/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 768px) and (max-width:1024px) {

    .header_time,
    .header_location {
        color: #fff;
        font-size: 0.8em;
    }

    .nav_bg .container {
        padding: 7px 0px !important;
    }

    .left_box h2 span {
        font-size: 3.5rem;
        color: #4A6F85;
        font-family: Rufina;
    }

    .left_box h2 {
        font-size: 3.5rem;
        color: #fff;
        font-family: Rufina;
    }

    .book_btn {
        margin-top: 3rem;
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 70%;
        text-align: center;
    }

    .book_btn a {
        font-size: 1.1em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
    }

    .achieve .abox p {
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
        color: #039d8d;
        font-size: 16px;
        margin: 0;
    }

    .achieve {
        background-color: #fff;
        border-radius: 19px;
        padding: 1rem 0rem;
        margin: 0rem;
    }

    .about_heading h2 {
        color: #448C7F;
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 600;
        line-height: 35px;
        text-transform: capitalize;
    }

    .about_para p {
        color: #161616;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        text-transform: capitalize;
    }

    .know_more a {
        border-radius: 10px;
        background: #39CABB;
        color: #fff;
        padding: 10px 30px;
        font-size: 1rem;
        font-weight: 600;
    }

    .service_heading h2 {
        color: #448C7F;
        text-align: center;
        font-size: 1.9rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .service_heading p {
        text-align: center;
        font-size: 1.1rem;
    }

    .s_heading h2 {
        color: #448C7F;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .plan_section {
        position: relative;
        top: -165px;
        width: 100%;
        max-height: 650px;
    }

    .plan_heading h2 {
        color: #FFF;
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        line-height: 122.5%;
        text-transform: capitalize;
        margin-bottom: 1rem;
    }

    .select {
        position: relative;
        display: flex;
        overflow: hidden;
        background: #FFF;
        border-radius: 64px;
        padding: 12px 20px;
    }

    .select select {
        outline: 0;
        border: 0;
        cursor: pointer;
        color: #448C7F;
        font-size: 17px;
        font-weight: 600;
        text-transform: capitalize;
        width: 100%;
    }

    .dent_btn {
        margin-top: 1rem;
        border-radius: 46.5px;
        background: var(--theme-color);
        padding: 10px 10px;
        width: 50%;
        text-align: center;
        transition: 0.5s;
    }

    .dent_btn a {
        font-size: 1em;
        font-weight: 600;
        color: #ffffff;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .selection_content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: end;
        margin-top: 7rem;
    }

    .plan_content {
        position: absolute;
        top: 18px;
        width: 100%;
        height: 80%;
    }

    .Testimonial {
        position: relative;
        top: -200px;
    }

    .testimonial_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 46px;
        font-weight: 600;
        text-align: center;
        line-height: normal;
        text-transform: capitalize;
    }

    .customer-text span {
        font-size: 24px;
        margin-bottom: 1rem;
        font-weight: 700;
        color: #3d3d77;
    }

    .customer-text p {
        font-size: 18px;
        text-align: center;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 12px;
    }

    .clinic_bg {
        background-image: url(../img/Vector.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        padding: 2rem 0;
    }

    .tesitimonial_section {
        width: 100%;
        height: 610px;
    }

    .clinic_heading h1 {
        color: #448C7F;
        text-align: center;
        font-family: Titillium Web;
        font-size: 90px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .clinic_heading h2 {
        color: #185C50;
        font-family: Rufina;
        font-size: 26px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .clinic_txt {
        margin-top: 3rem;
    }

    .clinic_heading p {
        color: #000;
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
    }

    .venue_details {
        padding-top: 3rem;
    }

    .venue_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 135.9%;
        text-transform: capitalize;
    }

    .venue_para p {
        color: #000;
        text-align: center;
        font-family: Titillium Web;
        font-size: 15px;
        font-weight: 600;
        line-height: 22px;
        text-transform: capitalize;
    }

    .belog_section .mt-2 {
        margin: 0 !important;
    }

    .blog_heading h2 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 40px;
        font-weight: 600;
        text-transform: capitalize;
    }

    .blog_heading p {
        color: rgba(0, 0, 0, 0.49);
        font-family: Poppins;
        font-size: 22px;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: -0.27px;
        text-transform: capitalize;
    }

    .blog_txt h4 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 22px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .blog_txt p {
        color: #737576;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
    }

    .partner_heading h2 {
        color: #39CABB;
        font-family: Titillium Web;
        font-size: 50px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .footer_para p {
        color: #FFF;
        text-align: justify;
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        margin: 0;
    }

    .footer_social_icon span {
        background: #fff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        margin-right: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Footer_links h2 {
        color: #FFF;
        font-size: 22px;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1.8rem;
        position: relative;
        display: inline-block;
    }

    .Footer_links ul li a {
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        position: relative;
    }

    .copy_right p {
        margin: 0;
        color: rgba(0, 0, 0, 0.70);
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }


    /* service start */
    .common_hero_heading h2 {
        color: #4A6F85;
        font-family: Rufina;
        font-size: 56px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .common_hero_heading p {
        color: #FFF;
        text-align: center;
        font-family: Titillium Web;
        font-size: 22px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 0px 13rem;
    }

    .book_btn_for_service_page {
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 35%;
        text-align: center;
        margin: auto;
        cursor: pointer;
    }

    .book_btn_for_service_page a {
        font-size: 1.1em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .about_vector_services {
        position: absolute;
        bottom: -106px;
        right: 0px;
        width: 100%;
        height: 66%;
        text-align: right;
        padding-right: 43px;
    }

    .service_section_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 56px;
        font-weight: 700;
        line-height: 100px;
        text-transform: capitalize;
        margin: 5px 0px 50px 0px;
    }

    .chsc_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .chsc_heading p {
        color: #4E4E4E;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }

    .chsc_para p {
        color: #323232;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
    }

    .floating_sticker {
        border-radius: 20px;
        background: #FFF;
        box-shadow: 5px 4px 63px 0px rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0;
        top: 5%;
        transform: translate(-50%, 0%);
        padding: 15px;
        width: 111px;
        height: 111px;
    }

    .floating_sticker p {
        color: #448C7F;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        margin: 0;
    }

    .common_heading h2 {
        color: #FFF;
        font-family: Titillium Web;
        font-size: 22px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        /* padding-right: 8rem; */
    }

    .appointment_btn {
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 35%;
        text-align: center;
    }

    .appointment_btn a {
        font-size: 1em;
        font-weight: 600;
        color: #4C626F;
        text-decoration: none;
        text-transform: capitalize;
    }

    .client-review {
        padding: 4rem 0rem 4rem;
    }

    .client-review h2 {
        text-align: center;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 2rem;
        line-height: 45px;
        color: #12ada9;
    }

    /* service end */

    /* about start */

    .about_vector {
        position: absolute;
        bottom: -158px;
        right: 0px;
        width: 100%;
        height: 100%;
        text-align: right;
        padding-right: 43px;
    }

    .about_teeth {
        width: 200px;
    }

    .about_text p {
        color: #757575;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        text-transform: capitalize;
        padding-right: 5rem;
    }

    .about_txt p {
        color: #757575;
        text-align: center;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .mission {
        border-radius: 0px 16px 203px 0px;
        background: #39CABB;
        width: 45%;
        padding: 20px 75px 5px 20px;
        text-align: left;
    }

    .vision {
        border-radius: 16px 0px 0px 203px;
        background: #39CABB;
        width: 45%;
        padding: 20px 10px 5px 50px;
        text-align: right;
    }

    .mission_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 36px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: right;
    }

    .vision_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 36px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: left;
    }

    .vision_content p {
        color: #FFF;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .mission_content p {
        color: #FFF;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    /* about end */

    /* why choose us start */

    .why-choose h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 42px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .why-1-content li span {
        color: #448C7F;
        font-family: Poppins;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .why-1-content li {
        color: #595959;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 1.1rem;
    }

    /* why choose us end */
    /* team start */
    .team.content p {
        color: #2D2D2D;
        font-family: Titillium Web;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 172.023%;
        letter-spacing: 0.39px;
    }

    .team_member h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 157.687%;
        text-transform: uppercase;
    }

    .member p:nth-child(1) {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        text-transform: capitalize;
        margin-top: 1.5rem;
        margin-bottom: 0;
    }

    .member p:nth-child(2) {
        color: #A8A8A8;
        font-family: Titillium Web;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 157.687%;
        text-transform: capitalize;
    }

    /* team end */

    /* blog start */

    .b_heading h5 {
        color: #4C626F;
        font-family: Titillium Web;
        font-size: 18px;
        font-weight: 700;
        line-height: 172.187%;
        margin: 0;
    }

    .b_sheading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 28px;
        font-weight: 700;
    }

    .b_para p {
        color: #787878;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.3px;
    }

    .b_l_heading h5 {
        color: #4C626F;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 600;
        line-height: 172.187%;
        margin: 0;
    }

    .b_l_sheading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 20px;
        font-weight: 600;
    }

    .side_bar_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 28px;
        font-weight: 700;
        line-height: 157.687%;
        text-transform: uppercase;
        margin-bottom: 2rem;
    }

    .s_para p {
        color: #4C626F;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        line-height: 165.187%;
    }

    .tag_bx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 80%;
    }

    .s_para p {
        color: #4C626F;
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500;
        line-height: 165.187%;
    }

    .social_heading h3 {
        color: #4C626F;
        font-family: Titillium Web;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 172.187%;
    }

    .social_icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 30%;
    }

    .view_txt h2 {
        color: #4B6C97;
        font-family: Titillium Web;
        font-size: 18px;
        font-weight: 700;
        line-height: 172.187%;
    }

    .view_txt p {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 25px;
        font-weight: 700;
        line-height: 27px;
    }

    .view_social_links h3 {
        color: #4B6C97;
        font-family: Titillium Web;
        font-size: 15px;
        font-weight: 700;
        line-height: 172.187%;
        text-transform: uppercase;
    }

    .view_social_icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 20%;
    }

    .artical p {
        color: #787878;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.3px;
    }

    .more_artical_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 32px;
        font-weight: 700;
        line-height: 172.187%;
        margin-bottom: 1rem;
    }

    .texts p {
        margin: 0;
        color: #4B6C97;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 700;
        line-height: 172.187%;
    }

    .texts h3 {
        color: #2C4857;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 700;
        line-height: 172.187%;
    }

    /* blog end */

    /* contact start */
    .nav_bg .offcanvas.show {
        transform: none;
        z-index: 99999;
    }

    /* contact end */

}

