@media only screen and (min-width : 320px) and (max-width : 480px) {
.floatright2 {
    float: right !important;
    width: 100%;
}
.e-mail-p p a{color: #525252;font-size: 17px;font-weight: 600;}
.e-mail-p p {color: #525252;font-size: 14px;font-weight: 600;}
.e-mail-p p span{font-size: 14px!important;}       

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

@media only screen and (min-width : 768px) and (max-width : 1024px) { 
.e-mail-p{margin-top: 20px;}
.e-mail-p h2{color: #008A9A;font-size: 13px;}
.e-mail-p h2 i{color: #525252;font-size: 22px;}
.e-mail-p p a{color: #525252;font-size: 13px;font-weight: 500;}
.e-mail-p p {color: #525252;font-size: 0.92em;font-weight: 500;}
.e-mail-p p span{font-size: 11px!important;}    
.e-mail-p .online-r{width: 100%;color: #C92224;border: 2px #008A9A solid;text-align: center;padding: 5px;font-size:15px;font-weight: 500;margin-top: 3px;}
.e-mail-p .online-r2{width: 100%;color:#C92224;border: 2px #008A9A solid;text-align: center;padding: 5px;font-size: 17px;font-weight: 500;margin-top: 3px;min-width: 100%;}
.header-logo{width: 100%!important;}
.floatright2{float: right!important;
width: 88%;}
.header-logo img {
    width: 100%;
}    
    
.navbar-default .navbar-nav > li > a {
    padding: 18px 8px;
}    


}

@media only screen and (max-width: 991px) {
    
    .homepage_helpdesk_grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
    margin-bottom: 23px;
}

.home_key_factor_icon {
    width: 60px;
    height: 60px;
}
.home_video_testimonial_card {
     margin: 0 0px; 
  
}

.home_video_testimonials_section {
    padding: 40px 0;
    /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); */
}

#video-testimonials-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.homepage_helpdesk_section {
    padding: 40px 0px;
}
.homepage_helpdesk_heading_wrap {
    margin-bottom: 25px;
}
.homepage_helpdesk_text {

    font-size: 14px;

}

.homepage_helpdesk_card {

    border-radius: 14px;
    padding: 16px 18px;
 
}

.homepage_helpdesk_sidebar {
    padding: 20px 20px 30px 20px;
}
.homepage_helpdesk_sidebar_title {
    margin: 0 0 12px;
    color: #123f8c;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
}

.homepage_helpdesk_sidebar_info p {
    margin: 0 0 7px;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}

.home_awards_section {
    padding: 40px 0;
    background: #ffffff;
}

.home_awards_header {
    text-align: center;
    margin-bottom: 25px;
}

.home_award_logo_card {
    margin: 0 5px;
}

.home_insurance_partners_section {
    padding: 40px 0px;
    background: #ffffff;
}

.manorama_hero_title {
    font-size: 27px;
}

.manorama_hero_location {
    display: block;
    font-size: 12px;
    max-width: 578px;
    line-height: 1.8;
    /* opacity: 0.9; */
    margin-bottom: 10px;
    padding: 0 0px 7px 0;
    color: #ffffff;
    border-bottom: 1px solid #ffffff8a;
}

.manorama_hero_search input {
    font-size: 13px;
}

.manorama_stat_number {
    font-size: 30px;
    font-weight: 600;
    color: #008a9a;
    line-height: 1.1;
}
.manorama_stat_label {
    font-size: 12px;
    color: #252525;
    margin-top: 6px;
    font-weight: 500;
}

.manorama_stat_item {
    text-align: center;
    padding: 15px 10px;
    border-right: 1px solid #d8dee6;
}
.manorama_stats_wrap {
    background: #eef2f6;
    padding: 48px 0 20px 0;
    /* margin-top: 36px; */
}

.manorama_whatsapp_actions {
    display: flex;
    gap: 10px;
    flex-direction: column;
}
.manorama_pagination_number {
    width: 30px;
    height: 30px;

    font-size: 11px;

}

.manorama_pagination_link {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    background: var(--manorama-white);
    border: 1px solid var(--manorama-border);
    border-radius: 8px;
    color: #484848;
    font-weight: 600;
    font-size: 11px;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.manorama_about_content h2 {
    font-size: 26px;
    color: #2b2a2a;
    margin-bottom: 10px;
    line-height: 1.25;
    font-weight: 600;
}

.manorama_about_content p {
    font-size: 13px;
    text-align: justify;
    color: var(--manorama-muted);
    line-height: 1.6;
    margin-bottom: 24px;
}

.manorama_section_title_center {
    text-align: center;
    width: 100%;
    margin-bottom: 22px;
}

.manorama_location_card {
    background: white;
    padding: 25px;
    height: 100%;
    border: 1px solid #c2cddb;
    border-left: 0;
    border-radius: 0 var(--manorama-radius) var(--manorama-radius) 0;
    border: 1px solid #c2cddb;
    border-radius: 11px;
}

.manorama_location_map {
    border-radius: 10px;
}

.manorama_location_card h3 {
    margin-bottom: 16px;
}
/*.manorama_specialties {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/


.manorama_doctors_grid {
    grid-template-columns: repeat(1, 1fr);

}
.manorama_specialties{
    height: auto;
}
.manorama_specialties {
    grid-template-columns: 1fr;
}

.manorama_specialty_panel {
    grid-template-columns: 1fr;
    gap: 0;
    align-items: unset;
    position: relative;
    inset: 0;
}

.manorama_specialty_nav {

    height: 170px;

}

.manorama_stats {
    /* max-width: 1320px; */
    /* margin: 0 auto; */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

.manorama_specialty_info {
    background-color: #ffffff;
    padding: 25px 22px;
    display: flex;
    flex-direction: column;
    height: auto;
    overflow-x: auto;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: #f0f4f8 var(--manorama-white);
}

.manorama_specialty_info h3 {
    font-size: 20px;
}
.manorama_specialty_list li {
    font-size: 12px;
}

.manorama_specialty_info p {
    font-size: 13px;
    line-height: 1.6;
    opacity: 0.93;
    margin-bottom: 20px;
}

.manorama_wellness_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    align-items: center;
}
.manorama_wellness_text h2 {
    font-size: 27px;
    color: var(--manorama-white);
    margin-bottom: 17px;
    font-weight: 500;
}

.manorama_wellness_text p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 10px;
    font-size: 12px;
    max-width: 520px;
}
.manorama_wellness_bg {
    padding: 40px 0;
}
.manorama_wellness_grid {

    gap: 18px;

}

.manorama_wellness_form {
    background: var(--manorama-white);
    padding: 22px 20px;
    border-radius: var(--manorama-radius);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
}

.manorama_facilities_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.manorama_facility_card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.manorama_facility_caption {

    padding: 10px 14px 15px;

    font-size: 13px;

}

.manorama_section_header {
  
    gap: 13px;
    margin-bottom: 30px;
}
.manorama_section_title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.4;
    color: #2b2a2a;
}
.manorama_section {
    padding: 40px 0;
}

.manorama_faq_list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.manorama_faq_question {
    width: 100%;
    text-align: left;
    padding: 0px 0 0px 0;
    background: none;
    border: none;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #444444;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    transition: background 0.2s;
}

.manorama_faq_answer p {
    padding: 0;
    color: var(--manorama-muted);
    font-size: 12px;
    line-height: 1.7;
    margin: 0;
    margin-top: 14px;
}

.manorama_testimonial_text {
    font-size: 13px;
}
.manorama_whatsapp_icon{
    display: none;
}

.manorama_whatsapp_text h3 {
    font-size: 22px;

}
.manorama_btn {
    padding: 9px 21px;
    font-size: 11px;
}
.manorama_whatsapp_cta {
    
    text-align: center;
    padding: 22px 0;
}
.manorama_whatsapp_actions a:first-child i {
    font-size: 32px;
}
.manorama_whatsapp_text p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    margin: 12px 0 0;
    max-width: 600px;
}
.manorama_whatsapp_text {
    text-align: left;
    margin-right: 14px;
}
.manorama_section.faq-section {
    padding-bottom: 40px;
}

.manorama_hero {
    
     min-height: auto;
     padding: 40px 0;
}

.manorama_testimonial_author {
    font-size: 16px;
}

.diseases_page_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 45px;
}

.diseases_page_left {
     width: 100%; 
}
.diseases_page_top_container {
    padding: 40px 0;
    margin-bottom: 50px;
}

.diseases_page_left h1 {
    font-size: 26px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 16px;
}

.diseases_page_letter_list button {
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 50%;
    background: #f1f5f9;
    color: #334155;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: .3s;
}
.diseases_page_total_box {
    background: rgba(255, 204, 0, 0.95);
    color: #2f2f2f;
    padding: 6px 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
}
.diseases_page_top {
    margin-bottom: 35px;
}
.diseases_page_card_image {
    height: 190px;
    overflow: hidden;
    position: relative;
}
.diseases_page_read_btn {

    padding: 9px 15px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    transition: .3s;
    border: 1px solid #008a9a;
}
.diseases_page_card_content p {
    margin-bottom: 14px;
}

.diseases_page_card_content h4 {
    font-size: 20px;
}

.diseases_page_card_content {
    padding: 16px 20px;
}
.diseases_page_card_content h4 {
    font-size: 18px;
}
.diseases_page_pagination {
    margin-top: 35px;
}
.diseases_page_pagination a {
    width: 40px;
    height: 40px;
    border-radius: 7px;
    background: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    font-size: 14px;
    font-weight: 600;
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06); */
    transition: .3s;
    border: 1px solid #e2e8f0;
}
.fa-search {
    font-size: 16px!important;
     margin-top: 0px; 
}

.disease_details_hero {
    background: #edf2f4 !important;
    padding: 40px 0 40px;
    color: white;
}
.disease_details_hero_left h1 {
    font-size: 26px;
}
.disease_details_category_badge {

    color: #2f2f2f;
    padding: 5px 18px;

    font-size: 12px;

}

.disease_details_hero_left p {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 14px;
    max-width: 700px;
}

.disease_details_main {
    padding: 40px 0;
}
.disease_details_sidebar_card {
    border-radius: 12px;
    padding: 30px 20px;
    margin-bottom: 24px;
}
.disease_details_sidebar_card {
    border-radius: 12px;
    padding: 30px 20px;
    margin-bottom: 6px;
}
.disease_details_submit_btn {
    width: 100%;
    padding: 11px 17px;
    background: rgba(255, 204, 0, 0.95);
    color: #2f2f2f;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    /* margin-top: 8px; */
    font-family: "Poppins", sans-serif !important;
}

.location_links_wrapper {
    padding: 15px 15px;
}
.footer ul {
     margin-bottom: 0px; 
}

.home_gallery_grid {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.home_gallery_section {
    padding: 40px 0 50px;
}


}