/* Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none !important;
}

body {
  position: relative;
}

.container {
  max-width: 1600px !important;
}

main {
  padding: 2rem !important;
  position: relative;
  padding: 0px;
  margin: 0px;
}

.maincontainer {
  background-image: url("./assets/images/fullbg.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.about-heading {
  font-family: "Anton-Regular" !important;
  margin-bottom: 0px !important;
}

#enquireBtn {
  font-family: "Inter_18pt-Bold";
  color: black !important;
}

body {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@font-face {
  font-family: "Inter_24pt-Bold";
  src: url("./assets/fonts/Inter_24pt-Bold.ttf");
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("./assets/fonts/Poppins-Regular.ttf");
}

@font-face {
  font-family: "Anton-Regular";
  src: url("./assets/fonts/Anton-Regular.ttf");
}

@font-face {
  font-family: "Inter_24pt-Regular";
  src: url("./assets/fonts/Inter_24pt-Regular.ttf");
}

@font-face {
  font-family: "Antonio-Regular";
  src: url("./assets/fonts/Antonio-Regular.ttf");
}

@font-face {
  font-family: "Inter_18pt-Bold";
  src: url("./assets/fonts/Inter_18pt-Bold.ttf");
}

@font-face {
  font-family: "Inter_24pt-Regular";
  src: url("./assets/fonts/Inter_18pt-Medium.ttf");
}

@font-face {
  font-family: "Inter_24pt-Regular";
  src: url("./assets/fonts/Inter_24pt-Regular.ttf");
}

@font-face {
  font-family: "Inter_24pt-SemiBold";
  src: url("./assets/fonts/Inter_24pt-SemiBold.ttf");
}

.vh-75 {
  height: 75vh;
}

.btn-success {
  font-family: "Inter_18pt-Bold";
}

.display-1 {
  line-height: 0.75;
  font-size: 19rem;

  color: #14ac8c !important;
  font-family: "Anton-Regular";
  position: relative;
  margin-bottom: 0px;
  /* width: 60%; */
}

.display-1 span {
  font-size: 14rem;
}

.contactus-btn {
  width: 11rem;
  background-color: #14ac8c !important;
  color: #fffdfa !important;
  font-family: "Inter_24pt-Bold" !important;
}

.about-heading {
  font-size: 9rem;
  color: #14ac8c;
  font-family: "Antonio-Regular";
}

.implink-heading {
  font-family: "Inter_24pt-Regular";
}

.about-subheading-1 {
  font-family: "Inter_24pt-Regular";
  letter-spacing: 1.1rem;
  position: relative;
  bottom: 0.75rem;
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
}

.about-subheading-3 {
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
}

.about-subheading-2 {
  font-family: "Inter_24pt-Bold";
  margin-bottom: 0.25rem !important;
  font-size: 1.3rem;
}

.bullet-points h1 {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 1) !important;
}

.right-block {
  padding: 2rem 1.25rem;
}

.bullet-points ul {
  border-bottom: 1px solid black;
}

.bullet-points {
  margin-top: 1.5rem;
}

.bullet-points ul li {
  padding-bottom: 1rem;
  color: rgba(0, 0, 0, 1);
}

.bullet-points.end ul {
  border-bottom: none !important;
}

.bullet-points h1 {
  font-family: "Inter_24pt-SemiBold";
  margin-bottom: 1.25rem;
}

.bullet-points ul li {
  font-family: "Inter_24pt-Regular";
}

.about {
  /* height: 90vh; */
  padding-top: 1rem;
}

/* WHY Health Screen CSS */

.why-healthscreen-heading {
  font-size: 9rem;
  color: #14ac8c;
  text-align: center;
  font-family: "Anton-Regular" !important;
}

.why-subheading {
  font-family: "Inter_24pt-Regular";
  width: 87%;
  margin: auto;
  margin-bottom: 7rem !important;
  position: relative;
  bottom: 1rem;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 1) !important;
}

.about-subheading-3 {
  text-align: justify;
  font-size: 1.2rem;
}

.why-healthscreen-points {
  margin-bottom: 6rem !important;
  align-items: center;
}

.why-rightblock .why-healthscreen-points {
  gap: 1rem;
}

.why-subheading-1 {
  font-family: "Inter_24pt-SemiBold";
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 1) !important;
}

.why-subheading-2 {
  font-family: "Inter_24pt-Regular";
  color: #656565;
  font-size: 1rem;
  margin-bottom: 0rem !important;
}

.about-subheading-3 span {
  font-family: "Inter_24pt-SemiBold";
}

.why-leftblock .why-healthscreen-points {
  gap: 1rem;
  align-items: center;
}

.carousel-control-prev-icon {
  background-image: url("./assets/images/left.png");
}

.carousel-control-next-icon {
  background-image: url("./assets/images/right.png");
}

.features-heading {
  font-size: 10rem;
  font-family: "Anton-Regular" !important;
  color: #14ac8c;
  line-height: 10rem;
  margin-bottom: 2.5rem;
}

/* Features */

.cal-riskscore {
  width: 20rem;
  padding: 0.75rem 0.5rem;
  text-align: center;
  background: #c1dad5;
  color: rgb(0, 0, 0);
  border-radius: 0.3rem;
  position: relative;
  display: inline-block;
  margin-left: 2rem;
  font-family: "Inter_24pt-SemiBold";
  font-size: 1.5rem;
  transition: transform 500ms ease-out;
}

.cal-riskscore span {
  position: absolute;
  background: black;
  border-radius: 50%;
  outline: 0.3rem solid white;
  text-align: center;
  font-size: 10px;
  color: rgb(255, 255, 255) !important;
  font-family: "Inter_18pt-Bold";
  right: -0.75rem;
  right: -1.1rem;
  height: 1.75rem;
  width: 1.75rem;
  line-height: 1.75rem;
  font-size: 13px;
  outline: 0.4rem solid white !important;
  top: 1rem;
}

.token-system {
  width: 16rem;
  padding: 0.75rem 0.5rem;
  text-align: center;
  background: #c1dad5;
  color: rgb(0, 0, 0);
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  font-family: "Inter_24pt-SemiBold";
  font-size: 1.5rem;
  /* transition: 0.5s ease-in-out; */
  transition: transform 500ms ease-out;
}

.token-system span {
  position: absolute;
  right: -1.1rem;
  background: black;
  border-radius: 50%;
  height: 1.75rem;
  width: 1.75rem;
  outline: 0.4rem solid white !important;
  text-align: center;
  line-height: 1.75rem;
  font-size: 10px;
  font-family: "Inter_18pt-Bold";
  font-size: 13px;
  color: white !important;
  top: 1rem;
}

.features-heading {
  background-image: url(./assets/images/features-heartbeat.png);
  background-repeat: no-repeat;
  background-position: 20rem 8rem;
  background-size: 22rem;
}

.feature-image {
  height: auto;
  margin-top: 20vh;
  border-radius: 1rem;
}

