h1, h2, h3, h4, h5, h6 {
    color: #12498a;
    display: block;
    font-weight: 600;
    line-height: 1.2;
    padding: 0 0 10px;
}

h1 {
  font-size: 4.7rem !important;
  line-height: 1.2 !important;
}

.internl-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.logo img {
  max-width: 95%;
  max-height: 95%;
  padding-left: 20px;
}

.card-btn-row a.med-green-CTAbtn {
    color: #fff;
    width: 100%;
    font-size: 1.5rem;
    line-height:1.2;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 11px;
    margin: 15px auto;
    background-color: #9bcb0d;
    border-radius: 19px;
    display: block;
}

.content-spc {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#getintouch button {
  margin-right: 10px;
  padding: 5px 15px;
  background-color: #9bcb0d !important;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  text-transform: uppercase;
}
.obCentral_header .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}
.obCentral_header .logo::before {
  background-color: #ffffff !important;
}
.newlogo {
  max-width: 95%;
  max-height: 95%;
  padding-left: 20px;
}


/* NEW CSS FOR BANNER ------------------------------------*/
.bannerbackground {
  background-color:#EDF8FE;
  margin-top:25px;
  padding-top:40px;
  padding-bottom:40px;
}

.bannerbackgroundalt { 
  background-color:#EDF8FE;
  margin-top:10px;
  padding-top:40px;
  padding-bottom:40px;
}

.header h1 {
  text-shadow:none;
  color:#12498a;
  font-size:3rem;
}

.headersubtitle {
  text-shadow:none;
  font-size:1.8rem;
  font-weight:500;
  color: #12498a;
  line-height: 1.2;
}

.bannericon {
  border-right: 1px solid #ddd;
}

.bannericon img{
  height:80px;
  width:80px;
  margin-bottom:5px;
}

.bannergreenaccent {
  color: #9bcb0d;
  font-weight: bold;
}

.bannertextblock {
  margin: 0 auto;
}

.intermediary {
  color:#12498a;
  font-size:2rem;
  font-weight:700;
}

.headerCTA {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    padding: 15px 20px 15px 20px;
    margin: 0;
    background-color: #9bcb0d;
    border-radius: 31px;
    width:fit-content;
    text-transform:capitalize;
    display:inline-block;
}

.questionheader {
  border-width:5px 1px 0px 1px;
  border-style: solid;
  border-radius:10px 10px 0px 0px;
  border-color: lightgray;
  border-top-color:#9bcb0d;
  background-color: #FFFFFF;
  padding:10px;
  text-align: center;
  height:fit-content;
}

.questionheader h3 {
  margin:0;
  display:inline;
  text-transform: capitalize;
}

.answerbox {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: lightgray;
  border-radius: 0px 0px 10px 10px;
  background-color: #EDF8FE;
  padding:10px 30px 10px 30px;
}

.answerbox p {
  font-size:18px;
  font-weight:medium;
  color:#4A5568; 
}

.highlightBG {
  background-color: #EDF8FE;
  font-size: 2.2rem;
  font-weight: 700;
  width:40%;
  margin:auto;
  padding: 15px;
  text-align: center;
  color: #12498a;
}

.bg-highlite-ltgreen {
  background-color: #f9fff0;
  padding: 15px;
  border-radius: 15px;
  border: 2px solid #9bcb0d;
  text-align:center;
}

.grnbdrtop, .bluebdrtop, .redbdrtop {
  border-top: 5px solid #9bcb0d;
  border-radius:10px;
  background-color: #EDF8FE;
  padding:15px;
}

.bluebdrtop {
  border-top-color:#12498a;
}

.redbdrtop {
  border-top-color:red;
}

.grnbdrleft, .bluebdrleft {
  border-left: 5px solid #9bcb0d;
  border-radius:10px;
  background-color: #EDF8FE;
  padding:15px;
}

.bluebdrleft {
  border-left-color:#12498a;
}

.bg-highlite-ltblue {
  background-color: #EDF8FE;
  padding: 15px;
  border-radius: 15px;
  border: 2px solid #12498a;
}

.bg-highlite-ltblue-nopd {
  background-color: #EDF8FE;
  border-radius: 15px;
  border: 2px solid #12498a;
}

