@media (max-width: 1200px) {
    .hambuuefer, .close-button {
        display: block;
    }
        .hambuuefer {
        position: absolute;
        right: 15px;
        top: 22px;
        display: block;
        z-index: 999;
    }
    .hambuuefer i {
        font-size: 27px;
        color: var(--primary-color);
    }
    .main-nav.shows {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .main-nav {
        position: fixed;
        z-index: 999999;
        background: #fff;
        top: 0;
        width: 100%;
        height: 100vh;
        left: 0;
        padding: 60px 25px 25px;
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s linear;
    }
        .close-button {
        position: absolute;
        right: 20px;
        display: block;
        top: 20px;
    }
      
    .main-nav .nav-menu {
   
    display: flex;
    gap: 28px;
 
   text-align: start;
    flex-direction: column;
}
.close-button i {
        font-size: 27px;
        color: var(--primary-color);
    }
    .whatsappicon .call-icons {
        display: block;
        margin-bottom: 10px;
    }
    
}


@media (max-width: 767px) {
   .appointment-btn {
    background: var(--primary-color);
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
}

.header-btn {
        position: absolute;
    right: 60px;
    bottom: 28px;
    left: 0;

}
.logo img {
    max-height: 65px;
    width: 65px;
}

.quality-content {
    text-align: center;
}

.diksha-home-banner .appointment-btn {
    display:none;
}
.quality-content h1 {
    font-size: 32px;
    margin-bottom: 16px;
}
.banner-img::before {
    right: 43px;
}
.about-section {
    padding: 1rem 0;
}
.experience-card {
    padding: 15px;
}
.icon-circle {
    width: 50px;
    height: 50px;
}

.experience-card h4 {
    font-size: 16px;
}
.main-title {
    font-size: 18px;
    margin-bottom: 15px;
}

.about-section .row.align-items-center{
    display: flex;
    flex-direction: column-reverse;
}
.whatsappicon img {
        width: 35px;
        height: 35px;
    }
.tooth-sym {
    padding: 10px 10px 10px 40px;
    font-size: 13px;
}
.section-title{
    text-align: center;
}
.about-content p{
    text-align:justify;
}
p{
    font-size:14px;
}
.feature-list li {
    padding-left: 20px;
    font-size: 14px;
}
.quote-box p {
    font-size: 13px;
    line-height: 1.5;
    text-align: left !important;
}
.quote-box {
    margin-bottom: 1rem;
}
.treatments {
    padding: 2rem 0;
}

.treat-head {
    font-size: 18px;
    margin: 0 0 15px 0;
    padding-bottom: 10px;

}
.treat-top {
    padding: 24px;
}
.treat-card p{
    text-align:justify;
}
.hero-section .row{
    flex-direction: column-reverse;
}
.stat-number {
    font-size: 25px;
}
.stat-label {
    font-size: 13px;
}
.stats-column {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
.stat-blue {
     margin-left: 0; 
}
.hero-section {
    position: relative;
    padding: 3rem 0;
}
.stat-card {
    width: 100%;
   padding: 16px 0;
}
.hero-title {
    font-size: 18px;
}
.hero-title {
    font-size: 18px;
    margin: 13px 0;
}
.hero-content p {
    font-size:14px;
    text-align:justify;
}
.video-services-card .feature-list li {
    font-size: 14px;
}
.video-services-card .feature-list {
    gap: 8px 20px;
}

.hero-blob-img {
    width: 300px;
    height: 365px;
}
.ring-orbit {
    bottom: 29px;
    width: 360px;
    height: 105px;
    left: 47%;
}
.why-choose-card {
    background: #eef2fb;
    padding: 35px 25px;
}
.card-title {
    font-size: 17px;
}
.card-text {
    font-size: 14px;
}
.why-choose-home .row{
    row-gap:20px;
}
.why-choose-home {
    padding: 3rem 0 0;
}
.appointment-content .appointment-title {
    font-size: 20px;
    text-align: center;
}
.appointment-section {
    padding: 5rem 0 0;
}
.appointment-image img {
    max-height: 276px;
    margin-left: 25px;
    width: auto;
    margin-top: 15px;
}

.testimonial {
    padding: 2rem 0;
}
.faq-section .main-title{
   margin-top:10px;
}

.faq-section .accordion-button {
    font-size: 16px;
    padding: 20px;
}
.faq-section .accordion-button::before {
    font-size: 26px;
    right: 15px;
}
.faq-section .accordion-body {
    padding: 0 21px 18px;
    font-size:14px;
    text-align: justify;
}
.faq-section {
    padding: 2rem 0;
}
.main-footer {
    padding-top: 1rem;
}
.footer-about p {
    line-height: 1.6;
    font-size: 14px;
}
.quick-link ul li {
    margin-bottom: 10px;
}
.quick-link h4, .footer-address h4 {
    font-size: 17px;
    margin-bottom: 18px;
}
.main-footer .row {
    row-gap:10px;
}
.quick-link ul li a {
    color: #b8c5d6;
    text-decoration: none;
    font-size: 14px;
}
.footer-end-text {
   text-align: center !important;
}
.footer-end-text p {
    font-size: 13px;
}
.testimonial-card { 
    padding:28px;
}
.testi-text {
   
    font-size: 16px;
    margin-bottom: 16px;
}
.testi-name {
    font-size: 16px;
}
.gallery .main-title {
    margin-top:10px;
}
.gallery .nav-tabs .nav-link {
    padding: 7px 20px;
    font-size: 14px;
}



}

@media (min-width: 768px) and (max-width: 900px){
  .diksha-home-banner {
    padding: 5rem 0 0;
}
.quality-content h1 {
    font-size: 33px;
}
.banner-img::before {
    content: "";
    right: 55px;
}
.about-section {
    padding: 3rem 0;
}
.about-section .row.align-items-center {
    flex-direction:column-reverse;
}
    .main-title {
        font-size: 25px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

p {
    font-size: 15px;
}

.main-header .header-btn {
    position: absolute;
    right: 67px;
    bottom: 36px;
}
.quote-box p {
    margin: 0;
    font-size: 16px;
}
.treat-head {
    font-size: 19px;
    margin: 0 0 5px 0;
    padding-bottom: 10px;
}
.hero-title {
    font-size: 25px;
    margin-top: 10px;
}
.hero-section {
    position: relative;
    padding: 2rem 0;
}
.hero-desc {
    font-size: 15px;
    margin-bottom: 15px;
}
.tooth-sym {
    font-size: 13px;
}
.video-services-card .feature-list li {
    font-size: 14px;
}
.stats-column {
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}
.stat-blue {
    margin-left: 0;
}
.stat-number {
    font-size: 35px;
}
.stat-label {
    font-size: 17px;
}
.video-services-card {
    padding: 18px;
    gap: 20px;
}
.popup-box button {
    background: var(--primary-color);
}
.why-choose-home {
    padding: 2rem 0 3rem;
}
.testimonial {
    padding: 2rem 0;
}
.why-choose-home .row {
    row-gap:20px;
}
.card-title {
    font-size: 18px;
}
.why-choose-card {
    background: #eef2fb;
    padding: 30px 25px;
}
.appointment-section {
    padding: 3.5rem 0;
}
.main-footer {
    padding-top: 2rem;
}
.quick-link h4, .footer-address h4 {
    font-size: 17px;
    margin-bottom: 20px;
}
.faq-section .accordion-button {
    font-size: 18px;
    padding: 20px 25px;
}
.faq-section .accordion-body {
    padding: 0 26px 25px;
    font-size: 15px;
}
.appointment-title {
    font-size: 27px;
    margin-bottom: 24px;
}
.appointment-form input, .appointment-form select {
    width: 100%;
    height: 40px;
    font-size: 12px;
    padding: 8px;
    outline: none;
}
.appointment-content .appointment-btn {
    gap: 10px;
    height: 40px;
    font-size: 13px;
}
.testi-text {
    color: #444;
    font-size: 15px;
}

.testimonial-card {
    padding: 30px;
}
.ring-orbit {
    left: 47%;
    width: 376px;
    height: 105px;
}
.row.about-inner {
    width: 80%;
    margin-left: 38px;
}
}


@media (min-width: 900px) and (max-width: 1200px){
    .quality-content h1 {
    font-size: 60px;
    }
    .banner-img::before {
    content: "";
    position: absolute;
    width: 75%;
    height: 70%;
    top: 0;
    right: 52px;
    }
    
    .header-btn {
    position: absolute;
    top: 26px;
    }
    .main-title {
    font-size: 28px;
    margin-bottom:18px;
    }
    .tooth-sym {
    padding: 10px 20px 10px 45px;
    font-size: 15px;
}
.about-section .main-title{
    margin-top:10px;
}
p{
    font-size:15px;
}
.feature-list li {
    font-size: 15px;
}

.quote-box p {
    font-size: 15px;
}
.about-section {
    padding: 3rem 0;
}
.hero-title {
    font-size: 28px;
}
.why-choose-home .row{
    row-gap:20px;
 justify-content: center;
}
.why-choose-card {
    padding: 32px;
}
.card-title {
    font-size: 18px;
}
.stat-blue {
    margin-left: 0;
}
.ring-orbit {
        width: 493px !important;
    }
 .stats-column {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}
.appointment-title {
    font-size: 40px;
}
}