.testimonial-section {
  /* height: 100% !important; */
  flex-direction: column;
}

.testimonial-section div {
  color: #14ac8c;
  font-size: 10rem;
  font-family: "Anton-Regular" !important;
  line-height: 10rem;
  margin-bottom: -3rem;
}

.testimonials-card {
  width: 28rem;
  border: 1px solid black;
  border-radius: 0.5rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 10px 35px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(13.5px);
  -webkit-backdrop-filter: blur(13.5px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 1rem 1.25rem;
  box-shadow: -22px 21px 24px #00000021 !important;
}

.main-screen {
  flex-direction: column;
  height: 95vh !important;
}

.main-screen p {
  align-self: flex-start;
  text-align: left;
  margin-top: 3.25rem;
  color: rgba(0, 0, 0, 1) !important;
}

.product-image {
  width: 2rem;
  display: none;
}

.why-healthscreen-points {
  width: 35%;
  gap: 1rem;
}

.why-healthscreen {
  margin-top: 6rem;
}

.why-healthscreen-mobile {
  display: flex !important;
  width: 21rem !important;
  justify-content: center !important;
  align-items: center !important;
  margin: auto !important;
  width: 100% !important;
  margin-top: 3rem !important;
}

.title-content {
  font-size: 4.5rem;
  font-family: "Anton-Regular" !important;
  color: #14ac8c;
  line-height: 4.5rem;
  align-self: flex-start;
}

@media screen and (min-width: 1024px) {
  .why-healthscreen-mobile {
    display: none !important;
  }

  .features-product-image {
    display: none;
  }
}

.features-product-image {
  width: 15rem;
  position: absolute;
  right: -10rem;
  transform: rotate(-30deg);
  top: -4rem;
  display: none;
}

.test-1 {
  width: 28rem;
  border-radius: 0.5rem;
  padding: 1.5rem;
  position: absolute;
  top: 10rem;
  box-shadow: 0 0px 3px #14ac8c;
}

.test-2 {
  position: absolute;
  top: 5rem;
  right: 1rem;
  box-shadow: 0 0px 3px #14ac8c;
  width: 28rem;
}

.test-3 {
  position: absolute;
  top: 40rem;
  box-shadow: 0 0px 3px #14ac8c;
  width: 28rem;
  left: 0rem;
}

.test-4 {
  position: absolute;
  right: 1rem;
  top: 42rem;
  box-shadow: 0 0px 3px #14ac8c;
  width: 28rem;
}

.test-5 {
  position: absolute;
  bottom: 2rem;
  left: 31rem;
  box-shadow: 0 0px 3px #14ac8c;
  width: 28rem;
}

.dr-image-box h1 {
  font-size: 1rem;
}

.testimonials-card p {
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 1) !important;
}

.testimonials-card div {
  align-items: center;
}

.dr-image-box div {
  font-family: "Inter_24pt-SemiBold";
  font-weight: 500 !important;
}

.video-container {
  margin: 0px;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
}

.usp-heading {
  font-family: "Anton-Regular" !important;
  color: #14ac8c;
  font-size: 9rem;
  text-align: center;
  line-height: 8.8rem !important;
  margin-top: 6rem;
}

.usp-subheading {
  font-family: "Inter_24pt-Regular";
  margin-bottom: 3rem;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 1) !important;
}

.card-title {
  font-family: "Inter_24pt-SemiBold";
  font-size: 1.4rem;
}

.card-text {
  font-family: "Inter_24pt-Regular";
  width: 80%;
  margin: auto;
}

.usp-cardbox {
  background-color: #d7efe8;
  align-items: center;
  height: 100%;
  border-radius: 0.5rem;
  transition: 0.5s;
  padding: 2.5rem 0px !important;
}

.usp-heading-image {
  width: 20rem;
  position: relative;
  bottom: 2rem;
  display: block;
  margin: auto;
  margin-top: 2rem;
}

.usp-cardbox:hover {
  /* background-color: #14AC8C; */
  color: white;
}

/* .usp-cardbox:hover svg{
    fill: red;
} */

/* Contact */

.email-section {
  background-color: #18a383;
  padding: 40px;
  border-radius: 10px;
  color: white;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: end;
  width: 100%;
  z-index: -100;
  padding-right: 12rem;
  height: 20rem;
}

.email-input {
  border-radius: 20px;
  padding: 10px 15px;
  border: none;
  background-color: #d7efe8;
  border-radius: 0.5rem;
  width: 35rem;
  height: 3.5rem;
}

.email-input::placeholder {
  font-size: 1.2rem;
}

.send-btn {
  border-radius: 20px;
  padding: 10px 20px;
  background-color: #12876f;
  border: none;
  color: white;
}

.send-btn:hover {
  background-color: #0f6a57;
}

.image-container img {
  width: 100%;
}

/* .connect-us .justify-content-center .col-md-12{
    background-image: url('./assets/images/email-img.webp');
    background-size: contain;
    background-repeat: no-repeat;
} */

.col-md-12.position-relative {
  height: 31rem;
  align-items: center;
  display: flex;
  justify-content: center;
  background-image: url(./assets/images/email-img.webp);
  background-repeat: no-repeat;
  background-position: 4rem 0rem;
  background-size: 27rem;
}

.email-content h3 {
  font-size: 2.25rem;
  font-family: "Inter_24pt-SemiBold";
}

.email-content p {
  font-family: "Inter_24pt-Regular";
}

.why-health-heading {
  max-width: 90%;
  margin: auto;
  display: block;
}

button.accordion-button.collapsed,
.accordion-body,
.accordion-item:first-of-type .accordion-button,
button:focus:not(:focus-visible),
.accordion-button:not(.collapsed) {
  /* background-color: #14AC8C; */
  /* border-radius: 0.5rem; */
  font-family: "Inter_24pt-Regular";
}

.accordion-item {
  border-radius: 1rem;
}

button.accordion-button.collapsed,
.accordion-header {
  background-color: #d7efe8 !important;
  color: black;
  border-radius: 0.5rem;
}

.accordion-item,
.accordion-button:focus {
  background-color: #14ac8c;
  color: white;
}

.accordion {
  width: 85%;
  margin: auto;
  background-color: #d7efe8;
  font-family: "Inter_24pt-SemiBold";
  background-color: #d7efe8 !important;
  color: rgba(0, 0, 0, 1);
}

.accordion h1 {
  font-size: 1.75rem;
}

.blog {
  margin-top: 6rem !important;
}

.blog-heading .heading {
  font-size: 13rem;
  font-family: "Anton-Regular" !important;
  color: #14ac8c;
  line-height: 13rem;
  position: relative;
}

.blog-heading {
  align-items: center;
  position: relative;
}

.carousel-indicators {
  bottom: -3rem;
}

ul li ::marker {
  display: none !important;
}

.blog-container {
  margin-top: 5rem;
  position: relative;
  z-index: 100;
}

