.ban_readmore a,
.header_sec_wrapper,
.home_blocks {
  position: relative;
}
.ban_readmore a:hover,
.ban_readmore a:hover:after {
  color: #fff;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
}
.ban_readmore a,
.blog_content,
.learn_more_btn,
.test_review_inner {
  background-color: #fff;
}
.blog_readmore a:hover,
.learn_more_btn:hover,
.loarn_more_btn:hover,
.start_now a:hover {
  box-shadow: 0 4px 15px 0 rgb(0 146 159 / 77%);
}
html {
  overflow-x: hidden;
}
.header_sec_wrapper.fixed {
  z-index: 99;
}
.home_blocks.home_blocks_three:after,
.home_blocks:after {
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.float-right {
  float: right;
}
.iboost_healthcare_banner {
  position: relative;
  background-image: url(../images/home_new/banner_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 678px;
}
.banner_left h2 {
  font-size: 60px;
  color: #fff;
}
.banner_left p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  color: #fff;
  padding-top: 22px;
  max-width: 75%;
}
.banner_left {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ban_readmore {
  margin-top: 30px;
}
.ban_readmore a {
  font-size: 20px;
  color: #354959;
  text-align: center;
  line-height: 54px;
  display: inline-block;
  border-radius: 35px;
  width: 243px;
  height: 70px;
  border: 9px solid #9eaeb5;
  font-family: Poppins-Medium;
}
.learn_more_btn,
.loarn_more_btn {
  border-radius: 27px;
  font-family: Poppins-Medium;
  text-align: center;
  line-height: 54px;
  display: inline-block;
}
.ban_readmore a:hover {
  background-color: #00929f;
  border-color: #fff;
  transition: 0.4s ease-in-out;
}
.ban_readmore a:after {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  color: #008b89;
}
.ban_readmore a:hover:after {
  transition: 0.4s ease-in-out;
}
.loarn_more_btn,
.loarn_more_btn:hover {
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  moz-transition: all 0.4s ease-in-out;
}
.banner_right {
  float: right;
  position: absolute;
  right: -15px;
  top: 0;
  z-index: 1;
}
.home_blocks:after {
  background-image: url(../images/home_new/bg_circle.webp);
  width: 867px;
  height: 990px;
  position: absolute;
  top: -1em;
  right: 10em;
}
.dash_content {
  position: absolute;
  top: 4em;
  right: 0;
  width: 82%;
  left: auto;
}
.dash_content p {
  font-family: Poppins-Medium;
  font-size: 15px;
  color: #354959;
  margin: 0;
}
.dash_content p strong {
  font-size: 20px;
  line-height: 37px;
  color: #354959;
}
.home_blocks {
  float: left;
  width: 100%;
  padding-left: 3em;
  margin: 7em 0 4em;
}
.home_block_img {
  position: relative;
  margin-right: 2em;
  width: 820px;
}
.home_img:first-child {
  position: unset;
}
.home_img {
  position: absolute;
  top: 0;
}
.home_img:nth-child(2) {
  right: 0;
  width: 84%;
  top: 10em;
}
.home_img:nth-child(2) img,
.home_img:nth-child(5) img {
  max-width: 40%;
}
.home_img:nth-child(3) {
  width: 80%;
  text-align: center;
  right: 0;
  top: 11em;
}
.home_img:nth-child(4) {
  top: auto;
  bottom: 6em;
  width: 88%;
  text-align: center;
  right: 0;
}
.home_img:nth-child(5) {
  top: auto;
  bottom: 6em;
  width: 84%;
  right: 0;
}
.home_img:nth-child(6) {
  right: 4.5em;
  bottom: 6em;
  top: auto;
}
.home_img:last-child {
  right: -2em;
  top: 8em;
  max-width: 36%;
}
.home_blocks span strong {
  font-size: 25px;
  color: #00929f;
  font-family: Poppins-Bold;
}
.get_start h6,
.home_blocks h1,
.home_blocks h4 {
  font-size: 50px;
  color: #354959;
}
.home_blocks p {
  font-size: 18px;
  line-height: 28px;
  color: #354959;
  padding-top: 10px;
}
.loarn_more_btn {
  width: 177px;
  height: 54px;
  background-image: linear-gradient(96deg, #354959 0, #008b89 100%);
  font-size: 18px;
  color: #fff;
  margin-top: 36px;
  transition: 0.4s ease-in-out;
  background-size: 200% 100%;
}
.loarn_more_btn:hover {
  background-size: 100% 300%;
  transition: 0.4s ease-in-out;
  color: #fff;
}
.blog_readmore a,
.learn_more_btn:hover {
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
}
.learn_more_btn:hover {
  color: #00929f;
  moz-transition: all 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.common_content {
  padding-top: 2em;
}
.home_patient_management {
  float: left;
  width: 100%;
  height: 611px;
  background-image: url(../images/home_new/block2bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 4em 0;
}
.home_patient_management_wrap h4 {
  font-size: 50px;
  color: #fff;
}
.home_patient_management_wrap p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  padding-top: 15px;
}
.learn_more_btn {
  width: 177px;
  height: 54px;
  font-size: 20px;
  color: #354959;
  margin-top: 30px;
}
.footer_links ul li a,
.home_patient_management_wrap ul li span {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  letter-spacing: 0;
}
.home_patient_management_wrap ul li span strong {
  display: block;
  font-size: 30px;
  font-family: Poppins-Bold;
  padding-bottom: 20px;
}
.home_patient_management_wrap ul li {
  padding: 30px 0;
}
.patient_block_left {
  padding-top: 38px;
}
.patient_block_right {
  padding-top: 25px;
}
.patient_block_center {
  position: relative;
  z-index: 1;
  top: -3em;
}
.home_blocks_three {
  padding-left: 0;
  padding-right: 3em;
  margin-top: 1em;
}
.home_blocks_three .home_block_img {
  margin-right: 0;
  margin-left: 2em;
}
.blog_date_hover,
.home_blocks_five:after,
.home_blocks_three:after {
  display: none;
}
.home_blocks_three .home_img:first-child {
  text-align: right;
  filter: drop-shadow(8.756px 14.572px 20px rgba(0, 0, 0, 0.27));
}
.home_blocks_three .home_img:nth-child(2) {
  width: 100%;
  top: 2em;
  left: 4em;
}
.home_blocks_three .home_img:last-child {
  right: auto;
  bottom: 0;
  top: auto;
  left: 0;
  text-align: left;
}
.home_blocks.home_blocks_three:after {
  display: inline-block;
  background-image: url(../images/home_new/dots1.webp);
  width: 460px;
  height: 580px;
  position: absolute;
  left: -14em;
  top: -15em;
}
.home_blocks_four {
  padding-left: 0;
}
.home_blocks_five .home_img:nth-child(2) img,
.home_blocks_four .home_img:nth-child(2) img {
  max-width: 100%;
}
.home_blocks_four .home_img:last-child {
  max-width: 100%;
  width: 50%;
  right: -2em;
  text-align: right;
  top: 2em;
}
.home_blocks_four:after {
  right: auto;
  left: -6em;
  width: 26%;
  top: auto;
  bottom: -28em;
  height: 800px;
}
.home_blocks_five .home_img:first-child {
  text-align: right;
}
.home_blocks_five .home_img:nth-child(2) {
  width: 91%;
  filter: drop-shadow(12.876px 21.429px 16px rgba(0, 0, 0, 0.25));
  right: 0;
  top: 17em;
}
.testimonial_slider .slick-next:after,
.testimonial_slider .slick-prev:before {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  content: "";
}
.home_blocks_five .home_img:last-child {
  right: 0;
  top: 6em;
  max-width: 36%;
}
.home_blocks_five {
  margin-top: 2em;
}
.customer_testimonial {
  float: left;
  width: 100%;
}
.testimonial_title {
  width: 100%;
  height: 375px;
  background-image: url(../images/home_new/quote.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 11em;
}
.testimonial_title span {
  font-size: 25px;
  color: #fff;
}
.testimonial_title h5 {
  font-size: 40px;
  color: #fff;
  font-family: Poppins-Bold;
}
.blog_content h6 a,
.test_review_inner h5 {
  font-size: 25px;
  font-family: Poppins-Bold;
  display: inline-block;
}
.testimonial_review {
  padding: 0 3em;
  max-width: 1500px;
  margin: -9em auto 0;
}
.testimonial_slider {
  filter: drop-shadow(11.331px 18.858px 23px rgba(27, 128, 133, 0.28));
}
.test_review_inner {
  border-radius: 30px;
  padding: 30px;
}
.test_review {
  padding: 50px 18px;
}
.test_review_inner h5 {
  color: #00929f;
  vertical-align: top;
  padding-top: 20px;
  padding-left: 10px;
}
.blog_readmore a,
.start_now a {
  moz-transition: all 0.4s ease-in-out;
  background-size: 200% 100%;
  text-align: center;
  font-family: Poppins-Medium;
}
.test_review_inner p {
  font-size: 18px;
  line-height: 28px;
  color: #354959;
  margin: 0;
  padding-top: 5px;
  height: 230px;
  overflow-y: scroll;
}
.test_review_inner p::-webkit-scrollbar {
  width: 8px;
}
.test_review_inner p::-webkit-scrollbar-track {
  border-radius: 10px;
}
.test_review_inner p::-webkit-scrollbar-thumb {
  background: #00929f;
  border-radius: 10px;
}
.test_review_inner p::-webkit-scrollbar-thumb:hover {
  background: #354959;
}
.google_icon:after {
  content: "";
  display: inline-block;
  background-image: url(../images/home_new/google.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 86px;
  height: 85px;
}
.google_icon {
  display: inline-block;
}
.testimonial_slider .slick-next:after {
  display: inline-block;
  background-image: url(../images/home_new/play-right.webp);
}
.testimonial_slider .slick-prev:before {
  display: inline-block;
  background-image: url(../images/home_new/play-left.webp);
  position: relative;
  left: -70px;
}
.testimonial_slider .slick-arrow {
  background: 0 0;
  border: 0;
  font-size: 0;
  padding: 0;
  box-shadow: unset;
  position: absolute;
  right: 0;
  top: -25%;
}
.footer_sec_hle.footer_new,
.footer_wrapper,
.ready_to_start:after,
.ready_to_start:before,
.ready_to_start_bg {
  background-position: center;
  background-repeat: no-repeat;
}
.latest_blog_home {
  float: left;
  width: 100%;
  margin: 1em 0 3em;
}
.latest_blog_home h5 {
  font-size: 40px;
  color: #354959;
  text-align: center;
}
.blog_content p {
  font-size: 17px;
  line-height: 28px;
  color: #354959;
  min-height: 168px;
}
.hm_blog_image {
  border-radius: 25px;
  filter: drop-shadow(3.605px 6px 8px rgba(0, 0, 0, 0.11));
}
.blog_home {
  float: left;
  width: 100%;
  filter: drop-shadow(10.301px 17.143px 20px rgba(0, 0, 0, 0.19));
}
.hm_blog_image img {
  border-radius: 25px;
  height: 368px;
  object-fit: cover;
  width: 100%;
}
.blog_date {
  opacity: 0.349;
  font-size: 15px;
  color: #354959;
  padding-top: 15px;
}
.home_blogs_inner {
  padding: 0 10px;
  margin: 50px 0;
  position: relative;
}
.blog_content {
  padding: 30px;
  border-radius: 0 0 25px 25px;
  margin-top: -2em;
}
.blog_content h6 a {
  color: #354959;
  min-height: 85px;
}
.blog_readmore a {
  width: 161px;
  height: 41px;
  border-radius: 21px;
  background-image: linear-gradient(
    90deg,
    #354959 0,
    #354959 0,
    #0daeab 100%,
    #0daeab 100%
  );
  display: inline-block;
  font-size: 18px;
  color: #fff;
  line-height: 41px;
  margin-top: 10px;
  transition: 0.4s ease-in-out;
}
.blog_readmore a:hover,
.start_now a:hover {
  background-size: 100% 300%;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.home_blogs {
  position: relative;
  transition: 0.5s;
}
.blog_date_hover b {
  display: block;
  font-size: 44px;
}
.ready_to_start_bg {
  background-image: url(../images/home_new/readybg.jpg);
  background-size: cover;
  float: left;
  width: 100%;
  height: 225px;
  padding: 50px;
  border-radius: 20px;
  filter: drop-shadow(14.421px 24.001px 31px rgba(38, 110, 120, 0.3));
  margin-top: 7em;
  margin-bottom: 7em;
  position: relative;
  z-index: 9;
}
.get_start p {
  font-size: 20px;
  line-height: 28px;
  color: #354959;
}
.start_now a {
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  height: 54px;
  border-radius: 27px;
  background-image: linear-gradient(
    51deg,
    #354959 0,
    #0daeab 100%,
    #0daeab 100%
  );
  display: inline-block;
  font-size: 20px;
  color: #fff;
  min-width: 147px;
  line-height: 54px;
}
.get_start {
  float: left;
}
.start_now {
  float: right;
  display: flex;
  gap: 26px;
  margin-top: 25px;
}
.start_now a:nth-child(2) {
  background-image: unset;
  background-color: #354959;
  min-width: 215px;
}
.ready_to_start {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 2em;
}
.ready_to_start:before {
  content: "";
  background-image: url(../images/home_new/top.png);
  background-size: cover;
  width: 90%;
  height: 276px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.ready_to_start:after {
  content: "";
  background-image: url(../images/home_new/bottom.png);
  background-size: cover;
  width: 100%;
  height: 276px;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
.footer_wrapper {
  background-image: url(../images/home_new/footerbg.jpg);
  height: auto;
  background-size: cover;
  float: left;
  width: 100%;
  margin-top: 14em;
}
.footer_sec_hle.footer_new {
  background-image: url(../images/home_new/footer_bg2.png);
  background-size: 100% 100%;
  margin: -14em auto 0;
  width: 100%;
  height: 650px;
  float: none;
  display: flex;
  align-items: center;
}
.footer_links h4 {
  font-size: 25px;
  color: #fff;
  font-family: Poppins-Bold;
  text-transform: uppercase;
  margin-top: 0;
  display: inline-block;
  padding-bottom: 10px;
}
.footer_links h4:after {
  content: "";
  display: inline-block;
  width: 100%;
  border-bottom: 4px solid #fff;
}
.footer_links p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  max-width: 85%;
}
.footer_sec_detail {
  margin-right: 0;
  width: 40%;
}
.footer_sec_img {
  margin-right: 5%;
  width: 30%;
}
.footer_sec_first {
  padding: 0;
  margin: 0;
  border: 0;
}
.address:after,
.footer_ph:after {
  font-family: FontAwesome;
  color: #1c8a8e;
  border-radius: 30px;
  text-align: center;
  left: 0;
  top: 0px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  line-height: 30px;
  display: inline-block;
}
.footer_sec_bottom {
  padding: 0;
  margin-top: -4em;
}
.address,
.footer_ph {
  position: relative;
  padding-left: 2.5em;
}
.footer_sec_bottom p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 0;
}
.footer_whowe_serve {
  width: 27%;
}
.footer_sec_subscribe {
  float: right;
  width: 23%;
}
.footer_sec_subscribe a {
  font-size: 14px;
  letter-spacing: 0;
  color: #fff;
  font-family: Poppins-Bold;
  display: block;
}
.address:after,
.footer_ph:after {
  font-size: 18px;
  position: absolute;
}
.footer_ph a {
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
  font-family: Poppins-Bold;
}
.address {
  margin-bottom: 25px;
}
.address:after {
  content: "\f0e0";
}
.footer_ph:after {
  content: "\f095";
}
.social_media {
  text-align: left;
  margin-top: 30px;
}
.patient_banner_banner_wrapper.social_media {
  margin-top: 0;
}
.social_media ul li {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.social_media ul li a {
  width: 30px;
  height: 30px;
  color: #1d888c;
  background-color: #fff;
  line-height: 30px;
}
.footer_sec_menu ul li:hover a,
.footer_whowe_serve ul li:hover a {
  animation: 5s linear infinite slidebg;
  background: linear-gradient(
    90deg,
    #c5d0d4 0,
    #c5d0d4 49%,
    #000 80%,
    #c5d0d4 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: scale(1.08);
}
@keyframes slidebg {
  to {
    background-position: 20vw;
  }
}
.slider_icon {
  position: absolute;
  width: 515px;
  text-align: center;
  transform: skew(-29deg, 12deg) rotate(3deg);
  top: 15em;
  right: 5em;
}
.slider {
  filter: drop-shadow(9.786px 16.286px 12px rgba(0, 0, 0, 0.16));
}
.slider_img {
  display: inline-block;
  transform: skew(0deg, 0deg);
}
.slider .slick-active .slider_inner_image {
  background-image: linear-gradient(
    23deg,
    #354959 0,
    #0daeab 100%,
    #0daeab 100%
  );
  color: #fff;
}
.slider .slick-active + .slick-active .slider_inner_image,
.slider .slick-active + .slick-active + .slick-active .slider_inner_image {
  background-image: unset;
  color: #00929f;
  filter: unset;
}
.slider .slick-active .slider_inner_image span img {
  filter: brightness(0) invert(1);
}
.slider .slick-active + .slick-active .slider_inner_image span img,
.slider
  .slick-active
  + .slick-active
  + .slick-active
  .slider_inner_image
  span
  img {
  filter: unset;
}
.slider_inner_image {
  background-color: #eaeaea;
  text-align: center;
  width: 120px;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: #00929f;
}
.slider_inner_image span {
  font-family: Poppins-Bold;
  font-size: 10px;
  max-width: 90%;
  display: block;
  margin: 0 auto;
  padding-top: 16px;
  min-height: 44px;
}
.slider_inner_image span:first-child {
  max-width: 100%;
  text-align: center;
  padding-top: 0;
}
.slider_inner_image span:first-child img {
  max-width: 60px;
}
.banner_right {
  width: 915px;
}
.slider_first_img.mouse_move_left {
  left: 2em;
  position: relative;
}
@media only screen and (min-width: 1920px) {
  .blog_home,
  .home_blocks {
    margin: 0 auto;
    float: none;
  }
  .home_blocks {
    max-width: 90%;
    overflow: hidden;
    padding-top: 2em;
  }
  .container.common_content {
    max-width: 100%;
  }
  .blog_home {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1300px) {
  .footer_sec_subscribe a {
    overflow-wrap: break-word;
  }
  .container,
  .home_blocks {
    padding: 0 15px;
  }
  .home_blocks .container {
    padding: 0;
  }
  .home_block_img,
  .slider_icon {
    width: 50%;
  }
  .home_blocks {
    margin: 2em 0 1em;
  }
  .banner_right {
    top: 0;
    width: 760px;
  }
  .iboost_healthcare_banner {
    margin-bottom: 5em;
  }
  .slider_inner_image {
    width: 88px;
    height: 125px;
  }
  .slider_inner_image span:first-child img {
    max-width: 45px;
  }
  .slilider_icon {
    top: 14em;
    right: 4em;
  }
  .home_blocks:after {
    top: -4em;
  }
  .dash_content p {
    font-size: 15px !important;
    padding-top: 0 !important;
  }
  .banner_left h2,
  .home_blocks h1,
  .home_blocks h2,
  .home_blocks h3,
  .home_blocks h4,
  .home_blocks h5,
  .home_patient_management_wrap h4 {
    font-size: 40px;
  }
  .home_blocks.home_blocks_three:after,
  .home_blocks:after {
    display: none;
  }
  .home_blocks_one .home_img:last-child {
    right: 0;
    max-width: 30%;
  }
  .home_blocks_one .home_img:nth-child(2) {
    width: 80%;
  }
  .home_blocks_one .home_img:nth-child(5) {
    width: 89%;
  }
  .home_blocks_one .home_img:nth-child(5) img {
    max-width: 37%;
  }
  .home_blocks_one .home_img:nth-child(6) {
    right: 1em;
    bottom: 2em;
    text-align: right;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 8em;
  }
  .home_blocks_one .home_img:nth-child(6) img {
    max-width: 75%;
  }
  .home_blocks_one .home_img:nth-child(4) {
    top: auto;
    bottom: 2em;
    width: 80%;
    text-align: center;
    right: 0;
  }
  .home_blocks_one .home_img:nth-child(4) img {
    max-width: 14%;
  }
  .patient_block_center {
    left: -2em;
  }
  .home_blocks_three .home_img:nth-child(2) {
    width: 100%;
    left: -6em;
    top: -1em;
  }
  .home_blocks_four .home_img:last-child {
    right: 0;
  }
  .home_blocks_five .home_img:nth-child(2) {
    width: 50%;
    top: 11em;
    right: auto;
  }
  .home_blocks_five .home_img:last-child {
    right: 6em;
  }
  .google_icon:after {
    width: 50px;
    height: 49px;
  }
  .test_review {
    padding: 50px 10px;
  }
  .test_review_inner h5 {
    font-size: 20px;
    padding-top: 3px;
  }
  .footer_sec_hle.footer_new {
    margin-top: 0;
    background-image: none;
    height: auto;
  }
  .footer_wrapper {
    margin-top: 0;
    padding: 3em 0;
    background: linear-gradient(0deg, rgb(0 0 0 / 37%), rgb(0 0 0 / 30%)),
      url(../images/home_new/footerbg.jpg);
  }
  .footer_sec_bottom {
    padding: 0;
    margin-top: 1em;
  }
  .latest_blog_home {
    margin: 1em 0;
  }
}
@media only screen and (max-width: 1200px) {
  .iboost_healthcare_banner {
    height: 576px;
    margin-bottom: 9em;
  }
  .dash_content p {
    font-size: 12px !important;
    padding-top: 0 !important;
    line-height: 12px !important;
  }
  .home_blocks h1,
  .home_blocks h2,
  .home_blocks h3,
  .home_blocks h4,
  .home_blocks h5 {
    font-size: 32px;
    margin-top: 10px;
  }
  .footer_links p,
  .footer_links ul li a,
  .home_blocks p,
  .test_review_inner p {
    font-size: 16px;
  }
  .home_blocks span strong {
    font-size: 20px;
  }
  .home_patient_management_wrap h4 {
    font-size: 32px;
  }
  .home_patient_management_wrap ul li span strong {
    font-size: 24px;
    padding-bottom: 12px;
  }
  .home_patient_management_wrap p,
  .home_patient_management_wrap ul li span {
    font-size: 16px;
    line-height: 26px;
  }
  .home_blocks_three .home_block_img {
    margin-left: 4em;
  }
  .loarn_more_btn {
    margin-top: 10px;
  }
  .testimonial_title {
    background-size: contain;
  }
  .testimonial_review {
    padding: 0 1em;
    max-width: 100%;
    margin-top: -11em;
  }
  .test_review_inner {
    padding: 25px 20px;
  }
  .google_icon:after {
    width: 35px;
    height: 35px;
  }
  .test_review_inner h5 {
    font-size: 20px;
    padding-top: 0;
    margin-top: 6px;
  }
  .home_blocks_one .home_img:nth-child(5) {
    width: 91%;
    bottom: 4em;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 7.5em;
    left: 5em;
  }
  .home_blocks_one .home_img:nth-child(6) {
    right: 3em;
  }
  .home_blocks_one .home_img:last-child img,
  .home_blocks_one .home_img:nth-child(6) img {
    max-width: 50%;
  }
  .home_blocks_one .home_img:last-child {
    right: 1em;
    max-width: 100%;
    text-align: right;
    top: 7em;
  }
  .home_blocks_one .home_img:nth-child(3) img {
    max-width: 35%;
  }
  .home_blocks_three .home_img:last-child img {
    max-width: 60%;
  }
  .home_blocks_three .home_img:last-child {
    left: -2em;
  }
  .testimonial_title h5 {
    font-size: 30px;
  }
  .blog_content h6 a {
    font-size: 22px;
    max-width: 91%;
  }
  .ready_to_start:after,
  .ready_to_start:before {
    display: none;
  }
  .ready_to_start_bg {
    margin-top: 2em;
    margin-bottom: 4em;
    padding: 40px 30px;
    height: auto;
  }
  .get_start h6 {
    font-size: 40px;
  }
  .get_start p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 993px) {
  .banner_left h2 {
    font-size: 32px;
    margin-bottom: 0;
  }
  .iboost_healthcare_banner {
    height: 380px;
  }
  .dash_content p strong {
    font-size: 16px;
  }
  .dash_content {
    top: 2em;
  }
  .dash_content p {
    max-width: 90%;
  }
  .home_blocks_one .home_img:nth-child(2) {
    width: 100%;
    top: 8em;
    left: 6em;
  }
  .home_blocks_one .home_img:nth-child(2) img {
    max-width: 30%;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 5.5em;
    left: 2em;
    width: 100%;
  }
  .home_blocks_one .home_img:last-child img {
    max-width: 35%;
  }
  .home_blocks_one .home_img:last-child {
    top: 5em;
  }
  .home_blocks_one .home_img:nth-child(6) {
    right: 0;
  }
  .home_patient_management {
    height: auto;
    padding-bottom: 2em;
    margin: 2em 0;
  }
  .patient_block_left {
    padding-top: 25px;
    width: 100%;
  }
  .patient_block_right {
    width: 100%;
    padding-top: 0;
  }
  .patient_block_center {
    left: 0;
    width: 100%;
    text-align: center;
    margin: 2em 0 0;
  }
  .patient_block_center img {
    max-width: 350px;
  }
  .home_patient_management_wrap ul li {
    padding: 30px 0 5px;
  }
  .home_patient_management_wrap ul li:first-child {
    padding-top: 0;
  }
  .home_blocks_five .home_block_img {
    margin-right: 0;
    margin-left: 2em;
  }
  .home_blocks_five .home_img:nth-child(2) {
    top: 6em;
    left: -2em;
  }
  .home_blocks_five .home_img:last-child {
    right: 5em;
    top: 1em;
  }
  .home_blogs_inner {
    margin: 25px 0;
  }
  .latest_blog_home h5 {
    font-size: 32px;
    margin-top: 0;
  }
  .hm_blog_image img {
    height: 250px;
  }
  .start_now {
    float: left;
    width: 100%;
  }
  .footer_links h4 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: normal;
  }
  .ready_to_start_bg {
    margin-bottom: 2em;
  }
  .get_start h6 {
    font-size: 36px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .iboost_healthcare_banner {
    height: 340px;
    float: left;
    width: 100%;
  }
  .slider_first_img {
    position: absolute !important;
    margin: 0 auto;
    right: 0;
  }
  .slider_icon {
    width: 35%;
  }
  .slider_inner_image {
    width: 60px;
    height: 90px;
  }
  .slider_inner_image span:first-child img {
    max-width: 30px;
  }
  .slider_inner_image span:first-child {
    min-height: auto !important;
  }
  .slider_inner_image span {
    font-size: 7px;
    padding-top: 5px;
    min-height: 40px;
  }
  .banner_left {
    left: 0;
    right: 0;
    padding: 0 15px;
  }
  .banner_left h2 {
    font-size: 14px;
    margin: 0;
    max-width: 80%;
    line-height: 22px;
  }
  .banner_left p {
    font-size: 10px;
    padding-top: 5px;
    max-width: 70%;
    line-height: 15px;
  }
  .ban_readmore {
    margin-top: 0;
  }
  .ban_readmore a {
    position: relative;
    font-size: 10px;
    width: auto;
    height: auto;
    border-width: 2px;
    line-height: normal;
    padding: 4px 15px;
  }
  .slider_first_img {
    left: 15em !important;
    max-width: 375px;
  }
  .slider_icon {
    top: 6em;
    right: 3em;
  }
  .iboost_healthcare_banner {
    margin-bottom: 3em;
  }
  .ban_readmore a:after {
    display: none;
  }
  .banner_left {
    width: 100%;
    justify-content: normal;
    top: 20px;
    z-index: 9;
    position: unset;
    order: 2;
  }
  .home_blocks_four .home_block_img,
  .home_blocks_one .home_block_img {
    float: left;
  }
  .home_blocks h1,
  .home_blocks h2,
  .home_blocks h3,
  .home_blocks h4,
  .home_blocks h5 {
    font-size: 28px;
  }
  .footer_sec_bottom p,
  .home_blocks span strong {
    font-size: 16px;
  }
  .dash_content p strong {
    font-size: 10px;
  }
  .dash_content p {
    font-size: 8px !important;
  }
  .dash_content {
    top: 1em;
  }
  .home_blocks_one .home_img:nth-child(2) {
    top: 7em;
    left: 4em;
  }
  .home_blocks_one .home_img:last-child img {
    max-width: 34%;
  }
  .home_blocks_one .home_img:last-child {
    top: 3em;
    right: 2em;
  }
  .home_blocks_one .home_img:nth-child(2) img,
  .home_blocks_one .home_img:nth-child(3) img,
  .home_blocks_one .home_img:nth-child(5) img {
    max-width: 25%;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 4em;
    left: -1.5em;
  }
  .home_blocks_one .home_img:nth-child(4) img {
    max-width: 10%;
  }
  .home_blocks_one .home_img:nth-child(4) {
    top: auto;
    bottom: -4px;
    width: 90%;
  }
  .home_blocks_one .home_img:nth-child(5) {
    width: 100%;
    bottom: 37px;
    left: 6px;
  }
  .home_blocks_one .home_img:nth-child(6) img {
    max-width: 23%;
  }
  .home_blocks_three .home_block_img {
    float: right;
  }
  .home_blocks_three .home_img:nth-child(2) {
    top: -2em;
  }
  .home_blocks_five .home_img:nth-child(2) {
    top: 2em;
    left: -3em;
    width: 58%;
  }
  .testimonial_title {
    background-size: 100% 100%;
    height: 200px;
    padding-top: 4em;
  }
  .testimonial_review {
    margin-top: -5em;
  }
  .home_blogs {
    width: 50%;
    float: left;
  }
  .blog_readmore a,
  .footer_whowe_serve,
  .home_blogs:last-child {
    width: 100%;
  }
  .home_blogs_inner {
    margin: 25px 0 10px;
  }
  .blog_content {
    padding: 30px 15px;
  }
  .ready_to_start_bg {
    padding: 30px;
  }
  .footer_sec_detail {
    width: 100%;
    text-align: left;
  }
  .ready_to_start {
    margin-bottom: 1em;
  }
  .get_start h6 {
    font-size: 32px;
  }
  .learn_more_btn,
  .start_now {
    margin-top: 15px;
  }
  .testimonial_title span {
    font-size: 18px;
  }
  .testimonial_title h5 {
    font-size: 26px;
    max-width: 73%;
  }
  .home_blocks h4 {
    font-size: 24px;
  }
  .patient_block_center img {
    max-width: 100%;
  }
  .footer_wrapper {
    padding: 1em 0;
    background-image: linear-gradient(
      87deg,
      #354959 0,
      #0daeab 100%,
      #0daeab 100%
    );
  }
  .footer_sec_subscribe {
    float: left;
    width: 100%;
  }
  .footer_links {
    width: 50% !important;
    float: left;
  }
  .footer_links.footer_sec_detail,
  .footer_links.footer_sec_subscribe {
    width: 100% !important;
  }
  .social_media {
    text-align: center;
    margin-top: 28px;
  }
  .footer_sec_img {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: contain;
    filter: brightness(0) invert(1);
  }
}
@media screen and (max-width: 762px) and (min-width: 600px) {
  .banner_left h2 {
    font-size: 18px;
    max-width: 85%;
    line-height: 24px;
  }
  .banner_left p {
    font-size: 13px;
    padding-top: 8px;
    max-width: 85%;
    line-height: 19px;
  }
  .banner_left {
    justify-content: center;
  }
  .home_blocks_one .home_img:nth-child(2) {
    left: 5em;
  }
  .home_blocks_one .home_img:nth-child(2) img {
    max-width: 33%;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 4.5em;
    left: 1em;
  }
  .home_blocks_one .home_img:nth-child(3) img,
  .home_blocks_one .home_img:nth-child(5) img {
    max-width: 30%;
  }
  .home_blocks_one .home_img:nth-child(5) {
    left: 21px;
  }
  .home_blocks_one .home_img:nth-child(4) {
    top: auto;
    bottom: -2px;
    width: 100%;
    left: 34px;
  }
  .home_blocks_one .home_img:nth-child(6) img {
    max-width: 32%;
  }
  .home_blocks_one .home_img:nth-child(6) {
    right: 1em;
    bottom: 0;
  }
  .home_blocks_five .home_img:nth-child(2) {
    top: 3.5em;
  }
}
@media only screen and (max-width: 480px) {
  .iboost_healthcare_banner {
    margin-bottom: 1em;
    height: 100%;
    padding-bottom: 2em;
  }
  .banner_detail,
  .home_blocks,
  .home_blocks .container-fluid {
    display: flex;
    flex-direction: column;
  }
  .slider_icon {
    top: 6em;
    left: 8em;
    transform: skew(-31deg, 12deg) rotate(7deg);
    width: 48%;
    right: auto;
  }
  .slider_first_img img {
    transform: rotate(4deg);
  }
  .banner_right {
    width: 500px;
    top: 1em;
    position: relative;
    order: 1;
    float: left;
  }
  .slider_inner_image span:first-child img {
    max-width: 14px;
  }
  .banner_left {
    padding: 0;
  }
  .banner_left h2 {
    font-size: 23px;
    max-width: 100%;
    line-height: 30px;
    padding-bottom: 3px;
  }
  .banner_left p {
    font-size: 14px;
    padding-top: 5px;
    line-height: 20px;
    max-width: 100%;
  }
  .slider_first_img {
    left: -8em !important;
    max-width: 306px;
    position: relative !important;
  }
  .slider_inner_image {
    width: 56px;
    height: 66px;
  }
  .slider_inner_image span {
    font-size: 7.8px;
    padding-top: 5px;
    min-height: 19px;
    font-family: Poppins-Medium;
  }
  .home_block_img {
    float: left;
    width: 100%;
    margin: 1em 0;
    order: 2;
  }
  .home_patient_management {
    margin: 0 0 2em;
  }
  .dash_content p {
    line-height: 0 !important;
  }
  .home_blocks_one .home_img:nth-child(2) img,
  .home_blocks_one .home_img:nth-child(3) img,
  .home_blocks_one .home_img:nth-child(5) img {
    max-width: 30%;
  }
  .home_blocks_one .home_img:nth-child(3) {
    top: 3.5em;
    left: 0.5em;
  }
  .home_blocks_one .home_img:nth-child(2) {
    top: 6em;
    left: 5.5em;
  }
  .home_blocks_one .home_img:nth-child(5) {
    bottom: 73px;
    left: 27px;
  }
  .home_blocks_one .home_img:nth-child(4) {
    bottom: 8px;
    left: 49px;
  }
  .home_blocks_one .home_img:nth-child(4) img {
    max-width: 16%;
  }
  .home_blocks_one .home_img:nth-child(6) img {
    max-width: 47%;
  }
  .home_blocks_one .home_img:nth-child(6) {
    bottom: 0.8em;
  }
  .patient_block_center {
    margin: 4em 0 0;
  }
  .home_blocks_three .home_block_img {
    margin-left: 0;
    padding-left: 4em;
    margin-top: 4em;
    margin-bottom: 0;
  }
  .home_blocks_three .home_img:nth-child(2) {
    left: -30px;
  }
  .home_blocks_three .home_img:last-child {
    left: 1em;
  }
  .home_blocks,
  .home_blocks_four {
    margin: 1em 0;
  }
  .home_blocks_five .home_block_img {
    margin-right: 0;
    margin-left: 0;
    padding-left: 2em;
    margin-top: 4em;
  }
  .home_blocks_five .home_img:nth-child(2) {
    top: 44px;
    left: -25px;
  }
  .home_blogs {
    width: 100%;
  }
  .home_blogs:hover .hm_blog_image img {
    height: 480px;
  }
  .ready_to_start_bg {
    padding: 30px 15px;
    margin: 1em 0;
  }
  .start_now {
    gap: 10px;
  }
  .start_now a {
    font-size: 14px;
    line-height: 42px;
    min-width: 110px;
    height: 42px;
    width: 50% !important;
  }
  .footer_links {
    width: 100% !important;
    padding-bottom: 10px;
  }
  .footer_links.footer_sec_detail {
    margin-bottom: 0;
  }
  .footer_links p {
    margin-bottom: 0;
    max-width: 100%;
  }
  .start_now a:nth-child(2) {
    min-width: auto;
  }
  .home_blocks_four .home_block_img {
    margin-bottom: 0;
    margin-top: 3em;
  }
}