@media only screen and (min-width: 425px) and (max-width:768px) {

    .header_time,
    .header_location {
        color: #fff;
        font-size: 0.7em;
    }

    .left_box h2 span {
        font-size: 2.5rem;
        color: #4A6F85;
        font-family: Rufina;
    }

    .left_box h2 {
        font-size: 2.5rem;
        color: #fff;
        font-family: Rufina;
    }

    .book_btn a {
        font-size: 1em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
    }

    .about_heading h2 {
        color: #448C7F;
        font-size: 1.2rem;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        text-transform: capitalize;
    }

    .about_para p {
        color: #161616;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        text-transform: capitalize;
    }

    .service_heading h2 {
        color: #448C7F;
        text-align: center;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .service_heading p {
        text-align: center;
        font-size: 1rem;
    }

    .services_content {
        position: absolute;
        left: 0;
        bottom: -49px;
        border-radius: 0px 78px 10px 10px;
        background: #ffffff7d;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        padding: 10px;
    }

    .s_heading h2 {
        color: #448C7F;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .s-Para p {
        color: #000;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .plan_section {
        position: relative;
        top: -212px;
        width: 100%;
        max-height: 650px;
    }

    .plan_heading h2 {
        color: #FFF;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 122.5%;
        text-transform: capitalize;
        margin-bottom: 1rem;
    }

    .select select {
        outline: 0;
        border: 0;
        cursor: pointer;
        color: #448C7F;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        width: 100%;
    }

    .dent_btn {
        margin-top: 1rem;
        border-radius: 46.5px;
        background: var(--theme-color);
        padding: 10px 10px;
        width: 70%;
        text-align: center;
        transition: 0.5s;
    }

    .dent_btn a {
        font-size: 1em;
        font-weight: 500;
        color: #ffffff;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .plan_section {
        position: relative;
        top: -212px;
        width: 100%;
        max-height: 560px;
    }

    .testimonial_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        line-height: normal;
        text-transform: capitalize;
    }

    .customer-text span {
        font-size: 20px;
        margin-bottom: 1rem;
        font-weight: 700;
        color: #3d3d77;
    }

    .customer-text p {
        font-size: 14px;
        text-align: center;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 12px;
    }

    .clinic_heading h1 {
        color: #448C7F;
        text-align: center;
        font-family: Titillium Web;
        font-size: 66px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .clinic_txt {
        margin-top: 3.5rem;
    }

    .clinic_heading h2 {
        color: #185C50;
        font-family: Rufina;
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .clinic_heading p {
        color: #000;
        font-size: 17px;
        font-weight: 400;
        line-height: 27px;
    }

    .clinic_heading h2 {
        color: #185C50;
        font-family: Rufina;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .clinic_heading p {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
    }

    .venue_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 135.9%;
        text-transform: capitalize;
    }

    .venue_para p {
        color: #000;
        text-align: center;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        text-transform: capitalize;
    }

    .blog_heading h2 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 30px;
        font-weight: 600;
        text-transform: capitalize;
    }

    .blog_heading p {
        color: rgba(0, 0, 0, 0.49);
        font-family: Poppins;
        font-size: 18px;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: -0.27px;
        text-transform: capitalize;
    }

    .blog_txt h4 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .partner_heading h2 {
        color: #39CABB;
        font-family: Titillium Web;
        font-size: 38px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .footer_para p {
        color: #FFF;
        text-align: justify;
        font-family: Inter;
        font-size: 15px;
        font-weight: 400;
        line-height: 23px;
        margin: 0;
    }

    .Footer_links h2 {
        color: #FFF;
        font-size: 20px;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1.8rem;
        position: relative;
        display: inline-block;
    }

    .Footer_links ul li a {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        position: relative;
    }

    .copy_right p {
        margin: 0;
        color: rgba(0, 0, 0, 0.70);
        text-align: center;
        font-size: 15px;
        font-weight: 400;
        line-height: normal;
    }

    .common_hero_heading h2 {
        color: #4A6F85;
        font-family: Rufina;
        font-size: 42px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .common_hero_heading p {
        color: #FFF;
        text-align: center;
        font-family: Titillium Web;
        font-size: 20px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 0px 8rem;
    }

    .book_btn_for_service_page a {
        font-size: 1em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .about_vector_services .img-fluid {
        width: 170px !important;
    }

    .section-background .py-5 {
        padding: 1rem !important;
    }

    .service_section_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 42px;
        font-weight: 700;
        line-height: 100px;
        text-transform: capitalize;
        margin: 5px 0px 30px 0px;
    }

    .chsc_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .chsc_heading p {
        color: #4E4E4E;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }

    .chsc_para p {
        color: #323232;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
    }

    .common_heading h2 {
        color: #FFF;
        font-family: Titillium Web;
        font-size: 20px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        /* padding-right: 8rem; */
    }

    .appointment_btn {
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 45%;
        text-align: center;
    }

    .client-review h2 {
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 1rem;
        line-height: 45px;
        color: #12ada9;
    }

    .client-review .client-slide {
        padding: 1rem 0rem;
    }

    .partner_heading h2 {
        color: #39CABB;
        font-family: Titillium Web;
        font-size: 32px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .partner_card {
        padding: 20px 25px;
        border-radius: 20px;
        background: #D2F3EF;
    }

    .about_teeth {
        width: 160px;
    }

    .about_vector {
        position: absolute;
        bottom: -90px;
        right: 0px;
        width: 100%;
        height: 100%;
        text-align: right;
        padding-right: 26px;
    }

    .about_text p {
        color: #757575;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        text-transform: capitalize;
        padding-right: 3rem;
    }

    .about_txt p {
        color: #757575;
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .mission_content p {
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .vision_content p {
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .vision_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 30px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: left;
    }

    .mission_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 30px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: right;
    }

    .client-review {
        padding: 3rem 0rem 3rem;
    }

    .Footer_links h2 {
        color: #FFF;
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1.8rem;
        position: relative;
        display: inline-block;
    }

    .Footer_links ul li a {
        color: #FFF;
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        position: relative;
    }

    .footer_para p {
        color: #FFF;
        text-align: justify;
        font-family: Inter;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin: 0;
    }

    .copy_right p {
        margin: 0;
        color: rgba(0, 0, 0, 0.70);
        text-align: center;
        font-size: 13px;
        font-weight: 400;
        line-height: normal;
    }

    .about_vector_services {
        position: absolute;
        bottom: -70px;
        right: 0px;
        width: 100%;
        height: 66%;
        text-align: right;
        padding-right: 33px;
    }

    .why-choose h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 28px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .why-1-content li span {
        color: #448C7F;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .why-1-content li {
        color: #595959;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0.9rem;
    }

    .team.content p {
        color: #2D2D2D;
        font-family: Titillium Web;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 172.023%;
        letter-spacing: 0.39px;
    }

    .team_member h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 157.687%;
        text-transform: uppercase;
    }

    .member p:nth-child(1) {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        text-transform: capitalize;
        margin-top: 1rem;
        margin-bottom: 0;
    }

    .member p:nth-child(2) {
        color: #A8A8A8;
        font-family: Titillium Web;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 157.687%;
        text-transform: capitalize;
    }

    .right {
        width: 60%;
        height: 100%;
        padding: 2rem 1rem;
    }

    .contact_form .form-label {
        color: #448C7F;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
    }

    .left_num {
        color: #FFF;
        text-shadow: 0px 2px 8px #00000040;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
    }

    .left_num a {
        color: #FFF;
        font-family: Poppins;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
    }

    .left_heading p {
        color: #FFF;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .left_heading h2 {
        color: #FFF;
        font-family: Titillium Web;
        font-size: 30px;
        font-weight: 700;
        line-height: normal;
        text-shadow: 0px 2px 8px #00000040;
        margin: 0;
    }

    .video_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 34px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 3rem;
        line-height: 42px;
    }

    .safty_heading h2 {
        color: #39CABB;
        font-family: Poppins;
        font-size: 28px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .safty_heading h2 span {
        color: #448C7F;
        font-family: Poppins;
        font-size: 28px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .youtube_v {
        padding: 2rem 0rem;
        width: 100%;
        height: 420px;
    }

    .y_para {
        color: #313131;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .plan_titlee h2 {
        color: #2e8b82;
        text-align: center;
        font-family: Poppins;
        font-size: 22px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0rem;
        padding: 2rem 0rem;
    }

    .plan_titlee h2 span {
        color: #4A6F85;
        font-family: Poppins;
        font-size: 26px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .plan_heading h2 {
        color: #2e8b82;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 122.5%;
        text-transform: capitalize;
        margin-bottom: 1rem;
    }

    .blog_txt h4 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .partner_card.pad {
        padding: 40px 22px;
    }
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 425px) {

    .top-header {
        width: 100%;
        height: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }

    .hero_video {
        width: 100%;
        height: 280px;
        padding: 0.5rem;
    }

    .hero_video .ytp-title-link {
        display: none;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .achieve .border {
        border: none !important;
        border-right: none !important;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header_time,
    .header_location {
        text-align: center;
        color: #fff;
        font-size: 0.8em;
    }

    .left_box h2 span {
        font-size: 2rem;
        color: #4A6F85;
        font-family: Rufina;
    }

    .left_box h2 {
        font-size: 2rem;
        color: #fff;
        font-family: Rufina;
    }

    .book_btn {
        margin-top: 2rem;
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 100%;
        text-align: center;
    }

    .book_btn a {
        font-size: 1em;
        font-weight: 600;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
    }

    .left_box {
        margin-top: 2rem;
    }

    .achieve_points .row {
        flex-direction: column;
    }

    .about_heading h2 {
        color: #448C7F;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: 41px;
        text-transform: capitalize;
    }

    .about_heading h2 span {
        color: #4A6F85;
        font-family: Poppins;
        font-size: 1.5rem;
        font-style: italic;
        font-weight: 700;
        /* line-height: 156%; */
        text-transform: capitalize;
        display: inline;
    }

    .plan_titlee h2 {
        color: #39cabb;
        text-align: center;
        font-family: Poppins;
        font-size: 17px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0rem;
        padding: 2rem 0rem;
    }

    .plan_titlee h2 span {
        color: #4A6F85;
        font-family: Poppins;
        font-size: 17px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .about_para p {
        color: #161616;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        text-transform: capitalize;
    }

    .service_heading h2 {
        color: #448C7F;
        text-align: center;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        text-transform: capitalize;
    }

    .service_heading p {
        text-align: center;
        font-size: 1rem;
    }

    .service_bx {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 460px;
        margin-bottom: 5rem;
    }

    .s_heading h2 {
        color: #448C7F;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .animation_plan_teeth {
        width: 280px;
    }

    .plan_section svg {
        top: -160px;
        max-height: 636px;
    }

    .video_section {
        padding: 3rem 0rem 2rem 0rem;
    }

    .video_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 1.5rem;
        line-height: 42px;
    }

    .plan_content {
        position: absolute;
        top: -66px;
        width: 100%;
        height: 100%;
    }

    .selection_content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: end;
        margin-top: 0rem;
    }

    .plan_heading h2 {
        color: #000;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        line-height: 122.5%;
        text-transform: capitalize;
        margin-bottom: 1rem;
        margin-top: 0rem;
    }

    .select {
        position: relative;
        display: flex;
        overflow: hidden;
        background: #39cabb;
        border-radius: 64px;
        padding: 8px 20px;
    }

    .select select {
        outline: 0;
        border: 0;
        cursor: pointer;
        color: #fafafa;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        width: 100%;
        background: #39cabb;
    }

    .dent_btn {
        margin-top: 0rem;
        border-radius: 46.5px;
        background: var(--theme-color);
        padding: 10px 10px;
        width: 100%;
        text-align: center;
        transition: 0.5s;
    }

    .dent_btn a {
        font-size: 1em;
        font-weight: 500;
        color: #ffffff;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .plan_section {
        position: relative;
        top: -106px;
        width: 100%;
        max-height: 380px;
        min-height: 470px;
    }

    .testimonial_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        line-height: 32px;
        text-transform: capitalize;
    }

    .customer-text {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        box-shadow: 0px 0px 23px 4px rgb(0 0 0 / 25%);
        border-radius: 8px;
        margin: 2rem 1rem;
        padding: 1rem 1rem 0rem;
        border-radius: 5px;
        min-height: 430px;
    }

    .customer-text p {
        font-size: 14px;
        text-align: center;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 12px;
    }

    .customer-slide .owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 6px;
        margin: 5px 7px;
        background: #D8D8D8;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .clinic_heading h1 {
        color: #448C7F;
        text-align: center;
        font-family: Titillium Web;
        font-size: 28px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .clinic_heading p {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }

    .clinic_bg {
        background-image: url(../img/Vector.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        padding: 1rem 1px;
    }

    .clinic_heading h2 {
        color: #185C50;
        font-family: Rufina;
        font-size: 28px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .clinic_heading h2 {
        color: #185C50;
        font-family: Rufina;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .venue_details {
        padding-top: 0rem;
    }

    .venue_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 135.9%;
        text-transform: capitalize;
    }

    .venue_para p {
        color: #000;
        text-align: center;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 600;
        line-height: 23px;
        text-transform: capitalize;
    }

    .blog_heading h2 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 36px;
        font-weight: 600;
        text-transform: capitalize;
    }

    .blog_heading p {
        color: rgba(0, 0, 0, 0.49);
        font-family: Poppins;
        font-size: 18px;
        font-weight: 500;
        line-height: 126%;
        letter-spacing: -0.27px;
        text-transform: capitalize;
    }

    .blog_txt h4 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 20px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .blog_txt p {
        color: #737576;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
    }

    .partner_heading h2 {
        color: #39CABB;
        font-family: Titillium Web;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
    }

    .partner_card {
        padding: 16px 30px;
        border-radius: 20px;
        background: #D2F3EF;
        margin: 10px;
    }

    .Footer_links ul li a {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        position: relative;
    }

    .footer_para p {
        color: #FFF;
        text-align: justify;
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin: 0;
    }

    .copy_right p {
        margin: 0;
        color: rgba(0, 0, 0, 0.70);
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
    }

    .common_hero_heading h2 {
        color: #4A6F85;
        font-family: Rufina;
        font-size: 31px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
        margin-top: 1rem;
    }

    .common_hero_heading p {
        color: #FFF;
        text-align: center;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 0px 1rem;
    }

    .about_teeth {
        width: 100px;
    }

    .about_vector {
        position: absolute;
        bottom: -115px;
        right: 0px;
        width: 100%;
        height: 100%;
        text-align: right;
        padding-right: 5px;
    }

    .about_text p {
        color: #757575;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-transform: capitalize;
        padding-right: 0rem;
        text-align: center;
    }

    .know_more {
        text-align: center;
    }

    .about_txt p {
        color: #757575;
        text-align: center;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-top: 1rem;
    }

    .m_v_container {
        display: flex;
        flex-direction: row;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .mission {
        border-radius: 0px 16px 203px 0px;
        background: #39CABB;
        width: 100%;
        padding: 20px 85px 5px 20px;
        text-align: left;
    }

    .mission_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 32px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: left;
    }

    .vision {
        border-radius: 16px 0px 0px 203px;
        background: #39CABB;
        width: 100%;
        padding: 20px 10px 5px 50px;
        text-align: right;
        margin-top: 1rem;
    }

    .vision_content h2 {
        color: #FFF;
        font-family: Rufina;
        font-size: 32px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        /* padding: 18px 30px; */
        text-align: revert;
    }

    .vision_content p {
        color: #FFF;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .meetour h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .meetour h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        margin: 0;
    }

    .dent_btn {
        margin-top: 1rem;
        border-radius: 46.5px;
        background: var(--theme-color);
        padding: 10px 10px;
        width: 100% !important;
        text-align: center;
        transition: 0.5s;
    }

    .partner_card {
        padding: 10px 40px;
        border-radius: 10px;
        background: #D2F3EF;
        margin: 10px;
    }

    .about_vector_services .img-fluid {
        width: 70px;
    }

    .about_vector_services {
        position: absolute;
        bottom: -111px;
        right: 0px;
        width: 100%;
        height: 100%;
        text-align: right;
        padding-right: 3px;
        z-index: 999;
    }

    .b_heading h5 {
        color: #4C626F;
        font-family: Titillium Web;
        font-size: 18px;
        font-weight: 700;
        line-height: 172.187%;
        margin: 0;
    }

    .b_sheading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 24px;
        font-weight: 700;
    }

    .b_para p {
        color: #787878;
        font-size: 14px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0.3px;
    }

    .blog_row {
        margin-top: 1rem;
    }

    .b_l_sheading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 18px;
        font-weight: 600;
    }

    .b_l_para p {
        color: #787878;
        font-size: 12px;
        font-weight: 400;
        line-height: 173.523%;
        letter-spacing: 0.24px;
    }

    .b_content h2 {
        color: #448C7F;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        margin: 0;
    }

    .b_content p {
        color: #737576;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    .m_blog_s {
        border: none !important;
    }

    .m_blog_s .col-md-4 {
        margin-top: 1rem;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }

    .blog_s {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 7px 3px;
    }

    .m_blog_s {
        margin-top: 0rem;
    }

    .blog_bx {
        margin-bottom: 1rem;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        border-radius: 7px;
        padding: 6px;
    }

    .s_para p {
        color: #4C626F;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        line-height: 159.187%;
    }

    .tag_bx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 80%;
    }

    .social_heading h3 {
        color: #4C626F;
        font-family: Titillium Web;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 172.187%;
    }

    .social_icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 30%;
    }

    .side_bar_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 28px;
        font-weight: 700;
        line-height: 157.687%;
        text-transform: uppercase;
        margin-bottom: 1rem;
    }

    .view_txt h2 {
        color: #4B6C97;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 700;
        line-height: 172.187%;
    }

    .view_txt p {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 21px;
        font-weight: 700;
        line-height: 26px;
    }

    .view_social_icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 30%;
    }

    .artical p {
        color: #787878;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.3px;
    }

    .artical li a {
        font-size: 14px;
    }

    .more_artical_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 22px;
        font-weight: 700;
        line-height: 172.187%;
        margin-bottom: 2rem;
    }

    .texts h3 {
        color: #2C4857;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 700;
        line-height: 172.187%;
    }

    .texts p {
        margin: 0;
        color: #4B6C97;
        font-family: Titillium Web;
        font-size: 14px;
        font-weight: 700;
        line-height: 172.187%;
    }

    .more_artical_content {
        display: flex;
        justify-content: space-evenly;
        margin-top: 1.5rem;
        margin-bottom: 2rem;
    }

    .texts h6 {
        font-size: 0.9rem;
    }

    .blog_view_section {
        padding-top: 4rem;
    }

    .header_lgo {
        width: 80px;
    }

    /*  */
    .why-choose h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .common_hero_heading h2 {
        color: #4A6F85;
        font-family: Rufina;
        font-size: 20px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        text-align: center;
        margin-top: 1rem;
    }


    .why-1-content li span {
        color: #448C7F;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .why-1-content li {
        color: #595959;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 1.1rem;
    }

    .book_btn_for_service_page a {
        font-size: 0.9em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
    }

    .book_btn_for_service_page {
        border-radius: 46.5px;
        background: #FFF;
        padding: 8px 10px;
        width: 80%;
        text-align: center;
        margin: auto;
        cursor: pointer;
    }

    .team.content p {
        color: #2D2D2D;
        font-family: Titillium Web;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 172.023%;
        letter-spacing: 0.39px;
    }

    .team_member h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 157.687%;
        text-transform: uppercase;
        margin-top: 2rem;
    }

    .team_member {
        margin: 0px 10px;
    }

    .member::after {
        content: '';
        position: absolute;
        top: 0;
        left: -10px;
        width: 3px;
        height: 90%;
        background: #448c7f;
    }

    .member p:nth-child(1) {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        text-transform: capitalize;
        margin-top: 1.5rem;
        margin-bottom: 0;
    }

    .member p:nth-child(2) {
        color: #A8A8A8;
        font-family: Titillium Web;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 157.687%;
        text-transform: capitalize;
    }

    .contact_page {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        border-radius: 20px;
        background: #FFF;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
        overflow: hidden;
        margin: 15px 0px;
    }

    .left {
        background: url(../img/contact.png) no-repeat center center / cover;
        width: 100%;
        height: 300px;
        padding: 20px;
        background-blend-mode: multiply, normal;
        border-radius: 0px 40px 0px 0px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .right {
        width: 100%;
        height: 100%;
        padding: 2rem 1rem;
    }

    .left_num {
        color: #FFF;
        text-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }

    .left_num a {
        color: #FFF;
        font-family: Poppins;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
    }

    .left_heading h2 {
        color: #FFF;
        font-family: Titillium Web;
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        text-shadow: 0px 2px 8px #00000040;
        margin: 0;
    }

    .left_heading p {
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .contact_form .form-label {
        color: #448C7F;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    .nav_bg .offcanvas-backdrop.show {
        opacity: 0;
    }

    .nav_bg .offcanvas-header .btn-close {
        /* padding: .5rem .5rem; */
        margin: -.5rem -.5rem -.5rem 0;
    }

    .nav_bg .offcanvas-body {
        flex-grow: 1;
        padding: 0rem 0rem;
        overflow-y: auto;
    }

    .nav_bg .offcanvas-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -9;
        width: 100vw;
        height: 100vh;
        background-color: #000;
    }

    .service_section_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 36px;
        font-weight: 700;
        line-height: 85px;
        text-transform: capitalize;
        margin: 5px 0px 5px 0px;
    }

    .service_section_heading h2 span {
        color: #448C7F;
        text-align: center;
        font-family: Rufina;
        font-size: 36px;
        font-weight: 700;
        line-height: 85px;
        text-transform: capitalize;
        margin: 5px 0px 5px 0px;
    }

    .chsc_heading h2 {
        color: #448C7F;
        font-family: Titillium Web;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .chsc_heading p {
        color: #4E4E4E;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }

    .chsc_para p {
        color: #323232;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
    }

    .floating_sticker {
        border-radius: 20px;
        background: #FFF;
        box-shadow: 5px 4px 63px 0px rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0;
        top: 29%;
        transform: translate(-50%, 0%);
        padding: 15px;
        width: 150px;
        height: 160px;
        display: none;
    }

    .common_heading h2 {
        color: #FFF;
        font-family: Titillium Web;
        font-size: 16px;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        /* padding-right: 8rem; */
    }

    .common_heading p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 205.023%;
        letter-spacing: 0.24px;
    }

    .appointment_btn {
        border-radius: 46.5px;
        background: #FFF;
        padding: 10px 10px;
        width: 100%;
        text-align: center;
    }

    .appointment_btn a {
        font-size: 1em;
        font-weight: 600;
        color: #4C626F;
        text-decoration: none;
        text-transform: capitalize;
    }

    .client-review h2 {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 1.5rem;
        line-height: 30px;
        color: #12ada9;
    }

    .common_teeth_vector {
        width: 200px !important;
    }

    .abox h2 {
        color: #448C7F;
        text-align: center;
        font-family: Titillium Web;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 157.1%;
        margin: 0;
    }

    .achieve .abox p {
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
        color: #039d8d;
        font-size: 18px;
        margin: 0;
    }

    .customer-text span {
        font-size: 25px;
        margin-bottom: 1rem;
        font-weight: 700;
        color: #3d3d77;
        text-align: center;
    }

    .icon img {
        width: 90px;
    }

    .details_bx {
        text-align: center;
        margin-top: 1rem;
    }

    .video_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 34px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 2.5rem;
        line-height: 42px;
    }

    .youtube_video .item {
        width: 100%;
        height: 280px;
        overflow: hidden;
        border-radius: 8px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .youtube_video iframe {
        border: 5px solid #448C7F;
        padding: 0;
        width: 100%;
        height: 280px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .partner_card.pad {
        padding: 10px 20px;
    }

    .youtube_video .client-image {
        width: 250px;
    }

    .youtube_video .owl-carousel .owl-nav button.owl-prev {
        left: -14px;
    }

    .youtube_video .owl-carousel .owl-nav button.owl-next {
        right: -14px;
    }

    .youtube_video .client-slide .owl-theme .owl-nav,
    .happy-customer .customer-slide .owl-theme .owl-nav {
        display: block !important;
    }

    .client-review .owl-theme .owl-dots .owl-dot span,
    .client-slide .owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 4px;
        margin: 5px 7px;
        background: #D8D8D8;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .qr_heading h2 {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    /* nav bar */

    .nav_bg .offcanvas-header {
        background: #39cabb8f;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .navBarLinks {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .navBarLinks a {
        color: #39cabb;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        width: 100%;
        border-bottom: 1px solid #39cabb;
        padding: 1rem;
        display: flex;
        align-items: center;
    }

    .contact_btn {
        border-radius: 6px;
        background: #ffffff;
        padding: 0px 0px;
        margin-left: 0rem;
        color: #39cabb;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .single_video_y {
        padding: 3rem 0rem;
    }

    .safty_heading h2 {
        color: #39CABB;
        font-family: Poppins;
        font-size: 18px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .safty_heading h2 span {
        color: #448C7F;
        font-family: Poppins;
        font-size: 18px;
        font-style: italic;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .youtube_v {
        padding: 2rem 0rem;
        width: 100%;
        height: 300px;
    }

    .y_para {
        color: #313131;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .review_heading {
        color: #448C7F;
        text-align: center;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .review_content {
        border-radius: 31px;
        background: #FFF;
        box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.37);
        position: relative;
        padding: 1.5rem 2rem 1.5rem 1.5rem;
        margin-top: 8rem;
    }

    .cone {
        width: max-content;
        position: absolute;
        bottom: -108px;
        right: 33px;
        width: 111px;
    }

    .review_bx {
        padding: 0rem 0rem;
        margin: 0rem 0rem 3rem 0rem;
    }

}