@media only screen and (max-width: 1139px) {
    .main-header .header-top .info-list,
    .main-header .header-upper .social-links {
        display: none;
    }
    .main-footer .links-widget,
    .event-single .content-column .inner-column,
    .welcome-section .content-column .inner-column {
        padding-left: 0;
    }
    .faq-section .image-column .inner-column,
    .video-section .content-column .inner-column,
    .video-section .video-column .inner-column,
    .welcome-section .image-column .inner-column {
        padding: 0;
    }
    .program-block .lower-content {
        padding: 55px 40px 0;
    }
    .call-to-action h2,
    .sec-title h2 {
        font-size: 40px;
        line-height: 1.2em;
    }
    .banner-carousel .content-box h2 {
        font-size: 80px;
    }
    .header-style-two .header-top .info-list {
        display: block;
    }
    .event-single .venue-block .inner-box,
    .event-single .organize-block .inner-box {
        padding: 55px 40px 52px;
    }
    .program-single .program-info .inner {
        padding: 35px 30px 30px;
    }
    .program-single .content-box h2 {
        font-size: 40px;
    }
    .sidebar-widget,
    .sidebar .search-box {
        padding: 50px 20px;
    }
}

@media only screen and (min-width: 768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .main-header .nav-outer .main-menu,
    .sticky-header {
        display: none !important;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        padding: 30px 0;
        margin-left: 20px;
    }
    .call-to-action .btn-box,
    .call-to-action h2 {
        width: 100%;
        text-align: center;
    }
    .call-to-action h2 br {
        display: none;
    }
    .newsletter-section .title-column .inner-column {
        padding-top: 0;
        text-align: center;
    }
    .header-style-two .header-upper .logo-outer {
        left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .header-style-two .header-upper .logo:before {
        display: none;
    }
    .page-banner h1 {
        font-size: 80px;
    }
    .event-calendar {
        overflow-x: auto;
    }
    .event-calendar .title-box {
        text-align: left;
    }
    .event-calendar .title-box {
        text-align: left;
        margin-bottom: 30px;
    }
    .event-calendar .title-box h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-two .header-top .info-list,
    .banner-carousel .content-box .icon-box,
    .banner-section .banner-navigation {
        display: none;
    }
    .banner-carousel .content-box {
        padding: 0;
    }
    .call-to-action,
    .clients-section,
    .welcome-section-two,
    .activities-section,
    .testimonial-section,
    .news-section-two {
        padding: 70px 0;
    }
    .video-section,
    .fun-fact-section {
        padding: 70px 0 20px;
    }
    .faq-section,
    .newsletter-section,
    .main-footer .footer-upper {
        padding: 70px 0 30px;
    }
    .team-section,
    .events-section,
    .program-section,
    .offers-section {
        padding: 70px 0 0;
    }
    .events-section.events-page {
        padding: 70px 0;
    }
    .main-footer .footer-bottom {
        padding: 20px 0;
    }
    .events-page-section,
    .call-to-action.alternate {
        padding: 70px 0 100px;
    }
    .welcome-section {
        padding-bottom: 20px;
    }
    .subscribe-form .form-group {
        padding: 0;
    }
    .subscribe-form .form-group input[type="submit"],
    .subscribe-form .form-group button {
        position: relative;
        width: 100%;
        display: block;
        margin-top: 20px;
    }
    .main-footer .footer-bottom .copyright,
    .main-footer .footer-bottom .social-icon-two {
        width: 100%;
    }
    .main-header .header-upper .logo:before,
    .main-header .header-upper .logo-outer:before {
        display: none;
    }
    .news-section-two.style-two,
    .about-section {
        padding: 100px 0 50px;
    }
    .page-banner {
        padding: 100px 0;
    }
    .program-section.style-two {
        padding: 100px 0 70px;
    }
    .page-banner h1 {
        font-size: 60px;
        line-height: 1.2em;
    }
    .event-day .overlay-link {
        opacity: 1;
        visibility: visible;
    }
    .event-day .event-popup {
        display: none;
    }
    .event-single {
        padding: 100px 0 70px;
    }
    .event-single .venue-block,
    .event-single .organize-block {
        min-height: auto;
    }
    .program-single {
        padding: 100px 0 50px;
    }
    .news-detail .lower-content h3 {
        font-size: 30px;
    }
    .contact-section {
        padding: 100px 0 70px;
    }
    .main-header .header-top {
        text-align: center;
    }
    .main-header .header-top .top-right {
        width: 100%;
    }
    .header-style-two .social-icon-two li,
    .main-header .header-top .login-info li {
        margin: 0px 10px;
        display: inline-block;
        float: none;
    }
}

@media only screen and (max-width: 599px) {
    .sidebar-page-container .group-title h3,
    .event-single .content-column h2,
    .call-to-action h2 {
        font-size: 30px;
    }
    .news-block h3 {
        font-size: 26px;
        line-height: 1.2em;
    }
    .about-section .sec-title h2 br {
        display: none;
    }
    .team-block .info-box {
        padding-left: 0;
    }
    .team-block .image-box {
        position: relative;
        width: 100%;
    }
    .team-block .image-box .image {
        display: block;
        margin-bottom: 0;
    }
    .team-block .info-box .inner {
        padding: 50px 20px 40px;
    }
    .team-block .info-box .designation {
        margin-bottom: 20px;
    }
    .testimonial-block .inner-box {
        padding: 70px 20px;
    }
    .testimonial-block .text {
        font-size: 24px;
        line-height: 1.2em;
    }
    .testimonial-block .inner-box:before,
    .testimonial-block .inner-box:after {
        display: none;
    }
    .banner-carousel .content-box h2 {
        font-size: 50px;
    }
    .banner-carousel .content-box .title {
        font-size: 20px;
    }
    .welcome-section-two .text {
        line-height: 1.3em;
    }
    .event-block .inner-box {
        padding: 50px 20px;
    }
    .event-block .date {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 30px;
    }
    .banner-section.style-two .banner-carousel .slide-item {
        padding: 120px 0;
    }
    .about-section .text-block .inner-box {
        padding: 30px 20px;
    }
    .program-block .lower-content {
        padding: 55px 30px 0;
    }
    .news-detail .post-share-options div {
        width: 100%;
        margin-top: 20px;
    }
    .news-detail .post-share-options .tags li {
        margin-bottom: 10px;
    }
    .author-box .name {
        margin-bottom: 15px;
    }
    .author-box {
        padding: 40px 20px;
    }
    .author-box .inner-box {
        padding-left: 0;
        text-align: center;
    }
    .sidebar-page-container .comments-area .comment-box .author-thumb,
    .author-box .image-box {
        position: relative;
        display: inline-block;
        margin-bottom: 20px;
    }
    .sidebar-page-container .comments-area .comment {
        padding-left: 0;
    }
    .sidebar-page-container .comments-area .comment-box .reply-outer {
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }
    .news-detail .post-share-options .social-icon-one li {
        margin-left: 0;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .banner {
        background-image: url(../images/main-slider/m1.jpg);
    }
    .main-header .header-top .top-left::before {
        display: none;
    }
    .main-header .header-top .top-left {
        background: transparent;
        width: 100%;
        position: absolute;
        right: 0;
        float: inherit;
        padding: 0;
        top: 0;
    }
    .main-header .header-top .top-left .social-links {
        position: absolute;
        right: 11px;
        width: 50px;
        top: 19rem;
    }
    .main-header .header-upper .logo-outer {
        width: 254px;
        left: 0;
        right: 0;
        margin: auto;
        top: 15px;
    }
    .main-header .header-upper .logo {
        padding: 0;
        left: 0;
        right: 0;
    }
    .appointment {
        top: 135px;
        right: inherit;
        left: 11px;
        padding: 8px 18px;
        font-size: 14px;
    }
    .main-header .nav-outer {
        position: relative;
        display: block;
        margin: auto;
        top: 0;
        padding-top: 0;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        padding: 2px 11px;
        margin-left: 0;
        background: #231f20;
        color: #fff;
        position: absolute;
        right: 0;
        top: 112px;
        left: 0;
        width: 62px;
        margin: auto;
    }
    .mobile-menu .navigation {
        margin-top: 69px;
        height: 510px;
        overflow: auto;
    }
    .mobile-menu .navigation li>a {
        padding: 14px 25px;
        font-size: 16px;
        font-weight: 500;
    }
    .social-icon-one li a {
        margin-bottom: 8px;
    }
    .speciality-row .offer-block:nth-child(1),
    .speciality-row .offer-block:nth-child(2),
    .speciality-row .offer-block:nth-child(3),
    .speciality-row .offer-block:nth-child(4) {
        margin-top: 0px;
    }
    .offer-block .inner-box {
        position: relative;
        text-align: center;
        padding: 10px 6px;
    }
    .specilatytitle {
        position: relative;
        left: 0;
        transform: inherit;
        z-index: 1;
        text-transform: uppercase;
        font-size: 31px;
        bottom: inherit;
        text-align: center;
        margin-bottom: 23px;
    }
    .specilatytitle::before {
        display: none;
    }
    .about-content {
        padding-left: 0;
        position: relative;
        text-align: center;
        padding-top: 0;
        margin-bottom: 33px;
    }
    .offers-section::before {
        height: 121px;
        background-size: 159%;
    }
    .offers-section {
        padding: 47px 0 0;
    }
    .services-blocks h3 {
        font-size: 23px;
    }
    .services-row::before {
        display: none;
    }
    .services-row .col-md-3 {
        border-right: none;
        border-bottom: 1px solid #909090;
        margin-bottom: 0;
        padding-bottom: 32px;
    }
    .services-row .col-md-3:nth-child(8) {
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .testimonial-head {
        margin-top: 0;
        margin-bottom: 13px;
    }
    .sec-title h2 {
        font-size: 30px;
    }
    .testimonial-block .inner-box {
        padding: 35px 20px;
    }
    .add-image img {
        position: relative;
        right: 0;
        margin-top: 50px;
    }
    .facilities-row .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .facilities-row .col-md-2:nth-child(2),
    .facilities-row .col-md-2:nth-child(4),
    .facilities-row .col-md-2:nth-child(8) {
        border-right: 0px;
    }
    .facilities-row .col-md-2:nth-child(3) {
        border-right: 1px dashed;
    }
    .facilities-row .col-md-2:nth-child(7),
    .facilities-row .col-md-2:nth-child(8) {
        border-bottom: 1px dashed;
    }
    .facilities-row .col-md-2:last-child {
        border-bottom: 0px;
        margin: auto;
    }
    .facility-list {
        text-align: center;
        /* font-size: 22px; */
        /* color: #fff; */
        /* margin-bottom: 10px; */
    }
    .tips-desc {
        position: relative;
        padding: 35px 0px 35px 18px;
        right: 0;
        margin-top: 0;
        left: 0;
        width: 100%;
    }
    .tips-row-section::before {
        width: 100%;
        height: 75%;
        left: 0;
    }
    .subscribe-form .form-group button {
        right: 0px;
    }
    .main-footer .footer-upper {
        padding: 14px 0 0;
    }
    .newsletter-section h4 {
        margin-bottom: 15px;
    }
    .main-footer .footer-upper .footer-column:before,
    .docotor-app-img {
        display: none;
    }
    .appointment-block {
        margin-top: 40px;
        padding: 27px 26px;
    }
    .appointment-block::before,
    .appointment-block::after,
    .services-row .col-md-3:nth-child(1)::before,
    .services-row .col-md-3:nth-child(2)::before,
    .services-row .col-md-3:nth-child(3)::before {
        display: none;
    }
    .abt_btm_row {
        margin: 0px;
    }
    .abt_btm_row .col-md-3:nth-child(2) .abt_bottom,
    .abt_btm_row .col-md-3:nth-child(4) .abt_bottom {
        margin-top: 0px;
    }
    .services-row .col-md-3:nth-child(5),
    .services-row .col-md-3:nth-child(6),
    .services-row .col-md-3:nth-child(7) {
        border-bottom: 1px solid;
    }
    ._abt_info_btm h3 {
        font-size: 18px;
    }
    ._abt_info_btm p {
        font-size: 13px;
        padding: 0;
    }
    .about-content h1 {
        font-size: 34px;
    }
    .about-content p {
        font-size: 15px;
        padding: 0;
        line-height: 28px;
    }
    .n_b_m_l_w_d {
        font-size: 27px;
        padding: 14px 4px;
        margin-top: 30px;
        border-radius: 10px;
        line-height: 37px;
    }
    .testi_row .col-md-4:nth-child(1),
    .testi_row .col-md-4:nth-child(2) {
        border-bottom: 1px solid #ccc;
        border-right: 0px;
        padding: 20px 10px 20px;
    }
    .serviceBox.testimnila_box {
        min-height: 221px;
        margin: 0;
        padding: 31px 46px;
    }
    .team-section {
        padding: 50px 0 39px;
    }
    .blo_info {
        position: absolute;
        bottom: 0px;
        right: 0;
        width: 100%;
        background: transparent;
        padding: 13px 8px;
        text-align: center;
    }
    .blog_blocks {
        margin-bottom: 30px;
    }
    .blog_blocks::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgb(0 0 0 / 35%), black);
    }
    .blog_section {
        position: relative;
        padding: 80px 0px 42px;
    }
    .tips-row-section::after,
    .tips-row-section::before {
        display: none;
    }
    .tips-image {
        box-shadow: 0px 0px 10px;
    }
    .faq_section {
        position: relative;
        padding: 0px 0px 59px;
    }
    .newsletter-section .inner-container {}
    .newsletter-section h2 {
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        margin-bottom: 15px;
        font-size: 28px;
    }
    .newsletter-section .form-control {
        margin-bottom: 11px;
    }
    .logo-widget {
        text-align: center;
        margin-bottom: 3px;
    }
    .logo-widget .logo img {
        width: 235px;
        margin-top: 0;
    }
    .main-footer .footer-bottom .copyright a {}
    .mobile-menu .menu-backdrop {
        background: rgb(38 38 38 / 59%);
    }
    .mobile-menu .navigation li.current>a,
    .mobile-menu .navigation li>a:hover {
        color: #f08534;
    }
    .mobile-menu .navigation li.dropdown .dropdown-btn.open {
        background: #dfcd6f;
        color: #333;
    }
    .banner_carousel .owl-dots .owl-dot,
    .banner_carousel::before {
        /* display: none; */
    }
    .main-header {
        background: transparent;
        border: 0px;
        box-shadow: none;
    }
    .slide1 {
        background-image: url(../images/main-slider/m1.jpg);
    }
    .slide2 {
        background-image: url(../images/main-slider/m2.jpg);
    }
    .slider_gif {
        position: absolute;
        top: inherit;
        width: 50%;
        bottom: 11px;
        left: 0;
        right: 0;
        margin: auto;
    }
    ._abt_info_btm ul li {
        width: 100%;
    }
    .home_abt_img {
        margin-top: 22px;
        padding: 0;
        margin-bottom: 0;
    }
    .home_abt_img::before,
    .home_abt_img::after {
        display: none;
    }
    .docot_info::after {
        display: none;
    }
    .doc_desc_text {
        text-align: center;
        margin-top: 0px;
    }
    .offer_text {
        margin-top: 0px;
        text-align: center;
        font-size: 17px;
        line-height: 28px;
        padding: 12px;
    }
    .abt_btm_row .col-md-6:nth-child(1) {
        border-right: 0px;
        border-bottom: 2px solid #f08533;
    }
    .what_we h3 {
        font-size: 31px;
    }
    .home_abt_img::before {
        height: 208px;
        /* bottom: -11px; */
        /* left: -11px; */
        top: -73px;
    }
    .home_abt_img::after {
        top: -11px;
        right: 0;
        left: -5px;
    }
    .docot_info::before {
        display: none;
    }
    .docot_info {
        position: relative;
        padding: 29px 22px;
        text-align: center;
        margin-bottom: 0;
    }
    .docotor_image {
        margin-bottom: 0;
    }
    .docot_info h3 {
        font-size: 22px;
    }
    .docot_info h4 {
        font-size: 15px;
        text-align: center;
    }
    .ser_head.sec-title {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0 0;
        z-index: 99;
        text-align: center;
        margin: 0;
        border: 0px;
    }
    .whatwedo {
        position: relative;
        transform: initial;
        font-size: 23px;
        top: 0px;
        left: 0px;
        text-align: center;
    }
    .service-carousel .owl-dots .owl-dot:nth-child(1),
    .service-carousel .owl-dots .owl-dot:nth-child(2),
    .service-carousel .owl-dots .owl-dot:nth-child(4),
    .service-carousel .owl-dots .owl-dot:nth-child(5) {
        top: 0px;
    }
    .services_b_sectin_list {
        max-width: 338px;
        margin: 25px auto 0;
        padding: 0;
    }
    .services_row_list .col-md-2:nth-child(5) {
        margin: auto;
    }
    .service_section {
        padding: 0px 0 44px;
    }
    .slides_list {
        text-align: center;
        padding: 7px 10px 13px;
    }
    .services_list {
        margin-bottom: 30px;
        width: 167px;
        display: inline-block;
    }
    .services-row .owl-dots {
        text-align: center;
        position: relative;
        width: 100%;
        margin-top: 16px;
    }
    .row.facilities-row {
        margin: 0 -6px;
    }
    .program-section::before,
    .ser_info::before,
    .ser_info::after,
    .services-blocks h3::before,
    ._why_section_block::before,
    .offer_text::before,
    .offer_text::after,
    .offers-section::before,
    .facilities-row .col-md-2:nth-child(1)::before,
    .facilities-row .col-md-2:nth-child(2)::before,
    .facilities-row .col-md-2:nth-child(4)::before,
    .facilities-row .col-md-2:nth-child(5)::before,
    .serfamilyion {
        display: none;
    }
    .doc_sec_sec_ {
        margin-top: 27px;
        text-align: center;
    }
    .doc_desc_text p {
        color: rgb(0, 0, 0);
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 25px;
        margin-top: 15px;
    }
    .services-row .owl-dot {
        width: 56px;
        height: 56px;
        border-radius: 50%;
        margin: 3px 2px;
        background-size: 28px !important;
        border: 3px solid #d8d8d8;
    }
    .ser_info {
        text-align: center;
        display: inline-block;
        margin-top: 0px;
        position: relative;
        padding: 20px;
        border-radius: 7px;
    }
    .facilites_title_head {
        position: relative;
        left: 0px;
        transform: initial;
        font-size: 31px;
        top: 0px;
        color: #1e2a4a;
        text-align: center;
        margin-top: 53px;
        margin-bottom: 25px;
    }
    .fac_row {
        position: relative;
        left: 0px;
        margin-top: 34px;
    }
    .fac_row .col-md-6:nth-child(1) {
        margin-top: 0;
    }
    .serviceBox.testimnila_box .description {
        padding: 0px;
        font-size: 14px;
    }
    .facilities-row .col-md-2:nth-child(6) {
        margin-left: 0px;
    }
    .fac_row .col-md-6:nth-child(1) .fac_block:nth-child(2),
    .fac_row .col-md-6:nth-child(2) .fac_block:nth-child(2) {
        margin-top: 0px;
    }
    .fac_row::before {
        display: none;
    }
    .add_bar_row .col-md-4 {
        border-right: 0px;
        border-bottom: 1px dashed #fff;
        padding: 20px 10px;
    }
    .add_bar_row .col-md-4:last-child {
        /* border-bottom: 0px; */
    }
    .f_map_widjet span {
        width: 90px;
        position: absolute;
        right: 0px;
        bottom: -28px;
        border: 7px solid #fff;
    }
    .doc_info h3 {
        text-transform: uppercase;
        font-size: 16px;
    }
    .doc_info span {
        display: block;
        line-height: 16px;
        font-size: 13px;
    }
    .doc_info {
        /* padding: 0 3px; */
        /* display: table-cell; */
        /* width: 450px; */
        /* height: 100px; */
        /* vertical-align: middle; */
    }
    .testimonial-section {
        padding: 48px 0 0;
    }
    .fac-title p {
        line-height: 23px;
        font-size: 14px;
    }
    .video_section {
        position: relative;
        text-align: center;
        padding: 0;
        margin: 0px 0 51px;
        height: auto;
        width: 100%;
    }
    ._why_row .col-md-6:nth-child(1) {
        border-right: 0;
        border-bottom: 1px dashed #ccc;
        border-top: 1px dashed #ccc;
        padding-bottom: 15px;
        margin-bottom: 18px;
        padding-top: 29px;
    }
    ._why_section_block .sec-title h2 {
        color: #fff;
        font-size: 26px;
    }
    .serviceBox.testimnila_box .title {
        font-size: 19px;
    }
    .ser_head p {
        font-size: 15px;
        line-height: 25px;
    }
    .services-blocks p {
        color: #bfbfbf;
        font-size: 14px;
        line-height: 24px;
    }
    .newsletter-section {
        padding: 34px 0 28px;
    }
    .fac_row {
        margin: auto;
        max-width: 400px;
        padding-top: 0;
    }
    .fac_row .col-md-3 {
        padding: 0px 5px;
    }
    .fac-title.sec-title h2 {
        padding-top: 0px;
        font-size: 23px;
        margin-bottom: 6px;
    }
    .fac_block {
        margin-bottom: 10px;
    }
    .fac_block h3 {
        font-size: 13px;
        width: 100%;
        padding: 12px 1px;
    }
    .fac_block::before {
        /* height: 45%; */
    }
    .main-header .header-top .info-list {
        display: block;
    }
    .main-header .header-top .info-list li:nth-child(2) {
        display: none;
    }
    .main-header .header-top .info-list li {
        border: none;
        /* background: #e2e2e2; */
        border-radius: 30px;
        padding: 0 20px 0 0;
    }
    .main-header.fixed-header {
        position: absolute;
    }
    ._why_section_block {
        padding: 45px 20px;
    }
    .video_section::before {
        display: none;
    }
    .app_content .modal-header .close {
        right: 14px;
    }
    .modal-dialog.app_dialouge {
        margin-top: 26%;
    }
    .testimonila_pic {
        position: relative;
        left: 0px;
        top: 0;
        width: auto;
        z-index: 1;
        height: auto;
        text-align: center;
    }
    .testimonila_pic img {
        width: 300px;
        margin-bottom: 14px;
        border: 1px dashed #ccc;
        padding: 8px;
    }
    .newsletter-section::after {
        display: none;
    }
    .services_row_list .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .ser_bottm_txt h3 {
        display: inline-block;
        text-transform: uppercase;
        font-size: 20px;
        margin-top: 39px;
    }
    .testimonial-section::before {
        width: 100%;
    }
    .why_section::before {
        background-image: none;
    }
    .shape,
    .team_bg,
    .video_section::after,
    .about-content h2::before,
    .about-content p::before,
    .service_section .auto-container::before,
    .service_section .auto-container::after,
    .rightdentalicon,
    .lasericon,
    .facilitysection .auto-container::before,
    .footericon,
    .about-content::before {
        display: none;
    }
    .home_abt_img img {
        width: 230px;
    }
    .facilitysection {
        position: relative;
        padding: 29px 0px 58px;
    }
    .drrows .col-md-6:nth-child(2) .doc_sec_sec_ {
        text-align: center;
    }
    .docotor_image img {
        width: 212px;
        display: initial;
        border: 4px solid #fff;
        border-radius: 0px;
    }
    .docot_info {
        position: relative;
        right: 0px;
        bottom: 0;
        background: #dbc16d;
        padding: 15px 16px;
        border-radius: 12px;
        width: auto;
        text-align: center;
        display: inline-block;
    }
    .dental_slider {
        position: relative;
        z-index: 3;
        margin-top: 0px;
    }
    .docot_info h5 {
        text-align: center;
        font-size: 16px;
    }
    .main-footer .footer-widget .widget-title {
        font-size: 19px;
    }
    .main-footer .list li {
        padding-left: 15px;
        margin-bottom: 1px;
    }
    .main-footer .list li a {
        position: relative;
        font-size: 15px;
    }
    .social-icon-two {
        border-bottom: 1px solid #ccc;
        padding-bottom: 13px;
    }
    .docotor_image::before,
    .docotor_image::after {
        border: 2px dashed #252525;
    }
    .mobile-menu .navigation li>a::before {
        display: none;
    }
    .about-content span {
        font-size: 22px;
        padding: 7px 20px;
    }
    .services_info_b h3 {
        font-size: 15px;
    }
    .copyright span {}
    .social-links {
        position: absolute;
        left: 0;
        right: 0;
        top: 182px;
        width: auto;
    }
    .abt_img {
        display: none;
    }
    .topbtmclos {
        display: flex;
    }
    .topbtmclos .abtbtm_img {
        margin: 10px 5px 0px;
    }
    .about-content h2 {
        font-size: 32px;
    }
    .lsttrtblock_flex {
        text-align: center;
    }
    .lsttrtblock {
        width: 261px;
        height: 261px;
        border: 6px solid #333;
        padding: 22px 35px 0;
        display: inline-block;
    }
    .lsr_treat_list {
        font-size: 15px;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }
    .newsletter-section::before {
        width: 76%;
    }
    .footershae {
        width: 319px;
        height: 319px;
        right: 0;
        bottom: 44%;
    }
    .team_title {
        position: relative;
        text-align: center;
        width: auto;
        left: 0;
        right: 0;
        margin: 50px auto 0;
        z-index: 1;
        border-bottom: 2px solid;
        padding: 0 0 9px;
    }
    .service_carousel .owl-dots {
        width: 100%;
        left: 0px;
        right: 0;
        text-align: center;
        top: inherit;
        bottom: -34px;
    }
    .service_carousel .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        margin: 2px 2px;
    }
    .appointment {
        display: none;
    }
    .navappbtn {
        display: inline-block;
        top: initial;
        bottom: 24px;
        left: 0;
        right: 0;
        width: 137px;
        margin: auto;
        background: #dfcd6f;
        color: #333;
    }
    .social-icon-one li a {
        font-size: 19px;
        line-height: 37px;
        width: 38px;
        height: 38px;
    }
    .team_title h2 {
        font-size: 32px;
    }
    .auto-container {
        padding: 0 20px;
    }
    .lasr_img {
        width: 239px;
    }
    .sec-title h3 {
        font-size: 22px;
    }
    .main-timeline .timeline .timeline-content {
        padding: 30px 35px 30px 9px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 30px 11px 30px 40px;
    }
    .main-timeline .title {
        font-size: 15px;
    }
    .social-icon-two li a {
        font-size: 18px;
        width: 38px;
        height: 38px;
        line-height: 34px;
    }
    .top-left {
        top: 142px;
    }
    .top-left .info-list li span {
        font-size: 19px;
        line-height: 35px;
        width: 38px;
        height: 38px;
    }
    .top-left .info-list li {
        right: -213px;
    }
    .top-left .info-list li:nth-child(1),
    .top-left .info-list li:nth-child(3) {
        right: -148px;
    }
    .top-left .info-list li:hover {
        right: 0px;
    }
    .top-left .info-list li:nth-child(2) {
        top: 49px;
    }
    .top-left .info-list li:nth-child(3) {
        top: 99px;
    }
    .serdsc p {
        font-size: 15px;
        line-height: 22px;
        padding: 0 33px;
    }
    .main-timeline .timeline .timeline-content:after {
        height: 55px;
        width: 55px;
        right: 0;
    }
    .testimonial-head p {
        line-height: 20px;
        margin-bottom: 24px;
    }
    .scroll-to-top {
        display: none !important;
    }
    .main-timeline.testimonial_timeline .timeline-content,
    .main-timeline.testimonial_timeline .timeline:nth-child(even) .timeline-content {
        padding: 78px 20px 20px 20px;
    }
    ._c_form_sub {
        padding: 0;
        margin-top: 0;
    }
    ._c_form_sub h3 {
        margin-bottom: 15px;
        font-size: 33px;
    }
    .breadcrumb {
        padding: 66px 0;
        margin: 246px 0 0px;
    }
    .breadcrumb h1 {
        font-size: 25px;
    }
    .about_inner_content h2 {
        font-size: 31px;
    }
    .about_inner_content h3 {
        font-size: 23px;
    }
    .mvv_list_blocks p span {
        width: 47%;
    }
    .team_conslt_head h2 {
        font-size: 32px;
    }
    .teambodycontent {
        height: 450px;
    }
}