@media only screen and (min-width: 767px) {}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .slider-item {
        width: 100%;
        height: 290px;
    }
    .search_bar_sec {
        width: 100%;
        display: none;
        gap: 7px;
    }
    form.searchbar {
        width: 60%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
.bocking_doctor a {
    border: 1px solid #000;
    padding: 10px 63px;
    border-radius: 40px;
    font-size: 15px;
}
  .wrappers {
    top: 65%;
    flex-wrap: wrap;
    gap: 7px;
}
.all___blogs {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.mobile_hide{
    display: none;
}
section.auth-section {
    background: linear-gradient(to right, rgb(67, 206, 162), rgb(24, 90, 157));
    min-width: 100%;
    min-height: 73vh;
    overflow: hidden;
}
.form-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    padding: 22px 15px;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(12px);
    color: rgb(255, 255, 255);
    position: absolute;
    width: 320px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.on__going_project_pro {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}
form.edsr-search {
    display: none;
}
.blog-inner {
    display: grid;
    grid-template-columns: 100% !important;
    gap: 10px !important;
}
.app_view_ratting {
    flex-wrap: wrap !important;
}
.edsr-head {
    padding: 25px 0 0 !important;
}

.right_top_sec {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    gap: 5px;
    margin: 20px 0;
}
.blog-inner {
    display: grid;
    grid-template-columns: 100% !important;
    gap: 1% !important;
}
.details_img {
    max-height: 450px !important;
    width: auto;
    border-radius: 5px;
    margin-right: 0 !important;
    height: auto !important;
}
button.edfil-close {
    display: block !important;
}
.blood-donor-card {
    display: grid;
    grid-template-columns: max-content  !important;
    gap: 1%  !important;
    background: white;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #dadada;
    align-items: anchor-center;
    height: 240px !important;
}
.donor-action {
    text-align: left;
}
.card.p-3.proud-member form {
    display: block !important;
}
form.searchbar button {
    width: 230px;
    margin-left: 0px; 
    border-radius: 0px; 
    background: linear-gradient(45deg, #1f4187, #25d366);
    color: white;
    padding: 9px;
}
.specialties {
    display: none;
}
input.input.fast_input {
    margin-right: 5px;
    padding-left: 36px;
    width: 230px;
}
label.field input {
    height: 40px;
    width: 230px;
    padding-left: 13px;
}
.under {
    display: none;
}
.down__btn {
    display: none;
}
.custom-nav {
    position: relative;
     margin-top: 0px; 
}
.item img {
    width: 120px;
    height: 250px;
}
.tab-btn-hospital {
    margin: 4px 20px;
}
.video-meta-sm {
    font-size: 12px;
}
p.service-area-subtitle {
    color: white;
    width: 100%;
    margin-bottom: 20px;
}
.service-location-tabs {
    gap: 12px 55px;
}
.blog-item {
    display: inline;
    margin-bottom: 12px;
}
.blog-date {
    position: relative;
}
.blog-item img {
    width: 100%;
    height: 100%;
}
.tab-btn {
    margin: 4px 20px;
}
    .auto-type {
        display: none;
    }
    .services___items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
}
.data__box_overlay {
    position: absolute;
    left: 5%;
    width: 323px;
    background: #2cc5bf;
    top: 50%;
    transform: translateY(-50%);
    height: 324px;
    padding: 42px;
}
.property-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px auto;
}
.blog-grid {
    display: flex;
    gap: 20px;
    margin: 20px auto;
    flex-wrap: wrap;
}
.stay-connected {
    flex-wrap: wrap;
}

.stay-connected {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 110px; */
    background: linear-gradient(to right, #102c44 37%, #1a1a1a 55%);
    color: white;
    flex-wrap: wrap;
    height: auto;
    padding-top: 20px;
}
.property-thumbnails {
    display: flex;
    gap: 5px;
    justify-content: left;
    margin-top: 10px;
    overflow: auto;
}
.item {
    height: 360px;
}
.key-features {
    background: #ffffff;
    padding: 31px 12px;
    /* border-radius: 5px; */
}
ul.amenetis__all {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    margin-top: 12px;
}
.footer-container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 50px 0;
    margin: auto;
    flex-wrap: wrap;
}
.footer-bottom {
    flex-wrap: wrap;
}
    .header-top {
        padding-bottom:0px;
    }
    .header_social {
        display: none;
    }
    .scrolltop {
        bottom: 0 !important;
        border-radius: 25px 25px 0px 0px;
        right: 6px !important;
    }
    .separator {
        padding: 20px 0px;
    }

    .mobile-header {
        display: block;
        background-color: #fff;
    }

.mobile-logo {
    display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
    font-size: 16px;
    height: 55px;
    align-items: center;
    justify-content: space-between;
    padding: 0 11px;
}
a.toggle i {
    font-size: 20px;
}

    .menu-bar {
        text-align: end;
        padding-right: 10px;
    }

    .fixed-top .mobile-logo {
        margin-bottom: 0px;
    }

    .mobile-menu.active {
        left: 0;
    }

    .mobile-menu {
        width: 300px;
        left: -300px;
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        height: 100vh;
        transition: all 0.3s ease;
        overflow-y: auto;
    }

    .mobile-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #f5f5f5;
    }

    .mobile-menu::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }

    .mobile-menu::-webkit-scrollbar-thumb {
        background-color: #4150B5;
    }

    .mobile-menu li.parent-category {
        position: relative;
    }

    .first-nav .parent-category {
        display: block;
        line-height: 33px;
    }

