@charset "UTF-8";

/*
Theme Name: vs
Theme URI: 
Author: Piyush Singh Chhoker
Author URI: 
Description:NA
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: vs License
License URI: NA
Text Domain: vs
*/

/* -----------Design--by----Piyush-Singh-Chhoker------------------------- */


body {
  font-family: 'Montserrat', sans-serif;
}

*,
html {
  padding: 0;
  margin: 0%;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

html {
  width: 100%;
}

body { 
  padding: 0;
  margin: 0;
}

/* ==========custom--class---------- */
/* -------font-family----class------- */
.popp {
  font-family: "Neutrif Pro", Sans-serif;
}

.play {
  font-family: "Playball";
}

.free {
  font-family: "Fredoka";
}

.work {
  font-family: "Work Sans", sans-serif;
}

a {
  text-decoration: none !important;
}

/* ============hide--=destop======= */

/* ========font-weight-class========== */
.fw3 {
  font-weight: 300 !important;
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fw8 {
  font-weight: 800 !important;
}

.fw9 {
  font-weight: 900 !important;
}

/* ========position================= */
.rel {
  position: relative;
}

li {
  list-style: none;
}

p {
  margin-bottom: 0 !important;
}

/* =========margin-class========== */

.m20 {
  margin-bottom: 20px !important;
}

.m10 {
  margin-bottom: 10px !important;
}

.m12 {
  margin-bottom: 12px;
}

.m15 {
  margin-bottom: 15px !important;
}

.m60 {
  margin-bottom: 60px !important;
}

.m40 {
  margin-bottom: 40px !important;
}

.m70 {
  margin-bottom: 100px !important;
}

.m30 {
  margin-bottom: 30px !important;
}

.m35 {
  margin-bottom: 35px !important;
}

.m25 {
  margin-bottom: 25px;
}

.m50 {
  margin-bottom: 50px !important;
}

.mr10 {
  margin-right: 10px;
}

.mr5 {
  margin-right: 5px;
}

.m5 {
  margin-bottom: 5px !important;
}

.m45 {
  margin-bottom: 45px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb70 {
  margin-bottom: 70px;
}

/* =====wight-css========== */
.w70 {
  width: 70%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w80 {
  width: 80%;
}

.w100 {
  width: 100%;
}

.w85 {
  width: 85%;
}

.w60 {
  width: 60%;
}

.w88 {
  width: 88%;
}

.h100 {
  height: 100%;
}

.cover {
  object-fit: cover;
}

.item-center {
  align-items: center;
}

.j-c {
  justify-content: space-between;
}

.j-center {
  justify-content: center;
}

/* ========font-size-class=========== */
h1 {
  font-size: 57px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 45px;
}

h4 {
  font-size: 40px;
}

h5 {
  font-size: 32px;
}

h6 {
  font-size: 25px;
}

.p-18 {
  font-size: 18px;
}

.p-24 {
  font-size: 24px;
}

.p-16 {
  font-size: 16px;
}

.p-15 {
  font-size: 15px;
}

.p-14 {
  font-size: 14px;
}

.p-35 {
  font-size: 35px;
}

.p-10 {
  font-size: 10px;
}

.p-22 {
  font-size: 22px;
}

.p-20 {
  font-size: 20px;
}

.p-27 {
  font-size: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

/* ==========color-----class=========== */


.green {
  color: #05604f;
}

.ff {
  color: #FFF !important;
}

.red {
  color: #ED2C2A;
}

.darkblue {
  color: #000a1b;
}

.black {
  color: #000 !important;
}

.light-green {
  color: #aad097 !important;
}

.gray {
  color: #3D5567;
}

.light-gray {
  color: #7F98B0;
}

/* ------bg------class=========== */
.bg-red {
  background-color: #ED2C2A;
}

.bg-blue {
  background-color: #003262
}

.bg-new-blue {
  background: #004689;
}

.bg-gray {
  background: #F5F6F7;
}

.bg-light-gray {
  background: #EBEFF3;
}

/* ===================padding-class================== */
.p10 {
  padding: 10px 0;
}

.p50 {
  padding: 50px 0;
}

.m100 {
  margin-bottom: 100px;
}

.p1025 {
  padding: 10px 25px;
}

.p7 {
  padding: 7.5px 0;
}

.p70 {
  padding: 70px 0;
}

.p55 {
  padding: 55px 0;
}

.bg-banneer {
  background-size: 100% 100%;
}

/* ========gap========== */
.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}

.border8 {
  border-radius: 8px;
}

/* ============loader================= */

 

.center-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.brand-name {
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  min-height: 44px;
}

.cursor {
  display: inline-block;
  width: 2px;
  height: 36px;
  background: #fff;
  margin-left: 3px;
  animation: blink 0.6s steps(1) infinite;
}

@keyframes blink {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.pct-row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.pct-num {
  font-size: 72px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.9;
  min-width: 100px;
  text-align: right;
}

.pct-sym {
  font-size: 28px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.35);
  margin-top: 8px;
  margin-left: 3px;
}

.bar-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.5px;
  background: rgba(255, 255, 255, 0.08);
}

.bar-fill {
  height: 100%;
  background: rgba(255, 255, 255, 0.55);
  width: 0%;
  transition: width 0.08s linear;
}

#loader.exit {
  animation: slideUp 0.9s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}

@keyframes slideUp {
  100% {
    transform: translateY(-100%);
  }
}

.main-header {
  transition: all 0.3s ease;
}

.main-header.fixed-header {
     position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
    z-index: 9999;
}






/* ==================header============ */


header {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}

.hero-section {
  margin-top: 124px;
}

.ticker-revamp {
  background: #000a1b;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 1001;
  height: 56px;
  transition: height 0.45s ease, transform 0.35s ease;
  will-change: height, transform;
}

.ticker-revamp.hide-ticker {
  transform: translateY(-100%);
}

.ticker-revamp:hover .ticker-trigger,
.ticker-revamp.is-open .ticker-trigger {
  color: #053BEE !important;
}

.ticker-trigger {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: auto;
  display: flex;
}

.ticker-trigger {
  padding-top: 21px;
  transition: color 0.3s ease;
}

.innovaccer-earns-three-best {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}

.innovaccer-earns-three-best.klas-black-book,
.btn-hover-text {
  color: #fff;
}

.main-container {
  padding: 0px 56px;
  background-color: #fff;
}

.inner-main-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_menu-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_menu-2 li a {
  cursor: pointer;
  border: 1px #000;
  padding: 12px 16px 8px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000a1b;
}

.btn-hover-text {
  width: calc(100% - 30px);
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: block;
  position: absolute;
  transform: translateY(20px);
}

.ticker-content-panel {
  cursor: pointer;
  transition: opacity 0.2s ease;
  padding-top: 16px;
  padding-bottom: 17px;
}

.content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 0px;
}

.black-book-badge-warpper {
  position: relative;
}

.ticker-content-text.wid-red {
  width: 45%;
}

.acrooss-data-ai {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.awards-klas-img {
  max-height: 50px;
}

.nav_logo-wrapper img {
  width: 80px;
  height: 68px;
  object-fit: contain;
}

/* =======footer============ */
.footer {
  background-color: #000a1b;
  color: #fff;
}

.padding-global-new {
  font-size: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 120px;
  padding-left: 56px;
  padding-right: 56px;
  display: block;
}

.container-resource {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  max-width: 100%;
  height: auto;
  color: #000a1b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.padding-vertical {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-large {
  width: 100%;
  padding: 3.5rem;
}

.padding-large.padding-vertical.is-footer {
  width: 100%;
  padding-top: 3rem;
  padding-left: 0;
  padding-bottom: 0 !important;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1.1fr 1fr 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-nav-title {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: .7rem;
  font-weight: 600;
}

.footer-nav-link {
  color: #ffffff80;
  text-transform: capitalize;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 13px;
  transition: color .2s;
  display: block;
}

.footer-nav-set.bm-3 {
  margin-bottom: 3rem;
}

.footer-copyright-wrapper {
  color: #f0f0f0;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-social {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #ffffff80;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.image-89 {
  height: 22px;
}

.footer-terms-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.footer-nav-link.underline {
  text-underline-offset: 3px;
  text-decoration: underline !important;
}

img.footer-logo {
  width: 275px;
  padding: 10px;
}

.block-button {
  background-color: #000a1b;
  color: #fff;
  text-align: center;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 13px 15px;

  font-size: 12px;
  font-weight: 600;
  line-height: 140%;
  transition: background-color .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

/* ===========home-page===================== */
.home-hero-heading {
  font-size: 50px;
  font-weight: 600;
}

span.italic {
  font-style: italic;
  font-weight: 500;
}

.form-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 32px 0;
}

.input-form input {
  background-color: #fff;
  font-size: 16px;
  border-style: solid;
  border-color: #f0f0f0;
  border-radius: 4px;
  min-height: 48px;
  color: #000a1b;
  padding: 8px 16px;
}

.input-btn input {
  height: 48px;
  background: #1e3668;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1.08px;
  border: none;
  font-size: 12px;
  padding: 12px;
}

input:focus-visible {
  outline-offset: none !important;
}

.main-header {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.14901960784313725);
}

.grad {
  background: linear-gradient(120deg, #0F2347 0%, #2A5BA0 35%, #2DC8C8 85%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;

}

.cyan {
  color: #2DC8C8;
}

.marque-section {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 34.4px;
  padding-bottom: 34.4px;
}


.marquee-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 1.5rem 0;
  border-top: 0.5px solid var(--color-border-tertiary);
  border-bottom: 0.5px solid var(--color-border-tertiary);
  background: var(--color-background-primary);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
}

.marquee-track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.marquee-track:hover {
  animation-play-state: paused;
}

.logo-card {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2.5rem;
  flex-shrink: 0;
}

.logo-card img {
  height: 32px;
  width: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.55;
  transition: opacity 0.3s, filter 0.3s;
  pointer-events: none;
}

.logo-card:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

.as-sub1 {
  letter-spacing: -.48px;
  font-size: 24px !important;
}


.third-section {
  background: linear-gradient(181deg, rgba(255, 255, 255, 0.6) 1.2%, rgba(45, 200, 200, 0.22) 35.93%, rgba(42, 91, 160, 0.22) 70.2%, rgba(255, 255, 255, 0.6) 98.36%), linear-gradient(120deg, #0f234700 0%, #2a5ba08a 35%, #2dc8c81c 85%);
  padding: 70px 0;
}

.tabs-section {
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
}

h2.as-heading {
  letter-spacing: -1.12px;
  line-height: 120%;
}

p.as-sub {
  letter-spacing: -.48px;
  color: #3d3d3d !important;
  font-size: 20px !important;
}

.as-tabs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-1-1-1 .ingest-card-div {
  margin-bottom: 20px;
}

.as-tab {
  width: 19%;
  font-size: 16px;
  color: #8b8b8b;
  text-align: center;
  height: 74px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid transparent;
}

.as-tab.active {
  background: linear-gradient(rgb(0 80 248 / 4%) 20.95%, rgb(0 231 237 / 17%) 100%);
  border-bottom: 1px solid #1e3668;
  color: #1e3668;
}

.as-left {
  width: 45%;
  display: flex;
  align-items: center;
}

.as-pane {
  display: none;
}

.as-pane.active {
  display: contents;
}

.ingest-card-div {
  grid-column-gap: 64px;
  grid-row-gap: 20px;
  border: 1px solid #f0f0f0;
  background-color: #fafafa;
  border-radius: 4px;
  flex-flow: column;
  padding: 32px;
  display: flex;
  height: 100%;
}

.ingest-eye-text {
  letter-spacing: .28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 124%;
}

.unify-all-non-ehr-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 10px;
}

.ingest-and-normalise {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

p.sub-title.darkblue.p-18.fw4.m20 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.black-div {
  background-color: #000a1b;
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;


}

.card-while {
  height: 320px;
  padding: 32px;
  border-radius: 4px;
  display: flex;
  margin-bottom: 20px;
}

.bg-gray-div {
  background: #f0f0f0 !important;
  align-items: center;
  justify-content: center;
}

.same-div-big {
  background: #053bee;
  padding: 32px;
  border-radius: 4px;
  height: 600px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.big-card-big {
  background: #1e3668;
}

p.bn-1 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

p.bn-2 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin: 10px 0 10px 0;
  margin-bottom: 5px !important;
}

.img-d-d img,
.img-d-d {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
}

.same-div-big {
  margin-bottom: 20px;
}

.img-d-d {
  padding-bottom: 20px;
}

.sky-blue-div {
  background-color: #195782 !important;
  height: 562px;
}

.green-div {
  background: #b7dea5 !important;
}

.dark-gren-div {
  background: #05604f !important;
  height: 360px;
}

.sky-blue-div-1-1 {
  background-color: #e0e0e0;
}

.number1 h2 {
  font-size: 70px;
}

.flex-div-div {
  display: flex;
  justify-content: space-between;
}

.as-img-wrap {
  width: 50%;
}

.as-img-wrap img {
  width: 100%;
      height: 100%;
  object-fit: contain;
}

.as-title {
  color: #000a1b;
  font-size: 22px;
  margin: 24px 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.btn-test-tension-dv a {
  padding: 13px 15px;
  background: transparent;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 6px;
  border: 1px solid #000;
  color: #000;
  transition: all 0.3s ease;
}

.btn-test-tension-dv a:hover {
  background-color: #000;
  color: #fff;
}

.btn-test-tension-dv {
  margin-top: 20px;
}

.bold-test-new {
  font-weight: 600;
  font-size: 20px;
}

.tension-text p {
  margin-bottom: 13px !important;
}

button.as-btn {
  padding: 13px 15px;
  background: transparent;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
}

ul.as-list li {
  list-style: disc;
}

ul.as-list {
  margin-bottom: 30px;
  padding-left: 0 !important;
}

.as-pill {
  background: rgb(0 231 237 / 17%);
  border: 1px solid #d4fbfc;
  padding: 12px 14px;
  display: inline;
}


.ingest-card-div.pad-40 {
  padding: 40px;
}

.ingest-card-div {
  border: 1px solid #f0f0f0;
  background-color: #fafafa;
  border-radius: 4px;
}

.grow-revenue-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.num-text {
  color: #575757;
  letter-spacing: -.64px;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  width: 100%;
}

.ecosystem {
  background: #F4F8FB;
}

.grow-revnue-eye {
  letter-spacing: -.48px;
  font-size: 22px;
  font-weight: 600;
  line-height: 120%;
}

.list-div-div li {
  list-style: disc;
  margin-bottom: 15px;
  color: #aad097;
}

.list-div-div {
  padding-left: 20px;
}

.mn-img img {
  width: 100%;
  margin-top: 20px;
}

.oringle-six-section {
  border-right: 1px solid #575757;
  border-left: 1px solid #575757;
  padding-top: 80px;
  padding-bottom: 80px;
}

.six-section {
  border-top: 1px solid #575757;
  border-bottom: 1px solid #575757;
}

.first-heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.seven-section {
  background: linear-gradient(181deg, rgba(255, 255, 255, 0.6) 1.2%, rgba(45, 200, 200, 0.22) 35.93%, rgba(42, 91, 160, 0.22) 70.2%, rgba(255, 255, 255, 0.6) 98.36%), linear-gradient(120deg, #0f234700 0%, #2a5ba08a 35%, #2dc8c81c 85%);
}

.new-heading-h2,
.newletter-form {
  display: flex;
  justify-content: center;
  width: 100%;
}

.new-inner-form {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.new-input {
  width: 55%;
}

.new-submit-input {
  width: 25%;
}

.new-input input {
  width: 100%;
  border: none;
  height: 50px;
  border-radius: 6px;
  padding: 0 20px;
  font-weight: 600;
}

.new-submit-input input {
  width: 100%;
  background: #1e3668;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  height: 50px;
}

.new-submit-input input:hover {
  background-color: #000;
}

.five-dive-five-section {
  background: #f0f0f0;
  padding: 70px 0;
}

.cusrole-sec-de {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}

.popup-testimonial-stats {
  display: block;
  margin-top: 60px;
}

.popup-testimonial-stats-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #000;
  border-top: 1px solid #05604f1a;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.r-i-d-c {
  padding: 2rem;
  border-right: 1px solid #c5c5c5;
}

.cc-text-size {
  width: auto;
  min-width: 100px;
  color: #000;
  font-size: 40px;
  line-height: 140%;
}

.body-polysans {
  letter-spacing: -.32px;
  font-weight: 400;
  line-height: 100%;
  color: #3d3d3d !important;
}

.popup-testimonial-left {
  height: 100%;
}

.bg-color-hunter-green {
  background-color: #05604f;
}

.bg-color-hunter-black {
  background-color: #000;
}

.inner-div-cursol {
  display: flex;
}

.l-i-d-c,
.r-i-d-c {
  width: 50%;
}

.button-sidv a {
  width: 100%;
  background: #000;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
}

.button-sidv {
  margin-top: 30px;
}

.button-sidv a:hover {
  background: #1e3668;
}

.popup-testimonial-left img {
  width: 100% !important;
  object-fit: cover;
  height: 720px;
}

.testimonial-slider .owl-nav {
  position: absolute;
  top: -85px;
  width: 100%;
  display: flex;
  justify-content: end;
  gap: 10px;
}

.top-bar {
  display: none;
}

.testimonial-slider button {
  background-color: #000 !important;
  cursor: pointer !important;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 16px !important;
  display: flex;
  width: 48px;
  height: 48px;
}

.testimonial-slider button span {
  color: #fff;
  font-size: 40px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
}

.logo-wrap img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-right: 15px;
}

.number-image img {
  width: 100%;
}

li.nav-bar-button a {
  padding: 0;
  padding-top: 4px;
}

.hero-right {
  animation: fiu 1s ease 0.5s both;
}

.video-wrap {
  position: relative;
  aspect-ratio: 16 / 10;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  /* background: linear-gradient(135deg, rgba(0, 229, 204, 0.03), rgba(99, 102, 241, 0.02)); */
  cursor: pointer;
  transition: all 0.4s;
  background-image: url(assets/img/video.png);
}

.video-grid {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 229, 204, 0.015) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 229, 204, 0.015) 1px, transparent 1px);
  background-size: 40px 40px;
}

.video-glow {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 229, 204, 0.06);
  filter: blur(60px);
  top: 30%;
  left: 30%;
}