.green-subhdr {
  color: #9bcb0d;
  font-size: 2.2rem;
  font-weight: 700;
  text-transform:capitalize;
}

.greenemp {
  color:#9bcb0d;
  font-weight: 600;
}

.blueemp {
  color:#12498a;
  font-weight: 600;
}

.redemp {
  color:red;
  font-weight: 600;
}

.blue-subhdr {
  color: #12498a;
  font-size: 2.2rem;
  font-weight: 700;
}

.infoblock-text {
  background-color: #9bcb0d;
  color: white;
  padding: 4px 12px;
  border-radius: 6px;
  line-height:1.2;
  font-size: 1.3rem;
  font-weight: 500;
  height: fit-content;
  margin-left:auto;
  width: 120px !important;
}

.outline-wrapper {
  border: 1px solid #dedede;
  border-radius: 8px;
  padding:10px 10px 10px 10px;
}

.keyitems-card-title {
  display:inline;
  gap:20px;
  color: #12498a;
  font-size:1.6em !important;
  font-weight:600;
  line-height:1.3;
}

.keyitems-card-header {
  display:flex;
  gap: 20px;
}

.returntotop {
  color:white;
}

.bdrbtm {
  border-bottom: 1px solid #ddd;
}

.tblhd {
  background-color:#12498a;
}

.tblhd th {
  color: white;
}

.table-striped, td, th {
  text-align: center;
}

.grntblhd {
  color:white;
  background-color:#9bcb0d;
}

.litebluetblhd {
  color:#12498a;
  background-color:#EDF8FE;
}

.litegrntbl {
  background-color:#f9fff0;
  font-weight:600;
}

.pos{
  color:#88C241;
}

.neg {
  color:red;
}

.grnCTA {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    margin: 0;
    background-color: #9bcb0d;
    border-radius: 31px;
    width:fit-content;
    text-transform:capitalize;
    display:inline-block;
}

.blueBG {
  background-color:#12498a;
  padding-bottom:25px;
}

.table-responsive {
  border-radius: 15px;
  background-color: white;
}

.whthdr {
  color:white;
}

.review-avatar {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #1a73e8;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    user-select: none;
    margin-right:20px;
}

#progressbar li.active:before, #progressbar li.active:after {
    background: #88C241;
}

@media (max-width:1025px) {
 .mobsizing {
    height:110px;
    width:110px;
 }
}
@media only screen and (max-width: 820px) {

  .bannericon {
    border-right:none;
    margin-top:10px;
  }

  .subtitle3 {
    font-size: 25px;
    line-height: 1.2;
}

.med-green-CTAbtn {
    font-size: 12px !important;
    padding: 8px 5px !important;
    
  }

}

@media only screen and (min-width: 768px) {

  .bannericon{
    border-bottom: none;
    margin-top:10px;
  }
}


/* ─── MOBILE DRAWER MENU ─── */
:root {
  --obc-navy: #12498a;
  --obc-green: #9bcb0d;
  --obc-green-light: #bcdb5d;
}

#mob-drawer-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10004;
}
#mob-drawer-overlay.open { display: block; }

#mob-drawer {
  position: fixed;
  top: 0;
  left: -100%;
  width: 320px;
  max-width: 88vw;
  height: 100vh;
  background: var(--obc-navy);
  z-index: 10005;
  overflow-y: auto;
  transition: left 0.35s ease;
  box-shadow: 4px 0 20px rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
#mob-drawer.open { left: 0; }

/* Close button */
#mob-drawer-close {
  position: absolute;
  top: 12px;
  right: 14px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 42px !important;
  line-height: 1;
  cursor: pointer;
  padding: 6px 10px;
  z-index: 1;
}

.mob-drawer-brand {
  padding: 22px 20px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  color: #fff;
  font-size: 16px !important;
  font-weight: 700;
  padding-right: 56px;
}
.mob-drawer-brand span { color: var(--obc-green-light); }

.mob-drawer-nav {
  flex: 1 1 auto;
  overflow-y: auto;
}
.mob-drawer-nav::-webkit-scrollbar { width: 4px; }
.mob-drawer-nav::-webkit-scrollbar-track { background: rgba(255,255,255,0.05); }
.mob-drawer-nav::-webkit-scrollbar-thumb { background: var(--obc-green); border-radius: 2px; }

