/*font family */
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.eot');
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Black.woff2') format('woff2'), url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.eot');
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.eot');
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.eot');
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Light.woff2') format('woff2'), url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato Hairline';
  src: url('../fonts/Lato-Hairline.eot');
  src: url('../fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Hairline.woff2') format('woff2'), url('../fonts/Lato-Hairline.woff') format('woff'), url('../fonts/Lato-Hairline.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-ExtraBold.eot');
  src: url('../fonts/RedHatDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-ExtraBold.woff2') format('woff2'), url('../fonts/RedHatDisplay-ExtraBold.woff') format('woff'), url('../fonts/RedHatDisplay-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-Medium.eot');
  src: url('../fonts/RedHatDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-Medium.woff2') format('woff2'), url('../fonts/RedHatDisplay-Medium.woff') format('woff'), url('../fonts/RedHatDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-Regular.eot');
  src: url('../fonts/RedHatDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-Regular.woff2') format('woff2'), url('../fonts/RedHatDisplay-Regular.woff') format('woff'), url('../fonts/RedHatDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-Bold.eot');
  src: url('../fonts/RedHatDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-Bold.woff2') format('woff2'), url('../fonts/RedHatDisplay-Bold.woff') format('woff'), url('../fonts/RedHatDisplay-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-Light.eot');
  src: url('../fonts/RedHatDisplay-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-Light.woff2') format('woff2'), url('../fonts/RedHatDisplay-Light.woff') format('woff'), url('../fonts/RedHatDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-Black.eot');
  src: url('../fonts/RedHatDisplay-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-Black.woff2') format('woff2'), url('../fonts/RedHatDisplay-Black.woff') format('woff'), url('../fonts/RedHatDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/RedHatDisplay-SemiBold.eot');
  src: url('../fonts/RedHatDisplay-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RedHatDisplay-SemiBold.woff2') format('woff2'), url('../fonts/RedHatDisplay-SemiBold.woff') format('woff'), url('../fonts/RedHatDisplay-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/*global style*/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato';
  color: #040707;
  overflow-x: hidden;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
}

.container {
  width: 100%;
  max-width: 1340px;
  padding-inline: 20px;
  display: block;
  margin-inline: auto;
}

h1,
.h1 {
  font-family: 'Red Hat Display';
  font-size: 46px;
  line-height: 55px;
  font-weight: 900;
  margin-block: 10px;
  color: #00224F;
}

h2,
.h2 {
  font-family: 'Red Hat Display';
  font-size: 46px;
  line-height: 55px;
  font-weight: 900;
  margin-block: 10px;
  color: #00224F;
}

h3,
.h3 {
  font-family: 'Red Hat Display';
  font-size: 36px;
  line-height: 45px;
  margin-block: 10px;
  font-weight: 900;
}

h4,
.h4 {
  font-family: 'Red Hat Display';
  font-size: 24px;
  line-height: 34px;
  margin-block: 10px;
}

h5,
.h5 {
  font-family: 'Red Hat Display';
  font-size: 22px;
  line-height: 26px;
  margin-block: 10px;
  font-weight: 700;
}

h6,
.h6 {
  font-family: 'Red Hat Display';
  font-size: 16px;
  line-height: 1.2em;
  margin-block: 10px;
  font-weight: 700;
  color: #040707;
}

p {
  font-family: 'Lato';
  margin-block: 10px;
}

.container-1550 {
  width: 100%;
  max-width: 1590px;
  padding-inline: 20px;
  margin-inline: auto;
  display: block;
}

.btn-ylow,
.btn-ylow-top {
  background: #FFC107;
  border: none;
  color: #040707 !important;
  min-width: 75px;
  height: 48px;
  padding-inline: 20px;
  display: inline-flex;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Lato';
  margin-block: 10px;
  gap: 8px;
  outline: none;
}

.btn-ylow:hover,
.btn-ylow-top:hover {
  background-color: #ECB01D;
  color: #040707 !important;
}

.btn-dark-blue {
  background-color: #032241;
  color: #fff !important;
}

.blue-btn-border {
  border: 1px solid #1877B9;
  border-radius: 8px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  min-width: 70px;
  column-gap: 10px;
  font-size: 16px;
  color: #1877B9;
  font-weight: 600;
  line-height: normal;
  font-family: 'Lato';
}

.sky-btn-border {
  border: 1px solid #3AB0E3;
  background-color: #fff;
  color: #3AB0E3;
  border-radius: 8px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 20px;
  min-width: 70px;
  column-gap: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  font-family: 'Lato';
}

.sky-btn-border:hover {
  background-color: #3AB0E3;
  color: #fff;
}

.blue-btn-border img {
  margin-top: 4px;
}

.blue-btn-border:hover {
  background-color: #1877B9;
  color: #fff;
}

.blue-btn-border:hover img {
  filter: brightness(0) invert(1);
}

.blue-btn-t {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  column-gap: 10px;
  font-size: 16px;
  color: #1877B9;
  font-weight: 600;
  line-height: normal;
  font-family: 'Lato';
  letter-spacing: 1px;
}

.blue-btn-t img {
  margin-top: 4px;
}

.btn-l-border-black {
  border: 1px solid #464646;
  color: #464646;
  background-color: transparent;
}

.btn-l-border-black:hover {
  color: #fff !important;
  background-color: #464646;
}

.btn-lgray {
  background: #F6F7FC;
}

.button {
  font-weight: 500;
  padding: 12px 24px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  margin-right: 10px;
  transition: background-color 0.3s ease;
}

.btn-yellow {
  background: #fbbf24;
  border: none;
  color: #1f2937;
}

.button.explore {
  background-color: #032241;
  color: white;
}

input,
textarea {
  z-index: 2 !important;
  border-radius: 10px;
}

.button.quote {
  background-color: #FFC107;
}

.text-yellow {
  color: #FFC107 !important
}

.sky-text {
  font-size: 20px;
  line-height: 1.2em;
  color: #2FA8DD !important
}

a {
  text-decoration: none;
  transition: all ease 0.3s;
}

.blue-bg {
  background-color: #3AB0E3;
}

.blue-txt {
  color: #3AB0E3
}

.green-bg {
  background-color: #318F5A;
}

.ylow-bg {
  background-color: #FFC107;
}

.b-800 {
  color: #040707;
}

img {
  max-width: 100%;
}

.inner-banner-section h1 .text-yellow {
  color: #FFC107 !important;
}

.arow-down select {
  content: "";
  background: url(/assets/arrow-down-form.webp) no-repeat calc(100% - 20px) center;
  /*width: 15px !important; height: 15px; display: block;*/
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.checkbox-cus input[type="checkbox"] {
  display: none;
  /* hide native checkbox */
}

.checkbox-cus label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

.checkbox-cus label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #404653;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
}

.checkbox-cus input[type="checkbox"]:checked+label::before {
  background: #1b77b9 url('/assets/checkbox-right.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  border: 1px solid #1b77b9;
}

.margin-y-150 {
  margin-block: 140px;
}

.margin-t-150 {
  margin-top: 140px;
}

.margin-b-150 {
  margin-bottom: 140px;
}

.padding-y-150 {
  padding-block: 140px;
}

.padding-t-150 {
  padding-top: 140px;
}

.padding-b-150 {
  padding-bottom: 140px;
}

.margin-y-80 {
  margin-block: 80px;
}

.margin-t-80 {
  margin-top: 80px;
}

.margin-b-80 {
  margin-bottom: 80px;
}

.margin-t-40 {
  margin-top: 40px;
}

.margin-b-40 {
  margin-bottom: 40px;
}

.margin-y-40 {
  margin-block: 40px;
}

.padding-y-80 {
  padding-block: 80px;
}

.padding-b-80 {
  padding-bottom: 80px;
}

.padding-t-80 {
  padding-top: 80px;
}

.padding-y-40 {
  padding-block: 40px;
}

.padding-t-40 {
  padding-top: 40px;
}

.padding-b-40 {
  padding-bottom: 40px;
}

.bg-light-gray {
  background-color: #F6F7FC;
}

section {
  position: relative;
}

.shape-flower-left:before {
  content: "";
  position: absolute;
  background: url(/assets/banner-clip-path.webp) no-repeat;
  width: 240px;
  height: 400px;
  left: 0;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.2;
  background-size: 230px;
}

.shape-flower:after {
  content: "";
  position: absolute;
  background: url(/assets/shape-right-flower.webp) no-repeat;
  opacity: 0.1;
  background-size: 100%;
  right: 0;
  width: 408px;
  height: 700px;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}

.shape-flower {
  position: relative;
}

.shape-flower .container {
  z-index: 5;
  position: relative;
}

.white-txt * {
  color: #fff !important;
}

.shape-flower-b {
  position: relative;
}

.shape-flower-b .container {
  position: relative;
  z-index: 2;
}

.shape-flower-b:before {
  content: "";
  position: absolute;
  background: url(/assets/shape-flower-right-boder.webp) no-repeat;
  opacity: 1;
  background-size: 100%;
  right: 0;
  width: 236px;
  height: 473px;
  display: block;
  top: 586px;
  z-index: 1;
}

.opacity-1.shape-flower-left::before {
  /*opacity: 1 !important;*/
  content: "";
  filter: brightness(0) invert(1);
}

.btn-border {
  background-color: transparent;
  color: #fff !important;
  border: 1px solid #fff;
  transition: all ease 0.3s;
}

.btn-border:hover {
  border-color: #ECB01D
}

.blue-dot ul {
  padding-left: 15px;
}

.blue-dot ul li {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 5px;
  list-style: none;
  position: relative;
  padding-left: 18px;
}

.blue-dot ul li:before {
  width: 7px;
  height: 7px;
  background-color: #3AB0E3;
  content: "";
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 12px;
}

.blue-dot ul li strong {
  display: block;
}

a.blue-txt:hover {
  color: #040707;
}

.simple-txt p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
  font-weight: 500;
}

.btn-ylow-b {
  border: 1px solid #FFC107;
  color: #FFC107;
  padding: 10px 20px;
  border-radius: 6px;
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Lato';
  margin-block: 10px;
}

.btn-ylow-b:hover {
  background-color: #FFC107;
  color: #040707;
}

.check-icon ul {
  padding: 0;
}

.check-icon ul li {
  position: relative;
}

.check-icon ul li:before {
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(/assets/right-blue-icon.webp) no-repeat;
  display: block;
  left: 0;
  content: "";
  top: 19px;
  background-size: 21px;
}

.arrow-right ul {
  padding: 0;
  list-style: none;
}

.arrow-right ul li {
  position: relative;
  font-size: 20px;
  line-height: 28px;
  margin-block: 20px;
  color: #00224F;
  font-weight: 500;
  padding-left: 40px;
}

.arrow-right ul li:before {
  content: "";
  background: url(/assets/right-arrow-blue-light.webp) no-repeat;
  width: 25px;
  height: 12px;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  background-size: 24px;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}

.rounded,
.img-radius-20 {
  border-radius: 20px !important;
}

.img-gray {
  filter: grayscale(1) !important;
}

.banner-white-gradient:after {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270.21deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.79) 79.95%, rgba(255, 255, 255, 0.69) 66.85%);
  max-width: 80%;
}



@media (max-width:1080px) {

  h1,
  .h1 {
    font-size: 34px;
    line-height: 45px;
  }

  h2,
  .h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3,
  .h3 {
    font-size: 28px;
    line-height: 36px;
  }

  h4,
  .h4 {
    font-size: 21px;
    line-height: 30px;
  }

  h5,
  .h5 {
    font-size: 20px;
    line-height: 24px;
  }

  h6,
  .h6 {
    font-size: 16px;
    line-height: 1.2em;
  }

  .margin-y-150 {
    margin-block: 70px;
  }

  .margin-t-150 {
    margin-top: 70px;
  }

  .margin-b-150 {
    margin-bottom: 70px;
  }

  .padding-y-150 {
    padding-block: 70px
  }

  .padding-t-150 {
    padding-top: 70px;
  }

  .padding-b-150 {
    padding-bottom: 70px;
  }

  .container>.row {
    margin-inline: 0;
  }

  .padding-y-80 {
    padding-block: 35px;
  }

  .margin-y-80 {
    margin-block: 45px;
  }

  .margin-t-80 {
    margin-top: 40px;
  }

  .margin-b-80 {
    margin-bottom: 40px;
  }

  .padding-y-40 {
    padding-block: 20px;
  }

  .padding-t-40 {
    padding-top: 25px;
  }

  .padding-b-40 {
    padding-bottom: 25px;
  }

  .padding-b-80 {
    padding-bottom: 35px;
  }

  .padding-t-80 {
    padding-top: 35px;
  }

  .margin-t-40 {
    margin-top: 30px;
  }

  .margin-b-40 {
    margin-bottom: 30px;
  }

  .margin-y-40 {
    margin-block: 30px;
  }

  .arrow-right ul li {
    font-size: 16px;
    line-height: 24px;
    margin-block: 14px;
  }
}

@media (max-width:767px) {
  body {
    font-size: 14px;
    line-height: 22px;
  }

  .container>.row>[class*="col-"],
  .container>.row>[class^="col-"] {
    padding-inline: 0;
  }

  h1,
  .h1 {
    font-size: 28px;
    line-height: 38px;
  }

  h2,
  .h2 {
    font-size: 24px;
    line-height: 30px;
  }

  h3,
  .h3 {
    font-size: 22px;
    line-height: 26px;
  }

  h4,
  .h4 {
    font-size: 20px;
    line-height: 28px;
  }

  h5,
  .h5 {
    font-size: 18px;
    line-height: 26px;
  }

  h6,
  .h6 {
    font-size: 16px;
    line-height: 1.2em;
  }

  .btn-ylow,
  .sky-btn-border {
    font-size: 14px;
    line-height: 24px;
    height: 40px;
    padding-inline: 15px;
  }

  .margin-y-150 {
    margin-block: 35px;
  }

  .margin-t-150 {
    margin-top: 40px;
  }

  .margin-b-150 {
    margin-bottom: 40px;
  }

  .padding-y-150 {
    padding-block: 35px
  }

  .padding-t-150 {
    padding-top: 40px;
  }

  .padding-b-150 {
    padding-bottom: 40px;
  }

  .simple-txt p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .padding-y-80 {
    padding-block: 25px;
  }

  .margin-y-80 {
    margin-block: 30px;
  }

  .padding-y-40 {
    padding-block: 15px;
  }

  .check-icon ul li:before {
    width: 18px;
    height: 18px;
    background-size: 15px;
  }

  .padding-b-80 {
    padding-bottom: 25px;
  }

  .padding-t-80 {
    padding-top: 25px;
  }

  .blue-dot ul li:before {
    width: 5px;
    height: 5px;
    top: 10px;
  }

  .blue-dot ul li {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 8px;
    padding-left: 15px;
  }

  .btn-ylow-b {
    min-height: 42px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .banner-white-gradient:after {
    background: rgba(255, 255, 255, 0.85);
    max-width: 100%;
  }

}

.bg-cover {
  z-index: -1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.bg-cover img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.banner-dark-gradient {
  position: relative;
}

.banner-dark-gradient:after {
  content: "";
  position: absolute;
  background: linear-gradient(270deg, #00000005, #202C38);
  z-index: 0;
  width: 100%;
  height: 100%;
}

.round-img {
  border-radius: 20px;
}

.testimonial-cus-section .slick-dots li button:before {
  display: none;
}

.testimonial-cus-section h2 {
  margin-top: 0;
}

h1 span,
.header-blue span {
  color: #3AB0E3
}

.videos strong::after {
  background-color: #6075FF !important;
}

.incidents strong::after,
.act strong::after {
  background-color: #6E8D3B !important;
}

.report strong::after,
covid strong::after {
  background-color: #E2037E !important;
}

.wellness strong::after {
  background-color: #0162CA !important;
}

.notices strong::after {
  background-color: #3AB0E3 !important;
}

.news strong::after {
  background-color: #FFC631 !important;
}

.program strong::after {
  background-color: #318F5A !important;
}

@media (max-width:767px) {

  .banner-dark-gradient:after {
    background: rgb(0 0 0 / 70%);
  }

}

/*----------------------------------------update style------------------------------------------*/

/*header section*/

/*top header*/
.top-header-section .marquee-holder {
  padding-block: 15px;
}

.head-top {
  width: 100%;
}

.marquee {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee__track {
  display: flex;
  width: max-content;
  animation-play-state: paused;
  animation: marquee linear infinite;
  --gap: 80px;
  --duration: 20s;
  --travel: 1000px;
}

.marquee__inner {
  display: flex;
  align-items: center;
  gap: var(--gap);
  padding-right: var(--gap);
}

.marquee-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.marquee-item a {
  display: inline-flex;
  text-decoration: underline;
}

.marquee-item a.link-news {
  color: #318F5A;
}

.marquee-item a.link-healthcare {
  color: #E63946;
}

.marquee-item a:hover {
  opacity: 0.7;
}

/* actual move */
@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-1 * var(--travel)));
  }
}

/* hover to pause */
.marquee:hover .marquee__track {
  animation-play-state: paused !important;
}

@media (max-width:576px) {
  .marquee__track {
    --gap: 40px;
  }
}

/*header -middle*/
.header-middle {
  background-color: #F8FBFF;
  padding-block: 22px;
}

.header-middle-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.middle-header-r-cus {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.header-middle-main a.logo-header img {
  max-width: 322px;
  width: 100%;
}

.search-bar {
  display: flex;
  background-color: #EBEEF2;
  border-radius: 5px;
  padding: 7px 20px;
  align-items: center;
  max-width: 330px;
  width: 100%;
}

.search-bar input {
  background-color: transparent !important;
  border: 0 !important;
}

header .search-bar input {
  width: 275px;
  padding-right: 0;
}

.sign-btn,
.request-btn {
  padding: 11px 20px;
  border-radius: 8px;
}

.sign-btn:hover,
.request-btn:hover {
  opacity: 0.8;
}

.header-middle-main a.logo-header {
  width: 322px;
}

.header-middle-right {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 322px);
  align-items: center;
  margin-left: auto;
  justify-content: flex-end;
}

.access-member-btn {
  display: flex;
  column-gap: 10px;
  margin-left: 2px;
  align-items: center;
}

.access-member-btn:hover {
  opacity: 0.8;
}

.search-bar input.form-control:focus {
  outline: none;
  box-shadow: none;
}

/* DROPDOWN IN NAV  */
.dropdown-menu .dropdown-item {
  transition: 0.2s ease-in-out;
  color: #D9D9D9 !important;
  font-size: 12px !important;
}

.menu-nav-cus .dropdown-menu .dropdown-item:hover {
  background-color: #FFD54F;
  color: #001F3F !important;
}

.dropdown-menu {
  --bs-dropdown-bg: #001F3F !important;
}

.section-heading {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #AAAAAA66;
  color: #fff;
  margin-bottom: 5px;
  padding-bottom: 1em;
}

.footer-spacing {
  padding-left: 9em !important;
}

.menu-nav-cus {
  column-gap: 10px;
}

.menu-nav-cus .btn-header:hover {
  color: #3AB0E3 !important;
  transition: all ease 0.3s;
}

.btn-header:hover .dropdown-arrow path {
  fill: #3AB0E3;
}

svg.dropdown-arrow path {
  transition: all ease 0.2s !important;
}

.menubar-custom .dropdown:active {
  border: 0;
}

.menubar-custom .dropdown {
  padding-block: 0;
  border: 0 !important;
}

.menu-nav-cus .btn-header {
  position: relative;
  z-index: 1;
  overflow: visible;
  padding: 14px 12px !important;
  border: 0;
  transition: all ease 0.3s;
}

.menu-nav-cus .btn-header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #3AB0E3;
  border-radius: 10px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}

.menu-nav-cus .btn-header:hover::before {
  background-color: #3AB0E3;
  transform: scaleX(1);
}

.menu-nav-cus .dropdown-menu {
  margin-top: 4px;
  padding: 12px 15px;
}

.menu-nav-cus .dropdown-menu h6.dropdown-header {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  border-bottom: 1px solid #AAAAAA66;
  margin-bottom: 6px;
  cursor: auto;
}

.menu-nav-cus .inner-menu-align {
  display: flex;
  column-gap: 40px;
}

.menu-nav-cus .inner-menu-align-item {
  width: 100%;
}

.menu-nav-cus .dropdown-menu .dropdown-item {
  border: none !important;
  outline: none;
  padding-inline: 10px;
}

.dropdown-menu .dropdown-item:focus {
  background-color: #FFD54F;
  color: #001F3F !important;
}

.menu-nav-cus .inner-menu-align-item li {
  margin-bottom: 3px;
}

@media (max-width:1080px) {
  .menu-nav-cus {
    column-gap: 4px;
  }
}

@media (max-width:991px) {
  .menubar-custom .dropdown {
    text-align: left;
  }

  .menubar-custom .dropdown-menu.show {
    position: relative;
    border: 0;
  }

  .menubar-custom .dropdown-menu>div {
    flex-wrap: wrap;
    width: 100%;
    row-gap: 10px !important;
  }

  .menubar-custom .dropdown-menu>div>div {
    width: 100%;
  }

  header .search-bar input {
    width: 100%;
  }

  .access-member-btn p.h6 {
    color: #fff;
  }

  .middle-header-r-cus {
    margin-top: 20px;
  }

  .header-menu-container .btn-header {
    font-size: 16px;
    padding-block: 9px !important;
  }

  .menubar-custom .dropdown-menu a.dropdown-item {
    font-size: 16px !important;
  }

  .menu-nav-cus {
    /*margin-top: 25px;*/
    row-gap: 10px !important;
  }

  .menu-nav-cus .dropdown {
    padding-block: 0;
    width: 100%;
    border: 0;
    box-shadow: none;
  }

  .menubar-custom .dropdown-menu.show li.dropdown-item.section-heading a.dropdown-item {
    padding-left: 0;
  }

  .menu-nav-cus .dropdown-menu {
    padding: 2px 10px;
  }

  .menu-nav-cus .dropdown-menu h6.dropdown-header {
    padding-inline: 7px;
    font-size: 16px;
  }
}

