@media screen and (max-width: 1600px) {
    .main-box {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }

}


@media screen and (max-width: 1440px) {
    .main-box {
        padding-right: 1% !important;
        padding-left: 1% !important;
    }

    /* font sizes */
    h1,
    .banner-con .banner-content-con h1 span {
        font-size: 54px;
        line-height: 63px;
        margin-bottom: 12px;
    }

    h2,
    .support-con .support-content-con h2 span {
        font-size: 40px;
        line-height: 49px;
    }

    h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .padding-top {
        padding-top: 100px;
    }

    .padding-bottom {
        padding-bottom: 100px;
    }

    /* 404 page styling start here*/
    .error-con h2 {
        font-size: 120px;
        line-height: 125px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    /* BACK BTN CSS  */
    #back-to-top-btn {
        bottom: 92px;
        left: 60px;
        width: 75px;
        height: 75px;
        border-radius: 10px;
    }

    /* HEADER */
    .header-con .container {
        padding: 0;
    }

    .header-con {
        padding: 18px 0;
    }

    .header-con .navbar {
        right: 0;
    }

    /* 404 page styling start here*/
    .error-con h2 {
        font-size: 120px;
        line-height: 125px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .header-con .navbar-light .navbar-nav ul li:last-child .dropdown-menu {
        right: -19px;
    }

    .footer-con .middle_portion {
        padding: 80px 45px 70px;
    }

    .footer-con .footer-contactimage {
        left: 110px;
        bottom: 52px;
    }

    .footer-con .footer-contactimage img {
        width: 100px;
    }

    .footer-con .copyright p {
        padding: 18px 0;
    }

    #fixed-form-container .body {
        width: 94%;
        padding: 15px 15px 25px;
        left: 40px;
        top: -120px;
    }

    /* banner section */
    .banner-con p br {
        display: none;
    }

    .heading-title-con {
        margin-bottom: 45px;
    }

    .banner-con .banner-img-con img {
        width: 100%;
    }

    .banner-con .banner-img-con::after {
        width: 570px;
        height: 570px;
    }

    .banner-con .opening-hrz-con {
        width: 250px;
        height: 70px;
        bottom: 259px;
        padding: 12px 13px;
        left: 2px;
    }

    .banner-con .award-win-con {
        padding: 22px 26px;
        top: 130px;
        right: 22px;
    }

    /* header */
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 45px;
    }

    /*  */
    .our-team-con .owl-carousel .owl-nav button.owl-next {
        left: -35px;
    }

    .our-team-con .owl-carousel .owl-nav button.owl-prev {
        right: -35px;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 560px;
        height: 560px;
        right: -35px;
    }

    .banner-con .row {
        margin: 0;
    }

    .book-quick-appointment-con {
        padding-top: 40px;
    }

    /*  */
    .our-vision-con::before {
        background-position: center;
    }

    /* faq */
    .faq-con .faq_content h2 {
        margin-bottom: 30px;
    }

    .faq-con .faq_content p {
        margin-bottom: 45px;
    }

    /* super class */
    .spacer {
        display: block;
    }

    /* all service detail page */
    .all-services-detail-con .dentist-department-con .green-rectangle p {
        font-size: 21px;
        line-height: 30px;
    }

    /* Home 02 Section */
    .banner-con2 .owl-carousel .owl-nav button.owl-next {
        left: -3%;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        right: -3%;
    }

    .banner-con2 {
        padding: 178px 0;
    }

    .banner-con2 .down_button {
        bottom: 53px;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-next,
    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        width: 60px;
        height: 60px;
    }

    .our-commitments-con .half-elipse2 {
        bottom: 85px;
        width: 50px;
    }

    .our-commitments-con .half-elipse1 {
        width: 50px;
        top: 85px;
    }

    .our-commitments-con .statistics-box span {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 14px;
    }

    .heading-title-con p {
        font-size: 18px;
        line-height: 28px;
    }

    .our-commitments-con .statistics-box sup {
        font-size: 30px;
    }

    .banner-con2 {
        padding: 120px 0 140px;
    }


}

