@media only Screen and (max-width:1400px) and (min-width:1000px) {}

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

@media only Screen and (max-width:363px) and (min-width:320px) {
    .logins_section {
        left: 90px !important;
    }
}

@media only Screen and (max-width:800px) {
    .blog-inner-content h2 {
        font-size: 28px;
    }

    .blog-inner-img {
        margin-bottom: 20px;
    }

    .blog-img-in {
        margin-bottom: 20px;
    }

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

    .doc-abt-content {
        margin-bottom: 40px;
    }

    .testi-text h2 {
        display: inline-block;
        font-size: 25px;
        border-radius: 10px;
        padding: 3px 0px;
        font-weight: 400;
        left: 8px;
    }

    .testi-text h2::before {
        display: none;
    }

    .widget-content .col-md-6 {
        padding: 0px;
    }

    ._cform h3 {
        font-size: 28px;
    }

    .c_map h3 {
        font-size: 28px;
    }

    .c_map {
        margin-top: 60px;
    }

    .bread_cumb_wrap {
        padding: 200px 0 15px;
    }

    .logins_section {
        position: absolute;
        right: 0px;
        z-index: 99;
        display: inline-table;
        top: 116px;
        left: 60px;
        margin: auto;
    }

    .blog-sec {
        margin-bottom: 80px;
    }

    .sec-title h2 {
        font-size: 41px;
    }

    .testimonials-sec {
        margin-bottom: 106px;
    }

    .faq-sec {
        margin-bottom: 65px;
    }

    .app-block_section {
        width: 345px;
        height: 345px;
        padding: 55px 14px 0;
        margin: auto;
    }

    .serv-sec {
        margin-bottom: 90px;
    }

    .appointment-sec {
        padding: 40px 0px 26px;
        margin-bottom: 80px;
    }

    .appointment-sec::before {
        height: 80%;
        clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%, 0% 0%);
    }

    .subscribe_head h3 {
        margin-bottom: 10px;
    }

    .subscribe_form {
        top: 0px;
        left: 0px;
    }

    .subscribe_head p::before {
        display: none;
    }

    .subscribe_head p {
        left: 0px;
        text-align: center;
        margin-bottom: 10px;
    }

    .subscribe_head {
        text-align: center;
        margin-bottom: 40px;
    }

    .main-footer-two .widget-title {
        margin-bottom: 18px;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    .upper-logo-box {
        margin-bottom: 30px;
    }

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

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

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

    .main-footer-two .widgets-section .row {
        margin: 0px;
        padding-bottom: 0px;
    }

    .ser-btm {
        width: auto;
    }

    .serv-row::after {
        display: none;
    }

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

    .serv-row::before {
        display: none;
    }

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

    .consultation_block h2 {
        font-size: 29px;
    }

    .consultation_block {
        /* padding: 30px 15px; */
        display: block;
    }

    .doc-title h3 {
        font-size: 23px;
    }

    .doc-title {
        padding-top: 30px;
    }

    .doc-title h2 {
        font-size: 37px;
    }

    .abt-matter {
        text-align: center;
    }

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

    .abt-top-sec {
        margin-top: 50px;
    }

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

    .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: 280px;
        margin: auto;
        left: 0px;
        top: 32px;
        right: 0px;
    }

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

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

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }
}