.blodBlue,
.data,
.docName {
  font-weight: 600;
}

.header .right .flexset li a.gradBtn:hover img,
.speWhyImg:hover img {
  filter: brightness(0) invert(1);
}

.accordion h1,
.fcard,
.info-card {
  text-align: center;
}

:root,
body {
  overflow-x: hidden;
}

.accordion {
  display: flex;
  flex-direction: column;
  font-family: Sora, sans-serif;
  padding: 0 50px;
}

.comHeading {
  margin: 40px 0;
}

.excell-icon:hover {
  background: #cdcaca !important;
}

.fIcon {
  position: absolute;
}

.pt20 {
  padding-top: 20px !important;
}

.hospitLUl ul li {
  line-height: 25px;
  margin-bottom: 20px;
}

.surgeryBanner {
  min-height: 330px;
}

.data {
  margin-left: 15px;
  font-size: 14px;
  margin-bottom: -15px;
  color: #00000099;
}

.fa-angle-right:before {
  color: #1b5d97;
  font-size: 26px;
}

.accordion h1 {
  font-size: 32px;
}

.customSelect {
  font-size: 14px !important;
}

.accordion-item {
  margin-top: 16px;
  border: none;
  border-bottom: 1px solid #a5a2a2;
  border-radius: 0;
  background: #fff;
}

.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
  color: #000;
}

.about-img .img-1,
.about-img .img-2 {
  position: absolute;
  width: 300px;
  height: 450px;
  object-fit: contain;
}

.accordion-item .accordion-item-title p,
.activeLocation p,
.specBtn:hover,
.treatBtn:hover,
.treatBtnNew:hover {
  color: #fff !important;
}

.aboutParaContent b,
.aboutParaContent h2,
strong {
  color: #616161 !important;
}

.accordion-item .accordion-item-desc {
  display: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #444;
  padding: 10px 20px 20px;
  box-sizing: border-box;
}

.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc,
.centerImg,
.dropdown-menu.show {
  display: block;
}

.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}

.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
  font-size: 20px;
  padding: 2px 7px 3px;
}

.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
  border: 1px solid #1a65a2;
  color: #1a65a2;
  border-radius: 100px;
  padding: 1px 6px;
}

.accordion-item:first-child {
  margin-top: 0;
}

.accordion-item .icon {
  margin-left: 14px;
  color: #000;
}

@media screen and (max-width: 767px) {
  .accordion {
    padding: 0 16px;
  }
  .accordion h1 {
    font-size: 22px;
  }
}

.templateBanner {
  margin-top: 130px;
}

.iconStrip {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  margin-top: -50px !important;
  margin-bottom: 40px;
  box-shadow: 0 4px 24px 0 #0000001c;
}

.aboutSec,
.section,
.sectionDiv {
  padding: 30px 0;
}

.appointmentSec,
.bgGray {
  background: #f1f1f1;
}

.blueDiv {
  background: #eef8ff;
  padding: 2px;
  width: 100px;
  border-radius: 5px;
  margin: 0 15px;
}

.docBtn1,
.submitBtn {
  background: #1a65a2 !important;
}

.formCard,
.submitBtn {
  border-radius: 10px !important;
}

.centerImg {
  margin-left: auto;
  margin-right: auto;
  width: 30px;
  height: 30px;
  margin-top: 10px;
}

.stripDiv2,
.stripDiv2Btn {
  display: flex;
  height: 200px;
}

.iconPara {
  font-size: 12px;
  margin-bottom: 0;
}

.formCard,
.formHeight {
  margin: 30px 0 !important;
}

.about-img .img-1 {
  left: 20em;
}

.about-img .img-2 {
  top: 12.29em;
}

.appointment {
  height: 500px;
}

.fs25 {
  font-size: 25px;
  margin-bottom: 18px;
}

.formLabel {
  font-size: 16px;
  padding: 5px 0;
}

.inputHeight {
  line-height: 2.5 !important;
  padding: 5px 10px !important;
  font-size: 14px !important;
}

.submitBtn {
  color: #fff;
}

.doctorCard {
  padding: 5px;
  box-shadow: 0 12.39px 45.42px -8.26px #00000017;
  margin-top: 40px;
  border-radius: 10px;
}

.appointmentBtn,
.viewMoreBtn {
  margin-top: 50px !important;
}