@media (max-width: 767px) {
  .carousel-item .row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
}

/* Footer */

.footer {
  background: linear-gradient(
    90deg,
    rgba(20, 172, 140, 1) 0%,
    rgba(20, 172, 140, 1) 100%
  );
  color: white;
  padding: 40px 0;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  position: relative;
  padding: 3rem 3rem 1rem !important;
  padding-top: 2.5rem !important;
  padding-top: 4rem !important;
  background: linear-gradient(346.77deg, rgb(20 168 137) 2.85%, #14ac8c 173.7%);
}

.footer-logo {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border-radius: 10px;
  font-weight: bold;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.footer a {
  color: white;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .social-icons i {
  font-size: 1.6rem !important;
  margin-right: 10px;
  transition: 0.3s;
}

.footer .social-icons i:hover {
  color: #d4d4d4;
}

.subscribe-input {
  border: none;
  color: white;
  padding: 10px;
  outline: none;
  background-color: transparent !important;
  background-image: url("./assets/images/footer_heartbeat.png") !important;
  background-position: -1rem 2.1rem;
  background-size: 21rem;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  height: 5rem;
  padding-bottom: 1.25rem !important;
}

#brandCarousel h1 {
  font-family: "Anton-Regular" !important;
  color: #14ac8c;
  font-size: 5rem;
}

.carousel-control-prev,
.carousel-control-next {
  width: auto;
  height: 30rem;
}

.carousel-control-prev {
  left: -3rem;
}

.carousel-control-next {
  right: -3rem;
}

.animated-product {
  height: 35rem;
  position: absolute;
  z-index: 100;
  top: 11vh;
  left: 51%;
  transform: translateX(-50%) rotate(17.5deg);
  width: auto;
  width: 24rem !important;
}

.carousel-inner {
  margin: auto;
  z-index: 100;
}

.carousel-product {
  /* position: absolute;
    top: -2.5rem;
    width: 55%;
    z-index: 100;
    height: 43rem;
    left: 8.5rem;
    box-shadow: 20px 20px 30px #00000036;
    border-radius: 1rem;
    height: 46rem; */
  /* position: absolute;
    top: -2.5rem;
    width: 50%;
    z-index: 100;
    height: 43rem;
    left: 9.6rem;
    box-shadow: 20px 20px 30px #00000036;
    border-radius: 1rem;
    height: 44.5rem; */
}

.carousel-product {
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  /* top: -2.5rem; */
  width: 50%;
  margin: auto;
  display: block;
  z-index: 100;
  height: 43rem;
  /* left: 8.5rem; */
  box-shadow: 20px 20px 30px #00000036;
  border-radius: 1rem;
  height: 45rem;
}

.blog-heading .sub-heading {
  font-family: "Inter_24pt-Regular";
  font-size: 1.1rem;
  padding-top: 3rem;
}

.card-body .card-title {
  font-family: "Inter_24pt-Regular";
  font-weight: 600 !important;
}

.card-body {
  padding-bottom: 0rem !important;
}

.card-body .card-text {
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
  font-size: 1.2rem;
}

.translate-middle-y {
  font-family: "Inter_24pt-SemiBold";
  font-size: 1rem;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
}

.main-descrip {
  background-image: url(./assets/images/features-heartbeat.png);
  background-repeat: no-repeat;
  background-size: 381px;
  background-position: 210px 35px;
  height: auto;
  padding-bottom: 3rem;
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
}

.why-icons img {
  width: 4.5rem;
}

.latest {
  width: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 2.75rem;
  font-size: 1.25rem;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(13.5px);
  -webkit-backdrop-filter: blur(13.5px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  font-family: "Inter_18pt-Bold";
  top: -1rem;
  position: absolute;
  left: 2rem;
  transform: rotate(-15deg);
}

.carousel-inner {
  height: 100%;
  width: 100% !important;
}

#imageCarousel {
  /* width: 48%;
    margin: auto;
    z-index: -9999;
    background-color: black !important; */
  /* left: -0.1rem !important; */
}

#imageCarousel {
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  /* margin: auto; */
  z-index: -9999;
  background-color: black !important;
  /* left: -0.1rem !important; */
}

.carouselcontainer {
  opacity: 1;
  transform: translateY(20px);
  transition: opacity 1.1s ease-out, transform 1.1s ease-out;
}

.carouselcontainer.visible {
  opacity: 1;
  transform: translateY(0);
}

/*  */

/* Moving right with a curve (adjusted for responsiveness) */
.move-right {
  transform: translate(30vw, 15vh);
  /* Adjusted for different screen sizes */
  opacity: 1;
}

/* Reset position when scrolling back */
.move-back {
  transform: translate(-50%, -50%);
  opacity: 1;
}

.test-heartbeat img {
  width: 24rem;
}

.blog-heading .heading {
  width: 60% !important;
}

.blog-heading .sub-heading {
  width: 40% !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 4.2rem;
  height: 4.2rem;
}

.email-input {
  position: relative;
  z-index: 1;
}

.email-btn {
  z-index: 2;
  padding: 8px 16px;
  font-family: "Inter_24pt-Regular";
  font-weight: 600 !important;
  box-shadow: 5px 5px 11px rgb(93 118 113) !important;
}

.email-section {
  position: relative;
  width: 100%;
}

.email-input {
  position: relative;
  z-index: 1;
  padding-right: 60px;
  /* Ensures button doesn't overlap */
}

.email-btn {
  z-index: 2;
  right: 10px;
  padding: 8px 16px;
}

/*  */
.subscription-section {
  background-color: #17a589;
  color: white;
  border-radius: 10px;
  padding-left: 0rem;
}

.subscription-section h3 {
  font-size: 2.4rem;
  font-family: "Inter_24pt-Regular";
  margin-bottom: 1rem;
  font-weight: 600;
}

.subscription-section p {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
}

.email-input {
  border-radius: 25px;
  border: none;
  padding: 10px 15px;
  width: 70%;
}

.send-btn {
  border-radius: 25px;
  padding: 10px 20px;
  background-color: #108864;
  color: white;
  border: none;
}

.device-img {
  max-width: 70%;
}

.emailimg {
  position: absolute;
  top: -1rem;
  width: 39rem;
  left: 0rem;
}

#brandCarousel {
  display: flex;
  justify-content: start;
  align-items: center;
}

#brandCarousel button {
  display: none;
}

#imageCarousel .carousel-control-prev {
  left: -8rem !important;
}

#imageCarousel .carousel-control-next {
  right: -8rem !important;
}

.connectus {
  height: 20rem;
  border-radius: 0.8rem !important;
}

.input-group {
  background-color: rgb(203 234 226) !important;
  border-radius: 1rem;
  width: 95%;
}

.email-btn {
  background-color: #14ac8c;
  height: 3rem;
  margin-top: 0.2rem;
  border-radius: 0.8rem !important;
  font-size: 1.1rem;
  padding: 1rem 1.75rem;
  text-align: center;
  line-height: 1rem;
}

