/* CWD Overrides 2022 */

body.home.page .home-quick-links a {
  height: 15vw;
  max-height: 170px;
}

body.home.page .home-quick-links a span.title,
body.home.page .home-quick-links a .rollover p.link {
  background: rgba(34, 72, 101, 0.65);
  font-size: 12px !important;
}
@media (max-width: 899px) {
  body.home.page .med-wide,
  body.home.page .med-wide:last-child {
    width: 100%;
    max-width: 700px;
    margin: auto;
    float: none !important;
  }

  body.home.page .home-quick-links a {
    height: 40vw;
    max-height: 360px;
    margin-bottom: 20px;
  }
}

/* CWD Accessibility */
.contact-page .contact-phone h4,
.contact-page .contact-phone p,
.content-container figure.page-featured-image figcaption a,
body.single-cabinet .entry-content p.visit-website a {
  color: #727272;
}
.newsroom p.excerpt,
.archive p.excerpt,
.category p.excerpt,
.search p.excerpt,
.single-legislation p.excerpt {
  color: #767676;
}
#follow-button.btn {
  background-color: #1376b8;
}
body.home.page .home-twitter-feed .flex-direction-nav a {
  color: #fff;
}
/*@media only screen and (min-width: 48em) {
  body.home.page .story-summary {
    clear: both;
    left: auto;
    height: auto;
    position: relative;
    top: auto;
    width: 100%;
  }
  body.home.page .story-summary .fade-overlay {
    position: relative;
  }
}
*/
.btn {
  background-color: #1376b8;
}
.wp-caption figcaption,
.wp-caption[style] figcaption {
  background: #f5f5f5;
}
div.pdfemb-toolbar {
  background-color: #5b5b5b !important;
}
.governors-staff h4.staff-title {
  color: #727272;
}
blockquote cite {
  color: #737373;
}
.story-summary.story-summary--left {
  display: none !important;
}
.main-nav ul.sub-menu {
  position: absolute;
  top: 36px;
}
ul.sub-menu {
  position: absolute;
  opacity: 0;
  padding-top: 10px;
  border-top: 1px solid #eaeaea !important;
  z-index: -1;
  pointer-events: none;
}
ul.sub-menu.sho {
  opacity: 1;
  z-index: 2;
  pointer-events: all;
}
nav.main-nav ul {
  height: unset;
  overflow: unset;
}
.sub-menu a {
  width: 13.45vw !important;
  max-width: 150px;
  line-height: 20px !important;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media only screen and (max-width: 56.25em) {
  .sub-menu a {
    width: 16.66667vw !important;
  }
}
.sub-menu li {
  display: block !important;
}
.main-nav ul ul,
.main-nav ul ul a {
  background-color: #fff !important;
}
/*.main-nav li ul {
  background-color: #fff;
}
.main-nav li.active ul {
  background-color: #eaeaea;
}*/
#menu-secondary-menu {
  display: none;
}
.contact .sidebar .widget_nav_menu {
  display: none;
}
nav.main-nav li {
  position: initial !important;
}
body.blog .featured-story figure,
body.blog .featured-story figure img {
  width: 100%;
}
body.blog .featured-story .story-summary {
  display: none;
}
.category-photo-only,
.blog .featured-story .content-header {
  display: none;
}
.featured-story {
  padding: 3em;
}
body.blog .story-thumb img {
  width: 100%;
  padding: 0 0.75rem 2rem;
}
body.blog .small-12.large-9.column .featured-story {
  display: none;
}
.image-box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(100% * (454 / 1115));
}
.image-box > img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.home.page .home-email-signup {
  background: #fff url(/assets/2023/05/al-kids.jpg) no-repeat left center !important;
  background-size: auto 100%;
  margin-bottom: 2em;
  min-height: 319px;
}
@media only screen and (min-width: 55.02em) {
  .mo {
    display: none;
  }
}
@media only screen and (max-width: 55em) {
  body.home.page .home-email-signup {
    background-image: none !important;
  }

  body.home.page .home-email-signup h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .mo {
    display: block;
  }
  body.home.page .home-email-signup .signup-content {
    padding: 30px 0 !important;
    text-align: center;
  }
  .blubtn {
    margin: auto;
  }
}
body.home.page .home-email-signup .signup-content .blubtn {
  background: #224865;
  color: #fff;
  cursor: pointer;
  font-family: open-sans, helvetica neue, Arial, sans-serif;
  font-size: 0.875em;
  font-style: normal;
  font-weight: 100;
  line-height: 100%;
  letter-spacing: 2px;
  outline: none;
  padding: 0.6em 0 0.7em;
  text-align: center;
  text-transform: uppercase;
  width: 140px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body.home.page .home-email-signup .signup-content {
  padding: 110px 3% 100px 20px;
}
body.home.page .home-email-signup .signup-content h3 {
  font-size: 2.5em !important;
}