@media (max-width:580px) {
  header a.logo-header {
    max-width: 230px;
  }
}

/*health plan section*/
.health-plan-main {
  min-height: 426px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-inline: 25px;
  column-gap: 2%;
}

.health-plan-main .health-plan-img {
  width: 100%;
  max-width: 45%;
}

.health-plan-main .health-plan-content {
  padding-right: 0;
  width: 100%;
  max-width: 53%;
}

.health-plan-main .health-plan-img img {
  max-width: 44%;
  position: absolute;
  bottom: 0;
}

.health-plan-content h2,
.health-plan-content h3 {
  color: #fff;
  width: 100%;
  max-width: 600px;
}

.health-plan-content p {
  font-size: 20px;
  color: #fff;
  line-height: 1.5em;
  margin-block: 10px 35px;
  width: 100%;
  max-width: 550px;
}

.health-plan-wrap {
  background: url(/assets/health-plan-bg.webp);
  z-index: 99;
  position: relative;
  border-radius: 20px;
}

.health-plan-wrap:after {
  content: "";
  position: absolute;
  background: url(/assets/health-plan-clip-Path.webp) no-repeat;
  width: 236px;
  height: 310px;
  background-size: 236px;
  display: block;
  right: 0;
  bottom: 0;
  opacity: 0.1;
}

@media (max-width:1199px) {
  .health-plan-section {
    bottom: 96%;
  }

  .health-plan-content h2,
  .health-plan-content h3 {
    font-size: 32px;
    line-height: normal;
  }

  .health-plan-content p {
    font-size: 16px;
  }

  .health-plan-main .health-plan-content {
    padding-left: 10px;
  }
}

@media (max-width:767px) {
  .health-plan-main .health-plan-img img {
    position: static;
    padding-right: 0;
    max-width: 100%;
  }

  .health-plan-main {
    flex-direction: column-reverse;
    justify-content: center;
    padding: 20px 20px 0;
  }

  .health-plan-main .health-plan-img {
    text-align: center;
    max-width: 100%;
  }

  .health-plan-main .health-plan-content {
    text-align: center;
    padding: 0;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .health-plan-main .health-plan-content p {
    margin-block: 10px 20px;
    max-width: 100%;
    margin-inline: auto;
  }

  .health-plan-main .health-plan-content h2,
  .health-plan-main .health-plan-content h3 {
    font-size: 22px;
  }
}

/*------footer-section -----------*/

/*footer health plan section*/
.gradient-gray {
  background: linear-gradient(to bottom, #f6f7fc 0%, #f6f7fc 50%, #001F3F 50%, #001F3F 100%);
}

.gradient-white {
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #001F3F 50%, #001F3F 100%);
}

.footer-links-container {
  padding-top: 265px;
  background-color: #001F3F;
  position: relative;
}

.footer-section {
  background-color: #001F3F;
  padding-top: 100px;
  position: relative;
  clear: both;
}

.ft-middle .ft-nav h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.ft-middle .ft-nav h3:after {
  content: '';
  display: inline-block;
  background-color: #2FA8DD;
  height: 4px;
  width: 58px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.footer-bottom {
  background-color: #ffffff;
  padding-block: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}

.footer-bottom span {
  color: #333333;
  margin-right: 3px;
  font-size: 12px;
  line-height: 18px;
}

.footer-bottom p {
  color: #333333;
  font-size: 12px;
  line-height: 18px;
}

.footer-info-wrap {
  display: flex;
  align-items: center;
  column-gap: 60px;
}

.footer-info-wrap a {
  display: flex;
  align-items: center;
  column-gap: 20px;
  color: #fff;
  /* max-width: 350px; */
  margin-block: 20px;
}

.footer-info-wrap a:hover {
  color: #FFC631;
}

.footer-info-wrap a p {
  margin: 0;
}

.footer-info .container {
  border-top: 1px solid #404653;
}

.ft-middle .ft-nav ul li a {
  color: #fff;
  font-weight: 400;
  font-family: 'Red Hat Display';
}

.ft-middle .ft-nav ul li a:hover {
  color: #FFC631;
}

.ft-middle .ft-nav ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}

.ft-middle .ft-nav ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: url(/assets/ft-arrow.webp) no-repeat;
  top: 8px;
  left: 0;
}

.footer-social ul.social {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.logo-ft p {
  color: #fff;
  margin-block: 30px;
  max-width: 250px;
}

.ft-middle .ft-main-nav {
  margin-bottom: 30px;
}

.footer-info a img {
  max-width: 40px;
}

@media (max-width:1199px) {}

@media (max-width:1080px) {
  .footer-section {
    padding-top: 60px;
  }
}

@media (max-width:767px) {
  .footer-info-wrap {
    flex-direction: column;
    align-items: flex-start;
    margin-block: 10px;
  }

  .footer-info-wrap a {
    margin-block: 8px;
  }

  .footer-social ul.social {
    justify-content: flex-start;
  }

  .footer-info a img {
    max-width: 35px;
  }
}

/*banner section*/
.custom-banner {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 11.5% 0
}

.custom-banner>img {
  object-position: center;
  height: 100% !important;
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  position: absolute !important;
  object-fit: cover;
}

.custom-banner p {
  font-size: 20px;
  line-height: 34px;
  color: #040707;
}

.inner-banner-section .custom-banner {
  padding-block: 0;
}

.banner-inner-content {
  padding-block: 35px;
  max-width: 580px;
}

.inner-banner-section {
  min-height: 500px;
  vertical-align: middle;
  display: grid;
  align-items: center;
}

@media (max-width:1199px) {
  .footer-links-container {
    padding-top: 210px;
  }

  .header-middle-main a.logo-header {
    width: 220px;
  }

  .header-middle-right {
    width: calc(100% - 220px);
  }

  .header-middle-main .search-bar {
    max-width: 230px;
  }
}

@media (max-width:1080px) {
  .banner-inner-content {
    max-width: 490px;
  }

  .inner-banner-section {
    min-height: 400px;
  }
}

@media (max-width:991px) {}

@media (max-width:767px) {
  .header-middle-main {
    display: flex;
    flex-direction: column;
  }

  .header-middle-right {
    width: 100%;
    flex-direction: column;
    gap: 12px;
  }

  .header-middle-main .search-bar {
    max-width: 100%;
  }

  .header-middle-right a.access-member-btn {
    margin-bottom: 15px;
  }

  .header-middle-main a.logo-header {
    width: 290px;
    margin-bottom: 15px;
  }

  .inner-banner-section {
    min-height: 300px;
  }

  .custom-banner p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media only screen and (max-width:575px) {
  .footer-spacing {
    padding-left: 1em !important;
  }

  .form-control {
    width: 100% !important
  }
}

.btn-primary {
  background-color: #3AB0E3 !important;
  border: #3AB0E3 !important;
  color: #040707 !important;
  border-radius: 8px !important;
  padding: 0.5rem 1rem !important
}

.btn-primary:hover {
  background-color: #1877B9 !important;
  border: #1877B9 !important;
}

.btn-warning {
  background-color: #FFC107 !important;
  border: #FFC107 !important;
  color: #040707 !important;
  border-radius: 8px !important;
  padding: 0.5rem 1rem !important;
  font-weight: 500;
}

.btn-warning:hover {
  background-color: #ECB01D !important;
  border: #ECB01D !important;
}

.text-danger.link-underline-danger {
  color: #E63946 !important
}

.text-success.link-underline-success {
  color: #318F5A !important
}

.dropdown-toggle::after {
  display: none !important;
}

.border-secondary-subtle {
  border-color: #404653 !important
}

.light-dark-blue-text {
  color: #4c5d83 !important
}

.custom-carousel {
  position: relative;
  width: 100%
}

.date-picker {
  color: gray;
}

.date-picker:valid {
  color: black;
}

.date-picker::-webkit-datetime-edit {
  color: gray;
}

.date-picker:valid::-webkit-datetime-edit {
  color: black;
}

select:required:invalid {
  color: #79808F;
}

option[value=""][disabled] {
  display: none;
}

.gray-text {
  color: #79808F !important;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0
}

.bg-light {
  background-color: #fff !important;
}

@media (max-width:991px) {
  .text-overlay {
    transform: translateY(-16%) !important;
    position: static !important;
    /*transform: none;*/
    max-width: 100% !important;
    padding-top: 1.5rem;
    text-align: center;
    background-color: #2a98c8;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }

  .custom-carousel {
    margin-top: 100px
  }
}

@media (max-width:767px) {
  .custom-carousel {
    margin-top: 10px;
  }
}

#custom-carousel-success.custom-carousel {
  overflow: hidden
}

.custom-carousel-track {
  display: flex;
  transition: transform .5s ease
}

.custom-carousel-slide {
  box-sizing: border-box;
}

.custom-carousel-carousel .custom-carousel-track {
  gap: 24px;
}

.box-bor-sha {
  border-radius: 20px;
  box-shadow: 0 4px 4px 0 #00000014;
  background-color: #F6F7FC
}

.custom-carousel-controls {
  position: absolute;
  top: -100px;
  right: 0;
  display: flex;
  gap: 10px
}

.custom-carousel-button {
  width: 46px;
  height: 46px;
  background-color: #2FA8DD;
  border: none;
  border-radius: 100%;
  transition: background-color .2s
}

.custom-carousel-button:disabled {
  background-color: #2FA8DD80;
  cursor: default
}

.custom-carousel-indicators {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  gap: .5rem
}

.custom-carousel-indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #3ab0e380;
  cursor: pointer;
  transition: background-color .2s
}

.custom-carousel-indicator.active {
  background-color: #3AB0E3
}

.custom-carousel-card-content {
  padding: 20px
}

.custom-carousel-card-content a.btn-ylow {
  margin-top: 28px;
}

.custom-carousel-card-title {
  font-size: 20px;
  line-height: 28px;
}

.custom-carousel-card-subtitle {
  color: #16192C;
  font-size: 16px;
  line-height: 136%;
  letter-spacing: 0;
  margin-top: 12px;
  font-weight: 600;
}

.custom-carousel-card-para {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 8px
}

.custom-carousel-card-content .btn-warning {
  font-size: 12px
}

.custom-carousel-date-title {
  color: #040707;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0
}

.custom-carousel-date {
  color: #202C38;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0
}

.custom-carousel-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%
}

.yellow.custom-carousel-dot {
  background-color: #FFC631
}

.blue.custom-carousel-dot {
  background-color: #3AB0E3
}

.btn.btn-wo {
  color: #1877B9 !important;
  background-color: transparent !important;
  padding: 0 !important;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px
}

.btn.btn-outline {
  color: #1877B9 !important;
  border: 1px solid #1877B9 !important;
  background-color: transparent !important;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px
}

#custom-carousel-success .custom-carousel-slide {
  background-color: #FFF
}

#custom-carousel-success .custom-carousel-card-title {
  color: #16192C
}

#custom-carousel-success .custom-carousel-card-para {
  color: #425466
}

#custom-carousel-blog .custom-carousel-slide {
  background-color: #F6F7FC
}

#custom-carousel-blog .custom-carousel-card-title {
  color: #040707;
  font-size: 20px !important;
  line-height: 28px !important;
  letter-spacing: 0 !important
}

#custom-carousel-blog .custom-carousel-card-para {
  color: #404653
}

.header-menu-container-lg {
  background-color: #001F3F !important;
  padding: 4px 0
}

@media only screen and (max-width:991px) {
  .header-menu-container-lg {
    background-color: transparent !important;
    padding: 0
  }

  .header-menu-container {
    background-color: #001F3F !important;
  }
}

.btn-header {
  color: #FFF !important;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  background-color: transparent !important;
  border-color: transparent !important
}

.start-30px {
  left: 30px
}

.bg-F8FBFF {
  background-color: #F8FBFF !important
}

.gap-6 {
  gap: 100px
}

.w-max {
  width: max-content
}

.max-w-570 {
  width: 570px
}

.custom-design-left {
  background-repeat: no-repeat;
  background-size: contain;
  height: 460px;
  width: 200px;
  position: absolute;
  left: 0;
  top: 33%;
  transform: translateY(-50%);
  pointer-events: none !important;
}

.custom-design-right {
  background-repeat: no-repeat;
  background-size: contain;
  height: 200px;
  right: 0;
  position: absolute;
  top: 0;
  transform: translateY(0);
  pointer-events: none !important;
}

.custom-blur img {
  background-repeat: no-repeat;
  background-size: cover;
  height: 64px;
  position: absolute;
  bottom: 0;
  width: 100%;
}


@media only screen and (max-width:767px) {
  .custom-blur img {
    display: none;
  }


}

@media only screen and (max-width:1199px) {

  .custom-design-left,
  .custom-design-right {
    height: 240px;
    width: 100px
  }
}

.coverage-cards-container {
  margin-top: -4%
}

.card {
  border-radius: 10px;
  box-shadow: 0 4px 4px 0 #00000040;
  background-color: #FFF;
  border: 0;
  height: 100%
}

.card.blue-bottom-bg {
  box-shadow: 0 0 20px 3px #0000000D !important;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  border-bottom: 7px solid #3AB0E3;
  padding: 44px 17px 45px 30px;
}

.card.blue-bottom-bg img {
  max-width: 58px;
}

.card.blue-bottom-bg:hover {
  border-color: #FFC107;
}

.card:hover img {
  filter: brightness(0) saturate(100%) invert(74%) sepia(88%) saturate(748%) hue-rotate(360deg) brightness(97%) contrast(100%)
}

.card.blue-bottom-bg .card-body {
  padding: 30px 0 0;
}

.card-title {
  color: #00224F;
}

.card-text {
  color: #040707;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0
}

.fw-semibold {
  color: #040707 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0%;
  font-weight: 500 !important;
}

.max-w-70 {
  max-width: 70%
}

.our-about-company-section h2 {
  margin-bottom: 20px;
}

.about-company-container p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #404653;
}

.about-company-container .container-fluid {
  --marginleft: -11%;
  margin-left: var(--marginLeft);
  margin-top: 7%;
  width: calc(100% - var(--marginLeft))
}

@media only screen and (max-width:1199px) {
  .about-company-container .container-fluid {
    margin-left: 0;
    margin-top: 7%;
    width: 100%
  }
}

.success-container {
  padding-top: 6%;
  padding-bottom: 8%;
  background-color: #F6F7FC;
  background-size: 50%;
  background-position: right -47% top -27%;
  background-repeat: no-repeat;
}

.w-fit {
  width: fit-content
}

.quote-container {
  background-color: #F6F7FC;
}

.text-overlay {
  top: 62%;
  right: 0;
  transform: translateY(-50%);
  max-width: 50%;
  z-index: 2;
}

@media (max-width:767px) {
  .text-overlay {
    transform: translateY(-3%) !important;
    position: static !important;
    /* remove absolute positioning */
    transform: none;
    max-width: 100%;
    padding-top: 1.5rem;
    text-align: center;
    background-color: #2a98c8;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }

  .contect-trans {
    transform: translateY(0px) !important;
  }

  .contect-trans-img {
    transform: translateY(10px) !important;
  }

  .quote-container {
    text-align: center;
  }

  .text-overlay h1 {
    font-size: 1.5rem;
  }

  .card.blue-bottom-bg {
    padding: 25px 20px 25px 20px;
  }

  .coverage-cards-container .row .card.blue-bottom-bg {
    margin: 10px;
  }

  .our-about-company-section h2 {
    margin-block: 20px 10px;
  }
}

/*.max-w-84{max-width:84%}*/
.participating-associations-container {
  background: linear-gradient(to bottom, #FFF 0%, #FFF 50%, #F6F7FC 50%, #F6F7FC 100%);
  padding-block: 25px;
}

.participating-associations-container>.container>.row {
  background-color: #FFF;
  box-shadow: 0 5px 12px 5px #00000026;
  border-radius: 20px;
  position: relative
}

.participating-associations-container .col-3 {
  padding: 3%
}

.participating-associations-container p {
  color: #00224F;
  margin-bottom: 0
}

.w-min {
  width: min-content
}

.participating-associations-container img {
  filter: grayscale(1);
  margin-top: 16px;
  margin-bottom: 16px
}

.participating-associations-container img:hover {
  filter: grayscale(0)
}

.trusted-by-section .slick-arrow {
  font-size: 0;
  width: 10px;
  height: 20px;
  border: 0;
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.trusted-by-section .slick-prev.slick-arrow {
  background: url(/assets/left-blue-arrow.webp) no-repeat;
  left: 0
}

.trusted-by-section .slick-next.slick-arrow {
  background: url(/assets/right-blue-arrow.webp) no-repeat;
  right: 0
}

/*latest form AMT section*/
.latest-from-amt-slide .slick-slide {
  margin: 0 10px;
}

.latest-from-amt-slide .slick-list {
  margin: 0 -10px;
}

.latest-from-amt-slide .slick-arrow {
  position: absolute;
  top: -90px;
  right: calc(100% - 1340px);
  font-size: 0;
  width: 50px;
  height: 50px;
  border: 0;
  background: #2FA8DD;
  border-radius: 100%;
}

.latest-from-amt-slide .slick-prev.slick-arrow {
  background: #2FA8DD url(/assets/arrow-latest-left-w.webp) no-repeat center;
  right: calc(100% - 1230px);
}

.latest-from-amt-slide .slick-next.slick-arrow {
  background: #2FA8DD url(/assets/arrow-latest-right-w.webp) no-repeat center;
  right: calc(100% - 1300px);
}

.latest-from-amt-slide .slick-arrow.slick-disabled {
  background-color: #2FA8DD80;
  cursor: no-drop;
}

.latest-from-amt-caption {
  background: #F6F7FC;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 4px 0 #00000014;
  margin-block: 12px;
}

.latest-from-amt-caption>img {
  height: 220px;
  object-fit: cover;
  width: 100%;
}

.latest-from-amt-content {
  padding: 20px;
}

.latest-from-amt-content h3 {
  font-size: 20px;
  font-family: 'Lato';
  line-height: 28px;
  font-weight: 700;
  margin-block: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 55px;
}

.latest-from-amt-content p {
  color: #404653;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.latest-from-amt-info * {
  font-size: 14px;
  line-height: 21px;
  color: #202C38;
}

.latest-from-amt-info strong {
  color: #040707;
}

.latest-from-amt-info {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  column-gap: 14px;
  min-height: 45px;
}

.latest-from-amt-info span.blog-seprate-color {
  background: var(--blog-color) !important;
  font-size: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  margin-top: 9px;
}

/*.latest-from-amt-info span.notice { background: #3AB0E3; font-size: 0; width: 5px; height: 5px; border-radius: 100%; }*/
.latest-from-amt-section h2 {
  margin-bottom: 50px;
}

.blog-container {
  margin-top: 8%;
  margin-bottom: 8%
}

.latest-from-amt-section {
  overflow-x: hidden;
}

@media(max-width:1370px) {
  .latest-from-amt-slide .slick-arrow {
    margin-right: calc(1370px - 100%);
  }
}

@media(max-width:1080px) {
  .latest-from-amt-content h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin-block: 10px 10px;
  }
}

@media(max-width:767px) {
  .latest-from-amt-slide .slick-arrow {
    background-size: 12px !important;
    width: 28px;
    height: 28px;
    margin-right: calc(1340px - 100%);
    top: -40px;
  }

  .latest-from-amt-slide .slick-prev.slick-arrow {
    right: calc(100% - 1260px);
  }

  .latest-from-amt-section h2 {
    margin-bottom: 20px;
  }
}

@media(max-width:480px) {
  .latest-from-amt-slide .slick-arrow {
    top: -28px;
  }

  .latest-from-amt-section h2 {
    margin-bottom: 28px;
  }
}

.footer-container {
  background-color: #092C50
}

.footer-container div {
  color: #FFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: 0
}

.footer-container span {
  color: #2FA8DD
}

.contect-trans {
  transform: translateY(100px);
}

.footer-links-container p {
  color: #FFF;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: 0
}

.footer-links-container h4 {
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0
}

.footer-links-container h4::after {
  content: '';
  display: inline-block;
  background-color: #2FA8DD;
  height: 4px;
  width: 58px
}

.footer-links-container a {
  color: #FFF;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: 0
}

.gap-6-5 {
  row-gap: 30px;
  column-gap: 100px
}

.why-choose-us-content {
  position: absolute;
  top: 14%
}

.company-why-choose .company-card {
  background-color: #062F59;
  border: none;
  text-align: left
}

.company-testimonials {
  padding: 60px 0;
  background-color: #f8f9fa
}

.company-btn-yellow {
  background-color: #ffc107;
  border: none;
  color: #000
}

.company-btn-yellow:hover {
  background-color: #FFD54F
}

.red-hat-display-white {
  color: #fff
}

.banner-text {
  top: 33%;
  right: 16%
}

.right-align-image {
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 11%
}

.left-align-image {
  width: 30%;
  position: absolute;
  bottom: 0;
  left: 11%
}

.py-7 {
  padding: 7rem 0;
}

@media (max-width:576px) {
  .company-btn-yellow {
    font-size: 14px;
    padding: 8px 16px
  }

  .why-choose-us-content {
    position: relative;
    top: auto;
    margin-top: 20px
  }

  .banner-text {
    top: 20%
  }

  .description-text {
    font-size: 15px;
    line-height: 24px
  }

  .company-testimonials .company-card {
    margin-bottom: 20px;
    text-align: center
  }
}

@media (max-width:991px) {
  .footer-links-container {
    padding-top: 15%;
  }
}

@media (max-width:767px) {
  .footer-links-container {
    padding-top: 30%;
  }

  .why-choose-us-content {
    top: 10%
  }

  .description-text {
    font-size: 16px;
    line-height: 26px
  }

  .company-btn-yellow {
    font-size: 15px
  }
}

@media (max-width:992px) {
  .why-choose-us-content {
    position: relative;
    top: auto;
    margin-top: 30px
  }

  .left-align-image,
  .right-align-image {
    width: 100%;
    position: relative;
    right: 0;
    left: 0
  }

  .py-7 {
    padding: 2rem 0;
  }

  .company-why-choose .company-card {
    text-align: center
  }
}

@media (min-width:993px) and (max-width:1199px) {
  .right-align-image {
    width: 57%;
    right: 0
  }

  .left-align-image {
    width: 47%;
    left: 0
  }

  .py-7 {
    padding: 1.5rem 0;
  }
}

@media (min-width:1200px) and (max-width:1440px) {
  .right-align-image {
    width: 55%;
    right: 0
  }

  .left-align-image {
    width: 45%;
    left: 0
  }
}

.service-section-title {
  margin-top: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  /*font-size:calc(20px + (32 - 20) * ((100vw - 300px) / (1600 - 300)))!important*/
}

.select-plan {
  float: right;
}

.service-tab {
  background-color: #fff;
  display: flex;
  border-radius: 10px;
  justify-content: space-around;
  gap: 1rem
}

.service-tab .nav-link {
  border: none;
  border-radius: 0;
  padding: 1rem 6.5rem;
  border-radius: 10px;
  color: #000;
  font-weight: 600;
  position: relative
}

.service-tab .nav-link.active {
  color: #fff;
  background-color: #3AB0E3
}

.service-tab .nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 3px
}

.service-card {
  border: none;
  border-radius: 10px;
  box-shadow: 0 0 10px #0000000f;
  background-color: #fff
}

.service-card h5 {
  font-size: 18px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0
}

.service-card li {
  display: flex;
  justify-content: space-between;
  align-items: baseline
}

.service-card a {
  display: block;
  text-decoration: none;
  color: #404653;
  font-size: 16px;
  margin-top: 1rem
}

.service-card a:hover {
  text-decoration: underline;
  color: #5FC1E9
}

.tab-scroll-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  height: 57px;
  overflow-y: hidden;
  border-radius: 10px
}