/* For Ipad Devices */

/* iPad Portrait & Landscape */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Your styles here */

  .main-screen {
    height: auto !important;
  }

  .why-health-screen {
    background-image: none !important;
  }

  .animated-product {
    display: none !important;
  }

  .about .row .col-md-4 {
    width: 100% !important;
  }

  .why-healthscreen-mobile {
    display: none !important;
  }

  .why-health-heading {
    width: 100% !important;
  }

  .why-healthscreen-points {
    width: 45% !important;
  }

  .features-heading {
    font-size: 6rem !important;
    line-height: 6rem !important;
  }

  .carousel-product {
    position: absolute;
    width: 55%;
    z-index: 100;
    height: auto;
  }

  .carousel-product {
    top: 0px !important;
    left: 0px !important;
    width: 90% !important;
  }

  #imageCarousel {
    width: 100% !important;
  }

  .cal-riskscore {
    margin-left: 0rem !important;
  }

  .feature-image {
    margin-top: 5vh !important;
    height: auto !important;
  }

  .main-descrip {
    height: auto !important;
  }

  .test-1,
  .test-2,
  .test-3,
  .test-4,
  .test-5 {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    margin-bottom: 2rem !important;
    width: 100% !important;
  }

  .testimonials .row .col-md-12 {
    width: 100% !important;
    height: auto !important;
  }

  .main-screen p {
    width: 70% !important;
  }

  .testimonials {
    margin-top: auto !important;
  }

  .testimonial-section {
    display: block !important;
    height: auto !important;
  }

  .testimonial-section div {
    color: #14ac8c;
    font-size: 5rem;
    font-family: "Anton-Regular" !important;
    line-height: 6rem;
  }

  .blog-heading .heading {
    font-size: 6rem !important;
    line-height: 6rem !important;
  }

  #imageCarousel .carousel-control-prev {
    left: -3rem !important;
  }

  #imageCarousel .carousel-control-next {
    right: -3rem !important;
  }

  .connectus .col-md-6 {
    width: 100% !important;
  }

  .emailimg {
    display: none !important;
  }

  .subscription-section {
    padding-left: 40px !important;
  }

  #brandCarousel {
    margin-top: 8rem !important;
  }
}

.emailmobile {
  width: 9rem;
  margin: auto;
  display: block;
  position: relative;
  bottom: -4rem;
  z-index: 100;
  display: none;
}

.emailImg {
  width: 10rem;
  position: relative;
  bottom: -1rem;
}

.input-group > .form-control:focus,
.input-group > .form-floating:focus-within,
.input-group > .form-select:focus {
  z-index: 2 !important;
}

/* .why-health-screen {
    background-size: cover;
    background-position: center -3rem;
    background-repeat: no-repeat;
    background-size: 23rem;
} */

/* #imageCarousel button span{
    width: 4rem !important;
    height: 4rem !important;

  } */

#multiItemCarousel button {
  height: auto !important;
}

.main-container {
  position: relative;
  /* padding-bottom: 6rem !important; */
}

.usp-cardbox:hover .speedsvg {
  fill: #c8fff3 !important;
}

.smartsvg {
  fill: #14ac8c;
}

.token-system:hover,
.cal-riskscore:hover {
  cursor: pointer;
}

/* Accordion */

.accordion-container {
  width: 90%;
  margin: 1rem auto;
}

.accordion {
  background-color: #f1f1f1;
  color: rgba(0, 0, 0, 1);

  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.4s;
}

.accordion:hover {
  background-color: #ccc;
}

.arrow {
  font-size: 18px;
  transition: transform 0.3s ease;
}

.panel {
  padding: 0 18px;
  background-color: #f9f9f9;
  overflow: hidden;
  max-height: 0;
  /* Initially collapsed */
  transition: max-height 0.5s ease-out;
  font-family: "Inter_24pt-SemiBold";
}

.panel p {
  margin: 10px 0;
}

.acccontainer {
  margin-bottom: 1rem;
}

.acccontainer .accordion,
.panel {
  border-radius: 10px;
  font-family: "Inter_24pt-Regular";
  font-size: 1rem;
}

.panel p {
  font-family: "Inter_24pt-Regular";
}

.panel {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}

.accordion.active {
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
}

#imageCarousel .carousel-item img {
  height: 28rem !important;
  margin: auto;
}

.show-bg {
  background-image: none;
}

.activecolor {
  background-color: #14ac8c;
  color: white;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.ratio > * {
  height: 95% !important;
}

.video-section {
  width: 100%;
  height: 95vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #000;
  margin-top: 5rem;
  border-radius: 1.5rem;
}

.video-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*  */
.card {
  color: rgba(0, 0, 0, 1);
  display: block;
  position: relative;
  border-radius: 10px;
  padding: 32px 24px;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;

  &:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #14ac8c;
    transform: scale(0);
    transform-origin: top right;
    transition: transform 0.4s ease-out;
    border-radius: 4px;
  }

  &:hover:before {
    transform: scale(1);
  }
}

@media (min-width: 1024px) {
  /* Your styles for desktop screens */
  .emailImg {
    display: none;
  }
}

.usp {
  margin-bottom: 7rem !important;
  margin-top: 12rem !important;
}

.carousel-container {
  display: flex !important;
  align-items: center;
}

.clients-section {
  display: flex !important;
  margin-top: 14rem;
  padding: 0px 10px;
  padding-left: 0px !important;
}

.ourclient_text {
  font-family: "Anton-Regular" !important;
  display: flex;
  color: #14ac8c;
  font-size: 10rem !important;
}

.topclient {
  font-family: "Anton-Regular" !important;
  position: relative;
  bottom: 2rem;
  color: #14ac8c !important;
  font-size: 10rem !important;
}

.ourclient_text {
  display: flex;
  justify-content: start;
}

/* .clients-section-mobile {
    display: none;
} */

.bottom-ourclient {
  display: none;
}

.accordion.active {
  background-color: #14ac8c !important;
  padding-bottom: 0rem !important;
}

section h1 {
  font-family: "Inter_24pt-Regular";
  font-size: 1.75rem;
  font-weight: 500 !important;
}

section p {
  font-family: "Inter_24pt-Regular";
  font-size: 1rem;
  font-weight: 400 !important;
}

.contactbtn {
  width: 11rem;
  background-color: #ffffff !important;
  color: #14ac8c !important;
  font-family: "Inter_24pt-Bold" !important;
}

.form-heading {
  font-family: "Anton-Regular";
  color: white;
  font-size: 10.5rem;
  width: 75rem;
  letter-spacing: 0.25rem;
  line-height: 12rem !important;
}

/*  */

.footer-logo img {
  width: 100%;
  height: auto;
}

