.hospital-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cove32r;
  padding: 50px 0;
  min-height: 450px;
}
.colornumber,
.why-m-bglr {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hospital-banner-title {
  font-weight: 400;
  font-size: 48px;
  line-height: 64px;
}
.hospital-banner-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.hosp-theme-space {
  margin-top: 30px;
  margin-bottom: 30px;
}
.why-m-bglr {
  background-image: url(../../frontend-assets/images/hospital/why-manipal-bg.png);
  padding-top: 30px;
  padding-bottom: 30px;
}
.why-m-bglr h1,
.why-m-bglr p {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  text-align: justify;
  display: inline;
}
.colornumber {
  background-image: url(../../frontend-assets/images/hospital/count-number-color.png);
  font-size: 19px;
  line-height: 1.8;
  color: #ffff;
  padding: 25px 20px;
}
.hosp-headcount {
  font-size: 32px;
  letter-spacing: 2px;
}
.hosp-headcount-txt {
  font-size: 18px;
  margin-bottom: 0;
}
.hosp-spec-detail h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
.hosp-spec-detail p {
  font-size: 14px;
  color: #959595;
}
.explr-bg-blue {
  background: #0c51a0;
  padding: 30px 0;
}
.map-right-form {
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#speciality .owl-dots .owl-dot span {
  width: 50px !important;
  height: 5px;
  outline: 0;
}
#speciality .owl-dots button.owl-dot:focus,
.hospital-dropdn:focus,
.hsptl-dropdwn:focus {
  outline: 0;
}
#speciality .owl-dots .owl-dot.active span {
  background: #0c51a0;
  outline: 0;
  border: 0;
}
#speciality .small-card {
  transition: none;
}
#mapHos {
  height: 100%;
  min-height: 350px;
}
.facility-img-area img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.facility-img {
  margin-bottom: 24px;
}
.facility-cover-img {
  position: absolute;
  height: calc(100% - 24px);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.map-form {
  padding: 10px 0;
}
.map-selected-center {
  padding: 12px;
}
.map-form .custom-select,
.map-selected-center {
  background-color: #f7f7f7;
  border: 1px solid #dadada;
  font-size: 14px;
  border-radius: 5px;
}
.gallery-tab {
  padding-left: 0;
  padding-right: 0;
}
.gallery-opt {
  width: 190px;
  display: block;
  color: #000;
  padding: 10px 15px;
  background: #f2f2f2;
}
.map-bg,
.why-manipal-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.gallery-opt:focus,
.gallery-opt:hover,
.gallery-opt:visited {
  text-decoration: none;
  color: #000;
}
.gallery-opt.active {
  background: #b7274c;
  color: #fff;
}
.why-manipal-bg {
  background-image: url(../images/why-manipal-effect.png);
}
.why-manipal-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hospital-headings {
  color: #ffff;
}
.map-right-form {
  background-color: #ffff;
  padding: 15px;
}
.map-bg {
  background-image: url(../images/map-background.png);
}
.map-padding {
  padding-bottom: 70px;
}
.doctors-at h2,
.hospital-info,
.hospitals-ceters,
.manipal-fclts {
  color: #034ea1;
  font-size: 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}
.doctors-margin-tp {
  margin-top: 20px;
}
.hospital-dropdn {
  float: right;
  margin: 0 20px;
}
.hsptl-dropdwn {
  border: 2px solid #034ea1;
  border-radius: 10px;
  background-color: #ffff;
  padding: 5px 15px;
  max-width: 190px;
}
.hospital-new {
  color: #000;
  text-align: center;
}
.to-know {
  font-size: 24px;
  margin-bottom: 15px;
}
.speclty-hdng {
  color: #000;
}
.hospital-info,
.manipal-fclts {
  margin-bottom: 20px;
  margin-top: 20px;
}
.hospital-doc-layout {
  background-color: #ffff;
  border-radius: 18px;
  padding: 30px 20px 0;
  box-shadow: 4px 3px 21px 5px rgb(69 85 104 / 7%);
}
.mnpl-hospitals {
  background-color: #00b7ac;
  padding: 25px;
}
.hospital-margin,
.hospitals-ceters {
  padding-top: 20px;
}
.hospital-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 320px) {
  .colornumber,
  .manipal-fclts {
    margin-bottom: 20px;
  }
  .map-selected-center {
    font-size: 14px;
  }
  .manipal-fclts,
  .to-know {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
  }
  .sidebar-contact-content a {
    font-size: 13px;
  }
  .doctors-at h2,
  .hospital-info {
    font-size: 20px;
    text-align: center;
  }
  .center-hsptl {
    font-size: 25px;
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  .center-hsptl {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .hospital-banner {
    padding-top: 20px;
    min-height: auto;
  }
  .numbers .col-md-3:not(:last-child) {
    margin-bottom: 20px;
  }
  .hosp-headcount {
    margin-bottom: 5px;
  }
  .facility-cover-img {
    position: relative;
    margin-bottom: 24px;
  }
  .full-tab {
    display: block;
    overflow: scroll;
    white-space: nowrap;
  }
  .full-tab li {
    width: auto;
    display: inline-block;
  }
  #speciality .owl-dots .owl-dot span {
    height: 15px !important;
    width: 15px !important;
  }
  .theme-space {
    padding: 25px 0 0;
  }
  #mapHos {
    min-height: 350px;
    height: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 414px) {
  .gallery-tab {
    width: 50%;
  }
  .gallery-opt {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 15px 20px;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 376px) and (min-width: 321px) {
  .manipal-fclts,
  .to-know {
    margin-top: 15px;
  }
  .to-know {
    font-size: 23px;
    text-align: center;
  }
  .doctors-at h2,
  .manipal-fclts {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 426px) and (min-width: 377px) {
  .manipal-fclts,
  .to-know {
    margin-top: 15px;
    text-align: center;
  }
  .manipal-fclts {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .doctors-at h2 {
    font-size: 26px;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .facility-cover-img {
    height: calc(100% - 24px);
  }
  .hosp-headcount-txt {
    font-size: 17px;
  }
}
.webinar-hospitals {
  margin: 10px 0;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .hospital-headings {
    font-size: 23px;
  }
  .webinar-hospitals {
    margin: 20px 0 0;
  }
  .gallery-opt {
    padding: 7px 14px;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .map-selected-center {
    font-size: 12px;
  }
  .sidebar-contact-content a {
    font-size: 11px;
  }
  .gallery-sec {
    padding-left: 0;
  }
}
.hospital-new {
  height: 490px;
  object-fit: cover;
}
.hsptl-dropdown {
  border: 2px solid #034ea1;
  border-radius: 10px;
  background-color: #034ea1;
  padding: 11px 16px;
  max-width: 234px;
  color: #ffff;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .hsptl-dropdown {
    /* margin-left: 180px; */
    margin-top: 33px;
  }
}