.service-tab {
  flex-wrap: nowrap;
  white-space: nowrap
}

.service-tab .nav-link {
  white-space: nowrap
}

.prescription-container {
  background-color: #F6F7FC
}

.vision-plan-card img {
  width: 100%
}

.vision-plan-card h5 {
  padding: 5px 10px;
  background-color: #FFC107;
  color: #000;
  width: fit-content;
  font-weight: 700
}

.vision-plan-card p {
  color: #fff;
}

.vision-container h6 {
  color: #404653;
  line-height: 28px
}

.vision-plan-card {
  position: relative
}

.association-member-title {
  color: #2c3e50;
  font-weight: 700;
  margin-bottom: 50px
}

.benefit-columns {
  background: #fff;
  border-radius: 8px;
  padding: 40px;
  box-shadow: 0 4px 15px #00000014
}

.btn-outline-light {
  border-color: #FFC107;
  color: #FFC107;
}

.simple-list-bold li {
  padding: 8px 0;
  color: #495057;
  list-style: none
}

.benefit-list li {
  padding: 8px 0;
  border-bottom: 1px solid #e9ecef;
  color: #495057;
  list-style: none
}

.benefit-list li:last-child {
  border-bottom: none
}

.committee-list li {
  padding: 8px 0;
  border-bottom: 1px solid #e9ecef;
  color: #495057;
  list-style: none
}

.committee-header {
  background: #2FA8DD;
  color: #fff;
  padding: 20px;
  border-radius: 8px 8px 0 0;
  font-weight: 600;
  text-align: left
}

.prefer-online-title {
  color: #2c3e50;
  font-weight: 700;
  margin-bottom: 30px
}

.prefer-online-subtitle {
  color: #3498db;
  font-weight: 600;
  margin-bottom: 40px
}

.preference-card {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  transition: transform .3s ease
}

.preference-card:hover {
  transform: translateY(-5px)
}

.preference-card h4 {
  color: #2c3e50;
  font-weight: 600;
  margin-bottom: 15px
}

@media (max-width:992px) {
  .service-card {
    height: 100% !important
  }

  .service-card h5 {
    font-size: 16px
  }

  .service-card a {
    font-size: 14px;
    font-weight: 500
  }
}

.contact-us-image img {
  margin-top: -100px;
  width: 100%;
}

.request-quote-content {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  text-align: center;
}

.request-quote-banner {
  top: 35%;
  left: 0;
  right: 0;
}

.form-check-input:checked {
  background-color: #3AB0E3;
  border-color: #3AB0E3;
}

.census-table .form-select {
  width: 205px;
}

.resourse-banner-content {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
}

.resourse-right-banner {
  filter: grayscale(1);
}

.health-benefit-content h2 {
  color: #000;
}

.health-benefit-content {
  top: 16%;
  left: 68px;
  right: 50px;
}

@media (max-width:768px) {
  .resourse-right-banner img {
    width: 100%;
  }

  .resourse-banner-content {
    top: 54px;
  }
}

@media (min-width:769px) and (max-width:992px) {
  .resourse-right-banner img {
    width: 100%;
  }

  .contact-us-image img {
    width: 80%;
  }

  .resource-hero-image {
    height: 626px;
  }

  .resourse-banner-content {
    position: absolute;
    top: 54px;
  }
}

.bg-custom-gray {
  background-color: #DDE1E97A;
}

.grayscale-section {
  filter: grayscale(100%);
}

.testimonial-section {
  padding: 100px 0;
  background-color: #f8fafc !important;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700
}

.testimonial-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 20px;
  backdrop-filter: blur(10px);
  border: 1px solid #fff3
}

.testimonial-card {
  border: 1px solid #FFFFFF;
}

.testimonial-card img {
  width: 80%;
  height: 50%
}

.testimonial-author {
  text-decoration: none;
  color: #1877B9
}

.btn-outline-custom {
  border: 2px solid #1877B9;
  color: #1877B9;
  padding: 12px 30px;
  border-radius: 8px;
  background: transparent;
  transition: all .3s ease
}

.btn-outline-custom:hover {
  border-color: #2586B2;
  color: #fff !important;
}

/* For sticky right menu */

/* BLOG  */
.related-posts-section {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 2rem 1.5rem;
  max-width: 600px;
  margin: auto;
}

.related-post-item img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.dot-separator::before {
  content: "•";
  margin: 0 6px;
  color: #E2037E;
}

@media (max-width:576px) {
  .related-post-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .related-post-item img {
    margin-bottom: 0.5rem;
  }
}

.blog-containers {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1280px;
  margin: 70px 40px;
  padding: 0 16px;
  gap: 24px;
}

.blog-sidebar {
  flex: 1;
  height: fit-content;
  max-width: 21em;
  background: white;
  padding: 20px;
  margin: 0em 0em 1em 0em;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.blog-search {
  width: 100%;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.blog-category-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 12px;
}

.blog-categories {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-categories li {
  padding: 6px 0;
  font-size: 14px;
  cursor: pointer;
  color: #333;
}

.blog-categories li.active {
  color: #3AB0E3;
  font-weight: bold;
}

.blog-main {
  flex: 3;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.blog-card {
  background: white;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.blog-card:hover {
  transform: translateY(-4px);
}

.blog-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.blog-content {
  padding: 20px;
}

.blog-meta {
  color: #040707 !important;
  font-size: 14px !important;
  margin-bottom: 6px !important;
  font-weight: 400 !important;
}

.blog-title {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #040707;
}

.blog-description {
  font-size: 14px;
  color: #444;
  margin-bottom: 14px;
}

.blog-link {
  color: #2FA8DD;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
}

@media (max-width:768px) {
  .blog-containers {
    flex-direction: column;
    margin: 10px
  }

  .blog-sidebar {
    max-width: 100%;
    height: fit-content;
  }
}

.blog-cards {
  position: relative;
  overflow: hidden;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.blog-cards .blog-images {
  width: 100%;
  height: auto;
  display: block;
  filter: grayscale(41%);
  transition: 0.3s ease-in-out;
}

/* Overlay */
.blog-cards::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000B5;
  z-index: 1;
}

/* Content above overlay */
.blog-contents {
  position: relative;
  z-index: 2;
}

.blog-card:not(:last-child) {
  margin-bottom: 2em;
}

/* Contact Section Styling */
.contact-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  padding: 40px 16px;
  background-color: #f9fbfd;
}

.contact-h-section .contact-header h2 {
  margin-bottom: 60px;
}

.contact-header .highlight {
  color: #00a3e0;
}

.contact-h-main {
  display: flex;
  flex-wrap: wrap;
  column-gap: 75px;
  align-items: center;
  justify-content: center;
  margin-block: 60px 165px;
}

.contact-h-main .contact-form {
  width: 100%;
}

.contact-h-section h2 {
  width: 100%;
  max-width: 1100px;
}

.contact-image img {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
}

.contact-form {
  flex: 1;
  max-width: 600px;
}

.contact-form h3 {
  color: #1e1e1e;
}

.contact-h-section {
  background-color: #F6F7FC;
}

form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.form-group {
  flex: 1;
  min-width: 150px;
  display: flex;
  flex-direction: column;
}

.form-group label {
  margin-bottom: 0.4rem;
  font-size: 16px;
  color: #1C1B1F;
  font-family: 'Lato';
}

.form-group input,
.form-group textarea {
  padding: 10px 18px;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  font-size: 1rem;
}

.form-group textarea {
  resize: vertical;
}

.form-group.full {
  width: 100%;
}

.form-check {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 10px;
  font-size: 0.9rem;
}

.submit-btn {
  background-color: #fbc531;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  color: #000;
  border-radius: 6px;
  margin-top: 10px;
  cursor: pointer;
  transition: #f1c40f 0.3s ease;
}

.submit-btn:hover {
  background-color: #ECB01D;
}

@media (max-width:1199px) {

  .shape-flower:after,
  .health-plan-wrap:after,
  .shape-flower-left:before,
  .shape-flower-b:before {
    display: none;
  }

  .contact-h-main {
    margin-block: 50px 0px;
  }
}

@media (max-width:767px) {
  .contact-h-main {
    flex-direction: column;
    align-items: center;
  }

  .form-row {
    flex-direction: column;
  }
}

/* RESOURCE PLAN  */
.insurance-page .testimonial-section {
  padding: 100px 0;
}

.insurance-page .hero-content h1 {
  font-size: 3rem;
  font-weight: 700;
  color: var(--dark-blue);
  margin-bottom: 1.5rem;
}

.insurance-page .hero-content p {
  font-size: 1.2rem;
  color: var(--dark-gray);
  margin-bottom: 2rem;
}

.insurance-page .btn-primary-custom {
  background-color: var(--primary-blue);
  border: none;
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.insurance-page .btn-primary-custom:hover {
  background-color: var(--secondary-blue);
  transform: translateY(-2px);
}

.insurance-page .btn-outline-custom {
  border: 2px solid #3AB0E3;
  color: #3AB0E3;
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 8px;
  background: transparent;
  transition: all 0.3s ease;
}

.insurance-page .btn-outline-custom:hover {
  background-color: #2586B2;
  color: #fff;
}

.insurance-page .service-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 6px #0000001a;
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid #e5e7eb;
}

.insurance-page .service-card img {
  width: 100%;
}

.insurance-page .service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px #00000026;
}

.insurance-page .service-card h4 {
  margin-bottom: 1rem;
  font-weight: 600;
}

.insurance-page .service-card p {
  color: var(--dark-gray);
  font-size: .95rem;
}

.insurance-page .resource-plan {
  background: var(--light-gray);
  padding: 80px 0;
}

.insurance-page .resource-plan h2 {
  color: var(--dark-blue);
  font-weight: 700;
  margin-bottom: 3rem;
}

.insurance-page .team-section {
  padding: 80px 0;
  background: #fff;
}

.insurance-page .team-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px #0000001a;
  transition: all 0.3s ease;
  height: 100%;
}

.insurance-page .team-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px #00000026;
}

.insurance-page .team-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.insurance-page .team-card-body {
  padding: 1.5rem;
}

.insurance-page .team-card h5 {
  color: var(--dark-blue);
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.insurance-page .team-card .position {
  color: var(--orange);
  font-weight: 500;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.insurance-page .testimonial-card {
  background: #F5F5F5;
  border-radius: 12px;
  padding: 20px;
  backdrop-filter: blur(10px);
  border: 1px solid #fff3;
}

.insurance-page .testimonial-card:hover {
  border: 1px solid #2586B2;
  box-shadow: 0 10px 25px #00000026;
}

.insurance-page .testimonial-card img {
  width: 100%;
  padding: 0 20px;
}

.insurance-page .testimonial-text {
  font-size: 1.1rem;
}

.insurance-page .testimonial-author {
  text-decoration: none;
  color: #3AB0E3;
}

.insurance-page .contact-us-header {
  background-color: #032241;
}

.insurance-page .contact-us-header h2 {
  color: #FFC107 !important;
}

.insurance-page .contact-us-header h6 {
  color: #ffff;
}

.insurance-page .contact-section {
  background: var(--light-gray);
  padding: 80px 0;
}

.insurance-page .contact-form {
  padding: 7rem 0;
}

.insurance-page .form-control {
  border: 2px solid #e5e7eb;
  border-radius: 8px;
  padding: 12px 15px;
  transition: all 0.3s ease;
}

.insurance-page .form-control:focus {
  border-color: var(--primary-blue);
  box-shadow: 0 0 0 0.2rem #2563eb40;
}

@media (max-width:768px) {
  .insurance-page .hero-content h1 {
    font-size: 2.2rem;
  }

  .insurance-page .hero-content p {
    font-size: 1rem;
  }

  .insurance-page .blue-banner-section img {
    width: 100%;
    height: 90vh;
  }

  .insurance-page .contact-us-image img {
    width: 100%;
  }

  .insurance-page .service-card {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}

@media (max-width:576px) {
  .insurance-page .hero-content h1 {
    font-size: 1.8rem;
  }

  .insurance-page .btn-primary-custom,
  .insurance-page .btn-outline-custom {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.insurance-page .section-padding {
  padding: 80px 0;
}

.insurance-page .section-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.insurance-page .partnership-card {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 2px 4px #0000000d;
  border: 1px solid #f1f5f9;
  transition: all 0.3s ease;
  height: 100%;
}

.insurance-page .partnership-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px #0000001a;
}

.insurance-page .partnership-card h5 {
  color: var(--dark-blue);
  font-weight: 600;
  font-size: 1.1rem;
}

.insurance-page .logo-placeholder {
  font-size: 1.5rem;
  font-weight: 700;
}

.insurance-page .cta-buttons .btn {
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.insurance-page .cta-buttons .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px #0003;
}

.insurance-page .fade-in {
  animation: fadeIn 0.6s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.info-quote-box {
  background-color: #F6F7FC !important;
  border-left: 4px solid #007bff;
  font-style: italic;
  color: #333;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.info-quote-box strong {
  color: #040707 !important;
  font-style: normal;
  font-weight: 700;
  display: block;
  font-size: 24px !important;
}

.info-quote-box .blockquote-footer-blog {
  font-style: normal;
  color: #040707 !important;
  font-size: 16px;
  font-weight: 500;
}

.quote-card {
  background-color: #f7fafd;
  border-left: 4px solid #007bff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.quote-icon svg {
  flex-shrink: 0;
}

.quote-text p {
  margin-bottom: 0.5rem;
  color: #111;
}

@media (max-width:576px) {
  .quote-card {
    flex-direction: column;
    padding: 1rem;
  }

  .quote-icon {
    margin-bottom: 0.5rem;
  }
}

.quote-card {
  background-color: #f7fafd;
  border-left: 4px solid #007bff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.quote-icon svg {
  flex-shrink: 0;
}

.quote-text p {
  margin-bottom: 0.5rem;
  color: #111;
}

@media (max-width:576px) {
  .quote-card {
    flex-direction: column;
    padding: 1rem;
  }

  .quote-icon {
    margin-bottom: 0.5rem;
  }
}

.info-quote-box {
  background-color: #f0f8ff;
  /* light blue */
  border-left: 0px;
  font-style: italic;
  color: #333;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.info-quote-box strong {
  font-style: normal;
  font-weight: 600;
  display: block;
  font-size: 1.1rem;
}

.info-quote-box .blockquote-footer-blog {
  font-style: normal;
  color: #040707;
  font-size: 12px;
  font-weight: 500;
}

.policy-images-text img {
  object-fit: cover;
  width: 100%;
  height: auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}

.policy-images-text .tags .badge {
  font-size: 0.9rem;
  border-radius: 20px;
  cursor: default;
}

@media (max-width:991px) {
  .policy-images-text .col-lg-4 {
    display: flex;
    flex-direction: row;
    gap: 1rem;
  }

  .policy-images-text .col-lg-4 img {
    flex: 1;
    height: auto;
  }
}

@media (max-width:576px) {
  .policy-images-text .col-lg-4 {
    flex-direction: column;
  }

  .policy-images-text .tags .badge {
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
  }
}

/* -------------------- REQUEST QUOTE Page ---------------------- */
.quote-form-container {
  min-height: 100vh;
}

.quote-form-container .header {
  background: #3AB0E3;
  color: white;
  padding: 1rem 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.quote-form-container .back-btn {
  background: none;
  border: none;
  color: white;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.quote-form-container .back-btn:hover {
  color: #e0e0e0;
}

.quote-form-container .main-content {
  padding-block: 40px;
}

.quote-form-container .form-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 4px 4px 16px 0 #E0E2ED;
  padding: 30px;
  margin: 0 auto;
  max-width: 1080px;
}

.quote-form-container h2.form-section-title {
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 700;
  color: #040707;
  margin-block: 5px;
}

.quote-form-container h2.form-section-title>span {
  color: #4db8e8;
  font-weight: normal;
}

.quote-form-container .required-text {
  color: #79808F;
  font-size: 14px;
  font-style: italic;
}

.quote-form-container .form-group {
  margin-bottom: 20px;
}

.quote-form-container .form-label {
  font-weight: 500;
  color: #1C1B1F;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: normal;
  display: block;
}

.quote-form-container .form-control {
  border: 1px solid #C8C8C8;
  font-size: 16px;
  transition: all 0.3s ease;
  font-weight: 400;
  min-height: 48px;
  border-radius: 8px !important;
  color: #040707
}

.quote-form-container .form-control:focus {
  border-color: #3AB0E3;
  box-shadow: 0 0 0 0.2rem rgba(77, 184, 232, 0.25);
}

.quote-form-container .form-control::placeholder {
  color: #79808F;
}

.quote-form-container .input-group {
  position: relative;
}

.quote-form-container .input-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #3AB0E3;
  z-index: 10;
}

.quote-form-container .form-control.with-icon {
  padding-left: 54px;
}

.quote-form-container .phone-input {
  display: flex;
  align-items: center;
  border: 2px solid #e1e5e9;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.quote-form-container .phone-input:focus-within {
  border-color: #3AB0E3;
  box-shadow: 0 0 0 0.2rem rgba(77, 184, 232, 0.25);
}

.quote-form-container .country-code {
  background: #f8f9fa;
  padding: 0.75rem;
  border-right: 1px solid #e1e5e9;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.quote-form-container .phone-input input {
  border: none;
  outline: none;
  padding: 0.75rem;
  flex: 1;
  font-size: 1rem;
}

.quote-form-container .btn-secondary {
  background: #6c757d;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 8px;
  font-weight: 500;
  color: white;
  transition: all 0.3s ease;
}

.quote-form-container .btn-secondary:hover {
  background: #5a6268;
  color: white;
}

.quote-form-container .btn-success {
  background: #318F5A;
  width: 100%;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.quote-form-container .btn-primary-whites {
  background: #3AB0E3;
  width: 100%;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.3s ease;
  color: #fff !important;
}

.quote-form-container .btn-success:hover {
  background: #218838;
  transform: translateY(-2px);
}

.quote-form-container .step-indicator {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-block: 50px 0;
  gap: 1rem;
}

.quote-form-container .step {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  max-width: 150px;
}

.quote-form-container .step-circle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: white;
  position: relative;
  z-index: 2;
}

.quote-form-container .step-circle.completed {
  background: #318F5A;
  position: relative;
}

.quote-form-container .step-circle.completed:after {
  content: "";
  background: url(/assets/right-icon-w.webp) no-repeat center;
  width: 10px;
  height: 8px;
  display: block;
  position: absolute;
  z-index: 8;
  background-size: 10px;
}

.quote-form-container .step-circle.active {
  background: #3AB0E3;
  border: 3px solid #ffffff;
  outline: #3AB0E3 solid 2px;
  width: 16px;
  height: 16px;
}

.quote-form-container .step:not(:first-child) .step-circle::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 125px;
  background-color: #D9D9D9;
  top: 8px;
  right: 30px;
}

.quote-form-container .step-circle.pending {
  background: #ccc;
}

.quote-form-container .step-label {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  margin-top: 12px;
}

.quote-form-container .step-status {
  font-size: 14px;
  color: #79808F;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 1px;
}

.quote-form-container .step-status.completed {
  color: #318F5A;
}

.quote-form-container .step-status.active {
  color: #3AB0E3;
}

.quote-form-container .step-circle.completed {
  background-color: #318F5A;
  border-color: #318F5A;
}

.quote-form-container .step-status.completed {
  color: #318F5A;
  font-weight: bold;
}

.quote-form-container .step-line {
  position: absolute;
  top: 10px;
  left: 55%;
  right: -50%;
  height: 2px;
  background: #ddd;
  z-index: 1;
}

.quote-form-container .step-line.completed {
  background: #318F5A;
}

.quote-form-container .step:last-child .step-line {
  display: none;
}

.quote-form-container .form-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  flex-wrap: wrap;
}

.quote-form-container .form-actions.form-btn-submit-cus {
  justify-content: flex-end;
  column-gap: 15px;
}

.quote-form-container .form-actions.form-btn-submit-cus button.btn-ylow.btn-lgray {
  margin-right: auto;
}

.quote-form-container .info-text {
  background: #F6F7FC;
  border-radius: 8px;
  padding: 12px 17px;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.quote-form-container .info-icon {
  color: #3AB0E3;
  font-size: 1.2rem;
}

.quote-form-container .upload-section {
  border: 2px dashed #e1e5e9;
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

.quote-form-container .upload-icon {
  color: #3AB0E3;
  font-size: 2rem;
  margin-bottom: 1rem;
}

.quote-form-container .or-divider {
  text-align: center;
  margin: 20px 0;
  color: #6c757d;
  font-weight: 500;
  position: relative;
}

.quote-form-container .or-divider::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #dee2e6;
  z-index: 1;
}

.quote-form-container .or-divider span {
  background: white;
  padding: 0 27px;
  position: relative;
  z-index: 2;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #79808F;
}

.quote-form-container .helper-section {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.quote-form-container .helper-section h5 {
  margin-bottom: 1rem;
}

.quote-form-container .employee-table {
  overflow: auto;
  margin-block: 20px;
}

.quote-form-container .employee-table table {
  width: 100%;
  border-collapse: collapse;
}

.quote-form-container .employee-table th,
.quote-form-container .employee-table td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #e1e5e9;
}

.quote-form-container .employee-table th {
  background: #F6F7FC;
  font-weight: 500;
  color: #79808F;
  font-size: 14px;
  line-height: normal;
  font-family: 'Lato';
  border: none;
}

.quote-form-container .employee-table tbody td {
  color: #6F7685;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: normal;
}

.quote-form-container .add-employee-btn {
  background: none;
  border: 2px solid #318F5A;
  color: #318F5A;
  padding: 4px 10px;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.quote-form-container .add-employee-group {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

.quote-form-container .add-employee-btn:hover {
  background: #318F5A;
  color: white;
}

/*.quote-form-container .form-row {display: flex; gap: 1rem; margin-bottom: 1rem; }*/
.quote-form-container .form-row .form-group {
  flex: 1;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
}

.quote-form-container .example-text {
  color: #79808F;
  font-size: 12px;
  margin-top: -14px;
  max-width: 135px;
  text-align: end;
  letter-spacing: -0.1px;
  line-height: normal;
}

.quote-form-container select {
  color: #79808F;
}

.quote-form-container select:valid {
  color: #040707;
}

.quote-form-container #previewTable td:last-child {
  text-align: center;
  width: 60px;
}

.quote-form-container .employee-table tbody .delete-row {
  cursor: pointer;
}

/*Employees Census Data*/
.employee-data-cus .main-title {
  gap: 12px;
  color: #404653;
}

.employee-data-cus .data-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.employee-data-cus p.text-muted {
  font-size: 16px;
  color: #79808F;
  font-weight: 400;
  margin-bottom: 20px;
}

.employee-data-cus .helper-section>a {
  display: flex;
  color: #fff !important;
}

.employee-data-cus .data-title a.sample-download-cus:hover {
  opacity: 0.8;
}

.quote-form-container .employee-table th:first-child {
  border-radius: 4px 0 0 4px;
}

.quote-form-container .employee-table th:last-child {
  border-radius: 0 4px 4px 0;
}

.quote-form-container .employee-table:is(th:first-child, td:first-child) {
  padding-left: 30px;
}

.quote-form-container .employee-table th,
.quote-form-container .employee-table td {
  white-space: nowrap;
}

.manual-data-cus .h5 {
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
}

.manual-data-cus .form-row {
  gap: 9px;
}

.manual-data-cus .form-row label.form-label {
  font-size: 14px;
}

.manual-data-cus .form-row .form-group {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  flex: 1 1 22%;
  min-width: unset;
}

.manual-data-cus .form-row .form-group.thd {
  flex-basis: 8%;
}

.manual-data-cus .form-row .form-group select.form-control {
  width: 100% !important;
}

.manual-data-cus .form-row .form-control,
.manual-data-cus .form-row .form-control::placeholder {
  color: #1C1B1F;
}

@media (max-width:767px) {
  .quote-form-container .step:not(:first-child) .step-circle::before {
    width: 95px;
    right: 35px;
  }

  .quote-form-container .step-indicator {
    gap: 5px;
  }

  .quote-form-container h2.form-section-title {
    font-size: 20px;
  }

  .quote-form-container .employee-table:is(th:first-child, td:first-child) {
    padding-left: 15px;
  }
}

@media (max-width:576px) {
  .quote-form-container .form-card {
    padding: 1rem;
  }

  .quote-form-container .main-content {
    padding: 1rem 0;
  }

  .quote-form-container .country-code {
    padding: 0.5rem;
  }

  .quote-form-container .phone-input input {
    padding: 0.5rem;
  }

  .quote-form-container .step-indicator {
    align-items: flex-start;
  }

  .quote-form-container .step-circle.active {
    border: 2px solid #ffffff;
    width: 12px;
    height: 12px;
  }

  .quote-form-container .step {
    max-width: 80px;
    align-items: center;
  }

  .quote-form-container .step-label {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
    line-height: 18px;
  }

  .quote-form-container .step:not(:first-child) .step-circle::before {
    display: none;
  }

  .quote-form-container .step:not(:first-child) .step-circle::before {
    width: 60px;
    right: 35px;
    top: 6px;
  }

  .quote-form-container .step-circle {
    width: 14px;
    height: 14px;
  }

  .quote-form-container .step-status {
    font-size: 10px;
  }

  .quote-form-container .form-control {
    font-size: 14px;
  }

  .quote-form-container .form-actions.form-btn-submit-cus {
    justify-content: flex-start;
  }
}

.input-group {
  position: relative;
}

.input-icon-img {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
  z-index: 10 !important;
}

.with-icon {
  padding-left: 2.5rem;
}

.country-select {
  width: 120px;
  min-width: 100px;
}

.require-red,
.error-msg {
  color: #E63946;
}

.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
}

.claim-card {
  max-width: 850px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 4px 4px 16px 0px #00000014 !important;
}

.logo {
  max-height: 60px;
}

@media (max-width:576px) {
  .claim-card {
    padding: 1.5rem;
  }

  .logo {
    max-height: 50px;
  }

  .country-select {
    width: 120px !important;
    min-width: 100px;
  }
}

/* DENTAL PLANS  */
.simple-li-text {
  font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300)));
}

.simple-li-text::marker {
  color: #3AB0E3 !important;
}

.btn-outline-custom-plans {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 8px;
  background: transparent;
  transition: all .3s ease
}

.btn-outline-custom-plans:hover {
  border-color: #FFFFFF;
  color: black !important;
}

.btn-custom-plans {
  border: 2px solid #FFC107;
  color: #040707;
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 8px;
  background: #FFC107;
  transition: all .3s ease
}

.bg-dark-blue {
  background-color: #00224F;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 2em;
  border-radius: 10px;
}

/* Dashboard Title */
.amt-dashboard .dashboard-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
  color: #1e293b;
}

