/* START - Libraries > ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > ODH > odh-custom-styles.scss */
/* COLOR PALLETE */
/* COLOR PALLETE */
/* START: Titles */
body .content-body .odx-content__title {
  color: #0e3f75;
}

body .content-body h2 {
  color: #0e3f75;
}

body .content-body h3 {
  color: #0e3f75;
}

body .content-body a {
  color: #0e3f75;
}

body .content-body .odx-content--resource .odx-content__title,
body .content-body .odx-content--news .odx-content-column .odx-content__title, body .content-body .odx-content--event .odx-content__title {
  color: #0e3f75;
}

/* END: Titles */
.odx-division-program__icon {
  background-position: center;
}

/* START - Header nav */
@media (max-width: 991px) {
  .odx-az-index {
    display: none !important;
  }
}

.odx-az-index__button {
  border: none;
  line-height: 1.25em;
  font-size: 1.5em;
  padding: 6px 6px 0 6px;
}

.odx-az-index__button .iop-utility-toolbar__item-icon {
  font-size: 16px !important;
}

.odx-az-index__button span {
  font-size: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation #aw-header-navigation ul {
    gap: 10px;
  }
}

.navigation #aw-header-navigation ul li.current a {
  color: #0e3f75;
  border-bottom: 6px solid #c12637;
}

.navigation #aw-header-navigation ul li a {
  align-items: center;
}

.navigation #aw-header-navigation ul li a:hover {
  color: #0e3f75;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation #aw-header-navigation ul li a {
    padding: 35px 5px 0;
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .navigation #aw-header-navigation ul li a {
    padding: 35px 8px 0;
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation #aw-header-navigation ul li .odx-page-description {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .navigation #aw-header-navigation ul li .odx-page-description {
    font-size: 16px;
  }
}

.navigation.sticky-header #aw-header-navigation ul li a {
  padding: 20px 10px 0 0;
  font-size: 12px;
}

.navigation.sticky-header #aw-header-navigation ul li .odx-page-description {
  font-size: 14px;
}

/* END - Header nav */
/* START - left nav image */
body .content-body .aw-left-nav li.active a.left-navigation__link,
body .content-body .aw-left-nav li.active a.left-navigation__link:hover,
body .content-body .aw-left-nav li.active a.left-navigation__link:visited,
body .content-body .aw-left-nav li.active a.left-navigation__link:active,
body .content-body .aw-left-nav li.active a.left-navigation__link:focus {
  color: #0e3f75;
}

.odx-navigation--left li.active {
  border-left: 6px solid #c12637;
}

@media screen and (min-width: 992px) {
  .aw-left-nav__icon div.odx-navigation {
    width: 100px;
    height: 100px;
    margin: 20px;
    padding: 4px 4px 5px 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .aw-left-nav {
    z-index: 998;
    top: -108px;
  }
  .aw-left-nav__icon div.odx-navigation {
    width: 45px;
    height: 45px;
    margin: 2px 10px 0px;
    padding: 0px;
  }
}

@media screen and (max-width: 767px) {
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page {
    margin-top: 55px;
  }
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page .aw-left-nav,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page .aw-left-nav {
    top: -55px;
    left: -10px;
  }
  .odx-content--resource,
  .odx-content--news,
  .odx-content--event {
    margin-top: 75px;
  }
  #aw-main-wrapper .navigation {
    box-shadow: none;
  }
  .aw-left-nav {
    z-index: 998;
  }
  .aw-left-nav__icon div.odx-navigation {
    width: 45px;
    height: 45px;
    margin: 2px 10px 0px;
    padding: 0px;
  }
}

.aw-left-nav__icon div.odx-navigation {
  overflow: hidden;
  border: 3px solid #0e3f75;
  border-radius: 60px;
  background-clip: content-box;
  background-color: white;
}

.aw-left-nav__icon img.odx-icon {
  width: auto;
  border-radius: 50px;
  height: 100%;
  margin: 0 auto;
}

/* END - left nav image */
/* START - Footer */
body .content-body .single-column-footer .odx_primary-footer {
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    width: 70%;
    margin: 0 15%;
  }
}

@media (min-width: 1200px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    width: 70%;
    margin: 0 15%;
  }
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
  width: 50%;
  text-align: left;
  color: #0e3f75;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    width: 100%;
    text-align: center;
  }
}

body .content-body .single-column-footer .odx_secondary-footer {
  background-color: #0e3f75;
}

/* END - Footer */
/* START: Breadcrumb */
body .content-body .b-breadcrumb li:first-child > a,
body .content-body .b-breadcrumb li:first-child > a:hover,
body .content-body .b-breadcrumb a:visited,
body .content-body .b-breadcrumb a {
  color: #0e3f75;
  font-weight: bold;
  text-decoration: none;
}