.footer a {
  color: rgba(255, 253, 250, 1) !important;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .social-icons i {
  font-size: 18px;
  margin-right: 10px;
  transition: 0.3s;
}

.footer .social-icons i:hover {
  color: #d4d4d4;
}

.main-contact {
  background-image: url("./assets/images/contactform-bg.webp") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.submit {
  background-color: #14ac8c !important;
  color: white !important;
  height: 3rem;
  font-size: 1.2rem !important;
}

input.form-control:focus,
textarea:focus {
  background-color: #14ac8c !important;
  color: white;
}

textarea:focus textarea::placeholder {
  color: white;
}

.contactcontainer {
  padding: 2rem 0rem;
}

input {
  height: 3rem;
}

.bold-team {
  font-size: 12rem !important;
}

.form-heading {
  font-family: "Anton-Regular";
  color: white;
  font-size: 10rem;
  width: 81rem;
  letter-spacing: 0.25rem;
  background-image: url(./assets/images/footer_heartbeat.png);
  background-repeat: no-repeat;
  background-position: 8rem 23rem;
  background-size: 27rem;
  padding-bottom: 3rem;
}

.footer {
  color: white;
  padding: 40px 0;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  position: relative;
  /* background: linear-gradient(150.19deg, #008A6D -94.53%, #00241D 146.7%); */
  background: linear-gradient(
    150.19deg,
    #17a589 -94.53%,
    #0c3029 146.7%
  ) !important;
}

.footer-logo {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border-radius: 10px;
  font-weight: bold;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 15rem;
  display: flex;
  justify-content: center;
  backdrop-filter: blur(70rem) !important;
}

.footer a {
  color: white;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .social-icons i {
  font-size: 18px;
  margin-right: 10px;
  transition: 0.3s;
}

.footer .social-icons i:hover {
  color: #d4d4d4;
}

.form-subheading {
  font-size: 1.1rem;
  line-height: 1.75rem;
  margin-bottom: 2rem;
}

.contactus-heading {
  font-size: 2.5rem;
}

.contact-form {
  background-image: url("./assets/images/contact-bg.webp") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: white !important;
  position: relative;
  bottom: 4rem;
  width: 90%;
  margin: auto;
}

.submit {
  background-color: #14ac8c !important;
  color: white !important;
  height: 3rem;
  font-size: 1.2rem !important;
}

input.form-control:focus,
textarea:focus {
  background-color: #14ac8c !important;
  color: white;
}

textarea:focus textarea::placeholder {
  color: white;
}

.contactcontainer {
  padding: 2rem 0rem;
}

input {
  height: 3rem;
}

.bold-team {
  font-size: 12rem !important;
}

.main-contact.container {
  padding-top: 1rem !important;
  width: 100%;
  /* padding: 1rem 3rem; */
}

.fade-in {
  opacity: 0;
  transform: scale(0.9);
  animation: fadeIn 0.5s forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

input {
  width: 70%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
}

#buttonContainer {
  position: relative;
  display: inline-block;
}

#enquireBtn,
#emailInputContainer {
  position: absolute;
  width: 10rem;
  text-align: center;
}

.fa-paper-plane:before {
  color: #2bc5a5;
}

#enquireBtn {
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.3s ease;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(13.5px);
  -webkit-backdrop-filter: blur(13.5px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 0.75rem 1.5rem;
  font-family: "Inter_18pt-Bold";
  font-size: 1rem;
}

#emailInputContainer {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  top: 0;
}

#enquiryForm {
  width: 18rem;
  position: absolute;
  top: 12rem;
  right: 4rem;
  z-index: 100;
}

.hidden {
  display: none !important;
}

#submitbtn {
  height: 2.8rem;
  width: 4rem;
  background-color: #14ac8c;
  color: white;
  border: none;
  border-radius: 0.25rem;
}

#emailInput {
  color: rgb(0, 0, 0);
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.3s ease;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(13.5px);
  -webkit-backdrop-filter: blur(13.5px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 0.75rem 1.5rem;
  font-family: "Inter_18pt-Bold";
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  #enquiryForm {
    width: 18rem;
    position: absolute;
    top: 3rem;
    right: 3rem;
    z-index: 100;
  }
}

.main-contact .navbar {
  padding-top: 3rem !important;
}

.contactcontainer .row .col-md-6 p {
  width: 60%;
}

p strong {
  font-size: 1.25rem;
}

.footer-centered {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-family: "Inter_24pt-Regular";
}

.footer-end {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: "Inter_24pt-Regular";
  align-self: flex-start !important;
}

/* For Mobile Only */

.topclient {
  /* background-image: url('./assets/images/features-heartbeat.png');
    background-repeat: no-repeat;
    background-size: 24.5rem;
    background-position: 32rem 11.5rem; */
  line-height: 10rem;
}

.email-btn:hover {
  box-shadow: inset 3px 3px 2px rgba(0, 0, 0, 0.2) !important;
}

/* .email-btn:hover{
    box-shadow: inset -5px -5px 6px rgba(0, 0, 0, 0.5), -5px -5px 6px rgba(0, 0, 0, 0.3) !important;
} */

.contactus-heading {
  font-size: 3rem;
}

p strong span {
  margin-left: 1rem !important;
}

.list-unstyled {
  font-family: "Inter_24pt-Regular";
}

.subscribe-input::placeholder {
  color: rgb(255, 255, 255) !important;
}

.form-subheading,
.contactus-heading {
  font-family: "Inter_24pt-Regular";
}

.col-md-6 p strong,
.col-md-6 p span,
.contact-form h4 {
  font-family: "Inter_24pt-Regular";
}

.contact-form h4 {
  font-family: "Inter_24pt-Regular";
  color: rgba(0, 0, 0, 1);
  font-weight: 600;
}

#emailForm .row label {
  font-family: "Inter_24pt-Regular";
  /* color: rgba(0, 0, 0, 1); */
}

#emailForm .row .col input::placeholder {
  font-family: "Inter_24pt-Regular";
  font-weight: 500 !important;
}

#emailForm .submit {
  font-family: "Inter_24pt-Regular";
  font-weight: 600 !important;
}

footer .container .row .col-md-4 h6,
footer .container .row .col-md-4 ul,
.footer-centered ul {
  font-family: "Inter_24pt-Regular";
}

.email-btn {
  background-color: rgba(20, 172, 140, 1) !important;
  padding: 0.3rem 1.5rem;
  font-size: 1rem;
  border-radius: 1rem;
  font-family: "Inter_24pt-Regular";
  font-weight: 600 !important;
}

.list-unstyled li a,
.footer-end h6 {
  font-family: "Inter_24pt-Regular";
  font-weight: 400 !important;
}

.features-description {
  font-family: "Inter_24pt-Regular";
  font-size: 1.1rem;
  margin-top: 2rem;
  font-weight: 400 !important;
}

.contactus-heading {
  font-size: 2.5rem;
  margin-bottom: 0.5rem !important;
}

.form-subheading {
  font-size: 1.1rem;
  line-height: 1.75rem;
  margin-bottom: 2rem;
  color: rgba(255, 253, 250, 1) !important;
}

