/*** Z-Featured Header 8 Page Custom Styles
Last Edited 2-28-2026 ***/

/*hide default thumbnails*/
#breadcrumbs #crumbs {
  display: none;
  height: 0;
}

#breadcrumbs.row {
  display: none;
  height: 0;
}

#breadcrumbs #crumbs li {
  display: none;
  height: 0;
}

#breadcrumbs #crumbs li a,
#breadcrumbs #crumbs li span {
  display: none;
  height: 0;
}

#breadcrumbs #crumbs li a {
  background: 0 0;
  display: none;
  height: 0;
}

/*.za-header-container .entry-content img,
.za-header-container img.wp-post-image {
  width: 100%;
  height: auto;
  position: unset;
  transform: translateY(-10px);
}*/

.za-header-container {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
}

.za-header-container:hover {
  cursor: pointer;
}

.za-header-container .z-gradient-overlay {
  background: linear-gradient(0deg, rgb(0 0 0 / 33%) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.za-header-container .z-page-title-content {
  width: 1500px;
  margin: 0 auto;
  background: none;
}

.za-header-container .z-page-title {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 0;
}

.za-header-container .z-page-title img {}
.za-header-container:hover .z-ttl-sub-ttl-container {
  background: #015caa;
  background: #454545;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.za-header-container:hover h1,
.za-header-container:hover h2,
.za-header-container:hover p,
.za-header-container:hover img,
.za-header-container:hover .z-sub-ttl h5,
.za-header-container:hover .z-sub-ttl h4,
.za-header-container:hover .z-sub-ttl h3,
.za-header-container:hover .z-ttl-sub-ttl-container {
  background: #015caa;
  background: #454545;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.za-header-container .z-ttl-sub-ttl-container {
  background: #454545;
  background: #454545e0;
  color: white;
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight:600;
  font-size: 45px;
  font-size: xxx-large;
  font-size: -webkit-xxx-large;
  letter-spacing: 0.5px;
  padding: 20px 18px 20px;
  width: 100%;
  min-width: 260px;
  max-width: 620px;
  margin-left: 0;
}

.za-header-container:hover {
  background: #454545;
}

.za-header-container h1,
.za-header-container h2, .za-header-container p {
  /*background: #454545;
  background: #454545e0;*/
  color: white;
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight:600;
  font-size: 45px;
  font-size: xxx-large;
  font-size: -webkit-xxx-large;
  letter-spacing: 0.5px;
  width: 100%;
  min-width: 260px;
  max-width: 620px;
  margin-left: 0;
}

.za-header-container .z-sub-ttl p, .za-header-container .z-sub-ttl h5 {
  font-weight: 600;
  color: #eee;
  font-size: large;
  max-width: 620px;
  padding-top: 5px;
  line-height: 1.4em;
}

.za-header-container .z-sub-ttl h2 {
  font-weight: 600;
  color: #eee;
  font-size: 3rem;
  max-width: 620px;
}

.za-header-container .z-sub-ttl h3 {
  font-weight: 600;
  color: #eee;
  font-size: 2.15rem;
  padding: 5px 0px 5px;
  max-width: 620px;
}

.za-header-container .z-sub-ttl h4 {
  font-weight: 600;
  color: #eee;
  padding: 5px 0px 5px;
  padding: 0px 18px 12px;
  max-width: 620px;
}

/* Page Bottom UI */

.z-page-bottom-ui {
    min-height: 88px;
    margin-top: 30px;
    margin-bottom: -40px;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 15px 95px;
    border-bottom: solid #c0c0c0 1px;
    background: #fff;
    background: -moz-linear-gradient(top,#ffffff 24%,#f1f1f180 100%);
    background: -webkit-linear-gradient(top, #ffffff 24%, #f1f1f180 100%);
    background: linear-gradient(to bottom, #ffffff 24%, #f1f1f180 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}



.za-ui-button-1 {
  /*background: #454545;*/
  text-decoration: none;
  display: block;
}

.za-ui-button-1 a {
  /*background: #454545;*/
  text-decoration: none;
}

.za-ui-button-1:hover, .za-ui-button-1 a:hover {
  /*background: #015caa;*/
  text-decoration: none;
}

.z-page-bottom-ui:hover, .z-page-bottom-ui a:hover {
  text-decoration: none;
}

.z-page-bottom-ui a h4 {
  background: #454545;
  text-align: center;
  /* line-height: 1em; */
  display: block;
  padding: 18px 25px 20px 0px;
  color: #fff;
  color: rgb(238 238 238);
  margin: 15px;
}

.z-page-bottom-ui a h4:hover {
  background: #015caa;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.z-page-bottom-ui i {
  color: #fff;
  font-size: 15px;
  font-size: 1.5em;
  padding: 10px 5px 10px 5px;
  margin: 0px 5px 0px 0px;
}

.z-page-bottom-ui i a:hover {
  text-decoration: none;
  color: #fff;
}

/* Mods to Global CSS -- hide standard title, adjust page padding */

#the-title {
  display: none;
}


/* =========================================================
   Location Page Header + Summary (DLS-style)
   Targets:
   .location-page-header
   .location-page-title
   .location-section
   .location-summary
   .location-summary-heading
   .location-summary-text
   ========================================================= */

/* Optional: set consistent spacing if this section is used inside WP content */
.location-page-header,
.location-section {
  margin: 0 0 18px;
}

/* Header block */
.location-page-header {
  padding: 10px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/* Main H1 */
.location-page-title {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;            /* ~32px */
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #0b2b4a;              /* deep medical navy */
}

/* Section container */
.location-section {
  padding: 18px 18px;
  border-radius: 12px;
  background: #f6f9fc;         /* subtle “clinical” panel */
  border: 1px solid rgba(0, 0, 0, 0.06);
}

/* Summary section (same element, but gives you a hook if you want special rules) */
.location-summary {
  /* intentionally minimal; use .location-section for layout */
}

/* H2 */
.location-summary-heading {
  margin: 0 0 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25rem;          /* ~20px */
  line-height: 1.25;
  font-weight: 700;
  color: #005eaa;              /* DLS-ish blue */
}

.location-section h2#location-summary-heading {
  font-size: 1.33rem !important;
}

/* Paragraph text */
.location-summary-text {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.05rem;          /* ~16–17px */
  line-height: 1.6;
  color: #1f2a37;              /* readable slate */
}

/* Improve readability on smaller screens */
@media (max-width: 768px) {
  .location-page-title {
    font-size: 1.6rem;
  }
  .location-section {
    padding: 14px 14px;
  }
  .location-summary-heading {
    font-size: 1.15rem;
  }
  .location-summary-text {
    font-size: 1rem;
  }
}

/* Optional: if links appear inside the summary text */
.location-summary-text a {
  color: #005eaa;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.location-summary-text a:hover,
.location-summary-text a:focus {
  text-decoration-thickness: 2px;
}















.z-page-wrap {
  padding: 46px 30px 50px;
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
}

/*** --- START--- Z-Responsive Mods / Media Queries
   ----------------------------------------------------------- ***/

  /* for 1080p and up screens */
@media only screen and (min-width: 2560px) {
  .za-header-container .entry-content img,
  .za-header-container img.wp-post-image {
    width: 100%;
    height: 480px;
    position: unset;
    transform: translateY(-550px);
  }
}		

/* for large screens */
@media only screen and (min-width: 1550px) {
  .z-hero-text h1 {
    text-align: center;
    color: white;
    font-size: 36px;
    font-size: 5em;
    letter-spacing: 0.5px;
  }

  /* adjust header image postion */
  .za-header-container .entry-content img,
  .za-header-container img.wp-post-image {
    width: 100%;
    height: 440px;
    position: unset;
    transform: translateY(-460px);
  }
}

    /* for 1080p and up screens */
@media only screen and (min-width: 1920px) {
  .za-header-container {
    height: 420px;
    overflow:hidden;
  }
  /* adjust header image postion */
  .za-header-container .entry-content img,
  .za-header-container img.wp-post-image {
    width: 100%;
    height: 420px;
    position: unset;
    transform: translateY(-350px);
  }
}

@media only screen and (min-width: 1080px) {
  body {
    background: #eee;
  }

  .z-hero-text h1 {
    text-align: center;
    color: white;
    font-size: 40px;
    font-size: 5em;
    letter-spacing: 0.5px;
  }

/* adjust header image postion */
  .za-header-container .entry-content img,
  .za-header-container img.wp-post-image {
    width: 100%;
    height: auto;
    position: unset;
    transform: translateY(-170px);
  }

  .entry-header {
    display: none;
  }

  .z-page-wrap {
    padding: 30px 30px 50px;
    max-width: 1200px;
    background: #fff;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
  }

 .entry-content h2, .comment-content h2 {
    border: none;
}

 .entry-content h2:active, .comment-content h2:active {
    border:none;
}
	
  .entry-content p,
  .entry-summary p,
  .comment-content p {
    margin: 0 0 21px;
    line-height: 1.714285714;
    font-size: medium;
  }
}

@media only screen and (max-width: 1079px) {
  .z-hero-text h1 {
    text-align: center;
    color: white;
    font-size: xxx-large;
    font-size: -web-kit-xxxlarge;
    letter-spacing: 0.5px;
  }

   .za-header-container {
    height: 380px;
    overflow:hidden;
  }

   .za-header-container img {
    height:auto;
    width: 100%;
    overflow:hidden;
    object-fit: cover;
    max-height: fit-content;
    max-height: -webkit-fill-available;
  }

  .z-page-wrap {
    padding: 10px 30px 45px;
  }
}

@media only screen and (min-width: 801px) {
  body {
    background: #eee;
  }

  .z-page-wrap {
    padding: 30px 30px 40px;
    max-width: 1500px;
    background: #fff;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
  }

  .entry-header {
    display: none;
  }

}

@media only screen and (max-width: 800px) {
  body {
    background: #fff;
  }

.za-header-container {
    height: 380px;
    overflow:hidden;
  }

    /*.za-header-container {
    height: 260px;
    overflow:hidden;
  }*/
.za-header-container .z-ttl-sub-ttl-container {
  display: none;
}

.za-header-container h1,
.za-header-container h2, .za-header-container p {
  display: none;
}

.za-header-container .z-sub-ttl h5 {
    display: none;
  }

.z-page-wrap {
    padding: 0px 15px 30px;
    max-width: 1200px;
    background: #fff;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 100%;
  }

.za-header-container .z-page-title img {
    margin-top: 20px;
    padding: 30px;
  }

.za-header-container .z-gradient-overlay {
    background: none;
  }

.za-header-container {
    height: auto;
  }
  .z-page-bottom-ui {
  margin-left: -15px;
  margin-right: -15px;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
.za-header-container {
    height: 380px;
  }
  .entry-header {
    margin-top: 21px;
    display: block;
  }

.za-header-container .entry-content img,
.za-header-container img.wp-post-image {
    width: 100%;
    height: auto;
    /* margin-top: 30px; */
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .za-header-container {
    height: 260px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 479px) {

.entry-header {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 479px) {
  .za-header-container {
    height: 160px;
  }
}

/*** --- END --- Z-Responsive Mods / Media Queries ***/