/*/////////////////////////////////////////////////////////////////////
 // 
 // Custom theme code styles
 // Written by Themelize.me (http://themelize.me)
 // 
 // This is an empty starter template for overriding styles
 // set by Bootstrap & the theme
 // 
 // ----------------------------------------------------
 // 
 // Remove unused code for better performances
 // 
 // ----------------------------------------------------
 // 
 // @see - Usefuls tools online for editing
 // 1. http://charliepark.org/bootstrap_buttons/ - Button style generator
 // 2. http://www.colorzilla.com/gradient-editor/ - CSS3 gradient maker
 // 
 // @note
 // To ensure custom styles are picked up
 // wrap definitions in body tag
 // ie.
 // body .navbar-inner {
 //   background: #ff0000;
 // }
 // 
 /////////////////////////////////////////////////////////////////////*/
/*
 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */
 
#header-home {background: url('../img/home.jpg') no-repeat; margin: 36px 0 6px 0; height: 300px; position: relative;}
#header-home h1 {padding: 15px 90px 15px 90px; margin: 0; font-size: 24px; line-height: 36px; position: absolute; bottom: 0; color: #1f4d59; background: rgba(255,255,255,0.75); text-align: center;}

h4.title {text-align: left; margin: -6px 0 9px 0;}

#navigation {
  /* 1. Navigation wrapper */
}

    #navigation .header {height: 75px;}
    #logo {height: 63px;}
    
#highlighted {
  /* 2. Highlighted (below header) wrapper */
}

   #highlighted h1 {padding: 24px 0 36px 0; font-size: 24px; line-height: 42px;}
   
#content {
  /* 3. Content wrapper */
}

   .services {padding-bottom: 24px;}
   table td {font-weight: 600;}
   
#content-below {
  /* 4. Content Below wrapper */
}
#footer {
  /* 5. Footer wrapper */
}
/*
 * --------------------------------------------------
 * 2. Colours
 *-------------------------------------------------- 
 */
/*
 * --------------------------------------------------
 * 3. Responsiveness/media queries
 *--------------------------------------------------
 */
@media (max-width: 979px) {
  /* Navbar Collapsed (mobile) */
}
@media (min-width: 980px) {
  /* Navbar Expanded (desktop) */
}
@media (min-width: 1200px) {
  /* Responsive: Large desktop and up (wide) */
}
@media (max-width: 979px) {
  /* Responsive: Mobile to desktop (common for all narrow devices) */
}
@media (min-width: 768px) and (max-width: 979px) {
  /* Responsive: Tablet to desktop (normal) */
}
@media (max-width: 767px) {
  /* Responsive: Landscape phone to desktop/tablet (narrow) */
}
@media (max-width: 480px) {
  /* Responsive: Up to Landscape phone (mobile) */
}
/*
 * --------------------------------------------------
 * 4. Misc
 * Other stuff
 *--------------------------------------------------
 */
 
 h3 {margin: 15px 0 9px 0; line-height: 30px;}
 h4 {margin: 12px 0 3px 0;}
 .hr15 {margin: 15px 0 0 0; padding: 0; height: 1px; border: 0;}
 .services .span4 {text-align: center;}
 .services img {margin: 0 auto;}
 .services p, .services h3 {text-align: left;}
 a.oncology {color: #0e604b;}
 a.oncology:hover {color: #159272;}
 a.cardiology {color: #781f15;}
 a.cardiology:hover {color: #a72b1d;}