@media screen and (max-width: 1199px) {
    .padding-top {
        padding-top: 80px;
    }

    .padding-bottom {
        padding-bottom: 80px;
    }

    /* font sizes */
    h1,
    .banner-con .banner-content-con h1 span {
        font-size: 48px;
        line-height: 57px;
        margin-bottom: 12px;
    }

    h2 {
        font-size: 34px;
        line-height: 41px;
    }

    h2.special {
        font-size: 34px;
        line-height: 42px;
    }

    h4.special {
        font-size: 22px;
    }

    h4 {
        font-size: 22px;
        line-height: 28px;
    }

    /* coming soon page */
    .coming-soon-con .new-logo {
        margin-bottom: 30px;
        width: 250px;
    }

    .coming-soon-con h1 {
        margin-bottom: 40px;
        font-size: 80px;
        line-height: 80px;
    }

    .coming-soon-con h3 {
        font-size: 27px;
    }

    .primary-button a,
    .primary-button button,
    .secondary-button a,
    .secondary-button button,
    .elementary-button a,
    .elementary-button button {
        min-width: 200px;
        height: 54px;
        line-height: 52px;
    }

    /* special */
    .special-text {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .padding-bottom100 {
        padding-bottom: 80px;
    }

    .padding-top100 {
        padding-top: 80px;
    }


    .error-con h2 {
        font-size: 100px;
        line-height: 105px;
        margin-bottom: 10px;
    }

    .error-con h2 i {
        font-size: 100px;
        line-height: 110px;
    }

    /* HEADER */
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 30px;
    }

    .header-con .header-contact {
        margin-right: 14px;
    }

    .header-con .header-tel {
        margin-right: 14px;
    }

    .header-con .header-tel img {
        padding-right: 12px;
    }

    .heading-title-con {
        margin-bottom: 40px;
    }

    .header-con {
        padding: 13px 0;
    }

    /* 404 */
    .error-con h2 {
        font-size: 100px;
        line-height: 105px;
        margin-bottom: 10px;
    }

    .error-con h2 i {
        font-size: 100px;
        line-height: 110px;
    }

    /* coming soon page */
    .coming-soon-con .new-logo {
        margin-bottom: 30px;
        width: 250px;
    }

    .coming-soon-con h1 {
        margin-bottom: 40px;
        font-size: 80px;
        line-height: 80px;
    }

    .coming-soon-con h3 {
        font-size: 27px;
    }

    /*  */
    #back-to-top-btn {
        bottom: 83px;
        left: 17px;
        width: 58px;
        height: 54px;
    }

    .text-size-18 {
        font-size: 17px;
        line-height: 28px;
    }

    /* footer */
    .footer-con .upper_portion {
        padding: 30px 25px;
    ;
        margin-top: -55px;
    }

    .footer-con .upper_portion h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .footer-con .upper_portion input {
        padding: 16px;
        width: 410px;
        margin-left: 10px;
    }

    .footer-con .upper_portion button {
        padding: 16px 25px;
    }

    .footer-con .upper_portion button i {
        margin-right: 12px;
    }

    .footer-con .middle_portion {
        padding: 60px 0 40px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 16px;
    }

    .footer-con .middle_portion .logo-content p {
        margin-bottom: 20px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 16px;
    }

    .footer-con .middle_portion .links {
        padding-right: 35px;
    }

    .footer-con .middle_portion .links li {
        margin-bottom: 5px;
    }

    .footer-con .middle_portion .timing {
        padding-right: 0;
    }

    .footer-con .middle_portion .contact {
        padding-right: 0;
    }

    .footer-con .middle_portion .contact .text {
        margin-bottom: 10px;
        padding-right: 28px;
    }

    .footer-con .copyright p {
        padding: 15px 0
    }

    .footer-con .footer-contactimage {
        left: 100px;
        bottom: 50px;
    }

    .footer-con .footer-contactimage img {
        width: 80px;
    }

    #fixed-form-container .body {
        width: 250px;
        padding: 15px;
        left: 30px;
        top: -100px;
    }

    #fixed-form-container .body input,
    #fixed-form-container .body textarea {
        height: 40px;
        padding: 8px;
        margin-bottom: 10px;
    }

    #fixed-form-container .body textarea {
        height: 85px;
    }

    #fixed-form-container .body .submit_now {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 22px;
    }

    #fixed-form-container .body .submit_now i {
        margin-right: 12px;
    }

    /* our awards section */
    .our-awards-con .award-box {
        min-width: 170px;
        padding: 35px 15px;
    }

    .testimonials-con .owl-carousel .owl-dots,
    .our-awards-con .owl-carousel .owl-dots {
        margin-top: 30px !important;
    }

    /* need our help section */
    .need-help-con h2 {
        margin-bottom: 28px;
    }

    .need-help-con .primary-button a {
        font-size: 24px;
        min-width: 300px;
        height: 70px;
        line-height: 70px;
        padding-right: 50px;
    }

    .need-help-con .primary-button figure {
        width: 70px;
        height: 70px;
    }

    /*  */
    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 50px;
        width: 198px;
    }

    .book-quick-appointment-con .appointment-img-con img {
        width: 100%;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 470px;
        height: 470px;
        right: 0;
    }

    /*  */
    .banner-con .banner-img-con::after {
        width: 470px;
        height: 470px;
    }

    .header-con .header-contact a {
        min-width: 155px;
        height: 50px;
        line-height: 47px;
    }

    .header-con .header-tel a {
        font-size: 15px;
    }

    .banner-con .award-win-con {
        padding: 15px 15px;
        top: 134px;
        right: 20px;
    }

    .banner-con .award-win-con .span-fifty-awards {
        font-size: 17px;
        line-height: 19px;
    }

    .banner-con .hrz-content {
        margin-right: 7px;
    }

    .banner-con .vector {
        width: 100px;
    }

    .services-departments-con .services-box {
        padding: 30px 20px 30px;
    }

    .about-us-con .about-content-con {
        padding: 58px 38px;
    }

    .statistics-con .statistics-box {
        padding: 28px 18px 28px;
    }

    .statistics-con .statistics-box figure {
        width: 77px;
        height: 77px;
        margin-bottom: 18px;
    }

    .our-team-con .owl-carousel .owl-nav {
        position: relative;
        margin: 30px auto 0;
        text-align: center;
        width: 58px;
    }

    .our-team-con .owl-carousel .owl-nav button.owl-prev {
        right: 0;
    }

    .our-team-con .owl-carousel .owl-nav button.owl-next {
        left: 0;
    }

    .book-quick-appointment-con .appointment-img-con figure {
        margin: 0 auto;
        text-align: center;
    }

    .book-quick-appointment-con .appointment-img-con img {
        width: 92%;
        text-align: center;
        margin: 0 auto;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 448px;
        height: 448px;
        right: -13px;
    }

    .book-quick-appointment-con .get-appointment-content-con {
        padding-right: 0;
        padding-bottom: 40px;
    }

    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 50px;
        width: 218px;
    }

    .testimonials-con .testimonial-box {
        padding: 25px 20px 25px;
    }

    .testimonials-con .testimonial-box .review-content {
        margin-right: 18px;
    }

    /* about */
    .specialist-intro-con .timing_content {
        padding: 30px 20px;
    }

    .specialist-intro-con .timing_content .specialist-intro-clockimage {
        margin-bottom: 16px;
    }

    .specialist-intro-con .timing_content h5 {
        margin-bottom: 20px;
    }

    .specialist-intro-con .timing_content ul li {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .specialist-intro-con .intro_content {
        padding: 15px;
    }

    .specialist-intro-con .intro_content .specialist-intro-image img {
        width: 212px;
    }

    .specialist-intro-con .intro_content .image {
        width: 80%;
    }

    .specialist-intro-con .intro_content .specialist-intro-quoteimage {
        top: 20px;
        left: 20px;
        width: 55px;
        height: 55px;
        line-height: 55px;
    }

    .specialist-intro-con .intro_content h6 {
        margin-bottom: 5px;
    }

    .specialist-intro-con .intro_content h3 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .specialist-intro-con .intro_content p {
        margin-bottom: 25px;
    }

    .our-vision-con .heading-title-con p br {
        display: none;
    }

    .our-vision-con ul {
        margin-bottom: 25px;
    }

    /*  */
    .about-info-care-con .about_wrapper .about-image2 {
        top: 160px;
        left: 0;
    }

    .about-info-care-con .about_wrapper .about-image3 {
        top: 14px;
        left: 16px;
    }

    .about-info-care-con .about_wrapper .about-image1 img,
    .about-info-care-con .about_wrapper .about-image2 img {
        width: 280px;
    }

    .about-info-care-con .about_wrapper .about-image3 img {
        width: 135px;
    }

    .about-info-care-con .about_wrapper .box {
        right: 0;
        bottom: -175px;
        width: 160px;
    }

    .about-info-care-con .about_wrapper .box .icon img {
        width: 45px;
    }

    .about-info-care-con .about_wrapper .box .value span {
        font-size: 30px;
        line-height: 30px;
    }

    .about-info-care-con .about_content {
        padding-top: 15px;
    }

    .about-info-care-con .about_content h6 {
        margin-bottom: 10px;
    }

    .about-info-care-con .about_content h2 {
        margin-bottom: 25px;
    }

    .about-info-care-con .about_content .text {
        margin-bottom: 20px;
    }

    .about-info-care-con .about_content .propertise {
        margin-bottom: 20px;
    }

    .about-info-care-con .about_content .list1 {
        padding-left: 25px;
    }

    .about-info-care-con .about_content ul li {
        margin-bottom: 11px;
    }

    .about-info-care-con .about_content ul li p {
        padding-right: 25px;
    }

    .about-info-care-con .about_content .primary_btn {
        padding: 16px 35px 20px;
    }

    /* faq */
    .faq-con .faq_content h6 {
        margin-bottom: 10px;
    }

    .faq-con .faq_content h2 {
        margin-bottom: 30px;
    }

    .faq-con .faq_content p {
        margin-bottom: 30px;
    }

    .faq-con .accordion-card .btn-link::before {
        top: 16px;
        left: 15px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 14px 15px 16px 35px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 20px 15px;
    }

    /* contact info section */

    .contact-info-con .our-info-con ul li p br {
        display: none;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 16px;
        line-height: 22px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        height: auto;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-right: 20px;
    }

    .contact-map-con iframe {
        height: 400px;
    }

    .contact-map-con {
        padding-bottom: 0;
    }

    .contact-info-con .our-info-con ul li {
        padding: 20px 12px;
    }

    /* about page */
    .about-info-care-con .about_wrapper .box {
        bottom: -13px;
        width: 140px;
        height: 140px;
        right: 20px;
    }

    .about-info-care-con .about_wrapper .box span {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 7px;
    }

    .about-info-care-con .about_wrapper .box span.expression {
        font-size: 22px;
    }

    .about-info-care-con .secondary-button a {
        min-width: 165px;
    }

    .about-info-care-con .about_content ul {
        margin-bottom: 0;
    }

    .about-info-care-con .row {
        align-items: center;
    }

    .about-info-care-con .about_content {
        padding-top: 0;
    }

    .our-vision-con .heading-title-con p {
        margin-bottom: 15px;
        padding-left: 0;
    }

    .our-vision-con ul li {
        padding-right: 25px;
        margin-bottom: 9px;
        font-size: 17px;
        width: 49%;
    }

    .our-vision-con .secondary-button a {
        min-width: 165px;
    }

    .book-quick-appointment-con .get-appointment-content-con select.form-control {
        height: 50px;
    }

    /* all services detail page */
    .all-services-detail-con .all-services-box {
        padding: 20px 17px 20px 17px;
        margin-bottom: 25px;
    }

    .all-services-detail-con .all-services-box ul li {
        padding: 9px 0;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box figure {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box {
        padding: 50px 25px 25px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box span.number {
        font-size: 20px;
    }

    .all-services-detail-con .dentist-department-con p.last-text {
        margin-bottom: 25px;
    }

    .all-services-detail-con .dentist-department-con ul {
        margin-bottom: 25px;
    }

    .all-services-detail-con .dentist-department-con ul li {
        padding-right: 26px;
        margin-bottom: 9px;
        font-size: 17px;
        width: 49%;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle p {
        font-size: 19px;
        line-height: 30px;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle {
        padding: 22px 28px;
        border-radius: 15px;
        margin-bottom: 40px;
    }

    .our-team-con .team-box figure::after {
        width: 190px;
        height: 190px;
    }

    .contact-info-con .col-lg-7.col-md-7 {
        padding: 0 30px;
    }

    .contact-info-con .send-msg-con {
        padding: 40px 35px 40px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        height: 115px;
    }

    .contact-info-con .send-msg-con .form-group {
        margin-bottom: 15px;
    }

    .banner-con2 .banner-content-con p br {
        display: none;
    }

    .banner-con2 .banner-content-con p {
        padding: 0 5%;
    }

    .about-info-care-con2 .about2-images-wrapper figure {
        padding-left: 12px;
    }

    .departments-con2 .department-box .department-inner-content {
        padding: 60px 19px 30px;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-next,
    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
    }

    .banner-con2 .owl-carousel .owl-nav button i {
        font-size: 15px;
    }

    .departments-con2 .department-box figure.department-icon {
        width: 84px;
        height: 84px;
    }

    .quick-appointment-con2.book-quick-appointment-con .get-appointment-content-con {
        padding-left: 0;
        padding-right: 0;
    }

    .heading-title-con p br {
        display: none;
    }

    .our-commitments-con .half-elipse1 {
        width: 35px;
        top: 20px;
    }

    .our-commitments-con .half-elipse2 {
        bottom: 20px;
        width: 35px;
    }

    .our-commitments-con .comitment-statistics-con {
        padding-right: 0;
    }

    .our-commitments-con .statistics-box span {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 14px;
    }

    .our-commitments-con .statistics-box span.span-text {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .testimonials-con2 .testimonial-box {
        padding: 35px 24px 35px;
    }

    .faq-con .accordion-card .collapsed h5 {
        font-size: 19px;
    }
}


@media screen and (max-width : 991px) {
    .padding-top {
        padding-top: 70px;
    }

    .padding-bottom {
        padding-bottom: 70px;
    }

    /* font sizes */
    h1,
    .banner-con .banner-content-con h1 span {
        font-size: 37px;
        line-height: 46px;
        margin-bottom: 10px;
    }

    h2,
    .support-con .support-content-con h2 span {
        font-size: 30px;
        line-height: 38px;
    }

    h2.special {
        font-size: 30px;
        line-height: 40px;
    }

    h4 {
        font-size: 19px;
        line-height: 23px;
    }

    h5 {
        font-size: 18px;
        line-height: 23px;
    }

    body {
        font-size: 15px;
        line-height: 24px;
    }


    /* coming soon  */
    .coming-soon-con .new-logo {
        width: 200px;
    }

    /* coming soon page */
    .compaign_countdown ul li {
        margin: 0 11px;
        min-height: 100px;
        /* width: 21%; */
        min-width: 100px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 42px;
        line-height: 52px;
    }

    .coming-soon-con h1 {
        margin-bottom: 32px;
        font-size: 60px;
        line-height: 60px;
    }

    /* back button */
    #back-to-top-btn {
        bottom: 65px;
        left: 50px;
        width: 60px;
        height: 60px;
    }

    /* paddings */
    .padding-top100 {
        padding-top: 50px;
    }

    .padding-bottom100 {
        padding-bottom: 50px;
    }

    /* buttons */
    .primary-button a,
    .primary-button button,
    .secondary-button a,
    .secondary-button button,
    .elementary-button a,
    .elementary-button button {
        min-width: 185px;
        height: 50px;
        line-height: 48px;
        font-size: 15px;
    }

    .primary-button a i,
    .secondary-button a i,
    .elementary-button a i,
    .primary-button button i,
    .secondary-button button i,
    .elementary-button button i {
        font-size: 12px;
    }

    .header-con .navbar-brand img {
        width: auto;
    }

    /* 404 page */
    .error-con h2 i {
        font-size: 100px;
        line-height: 120px;
    }

    /* HEADER */
    .navbar-toggler {
        top: 60%;
        left: 0;
        padding: 0;
        width: 32px;
        border: none;
        position: absolute;
        transform: translateY(-65%);
    }

    .navbar-light .navbar-brand {
        margin-right: 20px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 4px;
        margin-left: 0;
        padding: 10px 20px;
        align-items: start;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 17px;
    }

    .header-con .navbar-light .navbar-nav .nav-link:hover {
        color: var(--accent--color);
    }

    .header-con .navbar-nav li {
        margin-right: 0;
        padding-bottom: 0;
        margin-left: 0;
        width: 100%;
        cursor: pointer;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu .dropdown-item {
        color: var(--navy-color);
        padding: 8px 15px;
        font-size: 15px;
        line-height: 15px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        padding: 10px;
        margin-top: 8px;
        width: 100%;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        display: inline-block;
        color: var(--secondary--color);
        padding: 5px 0 !important;
        display: block;
    }

    .header-con .navbar-light .navbar-nav .nav-item:last-child a {
        border-bottom: none;
    }

    .header-con .navbar-light .navbar-nav .nav-link::before {
        display: none;
    }

    .navbar-toggler-icon {
        float: right;
        width: 100%;
        height: 2px;
        margin: 3px 0;
        background: var(--primary--color);
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .navbar-toggler .navbar-toggler-icon:nth-child(1),
    .navbar-toggler .navbar-toggler-icon:nth-child(3) {
        -webkit-transition: transform .35s ease-in-out;
        -moz-transition: transform .35s ease-in-out;
        -o-transition: transform .35s ease-in-out;
        transition: transform .35s ease-in-out;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
        position: absolute;
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 0px;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
        height: 12px;
        visibility: hidden;
        background-color: transparent;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
        position: absolute;
        top: 8px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        right: 0px;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        width: 100%;
        left: 0;
        top: 60px;
        z-index: 999;
        position: absolute;
        background-color: var(--primary--color);
        border-radius: 5px
    }

    /*  */
    .header-con {
        padding: 12px 0;
    }

    .header-contact {
        margin-right: 0;
    }

    .special-text {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    /*  */
    .main-box {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }


    /* header */
    .header-con .header-contact {
        margin-right: 0;
        left: 0px;
        left: 45px;
        position: relative;
    }

    /* 404 page */
    .error-con h2 i {
        font-size: 100px;
        line-height: 120px;
    }

    /* coming soon  */
    .coming-soon-con .new-logo {
        width: 200px;
    }

    /* coming soon page */
    .compaign_countdown ul li {
        margin: 0 11px;
        min-height: 100px;
        /* width: 21%; */
        min-width: 100px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 42px;
        line-height: 52px;
    }

    .coming-soon-con h1 {
        margin-bottom: 32px;
        font-size: 60px;
        line-height: 60px;
    }

    .heading-title-con {
        margin-bottom: 30px;
    }

    .text-size-18 {
        font-size: 16px;
        line-height: 28px;
    }

    .breadcrumb {
        padding: 12px 10px;
        min-width: 185px;
    }

    /*  */
    #back-to-top-btn {
        bottom: 86px;
        left: 50px;
        width: 60px;
        height: 60px;
    }

    /* Font Size  */
    h3 {
        font-size: 28px;
        line-height: 28px;
    }

    /*  */
    .font-size-20 {
        font-size: 18px;
        line-height: 28px;
    }

    /* footer section */
    .footer-con .upper_portion {
        padding: 30px;
        margin-top: -65px;
        display: block !important;
        text-align: center;
    }

    .footer-con .upper_portion h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 16px !important;
    }

    .footer-con .upper_portion h3 br {
        display: none;
    }

    .footer-con .upper_portion input {
        padding: 14px 20px;
        width: 425px;
    }

    .footer-con .upper_portion button {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 20px;
    }

    .footer-con .middle_portion {
        padding: 44px 0 40px;
    }

    .footer-con .middle_portion .logo-content {
        text-align: center;
        width: 470px;
        margin: 0 auto 20px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 15px;
    }

    .footer-con .middle_portion .logo-content p {
        margin-bottom: 14px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 12px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 15px;
    }

    .footer-con .middle_portion .links {
        padding-right: 28px;
    }

    .footer-con .middle_portion .timing p {
        margin-bottom: 3px;
    }

    .footer-con .copyright p {
        padding: 15px 0;
    }

    #fixed-form-container {
        width: 35%;
    }

    #fixed-form-container .body {
        padding: 30px 15px;
        top: -125px;
        left: 0;
    }

    #fixed-form-container .body input,
    #fixed-form-container .body textarea {
        height: 38px;
        padding: 6px 16px;
    }

    #fixed-form-container .body textarea {
        height: 75px;
    }

    #fixed-form-container .body .submit_now {
        padding: 10px 22px 8px;
    }

    /* need our help sec */
    .need-help-con h2 {
        margin-bottom: 20px;
    }

    .need-help-con .primary-button a {
        font-size: 22px;
        min-width: 285px;
        height: 70px;
        line-height: 70px;
    }

    /* header */
    .header-con .header-contact a {
        min-width: 165px;
        height: 50px;
        line-height: 47px;
    }

    .header-con .header-tel {
        margin-right: 0;
        position: absolute;
        left: 200px;
        border-right: none !important;
    }

    .header-con .header-tel img {
        padding-right: 0;
    }

    .top-bar-con figure {
        margin-left: 2px;
    }

    .top-bar-con .right-con ul.social-icon li a {
        margin: 0 4px;
    }

    /* awards */
    .our-awards-con .award-box {
        min-width: auto;
        padding: 24px 12px;
    }

    .our-awards-con {
        margin-bottom: 20px;
        text-align: center;
        margin: 0 auto;
    }

    .testimonials-con .owl-carousel .owl-dots,
    .our-awards-con .owl-carousel .owl-dots {
        margin-bottom: 20px;
    }

    /* home */
    .banner-con .opening-hrz-con {
        width: 235px;
        height: 64px;
        bottom: 97px;
        padding: 8px 8px;
        left: 2px;
    }

    .banner-con .award-win-con {
        top: 99px;
        right: 16px;
        padding: 10px 12px;
    }

    .banner-con .award-win-con .span-fifty-awards {
        font-size: 15px;
        line-height: 18px;
    }

    .banner-con .award-win-con img {
        margin-bottom: 10px;
        width: 30px;
    }

    .banner-con .opening-hrz-con figure {
        width: 44px;
        height: 44px;
    }

    .banner-con .banner-img-con::after {
        width: 358px;
        height: 358px;
    }

    .banner-con span.frst-span {
        font-size: 17px;
        margin-bottom: 14px;
        padding-right: 30px;
    }

    .header-con .header-contact a {
        min-width: 145px;
        height: 48px;
        line-height: 45px;
    }

    .banner-con p {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 14px;
    }

    .banner-con .elementary-button a {
        margin-right: 10px;
        min-width: 131px;
    }

    .banner-con {
        padding-top: 25px;
    }

    .about-us-con .about-content-con {
        padding: 36px 27px;
    }

    .heading-title-con p {
        font-size: 18px;
        line-height: 28px;
    }

    .about-us-con .about-content-con ul li {
        padding-right: 24px;
        margin-bottom: 5px;
        font-size: 15px;
    }

    .about-us-con .about-content-con ul {
        margin-bottom: 10px;
    }

    .statistics-con .col-lg-3.col-md-6 {
        margin-bottom: 25px;
    }

    .statistics-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .statistics-con .statistics-box span {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .our-team-con .item {
        margin: 0 auto;
        text-align: center;
    }

    .our-team-con .team-box figure::after {
        width: 190px;
        height: 190px;
    }

    .our-team-con .team-box ul li i {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 310px;
        height: 310px;
        right: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 50px;
        width: 173px;
    }

    .book-quick-appointment-con .col-lg-6.col-md-6:nth-child(2) {
        padding: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con .form-group {
        margin-bottom: 15px;
    }

    .book-quick-appointment-con .heading-title-con {
        margin-bottom: 20px;
    }

    .book-quick-appointment-con .get-appointment-content-con {
        padding-bottom: 35px;
    }

    .testimonials-con .testimonial-box {
        padding: 18px 12px 18px;
    }

    .testimonials-con .testimonial-box p {
        margin-bottom: 10px;
    }

    .testimonials-con .owl-carousel .owl-item .testimonial-box img {
        width: 55px;
    }

    .testimonials-con .owl-carousel .owl-item .testimonial-box img.stars {
        width: auto;
    }

    .testimonials-con .testimonial-box .stars {
        margin-bottom: 10px;
    }

    .testimonials-con .testimonial-box .review-content {
        margin-right: 10px;
    }

    .testimonials-con .testimonial-box h6 {
        margin-bottom: 2px;
    }

    .testimonials-con .owl-carousel .owl-dots {
        margin-bottom: 0;
    }

    /*  */
    .news-and-articles-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .news-and-articles-con .col-lg-4.col-md-6:nth-child(2) {
        margin: 0 auto;
        order: 2;
    }

    .news-and-articles-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
        order: 1;
    }

    .specialist-intro-con .timing_content {
        width: 510px;
        padding: 30px;
        text-align: center;
        margin: 0 auto 30px;
    }

    .specialist-intro-con .intro_content {
        width: 610px;
        padding: 20px;
        margin: 0 auto;
    }

    .specialist-intro-con .intro_content .specialist-intro-quoteimage {
        left: 15px;
    }

    .specialist-intro-con .intro_content p {
        margin-bottom: 20px;
    }

    .specialist-intro-con .intro_content .specialist-intro-signature {
        left: 16px;
    }

    .our-vision-con .col-lg-6.col-md-7 {
        padding-right: 0;
    }

    .our-vision-con .heading-title-con h2 {
        margin-bottom: 16px;
    }

    .our-vision-con .heading-title-con p {
        margin-bottom: 16px;
    }

    .our-vision-con ul li {
        padding-right: 22px;
        margin-bottom: 6px;
        font-size: 14px;
        line-height: 22px;
    }

    .our-vision-con ul {
        margin-bottom: 20px;
    }

    .our-vision-con {
        padding: 50px 0;
    }

    .our-vision-con .heading-title-con p {
        font-size: 15px;
    }

    .our-vision-con .heading-title-con h2 {
        margin-bottom: 10px;
    }

    /*  */
    .about-info-care-con .about_content {
        padding: 0 65px;
        margin-bottom: 30px;
        text-align: center;
    }

    .about-info-care-con .about_content h6 {
        margin-bottom: 4px;
    }

    .about-info-care-con .about_content h2 {
        margin-bottom: 15px;
    }

    .about-info-care-con .about_content .text {
        margin-bottom: 15px;
    }

    .about-info-care-con .about_content .propertise {
        width: 80%;
        margin: 0 auto 15px;
        text-align: right;
    }

    .about-info-care-con .about_content ul li {
        margin-bottom: 8px;
    }

    .about-info-care-con .about_content ul li i {
        height: 15px;
        width: 15px;
        line-height: 15px;
        top: 6px;
    }

    .about-info-care-con .about_content ul li p {
        padding-right: 26px;
    }

    .about-info-care-con .about_content .primary_btn {
        padding: 14px 30px 18px;
    }

    .about-info-care-con .about_wrapper {
        display: inline-block;
    }

    .about-info-care-con .about_wrapper .about-image1 {
        right: -90px;
    }

    .about-info-care-con .about_wrapper .about-image2 {
        top: 160px;
        left: -90px;
    }

    .about-info-care-con .about_wrapper .about-image3 {
        top: 16px;
        left: -64px;
    }

    .about-info-care-con .about_wrapper .about-image1 img,
    .about-info-care-con .about_wrapper .about-image2 img {
        width: 260px;
    }

    .about-info-care-con .about_wrapper .about-image3 img {
        width: 130px;
    }

    .about-info-care-con .about_wrapper .box {
        right: -90px;
        bottom: -170px;
    }

    /* faq */
    .faq-con .faq_content h6 {
        margin-bottom: 8px;
    }

    .faq-con .faq_content h2 {
        margin-bottom: 30px;
    }

    .faq-con .faq_content p {
        margin-bottom: 25px;
    }

    .faq-con .accordion-card {
        margin-bottom: 20px !important;
    }

    .contact-info-con .send-msg-con .form-group input {
        width: 100%;
        height: 48px;
        padding: 10px 20px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        padding: 10px 20px;
    }

    .contact-info-con .send-msg-con .form-group input::placeholder,
    .contact-info-con .send-msg-con .form-group textarea::placeholder {
        font-size: 16px;
    }

    .contact-info-con .our-info-con figure {
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 0 8px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        height: 120px;
    }

    .contact-info-con .our-info-con ul li {
        padding: 15px 10px;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 15px;
        line-height: 20px;
    }

    .contact-map-con iframe {
        height: 380px;
    }

    /* about pg */
    .sub-banner-con p {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .about-info-care-con .about_wrapper .box {
        right: -50px;
        bottom: -16px;
        width: 125px;
        height: 125px;
    }

    .about-info-care-con .about_wrapper .box span {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 6px;
    }

    .about-info-care-con .about_wrapper .box span.expression {
        font-size: 18px;
    }

    .our-vision-con .vector1 {
        display: none;
    }

    .our-vision-con::before {
        width: 44%;
    }

    .our-vision-con .col-lg-6.col-md-7 {
        padding-left: 40px;
    }

    /* SERVICES  */
    .services-departments-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 25px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con select.form-control {
        height: 50px;
    }

    .book-quick-appointment-con .get-appointment-content-con .submit_now {
        padding: 17px 37px;
    }

    .all-services-detail-con .all-services-outer-con {
        padding-left: 15px;
    }

    .all-services-detail-con .dentist-department-con ul li {
        padding-right: 26px;
        margin-bottom: 9px;
        font-size: 17px;
        width: 48%;
    }

    .all-services-detail-con .dentist-department-con p.last-text {
        margin-bottom: 25px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box figure {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box figure img {
        width: 32px;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle {
        padding: 16px;
        border-radius: 15px;
        margin-bottom: 32px;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle p {
        font-size: 18px;
        line-height: 28px;
    }

    .all-services-detail-con .dentist-department-con h4,
    .all-services-detail-con .faq-con h4 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box {
        padding: 44px 20px 20px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box span.number {
        font-size: 18px;
    }

    .all-services-detail-con .dentist-department-con p {
        font-size: 17px;
        line-height: 25px;
    }

    .our-team-con .team-box figure::after {
        width: 200px;
        height: 200px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 30px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 30px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .contact-info-con .col-lg-7.col-md-7 {
        padding: 0 0;
    }

    .contact-info-con .send-msg-con {
        padding: 30px 22px 30px;
    }

    .contact-info-con .our-info-con figure {
        width: 62px;
        height: 62px;
        line-height: 62px;
        padding: 0 12px;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-right: 14px;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner h5 {
        margin-bottom: 3px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        height: 100px;
    }

    .contact-info-con .send-msg-con h2 {
        margin-bottom: 20px;
    }

    .send-msg-con span.mb-2 {
        margin-bottom: 0 !important;
    }

    .contact-info-con .row {
        align-items: center;
    }

    .testimonials-con2 .testimonial-box {
        padding: 30px 24px 30px;
    }

    .our-commitments-con .statistics-box span.span-text {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .our-commitments-con .comitment-statistics-con {
        gap: 0 4px;
    }

    .our-commitments-con .heading-title-con p {
        font-size: 17px;
        line-height: 25px;
    }

    .our-commitments-con .statistics-box span {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .our-team-con2 .team-box figure img {
        width: 200px;
    }

    .our-team-con2 .team-box figure {
        margin-bottom: 16px;
    }

    .our-team-con2 .team-box ul li i {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .our-team-con2 .team-box .designation {
        margin-bottom: 10px;
    }

    .our-team-con2 h4 {
        margin-bottom: 4px;
    }

    .our-team-con2 .col-lg-3.col-md-6 {
        margin-bottom: 25px;
    }

    .our-team-con2 .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .header-con .navbar-light .navbar-nav .nav-link.active {
        color: var(--secondary--color);
    }

    .quick-appointment-con2.book-quick-appointment-con .col-lg-6.col-md-6 {
        padding: 0;
    }

    .quick-appointment-con2::after {
        width: 48%;
        height: 100%;
    }

    .departments-con2 .department-box .department-inner-content {
        padding: 35px 19px 30px;
    }

    .about-info-care-con2 .vector2 {
        display: none;
    }

    .about-info-care-con2 .about2-images-wrapper figure {
        padding-left: 0;
    }

    .about-info-care-con2 .quotation-con {
        width: 193px;
        height: 150px;
        background-color: var(--primary--color);
        border-radius: 20px;
        padding: 19px;
        text-align: right;
    }

    .quick-appointment-con2.book-quick-appointment-con .app-vector {
        display: none;
    }

    .banner-con2 {
        padding: 80px 0 135px;
    }

    .banner-con2 .banner-content-con p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 18px;
    }

    .banner-con2 .banner-content-con h1 {
        margin-bottom: 12px;
    }

    .banner-con2 .banner-content-con span {
        padding: 0 35px;
        font-size: 16px;
        margin-bottom: 16px;
    }

    .top-bar-con img {
        margin-left: 3px;
        margin-top: -2px;
    }

}

@media screen and (max-width : 767px) {

    /*  */
    .padding-top {
        padding-top: 60px;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    /* font sizes */
    h1,
    .banner-con .banner-content-con h1 span {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    h2 {
        font-size: 28px;
        line-height: 35px;
    }

    h3 {
        font-size: 26px;
        line-height: 26px;
    }

    h4 {
        font-size: 19px;
        line-height: 23px;
    }

    /* 404 */
    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 200px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-height: auto;
        min-width: 70px;
        padding: 10px;
        font-size: 18px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 30px;
        line-height: 30px;
    }

    .compaign_countdown ul {
        float: right;
        width: 100%;
        min-width: 100%;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .coming-soon-con h1 {
        margin-bottom: 40px;
        font-size: 46px;
        line-height: 46px;
    }

    .coming-soon-con h3 {
        font-size: 24px;
    }

    .coming-soon-con .new-logo {
        width: 170px;
    }

    /* special */
    .heading-title-con {
        margin-bottom: 25px;
    }

    .special-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    /* buttons */
    .primary-button a,
    .primary-button button,
    .secondary-button a,
    .secondary-button button,
    .elementary-button a,
    .elementary-button button {
        min-width: 180px;
    }

    /* button */
    #back-to-top-btn {
        bottom: 53px;
        left: 40px;
        width: 50px;
        height: 50px;
    }

    /* top bar section styling */

    /*  */
    .error-con h4 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    .error-con h2 i {
        font-size: 85px;
        line-height: 97px;
    }

    /* HEADER */

    .header-con .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    .header-con {
        padding: 10px 0;
    }

    .header-con .header-contact {
        margin-right: 0;
        left: 45px;
        position: relative;
    }

    /* 404 */
    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 210px;
        font-size: 15px;
    }

    /*  */
    .error-con h4 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    .error-con h2 i {
        font-size: 85px;
        line-height: 97px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-height: auto;
        min-width: 70px;
        padding: 10px;
        font-size: 18px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 30px;
        line-height: 30px;
    }

    .compaign_countdown ul {
        float: right;
        width: 100%;
        min-width: 100%;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .coming-soon-con h1 {
        margin-bottom: 40px;
        font-size: 46px;
        line-height: 46px;
    }

    .coming-soon-con h3 {
        font-size: 24px;
    }

    .coming-soon-con .new-logo {
        width: 170px;
    }

    .breadcrumb-con {
        right: 0;
        left: 0;
        margin: 0 auto;
        min-width: 180px;
        width: auto;
    }


    .text-size-16,
    .font-size-16 {
        font-size: 15px;
    }

    .heading-title-con h2 br {
        display: none;
    }

    .text-size-18 {
        font-size: 16px;
        line-height: 26px;
    }

    .breadcrumb {
        padding: 8px 12px;
        min-width: 180px;
    }

    .primary-button a,
    .primary-button button,
    .secondary-button a,
    .secondary-button button,
    .elementary-button a,
    .elementary-button button {
        min-width: 180px;
        height: 44px;
        line-height: 42px;
        font-size: 15px;
    }

    .navbar-toggler {
        top: 58%;
    }

    /* footer section */
    .footer-con .upper_portion {
        padding: 25px;
    }

    .footer-con .upper_portion h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .footer-con .upper_portion input {
        font-size: 12px;
        line-height: 12px;
        width: 305px;
        padding: 13px 12px 12px;
    }

    .footer-con .upper_portion button {
        padding: 14px 18px;
        height: 50px;
    }

    .footer-con .middle_portion {
        padding: 40px 0;
    }

    .footer-con .middle_portion .logo-content {
        margin-bottom: 20px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 16px;
    }

    .footer-con .middle_portion .logo-content p {
        padding: 0 30px;
        margin-bottom: 10px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 14px;
    }

    .footer-con .middle_portion .links {
        padding-right: 0;
    }

    .footer-con .middle_portion .links li {
        margin-bottom: 3px;
    }

    .footer-con .middle_portion .links li a {
        font-size: 14px;
        line-height: 20px;
        padding-right: 12px;
    }

    .footer-con .middle_portion .contact a {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-con .middle_portion .contact i {
        font-size: 12px;
        right: 0;
        top: 6px;
    }

    .footer-con .middle_portion .contact .text {
        margin-bottom: 8px;
        padding-right: 22px;
    }

    .footer-con .copyright p {
        font-size: 12px;
        line-height: 12px;
        padding: 12px 0;
    }

    .footer-con .footer-contactimage {
        left: 10px;
        bottom: 280px;
    }

    #fixed-form-container {
        width: 230px;
    }

    #fixed-form-container .body {
        top: -115px;
        left: 20px;
        padding: 16px 10px;
        width: 100%;
    }

    #fixed-form-container .body input,
    #fixed-form-container .body textarea {
        font-size: 12px;
        line-height: 12px;
        height: 32px;
    }

    #fixed-form-container .body textarea {
        height: 70px;
    }

    #fixed-form-container .body .submit_now {
        padding: 10px 20px;
    }

    .footer-con .middle_portion .social-icons i {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .footer-con .upper_portion input {
        font-size: 12px;
        line-height: 12px;
        width: 100%;
        padding: 12px 20px;
        height: 50px;
    }

    /* need help con */
    .need-help-con {
        padding: 45px 0;
    }

    .need-help-con .primary-button a {
        font-size: 20px;
        min-width: 270px;
        height: 65px;
        line-height: 65px;
        padding-right: 43px;
    }

    .need-help-con .primary-button figure {
        width: 65px;
        height: 65px;
    }

    /* header */
    .header-con .header-contact a {
        min-width: 140px;
        height: 47px;
        line-height: 44px;
    }

    .header-con .header-contact a i {
        font-size: 12px;
        margin-right: 5px;
    }

    .header-con .header-tel {
        left: 196px;
    }

    .top-bar-con .top-bar-inner-con {
        display: inline-block !important;
        justify-content: center !important;
        text-align: center;
        width: 100%;
    }

    .top-bar-con .top-bar-inner-con .left-con {
        justify-content: center;
    }

    /*  */
    .news-and-articles-con .col-lg-4.col-md-6 {
        margin: 0 auto 25px;
        text-align: center;
    }

    .news-and-articles-con .col-lg-4.col-md-6:nth-child(2) {
        order: unset;
        margin-bottom: 25px;
    }

    .news-and-articles-con .col-lg-4.col-md-6:last-child {
        order: unset;
    }

    .our-awards-con .owl-carousel .owl-dots {
        margin-bottom: 30px;
    }

    .book-quick-appointment-con .get-appointment-content-con {
        text-align: center;
    }

    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 50px;
        width: 263px;
    }

    .book-quick-appointment-con .get-appointment-content-con .form-group {
        margin-bottom: 24px;
    }

    .book-quick-appointment-con .get-appointment-content-con .submit_now {
        margin-top: 0;
    }

    .get-appointment-content-con .heading-title-con {
        margin-bottom: 25px !important;
    }

    .appointment-img-con {
        margin-bottom: 20px;
    }

    .book-quick-appointment-con .appointment-img-con img {
        width: 58%;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 290px;
        height: 290px;
        right: 0;
        margin: 0 auto;
        text-align: center;
        left: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con {
        padding-bottom: 50px;
    }

    .testimonials-con .testimonial-box {
        padding: 22px 35px 22px;
    }

    .testimonials-con .testimonial-box .review-content {
        margin-right: 15px;
    }

    .statistics-con .col-lg-3.col-md-6 {
        width: 350px;
        margin: 0 auto 25px;
    }

    .statistics-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 25px;
    }

    .statistics-con .col-lg-3.col-md-6:last-child {
        margin-bottom: 0;
    }

    .our-team-con .team-box figure img {
        width: 200px;
    }

    .our-team-con .team-box figure::after {
        width: 175px;
        height: 175px;
    }

    .statistics-con .statistics-box span {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .about-us-con::after {
        background-image: url(../images/home-about-banner-img1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .about-us-con::before {
        display: none;
    }

    .about-us-con .about-content-con {
        background-color: rgba(49, 61, 247, 0.92);
    }

    .services-departments-con .services-box {
        padding: 25px 20px 25px;
        text-align: center;!important;
    }

    .services-departments-con .services-box figure {
        width: 90px;
        height: 90px;
        margin: 0 auto 17px;
    }

    .services-departments-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 25px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    /* banner con */
    .banner-con .banner-content-con,
    .banner-con {
        text-align: center !important;
    }

    .banner-con .banner-content-con {
        margin-bottom: 20px;
    }

    .banner-con .vector {
        display: none;
    }

    .banner-con .banner-img-con img {
        width: 56%;
    }

    .banner-con .banner-img-con::after {
        width: 270px;
        height: 270px;
        top: 65px;
    }

    .banner-con .opening-hrz-con {
        width: 235px;
        height: 64px;
        bottom: 85px;
        padding: 8px 8px;
        left: 60px;
        text-align: right;
    }

    .banner-con .opening-hrz-con figure {
        width: 40px;
        height: 40px;
    }

    .banner-con .award-win-con {
        top: 104px;
        right: 110px;
    }

    .header-con .navbar-brand img {
        width: 100%;
    }

    .specialist-intro-con .timing_content {
        width: 390px;
    }

    .specialist-intro-con .timing_content .specialist-intro-clockimage {
        margin-bottom: 12px;
    }

    .specialist-intro-con .timing_content h5 {
        margin-bottom: 15px;
    }

    .specialist-intro-con .timing_content ul li {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }

    .specialist-intro-con .intro_content {
        width: 510px;
        padding: 15px;
    }

    .specialist-intro-con .intro_content .image {
        width: 78%;
    }

    .specialist-intro-con .intro_content .specialist-intro-image img {
        width: 170px;
    }

    .specialist-intro-con .intro_content .specialist-intro-quoteimage {
        top: 18px;
        left: 18px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .specialist-intro-con .intro_content .specialist-intro-quoteimage img {
        width: 25px;
    }

    .specialist-intro-con .intro_content h6 {
        margin-bottom: 3px;
    }

    .specialist-intro-con .intro_content h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .specialist-intro-con .intro_content p {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 26px;
    }

    .specialist-intro-con .intro_content .specialist-intro-signature {
        left: 20px;
    }

    .specialist-intro-con .intro_content .specialist-intro-signature img {
        width: 75px;
    }

    .our-vision-con::before {
        width: 100%;
    }

    .our-vision-con .element1 {
        display: none;
    }

    .our-vision-con .element2 {
        display: none;
    }

    .our-vision-con::after {
        background-color: rgb(32, 42, 96, 80%);
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .our-vision-con .web-solutions-content-con {
        position: relative;
        z-index: 1;
        text-align: center;
    }

    .our-vision-con .col-lg-6.col-md-7 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .our-vision-con ul {
        text-align: right;
        margin: 0 auto 20px;
        width: 70%;
    }

    .our-vision-con .heading-title-con p {
        margin-bottom: 12px;
        line-height: 24px;
        font-size: 16px;
    }

    .our-vision-con .heading-title-con h2 {
        margin-bottom: 12px;
    }

    .our-vision-con .col-lg-6.col-md-6.pr-0 {
        padding-left: 15px !important;
    }

    /*  */
    .about-info-care-con .about_content {
        padding: 0;
        margin-bottom: 25px;
    }

    .about-info-care-con .about_content h2 {
        margin-bottom: 10px;
    }

    .about-info-care-con .about_content .text {
        margin-bottom: 14px;
    }

    .about-info-care-con .about_content .propertise {
        width: 88%;
        margin-bottom: 15px;
    }

    .about-info-care-con .about_content .list1 {
        padding-left: 15px;
    }

    .about-info-care-con .about_content ul li {
        margin-bottom: 6px;
    }

    .about-info-care-con .about_content ul li i {
        font-size: 8px;
        height: 14px;
        width: 14px;
        line-height: 14px;
        top: 5px;
    }

    .about-info-care-con .about_content ul li p {
        padding-right: 22px;
    }

    .about-info-care-con .about_content .primary_btn {
        padding: 10px 25px 12px;
    }

    .about-info-care-con .about_wrapper .about-image1 {
        right: -70px;
    }

    .about-info-care-con .about_wrapper .about-image2 {
        top: 125px;
        left: -70px;
    }

    .about-info-care-con .about_wrapper .about-image3 {
        top: 12px;
        left: -45px;
    }

    .about-info-care-con .about_wrapper .about-image1 img,
    .about-info-care-con .about_wrapper .about-image2 img {
        width: 210px;
        border-radius: 20px;
    }

    .about-info-care-con .about_wrapper .about-image3 img {
        width: 100px;
    }

    .about-info-care-con .about_wrapper .box {
        right: -59px;
        bottom: -8px;
        width: 118px;
        height: 118px;
    }

    .about-info-care-con .about_wrapper .box .icon {
        margin-bottom: 10px;
    }

    .about-info-care-con .about_wrapper .box .icon img {
        width: 40px;
    }

    .about-info-care-con .about_wrapper .box .value {
        margin-bottom: 0;
    }

    .about-info-care-con .about_wrapper .box .value span {
        font-size: 24px;
        line-height: 24px;
    }

    /* faq */
    .faq-con .faq_content h2 {
        margin-bottom: 20px;
    }

    .faq-con .faq_content p {
        margin-bottom: 20px;
    }

    .faq-con .accordion-card {
        margin-bottom: 15px !important;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 10px 20px 12px 45px;
    }

    .faq-con .accordion-card .btn-link::before {
        top: 11px;
    }

    /* contact page styling */
    .contact-info-con .send-msg-con,
    .contact-info-con .our-info-con {
        text-align: center;
        margin-bottom: 0;
    }

    .contact-info-con .our-info-con {
        margin-bottom: 30px;
        text-align: center;
    }

    .contact-info-con .our-info-con ul {
        margin: 0 auto;
        width: 80%;
    }

    .contact-info-con .our-info-con .heading-title-con {
        text-align: center !important;
    }

    .contact-info-con .our-info-con .sub-info-inner {
        text-align: right;
    }

    .contact-map-con iframe {
        height: 320px;
    }

    .contact-info-con .send-msg-con .form-group {
        margin-bottom: 17px;
    }

    .contact-info-con .our-info-con ul li {
        margin-bottom: 20px;
    }

    /* about pg */
    .sub-banner-con p br {
        display: none;
    }

    .about-info-care-con .about_content .propertise {
        width: 88%;
        margin-bottom: 15px;
    }

    .about-info-care-con .about_wrapper .box span {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 4px;
    }

    .about-info-care-con .about_wrapper .box .text {
        font-size: 15px;
        line-height: 16px;
    }

    .about-info-care-con .about_wrapper .box span.expression {
        font-size: 17px;
    }

    .about-info-care-con .about_content ul li {
        padding-right: 24px;
        font-size: 17px;
    }

    .about-info-care-con .about_content ul li i {
        font-size: 14px;
    }

    .our-vision-con ul {
        width: 73%;
    }

    .specialist-intro-con .intro_content .name {
        line-height: 22px;
    }

    .book-quick-appointment-con .get-appointment-content-con select.form-control {
        height: 50px;
    }

    /*  */
    .all-services-detail-con .col-lg-4 {
        width: 100%;
        margin: 0 auto 20px;
        padding-left: 15px !important;
    }

    .all-services-detail-con .all-services-outer-con {
        padding-left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box {
        padding: 44px 20px 18px;
    }

    .all-services-detail-con .call-us-now-detail-con .navy-box figure {
        width: 64px;
        height: 64px;
        line-height: 64px;
    }

    .all-services-detail-con .all-services-outer-con {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .all-services-detail-con .all-services-box {
        width: 100%;
        margin-bottom: 0;
    }

    .all-services-detail-con .call-us-now-detail-con {
        border-radius: 20px;
        width: 100%;
    }

    .all-services-detail-con .dentist-department-con img {
        border-radius: 17px;
        margin-bottom: 25px;
    }

    .all-services-detail-con .dentist-department-con h4,
    .all-services-detail-con .faq-con h4 {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .all-services-detail-con .dentist-department-con ul li {
        padding-right: 26px;
        margin-bottom: 10px;
        font-size: 17px;
        width: 100%;
    }

    .all-services-detail-con .dentist-department-con ul li i {
        top: 3px;
    }

    .all-services-detail-con .dentist-department-con p.last-text {
        margin-bottom: 20px;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle p {
        font-size: 17px;
        line-height: 27px;
    }

    .all-services-detail-con .dentist-department-con .green-rectangle {
        padding: 14px 16px;
        margin-bottom: 30px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 30px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .our-team-con .team-box figure {
        margin-bottom: 15px;
    }

    .our-team-con .team-box h4 {
        margin-bottom: 3px;
    }

    .about-us-con .about-content-con {
        text-align: center;
    }

    .about-us-con .about-content-con ul {
        width: 82%;
        text-align: right;
        margin: 0 auto 15px;
    }

    .about-us-con .about-content-con .secondary-button a {
        min-width: 165px;
    }

    /*  */
    .footer-con .middle_portion .logo-content {
        text-align: center;
        width: 100%;
        margin: 0 auto 28px;
    }

    .faq-con .accordion-card .collapsed h5 {
        font-size: 18px;
    }

    .testimonials-con2 .testimonial-box {
        padding: 24px 20px 24px;
    }

    .testimonials-con2 .testimonial-box p {
        margin-bottom: 20px;
        line-height: 22px;
    }

    .testimonials-con2 img.quote-icon {
        margin-bottom: 14px;
        width: 33px;
    }

    .testimonials-con2 .testimonial-box p {
        margin-bottom: 14px;
        line-height: 22px;
    }

    .testimonials-con2 .test-content h6 {
        margin-bottom: 4px;
        font-size: 17px;
    }

    /* our commitments con */
    .our-commitments-con {
        text-align: center;
    }

    .our-commitments-con .comitment-content-con {
        margin-bottom: 20px;
    }

    .our-commitments-con .statistics-box span {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .our-commitments-con .statistics-box sup {
        font-size: 26px;
    }

    .our-team-con2 .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .our-team-con2 .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-next,
    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
    }

    .banner-con2 .owl-carousel .owl-nav button i {
        font-size: 13px;
    }

    .banner-con2 .banner-content-con p {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .about-info-care-con .about_content ul li {
        padding-right: 24px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .about-info-care-con .about_content .text {
        font-size: 16px;
        line-height: 24px;
    }

    .about2-images-wrapper {
        gap: 15px;
    }

    .about-info-care-con2 .quotation-con {
        width: auto;
        height: auto;
        padding: 16px;
    }

    .departments-con2 .department-box figure.department-icon {
        bottom: 66px;
    }

    .banner-con2 {
        padding: 60px 0 100px;
    }

    .banner-con2 .banner-content-con span {
        padding: 0 30px;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .about-info-care-con2 .about2-images-wrapper p {
        margin-bottom: 6px;
    }

    .about-info-care-con2 .about2-images-wrapper span {
        padding-right: 25px;
        font-size: 14px;
    }

    .departments-con2 .owl-carousel .owl-dots {
        margin-top: 30px !important;
    }

    /*  */
    .quick-appointment-con2::after {
        width: 100%;
        height: 100%;
        opacity: 13%;
    }

    .our-commitments-con .half-elipse1,
    .our-commitments-con .half-elipse2 {
        display: none;
    }

    .faq-con .accordion-card .collapsed h5 {
        font-size: 17px;
    }

    .faq-con .accordion-card h5 {
        font-size: 17px;
    }

    .our-commitments-con .heading-title-con p {
        font-size: 16px;
        line-height: 25px;
    }

    .our-commitments-con .statistics-box sup {
        font-size: 20px;
    }

    .quick-appointment-con2.book-quick-appointment-con .get-appointment-content-con {
        position: relative;
        z-index: 1;
    }

    .book-quick-appointment-con .get-appointment-content-con .form-group {
        position: relative;
    }

    .book-quick-appointment-con .get-appointment-content-con form span {
        margin-top: 5px;
    }

    .down_button .banner-dropdownimage img {
        width: 30px;
    }

    .banner-con2 .down_button {
        bottom: 37px;
    }

    .book-quick-appointment-con .get-appointment-content-con select {
        background-position: 5.700000000000003% 22px !important;
    }
}



@media screen and (max-width : 575px) {

    /*  */
    .padding-top {
        padding-top: 40px;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    /* font sizes */
    h1,
    .banner-con .banner-content-con h1 span {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 10px;
    }

    h2 {
        font-size: 24px;
        line-height: 30px;
    }

    h3 {
        font-size: 24px;
        line-height: 24px;
    }

    h4 {
        font-size: 18px;
        line-height: 22px;
    }

    /*  */
    .heading-title-con h2 br {
        display: none;
    }

    .heading-title-con h2 {
        margin-bottom: 14px;
    }

    /* 404 page */
    .error-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 14px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .error-con .secondary-button a {
        min-width: 180px;
        padding: 0 15px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 24px;
        line-height: 24px;
    }

    .compaign_countdown ul li {
        margin: 0px 6px;
        min-height: auto;
        min-width: 70px;
        padding: 10px;
        font-size: 16px;
    }

    .coming-soon-con h1 {
        margin-bottom: 25px;
        font-size: 40px;
        line-height: 40px;
    }

    .coming-soon-con h3 {
        font-size: 22px;
    }

    .coming-soon-con .new-logo {
        width: 150px;
    }

    .heading-title-con {
        margin-bottom: 20px;
    }


    .top-bar-con a {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 8px;
        display: inline-block;
    }

    body {
        font-size: 15px;
        line-height: 24px;
    }

    .special-text {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    /*  */
    .error-con h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 14px;
    }

    .error-con h2 i {
        font-size: 60px;
        line-height: 70px;
    }

    .error-con p br {
        display: none;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 20px;
    }

    .heading-title-con {
        margin-bottom: 20px;
    }

    /* HEADER */
    .header-con {
        padding: 12px 0 10px;
    }

    /*  */
    #back-to-top-btn {
        bottom: 75px;
        left: 33px;
    }

    .primary-button a,
    .primary-button button,
    .secondary-button a,
    .secondary-button button,
    .elementary-button a,
    .elementary-button button {
        min-width: 170px;
        height: 46px;
        line-height: 44px;
        font-size: 14px;
    }

    .header-con .header-contact a {
        min-width: 120px;
        height: 40px;
        line-height: 38px;
        font-size: 13px;
    }

    .header-con .header-contact {
        left: 42px;
    }

    .header-con .navbar-brand img {
        width: 140px;
    }

    /* 404 page */
    .error-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 14px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .error-con .secondary-button a {
        min-width: 200px;
        padding: 0 15px;
    }

    .error-con h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 14px;
    }

    .error-con h2 i {
        font-size: 60px;
        line-height: 70px;
    }

    .error-con p br {
        display: none;
    }

    /* coming soon page styling */
    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 24px;
        line-height: 24px;
    }

    .compaign_countdown ul li {
        margin: 0px 6px;
        min-height: auto;
        min-width: 70px;
        padding: 10px;
        font-size: 16px;
    }

    .coming-soon-con h1 {
        margin-bottom: 25px;
        font-size: 40px;
        line-height: 40px;
    }

    .coming-soon-con h3 {
        font-size: 22px;
    }

    .coming-soon-con .new-logo {
        width: 150px;
        margin-bottom: 20px;
    }

    .text-size-16,
    .font-size-16 {
        font-size: 15px;
        line-height: 24px;
    }

    .heading-title-con p {
        font-size: 16px;
        line-height: 25px;
    }

    .breadcrumb-item {
        font-size: 15px;
        line-height: 15px;
    }

    /* footer section */
    .footer-con .upper_portion {
        padding: 20px;
    }

    .footer-con .upper_portion h3 {
        font-size: 22px;
        line-height: 22px;
    }

    .footer-con .upper_portion .form-group {
        display: block !important;
    }

    .footer-con .upper_portion input {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 16px;
        width: 100%;
        margin: 0 0 10px 0;
        height: 46px;
    }

    .footer-con .upper_portion button {
        padding: 13px 18px;
        width: 100%;
        height: 46px;
    }

    .footer-con .middle_portion {
        width: 100%;
        margin: 0 auto;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 15px;
    }

    .footer-con .middle_portion .logo-content {
        margin-bottom: 16px;
        width: 100%;
    }

    .footer-con .middle_portion .logo-content p {
        padding: 0 15px;
    }

    .footer-con .middle_portion .links,
    .footer-con .middle_portion .timing {
        margin-bottom: 20px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 10px;
    }

    .footer-con .middle_portion .contact .text {
        display: block;
    }

    .footer-con .copyright p {
        padding: 12px 0;
    }

    .footer-con .footer-contactimage {
        left: 65px;
        bottom: 115px;
    }

    #fixed-form-container {
        width: 210px;
    }

    #fixed-form-container .body {
        top: -170px;
    }

    .header-con .header-tel {
        display: none;
    }

    .top-bar-con a,
    .top-bar-con span.time-span {
        font-size: 13px;
        line-height: 14px;
        margin: 0 0 6px;
        display: block;
    }

    .top-bar-con .top-bar-inner-con .left-con {
        justify-content: center;
        display: block !important;
    }

    .banner-con span.frst-span {
        font-size: 16px;
        margin-bottom: 10px;
        padding-right: 30px;
    }

    .banner-con p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    .banner-con .elementary-button a {
        margin-right: 7px;
        min-width: 125px;
    }

    .banner-con .banner-img-con img {
        width: 100%;
    }

    .banner-con .opening-hrz-con {
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 10px;
    }

    .banner-con .award-win-con {
        top: 184px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 108px;
    }

    /*  */
    .about-us-con .about-content-con {
        padding: 25px 18px;
    }

    .about-us-con .col-lg-7.col-md-8 {
        padding: 0 8px;
    }

    .services-departments-con .services-box {
        padding: 25px 8px 25px;
    }

    .about-us-con .about-content-con {
        padding: 25px 18px;
        text-align: center;
    }

    .about-us-con .about-content-con ul li {
        padding-right: 24px;
        margin-bottom: 7px;
        font-size: 15px;
        text-align: right;
        line-height: 20px;
    }

    .statistics-con .statistics-box span {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    .statistics-con .statistics-box figure {
        width: 75px;
        height: 75px;
        margin-bottom: 14px;
    }

    .book-quick-appointment-con .appointment-img-con img {
        width: 72%;
    }

    .book-quick-appointment-con .appointment-img-con::after {
        width: 250px;
        height: 250px;
        right: 0;
        margin: 0 auto;
        text-align: center;
        left: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con .form-group {
        width: 100%;
        margin-bottom: 15px;
    }

    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 50px;
        width: 100%;
    }

    .book-quick-appointment-con .get-appointment-content-con input,
    .book-quick-appointment-con .get-appointment-content-con select {
        height: 44px;
        width: 100%;
    }

    .get-appointment-content-con .heading-title-con {
        margin-bottom: 20px !important;
    }

    .book-quick-appointment-con .get-appointment-content-con .submit_now {
        font-size: 16px;
        line-height: 16px;
        font-weight: 600;
        padding: 15px 35px;
    }

    .book-quick-appointment-con .get-appointment-content-con {
        padding-bottom: 40px;
    }

    .testimonials-con .testimonial-box {
        padding: 20px 15px 20px;
    }

    /* about */
    .specialist-intro-con .timing_content {
        width: 100%;
        padding: 20px;
    }

    .specialist-intro-con .intro_content {
        width: 330px;
        padding: 25px;
        display: block;
        text-align: center;
    }

    .specialist-intro-con .intro_content .image {
        width: auto;
        display: inline-block;
        margin-bottom: 15px;
    }

    .specialist-intro-con .intro_content .specialist-intro-quoteimage {
        left: -22px;
    }

    .specialist-intro-con .intro_content .lower_detail {
        text-align: right;
    }

    .specialist-intro-con .intro_content .specialist-intro-signature {
        left: 0;
    }

    .our-vision-con ul {
        width: 62%;
    }

    .our-vision-con .primary-button a {
        min-width: 240px;
    }

    /*  */
    .about-info-care-con .about_content {
        padding: 0;
        margin-bottom: 20px;
    }

    .about-info-care-con .about_content h2 {
        margin-bottom: 8px;
    }

    .about-info-care-con .about_content .text {
        margin-bottom: 10px;
    }

    .about-info-care-con .about_content .propertise {
        width: 270px;
        margin-bottom: 12px;
    }

    .about-info-care-con .about_content .list1 {
        padding-left: 6px;
    }

    .about-info-care-con .about_content ul li i {
        top: 5px;
    }

    .about-info-care-con .about_wrapper .about-image1 {
        right: -60px;
    }

    .about-info-care-con .about_wrapper .about-image2 {
        top: 85px;
        left: -60px;
    }

    .about-info-care-con .about_wrapper .about-image3 {
        top: 10px;
        left: -22px;
    }

    .about-info-care-con .about_wrapper .about-image1 img,
    .about-info-care-con .about_wrapper .about-image2 img {
        width: 160px;
    }

    .about-info-care-con .about_wrapper .about-image2 img {
        border: 6px solid var(--secondary--color);
    }

    .about-info-care-con .about_wrapper .about-image3 img {
        width: 72px;
    }

    .about-info-care-con .about_wrapper .box {
        right: -45px;
        bottom: -8px;
        width: 90px;
        height: 90px;
    }

    .about-info-care-con .about_wrapper .box .icon {
        margin-bottom: 10px;
    }

    .about-info-care-con .about_wrapper .box .icon img {
        width: 30px;
    }

    .about-info-care-con .about_wrapper .box .value span {
        font-size: 20px;
        line-height: 20px;
    }

    .about-info-care-con .about_wrapper .box .text {
        font-size: 12px;
        line-height: 12px;
    }

    /* faq */
    .faq-con .accordion-card .btn-link::before {
        font-size: 13px;
        left: 16px;
        top: 13px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 10px 12px 12px 26px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 16px 12px;
    }

    .contact-info-con .send-msg-con .form-group input {
        width: 100%;
        height: 46px;
        padding: 8px 18px;
    }

    .contact-info-con .send-msg-con .form-group textarea {
        height: 80px;
        padding: 8px 18px;
    }

    .contact-info-con .send-msg-con .secondary-button button {
        padding: 13px 20px !important;
        font-size: 16px;
        line-height: 20px;
    }


    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-right: 20px;
        padding-left: 15px;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 14px;
        line-height: 20px;
    }

    .contact-map-con iframe {
        height: 250px;
    }

    .our-awards-con .owl-carousel .owl-dots {
        margin-bottom: 30px;
    }

    .our-awards-con .award-box {
        padding: 20px 10px;
    }

    .footer-con .middle_portion {
        padding: 30px 0;
    }

    .book-quick-appointment-con .get-appointment-content-con .submit_now {
        margin-top: 0;
    }

    .need-help-con .primary-button a {
        font-size: 18px;
        min-width: 233px;
        height: 60px;
        line-height: 60px;
        padding-right: 44px;
    }

    .need-help-con .primary-button figure {
        width: 60px;
        height: 60px;
    }

    .need-help-con .primary-button figure img {
        width: 35px;
    }

    .services-departments-con .col-lg-4.col-md-6 {
        margin-bottom: 20px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 20px;
    }

    .services-departments-con .col-lg-4.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    /* about pg */
    .sub-banner-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .breadcrumb {
        padding: 12px 16px;
        min-width: 100%;
    }

    .about-info-care-con .about_content .propertise {
        width: 100%;
        margin-bottom: 12px;
    }

    .about-info-care-con .about_content .text {
        font-size: 16px;
        line-height: 24px;
    }

    .about-info-care-con .about_content ul li {
        font-size: 16px;
        line-height: 20px;
    }

    .about-info-care-con .about_wrapper .about-image3 img {
        border-radius: 10px;
    }

    .about-info-care-con .about_wrapper .box span {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .about-info-care-con .about_wrapper .box span.expression {
        font-size: 14px;
        top: -7px;
    }

    .statistics-con .col-lg-3.col-md-6 {
        width: 350px;
        margin: 0 auto 20px;
    }

    .statistics-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .statistics-con .col-lg-3.col-md-6:last-child {
        margin-bottom: 0;
    }

    .our-vision-con ul li {
        padding-right: 22px;
        margin-bottom: 6px;
        font-size: 15px;
        line-height: 20px;
        width: 100%;
    }

    .specialist-intro-con .intro_content .name {
        font-size: 17px;
    }

    .book-quick-appointment-con .col-lg-6.col-md-6:nth-child(2) {
        padding: 0 15px;
    }

    .book-quick-appointment-con .get-appointment-content-con select.form-control {
        height: 44px;
    }

    /* services detail page */
    .all-services-detail-con .all-services-outer-con {
        display: block;
        align-items: center;
    }

    .all-services-detail-con .all-services-box {
        margin-bottom: 20px;
    }

    .all-services-detail-con .call-us-now-detail-con {
        width: 88%;
        margin: 0 auto;
    }

    .all-services-detail-con .all-services-box ul li {
        padding: 8px 0;
    }

    .all-services-detail-con .col-lg-8 {
        padding-right: 15px !important;
    }

    .all-services-detail-con .dentist-department-con h4,
    .all-services-detail-con .faq-con h4 {
        font-size: 22px;
        margin-bottom: 16px;
    }

    .all-services-detail-con .dentist-department-con p {
        font-size: 16px;
        line-height: 25px;
    }

    .all-services-detail-con .dentist-department-con ul li {
        font-size: 16px;
    }

    .all-services-detail-con .dentist-department-con ul li i {
        top: 4px;
    }

    .all-services-detail-con .dentist-department-con ul {
        margin-bottom: 18px;
    }

    .our-team-con .team-box figure img {
        width: 165px;
    }

    .our-team-con .team-box figure::after {
        width: 150px;
        height: 150px;
    }

    .about-us-con .about-content-con ul {
        width: 100%;
        text-align: right;
        margin: 0 auto 10px;
    }

    /* contact page styling */
    .contact-info-con .our-info-con ul {
        margin: 0 auto;
        width: 100%;
    }

    .contact-info-con .our-info-con {
        margin-bottom: 20px;
    }

    .contact-info-con .send-msg-con {
        padding: 25px 15px 25px;
    }

    /* quick appointment */
    .quick-appointment-con2.book-quick-appointment-con .col-lg-6.col-md-6 {
        padding: 0 12px;
    }

    .testimonials-con2 .testimonial-box {
        padding: 24px 24px 24px;
    }

    .our-commitments-con .statistics-box span {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .our-commitments-con .comitment-statistics-con {
        gap: 0 6px;
    }

    .our-commitments-con .statistics-box span.span-text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .book-quick-appointment-con .get-appointment-content-con .form-group {
        margin-bottom: 23px;
    }

    .book-quick-appointment-con .get-appointment-content-con form span {
        font-size: 13px;
        line-height: 13px;
    }

    .book-quick-appointment-con .get-appointment-content-con form span {
        margin-top: 4px;
    }

    .about2-images-wrapper {
        gap: 7px;
    }

    .about-info-care-con2 .quotation-con {
        padding: 14px;
    }

    .about-info-care-con2 .about2-images-wrapper img.quote-img {
        margin-bottom: 10px;
    }

    .about-info-care-con2 .about2-images-wrapper p {
        margin-bottom: 6px;
        font-size: 14px;
        line-height: 20px;
    }

    .about-info-care-con2 .about2-images-wrapper span {
        padding-right: 24px;
        font-size: 13px;
    }


    .about-info-care-con .about_content .propertise {
        margin-bottom: 6px;
    }

    .banner-con2 {
        background-position: center;
    }

    .banner-con2 .down_button {
        bottom: 33px;
    }

    .down_button .banner-dropdownimage img {
        width: 28px;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-next,
    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
    }

    .banner-con2 .owl-carousel .owl-nav button i {
        font-size: 11px;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-prev {
        right: -5%;
    }

    .banner-con2 .owl-carousel .owl-nav button.owl-next {
        left: -5%;
    }

    .banner-con2 .banner-content-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    .banner-con2 {
        padding: 40px 0 80px;
    }

    .banner-con2 .banner-content-con span {
        padding: 0 30px;
        font-size: 15px;
        margin-bottom: 7px;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding: 0 8px;
    }

    .book-quick-appointment-con .get-appointment-content-con select {
        background-position: 4.700000000000003% 19px !important;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        top: 54px;
    }
}