body .content-body .b-breadcrumb li {
  font-weight: bold;
}

body .content-body .b-breadcrumb li:first-child > a:hover {
  text-decoration: underline;
}

@media (max-width: 992px) {
  body .content-body .b-breadcrumb {
    display: flex;
  }
}

/* END: Breadcrumb */
/* START - Logo Header */
@media screen and (min-width: 992px) {
  #aw-header-bottom-left div.odx-logo-wrapper img {
    max-height: 65px;
  }
  .sticky-header #aw-header-bottom-left div.odx-logo-wrapper img {
    height: 45px;
  }
}

/* END - Logo Header */
/* START: Landing page */
.odx-content--landing-page .odx-content__image-caption {
  display: none;
}

.content-body .odx-full-banner__button {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  margin-top: 0px;
  text-transform: capitalize;
}

.content-body .odx-full-banner__button span {
  text-transform: capitalize;
}

.content-body .odx-full-banner__button:hover {
  background-color: #ffffff;
  color: #c12637 !important;
}

.content-body .odx-full-banner__button:hover span {
  color: #c12637;
}

/* END: Landing page */
/* START: Sidebar Containers */
.tableOfContents {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #d8d8d8;
}

body .content-body .odx-share-this h2 {
  font-weight: bold;
}

.odx-share-this__social--icon i {
  color: #0e3f75;
}

.odx-share-this__social--icon i:active,
.odx-share-this__social--icon i:visited,
.odx-share-this__social--icon i:focus {
  color: #0098d3;
}

.odx-share-this__social--icon i:hover {
  color: #0098d3;
}

.odx-external-link:hover {
  box-shadow: none;
}