.mob-nav-item {
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.mob-nav-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  color: #fff;
  font-size: 15px !important;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
  text-decoration: none;
  background: none;
  border: none;
  width: 100%;
  text-align: left;
}
.mob-nav-header:hover { background: rgba(255,255,255,0.06); }

.mob-nav-arrow {
  width: 22px;
  height: 22px;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.25s, background 0.2s;
  font-size: 12px !important;
  color: rgba(255,255,255,0.7);
}
.mob-nav-item.expanded .mob-nav-arrow {
  transform: rotate(180deg);
  background: rgba(255,255,255,0.12);
}

.mob-submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  background: rgba(0,0,0,0.2);
}
.mob-nav-item.expanded .mob-submenu { max-height: 700px; }

.mob-submenu-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 20px 13px 28px;
  color: rgba(255,255,255,0.82);
  font-size: 14px !important;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  transition: background 0.15s, color 0.15s;
}
.mob-submenu-item:hover { background: rgba(255,255,255,0.06); color: #fff; }
.mob-submenu-item:last-child { border-bottom: none; }
.mob-submenu-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--obc-green-light);
    flex-shrink: 0;
    opacity: 0.7;
    align-self: flex-start;
    margin-top: 6px;
}
.mob-submenu-item.see-all {
  color: var(--obc-green-light);
  font-weight: 600;
  font-size: 14px !important;
  padding: 13px 20px 13px 28px;
  background: rgba(155,203,13,0.08);
  border-top: 1px solid rgba(155,203,13,0.2);
}
.mob-submenu-item.see-all:hover { background: rgba(155,203,13,0.15); }
.mob-submenu-item.see-all .mob-submenu-dot { opacity: 1; }

.mob-nav-simple {
  display: flex;
  align-items: center;
  padding: 17px 20px;
  color: rgba(255,255,255,0.85);
  font-size: 15px !important;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  transition: background 0.2s, color 0.2s;
}
.mob-nav-simple:hover { background: rgba(255,255,255,0.06); color: #fff; }

.mob-nav-divider {
  height: 1px;
  background: rgba(255,255,255,0.12);
  margin: 4px 0;
}

.mob-nav-secondary {
  padding: 14px 20px;
  color: rgba(255,255,255,0.9);
  font-size: 14px !important;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  transition: color 0.2s;
}
.mob-nav-secondary:hover { color: rgba(255,255,255,0.9); }

.mob-drawer-cta {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 14px 14px 18px;
  background: var(--obc-navy);
  border-top: 1px solid rgba(255,255,255,0.1);
}
.mob-cta-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 16px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 15px !important;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  background: #9bcb0d;
  color: #fff;
  box-sizing: border-box;
}
.mob-cta-btn:hover { background: #89b50b; color: #fff; }
.mob-cta-btn svg { flex-shrink: 0; }

.footerContactBtn {
    color: #fff;
    width: 150px;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 11px;
    margin: 15px 0;
    background-color: #9bcb0d;
    border-radius: 19px;
    display: block;
}

a.greenCTAbtn:hover,span.greenCTAbtn:hover{
background-color: #9bcb0d ! important;
color: #12498a ! important;
}

a.greenCTAbtnHero{
    color: #fff;
    width: 80%;
    font-size: 2.5rem;
    line-height:1.2;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 11px;
    margin: 15px auto;
    background-color: #9bcb0d;
    border-radius: 19px;
    display: block;}


.greenCTAbtnLarge {
    width: 375px;
    font-size: 2.2rem;
    line-height: 1.2;
    margin-bottom: 15px;
    padding: 10px 15px;
    background-color: #9bcb0d;
    border-radius: 25px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
  }

.intermediary-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #EDF8FE;
  border: 1px solid #12498a;
  border-radius: 20px;
  padding: 6px 16px;
  margin-bottom: 2rem;
}

.badge-dot {
  width: 8px;
  height: 8px;
  background: #9bcb0d;
  border-radius: 50%;
  flex-shrink: 0;
}

.badge-text {
  font-size: 12px;
  font-weight: 600;
  color: #12498a;
  letter-spacing: 0.03em;
}

