/*Responsive*/
@media screen and (min-width:1600px) and (max-width:1799px) {
  .navbar ul li+li {
    margin-left: 1.5rem;
  }

  .navbar ul li a {
    font-size: 17px;
  }

  header .btn {
    margin-left: 1rem;
  }

  .alia span {
    width: 250px;
  }

  .mySlideshow .swiper-slide {
    height: 125px;
    width: 125px !important;
    right: -300px;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 205px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 70px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 340px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 205px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 70px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 70vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 335px;
    height: 135px;
    width: 135px;
  }

  .slideshow-slide {
    max-width: 1000px
  }

  .centre-text {
    max-width: 450px;
  }

  .department-left {
    padding: 45px 30px 30px 30px;
  }

  .department-icon {
    height: 90px;
  }

  .patient-card {
    max-width: 425px;
  }

  .event-title h3 {
    font-size: 1.35rem;
  }

  .slideshow-slide h1 {
    font-size: 4rem;
  }

  h1 {
    font-size: 2.75rem;
  }
}

@media screen and (min-width:1440px) and (max-width:1599px) {
  .mt-141 {
    margin-top: 135px;
  }

  .alia span {
    width: 235px;
  }

  .pad-left-right {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pad-left {
    padding-left: 40px;
  }

  .navbar ul li+li {
    margin-left: 1.75rem;
  }

  .navbar ul li a {
    font-size: 17px;
  }

  header .btn {
    margin-left: 1rem;
  }

  .appointment-btn .whatsapp-link {
    height: 40px;
  }

  header .btn {
    height: 40px;
    padding: 0.54rem 0rem 0.44rem 0rem;
    min-width: 150px;
    font-size: 16px
  }

  .login .btn-border {
    height: 40px;
    font-size: 16px;
    padding: 0.45rem 1rem 0.4rem 1rem;
  }

  .appointment-btn {
    padding-left: 1rem;
  }

  .mySlideshow .swiper-slide {
    height: 125px;
    width: 125px !important;
    right: -300px;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 205px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 70px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 340px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 205px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 70px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 70vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 335px;
    height: 135px;
    width: 135px;
  }

  .slideshow-slide {
    max-width: 800px
  }

  .slideshow-slide h1 {
    font-size: 3.5rem;
  }

  .slideshow-slide p {
    font-size: 1.25rem;
  }

  .centre-text {
    max-width: 450px;
  }

  .centre-feature {
    flex: 0 0 160px;
  }

  .centre-feature ul li h2 {
    font-size: 4rem;
  }

  .centre-feature ul li p {
    font-size: 1.2rem;
  }

  .notch-department {
    padding-top: 14rem;
    padding-bottom: 6rem;
  }

  .notch-department h1 {
    font-size: 2.4rem;
    margin-bottom: 13px;
  }

  .department-card h4 {
    font-size: 2.3rem;
    margin-bottom: 13px;
  }

  .department-left {
    padding: 50px 30px 30px 30px;
  }

  .notch-department .carousel {
    padding: 13px;
  }

  .myDepartment .swiper-slide {
    padding: 13px;
  }

  .department-icon {
    height: 90px;
  }

  .department-card h4 {
    font-size: 1.2rem;
  }

  .team {
    padding: 2.5rem 0 3.5rem 0;
  }

  .patient-card {
    max-width: 400px;
  }

  .event-title h3 {
    font-size: 1.35rem;
  }

  .room-type-dtl ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }

  .bullet-list ul li::before {
    top: 12px;
  }

  .other-room .bullet-list ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media screen and (min-width:1200px) and (max-width:1439px) {
  .pad-left-right {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pad-left {
    padding-left: 30px;
  }

  .mt-141 {
    margin-top: 132px;
  }

  .appointment-btn .whatsapp-link {
    height: 40px;
  }

  header .btn {
    height: 40px;
    padding: 0.6rem 0rem 0.44rem 0rem;
    min-width: 150px;
    font-size: 16px
  }

  .login .btn-border {
    height: 40px;
    font-size: 16px;
    padding: 0.45rem 1rem 0.4rem 1rem;
  }

  .slideshow-slide h1 {
    font-size: 2.5rem
  }

  .slideshow-slide p {
    font-size: 1.15rem
  }

  h1 {
    font-size: 2.5rem;
  }

  .navigation-links ul li+li {
    padding-left: 1.5rem;
  }

  .navigation-links ul li a {
    font-size: 1.2rem;
  }

  header .btn {
    margin-left: 3rem;
    min-width: 175px;
  }

  .alia span {
    width: 250px;
  }

  .social-media {
    right: 20px;
  }

  .mySlideshow .swiper-slide {
    height: 100px;
    width: 100px !important;
    right: -250px;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 160px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 50px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 270px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next .slideshow-holder img {
    opacity: 1;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 160px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 50px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 70vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 265px;
    height: 110px;
    width: 110px;
  }

  .slideshow-slide {
    max-width: 650px
  }

  .slideshow-btn .btn {
    font-size: 1.25rem;
    width: 200px;
    height: 50px;
  }

  .centre-right ul li:nth-child(3) {
    width: 43.5%;
    flex: 0 0 43.5%;
  }

  .centre {
    padding: 6.125rem 0 4rem 0;
  }

  .centre-feature {
    flex: 0 0 150px;
  }

  .centre-feature ul li h2 {
    font-size: 3.75rem;
  }

  .centre-feature ul li p {
    font-size: 1.15rem;
  }

  .centre-text {
    max-width: 375px;
  }

  .centre-left h1 {
    font-size: 2.25rem;
  }

  .centre-left p {
    font-size: 1.2rem;
  }

  .notch-department {
    padding-top: 10.875rem;
    padding-bottom: 5.5rem;
  }

  .department-left {
    padding: 40px 20px 20px 20px;
  }

  .notch-department .carousel {
    padding: 10px;
  }

  .myDepartment .swiper-slide {
    padding: 10px;
  }

  .department-icon {
    height: 100px;
  }

  .department-card h4 {
    font-size: 1.2rem
  }

  .team {
    padding: 2.5rem 0 3.5rem 0;
  }

  .team-text p {
    font-size: 1.2rem
  }

  .doctor-title h3 {
    font-size: 1.25rem;
  }

  .doctor-title .designation {
    font-size: 1rem;
  }

  .patient-say {
    padding-top: 6rem;
    padding-bottom: 3.5rem;
  }

  .patient-text p {
    font-size: 1.4rem;
  }

  .event-title h3 {
    font-size: 1.2rem
  }

  .copyrights p {
    font-size: 1.2rem
  }
}

@media screen and (min-width:1300px) and (max-width:1439px) {
  .alia span {
    width: 225px;
  }

  .appointment-btn,
  .appointment-btn .login {
    padding-left: 10px;
  }

  .appointment-btn {
    padding-left: 1rem;
  }

  .navbar ul li+li {
    margin-left: 17px
  }

  .navbar ul li a {
    font-size: 15px
  }

  .menubar .submenu li a h4 {
    font-size: 14px
  }

  header .btn {
    margin-left: 1.15rem
  }

  .centre-text {
    max-width: 425px;
  }

  .department-icon {
    height: 75px;
  }

  .notch-department h1 {
    margin-bottom: 10px;
  }

  .department-left h5 {
    font-size: 2.25rem;
    margin-bottom: 10px;
  }

  .patient-card {
    max-width: 375px;
  }

  .hours-text p {
    font-size: 1.35rem;
  }

  p,
  li {
    font-size: 1.1rem;
  }

  .vision-mission-row h2 {
    font-size: 1.75rem
  }

  .inner-holder {
    height: 450px;
  }

  .values-icon {
    width: 110px;
    height: 110px;
    padding: 20px
  }

  .hospitality-card .hospitality-dtl {
    padding: 0.75rem;
    min-height: 138px;
  }

  .hospitality-dtl h3 {
    font-size: 1.3rem;
  }

  .hospitality-dtl p {
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .room-type-dtl ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }

  .bullet-list ul li::before {
    top: 12px;
  }

  .other-room .bullet-list ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .footer-sub h3 {
    font-size: 1.35rem;
  }

  .foot-news-dtl h3 {
    font-size: 12px;
  }

  footer a,
  footer p,
  footer li,
  .footer-connect ul li label,
  .quick-links-sub ul li a {
    font-size: 17px
  }

  .foot-news {
    max-width: 350px;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px) {
  .alia span {
    width: 200px;
  }

  header.smaller .alia span {
    width: 175px;
  }

  .topbar ul li,
  .topbar ul li a,
  .topbar ul li span {
    font-size: 15px;
  }

  .topbar .language li a {
    font-size: 1.05rem;
  }

  .navbar ul li+li {
    margin-left: 15px;
  }

  .navbar ul li a,
  .nav-link:focus,
  .nav-link:hover {
    font-size: 15px;
    line-height: 1;
  }

  .menubar .submenu li a h4 {
    font-size: 14px
  }

  header .btn {
    font-size: 15px;
    min-width: 150px;
    height: 40px;
  }

  .hot-add-time li {
    display: flex;
    align-items: center;
  }

  .hot-add-time li a,
  .hot-add-time li span {
    line-height: 1;
  }

  .navbar {
    padding-bottom: 0;
  }

  header .btn {
    margin-left: 10px;
  }

  .appointment-btn,
  .appointment-btn .login {
    padding-left: 10px;
  }

  .journey::before {
    background-position: 75% center;
  }

  p,
  li {
    font-size: 1.15rem;
  }

  .vision-mission-row .col-lg-6:last-child {
    padding-top: calc(var(--bs-gutter-x) * 2.1);
  }

  .hospitality-card .hospitality-dtl {
    padding: 15px;
    height: 50%;
  }

  .hospitality-dtl h3 {
    font-size: 1.35rem;
  }

  .hospitality-dtl p {
    font-size: 1rem;
  }

  .hours-text p {
    font-size: 1.25rem;
  }

  .footer-connect-sub {
    max-width: 285px;
  }

  footer a,
  footer p,
  footer li {
    font-size: 1.1rem;
  }

  .footer-sub h3 {
    font-size: 1.5rem;
  }

  .footer-sub .foot-news-dtl h3 {
    font-size: 16px;
  }

  .quick-links-sub {
    max-width: 265px;
  }

  .quick-links-sub ul li:nth-child(odd) {
    flex: 0 0 150px;
  }

  .quick-links-sub ul li:nth-child(even) {
    flex: 0 0 115px;
  }

  .apple-google-store {
    max-width: 160px;
  }

  .quick-links-sub ul li a {
    font-size: 17px;
    padding: 0 0 0 20px
  }

  .foot-news {
    max-width: 345px;
  }

  .quick-links-sub ul li a::before {
    top: -1px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .pad-left-right {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pad-left {
    padding-left: 15px;
  }

  .topbar .hot-add-time li,
  .topbar .hot-add-time li label,
  .topbar .hot-add-time li a,
  .topbar .hot-add-time li span {
    font-size: 12px;
  }

  .topbar .language li a {
    font-size: 14px;
  }

  .topbar .language li:last-child a {
    font-size: 17px;
  }

  .appointment-btn .whatsapp-link {
    height: 35px;
  }

  .topbar ul {
    justify-content: flex-start;
  }

  .topbar .hot-add-time li+li {
    margin-left: 15px;
  }

  header .btn {
    margin-left: 15px;
  }

  .navigation-links ul li+li {
    padding-left: 20px
  }

  .navigation-links ul li a {
    font-size: 18px;
  }

  .alia span {
    width: 175px;
  }

  header.smaller .alia span {
    width: 160px;
  }

  /* header .btn{font-size:17px;min-width:170px;} */
  header .btn {
    margin-left: 10px;
    font-size: 13px;
    min-width: 120px;
    padding-top: 8px;
    padding-bottom: 6px;
    height: auto
  }

  .login .btn-border {
    font-size: 13px;
    padding: 7px 1rem 7px 1rem;
    height: auto
  }

  .appointment-btn .login {
    padding-left: 10px;
  }

  .social-media {
    right: 20px;
  }

  .mt-141 {
    margin-top: 98px;
  }

  .inner-holder {
    height: 400px;
  }

  .mySlideshow .swiper-slide {
    height: 100px;
    width: 100px !important;
    right: -250px;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 160px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 50px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 270px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next .slideshow-holder img {
    opacity: 1;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 160px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 50px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 70vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 265px;
    height: 110px;
    width: 110px;
  }

  .slideshow-slide {
    max-width: 600px
  }

  .slideshow-btn .btn {
    font-size: 1rem;
    width: 180px;
    height: 45px;
    padding: 0.65rem 0rem 0.3rem 0rem;
  }

  h1 {
    font-size: 35px;
  }

  .slideshow-slide h1 {
    font-size: 35px;
  }

  .slideshow-slide p {
    font-size: 16px;
  }

  .centre {
    padding: 5rem 0 3rem 0;
  }

  .centre-right ul li:nth-child(3) {
    width: 43.5%;
    flex: 0 0 43.5%;
  }

  .centre-feature ul li h2 {
    font-size: 3.5rem
  }

  .centre-feature ul li p {
    font-size: 1rem
  }

  .centre-feature {
    flex: 0 0 135px;
  }

  .centre-left h1 {
    font-size: 2rem;
  }

  .dna-wraper {
    transform: scale(1) rotate(-55deg);
  }

  .notch-department {
    padding-top: 6rem;
    padding-bottom: 5rem;
  }

  .department-left-col {
    max-width: 350px;
  }

  .department-left h5 {
    font-size: 2rem;
    margin-bottom: 15px;
  }

  .department-left p {
    font-size: 1.02rem;
  }

  .department-left {
    padding: 30px 20px 20px 20px;
  }

  .department-left h1 {
    margin-bottom: 15px;
  }

  .department-right-col {
    max-width: calc(100% - (350px + calc(var(--bs-gutter-x) * .5)));
  }

  .notch-department .carousel {
    padding: 10px;
  }

  .myDepartment .swiper-slide {
    padding: 10px;
  }

  .department-icon {
    height: 75px;
  }

  .department-card h4 {
    font-size: 16px
  }

  .team {
    padding: 30px 0 3.5rem 0;
  }

  .patient-text p {
    font-size: 1.2rem
  }

  .event-title h3 {
    font-size: 1.2rem
  }

  .footer-alia {
    width: 100%;
  }

  .footer-subscribe button {
    padding: 0 0rem;
    width: 110px;
  }

  .footer-subscribe .form-control {
    width: calc(100% - 70px);
    padding: 0rem 3rem 0rem 1.5rem;
  }

  .footer-sub h3 {
    font-size: 1.5rem
  }

  .footer-sub p {
    font-size: 1.2rem
  }

  .foot-contact-us {
    justify-content: flex-start !important;
  }

  .foot-contact-us a {
    font-size: 1.11rem
  }

  .quick-links-sub ul li a::before {
    width: 8px;
    height: 18px;
  }

  .quick-links-sub ul li:nth-child(odd) {
    flex: 0 0 100%;
  }

  .foot-news-card .foot-news-dtl h3 {
    font-size: 0.95rem;
  }

  .quick-links-sub ul li {
    margin-bottom: 5px;
  }

  .foot-news-card:hover .foot-news-dtl h3 {
    font-size: 0.95rem;
  }

  .footer-connect {
    width: 36.6%;
  }

  .quick-links {
    width: 25%;
  }

  .recent-news {
    width: 38.3333%;
  }

  .quick-links-sub ul li a {
    font-size: 1.15rem;
  }

  .copyrights p {
    font-size: 1rem;
  }

  .journey::before {
    background-position: 77% center;
  }

  p,
  li {
    font-size: 17px;
  }

  .chairman-row {
    margin-top: 0;
  }

  .chairman-dtl {
    width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    padding-right: 0px;
  }

}

@media screen and (min-width:1024px) and (max-width:1199px) {
  .appointment-btn {
    padding-left: 1rem;
  }

  .topbar ul li,
  .topbar ul li a,
  .topbar ul li span {
    font-size: 15px;
  }

  .topbar .language li a {
    font-size: 1.05rem;
  }

  .navbar ul li a {
    font-size: 15px;
  }

  .navbar ul li+li {
    margin-left: 10px;
  }

  .navbar ul li a,
  .nav-link:focus,
  .nav-link:hover {
    font-size: 14px;
    line-height: 1;
  }

  .menubar .submenu li a h4 {
    font-size: 14px;
  }

  .menubar .submenu ul {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: auto;
  }

  header .btn {
    font-size: 14px;
    min-width: 130px;
    height: auto;
  }

  .hot-add-time li {
    display: flex;
    align-items: center;
  }

  .hot-add-time li a,
  .hot-add-time li span {
    line-height: 1;
  }

  .navbar {
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .doctor-title h3 {
    font-size: 1.25rem
  }

  .h3,
  h3 {
    font-size: calc(1.3rem + .5vw);
  }

  .doctor-photo {
    width: 100%;
  }

  .doctor-photo-col .btn {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 3px solid var(--white);
  }

  .hours-text p {
    font-size: 1.25rem;
  }

  .vision-mission-row .col-lg-6:last-child {
    padding-top: calc(var(--bs-gutter-x) * 1.75);
  }

  .hospitality-card .hospitality-dtl {
    padding: 10px 15px;
    height: 50%;
  }

  .gallery-row {
    padding: 35px;
  }

  .gallery-row .rooms-info-col {
    padding-left: 15px;
  }

  .hospitality-dtl h3 {
    font-size: 20px;
  }

  .hospitality-dtl p {
    font-size: 16px;
  }

  .doctor-title .designation {
    font-size: 14px
  }

  .event-holder {
    border-radius: 20px;
  }

  .event-lable {
    left: 15px;
    top: 15px;
  }

  .event-title {
    left: 15px;
    bottom: 15px
  }

  .event-title h3 {
    font-size: 1.1rem;
  }

}

@media screen and (min-width:992px) and (max-width:1023px) {
  .navbar ul li+li {
    margin-left: 10px;
  }

  .navbar ul li a {
    font-size: 13px;
  }

  .appointment-btn {
    padding-left: 1rem;
  }

  .menubar .submenu ul {
    gap: 7px;
    padding: 7px;
  }

  .menubar .submenu li a {
    padding: 10px;
    border-radius: 10px;
  }

  .menubar .submenu li .menu-icon {
    width: 40px;
  }

  .menubar .submenu li a h4 {
    font-size: 13px;
  }
}

@media screen and (min-width:100px) and (max-width:991px) {
  body {
    font-size: 16px;
    font-style: normal !important;
  }

  .topbar {
    display: none;
  }

  .pad-left-right {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pad-left {
    padding-left: 15px;
  }

  header .appointment-btn {
    display: none;
  }

  .alia span {
    width: 200px;
  }

  header.smaller::before {
    opacity: 1;
    background-color: var(--blue);
  }

  .alia-responsive,
  .res-search-lan-contact {
    display: block;
  }

  .res-search-lan-contact {
    max-width: 350px;
  }

  .alia-responsive {
    width: 200px;
    margin-bottom: 1rem
  }

  .appointment-btn-responsive {
    display: block;
  }

  .appointment-btn-responsive .btn-border {
    margin-left: 1rem;
  }

  header .appointment-btn-responsive .btn {
    margin-left: 0;
  }

  .contact-language {
    display: block;
  }

  .contact-language .hot-add-time {
    display: flex;flex-wrap: wrap;
    margin-bottom: 1rem
  }
  .navbar .hot-add-time li+li {
    padding-left:0px;
  }
    .navbar .hot-add-time li:first-child{margin-right:15px}
    .navbar .hot-add-time li:last-child{width:100%; }
    .navbar .hot-add-time li:last-child a{white-space:normal}
    .navbar .hot-add-time li a, .hot-add-time li span {font-size: 15px;white-space: nowrap;}
  
  .res-search {
    padding-right: 15px;
  }

  .res-search-lan {
    margin-bottom: 1rem;
  }

  .res-search-lan .language {
    transform: none;
  }

  .res-search button {
    background-color: var(--turquoise);
    border: none;
    border-radius: 0 5px 5px 0;
  }

  .res-search .form-control {
    border-radius: 5px 0 0 5px;
    padding: 5px 1rem;
  }

  .menu-link-wrap {
    display: block;
    position: relative;
    z-index: 99;
  }

  .menu-link {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 32px;
    height: 16px;
    color: var(--white);
  }

  .menu-link span {
    display: block;
    transition: height 0.5s ease 0.5s, top 0.5s ease 0.5s, transform 0.5s ease 0s;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 2px solid var(--turquoise);
    border-bottom: 2px solid var(--turquoise);
  }

  .menu-link span::before {
    content: '';
    transition: transform 0.5s ease 0s, height 0.5s ease 0.5s, width 0.5s ease 0.25s;
    width: 70%;
    position: absolute;
    right: 0%;
    transform: translateY(-50%);
    top: 50%;
    height: 2px;
    background-color: var(--turquoise);
    display: block;
  }

  .menu-link.active span {
    height: 0px;
    transform: translateY(-50%) rotate(45deg);
    transition: height 0.5s ease 0s, top 0.5s ease 0s, transform 0.5s ease 0.5s, width 0.5s ease 0.5s;
    border-top: 1px solid var(--turquoise);
    border-bottom: 1px solid var(--turquoise);
  }

  .menu-link.active span::before {
    transform: rotate(-90deg) translateY(-50%);
    top: 50%;
    right: -4%;
    width: 100%;
    height: 2px;
    transition: transform 0.5s ease 0.5s, height 0.5s ease 0.5s;
    background-color: var(--turquoise);
  }

  .navigation-links ul li+li::after {
    display: none;
  }

  .menu-link.active svg path:first-child {
    stroke-dashoffset: 3.5;
  }

  .menu-link.active svg path:last-child {
    stroke-dashoffset: 5;
  }

  .menu-link.active svg path:first-child {
    transform: translateY(4px);
  }

  .menu-link.active svg path:last-child {
    transform: translateY(-4px);
  }

  .menu-link.active:before {
    transform: translateX(-50%) rotate(45deg);
    top: 18px;
  }

  .menu-link.active:after {
    transform: translateX(-50%) rotate(-45deg);
    bottom: 19px;
  }

  .menu-container {
    position: absolute;
    right: -100vw;
    top: 0;
    width: 100vw;
    height: 100vh;
    transition: right 0s ease 1s;
    border: 0px solid red;
  }

  .menu-container.opened {
    right: 0;
    transition: right 0.1s ease 0s;
  }

  .menu-wraper {
    width: 100%;
    right: -100%;
    opacity: 0;
    background-color: var(--white);
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    transform: none !important;
    transition-property: right, opacity !important;
    transition-duration: 1s !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-delay: 0s !important;
    z-index: 9;
  }

  .wrapper,
  .alia {
    transition: transform 1s cubic-bezier(.4, 0, .2, 1) 0s;
  }

  .wrapper {
    transform: translateX(0%)
  }

  .alia {
    transform: translateX(0px)
  }

  body.menuopened .wrapper {
    transform: translateX(-100%)
  }

  body.menuopened .alia {
    transform: translateX(-250px)
  }

  .menu-content {
    height: calc(100vh - 320px);
    overflow-y: auto;
    margin-bottom: 1rem;
  }

  .submenubar {
    padding: 10px 30px 30px 15px;
    max-width: 480px;
    height: 100vh;
    /*display:flex;flex-direction:column;justify-content:center;overflow-y:auto;overflow-x:hidden;*/
  }

  .menu-container.opened .menu-wraper {
    right: 0;
    opacity: 1;
    /*transition:all 0.3s ease 0.3s;*/
    transition-delay: 0.1s !important;
    transform: none !important;
  }

  .navbar {
    display: block;
    /*flex-direction:column;align-items:flex-start;justify-content:space-between;*/
    height: 100vh;
    padding: 10px 25px 25px 25px
  }

  .navbar .menubar {
    width: 100%;
    /*height:calc(100vh - 240px);overflow:auto;*/
    margin-bottom: 15px;
  }

  .hot-add-time {
    display: block;
  }

  .hot-add-time li {
    display: flex;
    font-size: 15px;
    /*width: 100%;*/
  }



  .hot-add-time span:first-child {
    display: flex;
  }

  .navbar .hot-add-time li a,
  .hot-add-time span:last-child {
    font-weight: bold;
    margin-left: 5px;
  }

  .hot-add-time span img {
    filter: invert(1);
    margin-right: 5px;
  }

  .contact-language .hot-add-time li {}

  .contact-language .form-control {
    font-size: 15px;
    height: auto;
    padding: 2px 10px;
  }

  .contact-language .language {
    position: static !important;
    transform: none
  }

  .contact-language .language ul {
    display: flex;
    padding: 5px 0 10px 0;
  }

  .language li:nth-child(2)::before {
    background-color: var(--gray2);
  }

  .navbar .language ul li+li {
    margin-left: 15px;
  }

  .navbar .menubar ul li a {
    font-size: 18px;
  }

  .dropdown.open>.submenu {
    max-height: calc(100vh + 350px);
  }

  .menubar .submenu li a {
    border-radius: 10px;
    padding: 5px;
  }

  .menubar .submenu li .menu-icon {
    width: 40px;
  }

  .menubar .submenu li a h4 {
    font-size: 14px;
    margin-top: 5px
  }

  .submenubar ul {
    padding: 0;
    margin: 0px 0 30px 0;
    height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
  }

  .submenubar ul li {
    padding: 10px 0;
  }

  /* .navbar ul li a.nav-link{padding-top:5px;padding-bottom:5px;} */
  .navbar .menubar>li+li {
    margin: 10px 0;
  }

  .submenu {
    position: static;
  }

  .menubar .submenu ul {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border-radius: 15px;
    gap: 10px;
    padding: 10px;
  }

  .submenubar ul li a,
  .navigation-links ul li .nav-link:focus,
  .navigation-links ul li .nav-link:hover {
    font-size: 2.25rem;
    font-weight: 300;
    position: relative;
    padding-left: 0px;
    color: var(--blue);
  }

  .submenubar ul li a::before {
    content: '';
    height: 1px;
    width: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background-color: var(--purple);
    transition: all 0.3s ease 0s;
  }

  .submenubar ul li.active a {
    padding-left: 50px;
  }

  .submenubar ul li.active a::before {
    width: 30px;
  }

  .menu-container .footer-links {
    display: block;
    margin: 0;
    text-align: left;
    margin-top: auto;
  }

  .menu-container .footer-links ul {
    margin: 0;
    text-align: left;
    justify-content: flex-start
  }

  .menu-container .footer-links ul li {}

  .menu-container .footer-links ul:nth-child(1) {
    margin-bottom: 2rem;
  }

  .menu-container .footer-links ul:nth-child(1) li {
    padding: 0px 0;
    margin: 0;
  }

  .menu-bg {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.72);
    opacity: 0;
    transition: all 0.3s ease 0s;
    z-index: 1;
  }

  /* .menu-container.opened .menu-bg{opacity:1;transition:all 0.3s ease 0.3s;} */
  .mt-141 {
    margin-top: 64px;
  }

  /* .jci-float{bottom: 45px;} */
  h1 {
    font-size: 2.5rem;
  }

  .slideshow-slide,
  .slideshow-holder {
    height: auto;
  }

  .slideshow-slide h1 {
    font-size: 25px;
    margin-bottom: 1rem;
  }

  .slideshow-slide p {
    font-size: 18px;
  }

  .slideshow-holder {
    margin-top: 1rem;
  }

  .slideshow-next-prev-btns .swiper-button-prev,
  .slideshow-next-prev-btns .swiper-button-next {
    width: 40px;
    height: 40px;
    padding: 5px;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 19px;
  }

  .slideshow-next-prev-btns {
    width: 80px;
  }

  .autoplay-progress {
    width: 40px;
    height: 40px;
  }
  .single-slide{position:relative}
  .single-slide,.single-slide .slideshow-holder{height:65vh;}

  /* .autoplay-progress svg{stroke-width:2px} */

  footer a,
  footer p,
  footer li {
    font-size: 16px;
  }

  .inner-holder {
    height: 340px;
  }

  .news-row .news-card .news-holder,
  .news-holder .news-img::after {
    border-radius: 15px 15px 0 0;
  }

  .news-holder .news-img::before {
    bottom: -17px;
    transform: translate(-50%, 0) rotate(45deg);
    top: auto;
    right: auto;
    left: 50%;
  }

  .news-row .news-card .news-dtl {
    order: 2;
  }

  .news-row .news-card:nth-child(4n-1) .news-card-sub .news-holder,
  .news-row .news-card:nth-child(4n) .news-card-sub .news-holder {
    order: 1;
  }

  .breadcrumb {
    padding: 0 15px;
    text-align: center;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .banner {
    height: auto;
  }

  .mySlideshow .swiper-slide {
    height: 70px;
    width: 70px !important;
    right: -160px;
  }

  .slideshow-holder {
    margin-top: 0rem;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 150px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 70px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 230px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next .slideshow-holder img {
    opacity: 1;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 150px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 70px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 70vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 228px;
    height: 75px;
    width: 75px;
    top: 55%
  }

  .slideshow-slide {
    max-width: 60%
  }

  .slideshow-slide h1 {
    font-size: 35px;
  }

  .slideshow-slide p {
    font-size: 16px;
  }

  .slideshow-btn .btn {
    font-size: 18px;
    width: 170px;
    height: 45px;
    padding: 0.55rem 0rem 0.3rem 0rem;
  }

  .slideshow-slide {
    top: auto;
    transform: none;
    bottom: 50px;
  }

  .centre {
    padding: 5rem 0 4rem 0;
  }

  .centre-left,
  .centre-right,
  .department-left-col,
  .department-right-col {
    width: 100%;
    max-width: 100%
  }

  .notch-department {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }

  .department-right-col {
    margin-top: 2rem;
  }

  .department-icon {
    height: 80px;
  }

  .team {
    padding: 50px 0 3.5rem 0;
  }

  .doctor-title h3 {
    font-size: 1.25rem;
  }

  .doctor-title .designation {
    font-size: 14px;
  }

  .patient-say {
    padding-top: 5rem;
    padding-bottom: 3.5rem;
  }

  .patient-next-prev {
    margin-top: 3.5rem;
  }

  .event {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .event-title h3 {
    font-size: 1.1rem;
  }

  .footer-alia {
    width: 100%;
  }

  .footer-social {
    display: block !important
  }

  .footer-social h4 {
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-social ul {
    justify-content: flex-start;
  }

  .footer-social ul li {
    margin-left: 0;
  }

  .footer-social ul li+li {
    margin-left: 10px;
  }

  footer .container-fluid .row:first-child .col-lg-4:nth-child(2) {
    width: 50%;
  }

  footer .container-fluid .row:first-child .col-lg-4:nth-child(1),
  footer .container-fluid .row:first-child .col-lg-4:last-child {
    width: 25%;
  }

  .footer-sub h3 {
    font-size: 1.5rem
  }

  .footer-connect,
  .quick-links {
    width: 50%;
  }

  .inner-pages .container,
  .why-choose .container {
    width: 100%;
    max-width: 100%
  }

  .recent-news,
  .foot-news {
    width: 100%;
    max-width: 100%;
  }

  .journey::before {
    background-position: 75% center;
  }

  p,
  li {
    font-size: 17px;
  }

  .foot-news-dtl h3 {
    font-size: 14px
  }

  .date-time div {
    font-size: 14px
  }

  .news-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .news-row .news-card .news-card-sub {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .footer-sub .seperator {
    margin-bottom: 2rem;
  }

  .footer-sub .row .col-lg-3 {
    width: 50%;
    padding: calc(var(--bs-gutter-x) * 1) calc(var(--bs-gutter-x) * .5);
  }

  .copyrights p {
    font-size: 16px;
  }

  .chairman-row {
    max-width: 100%;
    margin: 0px auto 0 auto;
  }

  .chairman-photo {
    width: 350px;
    flex: 0 0 350px;
  }

  .chairman-dtl {
    width: calc(-100% - 350px);
    flex: 0 0 calc(100% - 350px);
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 0;
  }

  .chairman-dtl p {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .chairman-photo img {
    object-fit: cover;
  }
}

@media screen and (min-width:100px) and (max-width:1023px) {
  .nurse-row .col-lg-6 {
    width: 100%;
  }

  .nurse-dtl::before {
    transform: translate(-50%, 0%) rotate(45deg);
    left: 50%;
    right: auto;
    top: auto;
    bottom: -25px;
  }
}

@media screen and (min-width:300px) and (max-width:767px) {
  .social-media {
    right: 10px;
  }

  .banner {
    height: 65vh;
  }

  .mySlideshow .swiper-slide {
    height: 50px;
    width: 50px !important;
    right: -160px;
  }

  .slideshow-holder {
    margin-top: 0rem;
  }

  .mySlideshow .swiper-slide:nth-child(1) {
    right: 100px;
  }

  .mySlideshow .swiper-slide:nth-child(2) {
    right: 40px;
  }

  .mySlideshow .swiper-slide.swiper-slide-next {
    right: 160px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next .slideshow-holder img {
    opacity: 1;
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide {
    right: 100px;
    opacity: 1 !important
  }

  .mySlideshow .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    right: 40px;
  }

  .mySlideshow .swiper-slide-active,
  .mySlideshow .swiper-slide-prev {
    height: 65vh;
    width: 100% !important;
  }

  .autoplay-progress {
    right: 157px;
    height: 55px;
    width: 55px;
    top: 55%;
    display: none
  }

  .slideshow-slide {
    max-width: 90%
  }

  .slideshow-btn .btn {
    font-size: 13px;
    width: 150px;
    height: 40px;
    padding: 0.55rem 0rem 0.3rem 0rem;
  }

  .mySlideshow .swiper-slide-active {
    opacity: 1 !important;
  }

  .banner::before {
    display: none;
  }

  .slideshow-slide h1 {
    font-size: 22px;
    line-height: 1.2;
  }

  .slideshow-slide p {
    font-size: 16px;
    line-height: 1.1;
  }

  .slideshow-slide {
    top: auto;
    transform: none;
    bottom: 20px;
  }

  .journey::before {
    background-image: none !important;
  }

  .journey .col-lg-6 {
    width: 100%;
  }

  .timeline-slide p {
    margin: 0 10px;
  }

  .journey .inner-pages {
    padding-bottom: 0rem;
  }

  .why-choose {
    padding: 3.5rem calc(var(--bs-gutter-x) * .5);
  }

  .journey .inner-pages h1 {
    margin-right: 0;
  }

  p,
  li {
    /*font-size:1.125rem;*/
    font-size: 17px;
  }

  .inner-pages h1 {
    margin: 1.5rem 0.5rem;
  }

  .why-choose .values-row {
    margin-top: 1rem;
  }

  .ceo-post {
    font-size: 17px;
  }

  .timeline-main {
    padding: 3.5rem 0;
  }

  .left::after,
  .right::after {
    left: 20px;
  }

  h1,
  .centre-left h1 {
    font-size: 2.0rem;
  }

  .centre {
    padding: 3.5rem 0 3.5rem 0;
  }

  .centre .centre-left {
    display: block !important
  }

  .centre-feature ul {
    display: flex;
    justify-content: space-between;
  }

  .centre-feature ul li h2 {
    font-size: 30px;
    text-align: center;
    justify-content: center;
  }

  .centre-feature ul li p {
    font-size: 16px;
    text-align: center;
  }

  .centre-right ul li:nth-child(1) {
    border-radius: 15px;
  }

  .centre-right ul li:nth-child(2) {
    border-radius: 15px 0px 0px 0px;
    margin: 0 7px;
  }

  .notch-department {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .department-left {
    padding: 40px 20px 20px 20px;
  }

  .department-left h5 {
    font-size: 2rem;
  }

  .dna-banner {
    left: 0;
    width: 100%;
  }

  .department-left-col {
    max-width: 100%;
  }

  .department-right-col {
    max-width: 100%;
    padding-top: calc(var(--bs-gutter-x) * .5);
  }

  .notch-department .carousel {
    padding: 7px;
  }

  .myDepartment .swiper-slide {
    padding: 7px;
  }

  .department-icon {
    height: 70px;
  }

  .department-pagination .swiper-pagination-bullet {
    width: 30px;
  }

  .team {
    padding: 2rem 0 3.5rem 0;
  }

  .doctor-title h3 {
    font-size: 16px;
  }

  .doctor-title .designation {
    font-size: 12px;
  }

  .doctors-list .col-lg-3 {
    width: 50%;
    max-width: 50%;
  }

  .patient-say {
    padding-top: 3.5rem;
    padding-bottom: 3rem;
  }

  .patient-next-prev {
    margin-top: 2rem;
  }

  .event-holder {
    border-radius: 15px
  }

  .event-title {
    left: 15px;
    right: 15px;
    bottom: 15px;
  }

  .event-next-prev {
    margin-top: 1rem;
  }

  .event {
    padding-top: 3.5rem;
    padding-bottom: 3rem;
  }

  .department-left p {
    font-size: 17px;
  }

  .patient-text p {
    font-size: 18px;
  }

  .doctor-photo-col {
    padding-top: 25px;
    width: 100%;
  }

  .doctor-dtl .col-lg-8 {
    width: 100%;
  }

  .doctor-name {
    text-align: center;
  }

  .doctor-photo-col .btn {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 3px solid var(--white);
    font-size: 18px;
  }

  .sub-name {
    display: inline-block;
    overflow: hidden;
  }

  .doctor-photo-col .btn {
    bottom: -15px;
  }

  .sub-name div span {
    position: relative;
  }

  .profile-row .col-sm-4 {
    width: 100%;
  }

  .profile-row .col-sm-8 {
    width: 100%;
  }

  footer .container-fluid {
    padding: 3.5rem 0;
  }

  .footer-sub h3 {
    margin-bottom: 10px;
    font-size: 1.4rem
  }

  .footer-sub .foot-news-dtl h3 {
    font-size: 13px;
  }

  .footer-connect ul {
    margin: 1rem 0 1rem 0
  }

  footer .JCI {
    margin-bottom: 2rem;
  }

  footer .footer-navigation,
  footer .footer-social {
    flex: 0 0 100%;
  }

  .footer-logo {
    padding-bottom: calc(var(--bs-gutter-x) * 1);
  }

  .footer-logo,
  .footer-logo+.col-lg-4 {
    width: 100%;
  }

  footer .footer-social {
    padding: calc(var(--bs-gutter-x) * 1) 0 0 0;
  }

  .footer-alia {
    margin: 0 auto;
  }

  .footer-social {
    justify-content: center;
  }

  .footer-sub .row .col-lg-3 {
    padding: calc(var(--bs-gutter-x) * .5);
    width: 100%;
    max-width: 100%;
  }

  .apple-google-store {
    max-width: 100%;
  }

  .apps-links {
    display: flex;
  }

  .apps-links a {
    flex: 0 0 150px;
    margin: 0;
  }

  .apps-links a+a {
    margin-top: 0rem;
    margin-left: 1rem;
  }

  .footer-sub {
    margin-top: 2rem;
  }

  .footer-sub .seperator {
    margin-bottom: 2rem
  }

  .foot-news {
    max-width: 100%;
  }

  .quick-links-sub {
    max-width: 100%;
  }

  .copyrights {
    padding-left: 15px;
    padding-right: 15px;
  }

  .copyrights p {
    font-size: 16px;
  }

  .whatsapp-chat {
    bottom: 40px;
    width: 162px
  }

  .division-info .col-lg-4,
  .division-info .col-lg-8,
  .division-service .col-lg-6,
  .vision-mission-row .col-lg-6 {
    width: 100%;
  }

  .division-service .col-lg-6:first-child {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * 1);
  }

  .division-icon {
    margin-bottom: 1.5rem;
  }

  .vision-mission-row .col-lg-6:last-child {
    padding-top: calc(var(--bs-gutter-x) * 1);
  }

  .vision-mission p:last-child {
    margin-bottom: 0rem;
  }

  .vision-mission {
    padding-left: 0px;
  }

  .vision-mission-row h2 {
    font-size: 1.75rem;
  }

  .nurse-dtl {
    padding: 30px 20px 20px;
    border-radius: 0 0 15px 15px
  }

  .nurse-holder {
    border-radius: 15px 15px 0 0
  }

  .nurse-holder .pipes {
    right: auto;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 10px !important;
    top: auto !important;
  }

  .nurse-holder .pipes::before,
  .nurse-holder .pipes::after {
    width: 100%;
    left: 0;
  }

  .nurse-holder .pipes::before {
    bottom: 16px;
    height: 6px;
  }

  .nurse-holder .pipes::after {
    bottom: 32px;
    height: 3px;
  }

  .ceo-row {
    margin: 0;
  }

  .nurse-dtl::before {
    border-right-width: 35px;
    border-top-width: 35px;
    bottom: -18px;
  }

  .inner-pages {
    padding-bottom: 3.5rem;
  }

  .division-service .col-lg-6:last-child {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }

  .gallery-row {
    padding: 15px
  }

  .gallery-row .rooms-photo-col {
    padding-right: calc(var(--bs-gutter-x) * .5);
    width: 100%;
  }

  .gallery-row .rooms-info-col {
    padding-left: calc(var(--bs-gutter-x) * .5);
    width: 100%;
    padding-top: calc(var(--bs-gutter-x) * 1)
  }

  .other-room .room-type-dtl,
  .other-room .room-service {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .insurance-row h3 {
    margin-bottom: 1rem;
    font-size: 1.35rem;
  }

  .offer-img {
    float: none;
    margin: 0 0 1rem 0;
    width: 100%;
  }

  .chairman-row {
    max-width: 100%;
    margin: 15px auto 0 auto;
    display: block;
    border-bottom: 0px solid transparent
  }

  .chairman-photo {
    max-width: 350px;
    width: 100%;
    flex: 0 0 100%;
    margin: 0 auto;
    border-bottom: 2px solid var(--turquoise);
    overflow: hidden;
    height: 400px;
  }

  .chairman-dtl {
    width: 100%;
    flex: 0 0 100%;
    padding: 25px 0 0 0;
  }
}

@media screen and (min-width:576px) and (max-width:767px) {
  .department-card h4 {
    font-size: 18px
  }

  .quick-links-sub ul li:nth-child(odd) {
    flex: 0 0 33%;
  }

  .quick-links-sub ul li:nth-child(even) {
    flex: 0 0 33%;
  }

  .date-time div {
    font-size: 18px;
  }

  .foot-news-dtl h3 {
    font-size: 18px;
  }

  .event-title h3 {
    font-size: 16px;
  }

  .news-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .news-row .news-card .news-card-sub {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .hospitality-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hospitality-card .hospitality-dtl {
    padding: 1rem
  }

  .hospitality-dtl h3 {
    font-size: 1.25rem;
  }

  .hospitality-dtl p {
    font-size: 1rem;
  }

  .room-type-dtl ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .room-service-icon {
    max-width: 80px;
  }

  .room-facilities.bullet-list ul li::before {
    top: 12px;
  }

  .other-room .bullet-list ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .call-center-services .hospitality-holder,
  .call-center-services .call-center-box {
    width: 100%;
  }

  .hours-text p {
    font-size: 1.35rem
  }

  .call-center-services .call-center-box {
    padding-top: 0;
    padding-bottom: 0;
  }

  .call-center-box div {
    margin: 0;
  }

  .hotline p,
  .hotline a {
    font-size: 1.25rem
  }

  .insurance-row .insurance-title,
  .insurance-row .insurance-dtl {
    width: 100%;
    max-width: 100%;
  }

  .companies-logo ul {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .insurance-dtl.bullet-list ul li::before {
    top: 11px;
  }

  .doctor-photo {
    width: 400px;
    margin: 0 auto;
  }

  .doctor-profile {
    margin-left: 0;
    padding-top: 2rem;
  }

  .doctor-post {
    margin-top: 10px;
  }

}

@media screen and (min-width:300px) and (max-width:575px) {
  .menubar .submenu ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-radius: 10px;
    gap: 5px;
    padding: 5px;
  }

  .department-card h4 {
    font-size: 16px;
  }

  .quick-links-sub ul li:nth-child(odd) {
    flex: 0 0 50%;
  }

  .quick-links-sub ul li:nth-child(even) {
    flex: 0 0 50%;
  }

  .event-title h3 {
    font-size: 14px;
  }

  .doctor-photo {
    margin-right: 0;
    margin: 0 auto;
  }

  .doctor-name {
    padding-top: 2rem;
  }

  .doctor-profile {
    margin-left: 0
  }

  .doctor-post {
    font-size: 1.1rem;
  }

  .news-row,
  .news-row .news-card .news-card-sub {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .hospitality-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .contact-dtl .list-unstyled li span {
    display: block;
    width: 25px;
  }

  .contact-dtl .list-unstyled li span img {
    display: block;
    width: 100%;
  }

  .contact-dtl .list-unstyled strong {
    font-size: 18px;
    width: 90px;
    flex: 0 0 90px;
  }

  .contact-dtl .list-unstyled li,
  .contact-dtl li a {
    font-size: 18px
  }

  .contact-dtl .list-unstyled li div {
    line-height: 1.2;
  }

  .contact-form {
    padding-top: 1rem;
  }

  .contact-dtl h3,
  .contact-form h3 {
    margin-bottom: 0.75rem;
    text-align: left !important;
  }

  .contact-form .row-cols-2>* {
    width: 100%;
  }

  .doctors-accordion .doctors-list .col-lg-3 {
    width: 50%;
    max-width: 50%;
    padding-right: calc(var(--bs-gutter-x) * .25);
    padding-left: calc(var(--bs-gutter-x) * .25);
  }

  .doctors-accordion .doctors-list .col-lg-3 .doctor-title h3 {
    font-size: 18px;
  }

  .doctors-accordion .doctors-list .col-lg-3 .doctor-title .designation {
    font-size: 12px;
  }

  .room-type-dtl ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 5px;
  }

  .room-facilities.bullet-list ul li::before {
    top: 10px;
  }

  .room-service h4 {
    font-size: 16px
  }

  .room-service-sub .room-service-icon {
    max-width: 65px;
  }

  .room-service .col-lg-4 {
    width: 33.3333%;
    max-width: 33.3333%;
  }

  .other-room .bullet-list ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .room-facilities ul li:last-child {
    border-bottom: 0px solid #dadada;
  }

  .gallery-row {
    padding: calc(var(--bs-gutter-x) * .5);
    max-width: 95%;
  }

  .hours-text p {
    font-size: 1.15rem;
  }

  .call-center-box {
    padding-top: 0;
  }

  .call-center-box div {
    margin: 0;
    padding: 20px;
    position: relative;
  }

  .call-center-box div::before {
    width: 100%;
  }

  .call-center-services {
    margin-bottom: 0;
  }

  .hotline p,
  .hotline a {
    font-size: 1.15rem
  }

  .insurance-dtl.bullet-list ul li::before {
    top: 11px;
  }

  .companies-logo ul {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .centre-feature ul li:first-child {
    flex: 0 0 70px;
  }

  .centre-feature ul li:last-child {
    flex: 0 0 70px;
  }

  .centre-feature ul li:nth-child(2),
  .centre-feature ul li:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px;
  }

  .centre-feature ul li p {
    font-size: 14px;
  }
}

@media screen and (orientation:portrait) and (min-width:300px) and (max-width:767px) {}