#email:focus {
  /* background-color: #14ac8c !important; */
  color: white !important;
}

.textarea.form-control:focus {
  background-color: #14ac8c !important;
  color: white !important;
}

#homepageemail-2 .input-group #email:focus {
  background-color: #d7efe8 !important;
}

/* Enquire now */

input::placeholder {
  color: #fff;
}

.health-acc::-webkit-scrollbar {
  width: 0.5rem;
}

.health-acc::-webkit-scrollbar-track {
  background: #ffffff;
}

.health-acc::-webkit-scrollbar-thumb {
  background: -webkit-radial-gradient(
    circle,
    #17a589 0%,
    #17a589 50%,
    #17a589 100%
  );
}

.health-acc::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /* Rounded corners */
}

#email:focus {
  box-shadow: none !important;
  color: rgb(255, 255, 255) !important;
}

#email {
  color: black !important;
}

.phone,
.emailicon,
.Office {
  font-family: "Inter_24pt-Regular" !important;
  font-size: 1.2rem !important;
}

.phonenumber,
.emailid,
.offaddr {
  font-family: "Inter_24pt-Regular" !important;
  font-weight: 400 !important;
}

textarea:focus {
  color: white !important;
}

@media (min-width: 1920px) {
  /* Your styles for desktop screens */
  .animated-product {
    /* display: none; */
    width: 28rem !important;
    height: 41.5rem;
  }
}

@media (min-width: 2045px) {
  /* Your styles for desktop screens */
  .animated-product {
    /* display: none; */
    width: 30rem !important;
    height: 45rem;
  }
}

@media (min-width: 2200px) {
  /* Your styles for desktop screens */
  .animated-product {
    /* display: none; */
    width: 28rem !important;
    height: 43.5rem;
    top: 11.8vh !important;
  }
}

.testimonials .row {
  height: 100% !important;
}

.email-container {
  margin-top: 7rem;
}

/*  */

.scroll-down {
  width: 100%;
  padding-left: 2rem;
  height: 8rem;
}

.home-company,
#flickity-carousel,
.flickity-viewport,
.flickity-slider,
.carousel-cell {
  height: 100%;
}

.home-company {
  max-width: 100%;
  margin: auto;
  overflow: auto;
  overflow-x: hidden;
}

.carousel {
  /* padding: 20px; */
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.carousel-cell {
  width: 155px;
  /* height: 100%; */
  margin-right: 15px;
  background: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.carousel-cell img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: 100% !important;
}

@media (max-width: 768px) {
  .carousel-cell {
    width: 120px;
    height: 80px;
  }
}

#flickity-carousel {
  width: 100%;
}

.flickity-viewport:focus-visible {
  outline: none !important;
}

.health-acc {
  margin-top: 4rem;
}

/* Video Slider */

.swiper {
  width: 100%;
  max-width: 100%;
  margin-top: 1rem;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 24% !important;
}

.video-box {
  width: auto;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}

.video-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.modal-content {
  position: relative;
  max-width: 400px;
}

.modal video {
  width: 100%;
  height: auto;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: rgb(0, 0, 0);
  font-size: 20px;
  cursor: pointer;
  z-index: 100;
}

.features {
  margin-top: 8rem !important;
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .ourclient_text,
  .topclient {
    font-size: 5rem !important;
  }
}

.email-btn {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3), 3px 3px 5px rgba(0, 0, 0, 0.2) !important;
}

.flickity-slider {
  height: 100%;
}

.ourclient-heartbeat {
  display: block;
  margin: auto;
  position: relative;
  bottom: 2.5rem;
  width: 25rem;
}

.accordion.active,
.panel {
  background-color: #14ac8c;
  color: rgba(255, 253, 250, 1) !important;
}

.panel p {
  color: rgba(255, 253, 250, 1) !important;
}

.position-relative .row .col-md-4 {
  font-size: 1.1rem;
}

.fontweight {
  font-weight: 400 !important;
}

.question-container {
  margin-top: 2rem !important;
}

/* Responsive adjustments for smaller screens */

@media (min-width: 1024px) {
  .connectus .col-md-6 {
    width: 47% !important;
  }
}

.swiper-pagination {
  position: relative !important;
  top: 1rem !important;
}

.question {
  font-family: "Inter_24pt-Regular" !important;
  font-weight: 600 !important;
  color: rgba(0, 0, 0, 1) !important;
  font-size: 2rem;
}

.question-container p {
  font-size: 1.1rem;
}

#email:focus {
  background-color: #d7efe8 !important;
}

