#wpcr_button_1 {
  display: none !important;
}

#wprmenu_bar {
  z-index: 100000 !important;
  background: rgb(255,103,2) !important;
}

header .nav li a {
  padding: 25px 15px !important;  
}

/**** RESPONSIVE CSS ****/
@media (min-width: 320px) and (max-width: 630px) {
  iframe {
    width: 100%;
  }

  .alignleft,
  .alignright,
  .aligncenter {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 400px;
    max-height: 275px;
  }

  .content-img-xs {
    max-width: 75%;
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 1.25em !important;
  }

  .center-xs,
  .de-float-xs {
    margin: 10px auto 0;
  }

  .center-xs,
  .ngg-galleryoverview {
    text-align: center !important;
  }

  .de-float-xs {
    float: none !important;
  }

  .nav-fix-xs {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    position: fixed;
  }

  .nav-fix-xs .navbar-collapse {
    background: black;
  }

  .ngg-gallery-thumbnail-box {
    margin: 5px;
    display: inline-block;
    float: none !important;
  }

  .hidden-xs {
    display: none !important;
  }

  /*********************************************/
  #banner-text {
    font-size: 16px !important;
  }

  address {
    display: none !important;
  }

  .animatedElement img,
  #tab-main a .round-bg img {
    max-width: 50% !important;
  }    

  #healthcare-staff h2,
  .gform_wrapper h3.gform_title {
    font-size: 2em !important;
  }

  #contact .indent,
  #healthcare-staff p {
    font-size: 1.25em !important;
    text-indent: 0 !important;
    text-align: center;
  }

  #tab-main a h3 {
    font-size: 1em !important;
    padding: 5px 0 10px !important;
    visibility: visible !important;
  }

  #tab-main .round-bg {
    max-width: 235px !important;
  }

  footer h4 {
    margin-bottom: 0 !important;
  }

  .jobbtn {
    font-size: 10px !important;
    padding: 5px 10px !important;
  }

  .job-table th {
    padding-right: 0 !important;
  }

  .job-table td {
    max-width: 75px !important;
  }

  .mobile-row {
    padding: 0 1em;
    margin-bottom: 2em;
  }

  body.page h1 {
    font-size: 2em !important;
  }
} 

@media (min-width: 631px) and (max-width: 980px) {
  iframe,
  .content-img-sm {
    width: 100%;
  }

  .content-img-sm {
    max-width: 400px;
  }

  .center-sm,
  .de-float-sm {
    margin: 15px auto 0;
  }

  .center-sm,
  .nav-fix-sm,
  .ngg-galleryoverview {
    text-align: center !important;
  }

  .de-float-sm {
    float: none !important;
  }

  .nav-fix-sm li,
  .ngg-gallery-thumbnail-box {
    margin: 5px;
    display: inline-block;
    float: none !important;
  }
  
  .navbar-nav>li {
    float: none;
    display: inline-block;
  }
  
  .menu-main-menu-container {
    margin: 0 auto; 
  }

  .hidden-sm {
  display: none !important;
  }
  
  .carousel-caption {
    bottom: 90px !important;
  }
  
  .carousel-caption h2 {
  	font-size: 1.75em !important;  
  }
  
  .nav-pills {
    text-align: center !important;
  }
  
  .nav-pills > li {
    float: none !important;
    display: inline-block !important;
  }
  
  #tab-main a .round-bg img {
    width: 50% !important;
  }    
}

@media (min-width: 631px) and (max-width: 1050px) {
  .nav>li>a {
    padding: 10px;
    letter-spacing: -1px;
  }
}