    body
    {
        color: #091E3E !important;
        font-size: 16px;
        font-family: "Open Sans",sans-serif !important;
    }
    
    body h4.text-body
    {
        font-family: "Open Sans",sans-serif !important;
    }
    
    h4, .service_title_div
    {
        font-family: "Open Sans",sans-serif !important;
        font-weight: 700 !important;
    }
    
    .navbar-light .navbar-nav .nav-link 
    {
        padding: 25px 15px !important;
    }
    
    .dropdown-item:hover, .dropdown-item:focus 
    {
        color: white !important;
        background-color: #0582ae !important;
    }
    
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link:active 
    {
        color: white !important;
        background-color: #0582ae !important;
    }
    
    .text-body 
    {
        color: #313132 !important;
    }
    
    .logo_image
    {
        height:40px;
    }
    
    .logo_title
    {
        color: #83c24e !important;
    }
    
/*    .topbar_row
    {
        background-color: #29aae3 !important;
        color: white !important;
    }*/
    
    .top-shape::before
    {
        background-color: #83c24e !important;
    }
    
    .top-shape
    {
        background-color: #83c24e !important;
    }
    
    .appointment_btn
    {
        background-color: #29aae3 !important;
        border-color: #29aae3 !important;
    }
    
    .appointment_btn:hover 
    {
        background: #83c24e !important;
        border-color: #83c24e !important;
    }
    
    .bg-testimonial
    {
        background: url(../images/testimonials_background.jpg) center center no-repeat;
        background-size: 100% 600px;
    }
    
    .bg-offer
    {
        background: url(../images/appointment_background.jpg) center center no-repeat;
        background-size: 100% 430px;
    }
    
    .about_heading
    {
        color:#83c24e;
    }
    
    .text-justify
    {
         text-align: justify;
    }
    
    .about_img
    {
        height: 440px !important;
        width: 100%;
        margin-top: 0;
        border:2px solid #83c24e;
    }
    
    .service_img
    {
        height: 250px;
        width: 100%;
    }
    
    .slider_images
    {
        height: 590px;
        width: 100%;
    }
    
    
      .hero-header {
   background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url('admin/department_images/<?php echo $fetch_dept['banner_image'];?>') center center no-repeat;
    background-size: 100% 375px;
}
     
    
    .shadow-custom 
    {
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25), 0 3px 10px 5px rgba(0, 0, 0, 0.05) !important;
        padding: 15px 20px 25px;
        margin-top: 0;
    }
    
   /* .neurology_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/neuro_background.jpeg) center center no-repeat;
        background-size: 100% 375px;
    }*/
    
    .bg-appointment 
    {
        background: url(../images/hospital_bg.jpg) center center no-repeat;
        background-size: 100% 450px;
    }
    
    .footer_background_div
    {
        background-color: #0F4229 !important;
    }
    
    .copyright_background_div
    {
        background: #072A19!important;
    }
    
    .cardiology_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/cardilogy_background.jpeg) center center no-repeat;
        background-size: 100% 375px;
    }
    
    .urology_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/urologybanner.jpg) center center no-repeat;
        background-size: 100% 375px;
    }
    
    .gastroenterology_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/gastroentrology_banner.jpg) center center no-repeat;
        background-size: 100% 375px;
    }
    
    .radiology_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/radiology_banner.jpg) center center no-repeat;
        background-size: 100% 375px;
    }
    
    .orthopaedics_page
    {
        background: linear-gradient(rgb(255 255 255 / 0%), rgb(9 30 62 / 0%)), url(../images/orthopaedics_banner.jpg) center center no-repeat;
        background-size: 100% 375px;
    }
    
    .appointment-form, .services_appointment, .offer-text, .newsletter_div
    {
        background-color: #83c24e !important;
    }
    
    .doctor_images
    {
        height: 350px !important;
    }
    
    .gallery_images
    {
        height: 375px !important;
    }
    
    .media_videos
    {
        height: 400px !important;
        width: 100% !important;
    }
    
    .doctor_details
    {
        height: 165px !important;
    }
    
    .services_div
    {
        font-size: 38px;
    }
    
    .why_chooseus_div h5
    {
        font-size: 1.15rem;
    }
    
    .team-item
    {
        border: 2px solid #e3e3e3;
    }
    
    .why_choose_us
    {
        margin-top:0 !important;
    }
    
    .footer_overlay_div
    {
        text-align: center;
        border-radius: 75px;
    }
    
    .insurance_images
    {
        height: 150px;
        width: 100%;
        padding: 30px;
    }
    
    
    @media screen and (min-width:200px) and (max-width:992px)
    {
        .about_img
        {
            height:435px !important;
        }
        
        .bg-appointment
        {
            background: #06A3DA !important;
        }
        
        .bg-offer 
        {
            background-size: 100% 580px !important; 
        }
        
        .doctor_images
        {
            height: 300px !important;
            
        }
        
        .gallery_images
        {
            height: 350px !important;
        }
        
        .media_videos
        {
            height: 300px !important;
            width: 100% !important;
        }
    }
    
    
    @media screen and (min-width:200px) and (max-width:374px)
    {
        .logo_image
        {
            height:22px !important;
        }
        
        .logo_title 
        {
            font-size: 20px !important;
        }
        
        .navbar.px-5 
        {
            padding-right: 1rem !important;
            padding-left: 1rem !important;
        }
        
        .bg-testimonial 
        {
            background-size: 100% 900px !important;
        }
        
        .slider_images
        {
            height: 200px !important;
        }
    }
    
    @media screen and (min-width:375px) and (max-width:424px)
    {
        .logo_image
        {
            height:27px !important;
        }
        
        .logo_title 
        {
            font-size: 22px !important;
        }
        
        .navbar.px-5 
        {
            padding-right: 2rem !important;
            padding-left: 2rem !important;
        }
        
        .bg-testimonial 
        {
            background-size: 100% 762px !important;
        }
        
        .slider_images
        {
            height: 200px !important;
        }
    }
    
    @media screen and (min-width:425px) and (max-width:767px)
    {
        .logo_image
        {
            height:29px !important;
        }
        
        .logo_title 
        {
            font-size: 24px !important;
        }
        
        .navbar.px-5 
        {
            padding-right: 2rem !important;
            padding-left: 2rem !important;
        }
        
        .bg-testimonial 
        {
            background-size: 100% 670px !important;
        }
        
        .slider_images
        {
            height: 200px !important;
        }
    }
    
    @media screen and (min-width: 768px) and (max-width:1023px)
    {
        .slider_images
        {
            height: 400px !important;
        }
        
        .gallery_images
        {
            height: 400px !important;
        }
    }
    
    @media screen and (min-width:1024px) and (max-width:1439px)
    {
        .logo_image
        {
            height:20px !important;
        }
        
        .logo_title 
        {
            font-size: 21px !important;
        }
        
        .topbar_quote
        {
            font-size: 12px !important;
        }
        
        .topbar_details
        {
            font-size: 14px !important;
        }
        
        .bg-testimonial 
        {
            background-size: 100% 615px !important;
        }
        
        .gallery_images
        {
            height: 350px !important;
        }
        
        .media_videos
        {
            height: 400px !important;
            width: 100% !important;
        }
        
        .bg-appointment
        {
            background-size: 100% 560px;
        }
        
        .slider_images
        {
            height: 500px !important;
        }
        
        .services_titles
        {
            font-size: 17px !important;
        }
        
        body
        {
            font-size:14px !important;
        }
        
        .about_img
        {
            height: 450px !important;
        }
        
        h3
        {
            font-size: 1.50rem;
        }
        
        .navbar-light .navbar-nav .nav-link 
        {
            padding: 25px 9px !important;
            font-size: 15px !important;
        }
        
        .read_more_btn
        {
            margin-top: 1.0rem !important;
        }
        
        .why_chooseus_div
        {
            margin-top: 5px;
        }
        
    }
     
    @media screen and (min-width:1200px) and (max-width:1439px)
    {
        .logo_image
        {
            height:30px !important;
        }
        
        .logo_title 
        {
            font-size: 30px !important;
        }
        
        .topbar_quote
        {
            font-size: 14px !important;
        }
        
    }
    