:root {
    --background-color: #ffffff;
    --default-color: #1e1e1e;
    --heading-color: #555555;
    --accent-color: #686a6b;
    --accent-color2: #eb947f;
    --surface-color: #ffffff;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {}

@media (max-width: 1199px) {

    .mobile-nav-toggle {
        color: #ffffff;
        background-color: #eb947f;
        cursor: pointer;
        padding: 4px 10px !important;
    }

    .carousel-caption {
        bottom: 50px !important;
    }

    .carousel-caption-2 img {
        width: 160px;
        text-align: center;
        position: absolute;
        top: -125px;
    }

    .carousel-caption1 h3 {
        font-size: 30px;
        line-height: 30px;
        padding-top: 5px;
    }

    .carousel-caption2 h5 {
        font-weight: 400;
        font-size: 16px;
    }

    .carousel-caption2 h3 {
        font-size: 26px !important;
        line-height: 30px;
        font-weight: 500 !important;
    }

    .carousel-caption2 h4 {
        font-weight: 500;
        font-size: 16px !important;
    }

    .carousel-caption p {
        font-size: 14px !important;
    }

    .read-more {
        padding: 5px 10px;
    }

    .service-details h3 {
        font-size: 22px;
        color: #eb947f;
        margin-bottom: 2px;
    }

    .service-details ul i {
        padding-top: 2px;
        margin-right: 8px;
    }
}




@media (max-width: 991px) {

    body.index-page.scrolled .header.sticky-top .logo img {
        max-height: 65px;
    }

    /* .about-img-bg {
        padding-left: 20px;
    }

    .page-title .heading h1 {
        font-size: 28px;
        width: 45%;
        font-weight: 600;
        color: #686a6b;
        text-align: left;
    } */

    .carousel-caption {
        bottom: 30px !important;
    }

    .carousel-caption-2 img {
        width: 115px;
        text-align: center;
        position: absolute;
        top: -90px;
    }

    .carousel-caption1 h3 {
        font-size: 24px;
        line-height: 26px;
        padding-top: 0px;
    }

    .carousel-caption2 h5 {
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 2px;
    }

    .carousel-caption2 h3 {
        font-size: 20px !important;
        line-height: 24px;
        font-weight: 500 !important;
        margin-bottom: 2px;
    }

    .carousel-caption2 h4 {
        font-weight: 500;
        font-size: 15px !important;
        margin-bottom: 2px;
    }

    .carousel-caption p {
        font-size: 12px !important;

    }

    .read {
        display: flex;
        align-items: center;
        padding: 5px 5px;
        gap: 10px;
    }


    .section-title h2 {
        font-size: 30px;
        font-weight: 600;
    }

    .content h3 {
        font-size: 38px;
    }

    .content h5 {
        font-size: 18px;
    }

    .featured-services .service-item h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    #why-choose-us .zoom-card h4 {
        font-size: 18px;
        line-height: 24px;
    }

    #why-choose-us .zoom-card p {
        font-size: 14px;
    }

    .appointment .php-email-form .form-group {
        padding-bottom: 20px;
    }

    .name {
        font-size: 28px !important;
    }

    .service-details h2 {
        font-size: 20px;
    }

    .service-details h3 {
        font-size: 18px;
        color: #eb947f;
        margin-bottom: 2px;
    }

    .service-details p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .service-details ul {
        font-size: 14px;
    }

    .service-details ul i {
        font-size: 18px;
    }

    .testimonials .card {
        padding-bottom: 10px;
    }

    .page-title .heading {
        padding: 55px 0;
    }

    .page-title .heading h1 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .page-title nav {
        padding-bottom: 0;
    }

}


@media (max-width: 767px) {
    section {
        padding: 40px 0;
    }

    .about img {
        height: 350px;
    }

    body.index-page.scrolled .header.sticky-top .logo img {
        max-height: 55px;
    }

    .header .logo img {
        max-height: 65px;
    }

    .social {
        display: none !important;
    }

    .email-item {
        padding-left: 20px;
    }

    .carousel-caption {
        bottom: 10px !important;
        padding-bottom: 10px;
    }

    .carousel-caption-2 img {
        width: 100px;
        text-align: center;
        position: absolute;
        top: -80px;
        left: 54px;
    }

    .carousel-caption1 h3 {
        font-size: 16px !important;
        line-height: 20px;
        padding-top: 0px;
    }

    .carousel-caption2 h5 {
        font-weight: 500;
        font-size: 11px;
        margin-bottom: 2px;
    }

    .carousel-caption2 h3 {
        font-size: 15px !important;
        line-height: 20px;
        font-weight: 500 !important;
        margin-bottom: 2px;
    }

    .carousel-caption2 h4 {
        font-weight: 500;
        font-size: 12px !important;
        margin-bottom: 0px;
    }

    .carousel-caption p {
        font-size: 10px !important;
        margin-bottom: 4px;

    }

    .footer h4 {
        padding-top: 16px;
    }

    .read {
        display: flex;
        align-items: flex-start;
        gap: 0px;
        margin: 0px;
        padding: 0px;
    }

    .read .read-more {
        display: flex;
        margin-left: 0;
        margin: 3px;
        font-size: 11px;
        font-size: 11px;
        width: auto;
        height: 25%;
    }

    .section-title h2 {
        font-size: 28px;
        font-weight: 600;
    }

    .page-title .heading h1 {
        font-size: 24px;
    }


    .appointment .php-email-form {
        width: 100%;
        margin-bottom: 30px;
    }

    .about-img-bg {
        padding-left: 0px;
        background-color: #eb947f !important;
    }

    .header .cta-btn {
        display: none;
    }

    .mission {
        height: 175px;
    }

    .mission h1 {
        font-size: 24px;
    }

    .mission p {
        font-size: 14px;
        line-height: 24px;

    }
}

