/*** Z-Featured Header 8 Page Custom Styles
Last Edited 12-18-2024 ***/

/*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: 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: 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;
}

.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 30px;
  border-bottom: solid silver 1px;
  background: #fff;
  background: -moz-linear-gradient(top,#fff 24%,##f1f1f180 100%);
  background: -webkit-linear-gradient(top,#fff 24%,#f1f1f180 100%);
  background: linear-gradient(to bottom,#fff 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 {
  /*background: #015caa;*/
  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;
}

.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: 1500px;
    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;
  }

  .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: 1500px;
    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;
  }
.z-page-bottom-ui {
    margin-left: -15px;
    margin-right: -15px;
}

  .za-header-container {
    height: auto;
  }
	

}

@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; */
  }
.z-page-bottom-ui {
    margin-left: -15px;
    margin-right: -15px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .za-header-container {
    height: 260px;
  }
.z-page-bottom-ui {
    margin-left: -15px;
    margin-right: -15px;
}
}

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

  .entry-header {
    margin-top: 25px;
  }
	.z-page-bottom-ui {
    margin-left: -15px;
    margin-right: -15px;
}
}
@media only screen and (max-width: 479px) {
  .za-header-container {
    height: 160px;
  }
	.z-page-bottom-ui {
    margin-left: -15px;
    margin-right: -15px;
}
}

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