/* Stats Grid */
.amt-dashboard .stats-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-rows: auto auto;
  gap: 20px;
  margin-bottom: 30px;
}

.amt-dashboard .stat-card:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}

.amt-dashboard .stat-card:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

.amt-dashboard .stat-card:nth-child(3) {
  grid-column: 3;
  grid-row: 1 / 3;
}

.amt-dashboard .stat-card:nth-child(4) {
  grid-column: 1;
  grid-row: 2;
}

.amt-dashboard .stat-card:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
}

.amt-dashboard .stat-card {
  background: white;
  border-radius: 12px;
  padding: 1em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #e2e8f0;
}

.amt-dashboard .stat-card.alert {
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  color: white;
}

.amt-dashboard .stat-title {
  font-size: 0.875rem;
  color: #64748b;
  margin-bottom: 8px;
  font-weight: 500;
}

.amt-dashboard .stat-card.alert .stat-title {
  color: #94a3b8;
}

.amt-dashboard .stat-value {
  font-size: 2rem;
  font-weight: 700;
  color: #1e293b;
}

.amt-dashboard .stat-card.alert .stat-value {
  color: #fbbf24;
}

.amt-dashboard .stat-subtitle {
  font-size: 0.875rem;
  color: #64748b;
  margin-top: 8px;
}

.amt-dashboard .stat-card.alert .stat-subtitle {
  color: #cbd5e1;
}

.amt-dashboard .alert-content {
  margin-top: 16px;
}

.amt-dashboard .alert-message {
  font-size: 0.875rem;
  margin-bottom: 4px;
}

.amt-dashboard .alert-submessage {
  font-size: 0.8rem;
  opacity: 0.8;
  margin-bottom: 16px;
}

.amt-dashboard .force-send-btn {
  background: #fbbf24;
  color: #1e293b;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.875rem;
  transition: background-color 0.2s;
}

.amt-dashboard .force-send-btn:hover {
  background: #f59e0b;
}

.amt-dashboard .content-section {
  background: white;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #e2e8f0;
  overflow: hidden;
}

.amt-dashboard .content-header {
  padding: 24px;
  border-bottom: 1px solid #e2e8f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.amt-dashboard .content-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1e293b;
}

.amt-dashboard .content-controls {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.amt-dashboard .search-box {
  position: relative;
}

.amt-dashboard .search-input {
  padding: 8px 12px 8px 36px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  font-size: 0.875rem;
  width: 250px;
  background: #f9fafb;
}

.amt-dashboard .search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #9ca3af;
  font-size: 0.875rem;
}

.amt-dashboard .filter-btn,
.amt-dashboard .add-btn {
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
}

.amt-dashboard .filter-btn {
  background: white;
  border: 1px solid #d1d5db;
  color: #6b7280;
}

.amt-dashboard .filter-btn:hover {
  background: #f9fafb;
}

.amt-dashboard .add-btn {
  background: #06b6d4;
  color: white;
  border: none;
}

.amt-dashboard .add-btn:hover {
  background: #2586B2;
}

/* Table */
.amt-dashboard .table-container {
  overflow-x: auto;
}

.amt-dashboard table {
  width: 100%;
  border-collapse: collapse;
}

.amt-dashboard th,
.amt-dashboard td {
  padding: 16px 24px;
  text-align: left;
  border-bottom: 1px solid #f1f5f9;
}

.amt-dashboard th {
  background: #f8fafc;
  font-weight: 600;
  color: #475569;
  font-size: 0.875rem;
}

.amt-dashboard td {
  color: #334155;
  font-size: 0.875rem;
}

.amt-dashboard .table-row:hover {
  background: #f8fafc;
}

.amt-dashboard .action-btns {
  display: flex;
  gap: 2em;
}

.amt-dashboard .action-btn {
  padding: 6px;
  border: none;
  background: none;
  cursor: pointer;
  color: #64748b;
  border-radius: 4px;
  transition: all 0.2s;
}

.amt-dashboard .action-btn:hover {
  background: #f1f5f9;
  color: #334155;
}

/* Pagination */
.amt-dashboard .pagination {
  padding: 16px 24px;
  display: flex;
  justify-content: end;
  align-items: center;
  border-top: 1px solid #f1f5f9;
  flex-wrap: wrap;
  gap: 12px;
}

.amt-dashboard .pagination-info {
  font-size: 0.875rem;
  color: #64748b;
}

.amt-dashboard .pagination-controls {
  display: flex;
  gap: 12px;
  align-items: center;
}

.amt-dashboard .rows-per-page {
  padding: 4px 8px;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  font-size: 0.875rem;
  background: white;
}

.amt-dashboard .page-nav {
  display: flex;
  gap: 4px;
}

.amt-dashboard .page-btn {
  padding: 6px 8px;
  border: none;
  background: none;
  cursor: pointer;
  color: #64748b;
  border-radius: 4px;
  transition: all 0.2s;
}

.amt-dashboard .page-btn:hover {
  background: #f1f5f9;
}

.amt-dashboard .page-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Responsive Design */
@media (max-width:768px) {
  .amt-dashboard .container {
    padding: 15px;
  }

  .amt-dashboard .dashboard-title {
    font-size: 1.5rem;
  }

  .amt-dashboard .stats-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 15px;
  }

  .amt-dashboard .stat-card:nth-child(n) {
    grid-column: 1;
    grid-row: auto;
  }

  .amt-dashboard .content-header {
    padding: 20px 15px;
    flex-direction: column;
    align-items: stretch;
  }

  .amt-dashboard .content-controls {
    justify-content: space-between;
  }

  .amt-dashboard .search-input {
    width: 100%;
    flex: 1;
    min-width: 150px;
  }

  .amt-dashboard th,
  .amt-dashboard td {
    padding: 12px 15px;
  }

  .amt-dashboard .pagination {
    padding: 12px 15px;
    flex-direction: column;
    align-items: stretch;
  }

  .amt-dashboard .pagination-controls {
    justify-content: space-between;
  }
}

@media (max-width:640px) {
  .amt-dashboard .stats-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .amt-dashboard .stat-card:nth-child(n) {
    grid-column: 1;
    grid-row: auto;
  }

  .amt-dashboard .stat-card {
    padding: 20px;
  }

  .amt-dashboard .content-controls {
    flex-direction: column;
    gap: 12px;
  }

  .amt-dashboard .search-box {
    width: 100%;
  }

  .amt-dashboard .search-input {
    width: 100%;
  }

  .amt-dashboard table {
    font-size: 0.8rem;
  }

  .amt-dashboard th,
  .amt-dashboard td {
    padding: 8px 12px;
  }
}

@media (max-width:480px) {
  .amt-dashboard .container {
    padding: 10px;
  }

  .amt-dashboard .dashboard-title {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }

  .amt-dashboard .stat-value {
    font-size: 1.75rem;
  }

  .amt-dashboard .table-container {
    overflow-x: scroll;
  }

  .amt-dashboard table {
    min-width: 600px;
  }
}

/* ADD CONTENT  */
.add-content .header {
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
}

.add-content .form-section {
  margin-bottom: 25px;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.add-content .section-title {
  padding: 16px 16px;
  font-size: 16px;
}

.add-content .section-body {
  padding: 16px;
}

.add-content .field-group {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-bottom: 16px;
  align-items: start;
}

.add-content .field-label {
  font-weight: 500;
  color: #555;
  font-size: 13px;
  padding-top: 6px;
}

.add-content .field-input {
  position: relative;
}

.add-content input[type="text"],
.add-content textarea,
.add-content select {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 13px;
  background: white;
  transition: border-color 0.2s;
}

.add-content input[type="text"]:focus,
.add-content textarea:focus,
.add-content select:focus {
  outline: none;
  border-color: #2196f3;
  box-shadow: 0 0 0 2px rgba(33, 150, 243, 0.1);
}

.add-content textarea {
  resize: vertical;
  min-height: 80px;
  font-size: 12px;
}

.add-content .large-textarea {
  min-height: 200px;
}

.add-content select {
  height: 36px;
  cursor: pointer;
}

.add-content .breadcrumb-display {
  background: #f8f9fa;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 8px 12px;
  font-size: 12px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.add-content .breadcrumb-display a {
  color: #1976d2;
  text-decoration: none;
}

.add-content .breadcrumb-display a:hover {
  text-decoration: underline;
}

.add-content .close-btn {
  color: #999;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}

.add-content .meta-help {
  background: #e3f2fd;
  margin-top: 8px;
  padding: 1em;
  border-radius: 10px;
  font-size: 12px;
  color: #666;
}

.add-content .meta-help a {
  color: #1976d2;
  text-decoration: none;
}

.add-content .code-display {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 12px;
  font-size: 11px;
  white-space: pre-wrap;
  line-height: 1.4;
}

.add-content .expand-icon {
  position: absolute;
  top: 12px;
  right: 16px;
  color: #999;
  cursor: pointer;
  font-size: 16px;
}

.add-content .section-with-icon {
  position: relative;
}

.add-content .file-upload-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 16px;
}

.add-content .file-upload-group {
  display: flex;
  flex-direction: column;
}

.add-content .upload-label {
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 13px;
  color: #555;
}

.add-content .file-upload-area {
  border-radius: 8px;
  background: #e3f2fd;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.add-content .file-upload-area:hover {
  background: #bbdefb;
}

.add-content .upload-text {
  color: #1976d2;
  font-weight: 500;
  font-size: 13px;
}

.add-content .checkbox-section {
  display: flex;
  gap: 20px;
  margin-top: 16px;
}

.add-content .checkbox-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.add-content .checkbox-item input[type="checkbox"] {
  width: auto;
  margin: 0;
}

.add-content .checkbox-item label {
  font-size: 13px;
  color: #555;
  cursor: pointer;
}

.add-content .action-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 30px;
  padding-top: 20px;
}

.add-content .btn {
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
  min-width: 80px;
}

.add-content .btn-secondary {
  background: #f5f5f5;
  color: #666;
}

.add-content .btn-secondary:hover {
  background: #eeeeee;
}

.add-content .btn-primary {
  background: #2196f3;
  color: white;
  border-color: #2196f3;
}

.add-content .btn-primary:hover {
  background: #2586B2;
}

.add-content .btn-warning {
  background: #ff9800;
  color: white;
  border-color: #ff9800;
}

.add-content .btn-warning:hover {
  background: #f57c00;
}

.add-content .copy-icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  cursor: pointer;
}

/* Responsive Design */
@media (max-width:768px) {
  .add-content .field-group {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .add-content .field-label {
    padding-top: 0;
  }

  .add-content .file-upload-section {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .add-content .action-buttons {
    flex-direction: column-reverse;
  }

  .add-content .btn {
    width: 100%;
  }

  .add-content .checkbox-section {
    flex-direction: column;
    gap: 12px;
  }
}

@media (max-width:480px) {
  .add-content .header {
    padding: 10px 15px;
    font-size: 13px;
  }

  .add-content .section-body {
    padding: 12px;
  }

  .add-content .form-section {
    margin-bottom: 20px;
  }
}

/* QUOTE PLAN OPTIONS */
.quote-plans-and-options .header-right {
  display: flex;
  gap: 16px;
  align-items: center;
  font-size: 14px;
}

.quote-plans-and-options .view-plans-text {
  font-size: 14px;
}

.quote-plans-and-options .view-plans-btn {
  background-color: #ffa726;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  font-size: 14px;
}

/* Controls Section */
.quote-plans-and-options .controls {
  padding: 20px 24px;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.quote-plans-and-options .controls-left {
  display: flex;
  gap: 16px;
  align-items: center;
}

.quote-plans-and-options .search-container {
  position: relative;
}

.quote-plans-and-options .search-input {
  width: 250px;
  padding: 8px 12px 8px 36px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  background-color: #f8f9fa;
}

.quote-plans-and-options .search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 16px;
}

.quote-plans-and-options .control-btn {
  padding: 8px 16px;
  border: 1px solid #ddd;
  background: white;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #666;
}

.quote-plans-and-options .download-link {
  color: #4db6e6;
  text-decoration: none;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Tabs - Exact styling */
.quote-plans-and-options .tab {
  flex: 1;
  padding: 16px 20px;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #C8C8C8;
  background: #fff;
  color: #464646;
}

.quote-plans-and-options .tabs-container {
  background: white;
  display: flex;
  box-shadow: 4px 4px 16px 0 #E0e2ed;
  border-radius: 15px;
  border: 0;
}

.plan-tabs-cus-section .tabs-container .tab:first-child {
  border-radius: 15px 0 0 15px;
}

.plan-tabs-cus-section .tabs-container .tab:last-child {
  border-radius: 0 15px 15px 0;
}

.quote-plans-and-options .tab:last-child {
  border: 0;
}

.quote-plans-and-options .tab.active {
  background: #1877B9;
}

.quote-plans-and-options .tab.active * {
  color: #fff !important;
}

.quote-plans-and-options .tab-name {
  font-size: 22px;
  font-weight: 700;
  margin-block: 0;
  color: #464646;
  letter-spacing: -0.1px;
  line-height: normal;
}

.quote-plans-and-options .tab-count {
  font-size: 14px;
  color: #79808F;
  font-family: 'Red Hat Display';
  font-weight: 600;
  letter-spacing: -0.1px;
}

/* Plans Grid */
.quote-plans-and-options .plans-section {
  padding-block: 30px 0;
}

.quote-plans-and-options .plans-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

/* Plan Cards - Exact styling */
.plan-card {
  background: white;
  border-radius: 20px !important;
  position: relative;
  overflow: visible;
  box-shadow: 4px 4px 16px 0 #E0E2ED;
}

/* Plan Badges */
.plan-card .plan-badge {
  position: absolute;
  top: -3%;
  left: 50%;
  transform: translateX(-50%);
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  color: white;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 24px;
}

.plan-card .badge-lower-cost {
  background-color: #318F5A;
}

.plan-card .badge-richer-benefits {
  background-color: #6f42c1;
}

.plan-card .badge-balanced {
  background-color: #C83C78;
}

.plan-card .badge-nearest {
  background-color: #17a2b8;
}

/* Plan Header */
.plan-card .plan-header {
  padding: 20px 20px 16px;
  z-index: 3;
  position: relative;
}

.plan-card .plan-rate-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
}

.plan-card .rate-label {
  font-size: 12px;
  color: #666;
}

.plan-card .download-icon {
  color: #4db6e6;
  cursor: pointer;
  font-size: 16px;
}

.plan-card .plan-price {
  font-size: 36px;
  color: #1877B9;
  line-height: 1;
  font-weight: 700;
  font-family: 'Red Hat Display';
  margin: 0;
}

.plan-card .plan-name {
  font-size: 20px;
  color: #2FA8DD;
  font-weight: 700;
  font-family: 'Red Hat Display';
}

/* Plan Details */
.plan-card .plan-details {
  padding: 0 20px 20px;
  background: #3AB0E30F;
}

.plan-card .detail-row {
  display: flex;
  margin-bottom: 16px;
}

.plan-card .detail-row:last-child {
  margin-bottom: 0;
}

.plan-card .detail-col {
  flex: 1;
}

.plan-card .detail-label {
  font-size: 16px;
  color: #79808F;
  margin-bottom: 2px;
  font-weight: 500;
}

.plan-card .detail-value {
  font-size: 16px;
  color: #040707;
  font-weight: 600;
  font-family: 'Lato';
}

/* Plan Footer */
.plan-card .plan-footer {
  background: #fff;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0 0 20px 20px;
  z-index: 2;
  position: relative;
}

.plan-card span.rate-label {
  color: #79808F;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
}

.plan-card .plan-footer a.btn-ylow {
  height: 32px;
  font-size: 14px;
  letter-spacing: -0.1px;
  padding: 5px 12px;
  min-width: 107px;
  border-radius: 6px;
}

.plan-footer-check input[type="checkbox"] {
  display: none;
}

.plan-footer-check label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #79808F;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 500;
}

.plan-footer-check label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #79808F;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
}