.video-inner {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(1px);
  background: #2dc8c840;
}

.play-btn {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgb(255 255 255);
  border: 2px solid rgb(255 255 255);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  transition: all 0.3s;
}

.play-tri {
  width: 0;
  height: 0;
  border-left: 18px solid #00E5CC;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  margin-left: 4px;
}

.video-label {
  font-size: 12px;
  font-weight: 600;
  color: rgb(255 255 255);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.leadership-img-container-active img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}

.leadership-img-container-active {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.leadership-img-container-active img {
  display: block;
  width: 100%;
  transition: opacity 0.5s ease, transform 0.5s ease;
}

/* First image */
.leadership-img-container-active img:first-child {
  position: relative;
  z-index: 2;
  opacity: 1;
  transform: scale(1);
}

/* Second image */
.leadership-img-container-active img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transform: scale(1.1);
}

/* Hover Effect */
.leadership-img-container-active:hover img:first-child {
  opacity: 0;
  transform: scale(0.95);
}

.leadership-img-container-active:hover img:last-child {
  opacity: 1;
  transform: scale(1);
  border-radius: 6px;
}

.founder-image {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
}

.bbbb {
  display: flex;
  justify-content: space-between;
}

.section-1-1-1 {
  width: 50%;
}

.sidebar-right1-1 {
  width: 45%;
  position: relative;

}