#hero-wrapper {
  margin-top: 140px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.hero-layout {
  display: flex;
  grid-template-columns: 1fr 420px;
  gap: 3rem;
  align-items: start;
  min-width: 0;
  padding: 0 !important;
}

.hero-left h1 {
  font-size: 4.7rem;
  font-weight: 700;
  line-height: 1.12;
  margin-bottom: 1.25rem;
  letter-spacing: -0.5px;
}

.hero-left h1 em {
  font-style: normal;
  color: #9bcb0d;
}

.hero-left p {
  font-size: 16px;
  color: #333;
  line-height: 1.75;
  margin-bottom: 2rem;
  max-width: 780px;
}

.trust-row {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 7px;
}

.trust-icon {
  width: 16px;
  height: 16px;
  background: #12498a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.trust-icon svg { display: block; }

.trust-item span {
  font-size: 13px;
  font-weight: 600;
  color: #12498a;
}

.cta-group {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.chooser {
  border-radius: 14px;
  border: 2px solid #ddd;
  padding: 1.75rem;
  background: #EDF8FE;
}

.chooser-label {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.08rem;
  margin-bottom: 1.25rem;
}

.option-group { margin-bottom: 1.25rem; }
.option-group:last-child { margin-bottom: 0; }

.option-group-title {
  font-size: 1.2rem;
    letter-spacing: 0.08rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #12498a;
}

.option-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.12s;
  text-decoration: none;
}
.option-item:hover { background: #fff; }
.option-left {
  display: flex;
  align-items: center;
  gap: 11px;
}

.option-icon {
  width: 32px;
  height: 32px;
  border-radius: 7px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.option-item.popular .option-icon { background: transparent }

.option-name {
  font-size: 13.5px;
  font-weight: 600;
  color: #12498a;
  display: block;
}

.option-desc {
  font-size: 11.5px;
  color: #333;
  margin-top: 1px;
  display: block;
}

.option-right {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.popular-tag {
  font-size: 10px;
  font-weight: 700;
  color: #12498a;
  background: #fff;
  padding: 2px 8px;
  border-radius: 10px;
}

.option-arrow {
  font-size: 16px;
  color: #333;
  line-height: 1;
}

.stats-bar {
  background: #12498a;
  padding: 1.5rem 2.5rem;
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
}

.stat { text-align: center; }

.stat-num {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  display: block;
  line-height: 1.2;
}

.stat-label {
  font-size: 13px;
  color: #f3fbff;
  font-weight: 500;
  margin-top: 3px;
  display: block;
}

.spcrtop {
    margin-top: 70px;
}

.section {
  max-width: 1360px;
  margin: 0 auto;
  padding: 3rem 2.5rem;
}

.section-label {
  font-size: 13px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 6px;
}

.section-title {
  font-size: 30px;
  font-weight: 700;
  color: #12498a;
  margin-bottom: 2rem;
  letter-spacing: -0.3px;
}

/* ── SERVICE CARDS ── */
.cards-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.service-card {
  background: #fff;
  border: 1px solid #12498a;
  border-radius: 12px;
  padding: 1.5rem;
  cursor: pointer;
  transition: border-color 0.15s, box-shadow 0.15s;
  text-decoration: none;
  display: block;
}

.faq-section { padding: 3rem 0; }

.faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}

.faq-item {
  background: #fff;
  border: 1px solid #12498a;
  border-radius: 10px;
  padding: 1.25rem 1.5rem;
}

.faq-q {
  font-size: 14px;
  font-weight: 600;
  color: #12498a;
  margin-bottom: 8px;
  line-height: 1.4;
}

.faq-a {
  font-size: 13px;
  color: #333;
  line-height: 1.65;
}
.icon img {
  filter: brightness(0) saturate(100%) invert(22%) sepia(76%) saturate(847%) hue-rotate(192deg) brightness(91%);
}

.card {
  position: relative;
  overflow: hidden;
  z-index: 0;
  border-radius: 12px;
  padding: 20px;
  border: 2px solid #ddd !important;
  min-height: 335px;
  display: flex;
  flex-direction: column;
  align-self: stretch;
}

.green-cards .card,
.blue-cards .card {
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  flex: 1;
}

.green-cards .card .card-btn-row,
.blue-cards .card .card-btn-row {
  margin-top: auto;
  padding-top: 10px;
}

.txtplus {
  color: #12498a;
}

.option-cards h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 10px;
  text-align: left;
}

.col-lg > .row {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.col-lg.d-flex.flex-column.green-cards > .row > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  flex: 1 1 0;
  background-color: #f4fde3;
  border-radius: 12px;
  padding: 20px !important;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.col-lg.d-flex.flex-column.blue-cards > .row > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  flex: 1 1 0;
  background-color: #EDF8FE;
  border-radius: 12px;
  padding: 20px !important;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.row.justify-content-center::before,.green-cards .row::before,.blue-cards .row::before {
  display:none;
}

.green-cards .card-btn-row,
.blue-cards .card-btn-row {
  margin-top: auto;
  padding-top: 10px;
}

.card-icon img {
  filter: brightness(0) saturate(100%) invert(22%) sepia(76%) saturate(847%) hue-rotate(192deg) brightness(91%);
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  display: block;
}

/* Per-card color overrides — work inside green-cards OR blue-cards wrappers */
.green-cards > .row > [class*="col-"].card--blue,
.blue-cards > .row > [class*="col-"].card--blue {
  background-color: #EDF8FE !important;
}

.green-cards > .row > [class*="col-"].card--green,
.blue-cards > .row > [class*="col-"].card--green {
  background-color: #f4fde3 !important;
}

.btn-card {
  position: relative;
  z-index: 2;
}

.notice-box {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #f4fde3;
  border-left: 4px solid #9bcb0d;
  border-radius: 6px;
  padding: 16px 20px;
  max-width: 780px;
  font-family: Helvetica, Arial, sans-serif;
}

.notice-icon {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  color: #9bcb0d;
  margin-top: 2px;
}

.notice-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.notice-box p {
  margin-top: 0 !important;
  font-size: 15px;
  line-height: 1.5;
  color: #1b2845;
}

.notice-box strong {
  font-weight: 700;
}

#bottomCTA a.greenCTAbtnLarge {
margin:auto}

#bottomCTA {
background-color:#EDF8FE;
margin-top: 30px;
padding: 20px 0;
}

p.name {color: #000000;font-weight: 600;line-height: 1.2;margin: 0 !important;font-size: 17px;}

/*.card .cardsubtitle {font-size: 12px;font-weight: 600;}*/

@media (max-width: 1400px) {
  .header-bottom { display: none; }
  .mobonly { display: block !important; }
}

@media (max-width:1025px) {
 .mobsizing {
    height:110px;
    width:110px;
 }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .col-lg.d-flex.flex-column.green-cards > .row,
  .col-lg.d-flex.flex-column.blue-cards > .row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
  }
  
  .col-lg.d-flex.flex-column.green-cards > .row > [class*="col-"],
  .col-lg.d-flex.flex-column.blue-cards > .row > [class*="col-"] {
    flex: none !important;
    max-width: none !important;
    width: auto !important;
    min-width: 0 !important;
  }

  .med-green-CTAbtn {
    white-space: normal !important;
    line-height: 1.25 !important;
  }
}

@media (min-width: 900px) and (max-width: 1186px) {
  .greenCTAbtnLarge { width: 250px;
font-size: 1.9rem; }
}


@media (max-width: 1199px) {
#hero-wrapper {
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
}

@media (max-width: 900px) {
a.greenCTAbtnHero{
    width: 100%;
    font-size: 1.9rem;
    line-height: 1.4;
}

.med-green-CTAbtn {
    width: 95%;
    font-size: 1.8rem;
}

h2 {font-size: 3.5rem !important}
}

@media only screen and (max-width: 768px) {
  #getintouch button {
    margin-right: auto;
    margin-left: auto;
    padding: 5px 15px;
  }

.bg-highlite-ltgreen {
  padding: 20px;
}
.spcrtop {
    margin-top: 0;
}
}

  @media only screen and (max-width:820px){
  .whyusefeat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height:400px !important;vertical-align: middle; font-size:15px !important;
}

  .hugeplus{color:#fff;font-size:30px;line-height:35px}h1#top{font-size:2.6em!important;line-height:4.6rem!important}.subtitle3{font-size:21px;line-height:27px}.lrgbluetxt{font-size:17px}#mainBG {padding-bottom:0}.obc-nhp-tab-section{padding:5px 0 0 0}.mob-center h1{text-align:center}.bluerndbdr{border:none !important;}.faq-card {padding: 5px 0;gap: 10px;}
p.name {color: #000000;font-weight: 600;line-height: 1.2;font-size: 14px;}
}


@media only screen and (max-width: 600px) {
  nav.logo {
    width: 276px;
    height: 107px;
    margin-bottom: 20px !important;
  }
  .med-green-CTAbtn {
    width: 350px;
}
}

@media (max-width: 900px) {
  .cards-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .faq-grid { grid-template-columns: 1fr; }
  .hero-layout {
    flex-direction: column !important;
    padding: 0 15px !important;
  }
  
  .hero-left { margin-left: 0 !important; }
  .chooser { width: 100% !important; margin-top: 2rem; }
  .option-cards h3 { font-size: 1.6rem !important; }
}

@media (max-width: 768px) {
  .cards-grid { grid-template-columns: 1fr; }
  .why-grid { grid-template-columns: 1fr; }
  .stats-bar { gap: 1.25rem; }
  .trust-row { justify-content: center; }

  .hero-layout {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 10px !important;
  }

  .chooser {
    width: 100% !important;
    margin-top: 1.5rem;
    padding: 1rem !important;
  }

  .greenCTAbtnLarge {
    width: 95%;
    font-size: 1.8rem;
  }

  .hero-left {
    margin-left: 0 !important;
    text-align: center;
  }

  .chooser-label { text-align: center; font-size: 13px; }
  .badge-dot { display: none; }
  .intermediary-badge { padding: 12px 5px; }

  .section { padding: 2rem 1.25rem; }

  .cta-group { flex-direction: column; align-items: stretch; }
  .btn-primary, .btn-secondary { text-align: center; }

  .option-group { margin-bottom: 1.25rem; }

  .option-group-title {
    display: block !important;
    width: 100% !important;
    white-space: normal !important;
    margin-bottom: 10px !important;
    margin-top: 15px;
    font-size: 11px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    text-align: center;
  }

  .option-scroller-wrapper {
    display: block !important;
    overflow-x: visible !important;
    padding-bottom: 0 !important;
    margin-right: 0 !important;
  }

  .option-item {
    flex: unset !important;
    min-height: unset !important;
    flex-direction: row !important;
    align-items: center !important;
    padding: 9px 10px !important;
    background: transparent !important;
    border-bottom: 1px solid #f0f0f0;
  }

  .option-item:last-child { border-bottom: none; }
  .option-item.popular { border-radius: 8px; }

  .option-left {
    flex-direction: row !important;
    gap: 10px;
    align-items: center;
  }

  .option-arrow { display: block !important; font-size: 14px; }
  .option-desc { font-size: 11px; line-height: 1.3; }

  .card {
    min-height: 0 !important;
    padding-bottom: 20px !important;
  }

  .col-lg.d-flex.flex-column.green-cards > .row,
  .col-lg.d-flex.flex-column.blue-cards > .row {
    flex-wrap: wrap !important;
  }

  .col-lg.d-flex.flex-column.green-cards > .row > [class*="col-"],
  .col-lg.d-flex.flex-column.blue-cards > .row > [class*="col-"] {
    /*flex: 1 1 calc(50% - 15px) !important;*/
    min-width: 280px;
  }
}


/* -- REVIEW SECTION CSS -- */
.reviewCTA {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    padding: 11px;
    width:100%;
    background-color: #9bcb0d;
    border-radius: 31px;
    display: block;
    margin:0 auto;
}

@media only screen and (max-width: 915px) {
  .reviewCTA {
    width: 50%;
    margin: 0 auto;
  }
}

@media only screen and (max-width:480px) {
  .reviewCTA {
    width:100%;
  }
}

@media only screen and (max-width: 430px) {
.keyitems-card-header {
    gap: 5px;
}
.bg-highlite-ltgreen {
    padding: 5px;
}
.keyitems-card-title {
    font-size: 2.3rem;
}
 .whyusefeat{min-height: unset !important;
}
.review-avatar {
    width: 42px !important;
    height: 42px !important;
    font-size: 17px !important;
    margin-right:10px;
}
}