.plan-footer-check input[type="checkbox"]:checked+label::before {
  background: #3AB0E3 url('/assets/checkmark-icon.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px;
  border: 1px solid #3AB0E3;
}

/* Bottom Comparison Bar - Exact styling */
.comparison-main {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1877B9;
  z-index: 9;
  padding-block: 20px;
}

.comparison-main .comparison-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comparison-main .selected-plans {
  display: flex;
  gap: 16px;
}

.comparison-main .selected-plan {
  background: #fff;
  padding: 15px 30px 15px 15px;
  border-radius: 8px;
  color: white;
  position: relative;
  font-size: 14px;
  min-width: 220px;
}

.comparison-main .selected-plan-name {
  color: #040707;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 14px;
  font-family: 'Lato';
  line-height: normal;
}

.comparison-main .selected-plan-price {
  color: #1877B9;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Red Hat Display';
  letter-spacing: -0.1px;
  line-height: normal;
}

.comparison-main .remove-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(/assets/close-icon.webp);
  font-size: 0;
  border: none;
  width: 19px;
  height: 19px;
  cursor: pointer;
}

.comparison-main .comparison-actions {
  display: flex;
  gap: 12px;
  align-items: center;
}

.comparison-main .clear-all-btn {
  background: transparent;
  color: white;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 14px;
}

.comparison-main .compare-plans-btn {
  background-color: #ffa726;
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  font-size: 14px;
}

/* Responsive Design */
/*@media (max-width:1200px) {
  .quote-plans-and-options .plans-grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}*/