@media screen and (max-width: 760px) {
  .question-container p {
    font-size: 0.85rem;
    padding: 0px 2.7rem 0px;
  }

  .main-descrip {
    background-size: 12rem !important;
    background-position: -1rem 11rem !important;
  }

  .question {
    font-size: 1.1rem;
  }

  /* .clients-section-mobile {
        display: block;
    } */

  /* .clients-section,
    .topclient {
        display: none !important;
    } */

  /* .video-container {
        margin-top: 5rem !important;
    } */

  main {
    padding: 1rem 1.25rem !important;
  }

  .why-subheading-2 {
    padding-bottom: 1rem !important;
    font-size: 0.9rem;
  }

  .carousel-product {
    position: absolute;
    /* top: -1rem; */
    width: 71%;
    z-index: 100;
    height: auto;
    /* left: 3.25rem */
  }

  header img {
    width: 10rem !important;
  }

  .contactus-btn {
    width: 9rem;
  }

  .display-1 {
    font-size: 5.2rem;
    text-align: left;
  }

  .main-screen {
    height: 35rem !important;
  }

  .main-descrip {
    width: 80% !important;
  }

  .about {
    padding-top: 0rem !important;
  }

  .about-heading {
    font-size: 4.5rem;
  }

  .about-subheading-1 {
    letter-spacing: 0.35rem;
    margin-top: 1rem;
  }

  .about-subheading-2,
  .about-subheading-3 {
    font-size: 1rem;
  }

  .right-block {
    padding: 0.5rem 1rem;
  }

  .main-screen p {
    padding-left: 0px !important;
    width: 13rem !important;
    font-size: 0.9rem;
  }

  .why-healthscreen-heading {
    font-size: 3rem;
    text-align: left;
    width: 1rem;
    padding-left: 10rem;
    margin: 3rem 1rem;
    display: none;
  }

  .why-subheading {
    width: 100%;
    margin-bottom: 1rem !important;
    text-align: left !important;
    font-size: 0.9rem;
  }

  .why-healthscreen-points {
    padding: 0.5rem !important;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .product-image {
    width: 13rem;
    display: block;
    position: absolute;
    transform: rotate(10deg);
    bottom: -4rem;
    right: 1rem;
    z-index: 10000;
  }

  .about .row {
    gap: 1rem !important;
  }

  .main-screen {
    position: relative;
  }

  .inquire-now {
    position: absolute;

    top: 5rem;
    right: 13rem;
  }

  .why-leftblock {
    flex-direction: row !important;
    flex-wrap: wrap;
  }

  .why-healthscreen-points {
    width: 50% !important;
    flex-direction: column;
    margin-bottom: 2rem !important;
  }

  .why-icons,
  .why-subheading-1,
  .why-subheading-2 {
    text-align: center !important;
  }

  .odd-class {
    flex-direction: column-reverse;
  }

  .why-healthscreen {
    margin-top: 3rem;
  }

  .why-icons img {
    width: 4rem;
  }

  .why-subheading-1 {
    font-size: 1.1rem;
  }

  .features-heading {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }

  .features {
    margin-top: 2rem !important;
  }

  .cal-riskscore,
  .token-system {
    width: 9rem;
    display: inline-block;
    font-size: 0.8rem;
  }

  .cal-riskscore {
    font-size: 0.7rem;
  }

  .token-system span {
    top: 0.6rem;
    height: 1.5rem;
    width: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.5rem;
  }

  .cal-riskscore span {
    top: 0.6rem;
    height: 1.5rem;
    width: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.5rem;
  }

  .feature-image {
    background-size: contain;
  }

  .test-1,
  .test-2,
  .test-3,
  .test-4,
  .test-5 {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    margin-bottom: 2rem !important;
  }

  .testimonial-section div {
    font-size: 4rem;
    line-height: 4rem;
    position: relative;
    margin-bottom: -1rem !important;
  }

  .test-heartbeat {
    display: none;
  }

  .testimonials {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .testimonial-section {
    height: auto !important;
  }

  .email-section {
    padding-right: 0px;
    padding-top: 3rem;
  }

  .email-input {
    width: 100%;
  }

  .email-section {
    padding: 1rem;
    height: auto;
    padding-top: 10rem !important;
  }

  .email-content h3 {
    text-align: center !important;
    font-size: 1rem;
  }

  .email-content p {
    text-align: center !important;
    font-size: 1rem;
  }

  .col-md-12.position-relative {
    height: 31rem;
    align-items: end;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: 6rem -1rem;
    background-size: 14rem;
  }

  .blog-heading {
    flex-direction: column;
    align-items: self-start !important;
  }

  .blog-heading .heading {
    font-size: 4rem !important;
    line-height: 4.5rem !important;
  }

  .blog-heading .sub-heading {
    width: 100% !important;
    padding-top: 1rem !important;
  }

  .text-center.w-50.mx-auto {
    width: 100% !important;
    margin-bottom: 2.5rem !important;
  }

  .why-health-heading {
    width: 100% !important;
  }

  .animated-product {
    display: none !important;
  }

  #brandCarousel h1 {
    font-size: 3rem;
  }

  #brandCarousel button {
    display: none;
  }

  #multiItemCarousel .carousel-control-prev {
    left: 0rem;
  }

  #multiItemCarousel .carousel-control-next {
    right: 0rem !important;
  }

  .why-health-heading {
    display: none;
  }

  .accordion {
    width: 100% !important;
  }

  #imageCarousel {
    width: 70%;
  }

  .test-1,
  .test-2,
  .test-3,
  .test-4,
  .test-5 {
    width: 100%;
  }

  .input-group {
    width: 100%;
  }

  .subscription-section {
    padding-left: 40px;
  }

  #imageCarousel .carousel-control-prev {
    left: -4.5rem !important;
  }

  #imageCarousel .carousel-control-next {
    right: -4rem !important;
  }

  .form-heading {
    width: 100% !important;
    font-size: 2.5rem !important;
  }

  .contactcontainer .row .col-md-6 p {
    width: 100% !important;
  }

  .form-heading span {
    font-size: 5rem !important;
  }

  .navbar-brand strong img {
    width: 10rem !important;
  }

  .contactbtn {
    width: 5rem !important;
  }

  .emailimg {
    display: none !important;
  }

  #brandCarousel {
    margin-top: 23rem;
  }

  .usp-heading {
    font-size: 4rem !important;
    margin-top: 12rem !important;
  }

  nav.navbar.navbar-light {
    padding: 1rem !important;
  }

  .usp-subheading {
    width: 100% !important;
    font-size: 0.9rem;
    margin-bottom: auto;
  }

  .contact_us,
  .contactcontainer {
    padding: 1rem 1.5rem !important;
  }

  .enquiry-wrapper {
    position: absolute;
    top: 4rem !important;
    right: 12rem !important;
    z-index: 100;
  }

  .why-healthscreen-points {
    margin-bottom: 0rem !important;
    padding: 0.5rem !important;
  }

  .health-screen-subpoints {
    padding: 0rem !important;
  }

  .connectus {
    background-color: transparent !important;
  }

  .emailImg {
    width: 15rem !important;
    position: relative;
    bottom: -1rem !important;
  }

  .odd-class {
    border-right: 1px solid black;
  }

  .feature-image {
    margin-top: 5vh !important;
  }

  .accordion-container {
    width: 100% !important;
  }

  .clients-section-mobile {
    /* margin-top: 20rem; */
    font-size: 3rem !important;
    display: none;
  }

  .clients-section-mobile .carousel-container #brandCarousel {
    margin-top: 0rem !important;
  }

  .ourclient_text {
    font-size: 4rem;
    display: flex;
    justify-content: center;
  }

  .bottom-ourclient {
    display: none !important;
    text-align: center !important;
  }

  .bottom-ourclient {
    font-size: 3rem !important;
    margin-bottom: 2rem;
  }

  .footer {
    height: auto !important;
    padding: auto !important;
    padding: 1rem !important;
  }

  .footer .row .col-lg-4,
  .footer .row .col-lg-2 {
    text-align: left;
    margin-bottom: 1.5rem;
  }

  .footer-centered,
  .footer-end {
    align-items: start !important;
  }

  .about-subheading-3 {
    font-size: 0.9rem;
  }

  .carousel-inner {
    width: 94% !important;
  }

  .carouselcontainer {
    margin-bottom: 2rem;
    margin-top: 4rem !important;
  }

  .video-section {
    margin-top: 2rem;
    height: auto;
  }

  .usp {
    margin-bottom: auto !important;
  }

  .main-descrip {
    height: auto !important;
  }

  .why-healthscreen-mobile {
    display: none !important;
    margin-top: 2rem !important;
  }

  .subscription-section h3 {
    font-size: 1rem !important;
    text-align: center !important;
  }

  .subscription-section p {
    font-size: 0.7rem !important;
    text-align: center !important;
  }

  .features-description {
    font-size: 0.9rem !important;
  }

  .subscription-section {
    padding: 20px !important;
    padding-top: 4rem !important;
  }

  .container.py-5 {
    padding-top: 0rem !important;
  }

  .footer-logo {
    width: 14rem !important;
  }

  .health-acc {
    margin-top: 1rem;
  }

  .scroll-down {
    padding: 0px !important;
  }

  h2.fw-bold.usp-heading {
    font-size: 4rem !important;
    margin-top: 2rem !important;
  }

  .usp {
    margin-top: 12rem !important;
  }

  .swiper-slide {
    width: 50% !important;
  }

  .footer {
    padding-top: 4rem !important;
  }
}

