/* header */
/* header */
/* footer */
footer {
  padding-top: 56px;
}
.cloud-hospitals-app {
  background: #edf3fc;
}
.cloud-hospitals-app .cloud-hospitals-app-inner {
  display: grid;
  column-gap: 64px;
}
@media (min-width: 320px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner {
    grid-template-columns: 100%;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner {
    grid-template-columns: 357px calc(100% - 424px);
  }
}
.cloud-hospitals-app .cloud-hospitals-app-inner figure {
  padding: 50px 50px 0 0;
}
.cloud-hospitals-app .cloud-hospitals-app-inner figure img {
  max-width: 100%;
}
@media (min-width: 320px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner > figure {
    display: none;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner > figure {
    display: block;
    align-self: flex-end;
  }
}
@media (min-width: 320px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content {
    padding: 24px 0 32px 0;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content {
    padding: 85px 0 50px 0;
  }
}
.cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app {
  margin-bottom: 32px;
}
@media (min-width: 320px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app h3 {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 34px;
    color: #1e4275;
    margin: 2px 0 0 0;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app h3 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 36px;
    color: #1e4275;
    margin: 2px 0 0 0;
  }
}
.cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 21px;
  color: #1e4275;
  margin: 0;
}
@media (min-width: 320px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #1e4275;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    margin: 0;
  }
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area {
    margin-bottom: 37px;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area {
    margin-bottom: 32px;
  }
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    h4 {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    margin: 0 0 8px 0;
    color: #1e4275;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    h4 {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    margin: 0 0 8px 0;
    color: #1e4275;
  }
}
.cloud-hospitals-app
  .cloud-hospitals-app-inner
  .cloud-hospitals-app-content
  .send-app-link-area
  .send-app-form-area {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area {
    width: 63%;
    height: 43px;
    padding: 12px 16px 10px;
    background: #f6f9fd;
    border-radius: 6px;
    margin-right: 8px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area {
    width: 366px;
    height: 48px;
    padding: 12px 16px;
    background: #f6f9fd;
    border-radius: 6px;
    margin-right: 14px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area
    span {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #121314;
    padding-right: 21px;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area
    span {
    font-size: 1rem;
    line-height: 24px;
    padding-right: 17px;
    margin-right: 16px;
  }
}
.cloud-hospitals-app
  .cloud-hospitals-app-inner
  .cloud-hospitals-app-content
  .send-app-link-area
  .send-app-form-area
  .number-area
  input[type="text"] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  color: #7a7e83;
  background: transparent;
  border: 0;
  outline: none;
  width: calc(100% - 65px);
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area
    input[type="text"] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #7a7e83;
    background: transparent;
    border: 0;
    outline: none;
    width: calc(100% - 48px);
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    .number-area
    input[type="text"] {
    font-size: 1rem;
    line-height: 24px;
    width: calc(100% - 65px);
  }
}
@media (min-width: 320px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    padding: 12px 10px;
    font-size: 0.75rem;
    line-height: 16px;
    background: #1e4275;
    border-radius: 6px;
    color: #fff;
    border: 0;
    text-transform: capitalize;
  }
}
@media (min-width: 768px) {
  .cloud-hospitals-app
    .cloud-hospitals-app-inner
    .cloud-hospitals-app-content
    .send-app-link-area
    .send-app-form-area
    button {
    font-size: 1rem;
    line-height: 24px;
    padding: 12px 16px;
  }
}
.cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .app-store ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .app-store ul li {
  margin-right: 16px;
}
.cloud-hospitals-app
  .cloud-hospitals-app-inner
  .cloud-hospitals-app-content
  .app-store
  ul
  li
  a
  img {
  width: 108px;
}
.footer-dark-area {
  background: #183155;
}
@media (min-width: 320px) {
  .footer-dark-area {
    padding: 32px 0 32px 0;
  }
}
@media (min-width: 768px) {
  .footer-dark-area {
    padding: 75px 0 39px 0;
  }
}
.footer-dark-area .footer-dark-top {
  display: grid;
  padding-bottom: 45px;
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(244, 246, 249, 0.1);
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top {
    display: block;
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top {
    display: grid;
    grid-template-columns: 100%;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .footer-dark-area .footer-dark-top {
    display: grid;
    grid-template-columns: 300px calc(100% - 300px);
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .footer-dark-area .footer-dark-top {
    grid-template-columns: 407px calc(100% - 407px);
  }
}
.footer-dark-area .footer-dark-top .footer-about .footer-logo {
  display: block;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top .footer-about .footer-logo {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top .footer-about .footer-logo {
    margin-bottom: 38px;
  }
}
.footer-dark-area .footer-dark-top .footer-about .footer-logo .slogan {
  display: block;
  margin-top: 24px;
  margin-bottom: 78px;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 36px;
  color: #fff;
}
.footer-dark-area .footer-dark-top .footer-about .footer-logo .slogan span {
  display: block;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top .footer-about .footer-app-area {
    margin-bottom: 72px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top .footer-about .footer-app-area {
    margin-bottom: 72px;
  }
}
@media (min-width: 991px) {
  .footer-dark-area .footer-dark-top .footer-about .footer-app-area {
    margin-bottom: 0;
  }
}
.footer-dark-area .footer-dark-top .footer-app-area h5 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 16px;
  color: #f4f6f9;
}
.footer-dark-area .footer-dark-top .footer-app-area ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-dark-area .footer-dark-top .footer-app-area ul li {
  margin-right: 14px;
}
.footer-dark-area .footer-dark-top .footer-links {
  display: grid;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top .footer-links {
    grid-template-columns: 50% 50%;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top .footer-links {
    grid-template-columns: 25% 25% 25% 25%;
  }
}
@media (min-width: 992px) {
  .footer-dark-area .footer-dark-top .footer-links {
    grid-template-columns: 25% 25% 25% 25%;
  }
}
@media (min-width: 1200px) {
  .footer-dark-area .footer-dark-top .footer-links {
    grid-template-columns: 170px 170px 170px 170px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top .footer-links .footer-col-contact {
    grid-column: auto;
  }
}
.footer-dark-area .footer-dark-top .footer-links h6 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 16px;
  color: #fff;
}
.footer-dark-area .footer-dark-top .footer-links .footer-question {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
  color: #c2daff;
}
.footer-dark-area .footer-dark-top .footer-links .footer-question span {
  display: block;
}
.footer-dark-area .footer-dark-top .footer-links .tel {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
  margin-bottom: 16px;
  color: #c2daff;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top .footer-links .tel {
    margin-bottom: 20px;
  }
}
.footer-dark-area .footer-dark-top .footer-links .tel span {
  display: block;
}
.footer-dark-area .footer-dark-top .footer-links .tel a {
  color: #347576;
}
.footer-dark-area .footer-dark-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-dark-area .footer-dark-top .footer-links ul li {
  margin-bottom: 9px;
  line-height: 21px;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-top .footer-links ul li {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-top .footer-links ul li {
    margin-bottom: 9px;
    font-size: 0.875rem;
  }
}
.footer-dark-area .footer-dark-top .footer-links ul li a {
  font-weight: 400;
  font-size: 0.875rem;
  color: #a1bae0;
  text-decoration: none;
}
.footer-dark-area .footer-dark-bot {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-content: space-between;
}
.footer-dark-area .footer-dark-bot .footer-copyright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-dark-area .footer-dark-bot .footer-copyright ul li {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 21px;
  color: #c2daff;
  padding-right: 10px;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 21px;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1) {
    width: auto;
    padding-right: 10px;
    margin-bottom: 0;
  }
}
.footer-dark-area .footer-dark-bot .footer-copyright ul li a {
  color: #c2daff;
  text-decoration: none;
}
.footer-dark-area .footer-dark-bot .footer-social-links {
  justify-self: flex-end;
}
.footer-dark-area .footer-dark-bot .footer-social-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
@media (min-width: 320px) {
  .footer-dark-area .footer-dark-bot .footer-social-links ul li {
    margin-left: 28px;
  }
}
@media (min-width: 768px) {
  .footer-dark-area .footer-dark-bot .footer-social-links ul li {
    margin-left: 15px;
  }
}
/* footer */
/*doctor profile*/
.dr-profile-wrapper .dr-hospitals {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
}
.dr-page-wrapper,
.patient-stories-wrapper .stories-wrapper .inner-wrapper,
.top-section-wrapper {
  display: flex;
}
.dr-page-wrapper .left-part {
  width: 686px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dr-page-wrapper .left-part {
    width: calc(100% - 300px);
  }
}
@media (max-width: 998px) and (min-width: 767px) {
  .dr-page-wrapper .left-part .timing-selection-wrap {
    width: 100%;
  }
}
.dr-page-wrapper .right-part {
  width: 376px;
}
.dr-page-wrapper .right-part .appointment-section {
  margin-top: 32px;
  width: 376px;
  background: #f4f6f9;
  border-radius: 6px;
  margin-left: 120px;
}
@media (min-width: 992px) and (max-width: 1192px) {
  .dr-page-wrapper .right-part {
    width: 300px;
  }
  .dr-page-wrapper .right-part .appointment-section {
    margin-left: 40px;
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dr-page-wrapper .left-part {
    width: calc(100% - 290px);
  }
  .dr-page-wrapper .right-part {
    width: 280px;
    margin-left: 30px;
  }
  .dr-page-wrapper .right-part .appointment-section {
    width: 280px;
    margin-left: 10px;
  }
}
.dr-page-wrapper .right-part .appointment-section h3 {
  font-weight: 600;
  font-size: 1rem;
  text-transform: capitalize;
  color: #1e4275;
  padding-left: 24px;
  padding-top: 24px;
}
.dr-page-wrapper .right-part .appointment-section .summary-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dr-page-wrapper .right-part .appointment-section .summary-wrapper ul li {
  border-bottom: 1px solid #e1e4e8;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper {
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading {
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #121314;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading
  span {
  font-weight: 400;
  font-size: 0.625rem;
  text-transform: capitalize;
  color: #000;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .price {
  font-size: 0.875rem;
}
@media (min-width: 768px) and (max-width: 1192px) {
  .dr-page-wrapper
    .right-part
    .appointment-section
    .summary-wrapper
    ul
    li
    .detail-wrapper
    .heading,
  .dr-page-wrapper
    .right-part
    .appointment-section
    .summary-wrapper
    ul
    li
    .detail-wrapper
    .price {
    font-size: 0.75rem;
  }
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  ul
  li:last-child {
  border-bottom: unset;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  .btn-section {
  margin-top: 65px;
  padding: 0 24px 20px;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  h6 {
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #121314;
  margin-bottom: 19px;
}
.dr-page-wrapper
  .right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .btn {
  padding: 9px 16px;
  background: #1e4275;
  color: #fff;
  border-radius: 6px;
  width: 100%;
  border: none;
  display: flex;
  justify-content: center;
  text-decoration: none;
  height: 43px !important;
}
.dr-profile-wrapper {
  width: 100%;
  position: relative;
}
.dr-profile-wrapper .dr-profile {
  display: flex;
  margin-top: 48px;
  justify-content: flex-start;
  align-items: center;
}
.dr-profile-wrapper .dr-profile .img-wrapper {
  width: 104px;
  height: 104px;
}
.dr-profile-wrapper .dr-profile .img-wrapper img {
  border-radius: 50%;
  border: 1.41667px solid #3d6093;
}
.dr-profile-wrapper .dr-profile .content-wrapper {
  padding-left: 17px;
  margin-top: 0;
  padding-top: 0;
}
.dr-profile-wrapper .dr-profile .content-wrapper .available {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 18px;
  color: #207b72;
}
.dr-profile-wrapper .dr-profile .content-wrapper h1 {
  font-weight: 700;
  font-size: 2rem;
  text-transform: capitalize;
  color: #183155;
  margin: 0;
}
.dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality {
  margin-top: 13px;
  line-height: 7px;
  margin-bottom: 5px;
}
.dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul {
  padding: 0;
  list-style: none;
  display: flex;
  margin: 0;
}
@media (max-width: 768px) {
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul {
    margin-bottom: 0px;
  }
}
.dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul li {
  font-weight: 400;
  font-size: 0.875rem;
  color: #121314;
  margin-right: 10px;
  position: relative;
  display: none;
}
.d-block,
.diseases-wrapper .diseases-box ul li figure img,
.dr-profile-wrapper
  .dr-profile
  .content-wrapper
  .dr-speciality
  ul
  li:first-child,
.dr-profile-wrapper
  .dr-profile
  .content-wrapper
  .dr-speciality
  ul
  li:first-child::after,
.dr-profile-wrapper
  .dr-profile
  .content-wrapper
  .dr-speciality
  ul
  li:nth-child(2),
.services-wrapper .services-box ul li figure img {
  display: block;
}
.dr-profile-wrapper
  .dr-profile
  .content-wrapper
  .dr-speciality
  ul
  li:last-child::after,
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li:last-child::after,
.review-none {
  display: none;
}
.dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul li::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #000;
  top: 2px;
  right: -6px;
  display: none;
}
.dr-profile-wrapper .dr-profile .content-wrapper .experience {
  line-height: 18px;
  font-weight: 400;
  font-size: 0.75rem;
  color: #2f3135;
}
.dr-profile-wrapper .dr-hospitals {
  margin: 24px 0;
}
@media (max-width: 998px) {
  .dr-profile-wrapper .dr-hospitals {
    overflow-x: scroll;
    padding-top: 4px;
    white-space: nowrap;
    margin: 20px 0;
    width: 100%;
    padding-bottom: 4px;
  }
}
.dr-profile-wrapper .dr-hospitals a {
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  padding: 7px 12px;
  text-decoration: none;
  margin-right: 10px;
  font-size: 0.75rem;
}
.dr-profile-wrapper .dr-hospitals a.active {
  padding: 7px 12px;
  background: #1e4275;
  border-radius: 50px;
  color: #fff;
  border: 1px solid #1e4275;
}
.diseases-wrapper .diseases-box ul li a,
.dr-profile-wrapper .dr-hospitals a:hover {
  text-decoration: none;
}
.appointment-slider-wrapper::after,
.dr-profile-wrapper::after {
  content: "";
  background: #e1e4e8;
  width: 100%;
  height: 2px;
  position: absolute;
}
.appointment-slider-wrapper {
  width: 100%;
  margin-top: 32px;
  position: relative;
}
.appointment-slider-wrapper h3 {
  font-weight: 500;
  font-size: 1rem;
}
.appointment-slider-wrapper .slider-sloats ul {
  padding: 0;
  margin: 16px 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.appointment-slider-wrapper .slider-sloats ul li {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}
.appointment-slider-wrapper .slider-sloats ul li.active {
  background: #ffd9df;
}
.appointment-slider-wrapper .slider-sloats ul li.active span {
  color: #2f3135;
}
.appointment-slider-wrapper .slider-sloats ul li .heading {
  font-size: 0.875rem;
  color: #17191b;
  font-weight: 500;
}
.appointment-slider-wrapper .slider-sloats ul li span,
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li
  .text
  p,
.patient-stories-wrapper .stories-wrapper .inner-wrapper .detail div {
  font-weight: 400;
  font-size: 10px;
  line-height: normal;
  color: #2f3135;
}
.appointment-slider-wrapper .slider-time-slots {
  margin-top: 48px;
}
.appointment-slider-wrapper .slider-time-slots h4 {
  font-weight: 500;
  font-size: 1rem;
  color: #121314;
  margin: 0;
}
.appointment-slider-wrapper .slider-time-slots ul {
  padding: 0 0 16px;
  margin: 16px 0 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.appointment-slider-wrapper .slider-time-slots ul li {
  font-weight: 500;
  font-size: 0.875rem;
  text-align: center;
  text-transform: capitalize;
  color: #1e4275;
  padding-top: 9px;
  border: 1px solid #dce8fa;
  border-radius: 6px;
  width: 116px;
  height: 43px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.patient-stories-wrapper {
  width: 100%;
  margin-top: 0;
  position: relative;
}
.patient-stories-wrapper h2 {
  margin: 0;
  font-weight: 600;
  font-size: 1.25rem;
  text-transform: capitalize;
  color: #121314;
}
.patient-stories-wrapper .rating-bar {
  background: #35a298;
  border-radius: 6px;
  padding: 15px 16px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.patient-stories-wrapper .rating-bar .left-side {
  display: flex;
  align-items: center;
  margin-right: 20px;
  position: relative;
}
.diseases-wrapper .diseases-box ul li figure,
.other-section-wrapper .inner-wrapper .awards-section ul li figure,
.patient-stories-wrapper .rating-bar .left-side figure,
.patient-stories-wrapper .stories-wrapper .inner-wrapper figure,
.services-wrapper .services-box ul li figure {
  margin: 0;
}
.patient-stories-wrapper .rating-bar .left-side figure img {
  margin-top: -5px;
  margin-right: 10px;
}
.patient-stories-wrapper .rating-bar .patient-stories-wrapper .stories-wrapper {
  margin-top: 48px;
  margin-bottom: 24px;
  position: relative;
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper figure .place-holder {
  border: 1px solid #1e4275;
  border-radius: 50%;
  padding: 9px 12px;
  width: 37px;
  min-width: 37px;
  height: 37px;
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper figure img {
  border-radius: 50%;
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper .detail {
  padding-left: 8px;
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper .detail strong {
  font-weight: 400;
  font-size: 0.75rem;
  text-transform: capitalize;
  color: #121314;
  margin: 0;
}
.patient-stories-wrapper .stories-wrapper .comment {
  font-weight: 400;
  font-size: 12px;
  color: #121314;
  margin-top: 12px;
  margin-bottom: 0px;
  line-height: 21px;
}
.patient-stories-wrapper .more-stories {
  position: relative;
  text-align: right;
  padding-top: 16px;
}
.patient-stories-wrapper .more-stories button {
  font-weight: 500;
  font-size: 12px;
  text-align: right;
  text-transform: capitalize;
  color: #1e4275;
  text-decoration: none;
  cursor: pointer;
  border: none;
  background: none;
}
.patient-stories-wrapper .more-stories button::after {
  content: "";
  border: solid #183155;
  border-width: 0 2px 2px 0;
  display: inline-block;
  font-size: 1.875rem;
  vertical-align: top;
  margin-top: 6px;
  margin-left: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 7px;
  height:7px;
}
.services-wrapper {
  width: 100%;
}
.diseases-wrapper h2,
.services-wrapper h2 {
  font-weight: 600;
  font-size: 1.25rem;
  text-transform: capitalize;
  color: #121314;
  margin-bottom: 2px;
}
.diseases-wrapper p,
.services-wrapper p {
  font-weight: 400;
  font-size: 0.875rem;
  color: #2f3135;
  margin: 0;
}
.diseases-wrapper .diseases-box,
.services-wrapper .services-box {
  margin-top: 24px;
}
.diseases-wrapper .diseases-box ul,
.services-wrapper .services-box ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.services-wrapper .services-box ul li {
  width: 146.46px;
  height: 100px;
  background: #f4f6f9;
  border-radius: 6px;
  padding: 16px 13px;
  margin: 0 16px 24px 0;
}
@media (max-width: 767px) {
  .dr-page-wrapper .left-part {
    width: 100%;
  }
  .appointment-slider-wrapper::after,
  .dr-page-wrapper .right-part {
    display: none;
  }
  .dr-profile-wrapper .dr-profile .img-wrapper,
  .dr-profile-wrapper .dr-profile .img-wrapper img {
    width: 88px;
    height: 88px;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper h1 {
    font-size: 1.25rem;
    font-weight: 600;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality {
    line-height: 4px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul li {
    font-size: 0.75rem;
  }
  .appointment-slider-wrapper .slider-time-slots ul li {
    width: 111px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .patient-stories-wrapper h2 {
    font-size: 1rem;
  }
  .patient-stories-wrapper .rating-bar {
    font-size: 0.75rem;
    padding: 10px 16px;
    line-height: 18px;
  }
  .patient-stories-wrapper .stories-wrapper {
    margin-top: 40px;
  }
  .patient-stories-wrapper .stories-wrapper .comment {
    margin-bottom: 0;
    padding-bottom: 0px;
  }
  .services-wrapper .services-box {
    overflow-x: scroll;
    margin-top: 24px;
  }
  .services-wrapper .services-box ul {
    flex-wrap: nowrap;
  }
  .services-wrapper .services-box ul li {
    min-width: 146.46px;
    max-width: 168px;
    width: 200px;
    height: 118px;
  }
  .services-wrapper .services-box ul li span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .services-wrapper .services-box ul li {
    min-width: 90px;
    width: 92px;
    margin: 0 8px 16px 0;
  }
}
.services-wrapper .services-box ul li span {
  font-weight: 400;
  font-size: 0.875rem;
  color: #121314;
  margin-top: 4px;
}
.diseases-wrapper .diseases-box ul .disease-li,
.services-wrapper .services-box ul .show-li {
  display: flex;
  flex-wrap: wrap;
}
.diseases-wrapper .diseases-box .btn-section,
.services-wrapper .services-box .btn-section {
  display: flex;
  justify-content: flex-end;
  width: 93%;
  margin-top: 0;
}
.services-wrapper .services-box .btn-section button {
  background-color: unset;
  border: unset;
  outline: unset;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 21px;
  text-transform: capitalize;
  color: #1e4275;
  position: relative;
}
.diseases-wrapper .diseases-box .btn-section button.down::after,
.services-wrapper .services-box .btn-section button.down::after {
  content: "";
  border: solid #183155;
  border-width: 0 2px 2px 0;
  display: inline-block;
  font-size: 1.875rem;
  vertical-align: top;
  margin-top: 4px;
  margin-left: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 8px;
  height: 8px;
}
.diseases-wrapper .diseases-box .btn-section button.up::after,
.services-wrapper .services-box .btn-section button.up::after {
  content: "";
  border: solid #183155;
  border-width: 0 2px 2px 0;
  display: inline-block;
  font-size: 1.875rem;
  vertical-align: top;
  margin-top: 7px;
  margin-left: 5px;
  transform: rotate(-137deg);
  -webkit-transform: rotate(-137deg);
  width: 8px;
  height: 8px;
}
.diseases-wrapper {
  max-width: 686px;
  margin-top: 83px;
  width: 100%;
}
.diseases-wrapper .diseases-box ul li {
  width: 146.46px;
  height: 100px;
  background: #edf3fc;
  border-radius: 6px;
  padding: 16px 13px;
  position: relative;
  margin: 0 16px 24px 0;
}
@media (max-width: 767px) {
  .diseases-wrapper .diseases-box ul,
  .services-wrapper .services-box ul .show-li {
    flex-wrap: nowrap;
  }
  .services-wrapper .services-box .btn-section {
    display: none;
  }
  .diseases-wrapper {
    margin-top: 72px;
  }
  .diseases-wrapper h2 {
    font-size: 1rem;
  }
  .diseases-wrapper .diseases-box {
    overflow-x: scroll;
    margin-top: 24px;
  }
  .diseases-wrapper .diseases-box ul li {
    min-width: 146.46px;
    max-width: 168px;
    width: 200px;
    margin-bottom: 0px;
    height: 118px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .services-wrapper .services-box ul li span {
    font-size: 0.75rem;
  }
  .diseases-wrapper .diseases-box ul li {
    min-width: 90px;
    width: 92px;
    margin: 0 8px 16px 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .diseases-wrapper .diseases-box ul li,
  .services-wrapper .services-box ul li {
    width: 124px;
  }
}
.diseases-wrapper .diseases-box ul li .right-arrow {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.diseases-wrapper .diseases-box ul li span {
  font-weight: 400;
  font-size: 1rem;
  color: #1e4275;
  display: block;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .diseases-wrapper .diseases-box ul li span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .diseases-wrapper .diseases-box ul .disease-li {
    flex-wrap: nowrap;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .diseases-wrapper .diseases-box ul li span {
    min-width: 100px;
    font-size: 0.75rem;
  }
}
.diseases-wrapper .diseases-box .btn-section button {
  background-color: unset;
  border: unset;
  outline: unset;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 21px;
  text-transform: capitalize;
  color: #1e4275;
}
.other-section-wrapper {
  width: 100%;
  margin-top: 104px;
}
.other-section-wrapper h2 {
  font-weight: 600;
  font-size: 1.25rem;
  text-transform: capitalize;
  color: #121314;
}
.other-section-wrapper .inner-wrapper {
  margin-top: 40px;
  display: flex;
}
.other-section-wrapper .inner-wrapper .awards-section {
  width: calc(100% - 366px);
}
.other-section-wrapper .inner-wrapper .awards-section strong,
.other-section-wrapper .inner-wrapper .experience-detail h6 {
  font-weight: 500;
  font-size: 0.875rem;
  color: #121314;
  margin-bottom: 12px;
}
.other-section-wrapper .inner-wrapper .awards-section ul,
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.other-section-wrapper .inner-wrapper .awards-section ul li {
  margin-bottom: 8px;
  display: flex;
  color: #2f3135;
  font-size: 0.875rem;
}
.other-section-wrapper .inner-wrapper .awards-section ul li span {
  margin-left: 8px;
  font-weight: 400;
  font-size: 0.875rem;
  color: #2f3135;
  width: 200px;
}
.other-section-wrapper .inner-wrapper .experience-detail {
  width: 366px;
}
@media (max-width: 991px) {
  .appointment-slider-wrapper .slider-sloats ul {
    white-space: nowrap;
    overflow-x: scroll;
  }
  .appointment-slider-wrapper .slider-sloats ul li {
    margin-right: 20px;
  }
  .other-section-wrapper .inner-wrapper {
    flex-wrap: wrap;
    margin-top: 32px;
  }
  .other-section-wrapper .inner-wrapper .awards-section {
    width: 100%;
  }
  .other-section-wrapper .inner-wrapper .experience-detail {
    width: 100%;
    margin-top: 48px;
  }
}
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li {
  position: relative;
  height: 84px;
}
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5px;
  top: 5px;
  background-color: #e1e4e8;
  border-radius: 50%;
}
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li::after {
  content: "";
  border-left: 1px solid #e1e4e8;
  height: 100%;
  width: 5px;
  position: absolute;
  top: 15px;
}
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li
  .text {
  padding-left: 20px;
  color: #2f3135;
  font-size: 0.875rem;
}
.review-wrapper {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 767px) {
  .diseases-wrapper .diseases-box ul li figure,
  .services-wrapper .services-box ul li figure {
    margin-bottom: 6px;
  }
  .diseases-wrapper .diseases-box ul li span,
  .services-wrapper .services-box ul li span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .review-wrapper {
    display: none;
  }
}
.review-wrapper .review-appointment {
  width: 100%;
  background: #fff;
  box-shadow: 0 -1px 8px #c8cbd0;
  padding: 24px;
}
.review-wrapper .review-appointment .detail {
  display: flex;
  justify-content: space-between;
}
.review-wrapper .review-appointment .detail span {
  font-weight: 400;
  font-size: 0.875rem;
  color: #2f3135;
}
.review-wrapper .review-appointment .detail strong {
  font-weight: 600;
  font-size: 1rem;
  text-transform: capitalize;
  color: #121314;
}
.review-wrapper .review-appointment .btn-area {
  margin-top: 16px;
}
.review-wrapper .review-appointment .btn-area .btn {
  padding: 12px 16px;
  background: #1e4275;
  color: #fff;
  border-radius: 6px;
  width: 100%;
  border: none;
  display: flex;
  justify-content: space-around;
  text-decoration: unset;
}
.review-wrapper .review-appointment .btn-area .btn.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.d-none {
  display: none !important;
}
@media (max-width: 767px) {
  .diseases-wrapper .diseases-box .btn-section {
    display: none;
  }
  .other-section-wrapper {
    margin-top: 72px;
  }
  .d-none {
    display: flex !important;
  }
}
.top-header-sec {
  margin-top: 32px;
}
.review-type {
  background: #6480a9;
  display: flex;
  position: absolute;
  padding: 6px;
  border-radius: 50px;
  right: 12px;
  line-height: normal;
  gap: 4px;
  align-items: center;
}
.review-type p {
  color: #f6f9fd;
  font-size: 10px;
  margin: 0;
}
.review-collection-container {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e1e4e8;
  padding-bottom: 24px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  padding-left: 12px;
  padding-right: 12px;
}
.review-collection-wrapper {
}
.review-collection-wrapper span {
  font-size: 12px;
  color: #121314;
}
.review-collection-wrapper span:last-of-type {
  font-size: 10px;
  color: #7a7e83;
}
/*doctor profile*/
/*breadcrumbs*/
@media (min-width: 360px) {
  .breadcrum_disease_detail a,
  .breadcrum_disease_detail span a,
  .breadcrum_lab_updated span,
  .top-header-sec div span {
    color: #183155;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
  }
  .breadcrum_lab_updated figure {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
  }
  ol.breadcrumb {
    list-style: none;
    display: -webkit-inline-box;
    padding: 0;
    margin: 0;
    align-items: center;
    overflow-y: scroll;
    max-width: 100%;
  }
  .breadcrum_disease_detail {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  .breadcrum_disease_detail span {
    margin: 0 12px;
  }
  .breadcrum_disease_detail span a,
  .breadcrum_disease_detail span a:active {
    text-decoration: none;
    margin: 0;
  }
  .breadcrum_disease_detail span:first-child {
    margin-left: 0;
  }
  .breadcrum_disease_detail a {
    text-decoration: none;
    margin-right: 12px;
    margin-left: 0;
  }
  .top-header-sec div figure {
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0;
    display: inline-block;
  }
  .breadcrumb-row.doc-breadcrumb-outer.py-sm-2.py-0 .container {
    padding: 0;
  }
}
@media (min-width: 767px) {
  li.breadcrumb-item,
  li.breadcrumb-item.active {
    font-size: 0.75rem;
    line-height: 18px;
  }
  .breadcrum_lab_updated span,
  .top-header-sec div span {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #183155;
  }
  ol.breadcrumb {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center;
  }
  .breadcrum_disease_detail {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  li.breadcrumb-item.active {
    font-weight: 400;
    color: #183155;
    text-decoration: none;
  }
  .top-header-sec div figure {
    margin-left: 12px;
    margin-right: 12px;
    display: inline-block;
  }
}
@media (min-width: 1199px) {
  li.breadcrumb-item a,
  li.breadcrumb-item li.breadcrumb-item.active,
  li.breadcrumb-item.active {
    font-weight: 400;
    color: #183155;
    text-decoration: none;
  }
  .breadcrum_lab_updated span,
  li.breadcrumb-item .top-header-sec div span,
  li.breadcrumb-item:active {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #183155;
  }
  .breadcrum_disease_detail span {
    margin: 0;
  }
  .breadcrumb-row-inner.doc-banner-custom {
    margin-top: 0;
  }
  li.breadcrumb-item {
    font-size: 0.75rem;
    white-space: nowrap;
  }
  li.breadcrumb-item li.breadcrumb-item,
  li.breadcrumb-item li.breadcrumb-item.active {
    font-size: 0.75rem;
    line-height: 18px;
    white-space: nowrap;
  }
  li.breadcrumb-item .top-header-sec div figure {
    margin-left: 12px;
    margin-right: 12px;
    display: inline-block;
  }
  .breadcrum_disease_detail,
  .breadcrum_lab_updated {
    display: flex;
    align-items: center;
  }
  .breadcrum_disease_detail figure {
    margin: 0 12px;
  }
  a {
    color: inherit;
    text-decoration: none;
  }
  ol.breadcrumb {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center;
  }
  .breadcrum_lab_updated figure,
  li.breadcrumb-item::before {
    margin-left: 12px;
    margin-right: 12px;
  }
  li.breadcrumb-item a {
    font-size: 0.75rem;
    line-height: 18px;
  }
  li.breadcrumb-item::before {
    content: "\003E";
  }
  li.breadcrumb-item:first-child::before {
    display: none;
  }
  li.breadcrumb-item.active {
    font-size: 0.75rem;
    line-height: 27px;
  }
}
li.breadcrumb-item {
  line-height: 18px !important;
  font-size: 0.75rem;
  color: #183155;
  white-space: nowrap;
}
li.breadcrumb-item:before {
  content: "\003E";
  margin-left: 12px;
  margin-right: 12px;
  background: none;
}
li.breadcrumb-item a {
  text-decoration: none;
  color: #183155;
}
li.breadcrumb-item:first-child:before {
  content: unset;
  margin-left: 12px;
  margin-right: 12px;
}
/*breadcrumbs*/
/*appointment-summary*/
.right-part {
  width: 376px;
}
@media (max-width: 767px) {
  .right-part {
    display: none;
  }
}
.right-part .appointment-section {
  margin-top: 32px;
  width: 376px;
  background: #f4f6f9;
  border-radius: 6px;
  margin-left: 120px;
}
@media (min-width: 992px) and (max-width: 1192px) {
  .right-part {
    width: 300px;
  }
  .right-part .appointment-section {
    margin-left: 40px;
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .right-part {
    width: 280px;
    margin-left: 30px;
  }
  .right-part .appointment-section {
    width: 280px;
    margin-left: 10px;
  }
}
.right-part .appointment-section h3 {
  font-weight: 600;
  font-size: 1rem;
  text-transform: capitalize;
  color: #1e4275;
  padding-left: 24px;
  padding-top: 24px;
}
.right-part .appointment-section .summary-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.right-part .appointment-section .summary-wrapper ul li {
  border-bottom: 1px solid #e1e4e8;
}
.right-part .appointment-section .summary-wrapper ul li .detail-wrapper {
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
}
.right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .bottom-section
  h6,
.right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading {
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #121314;
}
.right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading
  span {
  font-weight: 400;
  font-size: 0.625rem;
  text-transform: capitalize;
  color: #000;
}
.right-part .appointment-section .summary-wrapper ul li .detail-wrapper .price {
  font-size: 0.875rem;
  font-weight: 400;
}
@media (min-width: 767px) and (max-width: 1192px) {
  .right-part
    .appointment-section
    .summary-wrapper
    ul
    li
    .detail-wrapper
    .price {
    font-size: 0.75rem;
    margin-left: 10px;
  }
}
.right-part .appointment-section .summary-wrapper ul li:last-child {
  border-bottom: unset;
}
.right-part .appointment-section .summary-wrapper .btn-section {
  margin-top: 65px;
  padding: 0 24px 20px;
}
.right-part .appointment-section .summary-wrapper .btn-section .bottom-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 19px;
}
.right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .bottom-section
  span {
  font-size: 1.125rem;
  text-transform: capitalize;
  color: #121314;
}
.right-part .appointment-section .summary-wrapper .btn-section .btn {
  padding: 12px 16px;
  background: 0 0;
  color: #1e4275;
  border: 1px solid #1e4275 !important;
  border-radius: 6px;
  display: flex;
  text-align: center;
  justify-content: center;
  width: 160px;
  height: 37px;
  text-decoration: non;
}
@media (max-width: 768px) {
  .right-part .appointment-section .summary-wrapper .btn-section .btn {
    padding: 7px 16px !important;
    text-decoration: unset;
  }
}
.right-part .appointment-section .inner-wrapper {
  display: flex;
  padding-left: 24px;
  margin-top: 24px;
  margin-bottom: 15px;
}
.right-part .appointment-section .inner-wrapper figure {
  margin: 0;
}
.right-part .appointment-section .inner-wrapper figure img {
  border: 2px solid #507dbe;
  border-radius: 50%;
}
.right-part .appointment-section .inner-wrapper .detail {
  padding-left: 16px;
  padding-top: 6px;
}
.right-part .appointment-section .inner-wrapper .detail h5 {
  font-weight: 500;
  font-size: 1.125rem;
  text-transform: capitalize;
  color: #2f3135;
  margin: 0;
}
.right-part .appointment-section .inner-wrapper .detail ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.right-part .appointment-section .inner-wrapper .detail ul li {
  font-size: 0.75rem;
  color: #2f3135;
  position: relative;
  margin-right: 10px;
}
.right-part .appointment-section .inner-wrapper .detail ul li::before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  background-color: #2f3135;
  border-radius: 50%;
  top: 11px;
  left: -7px;
}
.right-part
  .appointment-section
  .inner-wrapper
  .detail
  ul
  li:first-child::before {
  display: none;
}
/*appointment-summary*/
/*appointment-summary-status*/
.right-part {
  width: 376px;
}
@media (min-width: 992px) and (max-width: 1192px) {
  .right-part {
    width: 300px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .right-part {
    width: 280px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .right-part {
    display: block;
    width: 100%;
  }
}
.right-part .appointment-section {
  margin-top: 32px;
  width: 376px;
  background: #f4f6f9;
  border-radius: 6px;
  margin-left: 120px;
}
@media (max-width: 768px) {
  .right-area {
    width: 100%;
  }
  .right-part .appointment-section {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1192px) {
  .right-part .appointment-section {
    margin-left: 40px;
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .right-part .appointment-section {
    width: 280px;
    margin-left: 10px;
  }
}
@media (min-width: 998px) and (max-width: 1400px) {
  .right-part .appointment-section {
    margin-left: 20px;
  }
}
.right-part .appointment-section h3 {
  font-weight: 600;
  font-size: 1rem;
  text-transform: capitalize;
  color: #1e4275;
  padding-left: 24px;
  padding-top: 24px;
}
.right-part .appointment-section .summary-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.right-part .appointment-section .summary-wrapper ul li {
  border-bottom: 1px solid #e1e4e8;
}
.right-part .appointment-section .summary-wrapper ul li .detail-wrapper {
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) and (min-width: 768px) {
  .right-part .appointment-section .summary-wrapper ul li .detail-wrapper {
    padding: 5px 24px;
  }
}
.right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading {
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #121314;
  min-width: 90px;
}
.right-part
  .appointment-section
  .summary-wrapper
  ul
  li
  .detail-wrapper
  .heading
  span {
  font-weight: 400;
  font-size: 0.625rem;
  text-transform: capitalize;
  color: #000;
}
.right-part .appointment-section .summary-wrapper ul li .detail-wrapper .price {
  font-size: 0.875rem;
  font-weight: 400;
}
.right-part .appointment-section .summary-wrapper ul li:last-child {
  border-bottom: unset;
}
.right-part .appointment-section .summary-wrapper .btn-section {
  margin-top: 48px;
  padding: 0 24px 20px;
}
.right-part .appointment-section .summary-wrapper .btn-section .text {
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #183155;
}
.right-part .appointment-section .summary-wrapper .btn-section .btn-group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
  gap: 10px;
}
.right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .btn-group
  .cancel-btn {
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #803e48;
  border: 1px solid #803e48;
  width: 160px;
  height: 37px;
  border-radius: 6px;
  background-color: unset;
}
.right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .btn-group
  .reschedule {
  font-size: 0.875rem;
  text-transform: capitalize;
  color: #1e4275;
  border: 1px solid #1e4275;
  width: 160px;
  height: 37px;
  border-radius: 6px;
  text-align: center;
}
.right-part
  .appointment-section
  .summary-wrapper
  .btn-section
  .btn-group
  .reschedule
  a {
  text-decoration: unset;
}
.right-part .appointment-section .inner-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  margin-top: 24px;
  margin-bottom: 15px;
}
.right-part .appointment-section .inner-wrapper figure {
  margin: 10px 0 0;
}
.right-part .appointment-section .inner-wrapper figure img {
  border: 2.09px solid #507dbe;
  border-radius: 50%;
}
.right-part .appointment-section .inner-wrapper .detail {
  padding-left: 16px;
  padding-top: 0;
}
.right-part .appointment-section .inner-wrapper .detail .confirm {
  font-weight: 500;
  font-size: 0.75rem;
  text-transform: capitalize;
  color: #35a298;
}
.right-part .appointment-section .inner-wrapper .detail h5 {
  font-weight: 500;
  font-size: 1.125rem;
  text-transform: capitalize;
  color: #2f3135;
  margin: 0;
  padding-top: 2px;
}
.right-part .appointment-section .inner-wrapper .detail ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 255px;
}
@media (max-width: 768px) {
  .right-part .appointment-section .summary-wrapper .btn-section {
    margin-top: 64px;
  }
  .right-part
    .appointment-section
    .summary-wrapper
    .btn-section
    .btn-group
    .cancel-btn {
    width: 50%;
  }
  .right-part
    .appointment-section
    .summary-wrapper
    .btn-section
    .btn-group
    .btn {
    width: 50% !important;
    font-size: 0.875rem;
  }
  .right-part
    .appointment-section
    .summary-wrapper
    .btn-section
    .btn-group
    .reschedule {
    width: 155px;
  }
  .right-part .appointment-section .inner-wrapper .detail {
    overflow-x: hidden;
    width: 83%;
  }
  .right-part .appointment-section .inner-wrapper .detail ul {
    width: 93%;
  }
}
@media (max-width: 1192px) and (min-width: 768px) {
  .right-part
    .appointment-section
    .summary-wrapper
    ul
    li
    .detail-wrapper
    .heading {
    font-size: 0.813rem;
  }
  .right-part
    .appointment-section
    .summary-wrapper
    ul
    li
    .detail-wrapper
    .price {
    font-size: 0.75rem;
  }
  .right-part .appointment-section .summary-wrapper .btn-section {
    margin-top: 20px;
  }
  .right-part .appointment-section .inner-wrapper .detail ul {
    width: 53%;
  }
}
.right-part .appointment-section .inner-wrapper .detail ul li {
  font-size: 0.75rem;
  color: #2f3135;
  position: relative;
  margin-right: 10px;
}
.right-part .appointment-section .inner-wrapper .detail ul li::before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  background-color: #2f3135;
  border-radius: 50%;
  top: 11px;
  left: -6px;
}
.right-part
  .appointment-section
  .inner-wrapper
  .detail
  ul
  li:first-child::before {
  display: none;
}
/*appointment-summary-status*/
/*cancel-modal*/
.cancel-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 32px;
  width: 497px;
  box-shadow: 1px 16px 15px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  position: relative;
}
.modal-content.upload-modal {
  width: 720px !important;
}
@media (max-width: 768px) {
  .cancel-modal {
    padding: 0 16px;
  }
  .modal-content.upload-modal {
    width: 100% !important;
  }
  .modal-content {
    width: 100%;
    padding: 16px;
    margin-top: 104px;
  }
}
.modal-content .cancel-appointment-modal {
  margin: 24px 0 16px;
  font-weight: 500;
  font-size: 1.25rem;
  color: #252733;
}
.modal-content .btn-section {
  display: flex;
  justify-content: flex-end;
}
.modal-content .btn-section .cancel {
  border: 1px solid #1e4275;
  border-radius: 6px;
  color: #1e4275;
  padding: 8px 12px;
  margin-right: 10px;
}
.modal-content .btn-section .del {
  border: 1px solid #bb6472;
  border-radius: 6px;
  color: #fff;
  background-color: #bb6472;
  padding: 8px 12px;
}
.modal-content .btn-section .del a {
  color: #fff;
  text-decoration: unset;
}
.closeicon {
  color: #aaa;
  float: right;
  font-size: 1.75rem;
  font-weight: 700;
  position: absolute;
  right: 24px;
  top: 24px;
}
.closeicon:focus,
.closeicon:hover {
  text-decoration: none;
  cursor: pointer;
}
/*cancel-modal*/
/*support card*/
figure {
  margin: 0;
}
@media (min-width: 360px) {
  section.support-card {
    padding: 37px 18px 0 0;
    display: flex;
    max-width: unset;
    align-items: center;
    width: 100%;
    height: 180px;
    background: #fcf7f8;
    border-radius: 10.9016px;
    margin-top: 40px;
    overflow: hidden;
    align-items: flex-end;
  }
  section.support-card .image-support {
    margin-right: 0;
  }
  section.support-card .image-support figure {
    margin: 0;
  }
  section.support-card .image-support figure img {
    width: 127px;
    height: auto;
  }
  section.support-card .need-help {
    max-width: 433px;
    width: 100%;
  }
  section.support-card .need-help h2 {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    padding-bottom: 4px;
    margin: 0;
  }
  section.support-card .need-help p {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
    padding-bottom: 16px;
    margin: 0;
  }
  section.support-card .need-help div {
    padding-bottom: 20px;
  }
  section.support-card .need-help div a {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 18px;
    align-items: center;
    padding: 7px 14px;
    border: 1px solid #1e4275;
    border-radius: 6px;
    color: #1e4275;
    text-decoration: none;
  }
}
@media (min-width: 576px) {
  section.support-card {
    max-width: 540px;
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 222px;
    height: auto;
    background: #fcf7f8;
    border-radius: 10.9016px;
    margin-top: 72px;
    margin-bottom: 48px;
    overflow: hidden;
  }
  section.support-card .image-support {
    margin-right: 16px;
  }
  section.support-card .image-support figure img {
    width: 184px;
    height: 222px;
  }
  section.support-card .need-help {
    max-width: 433px;
    width: 100%;
  }
  section.support-card .need-help h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 4px;
    margin: 0;
  }
  section.support-card .need-help p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #2f3135;
    padding-bottom: 24px;
    margin: 0;
  }
  section.support-card .need-help div a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 24px;
    align-items: center;
    padding: 12px 16px;
    border: 1px solid #1e4275;
    border-radius: 6px;
    color: #1e4275;
  }
}
@media (min-width: 767px) {
  section.support-card {
    max-width: 721px;
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 222px;
    height: auto;
    background: #fcf7f8;
    border-radius: 10.9016px;
    margin-top: 72px;
    margin-bottom: 48px;
    overflow: hidden;
  }
  section.support-card .image-support {
    margin-right: 16px;
  }
  section.support-card .need-help {
    max-width: 433px;
    width: 100%;
  }
  section.support-card .need-help h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 4px;
    margin: 0;
  }
  section.support-card .need-help p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #2f3135;
    padding-bottom: 24px;
    margin: 0;
  }
  section.support-card .need-help div a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 24px;
    align-items: center;
    padding: 12px 16px;
    border: 1px solid #1e4275;
    border-radius: 6px;
    color: #1e4275;
    text-decoration: none;
  }
}
@media (min-width: 1199px) {
  section.support-card {
    margin-left: 0;
    max-width: 784px;
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 222px;
    height: auto;
    border-radius: 10.9016px;
    margin-top: 72px;
    margin-bottom: 48px;
    padding-top: 0;
    overflow: hidden;
  }
  section.support-card .image-support {
    margin-right: 16px;
  }
  section.support-card .need-help {
    max-width: 433px;
    width: 100%;
    padding-top: 25px;
  }
  section.support-card .need-help h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 4px;
    margin: 0;
  }
  section.support-card .need-help p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #2f3135;
    padding-bottom: 30px;
    margin: 0;
  }
  section.support-card .need-help div a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 24px;
    align-items: center;
    padding: 12px 22px;
    border: 1px solid #1e4275;
    border-radius: 6px;
    color: #1e4275;
  }
}
section.support-card-lab {
  margin: 0 auto;
  max-width: 1192px;
}
/*support card*/
@media (max-width: 768px) {
  .patient-stories-wrapper .rating-bar {
    padding: 12px 16px;
    height: auto;
    width: 100%;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper {
    width: calc(100% - 88px);
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul {
    width: 100%;
    overflow: auto;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul li {
    display: block;
    line-height: 14px;
    white-space: nowrap;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality ul li::after {
    top: 5px;
    display: block;
  }
  .dr-profile-wrapper .dr-profile {
    margin-top: 32px;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper .dr-speciality {
    margin-top: 0;
    margin-bottom: 0;
  }
  .dr-profile-wrapper .dr-profile .content-wrapper div {
    line-height: 15px;
  }
  .timing-selection-wrap {
    padding-top: 24px !important;
  }
  .timing-selection-wrap .timing-slider-wrap {
    margin-bottom: 0 !important;
  }
  .patient-stories-wrapper .rating-bar .left-side .rate::after {
    height: 26px;
    top: -4px;
  }
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper .place-holder {
  border: 1px solid #1e4275;
  border-radius: 50%;
  padding: 4px 9px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  text-align: center;
}
.other-section-wrapper {
  margin-bottom: 64px;
}
h2 {
  margin: 0;
}
.other-section-wrapper .inner-wrapper .awards-section strong,
.other-section-wrapper .inner-wrapper .experience-detail h6 {
  margin-bottom: 16px;
}
.patient-stories-wrapper .rating-bar .left-side .rate::after {
  content: "";
  border-left: 1px solid #ffff;
  position: absolute;
  width: 1px;
  right: auto;
  height: 100%;
  left: auto;
  margin-left: 16px;
}
.rate {
  padding-right: 16px;
  padding-left: 16px;
}
.patient-stories-wrapper .rating-bar {
  margin-bottom: 24px;
}
.stories-wrapper {
  margin-top: 16px;
  padding: 12px;
  border-radius: 6px;
  background: #f4f6f9;
}
.patient-stories-wrapper {
  max-width: 680px;
  padding-top: 48px;
}
.rating-bar span:last-child  {
  font-size: 12px;
}.rating-bar .rate  {
  font-size: 14px !important;
}
@media (min-width: 767px) and (max-width: 991px) {
  .diseases-wrapper .diseases-box ul li,
  .services-wrapper .services-box ul li {
    min-width: auto;
    width: auto;
  }
  .services-wrapper .services-box ul li {
    min-width: unset;
    width: auto;
  }
}
@media (max-width: 991px) {
  .patient-stories-wrapper .stories-wrapper {
    margin-top: 16px;
  }
  .rate {
    padding-left: 8px;
    padding-right: 12px;
  }
  .rate {
    padding-left: 8px;
    padding-right: 12px;
  }
  .rating-bar span:last-of-type {
    font-size: 10px;
  }
  .patient-stories-wrapper .rating-bar .left-side .rate::after {
    top: calc(50% - 9px);
  }
}
@media (min-width: 414px) and (max-width: 575px) {
  section.doctor-treat .buttons a {
    max-width: none;
  }
}
.quick-appointment-floating {
  display: none;
}
@media (min-width: 360px) and (max-width: 767px) {
  .patient-stories-wrapper {
      padding-top: 0;
  }
  .rating-bar .left-side .rate {
    font-size: 14px;
  }
  .right-side-bar.desktop {
      display: none;
    }
  ol.breadcrumb {
    max-width: 333px;
  }
  .quick-appointment-floating {
    display: block;
    position: fixed;
    bottom: 0;
    background: #fff;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 20px;
    z-index: 1032;
    box-shadow: 0 0 8px #bcb3b3;
  }
  .quick-appointment-floating a {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #1e4275;
    border-radius: 5px;
    padding: 12px 16px;
    text-decoration: none;
    margin-right: 10px;
    font-weight: 500;
  }
  .quick-appointment-floating a.book-appointment-btn {
    background: #1e4275;
    color: #fff;
    border: 1px solid #1e4275;
    text-align: center;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: 500;
  }
  .other-section-wrapper .inner-wrapper .experience-detail {
    margin-top: 0;
  }
  section.container.dream-team .accordion-item-header::after {
    right: 0 !important;
  }
}
.contact_info {
  display: none;
}
@media (min-width: 360px) and (max-width: 414px) {
  section.support-card .need-help h2 {
    font-weight: 600 !important;
    font-size: 0.813rem !important;
  }
}
@media (min-width: 1199px) {
  .patient-stories-wrapper .rating-bar .left-side .rate::after {
    height: 100%;
  }
}
/* Doctor-profile-new Start */
@media (min-width: 360px) {
  section.doctor-treat .doctor-quote p {
    padding-bottom: 24px;
  }
  .doctor-profile-outer-wraper {
    padding-bottom: 0px;
    max-width: 1192px;
    margin: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .doctor-profile-outer-wraper .support-card-wrapper.doctor-profile {
    max-width: 686px;
    width: 100%;
  }
  section.need-help-doctor-profile {
    border-bottom: 1px solid #e1e4e8;
    margin-bottom: 72px;
  }
  section.breadcrum {
    margin-top: 32px;
  }
  section.container.internal-links {
    max-width: 1192px !important;
    width: 100% !important;
  }
}
@media (min-width: 576px) {
  section.breadcrum {
    margin-top: 32px;
  }
}
@media (min-width: 768px) {
  section.breadcrum {
    margin-top: 32px;
  }
  section.container.internal-links {
    max-width: 1192px !important;
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  section.container.internal-links {
    max-width: 1192px !important;
    width: 100% !important;
  }
  section.breadcrum {
    margin-top: 32px;
  }
}
@media (min-width: 1199px) {
  .doctor-profile-outer-wraper {
    max-width: 1192px;
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  .doctor-profile-outer-wraper .support-card-wrapper.doctor-profile {
    max-width: 686px;
    width: 100%;
  }
  section.breadcrum {
    margin-top: 32px;
  }
  .profile-main-wraper {
    display: flex;
    justify-content: space-between;
  }
  section.cards-slider {
    position: sticky;
    top: 72px;
  }
}
.other-section-wrapper
  .inner-wrapper
  .experience-detail
  .experience-wrapper
  ul
  li {
  height: auto !important;
}
.other-section-wrapper {
  padding-bottom: 44px;
  border-bottom: 1px solid #ebebeb;
}
.rating-bar {
  max-width: 680px;
  width: 100%;
  height: 54px;
}
section.need-help-doctor-profile {
  border-bottom: 0;
  margin-bottom: 72px;
}
.report-problem .support-card {
  margin-bottom: 0;
}
.diseases-wrapper {
  margin-top: 0 !important;
}
/* Doctor-profile-new End */
/* doctor-profile-section Start */
@media (min-width: 360px) {
  .slider-nav {
    display: flex;
    flex-direction: column;
  }
  section.doctor-profile {
    max-width: 681px;
    width: 100%;
  }
  section.doctor-profile .doctor-profile-detail {
    display: flex;
    margin-top: 40px;
    margin-bottom: 24px;
  }
  section.doctor-profile .doctor-profile-detail figure img {
    width: 72px;
    height: 72px;
    border: 1px solid #3d6093;
    border-radius: 2014.41px;
  }
  section.doctor-profile .doctor-profile-detail .detail {
    margin-left: 12px;
  }
  section.doctor-profile .doctor-profile-detail .detail h1 {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin: 0;
    color: #183155;
  }
  section.doctor-profile .doctor-profile-detail .detail p {
    font-weight: 400;
    font-size: 0.75rem;
    margin: 0;
    color: #121314;
    line-height: 18px;
  }
  section.doctor-profile .doctor-profile-detail .detail p span {
    color: #121314;
  }
  section.doctor-profile .doctor-profile-detail .detail p.experiance-doctor {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
  }
  .address-detail {
    display: flex;
    flex-direction: column;
    padding-top: 32px;
  }
  .address-detail .address-detail-inner {
    margin-right: 99px;
  }
  .address-detail .locate-detail {
    padding-top: 24px;
  }
  .address-detail .address-detail-inner h2,
  .address-detail .locate-detail h2 {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #121314;
    margin: 0;
    padding-bottom: 8px;
  }
  .address-detail .address-detail-inner ul,
  .address-detail .locate-detail ul {
    margin: 0;
    padding-left: 15px;
  }
  .address-detail .address-detail-inner ul li,
  .address-detail .locate-detail ul li {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    padding-bottom: 12px;
    margin: 0;
  }
  .address-detail .address-detail-inner ul li:last-child,
  .address-detail .locate-detail ul li:last-child {
    padding-bottom: 0;
  }
  .address-detail .locate-detail ul li a {
    text-decoration: none;
  }
  .address-detail .locate-detail ul li span {
    display: block;
    color: #2f3135;
  }
}
@media (min-width: 576px) {
  .address-detail {
    padding-top: 0px;
    flex-direction: row;
  }
  section.doctor-profile {
    max-width: 681px;
    width: 100%;
  }
  section.doctor-profile .doctor-profile-detail {
    display: flex;
    margin-top: 48px;
    margin-bottom:24px;
  }
  section.doctor-profile .doctor-profile-detail .detail {
    margin-left: 16px;
  }
  section.doctor-profile .doctor-profile-detail .detail h1 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 31px;
    margin: 0;
    color: #183155;
  }
  section.doctor-profile .doctor-profile-detail .detail p {
    font-weight: 400;
    font-size: 0.875rem;
    margin: 0;
    color: #121314;
  }
  section.doctor-profile .doctor-profile-detail .detail p span {
    color: #121314;
  }
  section.doctor-profile .doctor-profile-detail .detail p.experiance-doctor {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
  }
  .address-detail {
    display: flex;
    margin-top: 20px;
  }
  .address-detail .address-detail-inner {
    margin-right: 99px;
  }
  .address-detail .locate-detail {
    padding-top: 0;
  }
  .address-detail .address-detail-inner h2,
  .address-detail .locate-detail h2 {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 21px;
    color: #121314;
    margin: 0;
    padding-bottom: 8px;
  }
  .address-detail .address-detail-inner ul,
  .address-detail .locate-detail ul {
    margin: 0;
  }
  .address-detail .address-detail-inner ul li,
  .address-detail .locate-detail ul li {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    padding-bottom: 12px;
    margin: 0;
  }
  .address-detail .locate-detail ul li span {
    display: block;
    color: #2f3135;
  }
}
@media (min-width: 1199px) {
  section.doctor-profile {
    max-width: 681px;
    width: 100%;
  }
  section.doctor-profile .doctor-profile-detail {
    display: flex;
    margin-top: 48px;
    margin-bottom: 0;
  }
  section.doctor-profile .doctor-profile-detail figure img {
    width: 80px;
    height: 80px;
    border: 1px solid #3d6093;
  }
  section.doctor-profile .doctor-profile-detail .detail {
    margin-left: 14px;
  }
  section.doctor-profile .doctor-profile-detail .detail h1 {
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
    margin: 0;
    color: #183155;
  }
  section.doctor-profile .doctor-profile-detail .detail p {
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    color: #121314;
  }
  section.doctor-profile .doctor-profile-detail .detail p span {
    color: #121314;
  }
  section.doctor-profile .doctor-profile-detail .detail p.experiance-doctor {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
  }
  .address-detail .address-detail-inner {
    margin-right: 0;
    width: 50%;
  }
  .address-detail .address-detail-inner h2,
  .address-detail .locate-detail h2 {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 21px;
    color: #121314;
    margin: 0;
    padding-bottom: 4px;
  }
  .address-detail .address-detail-inner ul {
    margin: 0;
    padding-left: 24px;
  }
  .address-detail .address-detail-inner ul li,
  .address-detail .locate-detail ul li {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    padding-bottom: 12px;
    margin: 0;
  }
  .address-detail .locate-detail ul {
    margin: 0;
  }
  .address-detail .locate-detail ul li span {
    display: block;
    color: #2f3135;
  }
}
.services-doctor-profile {
  padding-top: 72px;
}
@media (max-width: 767px) {
  section.services-doctor-profile {
    padding-top: 40px;
  }
  .about-title {
    padding: 0px !important;
  }
  .services-wrapper .services-box ul li {
    margin-bottom: 0 !important;
  }
  .services-wrapper .services-box {
    margin-top: 24px !important;
  }
  .diseases-box {
    margin-bottom: 48px;
  }
  section.support-card {
    margin-bottom: 0;
  }
  section.need-help-doctor-profile {
    border: 0;
    display: block;
    margin-bottom: 40px;
  }
  section.support-card .need-help div a {
    width: 112px;
  }
}
.patient-stories-wrapper .stories-wrapper .inner-wrapper figure .place-holder {
  padding: 9px 18px !important;
}
/* doctor-profile-section End */
/* doctor-profile-patient-stories Start */
@media (min-width: 360px) {
  section.painter-stories-outer {
    max-width: 681px;
    width: 100%;
  }
  section.painter-stories-outer h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    margin: 0;
    padding-bottom: 24px;
  }
  section.painter-stories-outer .quote {
    display: flex;
    background: #bb6472;
    border-radius: 6px;
    padding: 12px 16px;
    margin-bottom: 48px;
  }
  section.painter-stories-outer .quote p {
    padding-right: 16px;
    margin: 0 16px 0 0;
    color: #fff;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
  }
  section.painter-stories-outer .quote p:first-of-type {
    border-right: 1px solid #fff;
  }
  section.painter-stories-outer .quote p:first-of-type span {
    margin-right: 10px;
  }
  section.painter-stories-outer .comments-box .comments-box-detail {
    display: flex;
    margin-bottom: 16px;
  }
  section.painter-stories-outer .comments-box .comments-box-detail figure {
    margin-right: 8px;
  }
  section.painter-stories-outer .comments-box .comments-box-detail .detail h4 {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 18px;
    margin: 0;
  }
  section.painter-stories-outer .comments-box .comments-box-detail .detail p {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    margin: 0;
    color: #7a7e83;
    border: 0;
    padding-bottom: 0;
  }
  section.painter-stories-outer .comments-box p {
    margin-bottom: 32px;
  }
  section.painter-stories-outer .read-more-stories {
    text-align: right;
  }
  section.painter-stories-outer .read-more-stories a {
    text-align: right;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    text-decoration: none;
  }
  section.painter-stories-outer .read-more-stories a span {
    margin-left: 8px;
  }
}
@media (min-width: 1199px) {
  section.painter-stories-outer .comments-box p {
    margin-bottom: 24px;
  }
  section.smimilar-doctors-outer h2{
    padding-bottom: 32px;
  }
}
/* doctor-profile-patient-stories End */
/* doctor-profile-similar-doctors Start */
@media (min-width: 360px) {
  section.smimilar-doctors-outer {
    max-width: 786px;
    width: 100%;
  }
  section.smimilar-doctors-outer h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 24px;
    color: #121314;
    margin: 0;
  }
}
section.doctor-treat:first-child {
  padding-top: 0 !important;
}
/* doctor-profile-similar-doctors End */
/* Doctor-listing-treating Start */
figure {
  margin: 0;
}
@media (min-width: 360px) {
  .load_more div {
    text-align: right;
  }
  .load_more div a {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #1e4275 !important;
    text-decoration: unset;
    cursor: pointer;
    padding: 12px;
    background: #f6f9fd;
    border-radius: 6px;
    display: block;
  }
  .doctor-treat-outer_treating .doctor-treat:last-child {
    border-bottom: 0;
    margin-bottom: 48px;
  }
  .doctor-treat-outer_treating .doctor-treat:last-child .buttons {
    margin-bottom: 0;
  }
  h2.doctor-treat-heading-top {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin: 32px 24px 4px;
  }
  section.doctor-treat {
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
    width: auto;
    margin: 0;
    padding-top: 40px;
    border-bottom: 4px solid #edf1f5;
  }
  section.doctor-treat h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 24px;
    margin: 0;
  }
  section.doctor-treat p.last {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    padding-top: 40px;
    text-align: right;
    margin: 0;
  }
  section.doctor-treat p.last span {
    padding-left: 8px;
  }
  section.doctor-treat .doctor-treat-detail .detail h3 a,
  section.doctor-treat p.last a {
    text-decoration: none;
  }
  section.doctor-treat .doctor-treat-detail {
    margin-bottom: 24px;
    display: flex;
  }
  section.doctor-treat .doctor-treat-detail figure {
    margin: 0 14px 0 0;
  }
  section.doctor-treat .doctor-treat-detail figure img {
    width: 66px;
    height: 66px;
    border: 2.09524px solid #3d6093;
    border-radius: 891.892px;
  }
  section.doctor-treat .doctor-treat-detail .detail h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
  section.doctor-treat .doctor-treat-detail .detail p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding-bottom: 2px;
    padding-right: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;
    white-space: nowrap;
  }
  section.doctor-treat .doctor-treat-detail .detail p span {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #17191b;
  }
  section.doctor-treat .doctor-treat-detail .detail figure {
    margin: 0 8px 0 0;
    display: inline-block;
  }
  section.doctor-treat .doctor-treat-detail .detail figure svg {
    vertical-align: super;
  }
  section.doctor-treat .doctor-treat-detail .detail .city_hospital_detail div {
    display: flex;
    height: 18px;
    padding-bottom: 4px;
  }
  section.doctor-treat
    .doctor-treat-detail
    .detail
    .city_hospital_detail
    div
    p {
    padding-bottom: 17px;
  }
  section.doctor-treat
    .doctor-treat-detail
    .detail
    .city_hospital_detail
    div
    p
    span {
    padding-left: 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
  }
  section.doctor-treat .doctor-detail {
    display: flex;
    justify-content: space-around;
    text-align: center;
    border-radius: 6px;
    background: #fdf3f6;
    padding: 9px 0 14px;
    max-width: 683px;
    width: 100%;
    height: 68px;
    margin-bottom: 16px;
  }
  section.doctor-treat .doctor-detail span {
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    margin: 0;
    color: #121314;
  }
  section.doctor-treat .doctor-detail p {
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    margin: 0;
  }
  section.doctor-treat .doctor-quote {
    padding-bottom: 24px;
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  section.doctor-treat .doctor-quote p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    color: #121314;
    line-height: 18px;
  }
  section.doctor-treat .doctor-quote a {
    display: none;
  }
  section.doctor-treat .doctor-quote figure {
    margin: 0;
  }
  section.doctor-treat .buttons {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
  }
  section.doctor-treat .buttons a {
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    color: #1e4275 !important;
    padding: 8px 0;
    border: 1px solid #1e4275;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 4px;
    max-width: 179px;
    width: 100%;
    text-align: center;
    height: 37px;
    cursor: pointer;
  }
  section.doctor-treat .buttons a:last-child {
    margin-left: 4px;
    margin-right: 0;
    background: #1e4275;
    color: #fff !important;
    cursor: pointer;
  }
  section.doctor-treat.next {
    padding-top: 31px;
  }
  p.last {
    display: none;
  }
  section.doctor-treat.doctor-profile {
    padding-top: 0 !important;
    margin-bottom: 48px !important;
    padding-bottom: 48px !important;
    border-bottom: 2px solid #edf1f5 !important;
  }
  section.doctor-treat.doctor-profile:first-of-type {
    border-top: 0 !important;
  }
  section.doctor-treat.doctor-profile .view-more {
    text-align: right;
    margin-top: 48px;
    max-width: 698px;
    width: 100%;
  }
  section.doctor-treat.doctor-profile .view-more a {
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px !important;
    color: #1e4275 !important;
  }
  section.doctor-treat.doctor-profile .view-more a span {
    margin-left: 9px;
  }
}
@media (min-width: 575px) {
  section.doctor-treat .buttons a {
    max-width: 100%;
  }
}
@media (min-width: 767px) {
  section.doctor-treat .doctor-quote p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  section.doctor-treat .doctor-quote a {
    display: block;
    min-width: 60px;
    font-size: 12px;
    color: #1e4275;
    line-height: 12px;
  }
  .doctor-list-wraper,
  section.doctor-listing-detail-text {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
  section.doctor-treat .buttons a {
    max-width: 100%;
  }
  .doctor-list-wraper {
    max-width: 988px;
    margin: 32px auto 0;
  }
}
@media (min-width: 1199px) {
  p.last a,
  section.doctor-treat p.last a {
    text-decoration: none;
  }
  .load_more,
  section.doctor-treat {
    border-bottom: 2px solid #edf1f5;
  }
  section.doctor-treat .doctor-quote {
    padding-top: 24px;
    padding-bottom: 0;
  }
  .select2-container .select2-choice .select2-arrow:after,
  section.doctor-treat.next h2 {
    display: none;
  }
  .doctor-treat-outer_treating {
    max-width: 786px;
    width: 100%;
  }
  .doctor-treat-outer_treating .doctor-treat:last-child {
    border-bottom: 0;
    margin-bottom: 48px;
    padding-top: 48px;
  }
  .doctor-treat-outer_treating .doctor-treat:last-child .buttons {
    margin-bottom: 0;
  }
  h2.doctor-treat-heading-top {
    max-width: 783px;
    width: 100%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-top: 52px;
    text-transform: capitalize;
  }
  .doctor-treat-outer section.doctor-treat:last-child {
    border-bottom: 0;
  }
  section.doctor-treat {
    max-width: 783px;
    width: 100%;
    margin: 0 auto;
    padding-top: 48px;
    border-top: 0 solid #edf1f5;
  }
  section.doctor-treat:first-child {
    border-top: 0;
    padding-top: 40px;
  }
  section.doctor-treat h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 40px;
    margin: 0;
  }
  section.doctor-treat p.last {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    padding-top: 40px;
    text-align: right;
    margin: 0;
  }
  section.doctor-treat p.last span {
    padding-left: 8px;
  }
  section.doctor-treat .doctor-treat-detail {
    margin-bottom: 24px;
    display: flex;
    max-width: 575px;
    width: 100%;
  }
  section.doctor-treat .doctor-treat-detail a {
    max-width: 80px;
    width: 80px;
    margin: 0 14px 0 0;
  }
  section.doctor-treat .doctor-quote figure,
  section.doctor-treat .doctor-treat-detail a figure {
    margin: 0;
  }
  section.doctor-treat .doctor-treat-detail a figure img {
    max-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  section.doctor-treat .doctor-treat-detail .detail {
    padding-top: 0px;
    max-width: 500px;
    width: 100%;
  }
  section.doctor-treat .doctor-treat-detail .detail h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
  section.doctor-treat .doctor-treat-detail .detail p {
    margin: 0;
    padding-bottom: 4px;
    overflow: hidden;
    max-width: 100%;
  }
  section.doctor-treat .doctor-detail .fee,
  section.doctor-treat .doctor-detail .fee span {
    max-width: 91px;
    overflow: hidden;
    width: 100%;
  }
  section.doctor-treat .doctor-treat-detail .detail p span {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #17191b;
  }
  section.doctor-treat .doctor-treat-detail .detail p:first-of-type {
    padding-right: 0;
  }
  section.doctor-treat .doctor-treat-detail .detail figure {
    margin: 0 8px 0 0;
    height: 24px;
    display: inline-block;
  }
  section.doctor-treat .doctor-treat-detail .detail figure svg {
    vertical-align: super;
  }
  section.doctor-treat .doctor-treat-detail .detail .city_hospital_detail div {
    display: flex;
    height: 18px;
    padding-bottom: 4px;
  }
  section.doctor-treat
    .doctor-treat-detail
    .detail
    .city_hospital_detail
    div
    p
    span {
    padding-left: 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
  }
  section.doctor-treat .doctor-detail {
    display: flex;
    justify-content: space-around;
    text-align: center;
    border-radius: 6px;
    background: #fdf3f6;
    padding: 8px 0 15px;
    max-width: 698px;
    width: 100%;
    height: 68px;
    margin-bottom: 16px;
  }
  section.doctor-treat .doctor-detail .fee {
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  section.doctor-treat .doctor-detail .rating {
    max-width: 85px;
    width: 100%;
  }
  section.doctor-treat .doctor-detail .experience {
    max-width: 97px;
    width: 100%;
  }
  section.doctor-treat .doctor-detail .experience p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  section.doctor-treat .doctor-detail span {
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    margin: 0;
    color: #121314;
  }
  .load_more,
  .load_more div,
  p.last,
  p.last a {
    color: #1e4275;
  }
  section.doctor-treat .doctor-detail p {
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    margin: 0;
  }
  section.doctor-treat .doctor-quote {
    text-align: left;
    max-width: 683px;
    width: 100%;
    padding-left: 0px;
  }
  section.doctor-treat .doctor-quote p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding-bottom: 0;
  }
  section.doctor-treat .buttons {
    margin-bottom: 48px;
    width: 100%;
    justify-content: unset;
    padding-top: 24px;
  }
  section.doctor-treat .buttons a {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #1e4275;
    padding: 11px 0;
    border: 1px solid #1e4275;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 0;
    text-align: center;
    height: 48px;
    max-width: 345px;
    min-width: 345px;
    width: 100%;
    cursor: pointer;
  }
  section.doctor-treat .buttons a:nth-of-type(2) {
    padding: 12px 93px;
    max-width: 345px;
    width: 100%;
    background: #1e4275;
    color: #fff;
    cursor: pointer;
  }
  section.doctor-treat.next {
    border-top: 2px solid #edf1f5;
    border-bottom: 0;
  }
  p.last {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin: 0 44px 0 0;
  }
  p.last a {
    margin-right: 8px;
  }
  section.doctor-treat.doctor-profile {
    padding-top: 0 !important;
    margin-bottom: 48px !important;
    padding-bottom: 48px !important;
    border-bottom: 2px solid #edf1f5 !important;
  }
  section.doctor-treat.doctor-profile:first-of-type {
    border-top: 0 !important;
  }
  section.doctor-treat.doctor-profile .view-more {
    text-align: right;
    margin-top: 48px;
    max-width: 698px;
    width: 100%;
  }
  section.doctor-treat.doctor-profile .view-more a {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px !important;
    color: #1e4275 !important;
  }
  section.doctor-treat.doctor-profile .view-more a span {
    margin-left: 9px;
  }
  .load_more {
    padding-bottom: 48px;
  }
  .load_more div {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    max-width: 698px;
    width: 100%;
  }
  .load_more div a {
    color: #1e4275 !important;
  }
  section.doctor-listing-detail-text {
    max-width: 1192px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  section.support-card {
    background: #fcf7f8;
  }
}
@media (max-width: 1199px) {
  section.doctor-treat .doctor-detail {
    max-width: 100%;
  }
}
.select2-drop .select2-results li {
  color: #1e4275;
}
.no-doctor-list {
  text-align: center;
}
.no-doctor-list img {
  display: block;
  margin: auto;
  padding-top: 104px;
}
.no-doctor-list strong {
  padding: 24px 0 8px 0;
  display: block;
  font-size: 20px;
}
.no-doctor-list p {
  padding-bottom: 24px;
  font-size: 14px;
}
.no-doctor-list a.call-us {
  background: none;
  color: #1e4275;
  font-size: 16px;
  padding: 12.8px 16px;
  border: 1px solid #1e4275;
  border-radius: 6px;
  line-height: 21px;
  margin-right: 6px;
  width: 172px;
}
.no-doctor-list button.filled {
  color: #fff;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 6px;
  line-height: 21px;
  background: #1e4275;
  width: 197px;
  border: none;
}
.no-doctor-list button.filled svg {
  margin-left: 6px;
  width: 6px;
}
@media (max-width: 768px) {
  s.no-doctor-list .btn-group {
    display: flex;
  }
  .no-doctor-list button.filled {
    width: 160px;
    font-size: 12px;
    line-height: 16px;
  }
  .no-doctor-list a.call-us {
    width: 140px;
    font-size: 12px;
  }
  .no-doctor-list strong {
    width: 233px;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
  }
  .no-doctor-list p {
    font-size: 12px;
    width: 233px;
    margin: auto;
    line-height: 18px;
  }
}
/* Doctor-listing-treating-End */
/* doctor-profile-available-slots Start */
@media (min-width: 360px) {
  section.cards-slider .cards-slider-inner .detail .video-consult {
    display: flex;
    align-items: center;
    line-height: 18px;
    font-size: 12px;
    gap: 8px;
  }
  .desktop {
    display: none;
  }
  .slide-arrow.doctor-profile {
    top: 992px !important;
  }
  section.cards-slider {
    background: #f4f6f9;
    border-radius: 6px;
    padding: 0px;
    max-width: 100%;
    width: 100%;
    height: fit-content;
    margin-left: 0;
    margin-bottom: 72px;
  }
  section.cards-slider .cards-slider-inner {
    padding: 20px;
    margin: 0 -20px;
    background: #f4f6f9;
  }
  section.cards-slider .cards-slider-inner h2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    color: #121314;
    padding-bottom: 16px;
  }
  section.cards-slider .cards-slider-inner .detail {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    padding-bottom: 0;
    border-bottom: 0 solid #e1e4e8;
    margin-bottom: 0;
  }
  section.cards-slider .cards-slider-inner .detail:first-of-type {
    padding-bottom: 0px;
    border-bottom: 0 solid #e1e4e8;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult p {
    margin: 0;
    max-width: 231px;
    width: 100%;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult p span {
    margin-right: 8px;
  }
  section.cards-slider .cards-slider-inner .detail p {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
    margin: 0;
    max-width: 60px;
    width: 100%;
  }
  section.cards-slider .cards-slider-inner .view-appointment {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  section.cards-slider .cards-slider-inner .view-appointment a {
    text-align: center;
    width: 100%;
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem;
    line-height: 24px;
    color: #fff;
    background: #1e4275;
    border-radius: 6px;
    padding: 12px 16px;
    cursor: pointer;
  }
}
@media (min-width: 414px) {
  section.cards-slider .cards-slider-inner .detail {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    padding-bottom: 20px;
    border-bottom: 0;
    margin-bottom: 0;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult p {
    margin: 0;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult p span {
    margin-right: 8px;
  }
  section.cards-slider .cards-slider-inner .detail p {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
    margin: 0;
  }
}
@media (min-width: 576px) {
  section.cards-slider {
    background: #f4f6f9;
    border-radius: 6px;
    padding: 0px;
    max-width: 376px;
    width: 100%;
    height: fit-content;
    margin-left: 0;
  }
  section.cards-slider .cards-slider-inner .detail {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  section.cards-slider .cards-slider-inner .detail p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #2f3135;
    margin: 0;
  }
}
@media (min-width: 768px) {
  section.cards-slider .cards-slider-inner {
    padding: 24px;
    border-radius: 6px;
    margin: 0;
  }
  .desktop {
    display: block;
  }
  section.cards-slider .cards-slider-inner .detail {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
  }
}
@media (min-width: 1199px) {
  section.cards-slider {
    background: #f4f6f9;
    border-radius: 6px;
    padding: 0px;
    width: 376px;
    height: fit-content;
    margin-left: 0;
  }
  section.cards-slider .cards-slider-inner .detail {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0px;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult {
    max-width: 235px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult p {
    margin: 0;
  }
  section.cards-slider .cards-slider-inner .detail .video-consult span {
    line-height: 18px;
  }
  section.cards-slider .cards-slider-inner .detail p {
    max-width: 60px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  section.cards-slider .cards-slider-inner .detail:first-of-type {
    padding-bottom: 20px;
  }
}
@media (min-width: 767px) {
  section.cards-slider.multi-itrate.mobile {
    display: none;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  footer {
    padding-top: 0px;
  }
  .doctor-profile-data {
    padding-top: 40px !important;
  }
  section.cards-slider.multi-itrate.mobile {
    margin-bottom: 40px;
    margin-top: 0px;
    display: block;
  }
  section.cards-slider {
    max-width: 100%;
  }
  section.cards-slider .cards-slider-inner .detail {
    padding-bottom: 14px;
  }
}
/* doctor-profile-available-slots End */
/* FAQS Start */
@media (min-width: 360px) {
  .hospital_faq {
    margin-top: 40px;
    margin-bottom: 48px;
  }
  section.container.dream-team {
    margin: 0 auto;
  }
  section.container.dream-team h3 {
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 32px;
    color: #2f3135;
    margin: 0;
    padding-bottom: 16px;
  }
  section.container.dream-team p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    margin: 0;
  }
  section.container.dream-team .accordion {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 10px;
  }
  section.container.dream-team .accordion h2 {
    color: #121314;
    padding-bottom: 0px;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 34px;
  }
  section.container.dream-team .accordion p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    padding-bottom: 50px;
  }
  section.container.dream-team .accordion-item {
    background-color: #fff;
    color: #111;
    border-top: 1px solid #c8cbd0;
    border-radius: 0;
    padding-bottom: 16px;
  }
  section.container.dream-team .accordion-item:first-of-type {
    border-top: 0;
  }
  section.container.dream-team .accordion-item:last-child {
    border-bottom: 0 solid #c8cbd0;
  }
  section.container.dream-team .accordion-item:last-child .accordion-item-body-content p{
    padding-bottom: 8px;
  } 
  section.container.dream-team .accordion-item-header {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 0 0px;
    margin-top: 16px;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 33px;
    color: #1e4275;
    align-items: flex-start;
  }
  section.container.dream-team .accordion-item-header:first-of-type {
    padding-top: 0;
  }
  section.container.dream-team .accordion-item-header h3 {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    max-width: 293px;
    width: 100%;
    padding-bottom: 8px;
    margin: 0;
  }
  section.container.dream-team .accordion-item-header span {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    padding-left: 344px;
  }
  section.container.dream-team .accordion-item-body {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #7a7e83;
    margin-bottom: 0;
    max-height: auto;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  section.container.dream-team .accordion-item-header::after {
    content: "\002B";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
    top: -5px;
  }
  section.container.dream-team .accordion-item-header.active::after {
    content: "\2212";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
    top: -5px;
  }
  section.container.dream-team .accordion-item-body-content p {
    max-width: 294px;
    width: 100%;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    padding-bottom: 0px;
  }
  section.container.dream-team .accordion-item-body-content p .acc-body-detail {
    width: 50%;
    float: right;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #c8cbd0;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    h4 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 24px;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    p {
    color: #7a7e83;
    font-weight: 400;
    font-size: 1rem;
    line-height: 24px;
    padding-bottom: 20px;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    a {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    text-decoration: none;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content:last-child {
    margin-bottom: 24px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    figure {
    display: inline-block;
    margin-left: 8px;
  }
}
@media (min-width: 767px) {
  section.container.dream-team {
    margin: 0 auto;
  }
  section.container.dream-team h3 {
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 32px;
    color: #2f3135;
    margin: 0;
    padding-bottom: 16px;
  }
  section.container.dream-team p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    margin: 0;
  }
  section.container.dream-team .accordion {
    width: 100%;
    max-width: 100%;
    margin: 10px auto;
  }
  section.container.dream-team .accordion h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 36px;
    color: #121314;
    padding-bottom: 8px;
    margin: 0;
  }
  section.container.dream-team .accordion p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    padding-bottom: 0;
    color: #7a7e83;
  }
  section.container.dream-team .accordion-item {
    background-color: #fff;
    color: #111;
    border-top: 1px solid #c8cbd0;
    border-radius: 0;
    padding-bottom: 8px;
  }
  section.container.dream-team .accordion-item:first-of-type {
    border-top: 0 solid #c8cbd0;
  }
  section.container.dream-team .accordion-item:last-child {
    border-bottom: 1px solid #c8cbd0;
  }
  section.container.dream-team .accordion-item:last-child .accordion-item-body-content p {
    padding-bottom: 0px;
  }
  section.container.dream-team .accordion-item-header {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 24px 0 0;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 33px;
    color: #1e4275;
    margin-top: 24px;
  }
  section.container.dream-team .accordion-item-header h3 {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding-bottom: auto;
  }
  section.container.dream-team .accordion-item-header span {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    padding-left: 344px;
  }
  section.container.dream-team .accordion-item-body {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #7a7e83;
    margin-bottom: 0;
    max-height: auto;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  section.container.dream-team .accordion-item-header::after {
    content: "\002B";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
    top: -7px;
  }
  section.container.dream-team .accordion-item-header.active::after {
    content: "\2212";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
  }
  section.container.dream-team .accordion-item-body-content p {
    max-width: 850px;
    width: 100%;
    padding-bottom: 16px;
  }
  section.container.dream-team .accordion-item-body-content p .acc-body-detail {
    width: 50%;
    float: right;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #c8cbd0;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    h4 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 24px;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    p {
    color: #7a7e83;
    font-weight: 400;
    font-size: 1rem;
    line-height: 24px;
    padding-bottom: 20px;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    a {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    text-decoration: none;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content:last-child {
    margin-bottom: 24px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  section.container.dream-team
    .accordion-item-body-content
    p
    .acc-body-detail
    .accordion-body-content
    figure {
    display: inline-block;
    margin-left: 8px;
  }
}
@media (min-width: 1199px) {
  section.container.dream-team {
    margin: 0 auto;
  }
  section.container.dream-team h3 {
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 32px;
    color: #2f3135;
    margin: 0;
    padding-bottom: 16px;
  }
  section.container.dream-team p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    margin: 0;
  }
  section.container.dream-team .accordion {
    width: 100%;
    max-width: 988px;
    margin: 0 auto 0 0;
  }
  section.container.dream-team .accordion h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 36px;
    color: #121314;
    padding-bottom: 8px;
    margin: 0;
  }
  section.container.dream-team .accordion p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    padding-bottom: 0;
    color: #7a7e83;
  }
  section.container.dream-team .accordion-item {
    background-color: #fff;
    color: #111;
    border-top: 1px solid #c8cbd0;
    border-radius: 0;
    margin-top: 0;
    padding-bottom: 16px;
  }
  section.container.dream-team .accordion-item:first-of-type {
    border-top: 0 solid #c8cbd0;
  }
  section.container.dream-team .accordion-item:last-child {
    border-bottom: 1px solid #c8cbd0;
  }
  section.container.dream-team .accordion-item-header {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 24px 0 0;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 33px;
    color: #1e4275;
    margin: 24px 0 0;
  }
  section.container.dream-team .accordion-item-header h3 {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  section.container.dream-team .accordion-item-header span {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    padding-left: 344px;
  }
  section.container.dream-team .accordion-item-body {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #7a7e83;
    margin-bottom: 0;
    max-height: auto;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  section.container.dream-team .accordion-item-header::after {
    content: "\002B";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
    top: -7px;
  }
  section.container.dream-team .accordion-item-header.active::after {
    content: "\2212";
    font-size: initial;
    position: absolute;
    right: 1rem;
    width: 12px;
    height: 12px;
  }
  section.container.dream-team .accordion-item-body-content {
    max-width: 850px;
    width: 100%;
    padding-bottom: 16px;
  }
  section.container.dream-team .accordion-item-body-content .acc-body-detail {
    width: 50%;
    float: right;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #c8cbd0;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content
    h4 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 30px;
    padding-bottom: 24px;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content
    p {
    color: #7a7e83;
    font-weight: 400;
    font-size: 1rem;
    line-height: 24px;
    padding-bottom: 20px;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content
    a {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    text-decoration: none;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content:last-child {
    margin-bottom: 24px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  section.container.dream-team
    .accordion-item-body-content
    .acc-body-detail
    .accordion-body-content
    figure {
    display: inline-block;
    margin-left: 8px;
  }
}
@media (min-width: 992px) {
  .hospital_faq {
    margin-bottom: 104px;
    margin-top: 104px;
  }
}
.hospital_faq section.container.dream-team .accordion {
  max-width: 100%;
}
/* FAQS End */
/* doctor-profile-slots-slider Start */

.no-slots {
  border-bottom: 1px solid #e1e4e8;
  margin-bottom: 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 0px 32px 30px;
  gap: 16px;
  font-size: 12px;
  line-height: 18px;
}
.no-slots p {
  margin: 0;
}
.no-slots a {
  display: flex;
  font-weight: 500;
  white-space: nowrap;
  gap: 4px;
  align-items: center;
  color: #3d6093 !important;
}
@media (max-width: 767px) {
  .no-slots {
    padding-top: 0px;
  }
}
/* doctor-profile-slots-slider End */
/* book-procedure-modal Start */
@media (min-width: 360px) {
  .book-procedure-modal .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .book-procedure-modal .modal-content {
    background: #fff;
    box-shadow: 1px 16px 15px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    margin: auto;
    max-width: 340px;
    width: 100%;
    height: auto;
    padding: 0 0 1px;
  }
  .book-procedure-modal .modal-content .first-segment {
    padding: 24px 16px 16px;
  }
  .book-procedure-modal .modal-content .first-segment h2 {
    font-weight: 600;
    font-size: 1rem;
    line-height: 24px;
    margin: 0;
    padding-bottom: 30px;
  }
  .book-procedure-modal .modal-content .first-segment .inner-content-profile {
    display: flex;
    align-items: flex-start;
    padding-bottom: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .left-sagment {
    margin-right: 16px;
    max-width: 56px;
    width: 100%;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .left-sagment
    figure {
    margin: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .left-sagment
    figure
    img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 2px solid #507dbe;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment {
    max-width: 340px;
    width: 100%;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    h3 {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 27px;
    color: #2f3135;
    margin: 0;
    padding: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    ul {
    list-style: none;
    padding: 0 0 6px;
    margin: 0;
    max-width: 246px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    ul
    li {
    padding: 0 5px 0 0;
    margin: 0;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    color: #2f3135;
    display: inline-block;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    ul
    li:first-child::before {
    content: unset;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    ul
    li::before {
    content: "•";
    color: #2f3135;
    margin-right: 6px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail {
    display: flex;
    align-items: center;
    max-width: 260px;
    width: 100%;
    padding: 0 0 6px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    .date
    span {
    max-width: 12px;
    width: 100%;
    line-height: 13px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    .date
    strong {
    padding-left: 4px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    .time {
    text-transform: lowercase;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    div {
    display: flex;
    align-items: center;
    max-width: 89px;
    width: 100%;
    margin-right: 10px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    div:last-child {
    margin-right: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    div
    span {
    max-width: 16px;
    width: 100%;
    height: auto;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    .date-time-fee-detail
    div
    strong {
    width: 100%;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 18px;
    padding-left: 4px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    span.view-all-items
    a {
    font-weight: 400;
    font-size: 0.625rem;
    color: #7a7e83;
    line-height: 15px;
    margin: 0;
    text-decoration: underline;
  }
  .book-procedure-modal .modal-content .detail-frame {
    border-top: 1px solid #c8cbd0;
    padding-top: 24px;
    margin: 0 24px 24px;
  }
  .book-procedure-modal .modal-content .detail-frame h2 {
    font-weight: 600;
    font-size: 1rem;
    line-height: 24px;
    color: #1e4275;
    padding-bottom: 24px;
    margin: 0;
  }
  .book-procedure-modal .modal-content .detail-frame p {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 21px;
    margin: 0;
    padding-bottom: 16px;
    color: #121314;
  }
  .book-procedure-modal .modal-content .detail-frame form {
    display: flex;
    flex-direction: column;
  }
  .book-procedure-modal .modal-content .detail-frame form .input-name {
    background: #f6f9fd;
    border-radius: 6px;
    margin-bottom: 12px;
  }
  .book-procedure-modal .modal-content .detail-frame form .input-name input,
  .book-procedure-modal .modal-content .detail-frame form .input-number input {
    background: #f6f9fd;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #121314;
    padding: 12px 16px;
    width: 100%;
    border: unset;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-name
    input::placeholder {
    color: #7a7e83;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-name
    input:focus-visible {
    outline: unset;
  }
  .book-procedure-modal .modal-content .detail-frame form .input-number {
    background: #f6f9fd;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
  }
  .book-procedure-modal .modal-content .detail-frame form .input-number span {
    font-weight: 600;
    font-size: 1rem;
    line-height: 24px;
    padding: 12px 16px;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-number
    input::placeholder {
    color: #7a7e83;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-number
    input:focus-visible {
    outline: unset;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-number
    input::-webkit-inner-spin-button,
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-number
    input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .input-number
    input[type="number"] {
    -moz-appearance: textfield;
  }
  .book-procedure-modal .modal-content .detail-frame form .buttons {
    display: flex;
    justify-content: flex-end;
  }
  .book-procedure-modal .modal-content .detail-frame form .buttons a {
    padding: 8px 12px;
    border: 1px solid #183155;
    border-radius: 6px;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #183155;
    background: #fff;
    margin-left: 8px;
    text-decoration: none;
  }
  .book-procedure-modal .modal-content .detail-frame form .buttons a:hover {
    transition: 0.3s;
    background: #1e4275;
    color: #fff;
  }
  .book-procedure-modal .modal-content .detail-frame form .buttons button {
    border: 1px solid #183155;
    border-radius: 6px;
    background-color: transparent;
    padding: 8px 12px;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 21px;
    color: #183155;
    margin-left: 8px;
  }
  .book-procedure-modal
    .modal-content
    .detail-frame
    form
    .buttons
    button:last-child {
    background: #1e4275;
    color: #fff;
    margin-right: 0;
  }
  .book-procedure-modal .modal-content .detail-frame form .disable {
    background: #1e4275;
    opacity: 0.5;
    border-radius: 6px;
    color: #fff;
  }
  .book-procedure-modal .modal-content .selector {
    margin-bottom: 24px;
    padding-left: 32px;
  }
  .book-procedure-modal .modal-content .selector ul {
    display: flex;
    overflow: auto;
    list-style: none;
    white-space: nowrap;
    margin: 0 0 16px;
    padding: 0;
  }
  .book-procedure-modal .modal-content .selector ul li {
    display: inline-block;
  }
  .book-procedure-modal .modal-content .selector ul input {
    display: none;
    height: auto;
  }
  .book-procedure-modal .modal-content .selector ul .label {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    display: inline-block;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c8cbd0;
    border-radius: 1000px;
    color: #17191b;
    cursor: pointer;
    margin-right: 8px;
  }
  .book-procedure-modal .modal-content .selector ul input:checked + .label {
    background: #1e4275;
    border-radius: 1000px;
    padding: 6px 12px;
    transition-duration: 0.3s;
    color: #fff;
  }
  .book-procedure-modal .modal-content .date-price {
    display: flex;
    max-width: 360px;
    width: 100%;
    align-items: center;
  }
  .book-procedure-modal .modal-content .date-price .time {
    max-width: 86px;
    width: 100%;
    margin-right: 24px;
  }
  .book-procedure-modal .modal-content .date-price .price span,
  .book-procedure-modal .modal-content .date-price .time span {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
  }
  .book-procedure-modal .modal-content .date-price .price {
    max-width: 98px;
    width: 100%;
  }
  .book-procedure-modal .close {
    color: #aaa;
    float: right;
    font-size: 1.75rem;
    font-weight: 700;
  }
  .book-procedure-modal .close:focus,
  .book-procedure-modal .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
}
@media (min-width: 414px) {
  .book-procedure-modal .modal-content {
    max-width: 366px;
    width: 100%;
    padding: 1px;
  }
  .book-procedure-modal .date-time-fee-detail div strong {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 575px) {
  .book-procedure-modal .modal-content {
    max-width: 524px;
    width: 100%;
    padding: 1px;
  }
  .book-procedure-modal .modal-content .first-segment {
    padding: 32px 32px 24px;
  }
  .book-procedure-modal .modal-content .first-segment h2 {
    padding-bottom: 37px;
  }
  .book-procedure-modal .modal-content .first-segment .detail-frame h2 {
    color: #1e4275;
    padding-bottom: 24px;
    margin: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .right-sagment
    ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 300px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .date-time-fee-detail {
    display: flex;
    align-items: center;
    max-width: 300px !important;
    width: 100%;
    padding: 0 0 6px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .date-time-fee-detail
    strong {
    padding-left: 6px !important;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .date-time-fee-detail
    div {
    margin-right: 16px;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .date-time-fee-detail
    div:last-child {
    margin-right: 0;
  }
  .book-procedure-modal
    .modal-content
    .first-segment
    .inner-content-profile
    .date-time-fee-detail
    .date
    span {
    line-height: 13px;
  }
  .book-procedure-modal .modal-content .selector ul {
    margin-bottom: 0;
  }
  .book-procedure-modal .modal-content .selector .date-price {
    display: none;
  }
  .book-procedure-modal .modal-content .detail-frame {
    border-top: 1px solid #c8cbd0;
    margin: 0 32px 23px;
    padding-top: 24px;
  }
}
.modal-bottom {
  padding-bottom: 20px;
}
section.book-procedure-modal .modal {
  z-index: 9999 !important;
}
@media (min-width: 1199px) {
  .selector ul#genre-btn-area::-webkit-scrollbar {
    display: block !important;
  }
  ul#genre-btn-area::-webkit-scrollbar {
    width: 10px;
  }
  ul#genre-btn-area::-webkit-scrollbar-track {
    background: #fff;
  }
  ul#genre-btn-area::-webkit-scrollbar-thumb {
    background-color: #efefef;
    border-radius: 10px;
    border: 3px solid #fff;
  }
}
/* book-procedure-modal End */
/* doctors-slots-unavailable Start */
@media (min-width: 360px) {
  section.slot-unavailable {
    padding: 32px 20px;
    background: #f4f6f9;
    border-radius: 6px;
  }
  section.slot-unavailable .slots-unavailable-inner {
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
  }
  section.slot-unavailable .slots-unavailable-inner figure {
    margin: 0 0 16px;
    display: flex;
    justify-content: center;
  }
  section.slot-unavailable .slots-unavailable-inner figure img {
    width: 150px;
    height: 85px;
  }
  section.slot-unavailable .slots-unavailable-inner h2 {
    text-align: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 24px;
    color: #1e4275;
    margin: 0;
    padding-bottom: 4px;
  }
  section.slot-unavailable .slots-unavailable-inner p {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 18px;
    text-align: center;
    color: #1e4275;
    padding-bottom: 8px;
  }
  section.slot-unavailable .slots-unavailable-inner p:first-child {
    padding-bottom: 24px;
  }
  section.slot-unavailable .slots-unavailable-inner a {
    padding: 12px 22px;
    text-align: center;
    font-weight: 500;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #1e4275;
    cursor: pointer;
    border: 1px solid #1e4275;
    border-radius: 6px;
    display: block;
    width: 217px;
  }
}
@media (min-width: 768px) {
  section.slot-unavailable {
    padding: 32px 25px;
  }
  section.slot-unavailable .slots-unavailable-inner figure {
    margin: 0 0 24px;
  }
}
/* doctors-slots-unavailable End */
/* Internal Linking Start*/
@media (min-width: 360px) {
  section.internal-links {
    margin-bottom: 72px;
  }
  section.internal-links h2 {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 34px;
    color: #2f3135;
    padding-bottom: 16px;
    margin: 0;
  }
  section.internal-links div {
    margin-left: 15px;
  }
  section.internal-links div ul {
    list-style: disc;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
  }
  section.internal-links div ul li {
    margin-right: 30px;
    padding-bottom: 16px;
  }
  section.internal-links div ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  section.internal-links div ul li a {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    text-decoration: none;
  }
  section.internal-links div ul li::marker {
    width: 5px;
    color: #a1a4a9;
    height: 5px;
  }
  section.container.internal-links-wrap {
    max-width: initial;
  }
}
@media (min-width: 767px) {
  section.container.internal-links-wrap {
    max-width: 1192px;
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1199px) {
  section.internal-links {
    margin-bottom: 48px;
  }
  section.internal-links h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 36px;
    color: #2f3135;
    padding-bottom: 24px;
    margin: 0;
  }
  section.internal-links div {
    margin-left: 15px;
  }
  section.internal-links div ul {
    list-style: disc;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
  }
  section.internal-links div ul li {
    margin-right: 16px;
    margin-bottom: 0;
    padding-right: 16px;
    padding-bottom: 24px;
  }
  section.internal-links div ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: auto;
  }
  section.internal-links div ul li a {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 21px;
    color: #1e4275;
    text-decoration: none;
  }
  section.internal-links div ul li::marker {
    width: 5px;
    color: #a1a4a9;
    height: 5px;
  }
}
section.doctor-listing-detail-text a {
  color: #1e4275;
  font-weight: 600;
}
/* Internal Linking End*/
/* For Slider CSS internal Start */
.slick-list,
.slick-slide img,
.slick-slider {
  display: block;
}
.card-body,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
.card,
.slick-center .card {
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.16);
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#slides {
  width: 100%;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  padding: 0 !important;
  overflow: hidden;
  margin: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-slider .slick-slide {
  max-height: 276px;
}
.product-slider .slick-track {
  margin-left: inherit;
  margin-right: inherit;
}
.slick-track {
  width: 100% !important;
  top: 0;
  left: 0;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 0 8px;
  transition: 0.3s ease-in-out;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.morecontent span,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  padding: 5px 10px;
  display: flex;
  white-space: nowrap;
}
.product-slider .product-card-cover {
  padding: 0 5px;
}
.slick-initialized .slick-slide .product-card-cover {
  padding: 0;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-initialized .slick-slide {
  display: flex;
}
.card {
  border: 1px solid #fff;
  border-radius: 4px;
}
.card-text {
  line-height: 20px;
  font-size: 0.938rem;
  font-family: "Source Sans Pro";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.slick-dots li button,
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  color: transparent;
  width: 20px;
  outline: 0;
  cursor: pointer;
}
.card-body {
  padding: 70px 20px 0;
  height: 233px;
}
.hangout-img img {
  position: absolute;
  bottom: 2%;
  right: 10px;
  border: none;
}
.slick-current,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  background: red;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 1.25rem;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -55px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  background: #2abef0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  height: 20px;
  padding: 5px;
  border: 0;
  background: 0 0;
}
.doctor-profile samp,
.doctor-profile samp a {
  color: #163e73;
  font-weight: 400;
  line-height: 18px;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
}
a.morelink {
  text-decoration: none;
  outline: 0;
}
.less_btn {
  display: none;
  color: #1e4275;
  font-size: 14px;
  cursor: pointer;
}
.more_btn {
  cursor: pointer;
  color: #1e4275;
  font-size: 14px;
}
.doctor-profile samp {
  font-family: Poppins, sans-serif;
  width: 100%;
  font-style: normal;
  font-size: 1rem;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .doctor-profile samp {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 21px;
  }
}
@media (min-width: 768px) {
  .doctor-profile samp {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 18px;
  }
}
.doctor-profile samp a {
  text-decoration: none;
  font-size: 0.75rem;
}
/* For Slider CSS internal End */
.comment.more {
  height: 55px;
  overflow: hidden;
}
.comment.more p{
  font-size: 14px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  a.unlisted {
    max-width: 252px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .comment.more{
    height: 45px;
  }
}
.header-scroll-setting section.cards-slider {
  top: 148px;
}

.doctor-list-cart-wrap {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #edf1f5;
}
.doctor-list-card-block {
  display: flex;
  background: #ebf3ff;
  border-radius: 10px;
}
.doctor-list-card-block figure {
  padding: 10px 0px 0 32px;
  width: 221px;
  display: flex;
  align-items: flex-end;
}
.doctor-list-content {
  width: calc(100% - 221px);
  padding: 30px 30px 20px 24px;
}
.doctor-list-content h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #2f3135;
  margin: 0 0 10px 0;
}
.doctor-list-content h3 strong {
  font-weight: 600;
  color: #1e4275;
}
.doctor-list-content h3 span {
  display: block;
}
.doctor-list-content p {
  display: block;
  max-width: 70%;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  color: #2f3135;
}
@media (max-width: 767px) {
  .doctor-list-card-block figure {
    padding: 8px 0px 0 0px;
    width: 138px;
    display: flex;
    align-items: flex-end;
  }
  .doctor-list-card-block figure img {
    max-width: 100%;
    height: auto;
  }
  .doctor-list-content {
    width: calc(100% - 138px);
    padding: 34px 15px 10px 5px;
  }
  .doctor-list-content h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .doctor-list-content h3 strong {
    font-size: 18px;
    line-height: 27px;
  }
  .doctor-list-content p {
    display: none;
  }
}
.feature-doctor-pmc-cover {
  display: flex;
  align-items: center;
  line-height: 16px;
}
.feature-doctor-span {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: capitalize;
  color: #48367a;
  padding-right: 12px;
}
.pmc-verified span {
  padding-left: 4px;
}
.pmc-verified {
  font-weight: 500;
  font-size: 12px;
  display: flex;
  color: #2c7a46;
  align-items: center;
}
.pmc-verified.pmc-verified-divider {
  padding-left: 8px;
  border-left: 1px solid #c8cbd0;
}
.feature-doctor-span svg {
  width: 16px;
  margin-right: 0px;
}

@media (max-width: 400px) {
  .feature-doctor-span {
    font-size: 10px;
    padding-right: 8px;
  }
  .pmc-verified span {
    font-size: 10px;
    padding-left: 4px;
  }
  .thumbs-up {
    padding-left: 8px;
  }
}
section.doctor-treat.featured-color .doctor-detail {
  background: linear-gradient(
    90deg,
    rgba(230, 225, 245, 0.3) 0%,
    rgba(216, 206, 245, 0.5) 100%
  );
}
section.doctor-treat.featured-color .buttons a:nth-of-type(2) {
  background: #48367a;
}
section.doctor-treat.featured-color .buttons a:nth-of-type(1) {
  color: #48367a !important;
  border-color: #48367a;
}
section.doctor-treat.que-color:last-child {
  padding-top: 0;
}
section.doctor-treat.que-color .doctor-detail {
  background: linear-gradient(90deg, rgba(235, 250, 248, 0.5) 0%, #ebfaf8 100%);
}
section.doctor-treat.que-color {
  position: relative;
  padding-top: 0;
}
section.doctor-treat.que-color .waiting-time-flag {
  position: static;
  left: 0;
  top: 0;
  padding: 6px 16px;
  background: #207b72;
  border-radius: 0px 0px 4px 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-transform: capitalize;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  section.doctor-treat.que-color .waiting-time-flag {
    font-size: 12px;
    line-height: 18px;
  }
}

section.doctor-treat .city_hospital_detail {
  max-width: 698px;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 22px;
}
section.doctor-treat .city_hospital_detail div {
  display: flex;
}
section.doctor-treat .city_hospital_detail figure {
  width: 24px;
}
section.doctor-treat .city_hospital_detail figure svg {
  width: 24px;
  height: 19.5px;
}

section.doctor-treat .city_hospital_detail p {
  width: calc(100% - 174px);
  padding: 2px 0 6px 8px;
  font-size: 16px;
}
section.doctor-treat .city_hospital_detail b {
  width: 150px;
  text-align: right;
  font-weight: 500;
}
@media (max-width: 767px) {
  section.doctor-treat .city_hospital_detail {
    padding-bottom: 18px;
  }
  section.doctor-treat .city_hospital_detail figure {
    width: 16px;
  }
  section.doctor-treat .city_hospital_detail figure svg {
    width: 16px;
    height: 14px;
  }

  section.doctor-treat .city_hospital_detail p {
    width: calc(100% - 96px);
    padding-bottom: 8px;
    padding-top: 4px;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
  }
  section.doctor-treat .city_hospital_detail p samp {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 12px;
  }
  section.doctor-treat .city_hospital_detail p span {
    display: block;
    font-size: 12px;
  }
  section.doctor-treat .city_hospital_detail b {
    width: 80px;
    font-size: 12px;
  }
}

.hospitals-slider-outer {
  position: relative;
  max-width: 698px;
}
.hospitals-slider-wrapper {
  display: flex;
  overflow: auto;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 698px;
}
.hospitals-slider {
  padding: 0;
  list-style: none;
  display: flex;
  margin: 0px;
  gap: 8px;
}
.hospitals-slider li {
  width: 270px;
  background: #edf3fc;
  border-radius: 6px;
  padding: 12px 12px 13px 12px;
}
.hospitals-slider li.with-out-discount {
  height: 60px;
}
.hospitals-slider li.video-consultation-card {
  width: 212.44px;
}
.hospitals-slider li .top-section {
  display: flex;
  gap: 6px;
}
.hospitals-slider li .top-section .icon {
  width: 14px;
  margin-top: -4px;
}
.hospitals-slider li .top-section .icon svg {
  width: 100%;
}
.hospitals-slider li .top-section .card-label {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: calc(100% - 74px);
}
.hospitals-slider li .top-section .card-label .active {
  display: block;
  color: #7a7e83;
  padding-top: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hospitals-slider li .top-section .fees {
  font-weight: 600;
  font-size: 12px;
  /* text-align: right; */
  line-height: 18px;
}
.hospitals-slider li .discount-wrapper {
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  color: #2c7a46;
  padding-top: 8px;
  padding-left: 20px;
}
.filters-button.right-filters-button {
  position: absolute;
  right: 8px;
  transform: rotate(180deg);
  z-index: 4;
}
.filters-button.left-filters-button {
  left: 0px;
  z-index: 4;
}
.filters-button {
  top: 30px;
  position: absolute;
  height: 26px;
  width: 26px;
  background: #ffffff;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  border: 0px;
  filter: drop-shadow(0px 1px 30px rgba(0, 0, 0, 0.05))
    drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.15));
}
.education-experience {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a7e83;
  padding-bottom: 0px;
}
.education-experience .education {
  padding-right: 3px;
  border-right: 1px solid #7a7e83;
}
.thumbs-up {
  font-weight: 500;
  font-size: 12px;
  display: flex;
  color: #3d6093;
  align-items: center;
  padding-left: 12px;
}
.thumbs-up span {
  padding-left: 4px;
}

@media (max-width: 768px) {
  .filters-button {
    display: none !important;
  }
  .hospitals-slider-wrapper {
    padding-bottom: 24px;
  }
  .education-experience {
    font-size: 10px;
  }
  .thumbs-up {
    padding-left: 8px;
    font-size: 10px;
  }
  .thumbs-up svg {
    width: 14px;
  }
}

.timing-slider-wrap-outer {
  position: relative;
  margin-right: -24px;
  margin-bottom: 32px;
}
.timing-slider-wrap {
  display: flex;
  overflow: auto;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 376px;
}
.timing-slider-wrap .filters-button {
  top: calc(50% - 13px);
}
.timing-slider-wrap ul {
  display: flex;
  margin: 0px;
  gap: 16px;
  position: relative;
  list-style: none;
  z-index: 2;
  padding: 0;
}
.timing-slider-wrap ul li {
  cursor: pointer;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #c8cbd0;
  background-color: #fff;
  min-width: 133px;
}
.timing-slider-wrap ul li.active {
  background: #ffd9df;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #ffd9df;
}
.timing-slider-wrap ul li .timing_slider_block {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}
.timing-slider-wrap ul li h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  color: #17191b;
  margin: 0;
}
.timing-slider-wrap ul li .available {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a7e83;
}
.timing-slider-wrap ul li.active span {
  color: #2f3135;
}
.slider-wrap {
  position: relative;
  margin-bottom: 24px;
}
.slider-wrap .slider {
  display: block;
  max-height: 183px;
  overflow: scroll;
}
.slider-wrap .slider .filters-button {
  top: 28px;
}
.slider-wrap .slider ul {
  padding: 0;
  list-style: none;
  display: flex;
  margin: 0px;
  gap: 12px;
  flex-wrap: wrap;
}
.slider-wrap .slider ul li.slide {
  min-width: 100px;
  background: #fff;
  color: #1e4275;
  border: 1px solid #dce8fa;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  padding: 8px 16px;
}
.selector-wrapper {
  position: relative;
  margin-right: -24px;
}
.selector {
  margin-bottom: 32px;
  display: flex;
  overflow: auto;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 376px;
}
.selector ul {
  display: flex;
  line-height: 30px;
  margin: 0px;
  gap: 0px;
  position: relative;
  list-style: none;
  z-index: 2;
  padding: 0;
}
.selector ul li {
  white-space: nowrap;
}
.selector ul .dr-hospitals a {
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  padding: 7px 12px;
  text-decoration: none;
  margin-right: 10px;
  font-size: 0.75rem;
}
.selector ul a.active {
  padding: 7px 12px;
  background: #1e4275;
  border-radius: 50px;
  color: #fff;
  border: 1px solid #1e4275;
}
.selector-wrapper .filters-button {
  top: 2px;
}
.filters-button.left-filters-button {
  display: none;
}
.doctor-profile-data {
  padding-top: 72px;
}
.doctor-data {
  max-width: 680px;
}
.about-title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 24px;
}
@keyframes border-animation2 {
  0% {
    border: 1px solid #1e4275;
    background-color: #fff;

    color: #1e4275;
  }
  70% {
    border: 1px solid #1e4275;
    background-color: #1e4275;
    color: #fff;
  }
  100% {
    border: 1px solid #1e4275;
    background-color: #1e4275;
    color: #fff;
  }
}
.blink {
  border: 1px solid #1e4275;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.7s;
  display: block;
  animation-name: border-animation2;
  animation-duration: 0.7s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  background: #1e4275;
  color: #fff;
}
@media (max-width: 767px) {
  .timing-slider-wrap-outer {
    margin-right: -20px;
  }
  .selector-wrapper {
    margin-right: -20px;
  }
  .slider-wrap .slider ul li.slide {
    min-width: calc(33% - 7px);
  }
  .selector {
    max-width: initial;
  }
  .timing-slider-wrap {
    max-width: initial;
  }
  section.cards-slider .cards-slider-inner .view-appointment {
    display: none;
  }
  .slider-wrap .slider {
    max-height: initial;
  }
  .slider-wrap {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
  }
}