@media (max-width: 575px) {

    .section {
        padding: 30px 0;
    }

    .header .topbar {
        display: none !important;
    }

    .header .branding {
        min-height: 40px;
    }

    .header .logo img {
        max-height: 50px;
    }

    .about img {
        height: auto;
    }

    .mobile-nav-toggle {
        color: #ffffff;
        background-color: #eb947f;
        cursor: pointer;
        padding: 2px 2px !important;
        max-height: 30px;
        font-size: 16px;
    }

    .page-title .heading {
        padding: 4px 0;
    }


    .about-img-bg {
        padding-left: 0px;
        background-color: #eb947f !important;
        background: #eb947f !important;

    }

    .carousel-caption {
        /* bottom: 0px !important; */
        bottom: 12px !important;
        padding-bottom: 3px;

        right: 0;
        width: 150px;
    }

    .carousel-caption-2 img {

        width: 42px;
        text-align: center;
        position: absolute;
        top: -19px;


        left: 19px;
    }

    .carousel-caption1 h3 {
        font-size: 11px !important;
        line-height: 11px;
        padding-top: 0px;
        margin-bottom: 5px;
    }

    .carousel-caption2 h5 {
        font-weight: 500;
        font-size: 11px;
        margin-bottom: 4px;
    }

    .carousel-caption2 h3 {
        font-size:
            11px !important;
        line-height: 13px;
        font-weight: 500 !important;
        margin-bottom: 6px;
    }

    .carousel-caption2 h4 {
        margin-bottom: 0px;
        font-weight: 400;
        font-size: 10px !important;
        display: none;
    }

    .carousel-caption p {
        display: none;
    }

    .read {
        display: flex;
        align-items: flex-start;
        gap: 0px;
        margin: 0px;
        padding: 0px;
    }

    .read .read-more {
        display: flex;
        margin: 0;
        font-size: 10px;
        padding: 2px 5px;
        /* width: auto;
        height: 25%; */
    }

    .book {
        display: none !important;
    }

    .content h3 {
        position: relative;
        font-size: 23px;
    }

    .content h4 {
        font-weight: 500;
        font-size: 16px;
    }

    .content h5 {
        font-size: 15px;
        font-weight: 600;
    }

    .about .content p {
        font-size: 14px;
    }

    .about-btn {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
    }

.apt-btn{
    display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        padding: 10px;
}


   .apt-btn .cta-btn{
           padding: 5px 10px !important;
    }

    .section-title h2 {
        font-size: 24px;
        font-weight: 500;
    }

    .featured-services .service-item h3 {
        font-size: 18px;
        font-weight: 500;
    }

    featured-services .service-item p {
        line-height: 22px;
        font-size: 14px;
    }

    #why-choose-us .zoom-card h4 {
        font-size: 18px;
        line-height: 22px;
    }

    #why-choose-us .zoom-card p {
        font-size: 14px;
    }

    .call-to-action h3 {
        font-size: 24px;
        font-weight: 600;
        color: #686a6b;
    }

    .service-details h2 {
        font-size: 17px;
    }


    .service-details p {
        margin-bottom: 10px;
    }

    .footer h4 {
        font-size: 20px;
    }

    .footer .footer-links ul li {
        font-size: 15px;
    }

    .page-title .heading h1 {
        font-size: 20px;
        font-weight: 600;
        color: #686a6b;
        text-align: left;
        margin-top: 5px;
    }

    .page-title nav {
        padding: 0px 0;
    }

    .page-title nav ol {
        font-size: 13px;
        font-weight: 300;
    }

    .mission {
        height: 210px;
    }

    .mission h1 {
        font-size: 20px;
    }

    .mission p {
        font-size: 14px;
        line-height: 22px;
        margin: 0px;
        padding: 0px 5px;
    }


    
.pulse i {
  position: relative;
  z-index: 20;
  top: 3px;
  font-size: 20px;
}

.pulse {
   width: 30px !important;
  height: 30px;
  bottom: 100px;
  right: 40px;
}



/******            Call us  ****** */ 

.btn-call {
    background: var(--accent-color2);
    border: 2px solid var(--accent-color2);
    border-radius: 50%;
    box-shadow: 0 8px 10px #f1d0c8;
    cursor: pointer;
    height: 30px;
    width: 30px;
    text-align: center;
    position: fixed;
    right: 40px;
    bottom: 60px;
    z-index: 9000;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
		text-decoration: none;
}

.btn-call__ico {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
    color: white;
    font-size: 12px;
    padding-top: 3px;
    transition: .3s all;
}

.btn-call:hover {
    background-color: #fff;
}

.btn-call:hover .btn-call__ico {
    color: #38a3fd;
}

}