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

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

  .nav-menu .nav-linkitems {
    font-size: 1.6rem;
    padding: 10px 8px;
  }

  .Services-items .navbar-link {
    font-size: 1.6rem;
  }

  .Services-items {
    padding: 9px 8px;
  }

  .icon-container img {
    padding: 27px 17px;
  }

  .feature-card {
    gap: 16px;
  }

  .arrow-icon {
    position: absolute;
    bottom: 2px;
    right: 3px;
  }

  .feature-content p {
    font-size: 1.7rem;
  }

  /* hero */

  .herosection-content h1 {
    font-size: 5.6rem;
  }

  .recover-patients {
    bottom: 4rem;
    left: 60%;
  }

  .recover-patients h2 {
    font-size: 4.4rem;
  }

  .recover-patients img {
    width: 14rem;
  }

  .client-desc p {
    font-size: 2.1rem;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 35%;
    z-index: -1;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 100%;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 40%;
    z-index: -1;
    width: 24rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 100%;
    z-index: -1;
    width: 24rem;
  }

  .client-bg {
    position: absolute;
    bottom: -140px;
    right: 12%;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: -140px;
    z-index: -1;
    width: 25rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -85%;
    z-index: -1;
    width: 25rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 42%;
    z-index: -1;
    width: 55rem;
  }

  .contactus-pattern1 {
    position: absolute;
    top: -64%;
    right: 0;
    z-index: -1;
    width: 60rem;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -50%;
    left: 0;
    z-index: -1;
    width: 25rem;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 34%;
    z-index: -1;
  }

  .features-container {
    margin-top: 12rem;
  }

  .herosection-content {
    top: 124px;
  }

  .herosection-content p {
    font-size: 5.5rem;
    line-height: 7.2rem;
  }

  .Advantage_ul li p {
    font-size: 2rem;
    font-weight: 400;
    color: #707070;
  }

  .software-preview h4 {
    font-size: 4.4rem;
  }

  .slider-video {
    height: 21rem;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
  h3 {
    font-size: 5rem;
  }

  .AboutTrudentz-sec p {
    font-size: 1.8rem;
  }

  .containerX {
    margin: 0 7rem;
  }

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

  .nav-menu .nav-linkitems {
    font-size: 1.5rem;
    padding: 10px 8px;
  }

  .Services-items .navbar-link {
    font-size: 1.5rem;
  }

  .Services-items {
    padding: 9px 8px;
  }

  .book-appointment {
    padding: 1rem 1.2rem;
    margin-left: 10px;
  }

  .contact-info a {
    font-size: 1.4rem;
  }

  .phone {
    display: none;
  }

  .call-gif {
    width: 3.8rem;
    height: 3.8rem;
  }

  .navbar {
    padding: 20px 0px;
  }

  /* hero */
  .herosection-content h1 {
    font-size: 5.6rem;
  }

  .recover-patients {
    bottom: 4rem;
    left: 60%;
  }

  .recover-patients h2 {
    font-size: 4.4rem;
  }

  .recover-patients img {
    width: 14rem;
  }

  .heroshapes-images {
    width: 650px;
  }

  .OpeningHours-text {
    font-size: 2.2rem;
    top: 45px;
    left: 30px;
  }

  .clinctime-items li {
    padding: 0 3rem;
  }

  .clinctime-section {
    top: 105px;
    left: 24px;
  }

  .clinctime-items li p {
    font-size: 2rem;
  }

  .clinctime-items li span {
    font-size: 1.6rem;
  }

  .TakeTrudent-text {
    padding: 1.8rem 4.8rem;
    margin: 0 3rem;
    margin-top: 1.8rem;
    width: 50rem;
  }

  .TakeTrudent-text p {
    font-size: 1.8rem;
  }

  .herosection-content {
    top: 130px;
    left: 60px;
  }

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

  .feature-content p {
    font-size: 14px;
  }

  .icon-container img {
    padding: 28px 15px;
  }

  .feature-content h6 {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }

  .showcase-container h4 {
    font-size: 3.8rem;
  }

  .showcase-container {
    margin-bottom: 120px;
  }

  .dr-desc h5 {
    font-size: 3.5rem;
  }

  .dr-desc .description span {
    font-size: 21px;
  }

  .dr-desc .description p {
    font-size: 18px;
    margin-top: 24px;
  }

  .client-says {
    padding: 4rem 6rem;
    margin: 15rem 10rem;
  }

  .client-video {
    padding: 6rem 4rem 4rem;
  }

  .book-appointment-sec {
    margin: 12rem 10rem;
  }

  .appointment-heading h4 {
    font-size: 3.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.8rem;
    margin-top: 12px;
  }

  .features-container {
    margin-top: 10rem;
  }

  .before-after {
    padding: 5rem 6rem;
  }

  .software-preview {
    padding: 5rem 6rem;
  }

  .readMore-btn {
    margin-top: 1.5rem;
    bottom: 1rem;
  }

  .serviceSlider-sec p {
    margin-top: 2.4rem;
    font-size: 1.6rem;
  }

  .client-desc p {
    font-size: 1.9rem;
  }

  .client-desc span {
    font-size: 1.6rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 8rem 0rem;
  }

  .dr-desc {
    padding-bottom: 6.5rem;
  }

  .achieve {
    margin: 12.5rem 14rem;
  }

  .grid8040 {
    gap: 8rem;
  }

  .serviceInner-sec span {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    color: #76b737;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
  }

  .serviceInner-sec p {
    font-size: 1.7rem;
    margin-top: 2.5rem;
  }

  .faqaccordion__title {
    font-size: 2rem;
  }

  /* Testimonial */
  .expert-heading h3 {
    font-family: "Denike";
    display: flex;
    justify-content: center;
    margin-top: 5rem;
  }

  .expert-heading p {
    margin-bottom: 5rem;
  }

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

  /* Contact Us */

  .contactus-pattern1 {
    width: 55rem;
    position: absolute;
    top: -58%;
    right: 0;
    z-index: -1;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -50%;
    left: 0;
    z-index: -1;
    width: 25rem;
  }

  .GetInTouch-content {
    grid-gap: 2rem;
  }

  .GetInTouch-desc p {
    font-size: 1.6rem;
  }

  .GetInTouch-img {
    width: 18rem;
  }

  .visionmission-items::after {
    bottom: -1px;
    right: -5px;
  }

  .VisionMission-slider .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    margin-top: 0;
    right: 60px;
    bottom: 8px;
  }

  .visionMission-pattern {
    position: absolute;
    left: -10%;
    top: -42%;
    z-index: -1;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2rem;
    margin: 1rem 0 1.5rem 0;
  }

  .meetThemTeam-detailText {
    font-size: 2rem;
  }

  .doctorSub-text p {
    font-size: 2rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2.2rem;
  }

  .meetTheTeam-education p {
    font-size: 2rem;
  }

  .greenBeyond-text {
    font-size: 2.5rem;
  }

  .section_margintop {
    margin-top: 14rem;
  }

  /* RTC */
  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 95%;
    z-index: -1;
    width: 24rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: 0%;
    bottom: -28%;
    z-index: -1;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 35%;
    z-index: -1;
    width: 24rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: 0%;
    top: -65%;
    z-index: -1;
  }

  .procedureInvolves-sec h5 {
    font-weight: 400;
    margin-bottom: 2rem;
    font-size: 3.2rem;
  }

  .DentalBraces-text {
    font-size: 1.8rem;
    margin-top: 0.8rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
    font-weight: 300;
    color: #707070;
  }

  .faqaccordion {
    width: 100%;
  }

  .accordion__content p {
    margin: 0 0 10px;
    font-size: 1.6rem;
  }

  .FAQS-heading {
    font-size: 3.6rem;
    margin-bottom: 2rem;
  }

  .achievements-pattern-center {
    position: absolute;
    right: 0px;
    top: -48%;
    z-index: -1;
    width: 50rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -35%;
    width: 25rem;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 0;
    width: 22rem;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 34%;
    z-index: -1;
    width: 24rem;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 32%;
    z-index: -1;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 100%;
    width: 25rem;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: -140px;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -75%;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 42%;
    z-index: -1;
    width: 55rem;
  }

  .client-bg {
    position: absolute;
    bottom: -118px;
    right: 12%;
  }

  .slider-video {
    height: 21rem;
  }

  .feature-card {
    gap: 1rem;
  }

  .Testimonial-ownersection {
    margin: 0px 10rem;
  }

  .Testimonial-items {
    padding: 4rem 7rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 9px;
  }

  h3 {
    font-size: 5rem;
  }

  .AboutTrudentz-sec p {
    font-size: 1.8rem;
  }

  .containerX {
    margin: 0 7rem;
  }

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

  .nav-menu .nav-linkitems {
    font-size: 1.5rem;
    padding: 10px 8px;
  }

  .Services-items .navbar-link {
    font-size: 1.5rem;
  }

  .Services-items {
    padding: 9px 8px;
  }

  .book-appointment {
    padding: 1rem 1.2rem;
    margin-left: 10px;
  }

  .contact-info a {
    font-size: 1.4rem;
  }

  .phone {
    display: none;
  }

  .call-gif {
    width: 3.8rem;
    height: 3.8rem;
  }

  .logo {
    width: 14rem;
  }

  .navbar {
    padding: 20px 0px;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 28%;
    z-index: -1;
    width: 25rem;
  }

  .visionMission-pattern {
    position: absolute;
    left: -8%;
    top: -36%;
    z-index: -1;
    width: 25rem;
  }

  /* hero */
  .herosection-content h1 {
    font-size: 5.2rem;
  }

  .recover-patients {
    bottom: 4rem;
    left: 54%;
  }

  .recover-patients h2 {
    font-size: 4.2rem;
  }

  .recover-patients img {
    width: 14rem;
  }

  .heroshapes-images {
    width: 550px;
  }

  .OpeningHours-text {
    font-size: 2rem;
    top: 40px;
    left: 23px;
  }

  .clinctime-items li {
    padding: 0 3rem;
  }

  .clinctime-section {
    top: 95px;
    left: 17px;
  }

  .clinctime-items li p {
    font-size: 1.8rem;
  }

  .clinctime-items li span {
    font-size: 1.4rem;
  }

  .TakeTrudent-text {
    padding: 1rem 4.8rem;
    margin: 0 3rem;
    margin-top: 1.8rem;
    margin-right: 5rem;
    width: 48rem;
  }

  .TakeTrudent-text p {
    font-size: 1.8rem;
  }

  .herosection-content {
    top: 100px;
    left: 60px;
  }

  .herosection-content p {
    font-size: 5rem;
    line-height: 6rem;
  }

  .feature-content p {
    font-size: 14px;
  }

  .icon-container img {
    padding: 28.55px 10.55px;
  }

  .feature-card {
    gap: 2rem;
  }

  .feature-content h6 {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }

  .showcase-container h4 {
    font-size: 3.5rem;
  }

  .showcase-container {
    margin-bottom: 120px;
  }

  .dr-desc h5 {
    font-size: 2.8rem;
  }

  .dr-desc .description span {
    font-size: 1.8rem;
  }

  .dr-desc .description p {
    font-size: 1.6rem;
    margin-top: 24px;
  }

  .client-says {
    padding: 4rem 6rem;
    margin: 0px 6rem;
  }

  .client-video {
    padding: 6rem 4rem 4rem;
  }

  .book-appointment-sec {
    margin: 12rem 10rem;
  }

  .appointment-heading h4 {
    font-size: 3.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.8rem;
    margin-top: 12px;
  }

  .features-container {
    margin-top: 10rem;
  }

  .before-after {
    padding: 5rem 6rem;
  }

  .software-preview {
    padding: 5rem 6rem;
  }

  .readMore-btn {
    margin-top: 3.5rem;
    bottom: 1.7rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 8rem 0rem;
  }

  .dr-desc {
    padding-bottom: 5.5rem;
    gap: 36px;
  }

  .achieve {
    margin: 12.5rem 14rem;
  }

  .neeraj-img,
  .diya-img {
    width: 24rem;
  }

  .arrow2 {
    position: absolute;
    bottom: -42px;
    left: 210px;
    width: 14rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -56px;
    width: 14rem;
  }

  .achievements-pattern-center {
    top: -48%;
    width: 60rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -38%;
    width: 28rem;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 0;
    width: 25rem;
  }

  .client-desc p {
    font-size: 2rem;
    font-weight: 500;
  }

  .client-desc span {
    font-size: 1.6rem;
    color: #707070;
  }

  .client-item {
    padding: 1.6rem 1.2rem;
  }

  .client-bg {
    position: absolute;
    bottom: -26%;
    right: 15%;
    width: 35rem;
  }

  .clientview-btn {
    margin-top: 4.2rem;
    padding: 1rem 1.6rem;
  }

  .appointment-bg3 {
    position: absolute;
    top: 10%;
    right: 24%;
  }

  .footer-menu {
    display: flex;
    gap: 6px;
  }

  .footer-icons img {
    background-color: #111111;
    padding: 6px;
    border-radius: 8px;
  }

  .footer-menu a {
    padding: 8px;
  }

  .footer-icons {
    gap: 8px;
  }

  .footer-icons a {
    padding: 8px 10px;
  }

  .footer-logo {
    width: 18rem;
  }

  .footer-secTwo {
    margin: 5rem 9rem;
    padding: 2.4rem 0px;
  }

  .grid8040 {
    gap: 8rem;
  }

  .serviceHero-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
    margin-top: 6rem;
    position: relative;
    z-index: 99;
  }

  .serviceInner-sec span {
    position: absolute;
    bottom: 24px;
    color: #76b737;
    font-size: 3.2rem;
  }

  /* Testimonial */
  .expert-heading h3 {
    font-family: "Denike";
    display: flex;
    justify-content: center;
    margin-top: 1rem;
  }

  .expert-heading p {
    margin-bottom: 6rem;
  }

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

  /* Contact Us */

  .contactus-pattern1 {
    width: 52rem;
    position: absolute;
    top: -45%;
    right: 0;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -30%;
    left: 0;
    z-index: -1;
    width: 24rem;
  }

  .contactUs-code p {
    padding: 15.5px 24px;
  }

  .GetInTouch-content {
    grid-gap: 2rem;
  }

  .GetInTouch-desc p {
    font-size: 1.6rem;
  }

  .GetInTouch-img {
    width: 18rem;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3.2rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2.2rem;
  }

  .meetThemTeam-detailText {
    font-size: 2rem;
  }

  .doctorSub-text p {
    font-size: 2rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2.2rem;
  }

  .meetTheTeam-education p {
    font-size: 2rem;
  }

  .greenBeyond-text {
    font-size: 2.5rem;
  }

  .section_margintop {
    margin-top: 12rem;
  }

  .meetTheTeam-border {
    padding: 1.5rem 0;
  }

  .Approach-items {
    padding-top: 1.2rem;
  }

  .OurTeam-items {
    padding: 0;
    padding-top: 0;
  }

  .OurTeam-items span {
    font-size: 1.8rem;
    font-weight: 400;
  }

  .OurTeam-items p {
    font-size: 2.8rem;
    font-weight: 500;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 30%;
    z-index: -1;
    width: 25rem;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 160%;
    width: 25rem;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 25%;
    z-index: -1;
    width: 25rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 78%;
    z-index: -1;
    width: 25rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: -7%;
    top: -66%;
    z-index: -1;
    width: 65rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: -7%;
    bottom: -43%;
    width: 25rem;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: -140px;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -26%;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 42%;
    z-index: -1;
    width: 55rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
    font-weight: 300;
    color: #707070;
  }

  .hero-section {
    margin-top: 100px;
  }

  .transform-smile {
    padding: 65px 0;
  }

  .Testimonial-ownersection {
    margin: 0px 6rem;
    margin-top: 12rem;
  }

  .Testimonial-items {
    padding: 4rem 5rem;
  }

  .Testimonial-items p {
    font-size: 2rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 9px;
  }

  h3 {
    font-size: 4.2rem;
  }

  .AboutTrudentz-sec p {
    font-size: 1.6rem;
    margin-top: 2rem;
  }

  .containerX {
    margin: 0 7rem;
  }

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

  .nav-menu {
    gap: 0.6rem;
  }

  .nav-menu .nav-linkitems {
    font-size: 1.5rem;
    padding: 7px 5px;
  }

  .Services-items .navbar-link {
    font-size: 1.5rem;
  }

  .Services-items {
    padding: 7px 5px;
    gap: 4px;
  }

  .book-appointment {
    padding: 1rem 1.2rem;
    margin-left: 0;
  }

  .contact-info a {
    font-size: 1.4rem;
  }

  .phone {
    display: none;
  }

  .call-gif {
    width: 3.8rem;
    height: 3.8rem;
  }

  .logo {
    width: 10rem;
  }

  .navbar {
    padding: 20px 0px;
  }

  /* hero */
  .herosection-content h1 {
    font-size: 3.8rem;
  }

  .recover-patients {
    bottom: 3rem;
    left: 54%;
  }

  .recover-patients h2 {
    font-size: 3.8rem;
  }

  .recover-patients img {
    width: 10rem;
  }

  .heroshapes-images {
    width: 450px;
  }

  .OpeningHours-text {
    font-size: 1.8rem;
    top: 34px;
    left: 20px;
  }

  .clinctime-items li {
    padding: 0 2rem;
  }

  .clinctime-section {
    top: 82px;
    left: 15px;
  }

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

  .clinctime-items li span {
    font-size: 1.3rem;
  }

  .TakeTrudent-text {
    padding: 1rem 4.8rem;
    margin: 0 3rem;
    margin-top: 1.2rem;
    margin-right: 5rem;
    width: 37rem;
  }

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

  .herosection-content {
    top: 65px;
    left: 40px;
  }

  .herosection-content p {
    font-size: 4rem;
    line-height: 6rem;
  }

  .feature-content p {
    font-size: 14px;
  }

  .icon-container img {
    padding: 28.55px 15.55px;
  }

  .feature-card {
    gap: 2rem;
  }

  .feature-content h6 {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }

  .showcase-container h4 {
    font-size: 3.5rem;
  }

  .showcase-container {
    margin-bottom: 100px;
    display: grid;
    grid-template-columns: none;
    gap: 40px;
  }

  .dr-desc h5 {
    font-size: 2.8rem;
  }

  .dr-desc .description span {
    font-size: 1.8rem;
  }

  .dr-desc .description p {
    font-size: 1.6rem;
    margin-top: 24px;
  }

  .client-says {
    padding: 4rem 2rem;
    margin: 0px 3rem;
  }

  .client-desc {
    padding-left: 10px;
  }

  .slider-video {
    height: 20rem;
  }

  .client-desc p {
    font-size: 1.8rem;
    font-weight: 500;
  }

  .client-desc span {
    font-size: 1.4rem;
    color: #707070;
  }

  .client-video {
    padding: 6rem 4rem 4rem;
  }

  .book-appointment-sec {
    margin: 8rem 6rem;
    padding: 55px;
  }

  .appointment-heading h4 {
    font-size: 2.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.7rem;
    margin-top: 12px;
  }

  .features-container {
    margin-top: 10rem;
    grid-template-columns: none;
    display: grid;
    gap: 35px;
  }

  .before-after {
    padding: 5rem 6rem;
  }

  .software-preview {
    padding: 5rem 6rem;
  }

  .readMore-btn {
    margin-top: 2.5rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 5rem 0rem;
  }

  .dr-desc {
    padding-bottom: 5.5rem;
    gap: 36px;
    display: grid;
    grid-template-columns: none;
  }

  .expert-btn {
    font-size: 14px;
    padding: 10px 18px;
  }

  .achieve {
    margin: 10.5rem 10rem;
  }

  .neeraj-img,
  .diya-img {
    width: 24rem;
  }

  .arrow2 {
    position: absolute;
    bottom: -42px;
    left: 210px;
    width: 14rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -56px;
    width: 14rem;
  }

  .achievements-pattern-center {
    position: absolute;
    right: 0;
    top: -55%;
    width: 60rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -38%;
    width: 25rem;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 0;
    width: 25rem;
  }

  .client-item {
    padding: 1.6rem 1.2rem;
  }

  .client-bg {
    position: absolute;
    bottom: -42%;
    right: 9%;
    width: 35rem;
  }

  .clientview-btn {
    margin-top: 3rem;
    padding: 1rem 1.6rem;
    font-size: 14px;
  }

  .coma-img {
    position: absolute;
    top: -45px;
    width: 9rem;
  }

  .appointment-bg3 {
    position: absolute;
    top: 10%;
    right: 24%;
  }

  .footer-menu {
    display: flex;
    gap: 6px;
  }

  .footer-icons img {
    background-color: #111111;
    padding: 4px;
    border-radius: 8px;
  }

  .footer-menu a {
    padding: 3px;
  }

  .footer-icons {
    gap: 6px;
  }

  .footer-icons a {
    width: 4rem;
    height: 4rem;
  }

  .footer-logo {
    width: 15rem;
  }

  .footer-secTwo {
    margin: 5rem 9rem;
    padding: 2.4rem 0px;
  }

  .footer {
    margin-top: 90px;
  }

  .grid8040 {
    gap: 4rem;
    grid-template-columns: auto 40%;
  }

  .serviceHero-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
    margin-top: 6rem;
    position: relative;
    z-index: 99;
  }

  .serviceInner-sec span {
    bottom: 18px;
    font-size: 2.8rem;
  }

  /* Testimonial */
  .expert-heading h3 {
    font-family: "Denike";
    display: flex;
    justify-content: center;
    margin-top: 5rem;
  }

  .expert-heading p {
    margin-bottom: 4rem;
  }

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

  .Testimonial-tab button {
    padding: 1rem 1.8rem;
  }

  /* Contact Us */

  .contactus-pattern1 {
    width: 50rem;
    position: absolute;
    top: 33%;
    right: 0;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -50%;
    left: 0;
    z-index: -1;
    width: 22rem;
  }

  .contactUs-sec {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10rem;
    align-items: center;
    position: relative;
  }

  .contactUs-code p {
    font-size: 16px;
    padding: 13.5px 25px;
  }

  .GetInTouch-content {
    grid-gap: 2rem;
  }

  .GetInTouch-desc p {
    font-size: 1.8rem;
  }

  .GetInTouch-img {
    width: 18rem;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3.2rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2.2rem;
  }

  .meetThemTeam-detailText {
    font-size: 1.8rem;
  }

  .doctorSub-text p {
    font-size: 1.8rem;
    margin-top: 1.8rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2rem;
    margin: 1.5rem 0;
  }

  .meetTheTeam-Educationdesc .services_ul p {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }

  .meetTheTeam-education p {
    font-size: 1.8rem;
    margin-top: 1.5rem;
  }

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

  .MeetTheTeam-secTwo {
    display: grid;
    grid-template-columns: none;
    padding: 2rem;
  }

  .section_margintop {
    margin-top: 10rem;
  }

  .meetTheTeam-border {
    padding: 1.2rem 0;
  }

  .OurTeam-items {
    padding: 0;
    padding-top: 0;
  }

  .OurTeam-items span {
    font-size: 1.6rem;
    font-weight: 400;
  }

  .OurTeam-items p {
    font-size: 2.5rem;
    font-weight: 500;
  }

  .page-heroseaction {
    position: relative;
    margin-top: 82px;
  }

  .faqaccordion__title {
    font-size: 2.2rem;
  }

  .accordion__content p {
    font-size: 1.7rem;
  }

  .book-appointment-btn {
    font-size: 14px;
  }

  .MeetTheTeam-secOne {
    display: grid;
    grid-template-columns: none;
    padding: 2rem;
  }

  .doctor-iamges {
    width: 50rem;
    margin: 0 auto;
  }

  .twodoctor-iamges {
    width: 50rem;
    margin: 0 auto;
  }

  .team-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }

  .achieve-heading p {
    font-size: 16px;
    margin-top: 15px;
  }

  .serviceInner-sec p {
    font-size: 1.7rem;
    margin-top: 2rem;
  }

  .portfolio-filter-menu li {
    font-size: 15px;
    padding: 1.2rem 1.5rem;
  }

  .portfolio-filter-menu {
    gap: 12px;
    margin-top: 20px;
    padding: 1rem;
  }

  .portfolio-container {
    margin-top: 50px;
  }

  .gallery-items {
    margin: 1rem;
  }

  .DentalTourism-sec {
    margin: 0 10rem;
  }

  .DentalTourism-sec h6 {
    margin-bottom: 1.6rem;
    font-size: 2.8rem;
  }

  .DentalTourism-sec p {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
    padding-bottom: 1.8rem;
  }

  .visionMission-pattern {
    position: absolute;
    left: -8%;
    top: -42%;
    z-index: -1;
    width: 25rem;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: -1;
    width: 25rem;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 24%;
    z-index: -1;
    width: 22rem;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 142%;
    width: 22rem;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 22%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: -7%;
    top: 2%;
    z-index: -1;
    width: 18rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: -7%;
    top: -50%;
    z-index: -1;
    width: 50rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: -7%;
    bottom: -40%;
    width: 22rem;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: -140px;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -34%;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 35%;
    z-index: -1;
    width: 55rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
    font-weight: 300;
    color: #707070;
  }

  .faqaccordion {
    width: 70%;
  }

  .achievement-item p {
    font-size: 2.2rem;
  }

  .hero-section {
    margin-top: 100px;
  }

  .serviceSlider-sec p {
    font-size: 1.6rem;
  }

  .services-slider {
    gap: 2rem;
    height: 620px;
  }

  .serviceSlider-sec span {
    font-size: 2.8rem;
  }

  .option .number {
    font-size: 4rem;
  }

  .Testimonial-ownersection {
    margin: 0px 4rem;
    margin-top: 8rem;
  }

  .Testimonial-items {
    padding: 4rem 4rem;
  }

  .Testimonial-items p {
    font-size: 2rem;
  }

  .quotes-items {
    width: 5rem;
  }
}