.docImage {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.iframeVideo {
  border-radius: 20px;
  padding: 0;
  box-shadow: 0 34px 44px 0 #9ea3aa70;
}

.fs24 {
  font-size: 24px !important;
}

.docName {
  color: #1b3c74;
  font-size: 20px;
}

.docBtn1,
.docBtn2 {
  font-size: 12px !important;
  padding: 8px !important;
  width: 100% !important;
}

.docBtn1 {
  color: #fff !important;
  border-radius: 10px !important;
}

.docBtn2 {
  background: #fff !important;
  border: 1px solid #1a65a2 !important;
  color: #1a65a2 !important;
  border-radius: 10px !important;
}

.viewMoreBtn {
  background: #d62313 !important;
  width: 200px !important;
  border-radius: 10px !important;
}

.appointmentBtn,
.appointmentBtn2 {
  width: 250px !important;
  background: #f47435 !important;
  border-radius: 10px !important;
}

.strip,
.strip3 {
  width: 100% !important;
  background-image: url("../../../public/img/strip.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.strip {
  height: 217px;
}

.strip3 {
  height: 250px;
}

.stripMainDiv {
  background-image: url("../../../public/img/strip.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
}

.stripDiv2 {
  padding-left: 100px;
  align-items: center;
}

.stripDiv2Btn {
  padding-right: 100px;
  align-items: center;
  justify-content: flex-end;
  margin-right: 20px;
}

.ml40 {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .stripDiv2,
  .stripDiv2Btn {
    display: flex;
    height: auto;
  }
  .stripMainDiv {
    height: auto;
    padding-bottom: 20px;
  }
  .stripDiv2 {
    padding: 20px;
    text-align: center;
    align-items: center;
  }
  .ml40 {
    margin-left: 0;
  }
  .stripDiv2Btn {
    padding: 0;
    align-items: center;
    justify-content: center;
    margin-right: 0;
  }
}

#readMoreBtn,
.faq-body,
.iframeVideo,
.locationList,
.searchList {
  display: none;
}

.col5,
.w20 {
  width: 20% !important;
}

.mt40 {
  margin-top: 40px !important;
}

.br10 {
  border-radius: 10px !important;
  padding: 5px !important;
}

.mb30 {
  margin-bottom: 30px;
}

.p10 {
  padding: 10px;
}

.p20 {
  padding: 20px !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #f47435 !important;
  color: #fff !important;
  padding: 10px 0 !important;
}

.nav-tabs .nav-link {
  border-top: 3px solid #f47435 !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  background: #fff !important;
  color: #000 !important;
  font-weight: 600 !important;
}

.blugBg {
  background: linear-gradient(
    80.33deg,
    #e7f0ff 1.01%,
    rgba(232, 241, 255, 0.47) 89.03%
  );
}

.blodBlue {
  color: #1a65a2;
  margin-top: 20px;
}

.whyImg {
  padding: 20px;
  box-shadow: 0 34px 44px 0 #d5dbe470;
  border-radius: 10px !important;
  height: 100px;
}

.mt30 {
  margin-top: 30px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.awardImg {
  height: 350px;
  object-fit: fill;
  width: 100%;
  border-radius: 35px;
  box-shadow: 6px 6px 70px rgb(16 40 81 / 23%);
}

.exceImg {
  padding: 5px 50px;
}

.serviceCard {
  border: 1px solid #e1e1e1 !important;
  border-radius: 20px !important;
  padding: 20px;
}

.titleService {
  border: 1px solid #2aa7ff !important;
  padding: 10px;
  width: fit-content !important;
  margin: 0 10px;
  border-radius: 10px;
}

.expCard {
  border-top: none;
}

.freeCard {
  width: 250px;
  padding: 10px 15px;
  top: 16rem;
  left: 5rem;
}

.freeBtn {
  background: #2aa7ff !important;
  padding: 5px 10px !important;
  border-radius: 5px !important;
  margin-bottom: 8px !important;
}

.consultSpan {
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}

.float-end {
  float: right !important;
}

@media only screen and (max-width: 768px) {
  .mlef20,
  .whyImg {
    margin-left: 0;
  }
  .about-img .img-1,
  .about-img .img-2 {
    position: absolute;
    width: 150px;
    height: 200px;
    object-fit: contain;
  }
  .surgeryBanner {
    min-height: auto;
  }
  .p015 {
    padding: 0 15px;
  }
  .freeCard {
    width: 149px;
    padding: 5px 6px;
    top: 7rem;
    left: 2rem;
  }
  .col5 {
    width: 40% !important;
  }
  .consultSpan {
    font-size: 12px;
  }
  .speWhyImg {
    padding: 10px !important;
  }
  .mlef20 {
    text-align: center;
  }
  .about-img .img-1 {
    left: 11em;
  }
  .about-img .img-2 {
    top: 8.29em;
    left: 3em;
  }
  .appointment {
    height: 300px;
  }
  .w20 {
    width: 50% !important;
    margin-top: 5px;
    padding: 20px !important;
    margin-bottom: 5px !important;
  }
  .blueDiv {
    background: #eef8ff;
    padding: 2px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: -3px;
  }
  .templateBanner {
    margin-top: 85px;
  }
  .templateBanner img {
    object-fit: contain;
    margin-top: 50px;
  }
  .templateBanner .container {
    margin: 60px 60px 60px 0;
  }
  .viewMoreBtn {
    width: 100% !important;
  }
}

.bgWhite,
.treatCard {
  background-color: #fff !important;
}

@media only screen and (max-width: 467px) {
  .speWhyImg {
    padding: 55px !important;
  }
}

@media only screen and (max-width: 320px) {
  .speWhyImg {
    padding: 40px !important;
  }
}

@media screen and (min-width: 1150px) and (max-width: 1200px) {
  .about-img .img-1 {
    left: 15em;
  }
  .freeCard {
    left: -5rem;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1149px) {
  .about-img .img-1 {
    left: 12em;
  }
  .freeCard {
    left: 3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .about-img .img-1 {
    left: 12em;
  }
  .freeCard {
    left: 0;
  }
  .appointmentBtn,
  .appointmentBtn2 {
    width: 200px !important;
  }
  .about-img .img-1,
  .about-img .img-2 {
    width: 230px;
  }
  .mobileBtn {
    display: none;
  }
  .exceImg {
    padding: 5px 30px;
  }
}

@media only screen and (max-width: 430px) {
  .about-img .img-1 {
    left: 12em !important;
  }
  .about-img .img-2 {
    left: 3em !important;
  }
  .freeCard {
    left: 1em !important;
    width: 170px !important;
  }
}

.text-theme {
  color: #1a65a2 !important;
}

.specBtn {
  border-radius: 10px;
}

.specHeading {
  font-size: 40px !important;
}

.specHeading2 {
  font-size: 50px !important;
  color: #ff8d55 !important;
}

.fcard .card-title,
.fcustom-card .card-title,
.treHeading {
  font-weight: 700;
  font-size: 20px;
}

.ml50 {
  margin-left: 50px;
}

.mt20,
.surgUl {
  margin-top: 20px;
}

.mt50 {
  margin-top: 50px;
}

.specialityFormCardMain,
.treatCard {
  margin: 30px 0 !important;
  box-shadow: 6px 6px 70px rgb(93 117 157 / 55%);
}

.pr100 {
  padding-right: 100px;
}

.specialityFormCardMain {
  border-radius: 10px !important;
}

.iconCard,
.specialityFormCard {
  box-shadow: 6px 6px 70px rgb(93 117 157 / 55%);
}

.treatCard {
  border-radius: 15px !important;
  padding: 40px !important;
}

.treatIcon {
  height: 50px;
  width: 51px;
}

.treatIconSurg {
  height: 110px;
  width: 110px;
}

.treatBtn {
  color: #1a65a2 !important;
  border: 1px solid #1a65a2 !important;
  border-radius: 20px !important;
}

.blugDarkBg {
  background-color: #0152a8 !important;
}

.bgLightGray {
  background-color: #f1f1f1 !important;
}

.speWhyImg {
  padding: 40px;
  border-radius: 10px !important;
  height: 100px;
}

.surgUl li {
  list-style: none !important;
  font-size: 1.6rem !important;
  line-height: 2.5rem;
}

.surgUl li img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #eaeeec;
  padding: 5px;
  margin: 10px;
}

.orangeBtn {
  background-color: #f47435 !important;
  color: #fff;
  border-radius: 10px;
}

.bgLightBlue {
  background-color: #e7f0ff;
}

.speBlogCard {
  padding: 10px;
  height: 390px;
  border-radius: 8px;
  box-shadow: 6px 6px 70px rgb(16 40 81 / 23%);
}

.speBlogCard2 {
  background-color: #f1f1f1;
  border-radius: 10px;
  margin: -30px 10px 0;
}

.top-strip {
  height: 120px;
  background-color: #1b5d97;
  width: 100%;
}

.excellenceCard {
  box-shadow: 0 34px 44px 0 #9ea3aa70;
  transition: transform 0.3s;
}

.excellenceCard:hover {
  transform: scale(1.2);
}

.speBlogCard img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  object-position: top;
}

.speBlogCard h2 {
  font-size: 18px;
  font-weight: 700;
}

.docNameBlue {
  background-color: #d9e6f4;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 14px;
  color: #5c5b5b;
}

@media only screen and (max-width: 1300px) {
  .specHeading2 {
    font-size: 40px !important;
  }
}

@media only screen and (max-width: 768px) {
  .followus .socialIcons a {
    padding-right: 3px !important;
  }
  .socialIcons {
    width: 100% !important;
    object-fit: contain !important;
  }
  .pr100 {
    padding-right: 0;
  }
  .mbmt4 {
    margin-top: 40px;
  }
  .specHeading1 {
    font-size: 40px !important;
  }
  .specHeading2 {
    font-size: 30px !important;
  }
  .specBtn {
    border-radius: 10px;
    margin-top: 20px;
    width: 100%;
  }
  .aboutSec {
    padding: 30px 0;
  }
  iframe {
    height: 250px !important;
  }
  .exceImg {
    padding: 5px 30px;
  }
  .followus .socialIcons a img {
    width: 100% !important;
    object-fit: contain;
  }
  .mbcenter {
    text-align: center;
  }
}

#conditionFilter,
.topNavUl li a,
.treatBtnNew {
  font-size: 14px;
}

.grayBg {
  background-color: #f1f1f1;
}

.faq-header {
  cursor: pointer;
  background-color: #f8f9fa;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.faq-body {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
}

.topNavUl li a {
  color: #1a65a2;
  font-weight: 700;
}

.marqueePara,
.topNavUl {
  padding: 5px;
}

.mbm15 {
  margin-bottom: -15px;
}

.treatBtnNew {
  color: #1a65a2 !important;
  border: 1px solid #1a65a2 !important;
  border-radius: 8px !important;
  padding: 7px !important;
  float: inline-end;
  margin-top: 7px;
}

.activeLocation,
.docBtn2:hover,
.nav-tabs .nav-link:hover {
  background-color: #f47435 !important;
  color: #fff !important;
}

#readMoreBtn {
  color: #0152a8;
}

.docBtn1:hover,
.speWhyImg:hover,
.submitBtn:hover {
  background-color: #f47435 !important;
}

.docBtn2:hover {
  border: 1px solid #f47435 !important;
}

.appointmentBtn:hover,
.viewMoreBtn:hover {
  background-color: #1a65a2 !important;
}

.speWhyImg:hover img {
  fill: white;
}

.locationDetail h2 {
  font-size: 22px !important;
}

@media screen and (min-width: 1150px) and (max-width: 1450px) {
  .MainMenu .menu > ul > li > a {
    padding: 0 10px !important;
  }
}

@media screen and (min-width: 1168px) and (max-width: 1350px) {
  .header .logo img,
  .testimonialSlider .testiImg {
    width: 200px;
  }
  .MainMenu .menu > ul > li > a {
    padding: 0 6px !important;
  }
}

.emergency-Dropdown .dropdown-menu .dropdown-item label {
  width: 165px !important;
  cursor: pointer;
}

.header .right .flexset li.dropdown ul.dropdown-menu {
  min-width: 33rem !important;
}

.header .right .flexset li.dropdown ul.dropdown-menu li a,
p {
  font-size: 1.6rem;
  font-family: auto !important;
}

.ambulanceDropdownMenu {
  margin-top: 15px;
  margin-left: -150px !important;
}

.mt150 {
  margin-top: 150px;
}

@media screen and (min-width: 1168px) and (max-width: 1450px) {
  .docBtn1,
  .docBtn2 {
    font-size: 9px !important;
  }
}

.fsTitle {
  font-size: 35px;
}

.bbOrange {
  border-bottom: 3px solid #f47435;
}

.mlr10 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blueBg {
  background-color: #1a65a2;
}

.digSidebar ul li {
  margin-left: 10px;
  line-height: 50px;
}

.activecat {
  color: #0152a8;
}

.digSidebar {
  background-color: #f7f7f7;
  padding: 0 0 20px;
  height: 79vh;
  overflow-y: scroll;
}

.marqueeDiv {
  overflow: hidden;
  position: relative;
  width: 66%;
}

.marqueePara {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  animation: 30s linear infinite scrollWithin;
}

.archiveImg {
  padding: 10px;
  border-radius: 100%;
  background-color: #1a65a2;
  height: 100px;
}

.archiveCard {
  border-radius: 20px;
  margin: 10px 0 20px;
  padding: 30px 10px;
  height: 200px !important;
  color: #1b5d97;
  border: 1px solid #1b5d97;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  background-color: #f8fbff;
  box-shadow: 0 4px 12px rgba(27, 93, 151, 0.1);
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
} 

.archiveCard:hover {
  background-color: #1b5d97;
  color: #ffffff;
  box-shadow: 0 6px 16px rgba(27, 93, 151, 0.25);
  transform: translateY(-5px);
  cursor: pointer;
}

.archiveCard h2 {
  font-size: 18px;
}

.archiveHight {
  height: 250px;
}

@keyframes scrollWithin {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.height400 {
  height: 400px;
}

.locHospitalimg {
  height: 300px;
  object-fit: cover;
}

.hospitalCard {
  padding: 20px;
  border-radius: 10px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hospitalCardImg {
  margin-top: 110px;
  border-radius: 10px;
  padding: 20px !important;
}

.hospitalCard:hover {
  background-color: #1a65a2;
  color: #fff;
}

.filterHospital .pe-5,
.hospitalCard:hover p {
  color: #fff;
}

.hospitLUl ul li {
  font-size: 16px;
}

.filterHospital {
  background: #1b5d97;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
}

.min150 {
  min-height: 150px;
}

.aboutParaContent h2 {
  font-size: 22px !important;
  font-weight: 600 !important;
  padding: 10px 0 !important;
}

.aboutParaContent p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #616161;
}

.aboutParaContent2 ul li {
  color: #000 !important;
  list-style: none !important;
}

.aboutParaContent ol li,
.aboutParaContent ul li {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #616161;
  line-height: 2.5rem;
  font-family: auto;
  list-style: disc;
  word-wrap: break-word;
  margin-left: 45px !important;
}

.financialCard {
  box-shadow: 6px 6px 70px rgb(93 117 157 / 55%);
  background-color: #1b5d97;
  padding: 20px !important;
}

.applyBtn,
.financialCard:hover {
  background-color: #f47435;
}

.fcustom-card .btn-custom,
.fcustom-card .btn-custom:hover {
  background-color: #0152a8;
  color: #fff;
}

.fimgDiv {
  background: #fff;
  border-radius: 50%;
  height: 80px;
  width: 80px;
}

.background-section,
.fcard,
.p40 {
  border-radius: 10px;
}

.financialCard img {
  height: 60px;
  width: 60px;
  object-fit: contain;
  padding: 5px;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p40 {
  padding: 40px !important;
}

.background-section {
  background: linear-gradient(rgba(27, 93, 151, 0.5), rgba(27, 93, 151, 0.5))
      center/cover no-repeat,
    url("../../images/icon/financial/hand.jpg") center/cover no-repeat;
  height: 350px;
  width: 100%;
  padding: 80px;
}

.fcard {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.fcard img {
  border-radius: 10px 10px 0 0;
  height: 180px;
  object-fit: cover;
}

.fcard .card-title {
  color: #1b5d97 !important;
}

.title-underline {
  width: 50px;
  height: 3px;
  background-color: #1b5d97;
  position: absolute;
  left: 50%;
  margin: 10px 0;
  transform: translateX(-50%);
}

.fcard .card-text {
  margin: 25px 0;
}

.fcustom-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: transform 0.3s ease-in-out;
}

.fcustom-card .icon,
.info-card {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.fcustom-card:hover {
  transform: translateY(-5px);
}

.card-img-top {
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.fcustom-card .card-body {
  padding: 20px;
  position: relative;
}

.fcustom-card .btn-custom,
.info-card {
  font-weight: 500;
  text-decoration: none;
}

.fcustom-card .card-text {
  color: #6c757d;
  font-size: 14px;
}

.fcustom-card .btn-custom {
  border-radius: 10px;
  padding: 6px 16px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.fcustom-card .icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: auto;
  background: #fff;
  border-radius: 8px;
  padding: 6px;
}

.info-card {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 15px;
  height: 80px;
  color: #0056b3;
  transition: 0.3s;
  background: #f8f9fa;
}

.info-card img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.info-card:hover {
  background-color: #f47435;
  color: #fff;
}

.info-card:hover img {
  filter: invert(0) !important;
}

@media only screen and (min-width: 767px) {
  .sticky {
    position: relative;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header .right .flexset li.dropdown ul.dropdown-menu {
    min-width: 32rem !important;
  }
  .bookappointmentNew {
    width: 90%;
    margin-left: 5%;
  }
  .emergency-Dropdown .dropdown-menu .dropdown-item label {
    width: 150px !important;
    cursor: pointer;
  }
  .ambulanceDropdownMenu {
    margin-top: 55px;
    margin-left: -190px !important;
  }
  .mt150 {
    margin-top: 80px;
  }
  .archiveCard {
    height: auto !important;
  }
  .marqueeDiv {
    overflow: hidden;
    position: relative;
    width: 50%;
  }
  .archiveHight {
    height: 20px;
  }
  .height400 {
    height: 10px;
  }
  .filterHospital .flexset {
    display: block;
  }
  .filterHospital select {
    width: 100%;        
    margin-bottom: 6px;
  }
  .mbPadding10 {
    padding: 20px 10px;
  }
  .background-section {
    padding: 20px;
    height: 320px;
    border-radius: 10px;
  }
  .info-card {
    font-size: 12px;
  }
  .aboutParaContent ol li,
  .aboutParaContent ul li {
    margin-left: 4px !important;
    text-align: left;
  }
  .hospitalCard {
    height: 75px;
  }
}

.applyBtn:hover {
  background-color: #e8570f;
}

@media (max-width: 991px) {
  .ftLogo img {
    width: 30px;
    height: 30px;
    margin: 10px 5px !important;
  }
  .locImage {
    display: none !important;
  }
  .hospitalCard {
    padding: 2px 5px;
  }
  .hospitalCard p {
    font-size: 10px;
  }
  .video-wrapper {
    height: 285px !important;
  }
  .hospitalCardImg {
    margin-top: 30px;
  }
  .orangeBtn {
    width: 100%;
  }
  .mbPadding0 {
    padding: 0 !important;
  }
  .mbCenter {
    text-align: center;
  }
  .iframeVideo {
    box-shadow: none !important;
  }
  .orangeBtn,
  .viewMoreBtn {
    margin-top: 20px !important;
  }
  .footCopy {
    background: #231f20;
    margin-bottom: 70px;
  }
  .comHeading {
    margin: 25px 0;
  }
  .footCol img {
    height: 25px;
  }
  .followus .socialIcons a img {
    margin-top: 10px;
    width: 18px !important;
  }
  .fsTitle {
    font-size: 22px;
    text-align: left;
    padding: 12px;
  }
}

footer {
  padding: 20px 5px;
  background: #000;
}

.about-text {
  overflow: hidden;
  transition: max-height 0.4s;
  padding: 23px;
  font-size: 16px;
  text-align: left;
  margin-left: -7px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 20px;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 768px) and (max-width: 1445px) {
  .MainMenu .menu > ul > li > a {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .speWhyImg {
    padding: 20px !important;
  }
  .templateBanner {
    margin-top: 120px;
  }
  .infographic-mobile,
  .mobileBtn,
  .mobileView,
  .phoneDropdown {
    display: block !important;
  }
  .pr100 {
    padding-right: 25px;
  }
}

.docSec {
  display: none;
}

.mainBannerImg {
  display: none;
}

@media only screen and (min-width: 1285px) and (max-width: 1400px) {
  .MainMenu .menu > ul > li > a {
    font-size: 14px !important;
  }
  .MainMenu .menu > ul > li .sub-menu.specilityMenu .colWidth ul li a {
    font-size: 14px !important;
  }
  .MainMenu .menu > ul > li .sub-menu.specilityMenu {
    left: 30%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1284px) {
  .MainMenu .menu > ul > li > a {
    font-size: 12px !important;
  }
  .MainMenu .menu > ul > li .sub-menu.specilityMenu .colWidth ul li a {
    font-size: 12px !important;
  }
  .MainMenu .menu > ul > li .sub-menu.specilityMenu {
    left: 25%;
  }
  .MainMenu .menu > ul > li .sub-menu.specilityMenu .colWidth ul li a {
    padding: 6px 0px;
  }
  .header .right ul li a {
    font-size: 12px;
  }
  .MainMenu .menu > ul > li .sub-menu > ul > li > a {
    font-size: 12px;
  }
}

.innerBanner .comHeading h3,
h2 {
  font-size: 18px;
}

@media only screen and (max-width: 1284px) {
  .innerBanner .comHeading h3,
  h2 {
    font-size: 14px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