@media (max-width: 768px) {
  .video-section {
    height: auto;
  }

  .video-container video {
    object-fit: contain;
    /* Maintain aspect ratio without cropping */
  }

  .usp-heading {
    font-size: 3rem !important;
    margin-top: 3rem !important;
    line-height: 4rem !important;
  }

  .email-container {
    margin-top: auto !important;
  }

  .main-container {
    padding-bottom: 2rem !important;
  }
}

.cookies {
  font-size: 1.2rem;
}

#cookie-banner {
  background-color: #14ac8c !important;
  border-radius: 1rem;
  z-index: 1000;
}

#accept-cookies {
  background-color: rgb(13, 161, 13) !important;
  color: white;
  border: 1px solid white;
  border-radius: 0.5rem;
}

#reject-cookies {
  background-color: red !important;
  color: white;
  border: 1px solid white;
  border-radius: 0.5rem;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.03, 1.03, 1.03);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.bullet-points h2 {
  font-size: 1.4rem;
}

.swiper-pagination-bullet {
  width: 3.5rem !important;
  border-radius: 0rem !important;
  height: 5px !important;
  background-color: #d7efe8 !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #14ac8c !important;
}

.product-box img {
  box-shadow: 5px 5px 11px rgb(93 118 113);
  position: relative;
}

.bottominput,
.bottominput input {
  height: 2.75rem;
}

.bottominput button {
  height: 2.3rem;
  border-radius: 10px !important;
}

.bottominput {
  border-radius: 10px;
}

.bottominput input::placeholder {
  font-size: 1rem;
}

.rempadd {
  padding: 0rem;
}

.carousel-cell {
  background-color: #d7efe8;
}

.panel p {
  font-size: 0.9rem;
}

@media screen and (min-width: 1024px) {
  #bottommail {
    width: 40rem;
  }

  .bottominput input {
    height: 3.5rem;
  }

  .bottominput button {
    height: 3rem;
  }

  .bottominput {
    height: 3.5rem;
    background-color: #d7efe8 !important;
  }
}

.main-swiper {
  position: relative;
  display: inline-block;
  cursor: none !important;
}

.swiper-slide {
  cursor: none;
}

.tooltip-image {
  position: absolute;
  width: 150px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  z-index: 10000;
}

.main-swiper:hover .tooltip-image {
  opacity: 1;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 768px) {
  .ourclient-heartbeat {
    display: block;
    position: relative;
    bottom: 0rem;
    width: 12rem;
    right: -4rem;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    width: 3.6rem !important;
    height: 3.6rem !important;
  }

  #imageCarousel .carousel-control-next {
    right: -4rem !important;
  }

  #imageCarousel .carousel-control-prev {
    left: -4rem !important;
  }

  .ourclient_text {
    font-size: 4rem !important;
  }

  .topclient {
    font-size: 4rem !important;
    line-height: 4rem !important;
    bottom: 0rem;
  }

  .carousel-container {
    width: 100%;
  }

  .ourclient_text {
    display: flex;
    align-items: center;
  }

  /* #flickity-carousel{
        display: flex;
        align-items: center;
    } */

  .scroll-down {
    height: auto;
  }

  .carousel-container {
    display: flex;
  }

  .carousel-cell {
    width: 50% !important;
  }

  .home-company {
    margin-left: 1rem;
  }

  .display-1 {
    letter-spacing: 0.25rem;
  }

  .why-healthscreen-mobile {
    display: block !important;
    display: flex !important;
    width: 21rem !important;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
    width: 100% !important;
    margin-top: 3rem !important;
  }

  .main-screen {
    height: auto !important;
  }

  .email-btn {
    height: 3rem;
    margin-top: 0.25rem;
    margin-right: -0.2rem;
  }

  .bottominput button {
    height: 2.1rem !important;
  }

  .footer-end h6,
  .footer-centered h6 {
    font-size: 1.4rem !important;
  }

  .footer-end {
    margin-bottom: 3.5rem !important;
  }

  .clients-section {
    margin-top: 11rem;
  }

  button#accept-cookies {
    margin-bottom: 0.5rem;
  }

  .swiper-pagination-bullet {
    width: 1.25rem !important;
  }

  .carousel-product {
    top: -21% !important;
    left: 12.5%;
    position: absolute;
    width: 75%;
    margin: auto;
    display: block;
    z-index: 100;
    height: 43rem;
    box-shadow: 20px 20px 30px #00000036;
    border-radius: 1rem;
    height: 43rem;
    transform: translate(0%, -0%) !important;
  }

  #imageCarousel .carousel-item img {
    width: 100% !important;
  }

  #imageCarousel .carousel-control-next {
    right: -4.5rem !important;
  }

  .tooltip-image {
    display: none;
  }
}

.sentmail {
  display: none;
  color: #00ff00;
}

.sentmail2 {
  display: none;
  color: #00ff00;
}

#success-msg {
  display: block;
  color: green;

  padding-top: 0.5rem;
  font-size: 1.25rem;
  padding-left: 0.5re;
}

/* .modalemail {
    color: black;
} */

#modalform3 .mb-3 #email:focus,
#modalform3 .mb-3 #msg:focus {
  color: black !important;
  background-color: white !important;
}

#modalform2 .mb-3 #email:focus,
#modalform2 .mb-3 #msg:focus {
  color: black !important;
  background-color: white !important;
}

.enquirebtn {
  width: 12rem;
  margin: auto;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  background: #116555;
  color: white;
  font-size: 1.25rem;
}

.enquirebtn a {
  text-decoration: none;
  color: white;
}

.enquirebtn:hover {
  background-color: #0e4a3f;
}

.modal-backdrop {
  display: none;
}

#modalform .mb-3 #email {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform .mb-3 .form-control {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform .mb-3 #email::placeholder {
  color: white !important;
}

#modalform .mb-3 .form-control::placeholder {
  color: white !important;
}

#modalform2 .mb-3 #email {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform2 .mb-3 .form-control {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform2 .mb-3 #email::placeholder {
  color: white !important;
}

#modalform2 .mb-3 .form-control::placeholder {
  color: white !important;
}

#modalform3 .mb-3 #email {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform3 .mb-3 .form-control {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform3 .mb-3 #email::placeholder {
  color: white !important;
}

#modalform3 .mb-3 .form-control::placeholder {
  color: white !important;
}

#modalform2 .mb-3 #email:focus {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

#modalform2 .mb-3 #msg:focus,
#modalform3 .mb-3 #email:focus,
#modalform3 .mb-3 #msg:focus {
  background-color: rgba(20, 172, 140, 1) !important;
  color: white !important;
}

@media (max-width: 767px) {
  .display-1 span {
    font-size: 3.25rem;
  }
}