.odx-external-link .btn.odx-external-link__button {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.odx-external-link .btn.odx-external-link__button:hover {
  background-color: #0B325E;
  border-color: #0B325E;
}

.odx-external-link .btn.odx-external-link__button .uppercase,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title {
  color: white;
}

.odx-external-link .btn.odx-external-link__button .uppercase:hover,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title:hover {
  color: white;
}

.odx-more-information .btn-primary {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.odx-more-information .btn-primary:hover {
  background-color: #0B325E;
  border-color: #0B325E;
}

.odx-external-link:hover {
  box-shadow: none;
}

.odx-external-link .btn.odx-external-link__button {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.odx-external-link .btn.odx-external-link__button:hover {
  background-color: #0B325E;
  border-color: #0B325E;
}

.odx-external-link .btn.odx-external-link__button .uppercase,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title {
  color: white;
}

.odx-external-link .btn.odx-external-link__button .uppercase:hover,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title:hover {
  color: white;
}

.content-body .odx-share-this {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  padding: 10px 10px 5px 20px;
  border: 1px solid #d8d8d8;
}

.odx-meet-leadership {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #d8d8d8;
}

/* END: Sidebar Containers */
/* START : RESOURCES */
/* END : RESOURCES */
/* START: NEWS */
.core-news__header-container {
  padding-top: 15px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}

.core-news__header-container .core-news__header-title {
  font-size: 1.625em;
  font-weight: normal;
  line-height: 1.5;
}

.core-news__list .core-news__item {
  background-color: #f7f7f7;
}

.core-news__list .core-news__item .core-news__info .core-news__title {
  height: auto;
  color: #0e3f75;
}

/* END: NEWS */
/* START: EVENTS */
.odx-events__item-duration {
  margin-top: 20px;
}

.odx-events__item-title {
  position: relative;
  top: 8px;
}

.core-events__header-container {
  padding-top: 15px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}

.core-events__header-container .core-events__header-title {
  font-size: 1.625em;
  font-weight: normal;
  line-height: 1.5;
}

.core-events__list .core-events__item-date {
  background-color: #14499E;
}

.core-events__list .core-events__item-title {
  top: unset;
}

.core-events__list .core-events__item-duration {
  margin-top: 0;
}

/* END: EVENTS*/
.core-more-button {
  color: #0e3f75 !important;
  border-radius: 8px;
  background-color: #ffffff;
  stroke-width: 1;
  border: 1px #a2b3c8 solid;
}

.odx-ad-content-highlighted {
  background: linear-gradient(-100deg, #082646 0%, #0e3f75 100%);
}

.odx-ad-content-highlighted .odh-home__bottom-ad-summary,
.odx-ad-content-highlighted .odx-single-ads__item-summary,
.odx-ad-content-highlighted .odh-home__bottom-ad-footer {
  color: #ffffff;
  font-weight: normal;
}

.odx-ad-content-highlighted .odh-home__bottom-ad-summary > a,
.odx-ad-content-highlighted .odx-single-ads__item-summary > a,
.odx-ad-content-highlighted .odh-home__bottom-ad-footer > a {
  color: #ffffff;
}

body .content-body .odx-background-color-primary-additional {
  background-color: #0e3f75;
}

body .content-body .odx-background-color-primary-additional::after {
  background-color: #0e3f75;
}

body .content-body .odx-background-color-primary-additional::before {
  background-color: #0e3f75;
}

.b-all-width-background {
  position: relative;
  background-color: #0e3f75;
}

.b-all-width-background--highlighted::after {
  background: linear-gradient(-130deg, #0e3f75 100%, #0e3f75 100%);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  right: 100%;
  z-index: 0;
  content: "";
}

.b-all-width-background--highlighted::before {
  background: linear-gradient(-130deg, #082646 100%, #082646 100%);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  left: 100%;
  content: "";
  z-index: 0;
}

.odx-content__image--footer-second-row {
  line-height: 1em;
}

/* START ESRI Maps */
.odx-locations-map-wrapper .odx-location .odx-location__title {
  font-size: 18px;
  font-weight: bold;
  color: #525051;
}

.odx-locations-map-wrapper .odx-location .odx-location__address {
  font-size: 16px;
  color: #525051;
}

.odx-locations-map-wrapper .odx-location.selected .odx-location__title, .odx-locations-map-wrapper .odx-location.selected .odx-location__address {
  color: #525051;
}

/* END ESRI Maps */
/* START Contact Form */
.ohio-select-select {
  background-color: white;
  border-color: #3963a1;
  border-width: 2px;
}

.ohio-select-select::before {
  right: 7px;
  top: 45%;
  font-size: 1.8rem;
}

.ohio-select-select::after {
  background-color: white;
  border-color: #3963a1;
  border-left-width: 2px;
}

.has-error .ohio-select-select,
.has-error .ohio-select-select::after {
  border-color: #a94442;
}

/* END Contact Form */
@media (max-width: 1499px) {
  .iop-utility-toolbar__list {
    gap: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item-title {
    font-size: 15px;
  }
}

/* START: FULL BANNER (SLICK) */
.content-body .odx-full-banner__details {
  background-color: rgba(6, 25, 47, 0.8);
}

.content-body .slick-dots li button:before {
  background-color: #c12637;
  border-color: #c12637;
  opacity: 25%;
}

.content-body .slick-dots li.slick-active button:before,
.content-body .slick-dots li.slick-active button:hover:before,
.content-body .slick-dots li.slick-active button:focus:before {
  background-color: #c12637;
  border-color: #c12637;
  opacity: 75%;
}

/* END: FULL BANNER (SLICK) */
.ohio-odx-alpha-directory__alphabet-char.is-active, .ohio-odx-alpha-directory__alphabet-char:hover {
  text-decoration: underline !important;
  color: #0e3f75 !important;
}

.ohio-odx-alpha-directory__group {
  margin-bottom: 40px;
}

.ohio-odx-alpha-directory__group-items > li {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.ohio-odx-alpha-directory__group-items > li a {
  text-decoration: none;
}

.ohio-odx-alpha-directory__group-items > li a:hover {
  text-decoration: underline;
}

.ohio-odx-alpha-directory__title {
  margin-bottom: 30px;
}

.ohio-odx-alpha-directory__title .ohio-odx-alpha-directory-container {
  margin-top: 20px;
}

.ohio-odx-alpha-directory__group-title {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.ohio-odx-alpha-directory__search-container .ohio-search-field.form-control {
  font-weight: 300;
  border-radius: 0;
  border-color: #d8d8d8;
}

.ohio-odx-alpha-directory__search-container .input-group-btn .fa {
  color: #0e3f75;
}

.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title {
  background-color: #0e3f75 !important;
}

.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title:hover a {
  color: white;
}

.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char.is-active {
  color: #0e3f75 !important;
}

.odx-az-index__alphabet-menu-container {
  background-color: #0e3f75;
}

.odx-az-index__button--active {
  color: #0e3f75;
}

.odx-az-index__button--active::after {
  background-color: #c12637;
}

.iop-filter__container .iop-filter__input-filter-btn {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.iop-filter__container .iop-filter__input-filter-btn:hover {
  background-color: #0B325E;
  border-color: #0B325E;
}

.iop-filter__container .iop-filter__reset-btn:hover {
  background-color: #525051;
  color: #ffffff;
}

/* END - Libraries > ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > ODH > odh-custom-styles.scss */
