@media screen and (min-width: 1600px) and (max-width: 1799px) {
  .containerX {
    margin: 0 8rem;
  }

  .section-margintop {
    margin-top: 13rem;
  }

  h1 {
    font-size: 4.2rem;
    line-height: 6rem;
  }

  h2 {
    font-size: 3.4rem;
    line-height: 4.8rem;
  }

  .HappyCustomers-items {
    bottom: 28px;
    right: -10px;
  }

  .hero-section {
    padding: 8rem;
    grid-gap: 7rem;
  }

  .HappyCustomers-items img {
    width: 12rem;
  }

  .about-section {
    grid-gap: 8rem;
    padding: 0 8rem;
  }

  .services-section {
    padding: 8rem;
  }

  .serviceslist-ul li {
    padding: 2rem;
  }

  .serviceslist-ul {
    margin-top: 3rem;
  }

  .serviceslist-ul li p {
    font-size: 1.6rem;
  }

  .About-text {
    margin: 3rem 0;
  }

  .Locations-content {
    margin: 4rem 16rem 0;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 3rem;
    margin-top: 3rem;
  }

  .experience-text {
    padding: 0.8rem 1.8rem;
  }

  .experience-text p {
    font-weight: 600;
    font-size: 1.6rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 2.6rem;
  }

  /* About Page */
  .ourapproach-section {
    padding: 12rem 8rem;
  }

  .directors-section {
    margin: 0 8rem;
  }

  .directors-items {
    grid-gap: 8rem;
    margin-top: 7.6rem;
  }

  .doctor-heading {
    margin-bottom: 3rem;
  }

  .directors-content p {
    margin-bottom: 3rem;
  }

  .Teams-section,
  .location-section {
    padding: 8rem;
  }

  .doctor2-name,
  .doctor1-name {
    padding: 0.5rem 3rem;
  }

  /* Service Detail */
  .servicecont-margintop {
    margin-top: 5rem;
  }

  .servicedetail-section p {
    font-size: 1.6rem;
    margin-top: 2rem;
  }

  .tabs_items li {
    margin: 0.6rem 0;
    padding: 1rem;
    font-size: 1.8rem;
  }

  .servicedetail-section {
    grid-template-columns: 40rem auto 40rem;
    grid-gap: 4rem;
  }

  .servicedetail-section h3 {
    font-size: 2.8rem;
    margin-top: 3rem;
  }

  /* Contact US */
  .getintouch-section {
    padding: 8rem;
  }

  .getintouch-content {
    grid-gap: 7rem;
  }

  /* Location */
  .logo-marquee--marquee img {
    height: 154px;
    width: 272px;
    padding: 0 1.2rem;
  }

  .mainservices-section {
    margin: 4rem 6rem 30rem 6rem;
  }

  .Services-card p {
    font-size: 1.6rem;
    margin-bottom: 3.2rem;
  }

  .Services-button {
    padding: 1.2rem 1.4rem;
  }

  .locationServices-section {
    margin: 4rem 5rem 0 5rem;
  }

  .locationServices-card h3 {
    margin-top: 1.4rem;
  }

  .locationServices-card p {
    margin-top: 0.8rem;
    font-size: 1.6rem;
  }

  .locationServices-button {
    padding: 0.9rem 1.2rem;
  }

  .locationServices-card p {
    margin-bottom: 3.8rem;
  }

  .teams-doctorcontent {
    height: 32rem;
  }

  .teams-doctorcontent span {
    font-size: 1.6rem;
  }

  .OurPatrons-section {
    padding: 0 20rem;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .containerX {
    margin: 0 7rem;
  }

  .section-margintop {
    margin-top: 10rem;
  }

  h1 {
    font-size: 3.4rem;
    line-height: 5rem;
  }

  h2 {
    font-size: 3.4rem;
    line-height: 4.6rem;
  }

  h3 {
    font-size: 2rem;
    line-height: 100%;
  }

  .navbar-section {
    padding: 3rem 8rem;
  }

  .HappyCustomers-items {
    bottom: 23px;
    right: -23px;
  }

  .experience-text p {
    font-size: 1.6rem;
  }

  .experience-text {
    padding: 0.5rem 0.7rem;
  }

  .HappyCustomers-items p {
    font-size: 1.6rem;
  }

  .hero-section {
    padding: 7rem;
    grid-gap: 7rem;
  }

  .HappyCustomers-items img {
    width: 11rem;
  }

  .about-section {
    grid-gap: 7rem;
    padding: 0 7rem;
  }

  .services-section {
    padding: 7rem;
  }

  .serviceslist-ul li {
    padding: 1.5rem;
  }

  .serviceslist-ul {
    margin-top: 3rem;
  }

  .serviceslist-ul li p {
    font-size: 1.6rem;
  }

  .About-text {
    margin: 2rem 0;
    font-size: 1.6rem;
  }

  .Aboutlist-ul li p {
    font-size: 1.6rem;
  }

  .Infolist-ul li p {
    font-size: 1.6rem;
  }

  .Infolist-ul {
    margin-bottom: 3rem;
  }

  .theme-button {
    padding: 1.2rem 2.2rem;
    font-size: 1.5rem;
  }

  .ExploreMore-button {
    padding: 1.2rem 1.6rem;
    font-size: 1.5rem;
  }

  .Locations-content {
    margin: 4rem 6rem 0;
    column-gap: 3rem;
  }

  .Locations-items {
    padding: 2.5rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 2.5rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 2rem;
  }

  .button-section {
    gap: 2rem;
    margin-top: 3.5rem;
  }

  .cta-content {
    padding: 3rem;
  }

  .cta-content p {
    font-size: 1.6rem;
  }

  .footer-sec {
    padding: 4rem 8rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.6rem;
  }

  .doctor1-name {
    padding: 0.5rem 2.4rem;
  }

  .doctor2-name {
    padding: 0.5rem 2.4rem;
  }

  /* About Page */
  .ourapproach-section {
    padding: 9rem 7rem;
  }

  .directors-section {
    margin: 0 7rem;
  }

  .directors-items {
    grid-gap: 7rem;
    margin-top: 7rem;
  }

  .doctor-heading {
    margin-bottom: 2.5rem;
  }

  .directors-content p {
    margin-bottom: 2.5rem;
    font-size: 1.6rem;
  }
  .Teams-section,
  .location-section {
    padding: 8rem;
  }

  /* Service */
  .Services-card h3 {
    margin-top: 1.2rem;
  }

  .mainservices-section {
    margin: 4rem 4rem 30rem 4rem;
    grid-gap: 2rem;
  }

  .Services-card p {
    font-size: 1.6rem;
  }

  .Services-button {
    padding: 0.8rem;
  }

  .Services-content {
    padding: 1.4rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 5rem;
  }

  .servicecont-margintop {
    margin-top: 5rem;
  }

  .servicedetail-section h3 {
    font-size: 3.2rem;
    margin-top: 2.5rem;
  }

  .servicedetail-section p {
    font-size: 1.6rem;
    margin-top: 2.5rem;
  }

  .tabs_items li {
    margin: 0.5rem 0;
    padding: 1rem;
    font-size: 1.6rem;
  }

  .tabs_items li.current {
    padding: 1.2rem;
  }

  .tabs_sections {
    padding: 2.2rem;
  }

  .servicedetail-section {
    grid-template-columns: 35rem auto 32rem;
    grid-gap: 4rem;
  }

  /* Contact US */
  .contactus-box {
    padding: 2rem;
  }

  .getintouch-section {
    padding: 7rem;
  }

  .getintouch-content {
    grid-gap: 6rem;
  }

  /* Location */
  .workinghours-section {
    grid-gap: 7.6rem;
    padding: 0 7rem;
  }

  .workingHours-cards {
    grid-gap: 3rem;
  }

  .locationList-ul {
    margin-bottom: 3.5rem;
  }

  .locationList-ul li p {
    font-size: 1.5rem;
    margin-top: 0.6rem;
  }

  .locationList-ul li span {
    font-size: 1.9rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 137px;
    width: 250px;
    padding: 0 0.9rem;
  }

  .teamscard-content p {
    font-size: 2.6rem;
  }

  .teamscard-content {
    padding: 1.8rem;
  }

  .teamscard-content span {
    font-size: 1.6rem;
    margin-top: 1rem;
  }

  .locationServices-section {
    margin: 4rem 5rem 0 5rem;
  }

  .locationServices-card h3 {
    margin-top: 1.4rem;
  }

  .locationServices-card p {
    margin-top: 0.8rem;
    font-size: 1.6rem;
  }

  .locationServices-button {
    padding: 0.8rem 0.5rem;
    font-size: 1.4rem;
  }

  .locationServices-card p {
    margin-bottom: 2.9rem;
  }

  .locationServices-content {
    padding: 1.4rem;
  }

  .locationServices-bgpattern {
    height: 42rem;
  }

  .teams-doctorcontent {
    height: 30rem;
  }

  .OurPatrons-content p {
    font-size: 2rem;
  }

  .OurPatrons-content span {
    font-size: 1.2rem;
  }

  .OurPatrons-section {
    grid-gap: 2rem;
    padding: 0 15rem;
    margin-bottom: 28rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .containerX {
    margin: 0 6rem;
  }

  .section-margintop {
    margin-top: 8rem;
  }

  h1 {
    font-size: 2.8rem;
    line-height: 4.2rem;
  }

  h2 {
    font-size: 2.6rem;
    line-height: 4rem;
  }

  h3 {
    font-size: 1.8rem;
    line-height: 100%;
  }

  .navbar-height {
    height: 9rem;
  }

  .navbar-section {
    padding: 2rem 4rem;
  }

  .navbar-link {
    gap: 3rem;
  }

  .HappyCustomers-items {
    bottom: 13px;
    right: -13px;
  }

  .hero-section {
    padding: 6rem;
    grid-gap: 6rem;
  }

  .herosection-content p {
    font-size: 1.6rem;
  }

  .HappyCustomers-items img {
    width: 8rem;
  }

  .about-section {
    grid-gap: 6rem;
    padding: 0 6rem;
  }

  .services-section {
    padding: 7rem;
  }

  .serviceslist-ul li {
    padding: 1.5rem;
  }

  .serviceslist-ul {
    margin-top: 2rem;
  }

  .serviceslist-ul li p {
    font-size: 1.5rem;
    margin: 1rem 0;
  }

  .About-text {
    margin: 1.5rem 0;
    font-size: 1.5rem;
  }

  .Aboutlist-ul {
    margin-bottom: 2.5rem;
  }

  .Aboutlist-ul li {
    margin-bottom: 1.2rem;
  }

  .Aboutlist-ul li p {
    font-size: 1.5rem;
  }

  .Infolist-ul li p {
    font-size: 1.6rem;
  }

  .Infolist-ul {
    margin-bottom: 3rem;
  }

  .theme-button {
    padding: 1.2rem 2rem;
    font-size: 1.4rem;
  }

  .ExploreMore-button {
    padding: 1.2rem 1.4rem;
    font-size: 1.4rem;
  }

  .Locations-content {
    margin: 3.5rem 4rem 0;
    column-gap: 2.5rem;
  }

  .Locations-items {
    padding: 2rem;
  }

  .know-more {
    font-size: 1.5rem;
  }

  .Locations-items p {
    font-size: 1.5rem;
  }

  .heading-text span {
    font-size: 1.2rem;
  }

  .ourservicenew_Slider .item p {
    font-size: 1.2rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 2.5rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 1.7rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav .owl-prev,
  .ourservicenew_Slider.owl-carousel .owl-nav .owl-next {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
  }

  .button-section {
    gap: 1.8rem;
    margin-top: 3.2rem;
  }

  .cta-content {
    padding: 3rem;
  }

  .cta-content p {
    font-size: 1.4rem;
  }

  .cta-button {
    padding: 1.2rem 2.2rem;
    font-size: 1.4rem;
    margin-top: 3.5rem;
  }

  .cta-leftpattern {
    width: 10rem;
  }

  .cta-rightpattern {
    width: 10rem;
  }

  .footer-sec {
    padding: 3.5rem 6rem;
  }

  .footer-rightContent {
    gap: 8rem;
  }

  .footer-sec h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .footer-sec ul li a {
    font-size: 1.4rem;
  }

  .footer-links a {
    font-size: 1.4rem;
  }

  .footer-bottom {
    font-size: 1.4rem;
    margin-top: 4rem;
  }

  .HappyCustomers-items p {
    font-size: 1.4rem;
  }

  /* About Page */
  .ourapproach-section {
    padding: 7rem 6rem;
  }

  .ourapproach-items {
    padding: 2rem;
  }

  .ourapproach-items p {
    font-size: 1.6rem;
  }

  .ourapproach-items h4 {
    margin-top: 1.5rem;
  }

  .ourapproach-content {
    grid-gap: 3rem;
    margin-top: 3rem;
  }

  .directors-section {
    margin: 0 6rem;
  }

  .directors-items {
    grid-gap: 6rem;
    margin-top: 6rem;
  }

  .doctor-heading {
    margin-bottom: 2rem;
  }

  .directors-content p {
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }

  .Teams-section,
  .location-section {
    padding: 6rem;
  }

  .ourservicenew_Slider {
    margin-top: 3rem;
  }

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

  .experience-text {
    padding: 0.4rem 0.5rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.4rem;
    margin-bottom: 0;
  }

  .doctor2-name span,
  .doctor1-name span {
    font-size: 1.3rem;
  }

  .doctor1-name {
    padding: 0.4rem 1.5rem;
  }

  .doctor2-name {
    padding: 0.4rem 1.5rem;
  }

  /* Service */
  .Services-card h3 {
    margin-top: 1.2rem;
  }

  .mainservices-section {
    margin: 4rem 4rem 30rem 4rem;
    grid-gap: 2rem;
  }

  .Services-card p {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }

  .Services-button {
    padding: 0.9rem 0.3rem;
    font-size: 1.4rem;
    gap: 0.4rem;
  }

  .Services-content {
    padding: 1.4rem;
  }

  .services-bgpattern {
    height: 42rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 4.4rem;
  }

  .tabs_sections h4 {
    font-size: 2.2rem;
  }

  .servicedetail-section {
    grid-gap: 4rem;
    grid-template-columns: 25rem auto 32rem;
  }

  .servicecont-margintop {
    margin-top: 3.4rem;
  }

  .servicedetail-section h3 {
    font-size: 2.2rem;
    margin-top: 2.6rem;
  }

  .servicedetail-img {
    height: 22rem;
  }

  .servicedetail-section p {
    font-size: 1.5rem;
    margin-top: 1.5rem;
  }

  .tabs_items li {
    margin: 0.5rem 0;
    padding: 0.8rem;
    font-size: 1.4rem;
  }

  .tabs_items li.current {
    padding: 1.2rem;
  }

  .tabs_sections {
    padding: 1.5rem;
  }

  /* Contact US */
  .contact-section {
    grid-gap: 2.5rem;
    margin: 0 6rem;
  }

  .contactus-box h4 {
    margin-top: 1.8rem;
    margin-bottom: 1rem;
  }

  .contactus-box p {
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
  }

  .contactus-box span {
    font-size: 1.5rem;
    font-weight: 500;
    color: #6f6f6f;
  }

  .contactus-box img {
    padding: 1rem;
  }

  .contactus-box {
    padding: 1.8rem;
  }

  .getintouch-section {
    padding: 5rem;
  }

  .getintouch-content {
    grid-gap: 5rem;
  }

  .form-group.full {
    margin-bottom: 2rem;
  }

  .form-row {
    gap: 2.2rem;
    margin-bottom: 2rem;
  }

  /* Location */
  .workinghours-section {
    grid-gap: 6rem;
    padding: 0 6rem;
  }

  .workingHours-cards {
    grid-gap: 2rem;
  }

  .locationList-ul {
    margin-bottom: 3.5rem;
  }

  .locationList-ul li p {
    font-size: 1.5rem;
    margin-top: 0.6rem;
  }

  .locationList-ul li span {
    font-size: 1.9rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 114px;
    width: 222px;
    padding: 0 0.9rem;
  }

  .heading-text h1 {
    margin-top: 1.4rem;
  }

  .workingHours-cards .contactus-box span {
    font-size: 1.4rem;
  }

  .teamscard-content p {
    font-size: 2.4rem;
  }

  .teamscard-content {
    padding: 1.6rem;
  }

  .teamscard-content span {
    font-size: 1.4rem;
    margin-top: 0.8rem;
  }

  .locationServices-section {
    margin: 4rem 3rem 0 3rem;
  }

  .locationServices-card h3 {
    margin-top: 1.4rem;
  }

  .locationServices-card p {
    margin-top: 0.8rem;
    font-size: 1.6rem;
  }

  .locationServices-button {
    padding: 0.8rem 0.4rem;
    font-size: 1.3rem;
  }

  .locationServices-card p {
    margin-bottom: 2.6rem;
  }

  .locationServices-content {
    padding: 1.4rem;
  }

  .locationServices-bgpattern {
    height: 42rem;
  }

  .locationServices-carousel.owl-carousel .owl-nav .owl-prev {
    left: -20px;
  }

  .locationServices-carousel.owl-carousel .owl-nav .owl-next {
    left: calc(100% + 20px);
  }

  .Teams-section {
    margin-bottom: 28rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .containerX {
    margin: 0 5rem;
  }

  .section-margintop {
    margin-top: 7rem;
  }

  h1 {
    font-size: 2.5rem;
    line-height: 3.8rem;
  }

  h2 {
    font-size: 2.62rem;
    line-height: 3rem;
  }

  h3 {
    font-size: 1.6rem;
    line-height: 100%;
  }

  .navbar-height {
    height: 8rem;
  }

  .navbar-section {
    padding: 2rem 1rem;
  }

  .nav-logo img {
    width: 15rem;
  }

  .navbar-link > li > a {
    font-size: 1.4rem;
  }

  .navbar-link {
    gap: 2.8rem;
  }

  .HappyCustomers-items {
    bottom: 14px;
    right: -21px;
  }

  .HappyCustomers-items img {
    width: 7rem;
  }

  .HappyCustomers-items p {
    font-size: 1.4rem;
  }

  .HappyCustomers-items {
    gap: 0.7rem;
  }

  .hero-section {
    padding: 5rem;
    grid-gap: 4rem;
  }

  .herosection-content p {
    font-size: 1.4rem;
    margin-top: 1.2rem;
  }

  .about-section {
    grid-gap: 4rem;
    padding: 0 4rem;
  }

  .services-section {
    padding: 4rem;
  }

  .serviceslist-ul li {
    padding: 1.1rem;
  }

  .serviceslist-ul {
    margin-top: 1.6rem;
  }

  .serviceslist-ul li p {
    font-size: 1.3rem;
    margin: 0.8rem 0;
  }

  .serviceslist-ul li a {
    font-size: 1.6rem;
  }

  .serviceslist-ul li h4 {
    font-size: 1.8rem;
  }

  .About-text {
    margin: 1rem 0;
    font-size: 1.3rem;
  }

  .Aboutlist-ul {
    margin-bottom: 2.2rem;
  }

  .Aboutlist-ul li {
    margin-bottom: 1rem;
  }

  .Aboutlist-ul li p {
    font-size: 1.4rem;
  }

  .info-content h4 {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
  }

  .Infolist-ul li p {
    font-size: 1.4rem;
  }

  .Infolist-ul {
    margin-bottom: 2rem;
    grid-gap: 1rem;
  }

  .theme-button {
    padding: 1rem 1.6rem;
    font-size: 1.2rem;
  }

  .ExploreMore-button {
    padding: 1rem 1.2rem;
    font-size: 1.2rem;
  }

  .Locations-content {
    margin: 3.2rem 2rem 0;
    column-gap: 2.2rem;
  }

  .Locations-items {
    padding: 1.8rem;
  }

  .know-more {
    font-size: 1.5rem;
  }

  .Locations-items p {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .card-heading {
    margin-bottom: 1.4rem;
  }

  .card-heading h4 {
    font-size: 1.8rem;
  }

  .heading-text span {
    font-size: 1rem;
  }

  .heading-text h1 {
    margin-top: 0.5rem;
  }

  .ourservicenew_Slider .item p {
    font-size: 1.2rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 2.5rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 1.7rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav .owl-prev,
  .ourservicenew_Slider.owl-carousel .owl-nav .owl-next {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
  }

  .button-section {
    gap: 1.2rem;
    margin-top: 2.5rem;
  }

  .cta-content {
    padding: 2rem;
  }

  .cta-section h1 {
    margin-bottom: 1.5rem;
  }

  .cta-content p {
    font-size: 1.2rem;
  }

  .cta-button {
    padding: 1rem 2rem;
    font-size: 1.2rem;
    margin-top: 3rem;
  }

  .cta-leftpattern {
    width: 8rem;
  }

  .cta-rightpattern {
    width: 8rem;
  }

  .footer-sec {
    padding: 3.5rem 6rem;
  }

  .footer-leftContent img {
    width: 14rem;
  }

  .footer-rightContent {
    gap: 8rem;
  }

  .footer-sec h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .footer-sec ul li a {
    font-size: 1.4rem;
  }

  .footer-links a {
    font-size: 1.4rem;
  }

  .footer-bottom {
    font-size: 1.4rem;
    margin-top: 4rem;
  }

  .experience-text p {
    font-size: 1.2rem;
  }

  .experience-text {
    padding: 0.6rem 0.5rem;
  }

  .treatment-card p {
    font-size: 1.6rem;
  }

  /* About Page */
  .ourapproach-section {
    padding: 5rem 5rem;
  }

  .ourapproach-items {
    padding: 1.6rem;
  }

  .ourapproach-items p {
    font-size: 1.4rem;
  }

  .ourapproach-items h4 {
    margin-top: 1.5rem;
  }

  .ourapproach-content {
    grid-gap: 2.5rem;
    margin-top: 2.5rem;
  }

  .directors-section {
    margin: 0 4rem;
  }

  .directors-items {
    grid-gap: 4rem;
    margin-top: 6rem;
  }

  .doctor-heading {
    margin-bottom: 1.2rem;
  }

  .directors-content p {
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
  }

  .doctor-heading h2 {
    font-size: 3.6rem;
    line-height: 5.4rem;
  }

  .directors-heading {
    width: 40%;
  }

  .Teams-section,
  .location-section {
    padding: 4rem;
  }

  .ourservicenew_Slider {
    margin-top: 3rem;
  }

  .Aboutlist-ul li img {
    width: 2.2rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.2rem;
    margin-bottom: 0;
  }

  .doctor2-name span,
  .doctor1-name span {
    font-size: 1.4rem;
  }

  .doctor1-name {
    padding: 0.2rem 1.2rem;
  }

  .doctor2-name {
    padding: 0.2rem 1.2rem;
  }

  /* Service */
  .Services-card h3 {
    margin-top: 1.2rem;
  }

  .mainservices-section {
    margin: 4rem 2rem 25rem 2rem;
    grid-gap: 1.6rem;
  }

  .Services-card p {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }

  .Services-button {
    padding: 0.8rem 0.2rem;
    font-size: 1.2rem;
    gap: 0.3rem;
  }

  .Services-content {
    padding: 1.4rem;
  }

  .services-bgpattern {
    height: 42rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 4.2rem;
  }

  .tabs_sections h4 {
    font-size: 2.6rem;
  }

  .servicedetail-section {
    grid-gap: 4rem;
    grid-template-columns: 38rem auto;
  }

  .servicecont-margintop {
    margin-top: 4rem;
  }

  .servicedetail-section h3 {
    font-size: 2.8rem;
    margin-top: 2rem;
  }

  .servicedetail-section p {
    font-size: 1.4rem;
    margin-top: 1.5rem;
  }

  .tabs_items li {
    margin: 0.4rem 0;
    padding: 0.6rem;
    font-size: 1.6rem;
  }

  .tabs_items li.current {
    padding: 1.2rem;
  }

  .tabs_sections {
    padding: 2rem;
  }

  .tabs_items li img {
    width: 3rem;
  }

  /* Contact US */
  .contact-section {
    grid-gap: 2rem;
    margin: 0 4rem;
  }

  .contactus-box h4 {
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }

  .contactus-box p {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }

  .contactus-box span {
    font-size: 1.4rem;
  }

  .contactus-box img {
    padding: 0.8rem;
    width: 4.2rem;
  }

  .contactus-box {
    padding: 1.4rem;
  }

  .getintouch-section {
    padding: 4rem;
  }

  .getintouch-content {
    grid-gap: 3.5rem;
  }

  .form-group.full {
    margin-bottom: 1.6rem;
  }

  .form-row {
    gap: 2rem;
    margin-bottom: 1.6rem;
  }

  .form-container {
    padding: 2rem;
  }

  input,
  textarea {
    padding: 1.2rem;
    font-size: 1.2rem;
  }

  .submit-btn {
    padding: 1rem;
    font-size: 1.4rem;
  }

  /* Location */
  .workinghours-section {
    grid-gap: 4.5rem;
    padding: 0 5rem;
  }

  .workingHours-cards {
    grid-gap: 2rem;
  }

  .locationList-ul {
    margin-bottom: 2.8rem;
  }

  .locationList-ul li p {
    font-size: 1.4rem;
    margin-top: 0.4rem;
  }

  .locationList-ul li span {
    font-size: 1.7rem;
  }

  .locationList-points {
    gap: 0.6rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 91px;
    width: 180px;
    padding: 0 0.7rem;
  }

  .workingHours-cards .contactus-box {
    padding: 1.2rem;
  }

  .workingHours-cards .contactus-box span {
    font-size: 1.2rem;
  }

  .workingHours-cards .contactus-box img {
    padding: 0.5rem;
    width: 3.4rem;
  }

  .workingHours-cards .contactus-box h4 {
    margin-top: 1rem;
    margin-bottom: 0.2rem;
    font-size: 1.6rem;
  }

  .teamsCards-section {
    grid-gap: 2rem;
    margin-top: 3rem;
  }

  .teamscard-content p {
    font-size: 2rem;
  }

  .teamscard-content {
    padding: 1.2rem;
  }

  .teamscard-content span {
    font-size: 1.2rem;
    margin-top: 0.6rem;
  }

  .locationServices-section {
    margin: 4rem 3rem 0 3rem;
  }

  .locationServices-card p {
    font-size: 1.5rem;
    margin-bottom: 0;
  }

  .locationServices-button {
    padding: 1rem 1.3rem;
    font-size: 1.4rem;
  }

  .locationServices-carousel.owl-carousel .owl-nav .owl-prev {
    left: -20px;
  }

  .locationServices-carousel.owl-carousel .owl-nav .owl-next {
    left: calc(100% + 20px);
  }
}

@media screen and (max-width: 991px) {
  .navbar-section {
    padding: 2rem 3rem;
  }

  .containerX {
    margin: 0 4rem;
  }

  .navbar-content {
    gap: 1rem;
    min-width: 0;
  }

  .nav-logo {
    flex-shrink: 0;
    min-width: 0;
  }

  .menu-items {
    flex-shrink: 0;
  }

  .navbar-link {
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
    justify-content: flex-start;
    position: fixed;
    background: white;
    top: 130px;
    width: 100%;
    left: 0;
    padding: 3rem;
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 10000;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    text-align: left;
  }

  .navbar-link > li {
    width: 100%;
    text-align: left;
  }

  .navbar-link > li > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-align: left;
    font-size: 1.7rem;
    line-height: 1.35;
  }

  .navbar-link .dropdown-menu,
  .navbar-link .locationsdropdown-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    width: 100%;
    max-width: 100%;
    margin-top: 0.8rem;
    margin-left: 0;
    margin-right: 0;
    display: grid;
    box-shadow: none;
    border: 1px solid #f0f0f0;
    justify-items: stretch;
    padding: 1.4rem 1.6rem;
  }

  .navbar-link .dropdown-menu li a,
  .navbar-link .locationsdropdown-menu li a {
    font-size: 1.6rem;
    line-height: 1.45;
    text-align: left;
  }

  .navbar-link .dropdown:hover .dropdown-menu,
  .navbar-link .dropdown:hover .locationsdropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0.8rem;
  }

  .hamburger {
    cursor: pointer;
  }

  .hamburger input {
    display: none;
  }

  .hamburger svg {
    height: 2.6em;
    transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }

  .line {
    fill: none;
    stroke: #42b3e5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
    transition:
      stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }

  .line-top-bottom {
    stroke-dasharray: 12 63;
  }

  .hamburger input:checked + svg {
    transform: rotate(-45deg);
  }

  .hamburger input:checked + svg .line-top-bottom {
    stroke-dasharray: 20 300;
    stroke-dashoffset: -32.42;
  }

  .menu-items {
    display: flex;
    align-items: center;
    gap: 1.5rem;
  }

  .Black_Layars {
    width: 100%;
    height: 100vh;
    background: hsla(0, 0%, 0%, 0.616);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .containerX {
    margin: 0 4rem;
  }

  .section-margintop {
    margin-top: 7rem;
  }

  h1 {
    font-size: 2.5rem;
    line-height: 3.8rem;
  }

  h3 {
    font-size: 1.4rem;
    line-height: 100%;
  }

  .navbar-height {
    height: 7rem;
  }

  .navbar-section {
    padding: 1.5rem 2rem;
  }

  .nav-logo img {
    width: 12rem;
  }

  .navbar-link > li > a {
    font-size: 1.7rem;
  }

  .navbar-link {
    gap: 1rem;
    top: 77px;
    border-top: 1px solid #42b3e5;
  }

  .navbar-link {
    padding: 2rem;
  }

  .HappyCustomers-items {
    bottom: 21px;
    right: -10px;
  }

  .hero-section {
    padding: 4rem;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 5rem;
  }

  .herosection-content p {
    font-size: 1.4rem;
    margin-top: 1.2rem;
  }

  .HappyCustomers-items img {
    width: 13rem;
  }

  .about-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    padding: 0 4rem;
  }

  .services-section {
    padding: 4rem;
  }

  .serviceslist-ul li {
    padding: 1.5rem;
  }

  .serviceslist-ul {
    margin-top: 1.6rem;
  }

  .serviceslist-ul li p {
    font-size: 1.5rem;
    margin: 0.8rem 0;
  }

  .serviceslist-ul li a {
    font-size: 1.6rem;
  }

  .serviceslist-ul li h4 {
    font-size: 2rem;
  }

  .About-text {
    margin: 1.2rem 0;
    font-size: 1.6rem;
  }

  .Aboutlist-ul {
    margin-bottom: 2.2rem;
  }

  .Aboutlist-ul li {
    margin-bottom: 1rem;
  }

  .Aboutlist-ul li p {
    font-size: 1.6rem;
  }

  .info-content h4 {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
  }

  .Infolist-ul li p {
    font-size: 1.6rem;
  }

  .Infolist-ul {
    margin-bottom: 2rem;
    grid-gap: 1rem;
  }

  .theme-button {
    padding: 1.2rem 1.8rem;
    font-size: 1.4rem;
  }

  .ExploreMore-button {
    padding: 1.2rem 1.4rem;
    font-size: 1.4rem;
  }

  .Locations-content {
    margin: 2.8rem 1rem 0;
    column-gap: 2.2rem;
  }

  .Locations-items {
    padding: 1.5rem;
  }

  .know-more {
    font-size: 1.4rem;
  }

  .Locations-items p {
    font-size: 1.2rem;
    margin-bottom: 0.6rem;
  }

  .card-heading {
    margin-bottom: 1.2rem;
  }

  .card-heading h4 {
    font-size: 1.8rem;
  }

  .heading-text span {
    font-size: 1rem;
  }

  .heading-text h1 {
    margin-top: 0.5rem;
    font-size: 2.8rem;
  }

  .ourservicenew_Slider .item p {
    font-size: 1.1rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 2.5rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 1.5rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav .owl-prev,
  .ourservicenew_Slider.owl-carousel .owl-nav .owl-next {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
  }

  .button-section {
    gap: 1.2rem;
    margin-top: 2.5rem;
  }

  .cta-content {
    padding: 2rem;
  }

  .cta-section h1 {
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
  }

  .cta-content p {
    font-size: 1.1rem;
  }

  .cta-button {
    padding: 1rem 2rem;
    font-size: 1.2rem;
    margin-top: 2.4rem;
  }

  .cta-leftpattern {
    width: 7rem;
  }

  .cta-rightpattern {
    width: 7rem;
  }

  .footer-sec {
    padding: 3.5rem 6rem;
  }

  .footer-leftContent img {
    width: 14rem;
  }

  .footer-rightContent {
    gap: 8rem;
  }

  .footer-sec h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .footer-sec ul li a {
    font-size: 1.4rem;
  }

  .footer-links a {
    font-size: 1.4rem;
  }

  .footer-bottom {
    font-size: 1.4rem;
    margin-top: 4rem;
  }

  .footer-top {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin-top: 6rem;
  }

  .experience-text p {
    font-size: 1.2rem;
  }

  .experience-text {
    padding: 0.7rem 3.9rem;
  }

  /* About Page */
  .ourapproach-section {
    padding: 3.5rem 3.5rem;
  }

  .ourapproach-items {
    padding: 1.6rem;
  }

  .ourapproach-items p {
    font-size: 1.3rem;
  }

  .ourapproach-items h4 {
    margin-top: 1.4rem;
  }

  .ourapproach-content {
    grid-gap: 2rem;
    margin-top: 2rem;
  }

  .directors-section {
    margin: 0 4rem;
  }

  .directors-items {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin-top: 6rem;
  }

  .doctor-heading {
    margin-bottom: 1.2rem;
  }

  .directors-content p {
    margin-bottom: 1.8rem;
    font-size: 1.6rem;
  }

  .doctor-heading h2 {
    font-size: 3.6rem;
    line-height: 5.4rem;
  }

  .directors-heading {
    width: 40%;
  }

  .Teams-section,
  .location-section {
    padding: 3.5rem;
  }

  .ourservicenew_Slider {
    margin-top: 3rem;
  }

  .Aboutlist-ul li img {
    width: 2.2rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.8rem;
    margin-bottom: 0;
  }

  .doctor2-name span,
  .doctor1-name span {
    font-size: 1.6rem;
  }

  .doctor1-name {
    padding: 1.3rem 6.5rem;
  }

  .doctor2-name {
    padding: 1.3rem 6.5rem;
  }

  /* Service */
  .mainservices-section {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
    margin: 4rem 3rem 35rem 3rem;
  }

  .Services-card p {
    margin-top: 0.5rem;
    font-size: 1.4rem;
    margin-bottom: 2.6rem;
  }

  .Services-heading {
    width: 100%;
  }

  .Services-content {
    padding: 1.2rem;
  }

  .Services-card h3 {
    margin-top: 1.6rem;
  }

  .services-bgpattern {
    height: 36rem;
  }

  .Services-button {
    padding: 0.8rem 0.7rem;
    font-size: 1.2rem;
    gap: 0.3rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 4.2rem;
  }

  .tabs_sections h4 {
    font-size: 2.6rem;
  }

  .servicedetail-section {
    grid-gap: 4rem;
    grid-template-columns: repeat(1, 1fr);
  }

  .servicecont-margintop {
    margin-top: 4rem;
  }

  .servicedetail-section h3 {
    font-size: 3rem;
    margin-top: 2.2rem;
  }

  .servicedetail-section p {
    font-size: 1.6rem;
    margin-top: 1.8rem;
  }

  .tabs_items li {
    margin: 0.4rem 0;
    padding: 0.6rem;
    font-size: 1.6rem;
  }

  .tabs_items li.current {
    padding: 1.2rem;
  }

  .tabs_sections {
    padding: 2rem;
    position: inherit;
  }

  .tabs_items li img {
    width: 3rem;
  }

  /* Contact US */
  .contact-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin: 0 1.5rem;
    text-align: center;
  }

  .contactus-box h4 {
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }

  .contactus-box p {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }

  .contactus-box span {
    font-size: 1.4rem;
  }

  .contactus-box img {
    padding: 0.8rem;
    width: 4.2rem;
  }

  .contactus-box {
    padding: 1.4rem;
  }

  .getintouch-section {
    padding: 4rem;
  }

  .getintouch-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3.5rem;
  }

  .getintouch-map {
    height: 446px;
  }

  .form-group.full {
    margin-bottom: 1.6rem;
  }

  .form-row {
    gap: 2rem;
    margin-bottom: 1.6rem;
  }

  .form-container {
    padding: 2rem;
  }

  input,
  textarea {
    padding: 1.2rem;
    font-size: 1.2rem;
  }

  .submit-btn {
    padding: 1rem;
    font-size: 1.4rem;
  }

  /* Location */
  .workinghours-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4.5rem;
    padding: 0 5rem;
  }

  .workingHours-cards {
    grid-gap: 2.5rem;
  }

  .locationList-ul {
    margin-bottom: 2.8rem;
  }

  .locationList-ul li p {
    font-size: 1.5rem;
    margin-top: 0.4rem;
  }

  .locationList-ul li span {
    font-size: 1.8rem;
  }

  .locationList-points {
    gap: 0.6rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 140px;
    width: 235px;
    padding: 0 1rem;
  }

  .workingHours-cards .contactus-box {
    padding: 1.4rem;
  }

  .workingHours-cards .contactus-box span {
    font-size: 1.4rem;
  }

  .workingHours-cards .contactus-box img {
    padding: 0.7rem;
    width: 3.6rem;
  }

  .workingHours-cards .contactus-box h4 {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }

  .teamsCards-section {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2.5rem;
    margin-top: 3rem;
  }

  .teamscard-content p {
    font-size: 2.2rem;
  }

  .teamscard-content {
    padding: 1.2rem;
  }

  .teamscard-content span {
    font-size: 1.2rem;
    margin-top: 0.6rem;
  }

  .location-map {
    height: 600px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .containerX {
    margin: 0 3rem;
  }

  .section-margintop {
    margin-top: 7rem;
  }

  h1 {
    font-size: 2.5rem;
    line-height: 3.8rem;
  }

  h3 {
    font-size: 1.2rem;
    line-height: 100%;
  }

  .navbar-height {
    height: 7rem;
  }

  .navbar-section {
    padding: 1.5rem 2rem;
  }

  .nav-logo img {
    width: 12rem;
  }

  .navbar-link > li > a {
    font-size: 1.7rem;
  }

  .navbar-link {
    gap: 1rem;
  }

  .HappyCustomers-items {
    bottom: 13px;
    right: -13px;
    gap: 1.2rem;
  }

  .HappyCustomers-items h3 {
    font-size: 2.2rem;
  }

  .HappyCustomers-items p {
    font-size: 1.4rem;
  }

  .hero-section {
    padding: 3rem;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 5rem;
  }

  .herosection-content p {
    font-size: 1.4rem;
    margin-top: 1.2rem;
  }

  .HappyCustomers-items img {
    width: 10rem;
  }

  .about-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    padding: 0 3rem;
  }

  .services-section {
    padding: 3rem;
  }

  .serviceslist-ul li {
    padding: 1.4rem;
  }

  .serviceslist-ul {
    margin-top: 1.6rem;
  }

  .serviceslist-ul li p {
    font-size: 1.5rem;
    margin: 0.8rem 0;
  }

  .serviceslist-ul li a {
    font-size: 1.6rem;
  }

  .serviceslist-ul li h4 {
    font-size: 1.8rem;
  }

  .About-text {
    margin: 1.2rem 0;
    font-size: 1.6rem;
  }

  .Aboutlist-ul {
    margin-bottom: 2.2rem;
  }

  .Aboutlist-ul li {
    margin-bottom: 1rem;
  }

  .Aboutlist-ul li p {
    font-size: 1.6rem;
  }

  .info-content h4 {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
  }

  .Infolist-ul li p {
    font-size: 1.6rem;
  }

  .Infolist-ul {
    margin-bottom: 2rem;
    grid-gap: 1rem;
  }

  .theme-button {
    padding: 1.2rem 1.8rem;
    font-size: 1.4rem;
  }

  .ExploreMore-button {
    padding: 1.2rem 1.4rem;
    font-size: 1.4rem;
  }

  .Locations-content {
    grid-template-columns: repeat(1, 1fr);
    margin: 2.8rem 3rem 0;
    column-gap: 2.2rem;
  }

  .Locations-items {
    padding: 1.5rem;
  }

  .know-more {
    font-size: 1.5rem;
  }

  .Locations-items p {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }

  .card-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3rem;
  }

  .card-heading {
    margin-bottom: 1.2rem;
  }

  .card-heading h4 {
    font-size: 1.8rem;
  }

  .heading-text span {
    font-size: 1.3rem;
  }

  .heading-text h1 {
    margin-top: 0.5rem;
    font-size: 2.8rem;
  }

  .ourservicenew_Slider .item p {
    font-size: 1.4rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 2.5rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 1.5rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav .owl-prev,
  .ourservicenew_Slider.owl-carousel .owl-nav .owl-next {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
  }

  .button-section {
    gap: 1.2rem;
    margin-top: 2.5rem;
  }

  .testimonial-section {
    margin-bottom: 25rem;
  }

  .cta-content {
    padding: 2rem;
  }

  .cta-section h1 {
    margin-bottom: 0.5rem;
    font-size: 1.7rem;
  }

  .cta-content p {
    font-size: 1.1rem;
  }

  .cta-button {
    padding: 0.8rem 1.8rem;
    font-size: 1rem;
    margin-top: 2.2rem;
  }

  .cta-leftpattern {
    width: 6rem;
  }

  .cta-rightpattern {
    width: 6rem;
  }

  .footer-sec {
    padding: 3rem 3rem;
  }

  .footer-leftContent img {
    width: 12rem;
  }

  .footer-sec ul li {
    margin-top: 0.6rem;
  }

  .footer-leftContent p {
    font-size: 1.4rem;
    margin-top: 1.4rem;
  }

  .footer-rightContent {
    gap: 5rem;
  }

  .footer-sec h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .footer-sec ul li a {
    font-size: 1.4rem;
  }

  .footer-links a {
    font-size: 1.2rem;
  }

  .footer-links {
    gap: 2rem;
  }

  .footer-bottom {
    font-size: 1.2rem;
    margin-top: 3rem;
    padding-top: 2rem;
  }

  .footer-top {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin-top: 4rem;
  }

  .footer-icons {
    gap: 1.6rem;
    margin-top: 0.8rem !important;
  }

  .experience-text p {
    font-size: 1.2rem;
  }

  .experience-text {
    padding: 0rem 1.6rem;
  }

  .experience-text h2 {
    font-size: 3.8rem;
    line-height: 5.3rem;
  }

  /* About Page */
  .tophero-section {
    height: 15rem;
    border-radius: 3rem;
    overflow: hidden;
    position: relative;
  }

  .ourapproach-section {
    padding: 3rem 3rem;
  }

  .ourapproach-items {
    padding: 1.6rem;
    text-align: center;
  }

  .ourapproach-items p {
    font-size: 1.4rem;
  }

  .ourapproach-items h4 {
    margin-top: 1.4rem;
  }

  .ourapproach-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin-top: 2rem;
  }

  .directors-section {
    margin: 0 4rem;
  }

  .directors-items {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin-top: 6rem;
  }

  .doctor-heading {
    margin-bottom: 1.2rem;
  }

  .directors-content p {
    margin-bottom: 1.8rem;
    font-size: 1.5rem;
  }

  .doctor-heading h2 {
    font-size: 3.6rem;
    line-height: 5.4rem;
  }

  .directors-heading {
    width: 40%;
  }

  .Teams-section,
  .location-section {
    padding: 3.5rem;
  }

  .ourservicenew_Slider {
    margin-top: 3rem;
  }

  .Aboutlist-ul li img {
    width: 2.2rem;
  }

  .treatment-card {
    margin-top: 3rem;
  }

  .treatment-card p {
    font-size: 1.6rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.6rem;
    margin-bottom: 0;
  }

  .doctor2-name span,
  .doctor1-name span {
    font-size: 1.4rem;
  }

  .doctor1-name {
    padding: 0.4rem 3.2rem;
  }

  .doctor2-name {
    padding: 0.4rem 3.2rem;
  }

  /* Service */
  .mainservices-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin: 4rem 3rem 25rem 3rem;
  }

  .Services-card p {
    margin-top: 0.5rem;
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }

  .Services-heading {
    width: 100%;
  }

  .Services-content {
    padding: 1.2rem;
  }

  .Services-card h3 {
    margin-top: 1.6rem;
  }

  .services-bgpattern {
    height: 39rem;
  }

  .Services-button {
    font-size: 1.2rem;
    padding: 1rem 3rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 2.8rem;
  }

  .tabs_sections h4 {
    font-size: 2.6rem;
  }

  .servicedetail-section {
    grid-gap: 4rem;
    grid-template-columns: repeat(1, 1fr);
  }

  .servicecont-margintop {
    margin-top: 4rem;
  }

  .servicedetail-section h3 {
    font-size: 3rem;
    margin-top: 2.2rem;
  }

  .servicedetail-section p {
    font-size: 1.6rem;
    margin-top: 1.8rem;
  }

  .tabs_items li {
    margin: 0.4rem 0;
    padding: 0.6rem;
    font-size: 1.6rem;
  }

  .tabs_items li.current {
    padding: 1.2rem;
  }

  .tabs_sections {
    padding: 2rem;
    position: inherit;
  }

  .tabs_items li img {
    width: 3rem;
  }

  /* Contact US */
  .contact-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin: 0 1.5rem;
    text-align: center;
  }

  .contactus-box h4 {
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }

  .contactus-box p {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }

  .contactus-box span {
    font-size: 1.4rem;
  }

  .contactus-box img {
    padding: 0.8rem;
    width: 4.2rem;
  }

  .contactus-box {
    padding: 1.4rem;
  }

  .getintouch-section {
    padding: 3rem;
  }

  .getintouch-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3.5rem;
  }

  .getintouch-map {
    height: 446px;
  }

  .form-group.full {
    margin-bottom: 1.6rem;
  }

  .form-row {
    gap: 2rem;
    margin-bottom: 1.6rem;
  }

  .form-container {
    padding: 2rem;
  }

  input,
  textarea {
    padding: 1.2rem;
    font-size: 1.2rem;
  }

  .submit-btn {
    padding: 1rem;
    font-size: 1.4rem;
  }

  /* Location */
  .workinghours-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3.5rem;
    padding: 0 3rem;
  }

  .workingHours-cards {
    grid-gap: 2.5rem;
  }

  .locationList-ul {
    margin-bottom: 2.8rem;
  }

  .locationList-ul li p {
    font-size: 1.5rem;
    margin-top: 0.4rem;
  }

  .locationList-ul li span {
    font-size: 1.8rem;
  }

  .locationList-points {
    gap: 0.6rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 140px;
    width: 235px;
    padding: 0 1rem;
  }

  .workingHours-cards .contactus-box {
    padding: 1.4rem;
  }

  .workingHours-cards .contactus-box span {
    font-size: 1.4rem;
  }

  .workingHours-cards .contactus-box img {
    padding: 0.7rem;
    width: 3.6rem;
  }

  .workingHours-cards .contactus-box h4 {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }

  .teamsCards-section {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2.5rem;
    margin-top: 3rem;
  }

  .teamscard-content p {
    font-size: 2.2rem;
  }

  .teamscard-content {
    padding: 1.2rem;
  }

  .teamscard-content span {
    font-size: 1.2rem;
    margin-top: 0.6rem;
  }

  .location-map {
    height: 530px;
  }

  .navbar-link {
    gap: 1rem;
    top: 77px;
    border-top: 1px solid #42b3e5;
  }
}