.nsnsnsns {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.arrow-rotate-image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.arrow-rotate-image img {
  width: 30px;
  height: 30px;
  rotate: 90deg;
}

.fixed-new-sec {
  position: sticky;
  top: 80px;
  border-radius: 8px;
}

.fde-modle {
  background: radial-gradient(ellipse at 80% 30%, rgba(64, 224, 224, 0.18), transparent 60%), linear-gradient(to right, #0A1628 0%, #13233d 45%, #1c3f5e 100%);
}

.fde-comparison {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  position: relative;
  z-index: 2;
}

.fde-side.old {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.fde-side {
  padding: 44px 36px;
  border-radius: 22px;
  position: relative;
}

.fde-label {

  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 600;
  position: relative;
  z-index: 2;
}

.fde-side h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 28px;
  line-height: 1.08;
  letter-spacing: -0.028em;
  color: white;
  position: relative;
  z-index: 2;
}

.fde-list {
  list-style: none;
  position: relative;
  z-index: 2;
  padding-left: 0;
}

.fde-list li {
  padding: 14px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 15px;
  line-height: 1.5;
  display: flex;
  align-items: start;
  gap: 14px;
}

.fde-side.old .fde-list li {
  color: rgba(255, 255, 255, 0.55);
}

.fde-side.old .fde-list li::before {
  content: "—";
  color: rgba(255, 255, 255, 0.3);
}

.fde-list li::before {
  flex-shrink: 0;
  width: 18px;
  margin-top: 1px;
}

.fde-side.new {
  background: linear-gradient(135deg, rgba(64, 224, 224, 0.12) 0%, rgba(32, 64, 112, 0.18) 100%);
  border: 1px solid #40E0E0;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(45, 200, 200, 0.15);
}

.fde-side.new .fde-label {
  color: #40E0E0;
}

.fde-side h3 em {
  font-style: normal;
  color: #40E0E0;
  font-weight: 800;
}

.fde-side.new .fde-list li::before {
  content: "✦";
  color: #40E0E0;
  font-size: 13px;
}

.fde-side.new .fde-list li {
  color: white;
}

.grid-locations {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
  margin-top: 2.5rem;
}

.card-location-title {
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 600;
}

.card-location {
  text-align: center;
}

.card-location img {
  width: 180px;
  height: 180px;
  object-fit: contain;
}

.partners-grid {
  display: flex;
  gap: 16px;
}

.partner-card {
  border: 1px solid rgba(10, 22, 40, 0.08);
  border-radius: 14px;
  padding: 25px 24px;
  text-align: center;
  transition: all 0.3s;
  width: 270px;
}

.custom-marquee-track {
  display: flex;
  gap: 16px;
  width: max-content;
  animation: marquee-scroll 30s linear infinite
}

@keyframes marquee-scroll {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(-50%)
  }
}

.partner-name {
  font-size: 22px;
  margin-bottom: 8px;
  letter-spacing: -0.02em;
  color: #0F2347;
  font-weight: 700;
}

.parthener-image img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  transition: transform 0.4s ease;
  border-radius: 50%;
  padding: 10px;
  margin-bottom: 15px;
}