.first-nav .parent-category .menu-category-name {
    display: block;
    padding: 5px 10px;
    padding-left: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #222;
}
.am-stats__bar {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 12px 18px;
    border: 2px solid var(--am-blue-border);
    border-radius: 999px;
    background: #fff;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
}

    .mobile-menu span.menu-category-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
    }

    .mobile-menu span.menu-category-toggle.active i {
        transition: transform 0.3s ease;
    }

    .mobile-menu span.menu-category-toggle.active i {
        transform: rotate(180deg);
    }

    .mobile-menu-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px 15px;
    }

    .mobile-menu {
        display: block;
    }

    .logo-image img {
        height: 40px;
        width: auto;
    }

    .mobile-menu-close {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .mobile-menu-close i {
        font-size: 22px;
    }

    section.header {
        background-color: #fff;
        box-shadow: 0px 1px 10px #6c6c6c;
        display: none;
    }


    .main_item img {
        height: 180px;
    }

    .about-text {
        position: relative;
        margin-right: -1px;
        padding-right: 18px;
    }

    .about-image {
        position: relative;
        z-index: 1;
        margin: 20px 0;
    }
    .project_img {
        height: 150px;
        position: relative;
    }
    section.project_section.separator {
        padding-bottom: 30px;
    }
    .section_title_2,.section_title {
        margin-bottom: 30px;
        text-align: center;
    }
    .section_title_2 h2, .section_title h2 {
        font-size: 26px;
    }

    .service_section {
        padding-bottom: 76px;
    }
    .client_feedback_section {
        padding: 30px 0;
        padding-bottom: 0;
    }

    .client_feedback_slider.owl-theme .owl-nav {
        margin-top: 0px;
        height: 0 !important;
        background: red;
        position: absolute;
        right: 10px;
        top: -35px;
        display: flex;
        justify-content: space-between;
    }
    .bread_overlay {
        position: absolute;
        background-color: #ef8228;
        opacity: 1;
        mix-blend-mode: multiply;
        transition: background .3s, border-radius .3s, opacity .3s;
        height: 171px;
        width: 100%;
    }
    .brade_img {
        height: 171px;
        width: 100%;
        padding: 85px;
    }
    .details__latest__project {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .service_card {
        background: #ddddddba;
        padding: 15px;
        margin-top: 25px;
    }
    .mivi_box_left {
        margin-top: 55px;
    }
    .missionvision-img {
        width: 100%;
        height: 250px;
        position: relative;
    }
    .main-slider .owl-nav i {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }
    .slider-text h1 {
        font-size: 28px;
    }
    .slider-text p {
        font-size: 18px;
    }
    

    

}