@media only screen and (max-width: 575px) {
  .containerX {
    margin: 0 2rem;
  }

  .section-margintop {
    margin-top: 4rem;
  }

  h1 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }

  h3 {
    font-size: 1.4rem;
    line-height: 100%;
  }

  .navbar-section {
    padding: 1.5rem 0;
  }

  .navbar-height {
    height: 7rem;
  }

  .nav-logo img {
    width: 12rem;
  }

  .navbar-link > li > a {
    font-size: 1.7rem;
  }

  .navbar-link {
    gap: 1rem;
  }

  .navbar-section.active .navbar-link {
    top: 84px;
  }

  .navbar-section.active {
    position: fixed;
  }

  .HappyCustomers-items {
    bottom: 13px;
    right: -3px;
    gap: 0.6rem;
  }

  .HappyCustomers-items h3 {
    font-size: 1.2rem;
  }

  .HappyCustomers-items p {
    font-size: 0.9rem;
  }

  .hero-section {
    padding: 2rem;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3rem;
  }

  .herosection-content p {
    font-size: 1.4rem;
    margin-top: 1.2rem;
  }

  .HappyCustomers-items img {
    width: 7rem;
  }

  .about-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3rem;
    padding: 0 2rem;
  }

  .services-section {
    padding: 2rem;
  }

  .serviceslist-ul li {
    padding: 1.4rem;
  }

  .serviceslist-ul {
    margin-top: 1.4rem;
  }

  .serviceslist-ul li p {
    font-size: 1.3rem;
    margin: 0.8rem 0;
  }

  .serviceslist-ul li a {
    font-size: 1.4rem;
  }

  .serviceslist-ul li h4 {
    font-size: 1.8rem;
  }

  .About-text {
    margin: 1rem 0;
    font-size: 1.4rem;
  }

  .Aboutlist-ul {
    margin-bottom: 2.2rem;
  }

  .Aboutlist-ul li {
    margin-bottom: 1rem;
    gap: 0.6rem;
  }

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

  .info-content h4 {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
  }

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

  .Infolist-ul li img {
    width: 2.2rem;
  }

  .Infolist-ul li {
    gap: 0.6rem;
  }

  .Infolist-ul {
    margin-bottom: 2rem;
    grid-gap: 1rem;
  }

  .theme-button {
    padding: 1rem 0.8rem;
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }

  .menu-items {
    gap: 0.8rem;
  }

  .ExploreMore-button {
    padding: 1rem 1.4rem;
    font-size: 1.4rem;
    display: inline-block;
  }

  .Locations-content {
    grid-template-columns: repeat(1, 1fr);
    margin: 2.8rem 1rem 0;
    column-gap: 2.2rem;
  }

  .Locations-items {
    padding: 1.5rem;
  }

  .know-more {
    align-items: center;
    font-size: 1.4rem;
  }

  .Locations-items p {
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
    line-height: 2.2rem;
  }

  .card-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3rem;
  }

  .card-heading {
    margin-bottom: 1.2rem;
    gap: 0.8rem;
  }

  .card-heading h4 {
    font-size: 1.6rem;
  }

  .heading-text span {
    font-size: 1rem;
  }

  .heading-text h1 {
    margin-top: 0.5rem;
    font-size: 1.8rem;
  }

  .ourservicenew_Slider .item p {
    font-size: 1.4rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav {
    gap: 2rem;
    margin-top: 1rem;
  }

  .ourservicenew_Slider .carousel-shadow {
    padding: 1.5rem;
    height: 28rem;
  }

  .ourservicenew_Slider.owl-carousel .owl-nav .owl-prev,
  .ourservicenew_Slider.owl-carousel .owl-nav .owl-next {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
  }

  .testimonial-header {
    gap: 10px;
    margin-bottom: 10px;
  }

  .button-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.2rem;
    margin-top: 2rem;
  }

  .testimonial-section {
    margin-bottom: 25rem;
  }

  .cta-content {
    padding: 2rem;
  }

  .cta-section h1 {
    margin-bottom: 0.5rem;
    font-size: 1.7rem;
  }

  .cta-content p {
    font-size: 1.1rem;
  }

  .cta-button {
    padding: 0.8rem 1.8rem;
    font-size: 1rem;
    margin-top: 2.2rem;
  }

  .cta-leftpattern {
    width: 6rem;
  }

  .cta-rightpattern {
    width: 6rem;
  }

  .footer-sec {
    padding: 3rem 3rem;
  }

  .footer-leftContent img {
    width: 12rem;
  }

  .footer-sec ul li {
    margin-top: 0.6rem;
  }

  .footer-leftContent p {
    font-size: 1.4rem;
    margin-top: 1.4rem;
  }

  .footer-rightContent {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }

  .footer-sec h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .footer-sec ul li a {
    font-size: 1.4rem;
  }

  .footer-links a {
    font-size: 1.2rem;
  }

  .footer-links {
    gap: 2rem;
  }

  .footer-bottom {
    font-size: 1.2rem;
    margin-top: 3rem;
    padding-top: 2rem;
  }

  .footer-top {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin-top: 4rem;
  }

  .footer-icons {
    gap: 1.6rem;
    margin-top: 0.8rem !important;
  }

  .experience-text p {
    font-size: 0.8rem;
  }

  .experience-text {
    padding: 0.4rem 1.1rem;
  }

  .experience-text h2 {
    font-size: 2rem;
    line-height: 2.6rem;
  }

  /* About Page */
  .tophero-section {
    height: 15rem;
    border-radius: 3rem;
    overflow: hidden;
    position: relative;
  }

  .ourapproach-section {
    padding: 2rem 2rem;
  }

  .ourapproach-heading {
    width: 100%;
  }

  .ourapproach-items {
    padding: 1.6rem;
    text-align: center;
  }

  .ourapproach-items p {
    font-size: 1.3rem;
  }

  .ourapproach-items h4 {
    margin-top: 1.4rem;
  }

  .ourapproach-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin-top: 2rem;
  }

  .directors-section {
    margin: 0 2rem;
  }

  .directors-items {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3rem;
    margin-top: 6rem;
  }

  .doctor-heading {
    margin-bottom: 0.8rem;
  }

  .directors-content p {
    margin-bottom: 1.4rem;
    font-size: 1.2rem;
  }

  .doctor-heading h2 {
    font-size: 2.5rem;
    line-height: 4.8rem;
  }

  .doctor-heading span {
    font-size: 1.2rem;
  }

  .directors-heading {
    width: 100%;
  }

  .Teams-section,
  .location-section {
    padding: 2rem;
  }

  .ourservicenew_Slider {
    margin-top: 3rem;
  }

  .Aboutlist-ul li img {
    width: 2.2rem;
  }

  .treatment-card {
    margin-top: 3rem;
    padding: 2rem;
  }

  .treatment-card p {
    font-size: 1.4rem;
  }

  .doctor2-name p,
  .doctor1-name p {
    font-size: 1.4rem;
    margin-bottom: 0;
  }

  .doctor2-name span,
  .doctor1-name span {
    font-size: 1.2rem;
    display: block;
  }

  .doctor1-name {
    padding: 0.2rem 1.2rem;
  }

  .doctor2-name {
    padding: 0.2rem 1.2rem;
  }

  /* Service */
  .mainservices-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin: 4rem 0 25rem 0;
  }

  .services-bgpattern {
    height: 43rem;
  }

  .Services-heading {
    width: 100%;
  }

  .Services-card p {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }

  .Services-card h3 {
    font-size: 2rem;
  }

  .Services-button {
    padding: 1rem 0.8rem;
    font-size: 1.4rem;
  }

  /* Service Detail */
  .tophero-heading p {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .tophero-heading ul li a {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .page-breadcrumb {
    gap: 0.6rem;
  }

  .tabs_sections h4 {
    font-size: 2.2rem;
  }

  .servicedetail-section {
    grid-gap: 4rem;
    grid-template-columns: repeat(1, 1fr);
  }

  .servicecont-margintop {
    margin-top: 3rem;
  }

  .servicedetail-section h3 {
    font-size: 2rem;
    margin-top: 2rem;
  }

  .servicedetail-section p {
    font-size: 1.4rem;
    margin-top: 1.2rem;
  }

  .tabs_items li {
    margin: 0.4rem 0;
    padding: 0.4rem;
    font-size: 1.4rem;
  }

  .tabs_items li.current {
    padding: 0.8rem;
  }

  .tabs_sections {
    padding: 1.6rem;
    position: inherit;
  }

  .tabs_items li img {
    width: 2.8rem;
  }

  /* Contact US */
  .contact-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin: 0 2rem;
    text-align: center;
    margin-top: 3rem;
  }

  .contactus-box h4 {
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }

  .contactus-box p {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }

  .contactus-box span {
    font-size: 1.4rem;
  }

  .contactus-box img {
    padding: 0.8rem;
    width: 4.2rem;
  }

  .contactus-box {
    padding: 1.4rem;
  }

  .getintouch-section {
    padding: 1.5rem;
  }

  .getintouch-content {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3.5rem;
  }

  .getintouch-map {
    height: 446px;
  }

  .form-group.full {
    margin-bottom: 1.6rem;
  }

  .form-row {
    display: block;
    margin-bottom: 1.6rem;
  }

  .form-row .form-group {
    width: 100%;
    margin-bottom: 1rem;
  }

  .form-container {
    padding: 1.5rem;
    max-width: 90%;
  }

  input,
  textarea {
    padding: 1.2rem;
    font-size: 1.2rem;
  }

  .submit-btn {
    padding: 1rem;
    font-size: 1.4rem;
  }

  .topbar-section ul img {
    width: 2rem;
  }

  .topbar-section ul {
    gap: 1rem;
  }

  .call-items {
    gap: 0.6rem;
    font-size: 1.2rem;
  }

  .call-items img {
    width: 2rem;
  }

  .topbar-section {
    padding: 1rem 0;
  }

  /* Location */
  .workinghours-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3.5rem;
    padding: 0 3rem;
  }

  .workingHours-cards {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2.5rem;
  }

  .Teams-section h1,
  .location-section h1 {
    font-size: 1.6rem;
    margin-top: 0.4rem;
  }

  .locationList-ul {
    margin-bottom: 2.8rem;
  }

  .locationList-ul li p {
    font-size: 1.2rem;
    margin-top: 0.4rem;
    margin-left: 2.6rem;
  }

  .locationList-ul li span {
    font-size: 1.3rem;
  }

  .locationList-points {
    gap: 0.4rem;
  }

  .locationList-points img {
    width: 2rem;
  }

  .logo-marquee--marquee {
    margin-bottom: 2.2rem;
  }

  .logo-marquee--marquee img {
    height: 108px;
    width: 175px;
    padding: 0 0.8rem;
  }

  .workingHours-cards .contactus-box {
    padding: 1.4rem;
  }

  .workingHours-cards .contactus-box span {
    font-size: 1.4rem;
  }

  .workingHours-cards .contactus-box img {
    padding: 0.7rem;
    width: 3.6rem;
  }

  .workingHours-cards .contactus-box h4 {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }

  .teamsCards-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2.5rem;
    margin-top: 3rem;
  }

  .teamscard-content p {
    font-size: 2.2rem;
  }

  .teamscard-content {
    padding: 1.2rem;
  }

  .teamscard-content span {
    font-size: 1.2rem;
    margin-top: 0.6rem;
  }

  .location-map {
    height: 450px;
  }

  .treatment-button {
    padding: 0.8rem 0.4rem;
    font-size: 1.4rem;
    margin-top: -4rem;
  }

  .treatment-card p {
    margin-bottom: 3rem;
  }

  .ourservices-right {
    padding-right: 0;
  }
  .ourservices-left {
    padding-left: 0;
  }

  .locationServices-section {
    margin: 4rem 1rem 0 1rem;
  }

  .OurPatrons-section {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    padding: 0 4rem;
    margin-bottom: 25rem;
    margin-top: 3rem;
  }

  .OurPatrons-content p {
    font-size: 1.6rem;
  }

  .OurPatrons-content span {
    font-size: 1.2rem;
  }

  .OurPatrons-content {
    padding: 1.6rem;
  }
}

@media screen and (max-width: 991px) {
  .book-dialog {
    max-width: calc(100% - 2rem);
    margin: 0.75rem auto;
  }

  .modal-book {
    padding: 2rem 1.5rem;
  }

  .modal-book h4 {
    font-size: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .topbar-section .d-flex {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.8rem 1.2rem;
    text-align: center;
  }

  .call-items {
    justify-content: center;
  }

  .form-row {
    flex-direction: column;
    gap: 1.6rem;
  }

  .form-row .form-group {
    width: 100%;
  }

  .play-icon {
    width: 6rem;
  }

  .servicedetail-img {
    position: inherit;
    top: 0;
  }

  .navbar-link {
    gap: 1rem;
    top: 130px;
    border-top: 1px solid #42b3e5;
  }
}

@media screen and (max-width: 480px) {
  .menu-items .theme-button {
    font-size: 0;
    line-height: 0;
    padding: 1rem 1.1rem;
    gap: 0;
  }

  .menu-items .theme-button img {
    width: 2.2rem;
    height: auto;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    text-align: center;
  }

  .navbar-link .dropdown-menu li a,
  .navbar-link .locationsdropdown-menu li a {
    font-size: 1.3rem;
  }
  .navbar-link {
    padding: 2rem;
  }
}