@media screen and (max-width: 991px) {
  html {
    font-size: 8px;
  }

  .grid8040 {
    grid-template-columns: repeat(1, 1fr);
    gap: 6rem;
  }

  .grid4080 {
    grid-template-columns: repeat(1, 1fr);
    gap: 6rem;
  }

  .footer-secTwo {
    grid-template-columns: repeat(1, 1fr);
    margin: 5rem 0rem;
  }

  .MeetTheTeam-secOne {
    display: grid;
    grid-template-columns: none;
    padding: 2rem;
  }

  .team-section {
    display: grid;
    grid-template-columns: none;
    grid-gap: 30px;
  }

  .MeetTheTeam-secTwo {
    display: grid;
    grid-template-columns: none;
    padding: 2rem;
  }

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

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

  .contactUs-sec {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 6rem;
  }

  /* navbar */

  .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: #76b737;
    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;
  }

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

  .nav-menu {
    width: 100%;
    display: none;
    background: #76b737;
    position: fixed;
    z-index: 100;
    top: 82px;
    left: 0;
    padding: 4rem;
    text-align: center;
  }

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

  .menuicon_bar {
    margin-left: 10px;
  }

  .nav-menu .nav-linkitems {
    font-size: 2.2rem;
  }

  .nav-menu .nav-linkitems:hover,
  .nav-menu .nav-linkitems.active {
    color: #ffffff;
    background-color: transparent;
    border-radius: 8px;
    text-shadow: none;
  }

  .nav-menu li {
    margin-bottom: 1rem;
  }

  .Services-items.active .navbar-link,
  .Services-items:hover .navbar-link {
    color: #ffffff;
  }

  .Services-items .navbar-link {
    font-size: 2.2rem;
  }

  .Services-menu li a {
    padding: 0.5rem 1.2rem;
  }

  .book-appointment {
    margin-left: 0;
  }

  .Testimonial-ownersection {
    grid-template-columns: repeat(1, 1fr);
  }

}

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

  h3 {
    font-size: 5.2rem;
  }

  .section_margintop {
    margin-top: 6rem;
  }

  .logo {
    width: 15rem;
  }

  .navbar {
    padding: 20px 0px;
  }

  .feature-content p {
    font-size: 14px;
  }

  .icon-container img {
    padding: 28.55px 15.55px;
  }

  .feature-card {
    gap: 2rem;
  }

  .feature-content h6 {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }

  .showcase-container h4 {
    font-size: 3.5rem;
  }

  .showcase-container {
    margin-bottom: 80px;
    display: grid;
    grid-template-columns: none;
    gap: 40px;
  }

  .dr-desc h5 {
    font-size: 2.8rem;
  }

  .dr-desc .description span {
    font-size: 2rem;
  }

  .achievement-slider.owl-carousel .owl-nav button.owl-next {
    right: -25px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -25px;
  }

  .dr-desc .description p {
    font-size: 1.8rem;
    margin-top: 24px;
  }

  .client-says {
    padding: 4rem 4rem;
    margin: 0px 6rem;
  }

  .client-desc p {
    font-size: 2.8rem;
    font-weight: 500;
  }

  .clients-heading p {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 8rem;
  }

  .clients-heading h3 {
    font-size: 5.2rem;
  }

  .client-video {
    padding: 6rem 4rem 4rem;
  }

  .book-appointment-sec {
    margin: 8rem 6rem;
    padding: 55px;
  }

  .appointment-heading h4 {
    font-size: 2.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.7rem;
    margin-top: 12px;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 0;
    width: 25rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -32%;
    width: 25rem;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 21%;
    z-index: -1;
    width: 25rem;
  }

  .contact-info {
    gap: 1rem;
  }

  .hero-section {
    margin-top: 95px;
  }

  /* hero */
  .herosection-content h1 {
    font-size: 5rem;
  }

  .recover-patients {
    bottom: 3rem;
    left: 58%;
  }

  .recover-patients h2 {
    font-size: 3.2rem;
  }

  .recover-patients img {
    width: 10rem;
  }

  .heroshapes-images {
    width: 400px;
  }

  .OpeningHours-text {
    font-size: 1.6rem;
    top: 30px;
    left: 16px;
  }

  .clinctime-items li {
    padding: 0 2rem;
  }

  .clinctime-section {
    top: 68px;
    left: 12px;
  }

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

  .clinctime-items li span {
    font-size: 1.3rem;
  }

  .TakeTrudent-text {
    padding: 1rem 4.8rem;
    margin: 0 3rem;
    margin-top: 1.2rem;
    margin-right: 5rem;
    width: 37rem;
  }

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

  .herosection-content {
    top: 140px;
    left: 60px;
    width: 62%;
  }

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

  .hero-images {
    height: 600px;
  }

  .hero-images img {
    height: 100%;
    object-fit: cover;
  }

  .features-container {
    margin-top: 10rem;
    grid-template-columns: none;
    display: grid;
    gap: 35px;
  }

  .before-after {
    padding: 5rem 6rem;
  }

  .software-preview {
    padding: 5rem 6rem;
  }

  .readMore-btn {
    margin-top: 2.5rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 5rem 0rem;
  }

  .dr-desc {
    padding-bottom: 5.5rem;
    gap: 36px;
    display: grid;
    grid-template-columns: none;
  }

  .expert-btn {
    font-size: 14px;
    padding: 10px 18px;
  }

  .achieve {
    margin: 10.5rem 10rem;
  }

  .neeraj-img,
  .diya-img {
    width: 28rem;
  }

  .arrow2 {
    position: absolute;
    bottom: -42px;
    left: 210px;
    width: 14rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -56px;
    width: 14rem;
  }

  .achievements-pattern-center {
    top: -28%;
    width: 60rem;
  }

  .achievement-img {
    height: 35rem;
  }

  .client-item {
    padding: 1.6rem 1.2rem;
  }

  .client-bg {
    display: none;
  }

  .clientview-btn {
    margin-top: 3rem;
    padding: 1rem 1.6rem;
    font-size: 14px;
  }

  .coma-img {
    position: absolute;
    top: -65px;
    width: 15rem;
  }

  .appointment-bg3 {
    position: absolute;
    top: 10%;
    right: 24%;
  }

  .transform-smile {
    padding: 65px 0;
  }

  .content h3 {
    font-size: 4.8rem;
  }

  .content p {
    font-size: 16px;
    margin-top: 12px;
  }

  .footer-menu {
    display: flex;
    gap: 6px;
  }

  .footer-icons img {
    background-color: #111111;
    padding: 6px;
    border-radius: 8px;
  }

  .footer-menu a {
    padding: 8px;
  }

  .footer-icons {
    gap: 6px;
  }

  .footer-icons a {
    padding: 6px 10px;
  }

  .footer-logo {
    width: 15rem;
    margin: 0 auto;
  }

  .footer-secTwo {
    margin: 5rem 9rem;
    padding: 2.4rem 0px;
  }

  .footer {
    margin-top: 90px;
  }

  .call-items {
    bottom: 95px;
    left: 25px;
    padding: 28px;
  }

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

  .btn-whatsapp-pulse {
    bottom: 22px;
    right: 30px;
    font-size: 35px;
    padding: 28px;
    left: 25px;
  }

  .appointment-bg3 {
    top: 16%;
    right: 4%;
  }

  .appointment-bg1 {
    top: 4px;
    left: 25px;
  }

  .containerX {
    margin: 0 4rem;
  }

  .achieve {
    margin: 10rem 0;
  }

  .footer-secOne {
    display: block;
  }

  .footer-menu {
    display: grid;
    gap: 2rem;
    text-align: center;
    margin-top: 2rem;
  }

  .footer-icons {
    margin-top: 2rem;
    justify-content: center;
  }

  .book-appointment-sec {
    margin: 8rem 0rem;
    padding: 50px;
    display: block;
    text-align: center;
  }

  .appointment-heading h4 {
    font-size: 4rem;
  }

  .appointment-heading p {
    font-size: 1.8rem;
    margin-top: 10px;
  }

  .book-appointment-btn {
    display: inline-flex;
    margin-top: 1.4rem;
    padding: 10px 15px;
  }

  .visionMission-pattern {
    position: absolute;
    left: -8%;
    top: -14%;
    z-index: -1;
    width: 25rem;
  }

  /* Our team */
  .achieve-heading p {
    font-size: 13px;
    margin-top: 15px;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3.2rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2.2rem;
  }

  .meetThemTeam-detailText {
    font-size: 1.8rem;
  }

  .doctorSub-text p {
    font-size: 1.8rem;
    margin-top: 1.8rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2rem;
    margin: 1.5rem 0;
  }

  .meetTheTeam-Educationdesc .services_ul p {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }

  .meetTheTeam-education p {
    font-size: 1.8rem;
    margin-top: 1.5rem;
  }

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

  .OurTeam-items p {
    font-size: 3.5rem;
    font-weight: 500;
  }

  .OurTeam-items span {
    font-size: 1.8rem;
    font-weight: 400;
  }

  /* Services */
  .achieve-heading h3 {
    font-size: 4.2rem;
  }

  .serviceInner-img {
    width: 100%;
    margin: 0 auto;
  }

  .serviceInner-img img {
    width: 100%;
  }

  .page-heroseaction {
    margin-top: 100px;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 22%;
    z-index: -1;
    width: 22rem;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 48%;
    width: 22rem;
  }

  /* Gallery */
  .portfolio-filter-menu li {
    font-size: 15px;
    padding: 1rem 1.8rem;
  }

  /* Testimonial */
  .expert-heading p {
    margin-bottom: 5.5rem;
  }

  .testimonial-name .name-text {
    font-size: 2.2rem;
  }

  .testimonial-name .title-text {
    font-size: 1.6rem;
  }

  .testimonialContent-text {
    font-size: 2rem;
  }

  .DentalTourism-sec p {
    font-size: 1.6rem;
    margin-bottom: 2.8rem;
  }

  .DentalTourism-sec {
    margin: 0;
  }

  /* Contact US */

  .contactForm input,
  .contactForm textarea,
  .contactForm select {
    font-size: 14px;
  }

  .contactUs-code p {
    font-size: 16px;
    padding: 15.5px 20px;
  }

  .contactSubmit-btn {
    margin-top: 35px;
    font-size: 15px;
  }

  .contactus-pattern1 {
    position: absolute;
    top: 25%;
    right: 0;
    z-index: -1;
    width: 60rem;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -38%;
    left: -5px;
    z-index: -1;
    width: 24rem;
  }

  /* RTC */
  .Services_section {
    display: grid;
    grid-template-columns: none;
    grid-gap: 6rem;
  }

  .RootCanal-herocontent h3 {
    font-size: 4rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 120%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: -8%;
    bottom: -19%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 22%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: -6%;
    top: -26%;
    z-index: -1;
    width: 50rem;
  }

  .TabHading h3 {
    font-size: 5.2rem;
  }

  .services_contant p {
    margin-top: 2.5rem;
    font-size: 1.8rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
  }

  .procedureInvolves-sec h5 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .faqaccordion {
    width: 100%;
  }

  .faqaccordion__title {
    font-size: 2.2rem;
    padding: 2rem 1rem;
  }

  .FAQS-heading {
    margin-bottom: 2.4rem;
  }

  .OtherServices-text {
    font-size: 35px;
  }

  .client-says {
    margin: 8rem 0rem;
  }

  .services-slider {
    display: inherit;
    height: auto;
  }

  .option {
    margin-top: 3rem;
  }

  .option .title {
    writing-mode: inherit;
    transform: inherit;
  }

  .option {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .option .number {
    margin-top: 0;
    margin-bottom: 0;
    margin: 15px;
  }

  .option .arrow {
    margin-bottom: 0;
    margin: 15px;
    rotate: 90deg;
  }

  .achievement-slider .owl-item .item {
    margin: 1rem 10rem;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: -7%;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -10%;
    z-index: -1;
    width: 22rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 50%;
    z-index: -1;
    width: 55rem;
  }

  .Services-items {
    padding: 0;
  }

  .slider-video {
    height: 37rem;
    width: 100%;
  }

  .slider-video img {
    width: 100%;
  }

  .option.active .serviceSlider-sec {
    padding: 2rem;
    padding-bottom: 9.8rem;
  }

  .achievement-item p {
    font-size: 2rem;
  }

  .Testimonial-ownersection {
    margin: 0px 4rem;
    margin-top: 8rem;
  }

  .Testimonial-items {
    padding: 4rem 4rem;
  }

  .Testimonial-items p {
    font-size: 2rem;
  }

  .quotes-items {
    width: 5rem;
  }
}

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

  h4 {
    font-size: 4.2rem;
  }

  .herosection-content h1 {
    font-size: 6.8rem;
  }

  .recover-patients h2 {
    font-size: 3.2rem;
  }

  .recover-patients img {
    width: 10rem;
  }

  .heroshapes-images {
    width: 420px;
  }

  .OpeningHours-text {
    font-size: 1.6rem;
    top: 30px;
    left: 16px;
  }

  .clinctime-items li {
    padding: 0 4rem;
  }

  .clinctime-section {
    top: 75px;
    left: 22px;
  }

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

  .clinctime-items li span {
    font-size: 1.3rem;
  }

  .TakeTrudent-text {
    padding: 1rem 4.8rem;
    margin: 0 3rem;
    margin-top: 1.2rem;
    margin-right: 5rem;
    width: 37rem;
  }

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

  .herosection-content {
    top: 130px;
    left: 60px;
    width: 60%;
  }

  .herosection-content p {
    font-size: 4rem;
    line-height: 5rem;
  }

  .hero-images {
    height: 540px;
  }

  .hero-images img {
    height: 100%;
    object-fit: cover;
  }

  .recover-patients {
    position: inherit;
    align-items: center;
    gap: 2rem;
    left: 0;
    bottom: inherit;
    margin-top: 14rem;
  }

  .services-slider {
    display: inherit;
    height: auto;
  }

  .option {
    margin-top: 3rem;
  }

  .option .title {
    writing-mode: inherit;
    transform: inherit;
  }

  .option {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .option .number {
    margin-top: 0;
    margin-bottom: 0;
    margin: 15px;
  }

  .option .arrow {
    margin-bottom: 0;
    margin: 15px;
    rotate: 90deg;
  }

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

  h3 {
    font-size: 3.2rem;
  }

  .section_margintop {
    margin-top: 6rem;
  }

  .logo {
    width: 15rem;
  }

  .navbar {
    padding: 20px 0px;
  }

  .icon-container img {
    padding: 25.55px 10.55px;
  }

  .feature-card {
    gap: 1.5rem;
  }

  .feature-content h6 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .showcase-container h4 {
    font-size: 3.5rem;
  }

  .showcase-container {
    margin-bottom: 65px;
    display: grid;
    grid-template-columns: none;
    gap: 40px;
  }

  .dr-desc h5 {
    font-size: 2.8rem;
  }

  .dr-desc .description span {
    font-size: 2rem;
  }

  .achievement-slider.owl-carousel .owl-nav button.owl-next {
    right: -20px;
  }

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

  .dr-desc .description p {
    font-size: 1.8rem;
    margin-top: 24px;
  }

  .client-says {
    padding: 4rem 4rem;
    margin: 0px 6rem;
  }

  .client-desc p {
    font-size: 2.5rem;
    font-weight: 500;
  }

  .clients-heading p {
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 4rem;
  }

  .GetInTouch-sec {
    padding: 4rem;
  }

  .client-video {
    padding: 6rem 4rem 4rem;
  }

  .appointment-heading h4 {
    font-size: 2.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.7rem;
    margin-top: 12px;
  }

  .features-container {
    margin-top: 8rem;
    grid-template-columns: none;
    display: grid;
    gap: 35px;
  }

  .before-after {
    padding: 5rem 6rem;
  }

  .software-preview {
    padding: 5rem 6rem;
  }

  .readMore-btn {
    margin-top: 2.5rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 5rem 0rem;
  }

  .dr-desc {
    padding-bottom: 5.5rem;
    gap: 18px;
    display: grid;
    grid-template-columns: none;
  }

  .expert-btn {
    font-size: 14px;
    padding: 10px 18px;
  }

  .achieve {
    margin: 10.5rem 10rem;
  }

  .neeraj-img,
  .diya-img {
    width: 25rem;
    margin: 0 auto;
  }

  .neeraj-desc {
    position: relative;
    display: grid;
    grid-template-columns: auto 250px;
    gap: 40px;
    align-items: center;
  }

  .diya-desc {
    position: relative;
    display: grid;
    grid-template-columns: 250px auto;
    gap: 40px;
    align-items: center;
  }

  .arrow2 {
    position: absolute;
    bottom: -42px;
    left: 210px;
    width: 14rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -40px;
    width: 14rem;
  }

  .achievements-pattern-center {
    top: -30%;
    width: 52rem;
  }

  .client-item {
    padding: 1.6rem 1.2rem;
  }

  .client-bg {
    display: none;
  }

  .clientview-btn {
    margin-top: 3rem;
    padding: 1rem 1.6rem;
    font-size: 14px;
  }

  .coma-img {
    position: absolute;
    top: -36px;
    width: 10rem;
  }

  .appointment-bg3 {
    position: absolute;
    top: 10%;
    right: 24%;
  }

  .transform-smile {
    padding: 60px 0;
  }

  .content h3 {
    font-size: 3.8rem;
  }

  .content p {
    font-size: 13px;
    margin-top: 12px;
  }

  .footer-menu {
    display: flex;
    gap: 6px;
  }

  .footer-icons img {
    background-color: #111111;
    padding: 6px;
    border-radius: 8px;
  }

  .footer-menu a {
    padding: 8px;
  }

  .footer-logo {
    width: 15rem;
    margin: 0 auto;
  }

  .footer-secTwo {
    margin: 5rem 9rem;
    padding: 2.4rem 0px;
  }

  .footer {
    margin-top: 90px;
  }

  .call-items {
    bottom: 95px;
    left: 25px;
    padding: 28px;
  }

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

  .btn-whatsapp-pulse {
    bottom: 22px;
    right: 30px;
    font-size: 35px;
    padding: 28px;
    left: 25px;
  }

  .copyright p {
    font-size: 14px;
  }

  .portfolio-container {
    margin-top: 45px;
  }

  .appointment-bg3 {
    top: 26%;
    right: 7%;
    width: 7rem;
  }

  .appointment-bg4 {
    position: absolute;
    bottom: 7%;
    right: 2%;
    width: 7rem;
  }

  .appointment-bg1 {
    top: 4px;
    left: 25px;
    width: 7rem;
  }

  .appointment-bg2 {
    position: absolute;
    bottom: 10px;
    left: 15%;
    width: 7rem;
  }

  .containerX {
    margin: 0 4rem;
  }

  .achieve {
    margin: 8rem 0;
  }

  .beforeafter-slider.owl-carousel,
  .owl-carousel.owl-loaded {
    margin-top: 20px;
  }

  .achievement-slider .owl-item .item {
    margin: 1rem 7rem;
  }

  .footer-secOne {
    display: block;
  }

  .footer-menu {
    display: grid;
    gap: 2rem;
    text-align: center;
    margin-top: 2rem;
  }

  .footer-icons {
    margin-top: 2rem;
    justify-content: center;
    gap: 6px;
  }

  .footer-icons a {
    padding: 7px 10px;
  }

  .book-appointment-sec {
    margin: 8rem 0rem;
    padding: 40px;
    display: block;
    text-align: center;
  }

  .appointment-heading h4 {
    font-size: 4rem;
  }

  .appointment-heading p {
    font-size: 1.6rem;
    margin-top: 10px;
  }

  .book-appointment-btn {
    display: inline-flex;
    margin-top: 1.4rem;
    padding: 8px 10px;
    font-size: 14px;
  }

  .hero-section {
    margin-top: 95px;
  }

  .visionMission-pattern {
    position: absolute;
    left: -10%;
    top: -12%;
    z-index: -1;
    width: 20rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -30%;
    width: 22rem;
  }

  /* Our team */
  .achieve-heading p {
    font-size: 13px;
    margin-top: 15px;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3.2rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2.2rem;
  }

  .meetThemTeam-detailText {
    font-size: 1.8rem;
  }

  .doctorSub-text p {
    font-size: 1.8rem;
    margin-top: 1.8rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2rem;
    margin: 1.5rem 0;
  }

  .meetTheTeam-Educationdesc .services_ul p {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }

  .meetTheTeam-education p {
    font-size: 1.8rem;
    margin-top: 1.5rem;
  }

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

  .OurTeam-items p {
    font-size: 2.6rem;
    font-weight: 500;
  }

  .OurTeam-items span {
    font-size: 1.6rem;
    font-weight: 400;
  }

  /* Services */
  .achieve-heading h3 {
    font-size: 4.2rem;
  }

  .serviceInner-img {
    width: 59rem;
    margin: 0 auto;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: -1;
    width: 22rem;
  }

  .service-pattern2 {
    position: absolute;
    left: 0%;
    top: 55%;
    width: 20rem;
  }

  /* Gallery */
  .portfolio-filter-menu li {
    font-size: 15px;
    padding: 1rem 1.8rem;
  }

  .gallery-pattern1 {
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: -1;
    width: 20rem;
  }

  .gallery-pattern2 {
    position: absolute;
    left: 0%;
    bottom: -6%;
    z-index: -1;
    width: 20rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 62%;
    z-index: -1;
    width: 45rem;
  }

  /* Testimonial */
  .expert-heading p {
    margin-bottom: 5rem;
  }

  .testimonial-name .name-text {
    font-size: 2.2rem;
  }

  .testimonial-name .title-text {
    font-size: 1.6rem;
  }

  .testimonialContent-text {
    font-size: 2rem;
  }

  .DentalTourism-sec p {
    font-size: 1.5rem;
    margin-bottom: 2.8rem;
  }

  .DentalTourism-sec {
    margin: 0;
  }

  .DentalTourism-sec h6 {
    margin-bottom: 1.6rem;
    font-size: 2.5rem;
  }

  .testimonial-pattern1 {
    position: absolute;
    right: -8%;
    top: 0%;
    z-index: -1;
    width: 40rem;
  }

  .testimonial-pattern2 {
    position: absolute;
    left: -8%;
    bottom: -15%;
    z-index: -1;
    width: 20rem;
  }

  /* About Us */

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: -1;
    width: 20rem;
  }

  /* Contact US */

  .contactForm input,
  .contactForm textarea,
  .contactForm select {
    font-size: 14px;
  }

  .contactUs-code p {
    font-size: 16px;
    padding: 15.5px 20px;
  }

  .contactSubmit-btn {
    margin-top: 20px;
    font-size: 15px;
  }

  .contactus-pattern1 {
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
    width: 50rem;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -34%;
    left: -5px;
    z-index: -1;
    width: 22rem;
  }

  /* RTC */
  .Services_section {
    display: grid;
    grid-template-columns: none;
    grid-gap: 6rem;
  }

  .RootCanal-herocontent h3 {
    font-size: 2.8rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 150%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: -12%;
    bottom: -25%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: -1;
    width: 22rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: -7%;
    top: -25%;
    z-index: -1;
    width: 40rem;
  }

  .TabHading h3 {
    font-size: 5.2rem;
  }

  .services_contant p {
    margin-top: 2.5rem;
    font-size: 1.8rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
  }

  .procedureInvolves-sec h5 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .faqaccordion {
    width: 100%;
  }

  .faqaccordion__title {
    font-size: 2.4rem;
    padding: 2rem 1rem;
  }

  .accordion__content p {
    font-size: 2rem;
  }

  .FAQS-heading {
    margin-bottom: 2.4rem;
  }

  .OtherServices-text {
    font-size: 35px;
  }

  .client-says {
    margin: 8rem 0rem;
  }

  .feature-content p {
    font-size: 14px;
    margin-right: 24px;
  }

  .before-after-bg1 {
    position: absolute;
    top: 0px;
    left: -15px;
  }

  .before-after-bg2 {
    position: absolute;
    bottom: -10px;
    left: 50px;
  }

  .smart-dental-bg1 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24rem;
  }

  .smart-dental-bg2 {
    position: absolute;
    bottom: -2px;
    left: 10%;
    width: 26rem;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 0%;
    width: 22rem;
  }

  /* Service */
  .page-heroseaction {
    position: relative;
    margin-top: 81px;
  }

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

  .contactReset-btn {
    padding: 10px 16px;
  }

  .aboutUsBg-img {
    height: 13rem;
  }

  .aboutUsBg-img img {
    height: 100%;
    object-fit: cover;
  }

  .Services-items {
    padding: 0;
  }

  .option.active .serviceSlider-sec {
    padding: 2rem;
    padding-bottom: 9.8rem;
  }

    .Testimonial-ownersection {
    margin: 0px 0;
    margin-top: 8rem;
  }

  .Testimonial-items {
    padding: 4rem 4rem;
  }

  .Testimonial-items p {
    font-size: 2rem;
  }

  .quotes-items {
    width: 5rem;
  }

}

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

  .herosection-content h1 {
    font-size: 4rem;
  }

  .recover-patients h2 {
    font-size: 3.2rem;
  }

  .recover-patients img {
    width: 10rem;
  }

  .heroshapes-images {
    width: 300px;
  }

  .OpeningHours-text {
    font-size: 1.4rem;
    top: 24px;
    left: 11px;
  }

  .clinctime-items li {
    padding: 0 2rem;
  }

  .clinctime-section {
    top: 60px;
    left: 0;
  }

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

  .clinctime-items li span {
    font-size: 1.3rem;
    display: block;
  }

  .TakeTrudent-text {
    padding: 1rem 2rem;
    margin: 0 3rem;
    margin-top: 1.8rem;
    margin-right: 5rem;
    width: 30rem;
  }

  .TakeTrudent-text p {
    font-size: 1rem;
  }

  .herosection-content {
    top: 92px;
    left: 32px;
    width: 80%;
  }

  .herosection-content p {
    font-size: 3rem;
    line-height: 4rem;
  }

  .hero-images {
    height: 450px;
  }

  .hero-images img {
    height: 100%;
    object-fit: cover;
  }

  .recover-patients {
    position: inherit;
    align-items: center;
    gap: 2rem;
    left: 0;
    bottom: inherit;
    margin-top: 12rem;
  }

  .marquee-items h3 {
    font-size: 2.6rem;
  }

  .marquee-items {
    gap: 20px;
  }

  .marquee-img {
    margin-left: 15px;
    min-width: 30px;
  }

  .heroshapes-images img {
    height: 20rem;
  }

  .hero-section {
    border-radius: 1.4rem;
    margin-top: 80px;
  }

  .services-slider {
    display: inherit;
    height: auto;
  }

  .option {
    margin-top: 3rem;
  }

  .option .title {
    writing-mode: inherit;
    transform: inherit;
    font-size: 2.4rem;
  }

  .option {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .option .number {
    margin: 15px;
    font-size: 4rem;
  }

  .option .arrow {
    margin-bottom: 0;
    margin: 15px;
    rotate: 360deg;
  }

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

  h3 {
    font-size: 4rem;
  }

  .section_margintop {
    margin-top: 6rem;
  }

  .logo {
    width: 15rem;
  }

  .Loader #Loaderloti {
    height: 125px;
  }

  .navbar {
    padding: 12px 0px;
  }

  .feature-content p {
    font-size: 1.6rem;
    margin-right: 42px;
  }

  .icon-container img {
    padding: 28.55px 15.55px;
  }

  .feature-card {
    gap: 2rem;
    display: grid;
  }

  .icon-container {
    display: flex;
    justify-content: center;
  }

  .feature-content h6 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .showcase-container h4 {
    font-size: 3rem;
  }

  .showcase-container {
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: none;
    gap: 40px;
  }

  .dr-desc h5 {
    font-size: 2.8rem;
  }

  .dr-desc .description span {
    font-size: 2rem;
  }

  .achievement-slider.owl-carousel .owl-nav button.owl-next {
    right: -50px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -50px;
  }

  .dr-desc .description p {
    font-size: 1.8rem;
    margin-top: 24px;
  }

  .client-desc {
    padding-left: 10px;
  }

  .clients-heading p {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 4rem;
    text-align: center;
  }

  .clients-heading h3 {
    font-size: 3.4rem;
    text-align: center;
  }

  .client-desc p {
    font-size: 2rem;
    font-weight: 500;
  }

  .client-video {
    padding: 4rem 3rem 3rem;
  }

  .appointment-heading h4 {
    font-size: 2.8rem;
    line-height: 100%;
  }

  .appointment-heading p {
    font-size: 1.7rem;
    margin-top: 12px;
  }

  .features-container {
    margin-top: 6rem;
    grid-template-columns: none;
    display: grid;
    gap: 35px;
  }

  .before-after {
    padding: 2rem 3rem;
  }

  .software-preview {
    padding: 2rem 3rem;
  }

  .readMore-btn {
    margin-top: 2.5rem;
  }

  .arrow1 {
    position: absolute;
    right: 255px;
    top: -65px;
  }

  .dental-expert {
    padding: 5rem 0rem;
  }

  .dr-desc {
    padding-bottom: 5.5rem;
    gap: 36px;
    display: grid;
    grid-template-columns: none;
  }

  .expert-btn {
    font-size: 14px;
    padding: 10px 18px;
  }

  .achieve {
    margin: 10.5rem 10rem;
  }

  .neeraj-img,
  .diya-img {
    width: 28rem;
    margin: 0 auto;
  }

  .arrow2 {
    display: none;
  }

  .arrow1 {
    display: none;
  }

  .diya-desc {
    position: relative;
    display: block;
    grid-template-columns: inherit;
    gap: 40px;
  }

  .achievements-pattern-center {
    top: -22%;
    width: 30rem;
  }

  .achievements-pattern-topLeft {
    position: absolute;
    left: 0;
    top: -22%;
    width: 18rem;
  }

  .client-item {
    padding: 1.6rem 1.2rem;
  }

  .client-bg {
    display: none;
  }

  .clientview-btn {
    margin-top: 2rem;
    padding: 1rem 1.6rem;
    font-size: 12px;
  }

  .client-btn-center {
    display: flex;
    justify-content: center;
  }

  .coma-img {
    position: absolute;
    top: -36px;
    width: 9rem;
  }

  .appointment-bg3 {
    position: absolute;
    top: 10%;
    right: 24%;
  }

  .transform-smile {
    padding: 30px 0;
  }

  .content h3 {
    font-size: 3.6rem;
  }

  .content p {
    font-size: 12px;
    margin-top: 12px;
  }

  .serviceSlider-sec img {
    height: 140px;
  }

  .serviceSlider-sec span {
    bottom: 5px;
    font-size: 2.8rem;
  }

  .serviceSlider-sec p {
    font-size: 1.6rem;
    margin-top: 2rem;
  }

  .readMore-btn {
    padding: 0.8rem 1.8rem;
    font-size: 1.5rem;
    margin-top: 1.5rem;
  }

  .slider-video {
    overflow: hidden;
    height: 12rem;
  }

  .footer-menu {
    display: flex;
    gap: 6px;
  }

  .footer-icons img {
    background-color: #111111;
    padding: 6px;
    border-radius: 8px;
  }

  .footer-menu a {
    padding: 8px;
  }

  .footer-icons {
    gap: 6px;
  }

  .footer-logo {
    width: 15rem;
    margin: 0 auto;
  }

  .footer-secTwo {
    margin: 3rem 0rem;
    padding: 2rem;
  }

  .footer {
    margin-top: 70px;
  }

  .appointment-bg3 {
    top: 26%;
    right: 7%;
    width: 5rem;
  }

  .appointment-bg1 {
    top: 4px;
    left: 25px;
    width: 5rem;
  }

  .appointment-bg2 {
    position: absolute;
    bottom: 10px;
    left: 12%;
    width: 5rem;
  }

  .appointment-bg4 {
    position: absolute;
    bottom: 7%;
    right: 2%;
    width: 5rem;
  }

  .containerX {
    margin: 0 3rem;
  }

  .achieve {
    margin: 5rem 0;
  }

  .footer-secOne {
    display: block;
  }

  .footer-menu {
    display: grid;
    gap: 2rem;
    text-align: center;
    margin-top: 2rem;
  }

  .footer-icons {
    margin-top: 2rem;
    justify-content: center;
  }

  .book-appointment-sec {
    margin: 3rem 0rem;
    padding: 30px;
    display: block;
    text-align: center;
  }

  .appointment-heading h4 {
    font-size: 3rem;
  }

  .appointment-heading p {
    font-size: 1.5rem;
    margin-top: 6px;
  }

  .book-appointment-btn {
    display: inline-flex;
    margin-top: 1.4rem;
    padding: 10px 15px;
    font-size: 12px;
  }

  .visionMission-pattern {
    position: absolute;
    left: -10%;
    top: -10%;
    z-index: -1;
    width: 20rem;
  }

  .before-after-bg1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 6rem;
  }

  .before-after-bg2 {
    position: absolute;
    bottom: 0px;
    left: 50px;
    width: 20rem;
  }

  .smart-dental-bg1 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 18rem;
  }

  .smart-dental-bg2 {
    position: absolute;
    bottom: -7px;
    left: 10%;
    width: 20rem;
  }

  .transform-pattern {
    position: absolute;
    right: 0;
    top: 10%;
    width: 20rem;
  }

  .experts-desc h3 {
    font-size: 3.5rem;
  }

  /* Our team */
  .achieve-heading p {
    font-size: 13px;
    margin-top: 15px;
  }

  .MeetTheTeam-desc h5 {
    font-size: 3.2rem;
  }

  .MeetTheTeam-desc .MeetTheTeam-degreetext {
    font-size: 2.2rem;
  }

  .meetThemTeam-detailText {
    font-size: 1.8rem;
  }

  .doctorSub-text p {
    font-size: 1.8rem;
    margin-top: 1.8rem;
  }

  .meetTheTeam-education .meetTheTeam-heading {
    font-size: 2rem;
    margin: 1.5rem 0;
  }

  .meetTheTeam-Educationdesc .services_ul p {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }

  .meetTheTeam-education p {
    font-size: 1.8rem;
    margin-top: 1.5rem;
  }

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

  /* Services */
  .achieve-heading h3 {
    font-size: 3rem;
  }

  .serviceInner-img {
    margin: 0 auto;
  }

  .serviceInner-sec span {
    bottom: 10px;
    font-size: 2rem;
  }

  .serviceInner-sec {
    padding: 1.8rem;
    padding-bottom: 8.5rem;
  }

  .serviceInner-sec p {
    margin-top: 1.5rem;
    font-size: 1.6rem;
  }

  /* Gallery */
  .portfolio-filter-menu li {
    font-size: 15px;
    padding: 1rem 1.8rem;
  }

  /* Testimonial */
  .expert-heading p {
    margin-bottom: 4rem;
    text-align: center;
  }

  .testimonial-name .name-text {
    font-size: 2.2rem;
  }

  .testimonial-name .title-text {
    font-size: 1.6rem;
  }

  .testimonialContent-text {
    font-size: 2rem;
  }

  .DentalTourism-sec p {
    font-size: 1.5rem;
    margin-bottom: 2.2rem;
    padding-bottom: 1.5rem;
  }

  .DentalTourism-sec {
    margin: 0;
  }

  /* Contact US */

  .contactForm input,
  .contactForm textarea,
  .contactForm select {
    font-size: 14px;
  }

  .contactUs-code p {
    font-size: 16px;
    padding: 15.5px 20px;
  }

  .contactSubmit-btn {
    margin-top: 35px;
    font-size: 15px;
  }

  .contactus-pattern1 {
    position: absolute;
    top: 42%;
    right: 0;
    z-index: -1;
    width: 35rem;
  }

  .GetInTouch-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16rem;
  }

  .GetInTouch-sec {
    padding: 4rem;
  }

  .contactus-pattern2 {
    position: absolute;
    top: -28%;
    left: -5px;
    z-index: -1;
    width: 18rem;
  }

  /* RTC */
  .Services_section {
    display: grid;
    grid-template-columns: none;
    grid-gap: 6rem;
  }

  .RootCanal-herocontent h3 {
    font-size: 2.8rem;
  }

  .rtc-pattern2 {
    position: absolute;
    left: 0%;
    top: 88%;
    z-index: -1;
    width: 20rem;
  }

  .rtc-pattern4 {
    position: absolute;
    left: 0%;
    bottom: -28%;
    z-index: -1;
    width: 20rem;
  }

  .rtc-pattern1 {
    position: absolute;
    right: 0%;
    top: 16%;
    z-index: -1;
    width: 20rem;
  }

  .rtc-pattern3 {
    position: absolute;
    right: 0%;
    top: 25%;
    z-index: -1;
    width: 35rem;
  }

  .TabHading h3 {
    font-size: 5.2rem;
  }

  .services_contant p {
    margin-top: 2.5rem;
    font-size: 1.8rem;
  }

  .procedureInvolves-desc p {
    font-size: 1.8rem;
  }

  .procedureInvolves-sec h5 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }

  .faqaccordion {
    width: 100%;
  }

  .faqaccordion__title {
    font-size: 1.6rem;
    padding: 1.6rem 1rem;
  }

  .accordion__content p {
    font-size: 1.6rem;
  }

  .FAQS-heading {
    margin-bottom: 2.4rem;
  }

  .OtherServices-text {
    font-size: 30px;
  }

  .TabHading {
    margin-top: 4rem;
  }

  .client-says {
    margin: 8rem 0rem;
    padding: 4rem 2rem;
  }

  .client-content {
    margin-top: 45px;
  }

  .clients-rating p {
    margin-right: 5px;
  }

  .contact-info a {
    font-size: 1.4rem;
    margin-left: 0;
    padding: 1rem;
  }

  .menuicon_bar {
    margin-left: 3px;
  }

  .aboutUsBg-img {
    height: 13rem;
  }

  .aboutUsBg-img img {
    height: 100%;
    object-fit: cover;
  }

  .page-heroseaction {
    margin-top: 66px;
  }

  .nav-menu {
    top: 65px;
  }

  .Services-menu {
    width: 30rem;
    grid-template-columns: repeat(1, 1fr);
    transform: translateX(-64%);
    top: calc(100% + 10px);
  }

  .Services-menu li a {
    padding: 0.3rem 1.2rem;
  }

  .nav-menu li {
    margin-bottom: 10px;
  }

  .btn-whatsapp-pulse {
    bottom: 30px;
    right: 30px;
    font-size: 30px;
    padding: 24px;
    left: 25px;
  }

  .call-items {
    bottom: 95px;
    left: 25px;
    padding: 21px;
  }

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

  .testimonial-section {
    grid-gap: 3rem;
  }

  .software-image {
    margin-top: 10px;
  }

  .beforeafter-slider.owl-carousel,
  .owl-carousel.owl-loaded {
    margin-top: 10px;
  }

  .achievement-slider .owl-nav {
    display: none;
  }

  .neeraj-desc {
    grid-template-columns: auto;
    gap: 10px;
  }

  .dr-desc .description {
    padding: 2rem 0px;
  }

  .achievement-item p {
    padding: 60px 20px 10px;
  }

  .mail-desc {
    justify-content: start;
  }

  .footer-phone-desc {
    justify-content: start;
  }

  .copyright p {
    font-size: 12px;
  }

  .AboutTrudentz-sec p {
    margin-top: 2rem;
  }

  .accordion__icon .line-01,
  .accordion__icon .line-02 {
    width: 12px;
    height: 1px;
  }

  .Aboutus-herocontent h3 {
    font-size: 3.4rem;
  }

  .portfolio-filter-menu {
    justify-content: start;
    overflow: auto;
  }

  .portfolio-container {
    margin-top: 20px;
  }

  .Testimonial-tab {
    margin-bottom: 12px;
  }

  .DentalTourism-sec h6 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .contactForm .col-12 {
    padding: 0;
  }

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

  .blank-div {
    display: none;
  }

  .RootCanal-heading {
    width: 100%;
  }

  .RootCanal-heading h3 {
    font-size: 2.6rem;
  }

  .tabs_items li {
    padding: 1rem 0;
  }

  .reel-video {
    width: 22rem;
    height: 28rem;
    padding: 1.4rem;
  }

  .aboutTrudentz-pattern {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: -1;
    width: 20rem;
  }

  .service-pattern1 {
    position: absolute;
    right: 0%;
    top: 22%;
    z-index: -1;
    width: 20rem;
  }

  .service-pattern2 {
    left: 0;
    top: 90%;
    width: 20rem;
  }

  .gallery-pattern1 {
    top: -80px;
    z-index: -1;
    width: 18rem;
  }

  .gallery-pattern2 {
    left: 0%;
    bottom: -8%;
    z-index: -1;
    width: 18rem;
  }

  .gallery-pattern3 {
    position: absolute;
    right: 0%;
    bottom: 70%;
    z-index: -1;
    width: 30rem;
  }

  .footer-icons a {
    padding: 7px 10px;
  }

  .Services-items {
    padding: 0;
  }

  .option.active .serviceSlider-sec {
    padding: 2rem;
    padding-bottom: 8.5rem;
  }

  .feature-card::before {
    width: 80px;
    height: 80px;
    bottom: 0;
    right: 0;
  }

  .arrow-icon {
    bottom: 9px;
    right: 3px;
    border-radius: 14px;
    width: 40px;
  }

    .Testimonial-ownersection {
    margin: 0px 0;
    margin-top: 4rem;
  }

  .Testimonial-items {
    padding: 4rem 4rem;
  }

  .Testimonial-items p {
    font-size: 2rem;
  }

  .quotes-items {
    width: 5rem;
  }
}
