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

@media only Screen and (max-width:800px) {
    .mb-blog-2{
        background: #ffeff8;
    }
    .mb-blog-1{
        background: #ddf6ff;
    }
    .blog-img img {
        width: 200px;
        margin: auto;
    }

    .blog-content1 {
        text-align: center;
    }

    .blog-inner-row {
        text-align: center;
    }

    .iimg-inner-head h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .ibox {
        height: 100px;
    }

    .bottom-footer p {
        font-size: 13px;
        padding: 0px;
    }

    .blood-doc-img {
        margin-bottom: 30px;
    }

    .inner-serv-img {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .inner-section1 {
        padding: 0px 0 0px;
    }

    .adr-blk {
        margin-top: 30px;
    }

    .bread_cumb_wrap {
        padding: 198px 0 60px;
    }

    .appt-right-blk .title-txt p {
        padding: 0px 10px;
    }

    .ht-head p {
        padding: 0px 10px;
    }

    .equip-img {
        width: auto;
    }

    .equip-row {
        padding-top: 8px;
    }

    .extra-sec {
        margin-bottom: 58px;
    }

    .extra-right p::before {
        width: 241px;
        right: 103px;
        margin: auto;
    }

    .extra-right p::after {
        right: -128px;
        top: -1px;
        left: 0px;
        margin: auto;
    }

    .extra-right {
        margin-top: 30px;
    }

    .appt-right-blk {
        margin-top: 30px;
    }

    .apt-blk-outer::after {
        width: 97%;
        height: 99%;
    }

    .appointment-form {
        padding: 14px 28px;
    }

    .serv-sec-bg::before {
        height: 104%;
        transform: skewX(8deg);
    }

    .serv-sec-bg::after {
        display: none;
    }

    .top-social {
        position: absolute;
        z-index: 91;
        text-align: center;
        top: 121px;
        right: 54px;
        width: fit-content;
        display: inline-flex;
        left: 0px;
        margin: auto;
    }

    .top-phn-btn {
        display: none;
    }

    .contact-info li:nth-child(1)::after,
    .contact-info li:nth-child(1)::before {
        display: none;
    }

    .contact-info li {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 19px 18px;
    }

    .eimgs-right {
        margin-top: 0px;
    }

    .eimgs-row {
        padding-top: 18px;
    }

    .ht-talk-sec {
        margin-bottom: 70px;
    }

    .serv-sec {
        padding: 118px 0px 98px;
        margin-bottom: 120px;
    }

    .fac-block::before {
        left: -78px;
        top: 0px;
        right: 0px;
        margin: auto;
    }

    .abt-btm {
        margin: 0px 8px 38px;
    }

    .mvv-content {
        padding: 43px 12px 13px 164px;
    }

    .mvv-block {
        margin-bottom: 20px;
    }

    .abt-head h2 span {
        font-size: 48px;
    }

    .top-bar {
        display: none;
    }

    .social-icons {
        display: none;
    }

    .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 5px 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: fit-content;
        margin: auto;
        left: 0px;
        top: 0px;
        right: 0px;
    }

    .ht-talk-sec h3 span {
        font-size: 43px;
    }

    .nav-outer .mobile-nav-toggler {
        display: block;
        top: 88px;
        z-index: 999;
        float: unset;
        width: 53px;
        left: 110px;
        right: 0;
        margin: auto;
    }

    .inner-serv-img img {
        margin-bottom: 0px;
    }

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



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

    .mobile-view {
        display: block;
    }

    .contact-app {
        margin-bottom: 25px;
    }

    .contact-blk .one {
        border-bottom: none;
    }

    .contact-blk .brdr {
        border-right: none;
    }

    .adr h2 {

        margin-bottom: 7px;
    }

    .abt-hos-img-blk {

        margin-bottom: 25px;
    }

    .doc-img-blk {
        margin-bottom: 25px;
    }

    .modal-box .modal-dialog .modal-content {

        width: auto;
    }

    .abt-doctor-info2 .abt-doctor-name2 h2 {

        font-size: 27px;

    }

    .abt-doctor-name2 h3 {
        font-size: 20px;
    }

    .abt-doctor-name2 h4 {
        color: var(--color-primary);
        font-size: 18px;
    }
}