@media only Screen and (max-width:1400px) and (min-width:1000px) {
    .anti-aging-round {
        left: -100px;
    }
}

@media only Screen and (max-width:370px) and (min-width:320px) {}

@media only Screen and (max-width:1299px) and (min-width:1260px) {}

@media only Screen and (max-width:800px) {
    .blog-btm-line .blog-inner-content {
        padding-bottom: 30px;
    }

    .video-page iframe {
        margin-bottom: 30px;
    }

    .serv-img {
        margin: 20px 0px;
    }

    .testimonials footer {
        padding: 1rem 25px;
    }

    .contact-form::before {
        left: 0px;
    }

    .doc-blocks1 .doc-content h2 {
        margin-top: 20px;
    }

    .doc-blocks1 {
        text-align: center;
    }

    .inner-section {
        padding: 30px 0px 80px;
    }

    .bread_cumb_wrap {
        padding: 215px 0 30px;
    }

    .serv-footer-links span { 
        margin-bottom: 15px;
    }

    .newsletter-section {
        left: 0px;
        margin-top: 0px;
    }

    .serv-sec::before {
        background-size: cover;
        background-position: center;
    }

    .main-footer .footer-bottom .left-content .copyright {
        font-size: 14px;
    }

    .f_c_row::before {
        width: 70%;
    }

    .serv-footer-links {
        margin: 0px;
        display: inline-block;
    }

    .serv-footer-links .useful-ul span {
        margin-bottom: 12px;
        margin-right: 0px;
    }

    .serv-footer-links .useful-ul li { 
        margin-right: 0px;
        margin-bottom: 23px;
    }

    .newsletter-section .col-md-4:nth-child(2) {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 0px;
        border-right: 0px;
        padding: 17px 0px 0px 0px;
    }

    .newsletter-section .col-md-4:nth-child(3) {
        padding-top: 20px;
    }

    .newsletter-section .auto-container {
        width: auto;
    }

    .newsletter-section .inner-container {
        width: auto;
    }

    .faq_time_line.main-timeline .timeline {
        width: auto;
    }

    .mvvrow .col-md-4:nth-child(2) {
        margin-top: 0px;
    }

    .mvvrow .col-md-4 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .stats-sec {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .why_blocks {
        min-height: 200px;
        margin-bottom: 35px;
    }

    .why_blocks h4 {
        font-size: 14px;
    }

    .service-icon {
        display: none;
    }

    .service-icon::before {
        display: none;
    }

    .sec-title p {
        padding: 0px;
    }

    .sec-title h2::before {
        width: 85%;
    }

    .sec-title h2 {
        font-size: 40px;
        font-weight: 600;
    }

    .address-info::before {
        right: 0px;
        left: 0px;
        margin: auto;
    }

    .address-info {
        top: 135px;
        right: 0px;
        left: 0px;
        margin: auto;
        width: max-content;
        padding-right: 0px;
    }

    .top-bar {
        display: none;
    }

    .social-icons {
        display: none;
    }

    .header-menu-nav {
        display: none;
    }

    .slider-content {
        margin-right: 20px;
        margin-left: 0px;
    }

    .mobile-nav-toggler .flaticon-menu-1 {
        position: relative;
        display: inline-block;
        background: var(--color-secondary);
        color: #fff;
        padding: 10px 8px 4px 7px;
        font-size: 28px;
        border-radius: 50%;
    }

    .header-main .nav-outer .main-menu {
        display: none !important;
    }

    .header-main::before {
        display: none;
    }

    .lower-box .logo {
        width: 130px;
        margin: auto;
        left: 0px;
        top: 5px;
        right: 0px;
    }

    .nav-outer .mobile-nav-toggler {
        display: block;
        top: 105px;
        z-index: 999;
        float: right;
        width: 34px;
        left: 0;
    }

    .ol_styles li {
        text-align: left;
    }

    .slide-one {
        background-image: url(../gallery/banners/mbl-banner.jpg);
    }

    .desktop-view {
        display: none !important;
    }

    .mobile-view {
        display: block;
    }

    .abt-sec {
        margin-bottom: 70px;
    }

    .testimonial-sec {
        margin-bottom: 100px;
    }
}