@media (max-width:767px) {
  .quote-plans-and-options .header {
    flex-direction: column;
    gap: 12px;
    padding: 16px;
  }

  .quote-plans-and-options .header-title {
    font-size: 20px;
  }

  .quote-plans-and-options .controls {
    flex-direction: column;
    gap: 16px;
    align-items: stretch;
  }

  .quote-plans-and-options .controls-left {
    flex-direction: column;
    align-items: stretch;
  }

  .quote-plans-and-options .search-input {
    width: 100%;
  }

  .quote-plans-and-options .plans-section {
    padding: 15px 0;
  }

  /* .quote-plans-and-options .plans-grid {
    grid-template-columns: 1fr;
  }*/

  .quote-plans-and-options .comparison-bar {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
  }

  .quote-plans-and-options .selected-plans {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media (max-width:480px) {
  .plan-tabs-cus-section {
    margin-bottom: 230px;
  }

  .quote-plans-and-options .plan-footer {
    /*flex-direction: column;*/
    gap: 12px;
    align-items: stretch;
  }

  .quote-plans-and-options .add-quote-btn {
    width: 100%;
  }

  .quote-plans-and-options .detail-row {
    flex-direction: column;
    gap: 8px;
  }

  .plan-card .detail-label,
  .plan-card .detail-value {
    font-size: 14px;
  }

  .plan-card .plan-name {
    font-size: 16px;
    padding-block: 20px 10px !important;
  }

  .plan-card .plan-price {
    font-size: 24px;
  }

  .plan-card .plan-header {
    padding: 15px;
  }

  .comparison-main .selected-plan {
    padding: 15px 14px 8px;
    font-size: 12px;
    line-height: normal;
  }
}

/* PLAN COMPARISON VIEW  */
.plan-comparison-view .header-section {
  background: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.plan-comparison-view .controls-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.plan-comparison-view .download-link {
  color: #1976d2;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}

.plan-comparison-view .download-icon {
  margin-right: 5px;
}

.plan-comparison-view .dropdown-container {
  display: flex;
  gap: 10px;
  align-items: center;
}

.plan-comparison-view .dropdown-label {
  font-size: 11px;
  color: #666;
  margin-right: 10px;
}

.plan-comparison-view .plan-dropdown {
  background: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 8px 12px;
  font-size: 11px;
  color: #666666;
  min-width: 120px;
  cursor: pointer;
}

.plan-comparison-view .plan-dropdown:focus {
  outline: none;
  border-color: #1976d2;
}

.plan-comparison-view .plans-header {
  display: flex;
  background: #ffffff;
}

.plan-comparison-view .label-column {
  flex: 0 0 300px;
  background: #f8f9fa;
  padding: 20px;
  border-right: 1px solid #e0e0e0;
}

.plan-comparison-view .label-column h3 {
  color: #1976d2;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}

.plan-comparison-view .label-column p {
  font-size: 11px;
  color: #666;
  line-height: 1.4;
}

.plan-comparison-view .plans-container {
  flex: 1;
  display: flex;
}

.plan-comparison-view .plan-column {
  flex: 1;
  border-right: 1px solid #e0e0e0;
  background: #ffffff;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
  transition: all 0.3s ease;
}

.plan-comparison-view .plan-column:last-child {
  border-right: none;
}

.plan-comparison-view .plan-column.active {
  background: #ffffff;
}

.plan-comparison-view .add-quote-btn {
  background: linear-gradient(to bottom, #ffcc5c, #ff9500);
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
}

.plan-comparison-view .add-quote-btn:hover {
  transform: translateY(-1px);
}

.plan-comparison-view .plan-title {
  font-size: 11px;
  color: #666666;
  margin-bottom: 6px;
  text-align: center;
}

.plan-comparison-view .heart-icon {
  color: #e91e63;
  margin-left: 3px;
}

.plan-comparison-view .plan-price {
  font-size: 28px;
  font-weight: 700;
  color: #1976d2;
  margin-bottom: 3px;
  line-height: 1;
}

.plan-comparison-view .employee-text {
  font-size: 10px;
  color: #999999;
}

.plan-comparison-view .section-header {
  background: #3AB0E31A;
  color: #1976d2;
  text-align: center;
  padding: 12px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 0 !important;
}

.plan-comparison-view .section-header-yellow {
  background: #FFC1071A;
}

.plan-comparison-view .section-header-green {
  background: #2CAC761A;
}

.plan-comparison-view .table-row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e0e0e0;
  min-height: 45px;
  align-items: center;
}

.plan-comparison-view .row-values {
  flex: 1;
  display: flex;
}

.plan-comparison-view .value-cell:last-child {
  border-right: none;
}

.plan-comparison-view .out-network .value-cell {
  color: #666;
}

.plan-comparison-view .rates-section {
  background: linear-gradient(135deg, #42a5f5 0%, #1e88e5 100%);
  color: white;
}

.plan-comparison-view .rates-header {
  background: #EBEEF2;
}

.plan-comparison-view .rates-table {
  padding: 15px 0;
}

.plan-comparison-view .rates-row {
  display: flex;
  padding: 8px 0;
  align-items: center;
  min-height: 35px;
}

.plan-comparison-view .rates-label {
  flex: 0 0 300px;
  padding-left: 20px;
  font-size: 11px;
  font-weight: 500;
}

.plan-comparison-view .rates-values {
  flex: 1;
  display: flex;
}

.plan-comparison-view .rates-value {
  flex: 1;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}

@media screen and (max-width:768px) {
  .plan-comparison-view .controls-row {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }

  .plan-comparison-view .dropdown-container {
    justify-content: center;
    flex-wrap: wrap;
  }

  .plan-comparison-view .plans-header {
    flex-direction: column;
  }

  .plan-comparison-view .label-column {
    flex: none;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }

  .plan-comparison-view .plans-container {
    flex-direction: column;
  }

  .plan-comparison-view .plan-column {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }

  .plan-comparison-view .rates-row {
    flex-direction: column;
    align-items: stretch;
  }

  .plan-comparison-view .rates-label {
    flex: none;
    text-align: left;
    padding: 8px 20px;
    font-weight: 600;
  }

  .plan-comparison-view .rates-values {
    flex-direction: column;
    padding-left: 20px;
  }

  .plan-comparison-view .rates-value {
    text-align: left;
    padding: 4px 0;
  }
}

.plan-comparison-view .plan-column.newly-added {
  animation: fadeIn 0.5s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.white-gradient-overlay {
  background: linear-gradient(270.21deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.79) 79.95%, rgba(255, 255, 255, 0.69) 66.85%);
  max-width: 80%;
}


.contact-title-bold {
  color: #00224F !important;
  font-size: 36px !important;
  line-height: 55px;
}

.contact-h-main h3.contact-title-bold {
  margin-bottom: 20px;
}

.compare-disclaimer .disclaimer-box {
  background-color: #f8f9fc;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

/*.compare-disclaimer .disclaimer-title {font-weight: 600; font-size: 1.25rem; margin-bottom: 1rem; border-bottom: 2px solid #0dcaf0; padding-bottom: 0.5rem; } */
.compare-disclaimer .disclaimer-list li {
  margin-bottom: 1rem;
}

.compare-disclaimer .disclaimer-list li::marker {
  font-weight: bold;
}

@media screen and (max-width:767px) {

  .white-gradient-overlay {
    background: rgba(255, 255, 255, 0.85);
    max-width: 100%;
  }

}

/*-----------------------------------Requast Quote page--------------------------------------------------------*/
.top-thumbnel-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-thumbnel-main .top-thumbnel-left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.top-thumbnel-main .top-thumbnel-left a,
.top-thumbnel-main .top-thumbnel-left button {
  display: flex;
  color: #fff;
  gap: 8px;
  font-size: 18px;
  font-weight: 600;
  margin-right: 35px;
  background-color: transparent;
  border: 0;
  align-items: center;
}

.top-thumbnel-main .top-thumbnel-left h1 {
  color: #fff;
  font-size: 36px;
  line-height: normal;
}

.top-thumbnel-section {
  background: #3AB0E3;
  padding-block: 8px;
}

.top-thumbnel-main .top-thumbnel-left a:hover,
.top-thumbnel-main .top-thumbnel-left button:hover {
  opacity: 0.8;
}

.top-thumbnel-right a {
  color: #fff;
}

.top-thumbnel-right {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}

.top-thumbnel-right a:hover {
  color: #001F3F;
}

.filter-sort-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}

.filter-sort-section {
  padding-block: 40px 20px;
}

.filter-sort-main .search-bar {
  min-width: 420px;
  border-radius: 10px;
  flex-direction: row-reverse;
  padding-left: 10px;
}

.filter-cus select,
.sorting-cus select {
  min-height: 48px;
  border-color: #C8C8C8;
  color: #79808F;
}

.filter-sort-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.filter-cus select.form-select,
.sorting-cus select.form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  letter-spacing: 0.2px;
  font-weight: 500;
  height: 38px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  background-size: 16px;
  min-width: 106px;
}

.filter-cus select.form-select {
  background: url(/assets/filter-icon.webp) no-repeat 80% center;
}

.sorting-cus select.form-select {
  background: url(/assets/sorting-icon.webp) no-repeat 80% center;
}

.download-cus a.download-link {
  color: #1877B9;
  font-size: 16px;
  letter-spacing: -0.2px;
}

.comparison-actions a.border-bottom {
  color: #fff;
}

.quote-plans-and-options .compare-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #79808F;
  cursor: pointer;
  font-weight: 500;
}

.compare-checkbox input[type="checkbox"] {
  opacity: 1;
  height: 18px;
  width: 18px;
  cursor: pointer;
}

/*update box*/
.plans-section .plans-grid .plan-card:before {
  content: "";
  border: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-image-slice: 1;
  border-radius: 20px !important;
  border-image-width: 2;
  border-image-repeat: stretch;
  inset: 0;
  padding: 2px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.plans-section .plans-grid .plan-card.highlighted-green:before {
  content: "";
  background: linear-gradient(180deg, #1EA064 0%, #FFFFFF 61.31%);
}

.plans-section .plans-grid .plan-card.highlighted-purple:before {
  content: "";
  background: linear-gradient(180deg, #8246BE 0%, #FFFFFF 61.31%);
}

.plans-section .plans-grid .plan-card.highlighted-orange:before {
  content: "";
  background: linear-gradient(180deg, #C83C78 0%, #FFFFFF 61.31%);
}

.plans-section .plans-grid .plan-card.highlighted-blue:before {
  content: "";
  background: linear-gradient(180deg, #0162CA 0%, #FFFFFF 61.31%);
}

@media (max-width:1099px) {
  .top-thumbnel-main .top-thumbnel-left h1 {
    font-size: 28px;
  }
}

@media (max-width:767px) {
  .top-thumbnel-main .top-thumbnel-left h1 {
    font-size: 21px;
  }

  .quote-plans-and-options .plan-card {
    margin-top: 20px;
  }

  .quote-plans-and-options .tab {
    padding: 12px 10px;
  }
}

@media (max-width:480px) {
  .filter-sort-main .search-bar {
    min-width: 100%;
  }
}

/* CONTACT US FORM MODAL CSS */
@media (min-width:576px) {
  .contact-us-modal .modal-dialog {
    max-width: 896px !important;
  }
}

.contact-us-modal .contact-form {
  max-width: 100% !important;
}

.contact-us-modal .form-group {
  margin-bottom: 0 !important;
  min-width: 48%;
}

.contact-us-modal .form-group.full {
  min-width: 100%;
}

.contact-us-modal form {
  gap: 24px !important;
  flex-direction: row;
  flex-wrap: wrap;
}

.contact-us-modal .modal-header,
.contact-us-modal .modal-body {
  padding: 40px;
}

.contact-us-modal .modal-header {
  padding-bottom: 30px;
}

.contact-us-modal .modal-header .modal-title {
  font-size: 32px;
  line-height: normal;
  font-weight: 700;
  font-family: 'Red Hat Display';
}

.contact-us-modal .modal-body {
  padding-top: 0;
}

.contact-us-modal .modal-content {
  border-radius: 20px;
}

@media(max-width:767px) {

  .contact-us-modal .modal-header,
  .contact-us-modal .modal-body {
    padding: 25px;
  }
}

/* ---------Plan Comparison View page --------*/

/* .plan-compar-cus-section {background-color: #F6F7FC; } */
.plan-compar-cus-wrap .download-cus {
  text-align: right;
  margin-right: 10%;
}

.add-to-quote-cus a.btn-ylow {
  display: flex;
  height: 32px;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 20px;
}

.add-to-quote-cus-content {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 8px;
  padding: 5px 16px 16px;
  display: flex;
  justify-content: space-between;
}

.add-to-quote-cus-content .h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  font-family: 'Lato';
  margin-bottom: 5px;
}

.add-to-quote-cus-content .cost {
  color: #1877B9;
  font-size: 24px;
  font-family: 'Red Hat Display';
  letter-spacing: -0.1px;
  font-weight: 700;
  gap: 7px;
}

.add-to-quote-cus-content .cost span {
  font-size: 12px;
  color: #79808F;
  font-weight: 400;
  font-family: 'Lato';
  letter-spacing: 0;
  margin-left: 4px;
}

.plan-compar-cus-main {
  align-items: flex-end;
}

.plan-compar-cus-main .add-to-quote-cus:after,
.plan-compar-cus-main .select-plan-view:after {
  content: "";
  border-bottom: 1px solid #C8C8C8;
  display: block;
  margin-top: 12px;
}

.plan-compar-cus-main .select-plan-view select {
  font-size: 16px;
  transition: all 0.3s ease;
  font-weight: 600;
  min-height: 40px;
  border-radius: 8px !important;
  color: #79808F;
  border: unset;
  padding-left: 10px;
  font-family: 'Lato';
  letter-spacing: 0;
  outline: none;
  cursor: pointer;
}

.plan-compar-cus-main .select-plan-view select:focus {
  border: none;
  box-shadow: none;
  background-color: transparent;
}

.arow-down .select-plan-view select {
  background-position: calc(100% - 10px) center;
  background-size: 10px;
  width: 10px !important;
  height: 10px;
}

.plan-compar-cus-section .plan-compar-cus-wrap {
  max-width: 1300px;
  margin-left: auto;
}

.plan-compar-info-cus .tab-drop {
  max-width: 1300px;
  margin-left: auto;
  border-radius: 5px;
  color: #00224F;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  min-height: 36px;
}

.plan-compar-info-cus {
  background-color: #f6f7fc;
  padding-top: 20px;
}

.plan-compar-info-cus .comparison-table .table-row .row-label {
  max-width: 250px;
  padding: 20px 5px 20px 0;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  font-family: 'Red Hat Display';
  display: flex;
  width: 100%;
  color: #1877B9;
}

.plan-compar-info-cus .comparison-table .table-row .value-cell {
  font-size: 16px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  color: #191D23;
  padding: 20px 0;
  min-height: 59px;
  line-height: normal;
  font-weight: 500;
  padding-left: 10px;
}

.plan-compar-info-cus .rate-cus {
  margin-block: 20px 0;
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 20px;
}

.plan-compar-info-cus .rate-cus .row-values {
  background-color: #3AB0E3;
  padding-inline: 20px;
}

.plan-compar-info-cus .table-row:first-child .row-values {
  border-radius: 8px 8px 0 0;
}

.plan-compar-info-cus .table-row:last-child .row-values {
  border-radius: 0 0 8px 8px;
}

.plan-compar-info-cus .rate-cus .table-row {
  border: 0;
}

.plan-compar-info-cus .rate-cus .row-values .value-cell {
  color: #fff;
  border-bottom: 1px solid #FFFFFF4D;
}

.plan-compar-info-cus .rate-cus .row-label {
  color: #040707 !important;
}

.plan-compar-info-cus .rate-cus .row-label {
  max-width: 230px !important;
  font-weight: 600 !important;
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box {
  background-color: #fff;
  border-radius: 20px;
  padding: 24px 24px 10px;
  box-shadow: 4px 4px 16px 0 #E0E2ED;
  margin-block: 58px 0;
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box .disclaimer-title {
  font-size: 24px;
  line-height: normal;
  font-family: 'Red Hat Display';
  border-bottom: 2px solid #3AB0E3;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list li {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 20px;
  font-family: 'Red Hat Display';
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list li:last-child {
  margin-bottom: 0;
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list {
  padding-left: 20px;
}

.plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list li::marker {
  font-size: 24px;
  line-height: normal;
}

.plan-comparison-view .table-row:last-child {
  border: 0;
}

@media (max-width:1450px) {
  .plan-compar-cus-wrap .download-cus {
    margin-left: 0;
  }
}

@media (max-width:1080px) {

  .plan-compar-info-cus .comparison-table .table-row .value-cell,
  .plan-compar-info-cus .comparison-table .table-row .row-label {
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .plan-compar-info-cus .comparison-table .table-row .row-label {
    max-width: 180px;
  }

  .plan-compar-info-cus .rate-cus .row-label {
    max-width: 200px !important;
  }

  .add-to-quote-cus-content .cost {
    font-size: 14px;
  }

  .add-to-quote-cus-content .h5 {
    font-size: 12px;
  }

  .plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list li {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 10px;
  }

  .plan-compar-info-cus .compare-disclaimer .disclaimer-box ol.disclaimer-list li::marker {
    font-size: 17px;
  }

  .plan-compar-info-cus .compare-disclaimer .disclaimer-box .disclaimer-title {
    font-size: 18px;
  }
}

@media (max-width:575px) {
  .plan-compar-info-cus .comparison-table .table-row .row-label {
    max-width: 80px;
    font-size: 12px;
    padding: 7px 1px 7px 0;
  }

  .plan-compar-info-cus .comparison-table .table-row .value-cell,
  .plan-compar-info-cus .comparison-table .table-row .row-label {
    font-size: 12px;
  }

  .download-cus a.download-link {
    font-size: 14px;
    letter-spacing: 0;
  }

  .top-thumbnel-main {
    flex-direction: column;
  }

  .top-thumbnel-main .top-thumbnel-left a,
  .top-thumbnel-main .top-thumbnel-left button {
    margin-right: 15px;
  }

  .plan-compar-info-cus .rate-cus .row-label {
    max-width: 90px !important;
    padding-bottom: 0 !important;
  }

  .plan-compar-cus-wrap .download-cus {
    margin-left: 0;
    margin-bottom: 5px;
  }
}

/* ----------View Quote & Schedule a Call page -------------*/
.schedule-call-cus {
  background-color: #F6F7FC;
  /* padding-block: 35px 100px; */
}

.schedule-call-cus .schedule-call-cus-main {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}

.benefits-sidebar-cus a.btn-ylow {
  margin-top: 30px;
}

.quote-form-containers .benefits-sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 20px;
}

.plan-rate-row .close-btn {
  display: flex;
  border: 0;
  background-color: transparent;
}

.quote-form-containers .benefit-card {
  background: white;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 2px solid #3AB0E3;
  position: relative;
}

.benefit-card .close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.benefits-sidebar-cus .plan-card {
  border: 1px solid #2FA8DD;
  border-radius: 20px !important;
  padding-bottom: 30px;
}

.schedule-call-disc-cus {
  box-shadow: 4px 4px 16px 0 #E0E2ED;
  background: white;
  border-radius: 16px;
  padding: 30px !important;
  min-height: 90vh;
}

.schedule-call-disc-cus h2.main-header {
  border-bottom: 1px solid #D9D9D9;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 12px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 0;
}

.schedule-call-disc-cus .form-input {
  width: 100%;
  padding: 8px 16px;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
  font-size: 16px;
  background: #FAFAFA;
  min-height: 48px;
}

.schedule-call-disc-cus .form-input::placeholder {
  color: #79808F;
}

.schedule-call-disc-cus .duration-select {
  padding: 8px 16px;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
  min-width: 199px;
  min-height: 48px;
  background-color: #FAFAFA;
}

.schedule-call-disc-cus iframe {
  height: 88vh;
  overflow-y: auto;
}

.quote-form-containers .privacy-option:not(.active) {
  background: transparent;
  color: #1e293b;
  border: 1px solid #EBEBEB;
  background-color: #FAFAFA;
}

.quote-form-containers .privacy-toggle {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  border-radius: 8px;
  padding: 4px;
}

.quote-form-containers .main-content {
  background: white;
  border-radius: 16px;
  padding: 32px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.quote-form-containers .main-header {
  font-size: 24px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 32px;
}

.quote-form-containers .form-group {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  gap: 1em;
  align-items: center;
}

.quote-form-containers .form-group label {
  display: block;
  margin-bottom: 8px;
  color: #64748b;
  font-weight: 500;
}

.schedule-call-disc-cus input::placeholder,
.schedule-call-disc-cus .duration-select:valid {
  color: #79808F !important;
}

.schedule-call-disc-cus .duration-select option {
  color: #040707 !important;
}

.schedule-call-disc-cus .privacy-option {
  padding: 12px 24px;
  text-align: left;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s;
  min-height: 75px;
}

.schedule-call-disc-cus .privacy-toggle .h6 {
  margin: 0;
  font-family: 'Lato';
  color: #040707;
}

.schedule-call-disc-cus .privacy-option.active {
  border: 1px solid #1877B9;
  background: #CFE4FA;
  color: #1877B9;
}

.schedule-call-disc-cus .privacy-description {
  font-size: 14px;
  color: #79808F;
  margin-top: 4px;
}

.schedule-call-disc-cus .privacy-option.active .privacy-description,
.schedule-call-disc-cus .privacy-option.active h6 {
  color: #1877B9;
}

.schedule-call-disc-cus .datetime-section>.h6 {
  margin-block: 30px;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 700;
}

.schedule-call-disc-cus .days-grid {
  display: flex;
  gap: 16px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.schedule-call-disc-cus .day-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
}

.schedule-call-disc-cus .time-slots {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 50px;
}

.schedule-call-disc-cus .time-row {
  display: grid;
  grid-template-columns: 35px 1fr auto 1fr 1fr auto;
  gap: 18px;
  align-items: center;
}

.schedule-call-disc-cus .location-select {
  min-width: 140px;
}

.schedule-call-disc-cus .time-select,
.quote-form-containers .location-select {
  padding: 8px 12px;
  border: 1px solid #EBEBEB;
  border-radius: 6px;
  min-height: 48px;
  background-color: #FAFAFA;
}

/* For scrollable left column */
.committee-left-scroll {
  max-height: 90vh;
  overflow-y: auto;
  padding-right: 1rem;
}

.committee-left-scroll::-webkit-scrollbar {
  width: 6px;
}

.committee-left-scroll::-webkit-scrollbar-track {
  background: #F6F7FC;
}

.committee-left-scroll::-webkit-scrollbar-thumb {
  background-color: #BDBDBD;
  border-radius: 30px;
}

.committee-left-scroll::-webkit-scrollbar-thumb:hover {
  background: #989898;
}

@media (max-width:1024px) {
  .quote-form-containers .container-call {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .quote-form-containers .benefits-sidebar {
    order: 2;
  }

  .quote-form-containers .main-content {
    order: 1;
  }
}

@media (max-width:767px) {
  .quote-form-containers .main-content {
    padding: 24px 16px;
  }

  .quote-form-containers .monthly-rate {
    font-size: 28px;
  }

  .quote-form-containers .time-row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .quote-form-containers .time-row>* {
    width: 100%;
  }

  .quote-form-containers .days-grid {
    gap: 12px;
  }

  .schedule-call-disc-cus .datetime-section>.h6 {
    margin-block: 20px;
  }
}

@media (max-width:480px) {
  .quote-form-containers .benefit-details {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .quote-form-containers .privacy-toggle {
    grid-template-columns: 1fr;
  }

  /*.quote-form-containers .days-grid {flex-direction: column; align-items: flex-start; }*/
  .benefits-sidebar-cus a.btn-ylow {
    margin-top: 20px;
  }

  .schedule-call-disc-cus {
    padding: 20px !important;
  }
}

/* RESPONSIVE NAVBAR CSS */
.navbar-toggler {
  padding: 0.25rem 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.375rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  vertical-align: middle;
  background-image: url('/assets/menu.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

@media (max-width:991px) {
  .w-lg-100 {
    width: 100%;
  }
}

/* SLICK CAROUSEL CSS */
.trusted-slick-slider {
  position: relative;
  width: 94%;
}

.slick-association-item img {
  width: 180px;
  height: 130px;
  object-fit: contain;
  transition: all 0.3s ease;
  border-radius: 8px;
  margin: 0 auto;
}

.slick-custom-arrow {
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-custom-arrow:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.slick-custom-arrow img {
  width: 10px !important;
  height: 19px !important;
  box-shadow: none !important;
}

.trusted-slick-slider .slick-list {
  max-width: 930px;
  margin-inline: auto;
}

@media (max-width:1400px) {
  .slick-association-item img {
    width: 170px;
    height: 130px;
  }
}

@media (max-width:900px) {
  .slick-association-item img {
    width: 150px;
    height: 110px;
  }
}

@media (max-width:576px) {
  .slick-association-item img {
    width: 130px;
    height: 100px;
  }
}

/*PlanSubPage VISION CSS */
@media (max-width:991px) {
  .prefer-online-section {
    padding: 40px 0
  }
}

/*Medical Plans Plan Sub Page Life Insurence Plan page*/
.value-p-section {
  padding-block: 150px;
}

.value-p-main img {
  max-width: 538px;
  border-radius: 20px;
  width: 100%;
}

.value-p-main .content {
  max-width: 645px;
  margin-left: auto;
}

.value-p-main .content p {
  font-size: 20px;
  line-height: 32px;
}

.coverage-card-inner .top-header {
  text-align: center;
  margin-bottom: 95px;
}

.coverage-card-inner .top-header p {
  color: #404653;
}

.coverage-card-inner p.card-text {
  color: #425466;
}

.benefits-box-plan .card {
  padding: 40px 17px 38px 30px;
  background-color: #FDFDFF;
}

.benefits-box-plan .card .card-body {
  padding: 10px 0 0;
}

.benefits-box-plan img {
  max-width: 58px;
}

/*Plan Types section*/
.plan-types-wrap img {
  max-width: 528px;
  width: 100%;
  float: right;
  z-index: 2;
  position: relative;
  border-radius: 20px !important;
}

.plan-types-wrap p {
  color: #404653;
  font-size: 16px;
  line-height: 28px;
}

.accordion-cus {
  margin-top: 35px;
}

.plan-types-wrap {
  align-items: center;
}

.accordion-button.active {
  background-color: #001F3F !important;
  color: white !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.accordion-cus .accordion-item {
  border: 0;
  background: transparent;
  margin-bottom: 20px;
}

.accordion-cus .accordion-item.active {
  background-color: #001F3F;
  color: #fff;
  border-radius: 6px !important;
  box-shadow: 0 4px 4px 0 #00000040;
}

.accordion-cus .accordion-item {
  border: 0;
  background: transparent;
}

.accordion-cus .accordion-item h2 {
  margin: 0;
}

.accordion-cus .accordion-item .accordion-button {
  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
  color: #404653;
  border-radius: 6px;
  transition: none;
  box-shadow: none;
  padding: 5px 30px 5px 20px;
  line-height: 28px;
  min-height: 48px;
  border: 1px solid #D9D9D9;
  font-family: 'Lato';
}

.accordion-cus .accordion-item.active .accordion-button::after {
  filter: invert(1) brightness(2);
}

.accordion-cus .accordion-item.active {
  background-color: #001F3F;
  color: #fff;
  border-radius: 6px !important;
}

.accordion-cus .accordion-item.active .accordion-header .accordion-button {
  background-color: #001F3F;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #FFFFFF33;
  border-radius: 6px 6px 0 0;
}

.accordion-cus .accordion-item .accordion-body {
  line-height: 34px;
  font-size: 16px;
}

.feature-point-section .top-header {
  text-align: center;
  margin-bottom: 70px;
  max-width: 775px;
  margin-inline: auto;
  color: #404653;
}

.feature-point-section .card.blue-bottom-bg {
  padding: 40px 30px 30px 40px;
}

.feature-point-section img {
  max-width: 58px;
}

.summary-cover-top {
  margin-bottom: 50px;
  gap: 10px;
}

.summary-cover-top .dropdown button {
  background-color: #fff;
  border: 1px solid #404653 !important;
  color: #404653;
  font-size: 18px;
  line-height: 34px;
  font-family: 'Lato';
  font-weight: 600;
  padding-left: 20px;
}

.summary-cover-top .dropdown .dropdown-menu.show {
  background-color: #fff;
  text-align: right;
}

.summary-cover-top .dropdown .dropdown-menu.show .dropdown-item {
  text-align: left;
  color: #404653 !important;
  font-size: 16px !important;
  line-height: 20px;
  font-weight: 600;
  margin-block: 4px;
}

.summary-cover-main .service-card {
  border-radius: 10px;
  box-shadow: none;
  background-color: #FAFAFA;
  padding: 24px;
  border: 1px solid #E8E8E8;
  transition: all ease 0.3s;
}

.summary-cover-main .service-card h5,
.summary-cover-main .service-card h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom: none;
  margin: 0 0 10px 0;
  font-family: 'Lato';
  line-height: normal;
  font-weight: 700;
}

.summary-cover-main .service-card li {
  display: flex;
  justify-content: space-between;
  align-items: baseline
}

.summary-cover-main .service-card span {
  display: block;
  text-decoration: none;
  color: #79808F;
  font-size: 14px;
  margin-top: 0;
}

.summary-cover-main .service-card .data-info {
  display: flex;
  gap: 18px;
}

.summary-cover-main .service-card a.view-info,
.summary-cover-main .service-card a.download-file {
  margin-top: 0;
}

.summary-cover-main .service-card:hover {
  border-color: #3AB0E3;
  background-color: transparent;
  box-shadow: 0 2px 13px 4px #4C4C4C17;
}

@media (max-width:1080px) {
  .value-p-section {
    padding-block: 70px;
  }

  .coverage-card-inner .top-header {
    margin-bottom: 45px;
  }

  .summary-cover-top {
    margin-bottom: 35px;
  }

  .feature-point-section .card.blue-bottom-bg {
    padding: 30px 20px 20px 20px;
  }

  .feature-point-section .card.blue-bottom-bg .card-body {
    padding: 10px 0 0;
  }
}

@media (max-width:767px) {
  .value-p-main .content {
    margin-top: 20px;
    max-width: 100%;
    margin-left: 0;
  }

  .value-p-main .content p {
    font-size: 17px;
    line-height: 26px;
  }

  .value-p-section {
    padding-block: 50px;
  }

  .coverage-card-inner .top-header {
    margin-bottom: 30px;
  }

  .summary-cover-top {
    margin-bottom: 20px;
    flex-direction: column;
    text-align: center;
  }

  .plan-types-wrap {
    flex-direction: column-reverse;
  }

  .plan-types-wrap img {
    float: unset;
    margin-inline: auto;
    display: block;
  }

  .feature-point-section .top-header {
    margin-bottom: 30px;
  }
}

/* RESOURCES MAIN PAGE CSS */
.resources-banner-text {
  padding: 10rem 0;
}

#custom-carousel-post.custom-carousel {
  overflow: hidden
}

#custom-carousel-post .custom-carousel-slide {
  background-color: #FFF
}

#custom-carousel-post .custom-carousel-card-title {
  color: #16192C
}

#custom-carousel-post .custom-carousel-card-para {
  color: #425466
}

.insurance-page .service-card:hover {
  transform: translateY(0px);
  border: 1px solid #3AB0E3;
  box-shadow: 0px 2px 13px 4px #4C4C4C17;
}

.insurance-page .service-card a {
  margin-top: 0.4rem;
}

@media (max-width:1199px) {
  .resources-banner-text {
    padding: 3rem 0;
  }
}

@media (max-width:861px) {
  .blue-banner-section {
    min-height: 400px !important;
  }
}

@media (max-width:543px) {
  .blue-banner-section {
    min-height: 500px !important;
  }
}

/*Plans Main Page*/
.plans-topic-main {
  gap: 150px;
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
}

.plans-topic-section.shape-flower-b::before {
  top: 450px;
}

.plans-topic-item p {
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
}

.plans-topic-item a.btn-ylow {
  margin-top: 20px;
}

.plans-topic-item img {
  max-width: 528px;
  width: 100%;
  border-radius: 20px !important;
}

.plans-topic-item:nth-child(odd) .plans-topic-item-right {
  padding-left: 70px;
}

.plans-topic-item:nth-child(even) img {
  float: right;
}

.plans-topic-item:nth-child(even) .plans-topic-item-right {
  padding-right: 70px;
}

.plans-topic-item {
  align-items: center;
}

.plans-topic-item:nth-child(even) {
  flex-direction: row-reverse;
}

.plans-topic-benefits p {
  font-size: 18px;
  line-height: 34px;
  max-width: 487px;
  padding-bottom: 12px;
}

.plans-topic-benefits-tel {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 7px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  font-family: 'Lato';
}

.plans-topic-benefits-tel h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  font-family: 'Lato';
  margin-block: 5px;
}

.plans-topic-benefits-content a {
  color: #fff;
}

.plans-topic-benefits-content>span {
  font-size: 18px;
  line-height: normal;
}

.plans-topic-benefits-content>span a {
  font-weight: 700;
  display: inline-block;
}

.plans-topic-benefits-content>span a:hover {
  color: #ECB01D;
}

@media (max-width:1080px) {
  .plans-topic-main {
    gap: 80px;
  }

  .plans-topic-item.row {
    margin: 0;
  }
}

@media (max-width:991px) {

  .plans-topic-item:nth-child(odd) .plans-topic-item-right,
  .plans-topic-item:nth-child(even) .plans-topic-item-right {
    padding-inline: 0;
  }
}

@media (max-width:767px) {
  .plans-topic-main {
    margin-block: 40px;
    gap: 40px;
  }

  .plans-topic-item p {
    font-size: 16px;
    line-height: 28px;
  }

  .plans-topic-benefits-content {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 15px !important;
    margin-block: 20px;
  }

  .plans-topic-benefits-content>span {
    font-size: 16px;
  }

  .plans-topic-item:nth-child(even) img {
    float: none;
  }

  .plans-topic-benefits p {
    max-width: 100%;
    font-size: 16px;
    line-height: 28px;
  }

  .plans-topic-benefits h2 {
    margin-top: 20px;
  }

  .plans-topic-benefits-tel h3,
  .plans-topic-benefits-tel {
    font-size: 18px;
    line-height: 26px;
  }
}

/*company page*/
.company-about {
  padding-block: 20px 80px;
}

.company-about p {
  margin-bottom: 25px;
}

.company-about h2 {
  margin-bottom: 20px;
}

.company-health-content {
  width: 100%;
  max-width: 495px;
  margin-left: auto;
}

.company-health-content p {
  font-size: 20px;
  line-height: 34px;
  margin-block: 20px 30px;
}

.why-choose-cus-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.why-choose-cus-main .why-choose-cus-left {
  width: 100%;
  max-width: 47%;
}

.why-choose-cus-main .why-choose-cus-right {
  width: 100%;
  max-width: 53%;
  padding-left: 20px;
  align-self: flex-end;
}

.why-choose-cus-main .why-choose-cus-right img {
  max-height: 670px;
}

.why-choose-cus-left p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}

.why-choose-cus-left {
  padding-block: 80px;
}

.choose-us-box {
  display: grid;
  row-gap: 20px;
}

.choose-us-box .company-card {
  background-color: #062F59;
  display: flex;
  align-items: center;
  padding: 24px;
  border-radius: 10px;
  min-height: 93px;
  justify-content: flex-start;
  box-shadow: 0 3px 20px 5px #0000000F;
}

.choose-us-box p {
  margin: 0;
  font-size: 24px;
  line-height: 28px;
}

@media (max-width:991px) {

  .why-choose-cus-main .why-choose-cus-left,
  .why-choose-cus-main .why-choose-cus-right {
    max-width: 100%;
    padding-inline: 20px;
  }

  .company-about {
    padding-block: 20px 30px;
  }
}

@media (max-width:767px) {
  .choose-us-box p {
    font-size: 18px;
    line-height: 20px;
  }

  .why-choose-cus-left p {
    font-size: 16px;
    line-height: 26px;
  }

  .why-choose-cus-left {
    padding-block: 30px;
  }

  .company-health-content {
    max-width: 100%;
    margin-top: 20px;
  }

  .company-health-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .company-about {
    padding-block: 10px 20px;
  }

  .choose-us-box .company-card {
    padding: 12px 15px;
    min-height: 70px;
  }
}

/*Testimonials Section*/
.testimonial-top-head {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.testimonial-main .slick-slide {
  margin: 0 12px;
}

.testimonial-main .slick-list {
  margin: 0 -12px;
}

.testimonial-item .testimonial-caption {
  box-shadow: 0 4px 4px 0 #00000014;
  border-radius: 20px;
  overflow: hidden;
  background-color: #ffffff;
}

.testimonial-item .testimonial-caption img {
  border-radius: 15px;
  width: 100%;
}

.testimonial-item .testimonial-caption .testimonial-content {
  padding: 10px 25px 25px 25px;
}

.testimonial-main ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  list-style: none;
  column-gap: 10px;
}

.testimonial-main ul.slick-dots button {
  font-size: 0;
  border: none;
  display: none;
}

.testimonial-main ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgb(58 176 227 / 50%);
  cursor: pointer;
  transition: background-color .2s;
}

.testimonial-main ul li.slick-active {
  background-color: #3AB0E3;
}

.testimonial-main .slick-list .slick-track {
  padding-block: 20px;
}

.testimonial-item .testimonial-content h4,
.testimonial-item .testimonial-content h3,
.testimonial-item .testimonial-content .h4 {
  font-weight: 700;
  font-size: 20px;
  color: #16192C;
  line-height: normal;
}

.testimonial-item .testimonial-content span {
  font-size: 16px;
  font-family: 'Lato';
  line-height: normal;
  font-weight: 500;
  color: #16192C;
}

.testimonial-item .testimonial-content p {
  color: #425466;
  line-height: 24px;
}

.testimonial-item .testimonial-content a.btn-ylow {
  font-size: 12px;
  line-height: 12px;
  padding: 6px 15px;
  height: 36px;
  letter-spacing: 0;
  border-radius: 6px;
}

@media (max-width:767px) {
  .testimonial-top-head {
    margin-bottom: 20px;
  }

  .testimonial-top-head a.btn-ylow {
    margin-left: auto;
  }

  .testimonial-main ul.slick-dots {
    margin-top: 20px;
  }
}

/*Participating Associations page*/
.participat-cus-section .top-heade {
  text-align: center;
  max-width: 765px;
  margin-inline: auto;
  margin: 10px auto 60px;
}

.participat-cus-section .top-heade p {
  font-size: 20px;
  margin-top: 20px;
}

.participat-cus-main {
  display: grid;
  row-gap: 24px;
}

.participat-cus-main .participat-cus-item .logo-brand>img {
  max-width: 250px;
}

.participat-cus-item .logo-brand {
  width: 100%;
  max-width: 250px;
}

.participat-cus-main .participat-cus-item {
  background-color: #fff;
  min-height: 183px;
  padding: 30px 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.participat-cus-main .participat-cus-item .participat-cus-content {
  width: 100%;
  max-width: 598px;
}

.participat-cus-item .participat-cus-content .h5 {
  color: #00224F;
  font-size: 20px;
  line-height: 26px;
  font-weight: 800;
  font-family: 'Lato';
}

/*modal style*/
.access-modal-cus .modal-content {
  border-radius: 15px;
  padding: 20px;
}

.access-modal-cus .modal-header {
  border-bottom: none;
}

.access-modal-cus .modal-title {
  font-weight: 700;
  font-size: 32px;
  margin: 0;
}

.access-modal-cus .form-label {
  font-weight: 500;
  font-size: 16px;
}

.access-modal-cus .forgot-text {
  font-size: 16px;
  text-decoration: none;
  color: #1A1423;
}

.access-modal-cus .remember-text {
  font-size: 14px;
  color: #828282;
}

.access-modal-cus .form-control {
  border-radius: 8px !important;
  min-height: 48px;
}

.access-modal-cus input[type="password"] {
  padding-right: 44px;
}

.access-modal-cus .btn-cus {
  background-color: transparent;
  border: 0;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.access-modal-cus .btn-cus img {
  max-width: 20px;
}

.access-modal-cus .modal-body p {
  font-size: 16px;
  color: #1C1B1F;
  line-height: 22px;
  margin-top: 0;
}

.access-modal-cus .modal-header,
.access-modal-cus .modal-body {
  padding-block: 5px;
}

.access-modal-cus a.forgot-text.d-block {
  font-size: 16px;
  font-weight: 700;
  color: #3AB0E3;
  font-family: 'Lato';
}


@media (max-width:1199px) {
  .participat-cus-main .participat-cus-item .participat-cus-content {
    max-width: 495px;
  }

  .participat-cus-main .participat-cus-item .logo-brand>img,
  .participat-cus-item .logo-brand {
    max-width: 150px;
  }

  .participat-cus-main .participat-cus-item {
    min-height: 150px;
    padding: 20px 25px;
  }
}

@media (max-width:991px) {
  .participat-cus-main .participat-cus-item {
    min-height: 140px;
    padding: 15px;
  }

  .participat-cus-main .participat-cus-item .logo-brand>img,
  .participat-cus-item .logo-brand {
    max-width: 120px;
  }

  .participat-cus-main .participat-cus-item .participat-cus-content {
    max-width: 380px;
  }
}

@media (max-width:767px) {
  .participat-cus-main .participat-cus-item {
    flex-direction: column;
    gap: 15px;
    padding: 20px;
  }

  .participat-cus-main .participat-cus-item .participat-cus-content {
    max-width: 100%;
    text-align: center;
  }

  .participat-cus-item .participat-cus-content .h5 {
    font-size: 18px;
    line-height: 24px;
  }

  .participat-cus-item .logo-brand {
    text-align: center;
  }

  .participat-cus-section .top-heade p {
    font-size: 18px;
    line-height: 26px;
  }
}

/*Association Directory Sub Page*/
.provided-health-plans-left p {
  color: #404653;
  padding-right: 40px;
}

.provided-health-plans-left .h5 {
  color: #00224F;
  font-weight: 800;
  margin-top: 30px;
}

.provided-health-plans-left {
  margin-bottom: 20px;
}

.provided-health-plans-left.blue-dot ul li {
  margin-bottom: 5px;
}

/* .provided-health-plans-left.blue-dot ul li:before {background: #0162CA; } */
.provided-health-plans-left.blue-dot ul li a {
  color: #404653;
  font-size: 16px;
  line-height: 24px;
}

.provided-health-plans-left.blue-dot ul li:hover {
  opacity: 0.8;
}

.provided-health-plans-info {
  border: 1px solid #79808F;
  border-radius: 10px;
  padding: 45px;
  width: 100%;
  max-width: 390px;
  margin-left: auto;
  margin-top: 20px;
}

.provided-health-plans-info img {
  display: block;
  margin-bottom: 20px;
}

.provided-health-plans-info a.btn-ylow {
  margin-bottom: 30px;
}

.provided-health-plans-info .h4 {
  font-weight: 900;
  color: #00224F;
  margin-bottom: 15px;
}

.provided-health-plans-info p {
  color: #404653;
  margin-block: 15px;
}

.provided-health-plans-info p a {
  color: #404653;
}

.provided-health-plans-info p a:hover {
  color: #ECB01D;
}

@media (max-width:1080px) {
  .provided-health-plans-info {
    padding: 20px;
  }
}

@media (max-width:767px) {
  .provided-health-plans-info {
    margin-left: 0;
  }

  .provided-health-plans-left p {
    padding-right: 0;
  }
}

/*document library page*/
.document-top-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 10px;
}

.document-top-head .document-serchbar {
  display: flex;
  align-items: center;
  gap: 25px;
}

.document-serchbar .search-bar input {
  width: 261px;
}

.document-serchbar .search-bar {
  border-radius: 8px;
  width: auto;
}

.document-serchbar .dropdown button {
  background-color: transparent;
}

.document-card-main .document-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fff;
  padding: 17px 30px 17px 22px;
  box-shadow: 0 2px 13px 4px #4C4C4C17;
  border-radius: 10px;
  align-items: center;
}

.document-card-main {
  display: grid;
  row-gap: 18px;
}

.document-card-main .document-card .h5 {
  margin-block: 0 4px;
}

.document-card-main .document-card a {
  font-size: 14px;
  color: #79808F;
  line-height: normal;
}

.document-card-main .document-card a:hover {
  color: #ECB01D;
}

.document-card-main .document-card .document-card-info {
  column-gap: 30px;
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .document-serchbar .search-bar input {
    width: 230px;
  }

  .document-top-head .document-serchbar {
    flex-wrap: wrap;
  }

  .document-card-main .document-card {
    padding: 15px;
  }

  .document-card-main .document-card .document-card-info {
    column-gap: 15px;
  }

  .document-card-main .document-card .h5 {
    margin-block: 0;
  }

  .document-card-main {
    row-gap: 5px;
  }
}

@media (max-width:480px) {
  .document-serchbar .search-bar {
    width: 100%;
  }

  .document-card-info .view-card img {
    width: 20px;
  }

  .document-card-info .download-card img {
    width: 17px;
  }
}

/*PlanSubPageMedicalPlan*/

/*banner */
.both-img-txt-banner .both-part {
  min-height: 500px;
  align-items: center;
}

.both-img-txt-banner .both-part .both-part-img {
  align-self: flex-end;
}

/*tabbing*/
.tab-plan-cus .tab-plan-cus-top {
  margin-block: 30px;
}

.tab-box-item {
  box-shadow: 0 2px 13px 04px #4C4C4C17;
  border-radius: 10px;
  padding: 24px;
  height: 100%;
}

.tab-box-item ul li a {
  color: #404653;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tab-box-item.blue-dot ul li::before {
  background: #404653;
}

.tab-box-item.blue-dot ul li:hover::before {
  background: #3AB0E3;
}

.tab-box-item.blue-dot ul li:hover a {
  color: #3AB0E3;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.tab-box-item ul li:hover a span img {
  content: url('/assets/donwload-lightway-blue.webp');
}

.tab-box-item h5,
.tab-box-item .h5 {
  font-family: 'Lato';
  color: #040707;
  font-size: 20px;
  line-height: 28px;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 20px;
  margin-block: 0 20px;
}

.tabbing-cus-main .tabbing-cus-caption {
  gap: 0;
  display: flex;
  background-color: #ffffff;
  box-shadow: 1px 4px 4px 1px #00000014;
  border-radius: 10px;
  border: 1px solid #EAEAEA;
}

.tabbing-cus-caption li.nav-item {
  flex: 1 1 100%;
}

.tabbing-cus-caption li.nav-item .nav-link {
  padding: 10px 20px;
  width: 100%;
  min-height: 80px;
  font-size: 24px;
  line-height: 34px;
  font-family: 'Red Hat Display';
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.load-more-btn {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width:1199px) {
  .both-img-txt-banner {
    padding-block: 20px;
  }

  .both-img-txt-banner .both-part-content {
    margin-top: 20px;
  }

  .both-img-txt-banner .both-part {
    min-height: 400px;
  }
}

@media (max-width:767px) {

  .tab-box-item h5,
  .tab-box-item .h5 {
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 10px;
    margin-block: 0 10px;
  }
}

@media (max-width:570px) {
  .tabbing-cus-main .tabbing-cus-caption {
    overflow: auto hidden;
  }

  .tabbing-cus-caption li.nav-item .nav-link {
    padding: 5px 12px;
    min-height: 48px;
    font-size: 17px;
    line-height: 30px;
  }

  .tab-box-item {
    padding: 15px 20px 10px;
  }
}

/*Affordable Prescription page*/
.coverage-plan .both-part-img img {
  max-width: 570px;
  width: 100%;
}

section.coverage-plan .custom-banner>img.object-fit-cover {
  max-width: 1182px;
}

.coverage-plan .contact-header p.title-font {
  max-width: 520px;
  margin-left: auto;
  margin-top: 20px;
}

.coverage-box-cus {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
  margin-bottom: 25px;
}

.coverage-box-cus .document-card-info {
  max-width: 55px;
  margin-left: auto;
}

.coverage-box-cus .document-card-content {
  max-width: calc(100% - 55px);
}

.coverage-box-cus h5 {
  font-size: 20px;
  font-family: 'Lato';
  font-weight: 700;
  line-height: 34px;
}

.coverage-box-cus .document-card-info {
  column-gap: 20px !important;
  margin-top: auto;
}

.coverage-box-cus .document-card-info a.view-card img {
  max-width: 19px;
}

.coverage-box-cus .document-card-info a.download-card img {
  max-width: 12px;
}

.coverage-box-section .document-top-head h3 {
  font-size: 32px;
  line-height: 34px;
}

@media (max-width:1199px) {
  .coverage-plan .contact-header p.title-font {
    max-width: 85%;
    margin: auto;
  }
}

@media (max-width:767px) {
  .coverage-box-cus .document-card-info {
    column-gap: 10px !important;
  }
}

@media (max-width:520px) {
  .coverage-box-cus {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}

/*vision plan page*/
.vision-plan-banner-cus p {
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
  margin-block: 20px 50px;
}

.vision-plan-btn {
  background: #3AB0E3;
  border: none;
  color: #000;
  border-radius: 10px;
  padding: 8px 30px;
  background: #020024;
  background: linear-gradient(90deg, #bceafdff 35%, #ffff 100%);
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  font-family: 'Lato';
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: all .4s ease;
}

.vision-plan-btn:hover {
  background: #3AB0E3;
  transform: translateY(-2px)
}

.vision-plan-banner-left {
  padding-right: 45px;
}

.vision-plan-banner-content {
  text-align: right;
  padding: 20px 35px;
  bottom: 0;
  position: absolute;
}

.vision-plan-banner-content span {
  padding: 8px 20px;
  font-size: 24px;
  font-family: 'Red Hat Display';
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0;
  display: inline-block;
  min-height: 48px;
}

.vision-plan-banner-content h4 {
  font-size: 24px;
  font-family: 'Red Hat Display';
  font-weight: 900;
  line-height: 35px;
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
}

.header-top {
  text-align: center;
  margin-bottom: 20px;
}

.header-top>span {
  color: #2FA8DD;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Red Hat Display';
}

.header-top p {
  width: 100%;
  max-width: 1085px;
  text-align: center;
  margin-inline: auto;
  color: #404653;
  font-size: 18px;
}

.trust-vision-plans-wrap .benefit-cards {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 13px 4px #4C4C4C17;
  height: 100%;
  overflow: hidden;
}

.trust-vision-plans-wrap .benefit-header {
  background: #2FA8DD;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  min-height: 55px;
}

.trust-vision-plans-wrap ul.benefit-list {
  padding-inline: 25px;
  margin: 0;
}

.trust-vision-plans-wrap ul.benefit-list li {
  margin: 0;
  border-bottom: 1px solid #DEDEDE;
  color: #404653;
  padding-block: 8px;
  margin-block: 0;
  font-weight: 600;
}

.trust-vision-plans-wrap ul.benefit-list li::before {
  top: 22px;
}

.trust-vision-plans-wrap ul.benefit-list li:last-child {
  border-bottom: 0;
}

.vision-protection-section {
  background: #001F3F;
}

.vision-protection-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.vision-protection-content .vision-equipment-img {
  z-index: 1;
  width: 100%;
  max-width: 48%;
  width: 100%;
  padding-right: 20px;
  align-self: flex-end;
}

.vision-protection-content .vision-protection-text {
  z-index: 1;
  width: 100%;
  max-width: 52%;
  padding-block: 50px;
}

.vision-protection-text span {
  color: #FFC107
}

.vision-protection-text .header-blue {
  color: #fff !important;
}

.vision-protection-wrap h2 {
  color: #fff;
}

.vision-protection-section:before {
  position: absolute;
  content: "";
  background-image: url(/assets/shape-vision.webp);
  width: 550px;
  height: 210px;
  display: block;
  top: 20px;
  left: 28%;
  z-index: 0;
}

.vision-equipment-img {
  z-index: 1;
}

.vision-protection-wrap p {
  color: #fff;
  font-size: 20px;
}

.vision-protection-btn {
  display: grid;
  gap: 0px 20px;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
}

.shop-online-section .header-top {
  text-align: left;
  margin-bottom: 50px;
}

.shop-online-section .header-top p {
  max-width: 100%;
  text-align: left;
}

.preference-cards,
.shop-online-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px
}

.shop-online-main .shop-online-item {
  border-radius: 12px;
  background-color: #fff;
  padding: 20px;
  transition: transform 0.5s ease;
  box-shadow: none;
}

.shop-online-main .shop-online-item:hover {
  box-shadow: 0 4px 12px 0 #0000001F;
  transform: translateY(-10px);
}

.shop-online-main .shop-online-item h5 {
  color: #00224F;
  font-size: 20px;
  text-align: center;
  line-height: 34px;
  font-weight: 700;
  font-family: 'Lato';
  margin: 0;
  border-bottom: 1px solid #DEDEDE;
  padding-block: 3px 20px;
}

.shop-online-main .shop-online-item ul li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-left: 30px;
  padding-block: 15px;
  font-size: 18px;
  line-height: 28px;
  color: #404653;
  font-family: 'Lato';
  font-weight: 600;
}

.core-values-section .header-top {
  margin-bottom: 50px;
}

.core-values-img img {
  max-width: 655px;
}

.core-values-text h3 {
  color: #3AB0E3
}

.core-values-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.core-values-main .core-values-item {
  width: 100%;
  max-width: 50%;
}

.core-values-main .core-values-text {
  padding-left: 80px;
}

@media (max-width:1199px) {
  .vision-protection-section:before {
    display: none;
  }
}

@media (max-width:1080px) {
  .vision-plan-banner-left {
    padding-right: 5px;
  }

  .vision-plan-banner-content span {
    font-size: 18px;
    min-height: 34px;
  }

  .vision-plan-banner-content h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0px;
  }

  .vision-plan-btn {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px;
    min-height: 38px;
  }

  .core-values-main .core-values-text {
    padding-left: 20px;
  }
}

@media (max-width:991px) {
  .vision-protection-content .vision-protection-text {
    padding-left: 20px;
  }

  .vision-protection-content .vision-equipment-img,
  .vision-protection-content .vision-protection-text {
    max-width: 100%;
  }

  .vision-protection-section {
    padding-top: 40px;
  }

  .core-values-img img {
    margin: auto;
  }

  .vision-plan-banner-content {
    padding: 15px 20px;
  }

  .vision-plan-banner-cus p {
    font-size: 16px;
    line-height: 30px;
    margin-block: 20px 30px;
  }

  .trust-vision-plans-wrap ul.benefit-list li {
    font-size: 16px;
    line-height: 30px;
  }

  .shop-online-main .shop-online-item ul li {
    font-size: 16px;
    line-height: 24px;
    padding-block: 12px;
  }

  .core-values-section .header-top {
    margin-bottom: 30px;
  }
}

@media (max-width:767px) {
  .core-values-main .core-values-item {
    max-width: 100%
  }

  .core-values-main .core-values-text {
    padding: 0
  }

  .core-values-main {
    gap: 25px;
  }

  .header-top p {
    font-size: 16px;
    line-height: 24px;
  }

  .shop-online-main .shop-online-item ul li {
    padding-block: 8px;
  }

  .vision-plan-banner-content span {
    padding: 6px 14px;
    font-size: 16px;
    min-height: 28px;
  }

  .vision-plan-banner-content h4 {
    font-size: 15px;
    line-height: 20px;
  }
}

/*Trustee Dashboard Page*/
.trustee-dashboard-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.trustee-dashboard-main .trustee-dashboard-item {
  background-color: #fff;
  /* padding: 30px; */
  border-radius: 10px;
  min-height: 108px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0 2px 13px 4px #4C4C4C17;
  overflow: hidden;
}

.trustee-dashboard-main .trustee-dashboard-item a.td-link {
  font-size: 20px;
  line-height: 28px;
  color: #404653;
  padding: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.trustee-dashboard-main .trustee-dashboard-item a.td-link:hover {
  background-color: #ECB01D;
  color: #040707;
}

.trustee-dashboard-section .h3,
.trustee-dashboard-txt-section .h3,
.document-list-section h3,
.document-list-section .h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
}

.trustee-dashboard-txt-section .h3 {
  margin-bottom: 18px;
}

/*resource page */
.newest-documents-section {
  border: 1px solid #E8E8E8;
  background-color: #FAFAFA;
}

.newest-posts-cus .slick-slide {
  margin: 0 10px;
}

.newest-posts-cus .slick-list {
  margin: 0 -10px;
}

.self-funded-main {
  background: #3AB0E3 url(/assets/self-funded-bg.webp);
  padding: 30px 40px 50px;
  border-radius: 10px;
  background-blend-mode: multiply;
}

.self-funded-main h3 {
  font-weight: 700;
  color: #032241;
}

.self-funded-main p {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
  margin-block: 14px 18px;
}

.self-funded-links {
  display: flex;
  column-gap: 30px;
  flex-wrap: wrap;
}

.resources-banner .both-part {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 1;
  position: relative;
}

.resources-banner {
  background-color: #E7E7E7;
  padding-block: 0;
}

.resources-banner .both-part-content {
  width: 100%;
  max-width: 45%;
  padding-right: 40px;
}

.resources-banner .both-part-img {
  width: 100%;
  max-width: 55%;
}

.resources-banner .custom-banner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(/assets/resources-shape.webp) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 844px;
}

@media (max-width:991px) {
  .resources-banner .both-part {
    flex-direction: column;
    row-gap: 20px;
  }

  .resources-banner .both-part .both-part-content,
  .resources-banner .both-part-img {
    max-width: 100%;
    text-align: center;
  }

  .resources-banner .both-part .both-part-content p.title-font {
    max-width: 580px;
    margin-inline: auto;
  }

  .resources-banner .custom-banner:before {
    display: none;
  }

  .self-funded-main p {
    font-size: 16px;
    line-height: 24px;
  }

  .self-funded-main {
    padding: 15px 20px;
  }

  .self-funded-links {
    column-gap: 12px;
  }

  .trustee-dashboard-section .h3,
  .trustee-dashboard-txt-section .h3,
  .document-list-section h3,
  .document-list-section .h3 {
    font-size: 24px;
  }
}

/*video blog page*/
.blog-banner-content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.testimonial-video-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.video-box-part {
  display: grid;
  grid-template-columns: 66.2% 31.5%;
  column-gap: 2.2%;
}

.blog-sidebar-main {
  background-color: #fff;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.blog-sidebar-main h2 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Lato';
  line-height: normal;
}

.blog-sidebar-searchbar {
  display: flex;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 7px 20px;
  align-items: center;
  max-width: 100%;
  width: 100%;
  border: 1px solid #C8C8C8;
}

.blog-sidebar-searchbar input {
  background-color: transparent !important;
  border: 0 !important;
  padding-left: 0;
}

.blog-sidebar-searchbar input:focus {
  outline: none;
  box-shadow: none;
}

.blog-sidebar-searchbar .search-input-wrap {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  width: 100%;
}

.blog-sidebar-searchbar .search-input-wrap .search-btn {
  background: none;
  border: none;
  position: absolute;
  right: 0;
  cursor: pointer !important;
  padding: 0;
  z-index: 2;
}

.blog-sidebar-searchbar .search-input-wrap .search-btn img {
  width: 18px;
  height: 18px;
}

.blog-sidebar-searchbar .search-input-wrap input[type="search"] {
  flex: 1;
  padding-right: 24px;
}

.blog-sidebar-searchbar form {
  display: flex;
  gap: 1rem;
  flex: 1;
}

.blog-sidebar-category ul li {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  margin-block: 16px;
}

.blog-sidebar-category ul li a {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #79808F;
}

.blog-sidebar-category ul li a:hover {
  color: #3AB0E3;
}

.blog-sidebar-category ul li:last-child {
  margin-bottom: 5px;
}

.sidebar-related-post-item {
  display: flex;
  flex-wrap: wrap;
  column-gap: 4%;
  padding-block: 20px;
  border-bottom: 1px solid #D9D9D9;
  align-items: flex-start;
}

.sidebar-related-post-item img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.sidebar-related-info span {
  font-size: 14px;
  line-height: 21px;
  font-family: 'Lato';
  font-weight: 400;
  color: #202C38;
}

.sidebar-related-post .h6 {
  font-weight: 500;
  /*line-height: 24px;*/
  margin-block: 4px;
}

.sidebar-related-info {
  display: flex;
  align-items: center;
  column-gap: 18px;
  position: relative;
  flex-wrap: wrap;
}

.sidebar-related-info strong {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}

.sidebar-related-info strong:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--blog-color) !important;
  display: block;
  position: absolute;
  right: -11px;
  top: 9px;
}

.sidebar-related-post-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.blog-pagination {
  display: flex;
  gap: 8px;
  margin-block: 40px;
}

.blog-pagination button {
  padding: 6px 12px;
  border: none;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  min-height: 48px;
  min-width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.3s;
}

.blog-pagination button.active {
  background-color: #3AB0E3;
  color: #fff;
}

.blog-pagination button:hover img {
  filter: brightness(0) invert(1);
}

.blog-pagination button:hover {
  background: #3AB0E3;
  color: #fff;
}

.sidebar-related-post-item .sidebar-related-post {
  max-width: calc(100% - 95px);
}

@media (max-width:1080px) {
  .blog-sidebar-main {
    padding: 15px;
    border-radius: 5px;
  }

  .blog-sidebar-category ul li a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }

  .sidebar-related-post .h6 {
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .testimonial-video-main {
    grid-template-columns: 1fr;
  }

  .video-box-part {
    grid-template-columns: 100%;
  }

  .blog-pagination button {
    min-height: 32px;
    min-width: 32px;
    padding: 5px;
    font-size: 12px;
  }

  .blog-pagination button img {
    max-width: 8px;
  }

  .blog-pagination {
    justify-content: center;
  }

  .sidebar-related-post-item {
    column-gap: 3%;
  }

  .sidebar-related-post-item img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width:520px) {

  .sidebar-related-info strong,
  .sidebar-related-info span {
    font-size: 12px;
    line-height: 16px;
  }

  .sidebar-related-post h6 {
    line-height: 17px;
    font-size: 13px;
  }

  .sidebar-related-info strong:after {
    top: 5px;
  }

  .sidebar-related-post-item {
    padding-block: 12px;
  }
}

/*Video details page*/
video[poster] {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.blog-banner-content ul {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0px;
}

.blog-banner-content ul li {
  font-family: 'Lato';
  position: relative;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.blog-banner-content ul li:not(:last-child)::after {
  content: "|";
  margin: 0 15px;
}

.blog-detail-item {
  /* padding: 30px;
  background-color: #fff;
  border-radius: 20px; */
}


.video-box-wrap .video-box-left .video-box-detail-main h4.blog-main-title {
  margin-bottom: 25px;
  font-weight: 700;
}

.video-box-detail-main h2.blog-main-title {
  margin-bottom: 25px !important;
}

.blog-detail-caption>video {
  min-height: 430px;
}

.blog-detail-tags {
  margin-block: 0 15px;
  display: inline-block;
}

.blog-detail-tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 15px;
}

.blog-detail-tags ul li a {
  min-width: 40px;
  padding: 6px 15px;
  border: 1px solid #3AB0E3;
  color: #3AB0E3;
  min-height: 42px;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Lato';
  border-radius: 2px;
  align-items: center;
  justify-content: center;
}

.blog-detail-tags ul li a:hover {
  background-color: #3AB0E3;
  color: #fff;
}

.blog-detail-tags h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

@media (max-width:1080px) {
  .blog-detail-item {
    /*padding: 20px;
    border-radius: 10px;*/
  }

  .blog-detail-content {
    padding: 20px;
    border-radius: 10px;
  }

  .blog-detail-caption>video {
    min-height: 350px;
  }
}

@media (max-width:767px) {
  .blog-detail-tags ul {
    gap: 12px;
    margin-top: 12px;
  }

  .blog-detail-tags ul li a {
    padding: 5px 12px;
    min-height: 38px;
    font-size: 14px;
  }

  .blog-sidebar-right {
    margin-top: 30px;
  }

  .blog-detail-caption>video {
    min-height: 180px;
  }
}

/*Blog page & blog details page*/
.blog-detail-content p {
  color: #404653;
}

.blog-detail-content {
  margin-block: 5px 15px;
  /* border-bottom: 1px solid #D9D9D9; */
  padding-bottom: 15px;
  float: left;
  clear: both;
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;

}

.blog-custom-caption {
  position: relative;
}

.blog-custom-caption>img {
  width: 100%;
  max-height: 370px;
  object-fit: cover;
  object-position: top;
}

.blog-custom-item {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}

.blog-custom-content {
  padding: 30px 40px 30px 30px;
}

.blog-custom-content .h4 {
  font-weight: 700;
}

.blog-custom-content p {
  color: #404653;
}

.blog-detail-content p:not(:last-child) {
  margin-bottom: 30px;
}

.blockquote-sub {
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap;*/
  margin-top: 16px;
}

.blog-detail-content blockquote {
  padding: 30px;
  background: #F6F7FC;
  border-radius: 10px;
  margin-block: 30px;
}

.blockquote-sub p {
  font-family: 'Red Hat Display';
  font-weight: 500;
  color: #040707;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px !important;
  padding-right: 10px;
}

.blockquote-sub p:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/assets/blockquote-icon.webp);
  left: 0;
}

.blog-detail-content blockquote h5,
.blog-detail-content blockquote h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.blog-detail-content img {
  margin-block: 10px;
}

.blog-detail-item .blog-detail-caption h4.blog-main-title,
.blog-detail-item .blog-detail-caption h2.blog-main-title {
  font-weight: 700;
  margin-block: 0;
  font-size: 24px;
  line-height: normal;
}

@media(max-width:767px) {
  .blog-custom-content {
    padding: 20px;
  }

  .blog-sidebar-searchbar {
    padding: 3px 12px;
  }

  .blog-detail-content blockquote h5,
  .blog-detail-content blockquote h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .blog-detail-content blockquote {
    padding: 15px;
    margin-block: 15px;
  }

  .blog-detail-content p:not(:last-child) {
    margin-bottom: 18px;
  }

  .blockquote-sub img {
    width: 40px;
  }

  .blog-detail-content img {
    padding: 0 !important;
    margin-block: 10px;
    float: left !important;
    clear: both;
  }

  .blog-custom-caption>img {
    max-height: 160px;
  }
}

/*contact us page*/
.contact-us-form h1 {
  font-weight: 700;
  line-height: normal;
}

.contact-us-form select#inquiry_type {
  padding: 10px 18px;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  font-size: 1rem;
  background-color: #fff;
}

.contact-us-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  align-items: center;
}

.contact-us-main .contact-us-img {
  width: 100%;
  max-width: 770px;
  overflow: hidden;
  border-radius: 20px;
}

.contact-us-form {
  width: 100%;
  max-width: calc(100% - 770px);
  padding-left: 45px;
}

.contact-us-form .checkbox-cus label {
  color: #79808F;
}

.contact-us-form .checkbox-cus label a {
  color: #79808F;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact-us-form .checkbox-cus label a:hover {
  color: #ECB01D;
}

.contact-us-form form button.btn-ylow {
  width: 100%;
  background-color: #2FA8DD;
  color: #fff !important;
  transition: all ease 0.3s;
}

.contact-us-form form button.btn-ylow:hover {
  background-color: #2da2d5;
}

@media (max-width:1199px) {
  .contact-us-form {
    width: 100%;
    max-width: 45%;
    padding-left: 30px;
  }

  .contact-us-main .contact-us-img {
    width: 100%;
    max-width: 55%;
  }
}

@media (max-width:880px) {
  .contact-us-form {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .contact-us-main .contact-us-img {
    width: 100%;
    max-width: 100%;
  }

  .contact-us-form h1 {
    font-size: 28px !important;
  }
}

/*---Trustee Overview Page---*/
.trustee-overview-banner p {
  margin-block: 10px;
}

/*Board of Trustees Section*/
.board-of-trustees-wrap {
  background: #00224F url(./images/board-of-trustees-bg-shape.webp);
  padding: 50px;
  border-radius: 20px;
  background-blend-mode: multiply;
  color: #fff;
}

.board-of-trustees-wrap h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.board-of-trustees-wrap h2 span {
  color: #FFC107;
}

.board-of-trustees-wrap p {
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
}

@media (max-width:767px) {
  .board-of-trustees-wrap h2 {
    margin-bottom: 12px;
  }

  .board-of-trustees-wrap {
    padding: 25px;
  }

  .board-of-trustees-wrap p {
    font-size: 18px;
    line-height: 32px;
  }
}

/*Committees Structure section*/
.committees-main {
  display: flex;
  flex-wrap: wrap;
}

.committees-main .committees-item {
  width: 100%;
  max-width: 33.33%;
  padding: 40px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #E4E4E7;
  text-align: center;
}

.committees-main .committees-item img {
  width: 100%;
  max-width: 40px;
  margin-bottom: 30px;
}

.committees-main .committees-item h3 {
  font-size: 21px;
  line-height: 28px;
}

.committees-main .committees-item:nth-child(3n) {
  border-right: 0;
}

.committees-main .committees-item:nth-child(n+4):nth-child(-n+6) {
  border-bottom: 0;
}

.committee-structure-section .header-top {
  margin-bottom: 50px;
}

@media (max-width:1199px) {
  .committees-main .committees-item {
    padding: 20px;
  }
}

@media (max-width:767px) {
  .committees-main .committees-item {
    padding: 20px 10px 10px;
    max-width: 100%;
    border-width: 0;
  }

  .committees-main .committees-item:not(:first-child) {
    border-width: 1px 0 0 0;
  }

  .committees-main .committees-item img {
    max-width: 32px;
    margin-bottom: 10px;
  }

  .committee-structure-section .header-top {
    margin-bottom: 20px;
  }

  .committees-main .committees-item h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

/*Pricing Overview Section*/
.pricing-plan-section h2 {
  width: 100%;
  max-width: 650px;
  margin-inline: auto;
}

.pricing-plan-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 850px;
  margin: 50px auto 0;
}

.pricing-plan-main .pricing-plan-item {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #E4E4E7;
  padding: 25px 30px;
  display: flex;
  column-gap: 12px;
  align-items: flex-start;
}

.pricing-plan-main .pricing-plan-item p {
  margin: 0;
  letter-spacing: -0.2px;
  line-height: 26px;
}

.pricing-plan-main .pricing-plan-item img {
  margin-top: 5px;
  max-width: 16px;
}

@media (max-width:767px) {
  .pricing-plan-main {
    gap: 12px;
  }

  .pricing-plan-main .pricing-plan-item {
    border-radius: 8px;
    padding: 12px 15px;
  }
}

/*real time analytics-section*/
.real-time-analytics {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.real-time-analytics>img {
  max-width: 528px;
  margin-left: 0;
  width: 100%;
}

.real-time-analytics .real-time-analytics-content {
  width: 100%;
  max-width: calc(100% - 528px);
  padding-left: 110px;
}

.read-full-btn {
  color: #2FA8DD;
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.read-full-btn img {
  transition: all ease 0.3s;
  max-width: 12px;
}

.read-full-btn:hover img {
  margin-left: 2px;
}

.real-time-analytics .real-time-analytics-content span {
  color: #64748B;
}

.real-time-analytics .real-time-analytics-content p {
  width: 100%;
  max-width: 530px;
}

.real-time-analytics-content .real-time-cus {
  border-bottom: 1px solid #CBD5E1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

@media (max-width:1350px) {
  .real-time-analytics .real-time-analytics-content {
    padding-left: 25px;
  }
}

@media (max-width:991px) {
  .real-time-analytics .real-time-analytics-content {
    width: 100%;
    max-width: 55%;
    padding-left: 20px;
  }

  .real-time-analytics>img {
    max-width: 45%;
    margin-left: 0;
    width: 100%;
  }
}

@media (max-width:767px) {
  .real-time-analytics .real-time-analytics-content {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .real-time-analytics>img {
    max-width: 100%;
  }
}

/*Assessment of Risks Section*/
.risk-assessment-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 70px;
}

.risk-assessment-item p {
  color: #667085;
}

.risk-assessment-item {
  text-align: center;
}

.risk-assessment-item img {
  max-width: 48px;
}

.risk-assessment-item h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.risk-assessment-section .header-top {
  margin-bottom: 50px;
}

@media (max-width:767px) {
  .risk-assessment-main {
    gap: 25px;
  }

  .risk-assessment-section .header-top {
    margin-bottom: 20px;
  }
}

/*association-participation Section*/
.association-participation-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.association-participation-content p {
  font-size: 18px;
  margin-top: 30px;
}

.association-participation-main img {
  width: 100%;
  max-width: 530px;
}

.association-participation-main .association-participation-content {
  width: 100%;
  max-width: calc(100% - 530px);
  padding-right: 130px;
}

@media (max-width:1350px) {
  .association-participation-main .association-participation-content {
    padding-right: 20px;
  }
}

@media (max-width:991px) {
  .association-participation-main .association-participation-content {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .association-participation-content p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
  }
}

/*fiduciary info section */
.fiduciary-info-section .header-top p {
  color: #667085;
  max-width: 1050px;
}

.fiduciary-info-table .table-header,
.fiduciary-info-table .table-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 830px;
  padding: 18px 30px 18px 25px;
  flex-wrap: wrap;
}

.fiduciary-info-table {
  border: 1px solid #E4E4E7;
  border-radius: 10px;
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}

.fiduciary-info-table .table-row {
  border-top: 1px solid #E4E4E7;
}

.fiduciary-info-table .table-header {
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  font-family: 'Red Hat Display';
}

.fiduciary-info-table .action-buttons {
  column-gap: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 8%;
}

.fiduciary-info-table .action-buttons a {
  width: 18px;
}

.fiduciary-info-table .action-buttons a.download-card {
  width: 14px;
}

.fiduciary-info-table .table-title {
  width: 100%;
  max-width: 22%;
  text-align: left;
}

.fiduciary-info-table .table-subtitle {
  width: 100%;
  max-width: 65%;
  text-align: left;
}

.fiduciary-info-table .table-header,
.fiduciary-info-table .table-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 830px;
}

@media (max-width:1080px) {
  .fiduciary-info-table .table-header {
    font-size: 16px;
  }
}

@media (max-width:767px) {
  .fiduciary-info-table .table-title {
    max-width: 22%;
  }

  .fiduciary-info-table .table-subtitle {
    max-width: 63%;
  }

  .fiduciary-info-table .action-buttons {
    max-width: 12%;
  }
}

/*committee members section*/
.committee-members-section .header-top {
  text-align: left;
}

.committee-members-section .header-top p {
  text-align: left;
  margin-left: 0;
  color: #667085;
}

.committee-members-item h3 {
  font-weight: 700;
  color: #00224F;
}

.committee-members-item p {
  color: #667085;
  font-size: 18px;
}

.committee-members-box-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  gap: 20px;
  margin-block: 40px;
}

.committee-members-box-main .committee-members-box-item img {
  width: 20px;
}

.committee-members-box-main .committee-members-box-item {
  background-color: #fff;
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 20px;
  column-gap: 20px;
  box-shadow: 0 2px 13px 4px #4C4C4C17;
  border-radius: 10px;
}

.committee-members-box-main .committee-members-box-item h4 {
  font-size: 20px;
  font-family: 'Lato';
  font-weight: 700;
}

.committee-members-main .committee-members-item {
  margin-top: 80px;
}

@media (max-width:767px) {
  .committee-members-item p {
    font-size: 16px;
  }

  .committee-members-box-main {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}

/*--- Board of Trustees Page ----*/
.trustees-searcherbar {
  display: flex;
  align-items: center;
  gap: 10px 20px;
  flex-direction: row;
  margin-bottom: 20px;
}

.trustees-searcherbar .search-bar {
  max-width: calc(100% - 169px);
  border-radius: 8px;
  color: #79808F;
  min-height: 48px;
}

.trustees-searcherbar .search-bar .search-input-wrap {
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}

.trustees-searcherbar .search-bar .search-input-wrap input {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.trustees-searcherbar .search-bar .search-input-wrap button.search-btn {
  background: none;
  border: none;
  position: absolute;
  right: 0;
  cursor: pointer !important;
  padding: 0;
  z-index: 2;
}

.trustees-searcherbar .dropdown button {
  width: 100%;
  text-align: left;
  justify-content: space-between;
  display: flex;
  align-items: center;
}

.trustees-searcherbar .dropdown {
  width: 100%;
  text-align: left;
  max-width: 169px;
}

.trustees-searcherbar .search-bar form {
  flex: 1;
}

@media (max-width:520px) {
  .trustees-searcherbar .search-bar {
    max-width: 100%;
  }

  .trustees-searcherbar {
    flex-direction: column;
  }

  .trustees-searcherbar .dropdown {
    margin-right: auto;
  }
}

.board-trustees-item {
  box-shadow: 0 2px 13px 4px #4C4C4C17;
  padding: 25px;
  border-radius: 10px;
}

.board-trustees-item h3 {
  font-size: 20px;
  line-height: normal;
  font-family: 'Lato';
  font-weight: 700;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.board-trustees-item p {
  font-size: 18px;
  color: #404653;
  margin-block: 18px;
  line-height: 34px;
  min-height: 121px;
  border-bottom: 1px solid #DEDEDE;
}

.board-trustees-main {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

.board-trustees-detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 5px;
}

.trustee-firm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-left: auto;
  align-items: center;
  justify-content: flex-end;
}

.board-trustees-detail span.badge-cus {
  border: 1px solid #001F3F;
  color: #001F3F;
  background-color: #ebedf0;
  border-radius: 40px;
  font-size: 18px;
  padding-inline: 20px;
  line-height: 34px;
}

.board-trustees-detail .call-mail {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.board-trustees-detail .call-mail a {
  color: #3AB0E3;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.board-trustees-detail .call-mail a:hover {
  opacity: 0.8;
}

@media (max-width:1250px) {
  .board-trustees-detail span.badge-cus {
    font-size: 14px;
    padding-inline: 14px;
    line-height: 30px;
  }
}

@media (max-width:991px) {
  .board-trustees-item h3 {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 10px;
  }

  .board-trustees-item p {
    font-size: 15px;
    margin-block: 14px;
    line-height: 26px;
    min-height: 90px;
  }
}

@media (max-width:767px) {
  .board-trustees-detail span.badge-cus {
    font-size: 12px;
    padding-inline: 10px;
    line-height: 24px;
  }

  .board-trustees-detail .call-mail {
    row-gap: 4px;
  }

  .board-trustees-main {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }

  .board-trustees-item {
    padding: 18px;
  }

  .board-trustees-item p {
    font-size: 14px;
    margin-block: 10px;
  }
}

@media (max-width:660px) {
  .board-trustees-item p {
    font-size: 15px;
    line-height: 24px;
    min-height: 40px;
    padding-bottom: 10px;
  }
}

.trustees-committees-section .top-heade {
  text-align: center;
  max-width: 1250px;
  margin-inline: auto;
  margin-bottom: 50px;
}

.trustees-committees-item h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.trustees-committees-inner h4 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  font-family: 'Lato';
}

.trustees-committees-main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.trustees-committees-main .trustees-committees-points {
  width: 100%;
  max-width: 380px;
}

.trustees-committees-main .trustees-committees-content {
  width: 100%;
  max-width: calc(100% - 380px);
  padding-right: 100px;
}

.trustees-committees-item p {
  color: #404653;
}

.trustees-committees-inner ul li {
  font-size: 16px;
  line-height: 28px;
  color: #404653;
}

.trustees-committees-inner ul li::before {
  top: 12px;
}

.trustees-committees-points h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  font-family: 'Lato';
  margin-bottom: 20px;
}

.trustees-committees-points ul {
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  overflow: hidden;
}

.trustees-committees-points ul li {
  padding: 10px 24px;
  transition: all ease 0.2s;
  cursor: pointer;
}

.trustees-committees-points ul li:not(:first-child) {
  border-top: 1px solid #D9D9D9;
}

.trustees-committees-points ul li:hover,
.trustees-committees-points ul li.active {
  background: url(/assets/left-arrow-icon.webp) #3AB0E3 no-repeat 7% 50%;
  color: #fff;
  padding-left: 42px;
}

.trustees-committees-points {
  position: sticky;
  top: 50px;
}

.container,
.trustees-committees-main {
  overflow: visible !important;
}

@media (max-width:1080px) {
  .trustees-committees-main .trustees-committees-content {
    max-width: calc(100% - 300px);
    padding-right: 20px;
  }

  .trustees-committees-main .trustees-committees-points {
    max-width: 300px;
  }
}

@media (max-width:767px) {
  .trustees-committees-main {
    flex-direction: column-reverse;
  }

  .trustees-committees-main .trustees-committees-content {
    max-width: 100%;
    padding-right: 0;
  }

  .trustees-committees-main .trustees-committees-points {
    max-width: 100%;
    position: sticky;
    background-color: #fff;
    top: 0;
    padding-block: 1px 10px;
  }

  .trustees-committees-points ul {
    max-width: 350px;
  }

  .trustees-committees-points h4 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .trustees-committees-points ul li:hover,
  .trustees-committees-points ul li.active {
    background-position-x: 14px;
    color: #fff;
    padding-left: 26px;
  }

  .trustees-committees-points ul li {
    padding: 6px 15px;
  }

  .trustees-committees-item h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

.signinmain button.btn-cus {
  background-color: transparent;
  border: 0;
  position: absolute;
  z-index: 9;
  right: 15px;
  transform: translateY(-50%);
  top: 50%;
}

.bard-content ul {
  list-style: disc !important;
  padding-left: 40px;
  margin: 1em 0;
}

.bard-content ul li {
  list-style-type: disc !important;
  display: list-item !important;
}

.bard-content ul li::marker {
  color: #3AB0E3;
  font-size: 16px;
}
.btn-ylow.added {
    background-color: #318F5A !important;
    color: white !important;
}

/* .bard-content h1,
.bard-content h2,
.bard-content h3,
.bard-content h4,
.bard-content h5,
.bard-content h6 {
  margin-top: 70px;
} */
.footnotestext p
{
  font-size: 16px !important;
}