/* SOCIAL MEDIA LINK CSS START */
i.fa.fa-facebook{
  color:#fff;
  background-color:#3b5998;
  width:40px;
  height:30px;
  line-height:30px;
  font-size: 15px;
  text-align:center;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
i.fa.fa-facebook:hover {
  background-color:#17233E;
}

  i.fa.fa-twitter{
  color:#fff;
  background-color:#55acee;;
  width:40px;
  height:30px;
  line-height:30px;
  font-size: 15px;
  text-align:center;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
i.fa.fa-twitter:hover {
  background-color:#084674;
}

i.fa.fa-linkedin{
  color:#fff;
  background-color:#007bb5;
  width:40px;
  height:30px;
  line-height:30px;
  font-size: 15px;
  text-align:center;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
i.fa.fa-linkedin:hover {
  background-color:#0c577a;
}

i.fa.fa-whatsapp{
  color:#fff;
  background-color:#43d854;
  width:40px;
  height:30px;
  line-height:30px;
  font-size: 15px;
  text-align:center;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
i.fa.fa-whatsapp:hover {
  background-color:#067212;
}

i.fa.fa-instagram{
  color: red;
  width:40px;
  height:30px;
  line-height:30px;
  font-size: 35px;
  text-align:center;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
i.fa.fa-instagram:hover {
  background-color:#0544d3;
}
/* SOCIAL MEDIA LINK CSS END */

/* width */
::-webkit-scrollbar {
  width: 10px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888 !important; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555 !important; 
}
/* header section start */

.list-autocomplete {
  padding: 0;
}
.list-autocomplete em {
  font-style: normal;
  background-color: #e1f2f9;
}

.hospital_search_result {
  height: 300px;
  overflow-y: auto;
}

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

.header-logo-wrap img {
  width: 36% !important;
  margin-top: 6px;
}

.header-search-wraper .form-control {
  border: none;
  margin: 0 !important;
}

.navbar-dropdown-menu img {
  width: 15%;
}

/* .header-new-wraper .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  width: 232%;
} */

.navbar-brand img {
    width: 100%;
  }

  .navbar-brand {
    width: 12%;
  }

  .header-new-wraper {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    padding-bottom: 13px;
  }

  .header-new-wraper .navbar-light .navbar-nav .nav-link {
    color: rgba(2, 2, 2, 0.96);
    font-size: 17px;
    margin: 0px;
    padding: 9px;
  }

  .header-new-wraper .navbar-nav {
    margin-top: 15px;
  }

  .header-new-wraper .nav-link.navbar-login-btn {
    background: #f2f2f2 !important;
    border-radius: 6px;
    padding: 6px 24px !important;
    margin-top: 8px !important;
    color: #545454 !important;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;  

  }

  .header-hospital-search-leftcover {
    border-left: 2px solid #cecece;
  }
  
.header-new-wraper .dropdown:hover > .dropdown-menu {
    display: block;
}
.header-new-wraper .dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.header-search-wraper {
    padding: 3px 9px;
    margin-top: 18px;
    border-radius: 9px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid #ccc;
  }

  .header-new-wraper .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
  }

  .header-search-icons-wrap {
    font-size: 21px;
    /* position: relative; */
    color: #949494;
  }

  .header-new-wraper .form-group {
    margin-top: -31px;
    padding-left: 22px;
    margin-bottom: 0px;
  }

  .header-new-wraper.select2-search__field {
    border: 1px solid #2fdaca !important;
    border-radius: 5px;
  }

  span.navbar-sidemenu-toggle {
    background: #ffffff;
    padding: 3px 11px;
    margin: 27px !important;
    margin-top: -15px !important;
    /* border-radius: 6px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px; */
}

.dropdown-menu.dropdown-menu-side-menu.show {
  width: 18% !important;
  margin-left: 31px !important;
  padding-top: 22px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: #f7f7f7;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.sidenav a {
  padding: 5px 5px 7px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #111;
  display: block;
  transition: 0.3s;
  /* position: initial !important; */
}

.sidenav a:hover {
  color: #111;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav .dropdown-item-side {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px !important;
  padding: 0 !important;
  margin-left:  0px !important;
  margin-bottom: 19px;
}

.side-menu-account {
  bottom: 0 !important;
  background: #2fdaca;
  /* position: absolute; */
  width: 100%;
  padding: 15px !important;
}

.dropdown-menu.dropdown-menu-side-menu.show {
  width: 66%;
  margin-left: 69px !important;
}

.sidenav .dropdown-item-side  img {
  width: 13% !important;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.sidemenu-logo img {
  width: 35%;
  margin-top: -65px;
}

.dropdown-item {
  margin-bottom: 13px !important;
}

.header-logo-wrap img {
  margin-top: -18px;
}

.header-logo-wrap {
  padding-top: 17px;
}
  
/* header section end */


/* home section start */

.home-health-packages-owl-box {
  margin-top: 22px !important;
}

.home-health-packages-owl-box img {
  box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
  border-radius: 13px;
}

/* home owl carousel section start */

.home-owl-wraper .owl-nav {
  position: absolute;
  top: -3.5rem;
  right: 49px;
}

.home-owl-wraper .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
  background: none !important;
  outline: none !important;
  opacity: 1;
}

.home-owl-wraper .owl-nav .owl-prev, .owl-nav .owl-next {
  outline: none;
  opacity: 0.6;
  transition: all .5s ease;
}

.home-owl-wraper .owl-dots {
  margin-top: 1rem;
}

.home-owl-wraper .owl-dot {
  outline: none;
}

.home-owl-wraper .owl-dot.active, .owl-dot:hover {
  transition: all .2s ease;
  transform: scale(1.2);
}


@media screen and (max-width: 600px) {
  .home-owl-wraper .owl-nav {
    display: none;
  }

  .home-owl-wraper .owl-dots {
    display: none;
  }
}
.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  border:0px solid black;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !important;
  border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

.owl-next span {
  background: #2fdaca;
  padding: 0px 14px;
  margin-left: 21px;
  font-size: 36px;
}

.home-sections-wraper .owl-carousel .owl-item img {
  margin-left: 0px !important;
  margin-right: auto!important;
}

.owl-prev span {
  background: #2fdaca;
  padding: 0px 14px;
  margin-left: -75px;
  font-size: 36px;
}

/* home owl carousel section end */


.home-slide-sec-landing-slide-wraper {
  color: #000;
  background-image: url(../images/accenture-landing-b.jpg)!important;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: center;
  display: block;
  padding: 38px 52px;
  padding-bottom: 14px;
}

.home-slide-sec-landing-slide-cover .carousel-item img {
  height: auto !important;
  border-radius: 46px;
}

.home-slide-sec-landing-feature-point-box {
  background: #fff;
  text-align: center;
  padding: 5px 5px;
  border-radius: 0px 19px;
  box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
  margin-bottom: 22px;
  height: 85% !important;
}

.home-slide-sec-landing-feature-point-box img {
  width: 40px;
  margin-top: 7px;
}

.home-slide-sec-landing-feature-point-box h3 {
  font-size: 16px;
  margin-top: 16px;
  font-weight: normal;
  
}

.home-slide-sec-landing-feature-point a {
  color: #000;
}

.home-packages-wraper .container {
  max-width: 1276px;
}

.home-slide-sec-landing-slide-cover {
  padding: 0 30px;
}

.home-packages-wraper {
  margin-top: 67px;
}

.home-health-packages-box img {
  margin-bottom: 33px;
  box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
  border-radius: 13px;
}

.home-health-packages-add-box img {
  margin-bottom: 33px;
  box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
  border-radius: 13px;
}

.title {
  text-align: center;
  margin: 4rem 0;
}

.owl-container {
  max-width: 900px;
  margin: 0 auto;;
}

.home-container .container {
  max-width: 1276px;
}

.home-sections-wraper h2 {
  font-weight: bold;
  font-family: poppins;
  font-size: 30px;
}

.home-insurance-section-para {
  width: 74%;
  font-size: 16px;  
}

.home-insurance-strip-wraper {
  margin-top: 50px;
}

.home-insurance-strip-box img {
  width: 18% !important;
  margin-bottom: 5px;
}

.owl-stage-wrap {
  padding: 12px 9px;
}

.home-insurance-strip-box {
  padding: 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 14px;
  border: 2px solid #2fdaca;
}

.home-insurance-strip-box-wrap {
  padding: 18px 5px;
}

.home-insurance-strip-box h4 {
  font-weight: bold;
  font-family: poppins;
  font-size: 18px;
  margin-top: 11px;
}

.home-insurance-strip-box p {
  font-size: 15px;
}

.home-teleconsult-strip-box-wrap {
  padding: 18px 5px;
}

.home-teleconsult-strip-box {
  padding: 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 14px;
  background: #fff;
}

.home-teleconsult-strip-box img {
  width: 28% !important;
  margin-bottom: 5px;
}

.home-teleconsult-strip-box h4 {
  font-weight: bold;
  font-family: poppins;
  font-size: 16px;
  margin-top: 11px;
}

.home-teleconsult-strip-box p {
  font-size: 18px;
  margin: 0;
}

.home-teleconsult-strip-box a {
  color: #000;
}

.home-teleconsult-strip-box a:hover {
  color: #000;
  text-decoration: none;
}

.home-insurance-strip-box-wrap a {
  color: #000;
}

.home-insurance-strip-box-wrap a:hover {
  color: #000;
  text-decoration: none;
}

.home-teleconsult-strip-wraper {
  padding: 68px 20px;
  padding-bottom: 68px;
  background-image: url(../images/teleconsultation-symptoms-back.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  margin-top: 30px;
  padding-bottom: 10px;;
}

.home-network-strip-wraper.home-container {
  margin-top: 50px;
}

.home-app-sec-wrap {
  padding: 68px 20px;
    padding-bottom: 68px;
  padding-bottom: 68px;
  background-image: url(../images/app-background.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  margin-top: 30px;
  padding-bottom: 10px;
  margin-top: 100px;  
}

.home-app-content-img-box {
  margin-top: -95px;
}

.home-app-content-box {
  margin-top: 150px;
}

.home-apple-app-btn {
  line-height: 56px;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #000;
  border-radius: 3px;
  text-align: center;
  margin: 10px 15px 0 0;
  color: #fff;
  padding: 11px 25px;
  background: #000;
}

.home-apple-app-btn:hover {
text-decoration: none;
color: #fff;
}

.home-android-app-btn {
  line-height: 56px;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #000;
  border-radius: 3px;
  text-align: center;
  margin: 10px 15px 0 0;
  color: #fff;
  padding: 11px 25px;
  background: #000;
}

.home-android-app-btn:hover {
text-decoration: none;
color: #fff;
}

.home-app-content-box h3 {
  font-weight: bold;
  font-family: poppins;
  font-size: 35px;
}

.home-blog-strip-box-wrap .card-title {
  font-weight: bold;
  font-family: poppins;
  font-size: 20px;
}

.home-blog-strip-box-wrap .card {
  z-index: 0;
  background-color: #fff;
}

.home-blog-strip-box-wrap .card-text {
  font-size: 14px;
}

.home-blog-slide-wraper.home-container {
  margin-top: 82px;
}

.home-blog-strip-box-wrap .card {
  box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
  border-radius: 10px;
  height: 189px !important;
}

.home-blog-strip-box-wrap {
  padding: 8px;
  margin-top: 25px;
  /* width: 530px !important; */
}

.home-blog-strip-box-wrap img {
  border-radius: 10px;
}

.home-recent-blog-img-cover {
  padding: 14px;
  padding-right: 0;
}

.home-review-stars-wrap .review-page-rating {
  color: orange;
  font-size: 18px;
  margin-top: 13px;
  width: 37%;
}

.home-review-stars-wrap .star-rating.review-page-rating {
  width: 50%;
  margin-bottom: 0;
}

.home-section-wraper p {
  width: 71%;
  font-size: 16px;
  margin-bottom: 6px;
}

.home-review-msg {
  font-size: 14px;
}

.btn-blog-more {
  color: #000;
  padding: 6px 0px;
  /* background: #b8f4f2;
  border-radius: 5px;.home-blog-strip-box-wrap
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px; */
  font-size: 15px;
}

.home-section-wraper.home-section-titles-cent {
  text-align: center;
  margin-bottom: 31px;
  margin-top: 84px;
}

.home-review-wraper {
  padding: 3px;
}

.home-review-box {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  padding: 17px;
  border-radius: 9px;
  background-color: #fff;
  /* width: 310px !important; */
  /* height: 230px !important; */
}

.home-review-name {
  font-weight: bold;
  font-family: poppins;
  font-size: 18px;
}

.home-review-type {
  margin: 0;
  font-size: 15px;
  margin: 11px 0px;
}

.home-rating-wraper h2 {
  font-weight: bold;
  font-family: poppins;
  font-size: 30px;
}

.home-rating-wraper {
  background-image: url(../images/teleconsultation-symptoms-back.jpg) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin-top: 40px;
  padding-bottom: 10px;
  background: #e5fffb;
    background-repeat: repeat;
    background-image: none;
    padding: 80px 0;
    padding-bottom: 80;
}

.home-review-banner {
  text-align: center;
}

.home-review-banner img {
  width: 70%;
}

.home-review-section-title {
  margin-bottom: 28px;
}

.home-review-all a {
  background: white;
  padding: 8px 24px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  color: #000;
  font-size: 15px;
  border-radius: 7px;
  font-weight: bold;
}

.home-review-all a:hover {
  text-decoration: none;
}

.home-review-stars-wrap .review-page-rating {
  color: orange;
  font-size: 18px;
  margin-top: 13px;
}

.home-review-stars-wrap span {
  margin-left: 6px;
}

.home-review-banner {
  margin-top: -50px;
}

.btn.teleconsult-book {
  background: #fff;
  border: 2px solid #22d08a;
  padding: 2px 19px;
  margin-top: 9px;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

.home-teleconsult-strip-wraper .home-section-wraper p {
  font-size: 17px;
}

/* home section end */

/* footer section start */

.m-mega-footer-main-wrap {
  color: #000;
  padding: 50px 20px;
  background-image: url(../images/footer-background.jpg)!important;
  background-size: cover !important;
  background-repeat: no-repeat!important;
  background-position: center;
  display: block;
  padding-bottom: 10px;
  background: #f6f6f6;
}

.m-mega-footer-underline {
  background: #6a6a6a;
  height: 2px;
}

.m-mega-footer-contact-title {
  margin-bottom: 10px;
}

.m-mega-footer-contact-title {
  margin-bottom: 10px;
}

.m-mega-footer-link-title {
  color: #fff;
  font-weight: 700;
  font-size: 21px;
}

.m-mega-footer-facility-list ul {
  margin: 0;
  padding: 0;
}

.m-mega-footer-facility-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.m-mega-footer-facility-list a {
  color: #404040;
  font-size: 16px;
}

.m-mega-footer-contact-title a {
  color: #fff;
  font-weight: 700;
  font-size: 21px;
}

.m-mega-footer-address a {
  color: #000;
}

.m-mega-footer-underline-cover {
  padding: 10px 0;
  padding-bottom: 25px;
}

.m-mega-footer-social-icons-wraper {
  margin-left: -40px;
}

.m-mega-footer-social-icons-wraper li {
  list-style: none;
  float: left;
}

.m-mega-footer-social-icons-wraper .fa {
  padding: 8px 0;
  font-size: 20px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 5px!important;
}

.fa-facebook {
  background: #3b5998;
  color: #fff;
}

.fa-twitter {
  background: #55acee;
  color: #fff;
}

.fa-youtube {
  background: #b00;
  color: #fff;
}

.fa-linkedin {
  background: #007bb5;
  color: #fff;
}

.m-mega-footer-social-icons-wraper a:hover {
  color: #000;
}

.mob-fix-foot-wrap {
  display: none;
}
/* footer section start */

.home-health-package-scroll {
  display: none;
}

.home-health-package-scroll h2 {
  font-weight: bold;
  font-family: poppins;
  font-size: 24px;
}

.home-teltconsult-book-btn {
  margin-top: -10px;
  text-align: center;
}

.home-teltconsult-book-price {
  text-decoration: line-through !important;
  font-size: 13px !important;
}

/* owl section arrow start */

.owl-carousel .owl-nav button.owl-prev {
    background: none !important;
}

.owl-carousel .owl-nav button.owl-prev:hover {
  background: none !important;
}

.owl-carousel .owl-nav button.owl-next {
  background: none !important;
}

.owl-carousel .owl-nav button.owl-next:hover {
  background: none !important;
}

/* owl section arrow end  */

.m-mega-footer-address {
  font-size: 15px;
}


/* yoga-utsav-popup-start */

#yoga-utsav-center {
  background: #000000a3;
}

.advertisement-popup-wrap .modal-body {
  padding: 10px;
}

.advertisement-popup-wrap .modal-lg {
  max-width: 978px;
}

.advertisement-popup-wrap .close {
  margin-top: -48px;
  color: #fff !important;
  font-size: 30px;
}

.addvertisement-mob-img-wrap{
  display: none;
}

.related-blog-cover {
  height: 765px !important;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* yoga-utsav-popup-end */

.table.hospital-city-list-thi-section {
  margin-left: -55px;
  margin-top: -11px;
}

/* desktop view end */

@media only screen and (min-width: 1154px) and (max-width: 1362px) {

  .header-new-wraper .navbar-light .navbar-nav .nav-link {
    font-size: 15px;
  }
  .addvertisement-mob-img-wrap{
    display: none;
  }

}

/* TABLET LANDSCAPE & iPads (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 992px){  
  .home-health-package-scroll {
    display: none;
  }
  .addvertisement-mob-img-wrap{
    display: none;
  }
}
/* SMARTPHONES LANDSCAPE & TABLETS PORTRAIT */
@media only screen and (min-width: 480px) and (max-width: 767px){
  .home-health-package-scroll {
    display: block;
  }

  .home-health-package-gride {
    display: none;
  }

  .addvertisement-mob-img-wrap{
    display: block;
  }

  .addvertisement-desk-img-wrap{
    display: none;
  }


}
/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 320px) and (max-width: 479px){   

  .addvertisement-mob-img-wrap{
    display: block;
  }

  .addvertisement-desk-img-wrap{
    display: none;
  }

  .home-health-package-scroll {
    display: block;
  }
  .home-health-package-gride {
    display: none;
  }

  .mob-fix-foot-wrap {
    background: #fff;
    text-align: center;
    padding: 13px 0px;
    margin: auto !important;
    display: block;
    z-index: 999;
    background: #fff;
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
  }

  .fixed-footer-inner {
    text-align: center;
  }

  .fixed-footer-inner .fa {
    color: gray;
    font-size: 24px;
  }

  .fixed-foot-title {
    color: #000;
    font-size: 12px;
    margin-top: 5px;
  }

  .home-slide-sec-landing-slide-wraper {
    padding: 38px 0px;
  }

  .home-slide-sec-landing-slide-cover .carousel-item img {
    height: auto !important;
    border-radius: 14px;
  }

  .home-slide-sec-landing-slide-cover {
    padding: 0 0px;
    margin-bottom: 26px;
  }

  .home-slide-sec-landing-feature-point-box h3 {
    font-size: 14px;
    margin-top: 7px;
    font-weight: normal;
  }

  .home-insurance-section-para {
    width: 100%;
  }

  .home-sections-wraper h2 {
    font-weight: bold;
    font-family: poppins;
    font-size: 23px;
  }

  .home-teleconsult-img-wrap {
    margin: 58px 0 !important;
  }

  .header-logo-wrap img {
    width: 20% !important;
    margin-top: 6px;
  }

  span.navbar-sidemenu-toggle {
    background: #ffffff;
    padding: 0px 0px;
    margin: 25px !important;
    margin-top: -17px !important;
    border-radius: 6px;
    box-shadow: none;
    margin-left: 0px !important;
  }

  .home-teleconsult-strip-wraper {
    padding: 68px 0px;
  }

  .home-recent-blog-img-cover {
    padding: 0px !important;
  }

  .home-app-content-box h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 26px;
  }

  .home-apple-app-btn {
    padding: 8px 9px;
    font-size: 15px;

  }

  .home-android-app-btn {
    padding: 8px 9px;
    font-size: 15px;
  }

  .home-android-app-btn img {
    width: 9% !important;
  }

  .home-apple-app-btn i {
    font-size: 20px;
  }

  .home-app-content-img-box {
    margin-top: 25px;
  }

  .home-app-sec-wrap {
    padding: 31px 20px;
    margin-top: 0px;
  }

  .home-teleconsult-strip-wraper {  
    margin-top: 0px;
    padding-bottom: 10px;
  }

  .bg-light {
    background-color: #fff;
    display: none;
  }

  .dropdown-menu.dropdown-menu-side-menu.show {
    margin-left: 0px !important;
  }

  .sidenav .dropdown-item-side {
    margin-left: 10px !important;
  }

  .dropdown-menu.dropdown-menu-side-menu.show {
    width: 58% !important;
    margin-left: 31px !important;
    padding-top: 22px;
  }

  .header-search-wraper {
    width: 62%;
    margin-left: 138px;
    margin-top: -64px;
  }

  .nav-search-hos-mob {
    display: none;
  }

  .header-hospital-search-leftcover {
    border-left: none;
  }

  .header-search-wraper {
    width: 60%;
    margin-left: 68px;
    margin-top: -64px;
    padding: 1px 15px;
  }

  span.navbar-sidemenu-toggle {
    margin-top: 16px !important;
    float: right;
  }

  .sidemenu-logo img {
    width: 31%;
    margin-top: 9px;
    margin-left: -9px;
  }

  .header-logo-wrap {
    padding-top: 0;
  }

  .sidemenu-logo {
    margin-top: -46px;
  }

  .sidenav a {
    padding: 5px 5px 0px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #111;
    display: block;
    transition: 0.3s;
    margin-bottom: 8px;
    
  } 

  .home-insurance-strip-box p {
    font-size: 13px;
  }

  .home-teleconsult-img-wrap {
    text-align: center;
    margin: 0px 0 !important;
  } 

  .home-teleconsult-img-wrap img {
    width: 75%;
  }

  .home-review-banner img {
    width: 61%;
  }
  .m-mega-footer-social-icons-wraper {
    margin-left: -40px;
    margin-bottom: 80px;
  }

  .home-rating-wraper h2 {
    font-weight: bold;
    font-family: poppins;
    font-size: 23px;
    text-align: center;
  }

  .home-teleconsult-img-wrap {
    display: none;
  }

  .home-review-banner {
    display: none;
  } 

  .home-blog-strip-box-wrap {
    padding: 8px;
    margin-top: 0px;
  }

  .home-slide-sec-landing-feature-point .col-4 {
    padding: 8px;
  }

  .home-slide-sec-landing-feature-point-box {
    padding: 5px 8px;
    margin-bottom: 0px;
    height: 100% !important;
  }

  .home-slide-sec-landing-feature-point-box img {
    width: 35px;
    margin-top: 7px;
  } 

  .home-teltconsult-book-btn {
    margin-top: -10px;
    text-align: center;
    margin-left: -23px;
  }

  .home-section-wraper p {
    width: 100%;
    font-size: 16px;
    margin-bottom: 6px;
  }

  .m-mega-footer-main-wrap {
    color: #000;
    padding: 50px 20px;
    background-image: url(../images/footer-background.jpg)!important;
    background-size: cover !important;
    background-repeat: no-repeat!important;
    background-position: center;
    display: block;
    padding-bottom: 10px;
    background: #f6f6f6;
    padding-bottom: 95px;
  }

  .m-mega-footer-cop-content {
    font-size: 15px;
  }

  .home-packages-wraper {
    margin-top: 43px;
  }

  .home-section-wraper.home-section-titles-cent {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 41px !important;
  }

  .home-network-strip-wraper.home-container {
    margin-top: 41px;
  }
  
  .home-blog-strip-box-wrap .card {
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    border-radius: 10px;
    height: 372px !important;
  }

  .blog-wraper {
    margin-bottom: 40px;
  }

  .related-blog-cover {
    height: auto !important;
  }

  .hospital-city-list-sec-section {
    margin-left: 18px !important;
    margin-top: -9px;
  }

  .hospital-city-list-thi-section {
    margin-left: -74px !important;
    margin-top: -13px;
  }

  .home-review-all {
    margin-top: -53px;
  }

  .home-review-section-title {

    margin-bottom: 28px;
    margin-top: 58px;

}

.home-review-all a {
  background: white;
  padding: 8px 24px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  color: #000;
  font-size: 14px;
  border-radius: 7px;
  font-weight: bold;
}

.home-rating-wraper {
  padding-bottom: 19px;
}

}