.partner-card:hover img {
  filter: invert(0);
  transform: scale(1.08);
}

.product-feature {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-radius: 22px;
  padding: 54px;
  overflow: hidden;
  margin-bottom: 20px;
  background: radial-gradient(ellipse at 80% 30%, rgba(64, 224, 224, 0.18), transparent 60%), linear-gradient(to right, #0A1628 0%, #13233d 45%, #1c3f5e 100%);
  box-shadow: 0 24px 60px rgba(10, 22, 40, 0.18);
  position: relative;
}

.product-status {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  color: #40E0E0;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 28px;
  font-weight: 600;
}

.status-dot {
  width: 7px;
  height: 7px;
  background: #40E0E0;
  border-radius: 50%;
  box-shadow: 0 0 12px #40E0E0;
  animation: pulse 2s infinite;
}

.product-feature h3 {
  font-weight: 700;
  font-size: 52px;
  margin-bottom: 24px;
  letter-spacing: -0.035em;
  line-height: 1;
  color: white;
}

.product-feature h3 em {
  font-style: normal;
  background: linear-gradient(135deg, #40E0E0 0%, white 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.product-feature p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  line-height: 1.55;
  margin-bottom: 36px;
}

.product-feature-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.preleap-mock {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 15px;
  padding: 30px;
  width: 100%;
  max-width: 360px;
  backdrop-filter: blur(10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.preleap-mock-hdr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.preleap-mock-title {
  font-size: 13px;
  color: white;
  font-weight: 500;
}

.preleap-mock-time {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  gap: 6px;
}

.preleap-mock-time::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #40E0E0;
  border-radius: 50%;
  box-shadow: 0 0 8px #40E0E0;
}

.preleap-score {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 8px;
}

.preleap-score-num {
  font-size: 68px;
  color: #40E0E0;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
}

.preleap-score-out {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
}

.preleap-mock-label {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.preleap-list {
  list-style: none;
  font-size: 12px;
  padding-left: 0;
}

.preleap-list li {
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.55);
}

.preleap-list li strong {
  color: white;
  font-weight: 600;
}

.product-btn-light {
  background: white;
  color: #0A1628;
  padding: 14px 24px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.25s;
}

.contact-form-div,
.form-div-div {
  padding: 40px 29px;
  background: #fff;
  border-radius: 40px;
  width: 70%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nput-d-div {
  width: 32%;
}

.half-div {
  width: 48%;
}

.full-div {
  width: 100%;
}

.nput-d-div input,
.full-div input,
.half-div input {
  width: 100%;
  border: 1px solid #1e3668;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 6px;
  padding: 0 20px;
  font-weight: 600;
}

.nput-d-full-dv textarea,
.full-div textarea {
  border: 1px solid #1e3668;
  height: 75px;
  margin-bottom: 20px;
  border-radius: 6px;
  padding: 10px 20px;
  font-weight: 600;
  width: 100%;
}

.nput-d-full-dv,
.form-btn-call {
  width: 100%;
}

.form-btn-call {
  text-align: center;
}

.form-btn-call input,
.full-wala-button input {
  width: 100%;
  background: #1e3668;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  padding: 0 20px;
  height: 50px;
}

/* ============about=================== */
.other-hero-section {
  margin-top: 124px;
  padding-top: 0 !important;
}

.bnbnbnb {
  border-right: 1px solid #cccccc;
}

.hero-right {
  padding-left: 20px;
}

.bg-gray-bf {
  background: #f0f0f0;
}

p.flex-dikha {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px !important;

}

.thum-post-more img {
  height: 75%;
  width: 65%;
  object-fit: contain;
  transform: rotate(-20deg);

}

.thum-post-more {
  height: 250px;
  background: linear-gradient(181deg, rgba(255, 255, 255, 0.6) 1.2%, rgba(45, 200, 200, 0.22) 35.93%, rgba(42, 91, 160, 0.22) 70.2%, rgba(255, 255, 255, 0.6) 98.36%), linear-gradient(120deg, #0f234700 0%, #2a5ba08a 35%, #2dc8c81c 85%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.thum-content-text {
  border: 1px solid #f0f0f0;
  background-color: #fafafa;
  border-radius: 4px;
  padding: 20px;
}

.title {
  font-size: 15px;
  margin-bottom: 10px;
}

.content-thum-content-mian {
  font-size: 13px;
}

.custom-marquee-track:hover {
  animation-play-state: paused;
}

.other-hero-section h1 {
  font-size: 38px;
}

.polysans-18.color-primary-midnight {
  font-size: 20px;
}

.product-btn-light-new {
  background: #000a1b;
  color: #ffffff;
  padding: 14px 24px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.25s;
}

.service-div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.service-big-text-1 {
  width: 49%;
}

.martign-yop-top {
  margin-top: -40px;
}

.same-div-big-first {
  height: 400px;
}

.flip-btn { 
  display: inline-block;
  width: 185px;
  height: 45px;
  perspective: 1000px;
  text-decoration: none;
}

/* .flip-btn .front,
.flip-btn .back {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
  transition: none;
  font-weight: 600;
  border-radius: 6px;
} */

.flip-btn .front {
  background: #15305c;
  color: #fff; 
 display: flex;
 align-items: center;
     border-radius: 4px;
     height: 100%;
     justify-content: center;
}

.flip-btn .back {
  background: #2dc8c8;
  color: #fff;
  transform: rotateX(0deg) translateZ(50px);
  animation: backFlip 2s infinite ease-in-out;
}

/* @keyframes frontFlip {

  0%,
  40% {
    transform: rotateX(-90deg);
  }

  50%,
  90% {
    transform: rotateX(0deg) translateZ(25px);
  }

  100% {
    transform: rotateX(-90deg);
  }
}

@keyframes backFlip {

  0%,
  40% {
    transform: rotateX(0deg) translateZ(50px);
  }

  50%,
  90% {
    transform: rotateX(90deg) translateZ(25px);
  }

  100% {
    transform: rotateX(0deg) translateZ(50px);
  }
} */

.acc-body {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.acc-body .image {
  text-align: end;
  display: flex;
  justify-content: flex-end;
}

.acc-body .content {
  position: absolute;
  top: 0;
  height: 100%;
  max-width: 60%;
  padding: 30px;
  padding-top: 80px !important;
  background: #F7F7F7;
  border-radius: 20px 0 0 20px;
  display: flex;
  align-items: center;
  transform: translateY(0%) !important;
}

.acc-body .image img {
  width: 100%;
  height: 430px;
  object-fit: contain;
  object-position: 120%;
}

.acc-body .content .no {
  background-image: url(https://nextgenhomeloans.au/wp-content/themes/NextGen/assets/img/svg.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -3px;
  width: 70px;
  height: 65px;
  padding: 14px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}

.acc-body .content .content_wrp {
  position: relative;
  z-index: 2;
}

.acc-body .content:after {
  content: '';
  width: 65px;
  height: 100%;
  background-image: url(http://localhost/vsword/wp-content/uploads/2026/07/qwqw.png);
  position: absolute;
  top: 0;
  right: -60px;
  background-repeat: no-repeat;
  filter: drop-shadow(12px 2px 6px #00000073);
  z-index: 0;
      background-size: 100% 100%;
}

.sdsd img {
  height: 100%;
  width: 100%;
}


.acc-body {
  position: sticky;
  top: 150px;
  margin-bottom: 50px;
  border-radius: 24px;
}

.acc-body:nth-child(1) {
  z-index: 1;
}

.acc-body:nth-child(2) {
  z-index: 2;
}

.acc-body:nth-child(3) {
  z-index: 3;
}

.acc-body:nth-child(4) {
  z-index: 4;
}

.hide-wala-sab,
.cross-icon {
  display: none;
}
.new-background{
      padding-top: 124px !important;
          background-image: linear-gradient(to bottom right, #fff, #4a9fd970);
}
.breadcumb{
      display: flex;
    justify-content: center;
    margin-bottom: 10px !important;
    padding: 10px;
    border-radius: 20px;
}
.breadcumb-p {
    display: inline-flex;
    padding: 10px 20px;
    gap: 10px;
    background: #15305c;
    border-radius: 50px;
    color: #fff;
}
.inner-tcweditor h2{
  font-size: 26px;
  margin-bottom: 10px !important;
}
.inner-tcweditor h3{
  font-size: 21px;
  margin-bottom: 10px !important;
}
.inner-tcweditor p{
  margin-bottom: 20px !important;
}
.inner-tcweditor br,.ingest-and-normalise p br{
  display: none;
}
.feature-images-sec img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
/* ========media=query=============== */
@media screen and (min-width: 1440px) {
  .padding-global-new {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 56px;
  }

  .container-resource {
    flex-flow: column;
    display: flex;
  }

  .footer-copyright {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1280px) {
  .padding-global-new {
    padding-bottom: 20px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .container-resource {
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1200px){
.popup-testimonial-left img{
  height: 100%;
}
}

@media screen and (max-width: 1100px) {
  .main-container {
    padding: 0px 15px;
  }

  .contact-form-div,
  .form-div-div {
    width: 85%;
  }
  .acc-body {
    display: flex;
    flex-wrap: wrap;
    position: unset;
}
.acc-body .content {
    position: unset;
    order: 0;
    max-width: 100%;
   background-image: url(https://vsms.visualbest.agency/wp-content/themes/piyushsinghchhoker/assets/img/home/mobile-shape.png);
        background-size: 100% 100%;
        padding-bottom: 110px;
                background-color: transparent;
}
.acc-body .image { 
    order: 1;
    width: 100%;
            margin-top: -100px;
}
.acc-body .content:after{
  display: none;
}
.acc-body .image img { 
    height: 300px;
    object-fit: cover; 
}
}

@media screen and (max-width: 992px) {
  .main-container {
    padding: 0px 15px;
  }
      .acc-body .content {
        padding: 20px;
                padding-bottom: 110px !important;
    }
.l-i-d-c, .r-i-d-c {
    width: 100%;
}
.inner-div-cursol { 
    flex-wrap: wrap;
}
.popup-testimonial-left img {
        height: 400px;
        object-fit: cover;
    }
  .mega-menu-active {
    right: 0 !important;
  }

  .footer-copyright-wrapper {
    flex-wrap: wrap;
  }

  .cross-icon,
  .mega-menu .nav_menu-2 {
    display: block;
  }

  .mega-menu .nav_menu-2 li {
    margin-bottom: 20px;
  }

  .mega-menu {
    position: fixed;
    top: 0;
    right: -150%;
    background: #f9f9f9;
    padding: 25px 20px;
    width: 280px;
    transition: all 0.3s;
    z-index: 999999999999999999999;
    height: 100%;
  }

  .right-header,
  .hide-wala-sab {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .menu-ciomn p {
    border-radius: 50px;
    background: #15305c;
    height: 42px;
    width: 42px;
    justify-content: center;
  }

  .mega-menu .nav_menu-2 li.nav-bar-button a {
    display: none;
  }

  .footer-social,
  .footer-copyright {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }

  .padding-global-new {

    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-form-div,
  .form-div-div {
    width: 100%;
  }
  .card-location {
    width: 32% !important; 
}
.p70 {
    padding: 40px 0;
}
  .grid-locations {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-flow: row;
    }
.dark-gren-div { 
    height: 400px;
}
.same-div-big-first {
    height: 435px;
}
.card-while {
    height: 360px; 
}
.order-11{
  order: 0;
}
.order-12{
  order: 1;
}
.order-13{
  order: 2;
}
.order-14{
  order: 3;
}
.order-15{
  order: 4;
}
.order-16{
  order: 5;
}
.order-17{
  order: 6;
}
.order-18{
  order: 7;
}
.service-big-text-1 {
    width: 100%;
}
.martign-yop-top {
    margin-top: 0px;
}
.flex-div-div { 
    flex-wrap: wrap;
}
.as-left,.as-img-wrap {
    width: 100%; 
}
.as-tabs { 
    flex-wrap: wrap;
            justify-content: center;
}
.as-tab{
  width: 33%;
}
.other-hero-section h1 {
    font-size: 35px;
}
.hero-right {
    padding-left: 0px;
}
.bbbb { 
    flex-wrap: wrap;
}
.sidebar-right1-1,.section-1-1-1 {
    width: 100%; 
}
.sidebar-right1-1{
  margin-bottom: 20px;
}
.hero-section { 
    padding-top: 0;
}
.home-hero-heading {
    font-size: 40px; 
}
.m991{
  margin-bottom: 20px;
}
.w60 {
    width: 100%;
}
 .product-feature {
      display: block;
    } 
    .product-feature-visual{
      display: block;
    }
    .product-feature-content {
    margin-bottom: 30px;
}
.product-feature-content h3 br{
  display: none;
}
.product-feature h3 { 
    font-size: 40px;
    letter-spacing: 0; 
}

.preleap-mock {
    max-width: 100%; 
}
.acc-body .image img {
 
    object-position: 100%;
}
}

@media screen and (max-width: 767px) {
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .breadcumb-p {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 5px;
}
      .product-feature h3 {
        font-size: 30px; 
    }
    .acc-body .content{
      background-image: none;
      background-color: #fff;
    }
  .same-div-big { 
    padding: 20px;
}
.acc-body .content {
        padding: 20px;
        padding-bottom:  40px !important;
            border-radius: 20px;
    }
.hero-section {
    margin-top: 100px;
    padding-top: 0 !important;
}
.home-hero-heading {
        font-size: 32px;
    }
.product-feature { 
    padding: 20px; 
}
p.bn-1 { 
    font-size: 20px; 
}
  .testimonial-slider .owl-nav {
    position: unset;
    margin-top: 20px;
    margin-bottom: 10px;
}
    .grid-locations {
        grid-template-columns: repeat(1, 1fr); 
    }
  .as-tab{
  width: 49%;
}
.as-tab { 
    font-size: 14px; 
    height: 55px; 
}
  .service-big-text-1 {
    width: 100%;
}    .card-while,.dark-gren-div,.same-div-big-first {
        height: 100%; 
    }
        .service-big-text-1 { 
        margin-bottom: 20px;
    }
    .martign-yop-top {
    margin-top: 0px;
}

  .footer-copyright {
    flex-wrap: wrap;
    text-align: center;
  }
    .card-location,.half-div {
    width: 100% !important; 
}
.nput-d-full-dv textarea, .full-div textarea {
    height: 110px;
}
.other-hero-section h1 {
    font-size: 30px;
}
p.as-sub { 
    font-size: 17px !important;
}
.third-section { 
    padding: 50px 0;
}
.five-dive-five-section { 
    padding: 40px 0;
}
h2 {
    font-size: 30px;
}
.grid-locations {
    margin-top: 20px;
}
.m50 {
    margin-bottom: 25px !important;
}
.p55 {
    padding: 40px 0;
}
.r-i-d-c {
    padding: 20px;
    border: 1px solid #c5c5c5;
}
    .popup-testimonial-left img {
        height: 300px; 
    }
    
.popup-testimonial-stats-row {
    grid-row-gap: 0;
    flex-wrap: wrap;
}
.btn-test-tension-dv a {
    padding: 13px; 
    font-size: 10px;
}
.other-hero-section {
    margin-top: 100px; 
}
}

@media screen and (max-width: 500px) {
  .h-btn-ri {
    display: none;
  }

  .mega-menu .nav_menu-2 li.nav-bar-button a {
    display: block;
  }
}