/* FONTS */
/* @license MyFonts Webfont Build ID 3867246
 * The fonts listed in this notice are subject to the End User License Agreement(s) entered into by the website owner. All other parties are explicitly restricted from using the Licensed Webfonts(s).
 *   MyFonts Inc */
 @font-face {
  font-family: "URWDINSemiCondensed";
  src: url('../fonts/URWDINSemiCondensedBold/font.woff2') format('woff2'), url('../fonts/URWDINSemiCondensedBold/font.woff') format('woff');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: "URWDINCondensed";
  src: url('../fonts/URWDINCondensedBlack/font.woff2') format('woff2'), url('../fonts/URWDINCondensedBlack/font.woff') format('woff');
  font-display: swap;
  font-weight: 900;
}

@font-face {
  font-family: "TradeGothicNext";
  src: url('../fonts/TradeGothicNextRegular/font.woff2') format('woff2'), url('../fonts/TradeGothicNextRegular/font.woff') format('woff');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: "TradeGothicNext";
  src: url('../fonts/TradeGothicNextBold/font.woff2') format('woff2'), url('../fonts/TradeGothicNextBold/font.woff') format('woff');
  font-display: swap;
  font-weight: 700;
}

/* RESET */
html, 
body {
  box-sizing: border-box;
  height: auto;
  /* overflow-x: hidden; */
  scroll-behavior: smooth;
  width: 100%;
}

.page-template-default {
  overflow-x: hidden;
}

.loading-icon {
  height: 4rem;
  margin: auto;
}

.im-business-nav-open,
.im-full-nav-open,
.transparency-overlay-open {
  overflow: hidden;
}

body {
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  line-height: 1.6em;
  overflow: visible;
}

.body-content,
.im-body-content {
  padding-top: 0;
  min-height: 100vh;
}

.im-body-content .container {
  margin: 0 auto;
  max-width: none;
}

#purechat-container {
  position: fixed;
}

#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
  left: 15px;
}

.im-business-nav-open #purechat-container,
.im-full-nav-open #purechat-container,
.im-hotspotOpen #purechat-container,
.im-business-nav-open body .uwy,
.im-full-nav-open body .uwy,
.im-hotspotOpen .uwy {
  z-index: 499 !important;
}

body h1,
body h2,
body h3,
body h4 {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  line-height: 1.2em;
  margin: 0 0 .5em 0;
}

.btn,
.wp-block-buttons .wp-block-button__link,
input[type=submit],
button {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

body h1.script,
body h1 em,
body .h1.script,
body .stat-wrapper-block .stat-block p.stat-font-serif,
.stat-wrapper-block .stat-block body p.stat-font-serif,
body .h1 em,
body .stat-wrapper-block .stat-block p.stat-font-serif em,
.stat-wrapper-block .stat-block body p.stat-font-serif em {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
}

html body .mec-wrap .mec-event-grid-clean article.mec-event-article .mec-event-date,
html body .mec-wrap .mec-event-grid-clean article.mec-event-article .event-d,
html body .mec-wrap .mec-event-list-modern article.mec-event-article .mec-event-date,
html body .mec-wrap .mec-event-list-modern article.mec-event-article .event-d {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif !important;
  letter-spacing: 0;
}

html.im-hotspotOpen {
  height: 100vh;
  overflow: hidden;
}

.im-sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 1px;
}

.body-content .wrapper-block>ul li,
.blue_bullets li {
  padding: .3em 0;
  position: relative;
}

.body-content .wrapper-block>ul li:before,
.blue_bullets li:before {
  font-size: .4375em;
  left: -2.3em;
  position: absolute;
  top: .75em;
}

.skip-nav {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  display: block;
  font-size: 1rem;
  left: 50%;
  line-height: 1.2em;
  margin: 0 0 0 -5em;
  padding: 0.5em;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: -20em;
  width: 10em;
  z-index: -1;

}

.skip-nav.back {
  bottom: -200px;
  color: #000;
  position: fixed;
  top: auto;
}

.skip-nav:focus {
  top: 0;
  z-index: 9999;
}

.skip-nav.back:focus {
  bottom: 0;
  top: auto;
  z-index: 9999;
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Pro";
}

.search-results .pagination a {
  vertical-align: top;
}

/* NAVIGATION */
.im-header-seat {
  background: #000d39;
  display: block;
  font-size: 20px;
  height: 6em;
  position: relative;
}

.page-template-dbexplorerTemplate .im-header-seat,
.single-dataview .im-header-seat {
  display: none;
}

.home .im-header-seat,
.page-template-regions-page-template .im-header-seat,
.page-template-regions-detail-template .im-header-seat,
.page-template-suburban-living .im-header-seat,
.page-template-mid-sized-urban .im-header-seat,
.page-template-college-towns .im-header-seat,
.page-template-small-communities .im-header-seat,
.page-template-artistic-havens .im-header-seat,
.page-template-init-and-incent-page-template .im-header-seat,
.page-template-made-in-kansas .im-header-seat,
.page-template-kansas-facts .im-header-seat {
  display: none;
}

.im-header-wrap {
  background: #000d39;
  color: #fff;
  display: block;
  font-size: 20px;
  left: 0;
  position: fixed;
  top: 0;
  transition: .25s;
  width: 100%;
  z-index: 501;
}

.admin-bar .im-header-wrap {
  top: 32px;
}

.page-template-dbexplorerTemplate .im-header-wrap,
.single-dataview .im-header-wrap {
  background: transparent;
  color: #323232;
}

.page-template-dbexplorerTemplate.not-at-top .im-header-wrap,
.page-template-dbexplorerTemplate.mobile .im-header-wrap,
.single-dataview.not-at-top .im-header-wrap,
.single-dataview.mobile .im-header-wrap {
  -webkit-backdrop-filter: blur(.5em);
  backdrop-filter: blur(.5em);
}

.im-full-nav-open .page-template-dbexplorerTemplate.not-at-top .im-header-wrap,
.im-full-nav-open .page-template-dbexplorerTemplate.mobile .im-header-wrap,
.im-full-nav-open .single-dataview.not-at-top .im-header-wrap,
.im-full-nav-open .single-dataview.mobile .im-header-wrap {
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
}

.home .im-header-wrap,
.page-template-regions-page-template .im-header-wrap,
.page-template-regions-detail-template .im-header-wrap,
.page-template-suburban-living .im-header-wrap,
.page-template-mid-sized-urban .im-header-wrap,
.page-template-college-towns .im-header-wrap,
.page-template-small-communities .im-header-wrap,
.page-template-artistic-havens .im-header-wrap,
.page-template-init-and-incent-page-template .im-header-wrap,
.page-template-made-in-kansas .im-header-wrap,
.page-template-kansas-facts .im-header-wrap {
  background: transparent;
}

.im-sticky-nav .im-header-wrap {
  background: #000d39;
}

.page-template-dbexplorerTemplate.im-sticky-nav .im-header-wrap,
.single-dataview.im-sticky-nav .im-header-wrap {
  background: transparent;
}

.im-business-nav-open .im-header-wrap,
.im-full-nav-open .im-header-wrap {
  background: transparent;
}

.cdbg-scroll-down .im-header-wrap {
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
}

.im-header-center {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.page-template-dbexplorerTemplate .im-header-center,
.single-dataview .im-header-center {
  justify-content: center;
}

.im-header-left,
.im-header-right {
  align-content: center;
  align-items: center;
  display: inline-flex;
  justify-content: flex-start;
  position: relative;
}

.im-header-right {
  justify-content: flex-end;
}

.page-template-dbexplorerTemplate .im-header-right,
.single-dataview .im-header-right {
  position: absolute;
  right: 2em;
}

.im-header-logo {
  display: inline-block;
  margin: 0 0 0 -3.55em;
  padding: .775em 2.8em;
  position: relative;
  transition: .25s;
  vertical-align: middle;
}

.page-template-dbexplorerTemplate .im-header-logo,
.single-dataview .im-header-logo {
  margin: 0;
}

.im-business-nav-open .im-header-logo,
.im-full-nav-open .im-header-logo {
  opacity: .25;
}

.im-business-nav-open .im-header-logo:hover,
.im-business-nav-open .im-header-logo:focus,
.im-full-nav-open .im-header-logo:hover,
.im-full-nav-open .im-header-logo:focus {
  opacity: 1;
}

.im-header-logo img {
  display: block;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  max-width: 10.1em;
  position: relative;
  width: auto;
}

.im-header-logo img.dark {
  display: none;
  visibility: hidden;
}

.page-template-dbexplorerTemplate .im-header-logo img,
.single-dataview .im-header-logo img {
  display: none;
  visibility: hidden;
}

.page-template-dbexplorerTemplate .im-header-logo img.dark,
.single-dataview .im-header-logo img.dark {
  display: block;
  visibility: visible;
}

.im-full-nav-open .page-template-dbexplorerTemplate .im-header-logo img,
.im-full-nav-open .single-dataview .im-header-logo img {
  display: block;
  visibility: visible;
}

.im-full-nav-open .page-template-dbexplorerTemplate .im-header-logo img.dark,
.im-full-nav-open .single-dataview .im-header-logo img.dark {
  display: none;
  visibility: hidden;
}

.im-header-nav {
  align-content: center;
  align-items: center;
  display: inline-flex;
  justify-content: flex-start;
  position: relative;
  vertical-align: middle;
}

.page-template-dbexplorerTemplate .im-header-nav,
.single-dataview .im-header-nav {
  display: none;
}

.im-header-nav-link {
  color: #fff;
  display: inline-block;
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1em;
  padding: 2.5em 1.6em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: .25s;
  vertical-align: middle;
}

.page-template-dbexplorerTemplate .im-header-nav-link,
.single-dataview .im-header-nav-link {
  display: none;
}

.im-business-nav-open .im-header-nav-link,
.im-full-nav-open .im-header-nav-link {
  opacity: .25;
}

.im-business-nav-open .im-header-nav-link:hover,
.im-business-nav-open .im-header-nav-link:focus,
.im-full-nav-open .im-header-nav-link:hover,
.im-full-nav-open .im-header-nav-link:focus {
  opacity: 1;
}

.im-business-nav-open .im-header-nav-link[data-menu=im-business-menu] {
  opacity: 1;
}

.im-header-nav-link-dropdown::after,
.im-header-nav-link-dropdown:after {
  background: url(../images/dropdown-arrow.png) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: .4em;
  margin: .3em 0 .3em .5em;
  position: relative;
  transform-origin: center;
  vertical-align: top;
  width: .6em;
}

.im-business-nav-open .im-header-nav-link-dropdown::after,
.im-business-nav-open .im-header-nav-link-dropdown:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.im-header-nav-link .fa {
  color: #fff;
  display: inline-block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2em;
  margin: .05em 0 0 .3em;
  opacity: .5;
  position: relative;
  transform-origin: center;
  vertical-align: top;
}

.im-business-nav-open .im-header-nav-link .fa {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.im-search-icon {
  background: url(../images/mag.png) no-repeat center;
  background-size: .95em auto;
  display: inline-block;
  image-rendering: -webkit-optimize-contrast;
  margin: 0 0 0 -1em;
  padding: 2.3em 1.6em;
  position: relative;
  text-decoration: none;
  transition: .25s;
  vertical-align: middle;
  width: 4.2em;
}

.page-template-dbexplorerTemplate .im-search-icon,
.single-dataview .im-search-icon {
  background-color: rgba(3,3,3,.6);
  border-radius: 50%;
  height: 2.5em;
  margin: 0 .35em;
  padding: 0;
  width: 2.5em;
}

.im-business-nav-open .im-search-icon,
.im-full-nav-open .im-search-icon {
  opacity: .25;
}

.im-business-nav-open .im-search-icon:hover,
.im-business-nav-open .im-search-icon:focus,
.im-full-nav-open .im-search-icon:hover,
.im-full-nav-open .im-search-icon:focus {
  opacity: 1;
}

.im-search-icon .fa,
.im-search-icon .far {
  display: block;
  font-size: 1em;
  line-height: 1em;
}

.im-hamburger-icon {
  background: #FFC700;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  display: block;
  height: 2.5em;
  position: relative;
  width: 2.5em;
}

.im-business-nav-open .im-hamburger-icon {
  opacity: .25;
}

.im-business-nav-open .im-hamburger-icon:hover,
.im-business-nav-open .im-hamburger-icon:focus {
  opacity: 1;
}

.im-hamburger-icon::before,
.im-hamburger-icon:before,
.im-hamburger-icon::after,
.im-hamburger-icon:after {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  bottom: 0;
  content: '';
  display: block;
  height: .7em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: .25s;
  transform-origin: center;
  width: 1em;
}

.im-hamburger-icon::after,
.im-hamburger-icon:after {
  border-bottom: 0;
  height: 0;
}

.im-full-nav-open .im-hamburger-icon::before,
.im-full-nav-open .im-hamburger-icon:before,
.im-full-nav-open .im-hamburger-icon::after,
.im-full-nav-open .im-hamburger-icon:after {
  border-bottom: 0;
  height: 0;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.im-full-nav-open .im-hamburger-icon::after,
.im-full-nav-open .im-hamburger-icon:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.im-hamburger-icon-notification {
  background: #f00;
  bottom: 50%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif !important;
  font-size: .65em;
  font-weight: 700;
  left: 50%;
  line-height: 1.2em;
  margin: 0 0 .75em .75em;
  min-width: 1.69em;
  padding: .245em;
  position: absolute;
  text-align: center;
}

.im-hamburger-icon-notification-mobile {
  background: #f00;
  bottom: 10%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif !important;
  font-size: .65em;
  font-weight: 700;
  left: 23%;
  line-height: 1.2em;
  margin: 0 0 .75em .75em;
  min-width: 1.69em;
  padding: .245em;
  position: absolute;
  text-align: center;
}

/* MENUS */

.im-overlay-menu {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: #000d39;
  color: #fff;
  display: none;
  font-size: 20px;
  height: 100%;
  left: 0;
  padding: 6.15em 0 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}

.im-business-nav-open .im-overlay-menu[data-menu=im-business-menu],
.im-full-nav-open .im-overlay-menu[data-menu=im-full-menu] {
  display: block;
}

.im-overlay-menu-overflow {
  display: block;
  height: auto;
  max-height: 100%;
  overflow: auto;
  padding: 2.65em 0 2em;
  position: relative;
  width: 100%;
}

.im-overlay-menu-center {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-height: 100%;
  max-width: 80em;
  overflow: auto;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-overlay-menu-column {
  display: inline-block;
  overflow: visible;
  padding: 0 3.2em;
  position: relative;
  vertical-align: top;
}

.im-overlay-menu-column:first-child {
  padding-left: 0;
}

.im-overlay-menu-column:last-child {
  padding-right: 0;
}

.im-overlay-menu-column+.im-overlay-menu-column {
  border-left: 1px solid #5b5b5b;
}

.im-overlay-menu-column-title {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", "URW DIN Cond", "Arial Narrow", Arial, sans-serif;
  font-size: 1.7em;
  font-weight: 900;
  line-height: 1.1em;
  margin: .4em 0 .9em 0;
  max-width: 10em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: .25s;
}

.im-overlay-menu-column-title:first-child {
  margin-top: 0;
}

a.im-overlay-menu-column-title:hover,
a.im-overlay-menu-column-title:focus {
  color: #FFC700;
}

.im-overlay-menu-notification {
  background: #f00;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: .5883em;
  font-weight: 700;
  line-height: 1em;
  min-width: 1.87em;
  padding: .415em .435em .455em .435em;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
}

.im-menu-news-tile {
  background: rgba(217, 217, 217, .1);
  border-radius: .4em;
  display: block;
  margin: .65em 0 0 0;
  max-width: 22em;
  padding: .95em 1.3em 1.15em 7.35em;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.im-menu-news-tile-image {
  display: block;
  height: calc(100% - 2.1em);
  left: 1em;
  max-height: 3.5em;
  position: absolute;
  top: .95em;
  width: 5.35em;
}

.im-menu-news-tile-image img {
  display: block;
  filter: brightness(0) invert(1);
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  position: relative;
}

.im-menu-news-tile-content-title {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: .9em;
  font-weight: 700;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  line-height: 1.44em;
  max-height: 4.32em;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .25s;
  width: 100%;
}

.im-menu-news-tile:hover,
.im-menu-news-tile:focus {
  color: #FFC700;
}

.im-menu-news-tile-content-date {
  color: #acacac;
  display: block;
  font-size: .7em;
  font-weight: 700;
  line-height: 1.85em;
  width: 100%;
}

.im-menu-more-link {
  color: #ffc700;
  display: block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .1em 0;
  padding: 1.5em 0 0 0;
  position: relative;
  text-decoration: none;
  transition: .25s;
}

.im-menu-more-link:hover,
.im-menu-more-link:focus {
  color: #fff;
}

.im-menu-more-link .fa {
  color: inherit;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  margin: .1em 0 0 .4em;
  position: relative;
  transition: .25s;
  vertical-align: top;
}

.im-menu-more-link:hover .fa,
.im-menu-more-link:focus .fa {
  color: inherit;
  margin-left: .7em;
}

.im-menu-link-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 2em;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-menu-link-column {
  display: inline-block;
  flex: 1 1 0;
  position: relative;
  vertical-align: top;
}

.im-menu-link {
  color: #fff;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.33em;
  padding: .56em 1.2em .56em 0;
  position: relative;
  text-decoration: none;
  transition: .25s;
}

.im-menu-link:first-child {
  margin-top: -.56em;
}

.im-menu-link.sublink {
  color: #acacac;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.33em;
}

.im-menu-link:hover,
.im-menu-link:focus,
.im-menu-link.sublink:hover,
.im-menu-link.sublink:focus {
  color: #FFC700;
}

.im-menu-link::after,
.im-menu-link:after {
  color: #FFC700;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: .9em;
  font-weight: 400;
  left: auto;
  line-height: 1em;
  margin: .3em 0 0 .5em;
  position: absolute;
  top: auto;
  transition: margin .25s;
}

.im-menu-link.sublink::after,
.im-menu-link.sublink:after {
  color: inherit;
  font-size: 1em;
  margin: .2em 0 0 .5em;
}

.im-menu-link:hover::after,
.im-menu-link:hover:after,
.im-menu-link:focus::after,
.im-menu-link:focus:after {
  margin-left: 1em;
}

.im-menu-notice {
  border-radius: .4em;
  color: #fff;
  display: block;
  margin: .65em 0 0 -2em;
  padding: .65em 1.4em .85em 2em;
  position: relative;
  text-decoration: none;
}

.im-menu-notice.new {
  background: rgba(217, 217, 217, .1);
}

.im-menu-notice.new::before,
.im-menu-notice.new:before {
  background: #f00;
  border-radius: 50%;
  content: '';
  display: block;
  height: .45em;
  left: .85em;
  line-height: 0;
  position: absolute;
  top: 1.125em;
  width: .45em;
}

.im-menu-notice-title {
  color: #fff;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.44em;
  max-width: 16em;
  position: relative;
  transition: .25s;
}

.im-menu-notice:hover .im-menu-notice-title,
.im-menu-notice:focus .im-menu-notice-title {
  color: #FFC700;
}

.im-menu-notice-date {
  color: #acacac;
  display: block;
  font-size: .7em;
  font-weight: 700;
  line-height: 1.85em;
  max-width: 18.3em;
  position: relative;
}

.im-menu-big-link {
  display: block;
  padding: .6em 0;
  position: relative;
  text-decoration: none;
}

.im-menu-big-link:first-child {
  margin-top: -.6em;
}

.im-menu-big-link-title {
  color: #fff;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.33em;
  padding: 0 1.2em .06em 0;
  position: relative;
  transition: .25s;
}

.im-menu-big-link:hover .im-menu-big-link-title,
.im-menu-big-link:focus .im-menu-big-link-title {
  color: #FFC700;
}

.im-menu-big-link-title::after,
.im-menu-big-link-title:after {
  color: #FFC700;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: .9em;
  font-weight: 400;
  left: auto;
  line-height: 1em;
  margin: 0.3em 0 0 0.5em;
  position: absolute;
  top: auto;
  transition: margin .25s;
}

.im-menu-big-link:hover .im-menu-big-link-title::after,
.im-menu-big-link:hover .im-menu-big-link-title:after,
.im-menu-big-link:focus .im-menu-big-link-title::after,
.im-menu-big-link:focus .im-menu-big-link-title:after {
  margin-left: 1em;
}

.im-menu-big-link-desc {
  color: #acacac;
  display: block;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.46em;
  max-width: 18em;
  position: relative;
}

.im-mobile-menu-overlay {
  display: none;
}

.im-business-nav-open .widget-translator,
.im-full-nav-open .widget-translator {
  opacity: .25;
}

.im-business-nav-open .widget-translator:hover,
.im-full-nav-open .widget-translator:hover {
  opacity: 1;
}

/* HERO */
.im-main-hero {
  background: #000;
  display: block;
  font-size: 20px;
  height: 100vh;
  min-height: 35em;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-main-hero-item,
.im-main-hero-item .slick-slide {
  display: block;
  height: 100%;
  min-height: 35em;
  position: relative;
  width: 100%;
}

.im-main-hero .slick-list,
.im-main-hero .slick-track {
  height: 100%;
}

.im-main-hero-background {
  background: #000;
  background-blend-mode: multiply;
  mix-blend-mode: normal;
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-main-hero-background::before,
.im-main-hero-background:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 7em;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .8;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.im-main-hero-background::after,
.im-main-hero-background:after {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 89%;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.im-main-hero-background img,
.im-main-hero-background video,
.im-main-hero-background iframe {
  border: 0;
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-main-hero-background video,
.im-main-hero-background iframe {
  bottom: -50em;
  left: -50em;
  margin: auto;
  min-height: 57vw;
  min-width: 178vh;
  right: -50em;
  top: -50em;
}

.im-video-control-slide-wrap {
  align-content: flex-start;
  align-items: flex-start;
  bottom: 6.2em;
  display: flex;
  gap: .4em;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.im-control-slide {
  cursor: pointer;
  display: inline-block;
  height: 2.5em;
  pointer-events: all;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 2em;
}

.im-control-slide-bar {
  background: rgba(255, 255, 255, .5);
  border-radius: 1em;
  bottom: 0;
  display: block;
  height: .1em;
  margin: auto;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-control-slide:hover .im-control-slide-bar,
.im-control-slide:focus .im-control-slide-bar {
  background: rgba(255, 255, 255, .75);
}

.im-barfill {
  background: #fff;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleX(0);
  transform-origin: left center;
  width: 100%;
}

.im-main-hero-center {
  align-content: center;
  align-items: center;
  display: flex;
  min-height: 100%;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-hero-center-inner {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}

.im-main-hero-headline {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 4.5em;
  font-weight: 700;
  line-height: .9167em;
  max-width: 8em;
  position: relative;
  text-transform: uppercase;
}

.im-main-company-content {
  align-items: flex-end;
  bottom: -3.7em;
  display: flex;
  justify-content: flex-end;
  max-width: 18em;
  position: absolute;
  right: 3.8em;
  width: 100%;
}

.im-main-company-text-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: nowrap;
  gap: 1.4em;
  justify-content: flex-start;
  position: relative;
  vertical-align: top;
}

.im-main-company-content::before,
.im-main-company-content:before {
  background: #757575;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  width: 100%;
}

.im-main-company-text-inner {
  display: block;
  position: relative;
  text-align: right;
}

.im-main-company-img {
  display: block;
  margin: 0 0 .8em 0;
  position: relative;
  top: .2em;
}

.im-main-company-img img {
  display: block;
  max-height: 2.25em;
  max-width: 4em;
  position: relative;
}

.im-main-company-img .slick-slide img {
  display: block;
  position: relative;
  width: 100%;
}

.im-company-text-title {
  color: #FFC700;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 .1em 0;
  position: relative;
  width: 100%;
}

.im-company-text-desc {
  color: #757575;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0 0 .8em 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.im-main-content-awards-wrap {
  display: block;
  margin-left: auto;
  padding: 0 0 2.9em 3.6em;
  position: relative;
  width: 100%;
}

.im-main-content-awards {
  align-items: stretch;
  align-content: flex-end;
  display: flex;
  flex-wrap: nowrap;
  gap: .5em;
  justify-content: flex-start;
  /*justify-content: space-between;*/
  margin: 0 0 0 auto;
  max-width: 44.1em;
  min-height: 0;
  min-width: 0;
  position: relative;
  width: 100%;
}

.im-main-content-awards-item {
  display: inline-block;
  /*flex: 1 1 25%;*/
  height: 100%;
  margin-right: 1em;
  position: relative;
  /*width: 25%;*/
  width: 9.85em;
}

.im-main-content-awards-item:last-child {
  margin-right: 0;
}

.im-main-content-awards-item img {
  display: block;
  position: relative;
  width: 100%;
}

.im-awards-title {
  color: #1e1e1e;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: .9em;
  margin-bottom: .8em;
  position: relative;
}

.im-awards-title::after,
.im-awards-title:after {
  background: #FFC700;
  bottom: -.5em;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}

.im-awards-desc {
  color: #1e1e1e;
  display: block;
  font-size: .65em;
  font-weight: 700;
  line-height: 1.2em;
  opacity: .7;
  padding: 0 .5em;
  position: relative;
}

.im-main-hero .slick-dots {
  bottom: 6.75em;
  align-content: center;
  align-items: center;
  background: transparent;
  border-radius: 0;
  display: block;
  justify-content: flex-start;
  list-style: none;
  max-width: 80em;
  margin: 0 auto;
  padding: 0 0.8em;
  position: absolute;
  position: relative;
  width: 100%;
  z-index: 1000;
}

.im-main-hero .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  list-style-type: none;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 40px;
}

.im-main-hero .slick-dots li::before,
.im-main-hero .slick-dots li:before {
  background: #E2E2E2;
  border-radius: 10px;
  content: '';
  font-size: 6px;
  height: 2px;
  left: 0;
  line-height: 20px;
  opacity: .5;
  position: absolute;
  text-align: center;
  top: 1.3em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  z-index: 1;
}

.im-main-hero .slick-dots li.slick-active::before,
.im-main-hero .slick-dots li.slick-active:before {
  background: #ffffff;
  opacity: 1;
}

.im-main-hero .slick-dots li button {
  display: none;
  height: 20px;
  width: 40px;
}

/* HOME */
.im-main-content-wrap,
.im-page-section-wrap,
.im-cdbg-content-wrap {
  display: block;
  font-size: 20px;
  position: relative;
  width: 100%;
}

.im-page-section-wrap {
  border-top: 2px solid #D9D9D9;
  padding: 4.6em 0;
}

.im-main-hero+.im-main-content-wrap {
  margin: -6.2em 0 0 0;
  padding-bottom: 6em;
  z-index: 1;
}

.im-main-hero+.im-main-content-wrap::before,
.im-main-hero+.im-main-content-wrap:before {
  background: #fff;
  content: '';
  display: block;
  height: 6.6em;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}

.im-main-content-center,
.im-alerts-content-center,
.im-gov-content-center,
.im-notices-content-center,
.im-init-story-center,
.im-news-story-center,
.im-cdbg-content-center,
.im-cdbg-focus-center,
.im-cdbg-details-apply-center {
  display: flex;
  margin: 0 auto;
  max-width: 80em;
  margin-bottom: -1em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-init-story-center {
  margin-bottom: 0;
}

.im-notices-content-center {
  flex-wrap: wrap;
  margin-bottom: 0;
}

.im-alerts-content-center,
.im-gov-content-center {
  flex-direction: column;
}

.im-main-content-news-wrap {
  background: #fff;
  display: inline-block;
  flex: 0 0 18.85em;
  position: relative;
  width: 18.85em;
}

.im-callout-wrap {
  background: rgb(255, 199, 0);
  background: -moz-linear-gradient(top, rgba(255, 199, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 199, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 199, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc700', endColorstr='#ffb800', GradientType=0);
  margin: 0;
  padding: 1.8em 1.9em;
  /*padding: 2em 1.9em;*/
  position: relative;
  width: 18.85em;
  z-index: 1;
}

.im-callout-wrap.lt-blue {
  background: rgb(0, 120, 187);
  background: -moz-linear-gradient(top, rgba(0, 120, 187) 0%, rgba(0, 93, 145, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 120, 187) 0%, rgba(0, 93, 145, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 120, 187) 0%, rgba(0, 93, 145, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078BB', endColorstr='#005D91', GradientType=0);
  padding: 2.7em 1.9em 1.7em;
  z-index: 1;
}

.im-callout-wrap.drk-blue {
  background: rgb(0, 29, 125);
  background: -moz-linear-gradient(top, rgba(0, 29, 125) 0%, rgba(0, 13, 57, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 29, 125) 0%, rgba(0, 13, 57, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 29, 125) 0%, rgba(0, 13, 57, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001D7D', endColorstr='#000D39', GradientType=0);
  padding: 2.7em 1.9em 1.7em;
  z-index: 1;
}

.im-callout-wrap.reversed {
  margin: 0 0 0 auto;
}

.im-callout-wrap::after,
.im-callout-wrap:after {
  border-left: 5em solid transparent;
  border-top: 2.5em solid #ffb800;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
}

.im-callout-wrap.lt-blue::after,
.im-callout-wrap.lt-blue:after {
  border-left: 3.7em solid transparent;
  border-top: 2.1em solid #005D91;
  content: '';
}

.im-callout-wrap.reversed::after,
.im-callout-wrap.reversed:after {
  border-left: 0 solid transparent;
  border-right: 5em solid transparent;
  border-top: 2.5em solid #000D39;
  content: '';
  right: auto;
  left: 0;
}

.im-callout-wrap.drk-blue::after,
.im-callout-wrap.drk-blue:after {
  border-left: 0 solid transparent;
  border-top: 2.1em solid #000D39;
  content: '';
}

.im-callout-window {
  border: 20px solid #ffc700;
  border-right: 0;
  border-bottom: 0;
  bottom: 100%;
  clip-path: polygon(0% 0%, 88.5% 0%, 100% 100%, 0% 100%);
  display: block;
  height: 2.15em;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  margin-bottom: -1px;
}

.lt-blue .im-callout-window,
.drk-blue .im-callout-window {
  border: 20px solid #0078BB;
  border-right: 0;
  border-bottom: 0;
  bottom: 100%;
  margin-bottom: -1px;
}

.drk-blue .im-callout-window {
  border: 20px solid #001D7D;
  border-right: 0;
  border-bottom: 0;
  bottom: 100%;
  margin-bottom: -1px;
}

.im-callout-window::before,
.im-callout-window:before {
  background: #ffc700;
  bottom: 0;
  content: '';
  display: block;
  height: 4.5em;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: right bottom;
  width: 1em;
}

.lt-blue .im-callout-window::before,
.lt-blue .im-callout-window:before {
  background: #0078BB;
}

.drk-blue .im-callout-window::before,
.drk-blue .im-callout-window:before {
  background: #001D7D;
}

.im-callout-text {
  color: #323232;
  display: block;
  font-family: "URWDINCondensed", "URW DIN Cond", "Arial Narrow", Arial, sans-serif;
  font-size: 1.15em;
  font-weight: 900;
  letter-spacing: .01em;
  line-height: 1.13em;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.im-callout-desc {
  color: #323232;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.lt-blue .im-callout-text,
.drk-blue .im-callout-text {
  color: #ffffff;
}

.im-main-content,
.im-cdbg-content {
  align-content: flex-start;
  align-items: flex-start;
  background: #fff;
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  padding: 0 0 0 2em;
  position: relative;
  width: 100%;
}

/*.im-cdbg-content {
width: auto;
}*/
.im-main-content-stat-wrap {
  display: block;
  max-width: 47.6em;
  position: relative;
  width: 100%;
}

.im-main-content-stat {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  padding: 3.4em 0;
  position: relative;
}

.im-main-content-stat:nth-child(1) {
  padding: 3.4em 0 2.2em;
}

.im-main-content-stat-rank {
  border-top: 8px solid #FFC700;
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  font-size: 3.6em;
  font-weight: 700;
  line-height: .9167em;
  margin: 0;
  padding: .11em 0;
  position: relative;
}

.im-main-content-stat-rank sup {
  top: -.3em;
}

.im-main-content-stat-info {
  align-content: flex-end;
  align-items: flex-end;
  border-top: 8px solid transparent;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.im-main-content-stat-title {
  color: #323232;
  display: block;
  flex: 0 0 auto;
  flex-basis: calc(100% - 8rem);
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  font-size: 3.6em;
  font-weight: 700;
  line-height: .9167em;
  margin: 0;
  padding: .125em .25em;
  position: relative;
}

.im-main-content-stat-source {
  color: #949494;
  display: block;
  flex: 0 0 8rem;
  font-size: .8em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: 0 0 .8em 0;
  position: relative;
  text-align: right;
}

.im-main-content-stat-desc {
  color: #757575;
  display: block;
  flex: 0 0 auto;
  flex-basis: calc(100% - 8rem);
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.33em;
  margin: 0;
  max-width: 27em;
  padding: .4167em .75em 0 1.15em;
  position: relative;
  width: 100%;
}

.im-main-content-stat-desc b,
.im-main-content-stat-desc strong {
  color: #000;
}

.im-content-news-wrap {
  display: block;
  position: relative;
}

.im-content-news-wrap-inner {
  display: block;
  position: relative;
}

.im-content-news-item {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  padding: 1.8em 0;
  position: relative;
  text-decoration: none;
  /*padding: 6.8em 0 1.8em;*/
}

.im-content-news-item:last-child {
  border-bottom: none;
}

.im-content-news-image-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  max-height: 3.7em;
  max-width: 7em;
  position: relative;
  padding: 0 0 .8em 0;
  width: 100%;
}

.im-content-news-image-wrap img {
  display: block;
  height: auto;
  max-height: 3em;
  max-width: 100%;
  position: relative;
  width: auto;
}

.im-content-news-desc {
  display: block;
  position: relative;
}

.im-content-news-main {
  color: #757575;
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.25em;
  margin-bottom: .4em;
  position: relative;
  text-decoration: none;
}

.im-content-news-date {
  color: #757575;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
  text-decoration: none;
}

/* FOOTER */
.im-footer-wrap {
  background: #000D39;
  color: #fff;
  display: block;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 400;
}

.im-footer-wrap::after,
.im-footer-wrap:after {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  opacity: 0.6;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.im-footer-center {
  display: block;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-footer-top {
  align-items: stretch;
  display: flex;
  flex: 1 1 100%;
  flex-wrap: wrap;
  gap: 0 1.8em;
  justify-content: space-between;
  padding: 6.1em 0 0;
  position: relative;
  width: 100%;
}

.im-footer-logo-wrap {
  display: block;
  flex: 1 1 100%;
  padding-bottom: 3.8em;
  position: relative;
  width: 100%;
}

.im-footer-logo {
  display: block;
  margin: 0 auto;
  max-width: 8.6em;
  position: relative;
  width: 100%;
}

.im-footer-item {
  display: inline-block;
  flex: 0 0 20%;
  flex-basis: calc(20% - 2em);
  position: relative;
  width: calc(20% - 2em);
}

.im-footer-bottom {
  display: block;
  margin: 3.8em 0 0 0;
  padding: 0 0 4.5em 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-footer-bottom::before,
.im-footer-bottom::before {
  border: 1px solid rgba(255, 255, 255, .2);
  content: '';
  display: block;
  left: 50%;
  margin: 0 0 0 -100vw;
  position: absolute;
  top: 0;
  width: 200vw;
}

.im-big-link {
  display: block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}

.im-big-link-title {
  color: #FFFFFF;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.05em;
  padding-bottom: .2em;
  text-decoration: none;
  text-transform: uppercase;
}

.im-big-link-desc {
  color: #fff;
  display: block;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  opacity: .6;
  padding-bottom: .5em;
  position: relative;
}

.im-big-link:hover .im-big-link-title {
  color: #FFC700;
}

.im-footer-copyright-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-footer-copyright-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: .8em 0;
  position: relative;
}

.im-footer-copy-wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
}

.im-footer-copy {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.im-footer-copy.copyright {
  opacity: .6;
}

.im-footer-copy a {
  color: #fff;
  opacity: .6;
  text-decoration: none;
}

.im-footer-copy:hover a:hover,
.im-footer-fopy:focus a:focus {
  opacity: 1;
}

.im-footer-copy a:hover,
.im-footer-copy a:focus {
  color: #FFC700;
  opacity: 1;
}

.im-footer-bottom-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.8em;
  justify-content: space-between;
  padding: 2.5em 0 0 0;
  position: relative;
  width: 100%;
}

.im-footer-bottom-extra-link-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 1.75em 0;
  position: relative;
  width: 100%;
}

.im-footer-bottom-extra-link {
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  padding: 0 1.1em;
  position: relative;
  text-decoration: none;
}

.im-footer-bottom-extra-link:first-child {
  margin: 0 0 0 -1.1em;
}

.im-footer-bottom-extra-link:hover,
.im-footer-bottom-extra-link:focus {
  color: #FFC700;
}

.im-footer-bottom-extra-link+.im-footer-bottom-extra-link::before,
.im-footer-bottom-extra-link+.im-footer-bottom-extra-link:before {
  color: #fff;
  content: '|';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}

.im-social-item {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  justify-content: flex-start;
  max-width: 26.25em;
  width: 100%;
}

.im-footer-social-link {
  border-radius: 50%;
  height: 1.8em;
  margin-right: 1.3em;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 1.8em;
}

.im-footer-social-link::before,
.im-footer-social-link:before {
  background: url(../images/fb-yellow-icon.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: '';
  height: 1.7em;
  line-height: 1.2em;
  left: 0;
  margin: auto;
  padding: 0.4rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  width: 1.5em;
}

.im-footer-social-link.tw::before,
.im-footer-social-link.tw:before {
  background: url(../images/new-twitter-yellow.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.li::before,
.im-footer-social-link.li:before {
  background: url(../images/linkin-yellow-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.in::before,
.im-footer-social-link.in:before {
  background: url(../images/insta-yellow-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.yt::before,
.im-footer-social-link.yt:before {
  background: url(../images/yt-yellow-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.fb:hover::before,
.im-footer-social-link.fb:hover:before {
  background: url(../images/fb-white-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.tw:hover::before,
.im-footer-social-link.tw:hover:before {
  background: url(../images/new-twitter-white.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.li:hover::before,
.im-footer-social-link.li:hover:before {
  background: url(../images/linkedin-white-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.in:hover::before,
.im-footer-social-link.in:hover:before {
  background: url(../images/insta-white-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-footer-social-link.yt:hover::before,
.im-footer-social-link.yt:hover:before {
  background: url(../images/yt-white-icon.png) no-repeat center;
  background-size: contain;
  content: '';
}

.im-dot {
  color: #fff;
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.65em;
  position: relative;
  vertical-align: top;
}

.im-dot:last-of-type {
  display: none;
}

.im-arrow-block {
  display: block;
  height: 1.4em;
  margin: 0;
  position: relative;
  width: 1.4em;
}

.im-arrow-block::after,
.im-arrow-block:after {
  color: #FFC700;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.3em;
  font-weight: 400;
  left: auto;
  line-height: 1em;
  margin: .1em 0 0 0;
  position: absolute;
  top: auto;
}

.im-footer-columns {
  align-items: flex-start;
  display: flex;
  gap: 1.9em;
  justify-content: space-between;
  width: 100%;
}

.im-footer-item-wrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5em;
  justify-content: center;
  position: relative;
  width: 100%;
}

/* ALERTS SECTION */
.im-callout-outer-wrap.reversed {
  display: block;
  position: relative;
  width: 100%;
}

.im-callout-outer-wrap.rev {
  display: block;
  margin-top: -8.5em;
  margin-bottom: 7.2em;
  position: relative;
}

.im-callout-outer-wrap {
  display: block;
  margin: -9.4em 0 3.5em 0;
  position: relative;
}

.im-gov-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 8em;
  position: relative;
}

.im-gov-content-info {
  display: block;
  max-width: 52.95em;
  position: relative;
  width: 100%;
}

.im-gov-content-title {
  color: #a6a6a6;
  display: block;
  font-family: "URWDINCondensed", Arial, sans-serif;
  font-size: 4em;
  font-weight: 900;
  line-height: 1.125em;
  position: relative;
}

.im-gov-content-title b {
  color: #000D39;
  position: relative;
}

.im-block-border {
  background-color: #000D39;
  display: block;
  height: 0.4em;
  margin: 3.05rem 0 3.45rem 0;
  position: relative;
  width: 3.35rem;
}

.im-gov-content-desc {
  color: #757575;
  display: block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: .2em;
  position: relative;
}

.im-gov-content-desc-bold {
  color: #323232;
  display: block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  position: relative;
}

.im-alerts-notices-wrap {
  align-items: stretch;
  display: flex !important;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 0;
  min-width: 100%;
  overflow: hidden;
  padding: .8em 0 3.65em 0;
  -webkit-overflow-scrolling: touch;
  width: calc(((100vw - 100%) / 2) + 100%);
}

.im-alerts-notices-wrap.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.im-alerts-item {
  border-radius: .8rem;
  display: inline-block;
  margin-right: .7em;
  max-width: 23.9em;
  padding: 1em .7em;
  position: relative;
  text-decoration: none;
  width: 23.9em;
}

.im-alerts-shadow {
  background: #fff;
  box-shadow: 0px 0px 25px rgb(0 0 0 / 15%);
  -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 15%);
  -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  border-radius: .8rem;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-image-wrap {
  background: #ccc;
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-image-wrap::before,
.im-image-wrap:before {
  display: block;
  content: '';
  padding: 70.9% 0 0 0;
  position: relative;
  width: 100%;
}

.im-image-wrap img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-details {
  display: block;
  padding: 2.25em 2.25em 4.5em 2.25em;
  position: relative;
  width: 100%;
}

.im-details-inner {
  text-decoration: none;
}

.im-detail-title {
  color: #323232;
  display: -webkit-box;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.25em;
  max-width: 15.5em;
  position: relative;
  overflow: hidden;
}

.im-detail-subheading {
  color: #757575;
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  padding: .375em 0 0 0;
  position: relative;
  vertical-align: top;
}

.im-detail-read-more {
  bottom: 2.3em;
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  left: 2.8125em;
  position: absolute;
}

.im-detail-read-more::after,
.im-detail-read-more:after {
  color: #0078BB;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  margin: -.05em 0 0 .35em;
  position: relative;
  vertical-align: top;
}

.im-details-arrow {
  bottom: 2.6rem;
  display: block;
  font-size: 1em;
  height: 1.8em;
  left: 2.7rem;
  line-height: 1.2em;
  position: absolute;
  right: auto;
  width: 1.8em;
}

.im-details-arrow::before,
.im-details-arrow:before {
  color: #0078BB;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5em;
  font-weight: 400;
  left: auto;
  line-height: 1em;
  margin: 0.3em 0 0 0.1em;
  position: absolute;
  top: auto;
}

.im-word-deco-left {
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 27.5em;
  font-weight: 700;
  letter-spacing: .1em;
  left: -41px;
  opacity: .15;
  pointer-events: none;
  position: absolute;
  top: 24.6%;
  -webkit-text-fill-color: #AAAAAA;
}

.im-word-deco-right {
  display: block;
  bottom: 38.9%;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 27.6em;
  font-weight: 700;
  letter-spacing: .1em;
  opacity: .15;
  pointer-events: none;
  position: absolute;
  right: -93px;
  -webkit-text-fill-color: #AAAAAA;
}

.im-alerts-notices-wrap .slick-arrow,
.im-content-news-wrap-inner .slick-arrow {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: linear-gradient(180deg, #0078BB 0%, #005D90 100%);
  border-radius: 50%;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
  color: #fff;
  cursor: pointer;
  font-size: 0;
  height: 15.1rem;
  image-rendering: -webkit-optimize-contrast;
  margin: -2.8rem 0 0 0;
  position: absolute;
  right: -2.85rem;
  top: 53.5%;
  transition: .25s;
  width: 15.1rem;
}

/*.im-alerts-notices-wrap .slick-arrow.slick-prev, 
.im-content-news-wrap-inner .slick-arrow.slick-prev {
display: none !important;
}*/
.im-alerts-notices-wrap .slick-arrow.slick-next,
.im-alerts-notices-wrap .slick-arrow.slick-prev,
.im-content-news-wrap-inner .slick-arrow.slick-next,
.im-content-news-wrap-inner .slick-arrow.slick-prev {
  position: absolute;
  right: -10.5rem;
}

.im-alerts-notices-wrap .slick-arrow.slick-prev,
.im-content-news-wrap-inner .slick-arrow.slick-prev {
  left: -10.5rem;
  z-index: 1;
}

.im-alerts-notices-wrap .slick-arrow.slick-next:hover,
.im-alerts-notices-wrap .slick-arrow.slick-prev:hover,
.im-content-news-wrap-inner .slick-arrow.slick-next:hover,
.im-content-news-wrap-inner .slick-arrow.slick-prev:hover {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.im-alerts-notices-wrap.slick-slider .slick-track,
.im-content-news-wrap-inner .slick-track {
  height: 100%;
  padding: .8em 0;
}

.im-alerts-notices-wrap.slick-slider .slick-track {
  left: 1.4em;
}

.im-alerts-notices-wrap.slick-slider .slick-next:before,
.im-alerts-notices-wrap.slick-slider .slick-next::before,
.im-alerts-notices-wrap.slick-slider .slick-prev:before,
.im-alerts-notices-wrap.slick-slider .slick-prev::before,
.im-content-news-wrap-inner.slick-slider .slick-next:before,
.im-content-news-wrap-inner.slick-slider .slick-next::before,
.im-content-news-wrap-inner.slick-slider .slick-prev:before,
.im-content-news-wrap-inner.slick-slider .slick-prev::before,
.stats-slider.slick-slider .slick-prev::before {
  background: url(../images/arrow_forward_slick.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.95em;
  left: 1.3em;
  position: absolute;
  top: 43%;
  width: 1.95em;
}

.im-alerts-notices-wrap.slick-slider .slick-prev:before,
.im-alerts-notices-wrap.slick-slider .slick-prev::before,
.im-content-news-wrap-inner.slick-slider .slick-prev:before,
.im-content-news-wrap-inner.slick-slider .slick-prev::before,
.stats-slider.slick-slider .slick-prev::before {
  left: auto;
  right: 1.3em;
  transform: rotate(180deg);
}

.im-page-section-wrap .im-callout-outer-wrap::before,
.im-page-section-wrap .im-callout-outer-wrap:before {
  background: #d9d9d9;
  content: '';
  display: block;
  height: 2px;
  left: auto;
  margin: 0 -1em 0 0;
  position: absolute;
  right: 100%;
  top: -2.1em;
  width: 100vw;
}

.im-page-section-wrap .im-callout-outer-wrap::after,
.im-page-section-wrap .im-callout-outer-wrap:after {
  background: #fff;
  content: '';
  display: block;
  height: 7em;
  left: auto;
  margin: 0 -1em 0 0;
  position: absolute;
  right: 100%;
  top: 0;
  width: 100vw;
}

.im-page-section-wrap .im-callout-outer-wrap.rev::after,
.im-page-section-wrap .im-callout-outer-wrap.rev:after {
  background: #fff;
  content: '';
  display: block;
  height: 7em;
  left: 100%;
  margin: 0 0 0 -1em;
  position: absolute;
  right: auto;
  top: 0;
  width: 100vw;
}

/* REGIONS */
.im-hero-region-wrap {
  align-content: center;
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 100vh;
  justify-content: space-between;
  min-height: 35em;
  position: relative;
  width: 100%;
}

.im-hero-region-wrap::after,
.im-hero-region-wrap:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 14.5em;
  left: 0;
  opacity: .6;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-hero-region {
  align-content: center;
  align-items: center;
  display: inline-flex;
  flex: 1 1 20%;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  vertical-align: top;
  width: 20%;
}

/*.im-hero-region::before,
.im-hero-region:before {
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  opacity: .9;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.im-hero-region:nth-child(1)::before,
.im-hero-region:nth-child(1):before {
  background: -moz-linear-gradient(top, rgba(9,22,41,0) 0%, rgba(9,22,41,1) 90%, rgba(9,22,41,1) 100%);
  background: -webkit-linear-gradient(top, rgba(9,22,41,0) 0%,rgba(9,22,41,1) 90%,rgba(9,22,41,1) 100%);
  background: linear-gradient(to bottom, rgba(9,22,41,0) 0%,rgba(9,22,41,1) 90%,rgba(9,22,41,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00091629', endColorstr='#091629',GradientType=0 );
}
.im-hero-region:nth-child(2)::before,
.im-hero-region:nth-child(2):before {
  background: -moz-linear-gradient(top, rgba(75,111,133,0) 0%, rgba(75,111,133,1) 90%, rgba(75,111,133,1) 100%);
  background: -webkit-linear-gradient(top, rgba(75,111,133,0) 0%,rgba(75,111,133,1) 90%,rgba(75,111,133,1) 100%);
  background: linear-gradient(to bottom, rgba(75,111,133,0) 0%,rgba(75,111,133,1) 90%,rgba(75,111,133,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004b6f85', endColorstr='#4b6f85',GradientType=0 );
}
.im-hero-region:nth-child(3)::before,
.im-hero-region:nth-child(3):before {
  background: -moz-linear-gradient(top, rgba(106,44,3,0) 0%, rgba(106,44,3,1) 90%, rgba(106,44,3,1) 100%);
  background: -webkit-linear-gradient(top, rgba(106,44,3,0) 0%,rgba(106,44,3,1) 90%,rgba(106,44,3,1) 100%);
  background: linear-gradient(to bottom, rgba(106,44,3,0) 0%,rgba(106,44,3,1) 90%,rgba(106,44,3,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006a2c03', endColorstr='#6a2c03',GradientType=0 );
}
.im-hero-region:nth-child(4)::before,
.im-hero-region:nth-child(4):before {
  background: -moz-linear-gradient(top, rgba(167,148,131,0) 0%, rgba(167,148,131,1) 90%, rgba(167,148,131,1) 100%);
  background: -webkit-linear-gradient(top, rgba(167,148,131,0) 0%,rgba(167,148,131,1) 90%,rgba(167,148,131,1) 100%);
  background: linear-gradient(to bottom, rgba(167,148,131,0) 0%,rgba(167,148,131,1) 90%,rgba(167,148,131,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a79483', endColorstr='#a79483',GradientType=0 );
}
.im-hero-region:nth-child(5)::before,
.im-hero-region:nth-child(5):before {
  background: -moz-linear-gradient(top, rgba(0,54,22,0) 0%, rgba(0,54,22,1) 90%, rgba(0,54,22,1) 100%);
  background: -webkit-linear-gradient(top, rgba(0,54,22,0) 0%,rgba(0,54,22,1) 90%,rgba(0,54,22,1) 100%);
  background: linear-gradient(to bottom, rgba(0,54,22,0) 0%,rgba(0,54,22,1) 90%,rgba(0,54,22,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00003616', endColorstr='#003616',GradientType=0 );
}*/
.im-hero-region-background {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-hero-region:hover .im-hero-region-background,
.im-hero-region:focus .im-hero-region-background {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.im-hero-region-content {
  display: block;
  padding: 1em;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-hero-region-title {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.7em;
  font-weight: 700;
  line-height: .945em;
  margin: 0 auto;
  max-width: 6.5em;
  min-height: 1.89em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.im-hero-region-desc {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.25em;
  margin: 0 auto;
  max-width: 13.25em;
  min-height: 3.625em;
  opacity: .7;
  padding: 1.125em 0 0 0;
  position: relative;
  text-align: center;
}

.im-page-section-wrap .im-callout-outer-wrap.rev::before,
.im-page-section-wrap .im-callout-outer-wrap.rev:before {
  left: 100%;
  right: auto;
  margin: 0 0 0 -2.6em;
  width: 100vw;
  z-index: 1;
}

.im-region-map-wrap {
  background: #000;
  color: #fff;
  display: block;
  font-size: 20px;
  position: relative;
  width: 100%;
}
.by-transparency-wrapper .by-map-region-block {

}
.city-modal.by-transparency-wrapper .by-map-region-block{
  max-height: calc(100vh - 10.5em);
}
.by-map-region-block.im-region-map-wrap .gm-ui-hover-effect span{
 mask-repeat: no-repeat;
 width: 1.2em !important;
 height: 1.2em !important;
 background-position: 100%;
 display: inline-block;
 margin-top: 8px !important;
 margin-left: 6px;
}
.by-map-region-block.im-region-map-wrap .gm-ui-hover-effect{
  display: flex;
  align-items: center;
  justify-content: center;
}
.im-region-map-wrap.cdbg-map-wrap {
  margin: 2.5em 0;
}

#divMap {
  height: 52vw;
}

/*#mapControls input[type=checkbox] {
  visibility: visible;
}*/
.im-region-map-wrap .gm-style .gm-style-iw {
  font-size: 14px;
  line-height: 1.28em;
}

.im-region-map-wrap .gm-style .gm-style-iw a {
  text-decoration: none;
}

.im-region-map-wrap .gm-style .gm-style-iw b {
  font-size: 1.14em;
  font-weight: 700;
}

.im-region-map-wrap .gm-style .gm-style-iw-c {
  color: #232323;
  padding-left: 1.2em;
  padding-top: .9em;
}

.im-region-map-wrap .gm-style .gm-style-iw-d {
  padding-bottom: 0em;
  padding-right: 2.4em;
}

.im-region-map-wrap .gm-ui-hover-effect {
  background: #FFC700 !important;
  height: 24px !important;
  opacity: 1;
  right: 0 !important;
  top: 0 !important;
  width: 24px !important;
}

.im-region-map-wrap .gm-ui-hover-effect span {
  margin: 4px !important;
}

.im-region-map-tray {
  background: rgba(18, 18, 18, .8);
  bottom: 0;
  color: #fff;
  display: block;
  left: 0;
  padding: 1.2em 0;
  position: relative;
  width: 100%;
}

.im-region-map-tray-center {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 2em;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-region-map-tray-column {
  display: inline-block;
  flex: 1 1 auto;
  gap: 2em;
  max-width: 20em;
  position: relative;
  vertical-align: top;
}

.im-region-map-tray-headline {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.im-region-map-tray-title {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.im-region-map-tray-controls {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: .7em 0 0 0;
  position: relative;
}

.im-region-map-tray-controls-column {
  display: block;
  flex: 0 0 50%;
  position: relative;
  width: 50%;
}

.im-region-map-tray-label {
  color: #acacac;
  display: block;
  font-size: .8em;
  line-height: 1.25em;
  margin: 0;
  padding: .2em 0 .2em 1.5em;
  position: relative;
}

.im-region-map-tray-label input[type=checkbox] {
  appearance: none;
  background: transparent;
  border: 2px solid #acacac;
  border-radius: .1em;
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: .325em;
  visibility: visible;
  width: 1em;
}

.im-region-map-tray-label.blue input[type=checkbox] {
  border-color: #009AF0;
}

.im-region-map-tray-label.lime input[type=checkbox] {
  border-color: #36CE00;
}

.im-region-map-tray-label.red input[type=checkbox] {
  border-color: #D6004D;
}

.im-region-map-tray-label.orange input[type=checkbox] {
  border-color: #913212;
}

.im-region-map-tray-label.mint input[type=checkbox] {
  border-color: #00D3A1;
}

.im-region-map-tray-label.purple input[type=checkbox] {
  border-color: #AF5FFF;
}

.im-region-map-tray-label.orange input[type=checkbox] {
  border-color: #FF8A00;
}

.im-region-map-tray-label.pink input[type=checkbox] {
  border-color: #FBAAD1;
}

.im-region-map-tray-label input[type=checkbox]:checked {
  background: #acacac url(../images/check-dark.png) no-repeat center;
  background-size: 80% auto;
}

.im-region-map-tray-label.blue input[type=checkbox]:checked {
  background-color: #009AF0;
}

.im-region-map-tray-label.lime input[type=checkbox]:checked {
  background-color: #36CE00;
}

.im-region-map-tray-label.red input[type=checkbox]:checked {
  background-color: #D6004D;
}

.im-region-map-tray-label.orange input[type=checkbox]:checked {
  background-color: #913212;
}

.im-region-map-tray-label.mint input[type=checkbox]:checked {
  background-color: #00D3A1;
}

.im-region-map-tray-label.purple input[type=checkbox]:checked {
  background-color: #AF5FFF;
}

.im-region-map-tray-label.orange input[type=checkbox]:checked {
  background-color: #FF8A00;
}

.im-region-map-tray-label.pink input[type=checkbox]:checked {
  background-color: #FBAAD1;
}

.im-region-map-population-button-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.im-region-map-population-button {
  align-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex: 1 1 auto;
  font-size: .7em;
  font-weight: 700;
  justify-content: center;
  line-height: 1.28em;
  max-width: 6em;
  padding: 3.3em 0 0 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

.im-region-map-population-button.disabled {
  color: #757575;
  filter: grayscale(100%);
  font-weight: 400;
}

.im-region-map-population-button svg {
  display: block;
  left: -50em;
  margin: 0 auto;
  position: absolute;
  right: -50em;
  top: 2em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.im-region-featured-link-wrap,
.im-region-featured-link-wrap .im-cdbg-featured-link-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  font-size: 20px;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-region-featured-link {
  background: #000;
  color: #fff;
  display: inline-block;
  flex: 0 0 50%;
  padding: 24% 0 3.125% 0;
  position: relative;
  text-decoration: none;
  vertical-align: top;
  width: 50%;
}

.im-region-featured-background {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-region-featured-background::after,
.im-region-featured-background:after {
  background: -moz-linear-gradient(20deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(20deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(20deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.im-region-featured-background img,
.im-region-featured-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  transition: .25s;
  top: 0;
  width: 100%;
}

.im-region-featured-link:hover .im-region-featured-background img,
.im-region-featured-link:focus .im-region-featured-background img,
.im-region-featured-link:hover .im-region-featured-background video,
.im-region-featured-link:focus .im-region-featured-background video {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.im-region-featured-content {
  display: block;
  max-width: 20em;
  padding: 2em 5em 2em 2em;
  position: relative;
  width: 100%;
}

.im-region-featured-content::after,
.im-region-featured-content:after {
  background: #FFC700 url(../images/arrow-right.png) no-repeat center;
  background-size: auto 1.4em;
  border-radius: 50%;
  bottom: 2em;
  content: '';
  display: block;
  height: 3.8em;
  image-rendering: -webkit-optimize-contrast;
  right: 0;
  position: absolute;
  width: 3.8em;
}

.im-region-featured-title {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.75em;
  font-weight: 700;
  line-height: .94em;
  max-width: 4em;
  position: relative;
  text-transform: uppercase;
}

.im-region-featured-desc {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.25em;
  max-width: 17em;
  padding: .625em 0 0 0;
  opacity: .8;
  position: relative;
}

.im-region-program-wrap {
  display: block;
  font-size: 20px;
  margin: 6.5em 0;
  position: relative;
  width: 100%;
}

.im-region-program-center {
  display: block;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-region-program-container {
  align-content: stretch;
  align-items: stretch;
  border-radius: 0 .8em .8em .8em;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-region-program-intro {
  display: block;
  flex: 0 0 50%;
  padding: 0 1.9em 1em 0;
  position: relative;
  width: 50%;
}

.im-region-program-intro-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 3.6em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  max-width: 9em;
  padding: 0 0 .25em 0;
  position: relative;
}

.im-region-program-intro-desc {
  color: #757575;
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  margin: 0;
  max-width: 30em;
  position: relative;
}

.im-region-program {
  display: block;
  flex: 0 0 25%;
  height: 0;
  overflow: hidden;
  padding: 25% 0 0 0;
  position: relative;
  text-decoration: none;
  width: 25%;
}

.im-region-program:nth-child(2),
.im-region-program:nth-child(4) {
  border-radius: .8em 0 0 0;
}

.im-region-program:last-child {
  border-radius: 0 0 .8em 0;
}

.im-region-program::after,
.im-region-program:after {
  background: #FFC700 url(../images/arrow-right.png) no-repeat center;
  background-size: auto .7em;
  border-radius: 50%;
  bottom: 2em;
  content: '';
  display: block;
  height: 1.9em;
  image-rendering: -webkit-optimize-contrast;
  position: absolute;
  right: 2em;
  width: 1.9em;
}

.im-region-program-background {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-region-program-background::after,
.im-region-program-background:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  bottom: 0;
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  height: 50%;
  left: 0;
  min-height: 9.6em;
  position: absolute;
  width: 100%;
}

.im-region-program-background img,
.im-region-program-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-region-program:hover .im-region-program-background img,
.im-region-program:focus .im-region-program-background img,
.im-region-program:hover .im-region-program-background video,
.im-region-program:focus .im-region-program-background video {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.im-region-name {
  bottom: 0;
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  left: 0;
  line-height: 1em;
  padding: 1.54em 4.75em 1.54em 1.46em;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}

.im-simple-cta {
  color: #757575;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  min-width: 10rem;
  overflow: hidden;
  padding-top: .7em;
  position: relative;
  text-align: left;
  text-decoration: none;
}

.im-simple-cta span::after,
.im-simple-cta span:after {
  background: url(../images/arrow-forward-gray.png) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.05rem;
  position: relative;
  right: -1em;
  top: 0;
  width: 1.05rem;
}

.im-simple-cta:hover span::after,
.im-simple-cta:hover span:after {
  background: url(../images/arrow-forward-gray-hover.png) no-repeat center;
  background-size: contain;
  content: '';
  height: 1.05rem;
  width: 1.05rem;
}

.im-slide-out-close {
  display: none;
}

.im-region-banner-wrap {
  display: block;
  font-size: 20px;
  margin: 6.5em 0;
  position: relative;
  width: 100%;
}

.im-region-banner-center {
  display: block;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-region-banner {
  background: #fff;
  border-radius: .8em;
  box-shadow: 0 .1em .75em rgba(0, 0, 0, .15);
  display: block;
  margin: 1em 0 0 0;
  overflow: hidden;
  padding: 3em 6em;
  padding-left: calc(50% + 4em);
  position: relative;
  text-decoration: none;
  width: 100%;
}

.im-region-banner::after,
.im-region-banner:after {
  background: #FFC700 url(../images/arrow-right.png) no-repeat center;
  background-size: auto .7em;
  border-radius: 50%;
  bottom: 2em;
  content: '';
  display: block;
  height: 1.9em;
  image-rendering: -webkit-optimize-contrast;
  position: absolute;
  right: 2em;
  width: 1.9em;
}

.im-region-banner-image {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}

.im-region-banner-image img,
.im-region-banner-image video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-region-banner:hover .im-region-banner-image img,
.im-region-banner:focus .im-region-banner-image img,
.im-region-banner:hover .im-region-banner-image video,
.im-region-banner:focus .im-region-banner-image video {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.im-region-banner-content {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
}

.im-region-banner-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1.03em;
  position: relative;
}

.im-region-banner-desc {
  color: #949494;
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  max-width: 23em;
  padding: .4em 0 0 0;
  position: relative;
}

.im-region-user-content-wrap {
  display: block;
  margin: 6.25em 0;
  position: relative;
  width: 100%;
}

.im-region-user-content-center {
  display: block;
  margin: 0 auto;
  max-width: 100em;
  padding: 0 2.5em;
  position: relative;
  width: 100%;
}

/* REGIONS DETAIL */
.im-region-detail-wrap {
  background: #000;
  color: #fff;
  -webkit-clip-path: polygon(-1% -1%, 101% -1%, 101% 101%, -1% 101%);
  clip-path: polygon(-1% -1%, 101% -1%, 101% 101%, -1% 101%);
  display: block;
  font-size: 20px;
  height: auto;
  min-height: 100vh;
  overflow: hidden;
  padding: 17.7em 0;
  position: relative;
  width: 100%;
}

.im-region-detail-wrap-first::before,
.im-region-detail-wrap-first:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 10em;
  left: 0;
  opacity: .5;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.im-region-detail-background {
  display: block;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: 0s;
  width: 100%;
}

.im-region-detail-background::after,
.im-region-detail-background:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
  bottom: 0;
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  height: 70%;
  left: 0;
  mix-blend-mode: multiply;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.im-region-detail-background img,
.im-region-detail-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: 0s;
  width: 100%;
}

.im-region-detail-center {
  display: flex;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-region-detail {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 2em;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-region-detail-info {
  display: inline-block;
  flex: 0 1 24em;
  max-width: 24em;
  position: relative;
  vertical-align: top;
  width: 50%;
}

.im-region-detail-breadcrumbs {
  color: #fff;
  display: block;
  font-size: .8em;
  left: 0;
  line-height: 1.2em;
  margin: -11em 0 0 0;
  position: absolute;
  text-shadow: 0 0 .6em #000;
  top: 0;
}

.im-region-detail-breadcrumbs a {
  text-decoration: none;
}

.im-region-detail-subtitle {
  color: #fff;
  display: block;
  font-size: .9em;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 .89em 0;
  position: relative;
}

.im-region-detail-title {
  color: #fff;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 4em;
  line-height: 1em;
  margin: 0;
  padding: 0 0 .1375em 0;
  text-transform: uppercase;
}

.im-region-detail-text {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.44em;
  margin: 0;
  max-width: 26em;
  padding: 0 0 2em 0;
  position: relative;
}

.im-region-detail-cta,
.im-cdbg-sticky-cta {
  background: #FFC700;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: .55em 0 0 0;
  min-width: 12.25em;
  padding: .82em 2.5em .82em 1.34em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.im-region-detail-cta:hover,
.im-region-detail-cta:focus {
  color: #323232;
}

.im-region-detail-cta::after,
.im-region-detail-cta:after {
  background: url(../images/new-tab.png) no-repeat center;
  background-size: .875em auto;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5em;
}

.im-region-detail-sidebar {
  display: inline-block;
  padding: 1.3em 0;
  position: relative;
  vertical-align: top;
  width: 15em;
}

.im-region-detail-sidebar-stat-wrap {
  align-content: flex-start;
  align-items: flex-start;
  position: relative;
  display: flex;
  padding: 1.125em 0;
  justify-content: space-between;
  width: 100%;
}

.im-region-detail-sidebar-stat {
  display: inline-block;
  flex: 1 1 auto;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.3em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: .37em 0 0 0;
  position: relative;
  text-align: right;
  vertical-align: top;
}

.im-region-detail-sidebar-stat::before,
.im-region-detail-sidebar-stat:before {
  background: #FFC700;
  content: '';
  display: block;
  height: .1739em;
  position: absolute;
  right: 0;
  top: .09em;
  width: 1em;
}

.im-region-detail-sidebar-stat sup {
  top: -.3em;
}

.im-region-detail-sidebar-stat-content {
  display: inline-block;
  flex: 0 0 11.7em;
  margin: 0;
  padding: 0 0 0 1.2em;
  position: relative;
  vertical-align: top;
  width: 11.7em;
}

.im-region-detail-sidebar-stat-title {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.15em;
  margin: 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}

.im-region-detail-sidebar-stat-source {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  opacity: .8;
  padding: .4375em 0 0 0;
  position: relative;
}

.im-region-detail-content-wrap,
.im-region-detail-content-wrap.im-cdbg-region-detail-content-wrap {
  display: block;
  font-size: 20px;
  margin: 5em 0;
  position: relative;
}

.im-region-detail-content-center,
.im-cdbg-region-detail-content-wrap .im-region-detail-content-center {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 2em;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-region-detail-content-center.im-centered-content {
  justify-content: center;
}

.im-region-detail-content-left {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.im-region-detail-content-headline {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 3.6em;
  font-weight: 700;
  line-height: 1em;
  margin: 0 0 .86em 0;
  position: relative;
}

.im-region-detail-content-right {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.im-region-detail-box {
  border-radius: .8em;
  box-shadow: 0 .1em 3em rgba(0, 0, 0, .1);
  display: block;
  padding: 3.2em;
  position: relative;
}

.im-region-detail-content-column-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 2.2em;
  justify-content: flex-start;
  margin: 1.5em 0 0 0;
  position: relative;
}

.im-region-detail-content-title {
  color: #323232;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 1em 0;
  max-width: 12em;
  padding: 0;
  position: relative;
}

.im-region-detail-content-school {
  color: #757575;
  display: block;
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 0 .6em 0;
  max-width: 14.8em;
  padding: 0;
  position: relative;
  text-decoration: none;
}

.im-region-detail-content-school:hover,
.im-region-detail-content-school:focus {
  text-decoration: underline;
}

.im-region-detail-box-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  max-width: 12.3em;
  position: relative;
}

.im-region-detail-box-desc {
  color: #757575;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.3em;
  max-width: 24.2em;
  position: relative;
}

.im-region-detail-box-cta {
  background: #FFC700;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0.55em 0 0 0;
  max-width: 100%;
  min-width: 12.25em;
  padding: 0.82em 2.5em 0.82em 1.34em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.im-region-detail-box-cta:hover,
.im-region-detail-box-cta:focus {
  color: #323232;
}

.im-region-detail-box-cta::after,
.im-region-detail-box-cta:after {
  background: url(../images/new-tab.png) no-repeat center;
  background-size: .875em auto;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5em;
}

/* NOTICES */
.page-template-notices-page-template .im-page-section-wrap {
  padding: 5.1em 0;
}

.im-notices-header-wrap {
  display: block;
  padding-bottom: .8em;
  position: relative;
  width: 100%;
}

.im-notices-alerts-wrap {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 3.35%;
  height: 100%;
  padding: 1.5rem 0 2rem 0;
}

.im-notices-alerts-wrap .im-alerts-item {
  border-radius: 0.8rem;
  display: inline-block;
  /*height: 31.95em;*/
  height: auto;
  margin-right: 0.9em;
  margin: 0 0 3.35% 0;
  /*margin: 0 0 1.8em 0;*/
  /*margin: 0 0 .6em 0;*/
  padding: 1em 0.5em;
  padding: 0;
  position: relative;
  text-decoration: none;
  transition: .25s;
  vertical-align: top;
  width: 31.01%;
}

/* NEWS INDEX */
.im-news-hero-wrap {
  align-content: flex-end;
  align-items: flex-end;
  background: #000;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 27.15em;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-news-story-wrap {
  display: block;
  font-size: 20px;
  padding: 2em 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-news-filter-wrap {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.12);
  display: inline-block;
  flex: 0 0 19.3em;
  margin: -12.5em 0 0 0;
  padding: 1.5em 2em;
  position: relative;
  width: 19.3em;
  z-index: 2;
}

.im-news-filter-section {
  border-bottom: 1px solid #C4C4C4;
  display: block;
  position: relative;
}

.im-news-filter-section:last-of-type {
  border-bottom: none;
}

.im-news-filter-title {
  text-transform: none !important;
}

.im-news-filter-section-title,
.im-news-filter-trigger {
  color: #323232;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 1.2em 0;
  position: relative;
  text-decoration: none;
}

.im-news-filter-trigger.open {
  margin: 0 0 -.5em 0;
}

.im-news-active-filter-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  margin: 0 0 1.2em 0;
  position: relative;
}

.im-news-active-filter {
  background: transparent;
  border: 1px solid #C4C4C4;
  border-radius: 5em;
  color: #323232;
  cursor: pointer;
  flex: 0 0 auto;
  flex-wrap: wrap;
  display: inline-block;
  font-size: .65em;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 .3em .3em 0;
  padding: .6em 2.75em .6em 1em;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}

.im-news-active-filter::after,
.im-news-active-filter:after {
  background: url(../images/close.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 1.4em;
  image-rendering: -webkit-optimize-contrast;
  margin: auto;
  opacity: .5;
  position: absolute;
  right: 0em;
  top: 0em;
  width: 2.75em;
}

.im-news-story-container {
  align-content: flex-start;
  align-items: flex-start;
  flex: 1 1 auto;
  justify-content: flex-end;
  padding: 0 0 0 2em;
  position: relative;
  width: 100%;
}

.im-news-filter-category-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: center;
  padding: 0 0 1em 0;
  position: relative;
  width: 100%;
}

.im-news-category-container {
	max-width: 18rem;
  text-align: center;
}

.im-news-category-container .sign-up-newsletter {
  margin: 1em 0 0 0 !important
}

.im-news-filter-category-wrap.im-news-nopadd {
  padding: 0;
}

.news-index .im-init-filter-category {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 7.5em;
  flex: 1 0 50% !important;
  max-width: 45% !important;
  padding: 0.5em 1em !important;
  width: 50% !important;
  ;
}

.news-index-category {
  border-color: #9F9F9F !important;
  border: 1px solid;
  align-items: center;
  border-radius: 10%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
}

.im-news-filter-category-icon.im-square-filter {
  border-radius: 6px;
  height: 3em;
  width: 3em;
}

.news-index-category.active.economic-spotlight {
  background: #1B825D;
  background: -moz-linear-gradient(left, rgba(27, 130, 93, 1) 0%, rgba(17, 99, 71, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(27, 130, 93, 1) 0%, rgba(17, 99, 71, 1) 100%);
  background: linear-gradient(to right, rgba(27, 130, 93, 1) 0%, rgba(17, 99, 71, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B825D', endColorstr='#116347', GradientType=1);
}

.news-index-category.active.press-releases {
  background: rgb(220, 40, 105);
  background: -moz-linear-gradient(left, rgba(220, 40, 105, 1) 0%, rgba(184, 30, 85, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(220, 40, 105, 1) 0%, rgba(184, 30, 85, 1) 100%);
  background: linear-gradient(to right, rgba(220, 40, 105, 1) 0%, rgba(184, 30, 85, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DC2869', endColorstr='#B81E55', GradientType=1);
}

.news-index-category.active.business-successes {
  background: #3436A7;
  background: -moz-linear-gradient(left, rgb(52, 54, 167) 0%, rgb(34, 36, 134) 100%);
  background: -webkit-linear-gradient(left, rgb(52, 54, 167) 0%, rgba(34, 36, 134, 1) 100%);
  background: linear-gradient(to right, rgb(52, 54, 167) 0%, rgba(34, 36, 134, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3436a7', endColorstr='#222486', GradientType=1);
}

.news-index-category.im-square-filter::before,
.news-index-category.im-square-filter:before {
  border-radius: 5px;
}

.active .news-index-category::before,
.active .news-index-category:before,
.active .news-index-category.im-square-filter::before,
.active .news-index-category.im-square-filter:before {
  display: none;
}

.im-news-filter-category-icon img,
.im-news-filter-category-icon.im-square-filter img {
  bottom: 0;
  display: block;
  height: 2.25em;
  left: 0;
  margin: auto;
  object-fit: contain;
  position: relative;
  right: 0;
  top: 0;
  width: 2.25em;
}

.active .im-news-filter-category-icon img,
.active .im-news-filter-category-icon.im-square-filter img {
  filter: brightness(0) invert(1);
}

.news-index-category.active::after,
.news-index-category.active:after {
  background: url(../images/white-check_circle.png) no-repeat center !important;
  background-size: contain !important;
  right: 5%;
  left: auto !important;
  top: 0.2em !important;
  border-radius: 50%;
}

.im-news-filter-category-name {
  color: #9F9F9F;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  padding: .625em 0 0 0;
  position: relative;
}

.active .im-news-filter-category-name {
  color: #ffffff;
}

.im-news-filter-label {
  color: #757575;
  cursor: pointer;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0;
  padding: .25em 0 .25em 1.3em;
  position: relative;
}

#year-filter {
  border-radius: .5em;
}

.im-news-filter-checkbox {
  height: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.im-news-filter-label input:checked~.im-checkmark {
  background: #000D39 url(../images/check.png) no-repeat center;
  background-size: 75% auto;
  border: 1px solid #000D39;
}

.news-story-cta {
  background: #FFC700;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: .55em 0 0 0;
  min-width: 100%;
  padding: .82em 1.34em .82em 1.34em;
  text-align: center;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.im-news-story-center .im-news-story-container {
  display: block;
  position: relative;
  width: 100%;
}

.im-news-story-container #response {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 1.4em;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}

.im-news-story-mobile-quick-filter {
  display: none;
}

.im-news-story {
  box-shadow: 0 .55em 1em .15em rgba(0, 0, 0, .12);
  border-radius: .5em;
  display: inline-block;
  flex: 1 1 33.33%;
  flex-basis: calc(33.33% - .9334em);
  height: auto;
  margin: 0;
  max-width: calc(33.33% - .9334em);
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: .25s;
  vertical-align: top;
  width: 30%;
  width: calc(33.33% - .9334em);
}

.im-list-view .im-news-story {
  align-content: stretch;
  align-items: stretch;
  display: inline-flex;
  flex: 0 0 100%;
  justify-content: flex-start;
  max-height: none;
  max-width: none;
  width: 100%;
}

/* .im-news-story-image {
  width: 500px;
  height: 225px;
  background-size: cover;
  background-position: center;
} */

.im-news-story-title {
  color: #000;
  display: block;
  font-size: 1.1em;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
}

.im-news-story-content {
  display: block;
  padding: 1em 1.5em 3.5em 1.5em;
  position: relative;
  width: 100%;
}

.im-news-story-date {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .6em;
  font-weight: 800;
  line-height: 1em;
  padding: 0 0 .33em 0;
  position: relative;
  text-transform: uppercase;
}

.im-list-view .im-news-story-category {
  bottom: 100%;
  color: #fff;
  margin: 0 0 -4.25em 0;
  padding: 0 3.03em;
  position: absolute;
  right: 100%;
  width: 25.08em;
}

.im-news-story-desc {
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.35em;
  position: relative;
}

.im-news-story-desc.requirements {
  display: none;
}

.im-list-view .im-news-story-desc {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  /*-webkit-line-clamp: 6;
  max-height: 8.1em;*/
  overflow: hidden;
  text-overflow: ellipsis;
}

.im-list-view .im-news-story-desc.requirements {
  display: -webkit-box;
  border-top: 1px solid #C4C4C4;
  margin-top: 1em;
  padding-top: 1em;
}

.im-news-story-action {
  bottom: 1.5em;
  color: #757575;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .8em;
  font-weight: 500;
  line-height: 1em;
  position: absolute;
  left: 1.8em;
  text-align: center;
}

/* STAFF DIRECTORY */

.im-staff-content {
  display: block;
  padding: 2em 1.5em;
  position: relative;
  width: 100%;
}

.learn-more-icon-wrap {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.learn-more-icon {
  width: 30px;
  height: 30px;
}

.im-news-image-wrap.staff-images {
  height: 300px !important;
}

.search-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.search_by_name {
  flex: 1;
  font-size: 16px;
  border-radius: 8px 0px 0px 8px !important;
  border: 1px solid #ccc;
}

.im-init-filter-button.search-button {
  height: auto !important;
  margin-top: 0 !important;
  background: #FFBF01 !important;
  cursor: pointer !important;
  padding: 10px !important;
  line-height: 0 !important;
  border: 1px solid #FFBF01;
  border-radius: 0px 8px 8px 0px !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

.im-init-filter-button.search-button img {
  width: 24px !important;
  height: 24px !important;
}

.im-list-view .im-news-story.staff-cards {
  flex: 0 0 calc(50% - 20px) !important;
  max-height: none !important;
  max-width: none !important;
}

.im-list-view .im-news-image-wrap.staff-images {
  max-width: 8em;
  height: auto !important;
  min-height: auto !important;
  width: 50% !important;
}

.im-list-view .learn-more-icon-wrap.im-grid-view {
  display: none;
}

.im-list-view .learn-more-icon-wrap.im-list-view {
  display: block !important;
  right: 20px !important;
}

.im-list-view .im-staff-content::after {
  background: #FFC700 url(../images/arrow-right.png) no-repeat center;
  background-size: .45em auto;
  border-radius: 50%;
  bottom: 1em;
  content: '';
  display: block;
  height: 1.85em;
  right: 1em;
  position: absolute;
  width: 1.85em;
  z-index: 1;
}

.im-init-hero-display-wrap.staff {
  padding: 0px 10px 20px 0px;
  justify-content: end !important;
}

.black.im-grid::before, .black.im-grid:before {
  filter: invert(100%);
}

.black.im-list::before, .black.im-list:before {
  filter: invert(100%);
}


/* INCENTIVES */
.im-init-hero-wrap {
  align-content: flex-end;
  align-items: flex-end;
  background: #000;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 27.15em;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-init-hero-background {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-init-hero-background::before,
.im-init-hero-background::before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 8em;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.im-init-hero-background::after,
.im-init-hero-background:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  bottom: 0;
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
}

.im-init-hero-background img,
.im-init-hero-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.contact-wrap .im-init-hero-background img {
  object-position: center -5.3rem;
}

.im-init-hero-center {
  align-content: flex-end;
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  min-height: 100%;
  margin: 0 auto;
  max-width: 80em;
  padding: 2em 2em 2em 23.3em;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-init-hero-content {
  align-items: flex-end;
  align-content: flex-end;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-init-hero-headline {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: 0 .5em 0 0;
  position: relative;
  text-transform: uppercase;
}

.im-init-hero-display-wrap {
  align-items: center;
  display: flex;
  gap: 0;
  justify-content: center;
  position: relative;
}

.im-init-hero-display {
  color: #fff;
  display: inline-block;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0 .625em 0 0;
  opacity: .5;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}

.im-init-hero-display-icon {
  display: inline-block;
  height: 1.8em;
  opacity: .5;
  position: relative;
  transition: .25s;
  vertical-align: middle;
  width: 1.8em;
}

.im-init-hero-display-icon:hover,
.im-init-hero-display-icon:focus {
  opacity: .8;
}

.im-init-hero-display-icon.active {
  opacity: 1;
}

.im-init-hero-display-icon:last-child {
  margin-right: -.4em;
}

.im-grid::before,
.im-grid:before {
  background: url(../images/grid-icon.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 1em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1em;
}

.im-list::before,
.im-list:before {
  background: url(../images/list-icon.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 1em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1em;
}

.im-init-story-wrap,
.meet-the-team {
  display: block;
  font-size: 20px;
  padding: 2em 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-init-filter-wrap {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.12);
  display: inline-block;
  flex: 0 0 19.3em;
  margin: -12.5em 0 0 0;
  padding: 1.5em 2em;
  position: relative;
  width: 19.3em;
  z-index: 2;
}

.im-init-filter-section {
  border-bottom: 1px solid #C4C4C4;
  display: block;
  position: relative;
}

.im-init-filter-section:last-of-type {
  border-bottom: none;
}

.im-init-filter-title {
  color: #323232;
  display: block;
  font-family: "URWDINCondensed", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  margin: 0 0 1em 0;
  position: relative;
  text-transform: uppercase;
}

.im-init-filter-section-title,
.im-init-filter-trigger {
  color: #323232;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 1.2em 0;
  position: relative;
  text-decoration: none;
}

.im-init-filter-trigger.open {
  margin: 0 0 -.5em 0;
}

.im-init-active-filter-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  margin: 0 0 1.2em 0;
  position: relative;
}

.im-init-active-filter {
  background: transparent;
  border: 1px solid #C4C4C4;
  border-radius: 5em;
  color: #323232;
  cursor: pointer;
  flex: 0 0 auto;
  flex-wrap: wrap;
  display: inline-block;
  font-size: .65em;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 .3em .3em 0;
  padding: .6em 2.75em .6em 1em;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}

.im-init-active-filter::after,
.im-init-active-filter:after {
  background: url(../images/close.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 1.4em;
  image-rendering: -webkit-optimize-contrast;
  margin: auto;
  opacity: .5;
  position: absolute;
  right: 0em;
  top: 0em;
  width: 2.75em;
}

.im-init-story-container {
  align-content: flex-start;
  align-items: flex-start;
  flex: 1 1 auto;
  justify-content: flex-end;
  padding: 0 0 0 2em;
  position: relative;
  width: 100%;
}

.im-init-contact-form-wrap {
	width: 80%;
}

.im-init-content {
	font-size: 0.9em;
    line-height: 1.45em;
	color: #757575;
}

.im-init-filter-category-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: flex-start;
  padding: 0 0 1em 0;
  position: relative;
  width: 100%;
}

.im-init-filter-category-wrap.im-init-nopadd {
  padding: 0;
}

.im-init-filter-category {
  cursor: pointer;
  display: inline-block;
  flex: 1 0 33.33%;
  max-width: 33.34%;
  padding: .425em 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: .25s;
  width: 33.33%;
}

.im-init-filter-category-icon,
.im-init-filter-category-icon.im-square-filter {
  align-items: center;
  background: #c4c4c4;
  border-radius: 50%;
  display: flex;
  height: 3.6em;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 3.6em;
}

.im-init-filter-category-icon.im-square-filter {
  border-radius: 6px;
  height: 3em;
  width: 3em;
}

.im-init-filter-category-icon.businesses {
  background: rgb(255, 184, 0);
  background: -moz-linear-gradient(left, rgba(255, 184, 0, 1) 0%, rgba(255, 199, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 184, 0, 1) 0%, rgba(255, 199, 0, 1) 100%);
  background: linear-gradient(to right, rgba(255, 184, 0, 1) 0%, rgba(255, 199, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb800', endColorstr='#ffc700', GradientType=1);
}

.im-init-filter-category-icon.non-profit {
  background: rgb(112, 0, 33);
  background: -moz-linear-gradient(left, rgba(112, 0, 33, 1) 0%, rgba(183, 0, 66, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(112, 0, 33, 1) 0%, rgba(183, 0, 66, 1) 100%);
  background: linear-gradient(to right, rgba(112, 0, 33, 1) 0%, rgba(183, 0, 66, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#700021', endColorstr='#b70042', GradientType=1);
}

.im-init-filter-category-icon.community {
  background: rgb(39, 0, 78);
  background: -moz-linear-gradient(left, rgba(39, 0, 78, 1) 0%, rgba(68, 2, 134, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(39, 0, 78, 1) 0%, rgba(68, 2, 134, 1) 100%);
  background: linear-gradient(to right, rgba(39, 0, 78, 1) 0%, rgba(68, 2, 134, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27004e', endColorstr='#440286', GradientType=1);
}

.im-init-filter-category-icon.cities {
  background: rgb(132, 40, 0);
  background: -moz-linear-gradient(left, rgba(132, 40, 0, 1) 0%, rgba(183, 55, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(132, 40, 0, 1) 0%, rgba(183, 55, 0, 1) 100%);
  background: linear-gradient(to right, rgba(132, 40, 0, 1) 0%, rgba(183, 55, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#842800', endColorstr='#b73700', GradientType=1);
}

.im-init-filter-category-icon.individual {
  background: rgb(18, 70, 0);
  background: -moz-linear-gradient(left, rgba(18, 70, 0, 1) 0%, rgba(32, 123, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(18, 70, 0, 1) 0%, rgba(32, 123, 0, 1) 100%);
  background: linear-gradient(to right, rgba(18, 70, 0, 1) 0%, rgba(32, 123, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#124600', endColorstr='#207b00', GradientType=1);
}

.im-init-filter-category-icon.purpose {
  background: rgb(117, 117, 117);
  background: -moz-linear-gradient(left, rgba(117, 117, 117, 1) 0%, rgba(117, 117, 117, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(117, 117, 117, 1) 0%, rgba(117, 117, 117, 1) 100%);
  background: linear-gradient(to right, rgba(117, 117, 117, 1) 0%, rgba(117, 117, 117, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#757575', GradientType=1);
}

.im-init-filter-category-icon.leadership {
  background: #004788;
  background: -moz-linear-gradient(left, #004788 0%, #0267c5 100%);
  background: -webkit-linear-gradient(left, #004788 0%, #0267c5 100%);
  background: linear-gradient(to right, #004788 0%, #0267c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004788', endColorstr='#0267c5', GradientType=1);
}

.im-init-filter-category-icon.tourism {
  background: #01667D;
  background: -moz-linear-gradient(left, #01667D 0%, #0892B1 100%);
  background: -webkit-linear-gradient(left, #01667D 0%, #0892B1 100%);
  background: linear-gradient(to right, #01667D 0%, #0892B1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01667D', endColorstr='#0892B1', GradientType=1);
}

.im-init-filter-category-icon.broadband {
  background: #AC6700;
  background: -moz-linear-gradient(left, #AC6700 0%, #DB8300 100%);
  background: -webkit-linear-gradient(left, #AC6700 0%, #DB8300 100%);
  background: linear-gradient(to right, #AC6700 0%, #DB8300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AC6700', endColorstr='#DB8300', GradientType=1);
}

.im-init-filter-category-icon.workforce-services {
  background: #067647;
  background: -moz-linear-gradient(left, #067647 0%, #11965F 100%);
  background: -webkit-linear-gradient(left, #067647 0%, #11965F 100%);
  background: linear-gradient(to right, #067647 0%, #11965F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#067647', endColorstr='#11965F', GradientType=1);
}

.im-init-filter-category-icon::before,
.im-init-filter-category-icon:before,
.im-init-filter-category-icon.im-square-filter::before,
.im-init-filter-category-icon.im-square-filter:before {
  background: #fff;
  bottom: 1px;
  border-radius: 50%;
  content: '';
  display: block;
  left: 1px;
  position: absolute;
  right: 1px;
  top: 1px;
}

.im-init-filter-category-icon.im-square-filter::before,
.im-init-filter-category-icon.im-square-filter:before {
  border-radius: 5px;
}

.active .im-init-filter-category-icon::before,
.active .im-init-filter-category-icon:before,
.active .im-init-filter-category-icon.im-square-filter::before,
.active .im-init-filter-category-icon.im-square-filter:before {
  display: none;
}

.im-init-filter-category-icon img,
.im-init-filter-category-icon.im-square-filter img {
  bottom: 0;
  display: block;
  height: 1.5em;
  left: 0;
  margin: auto;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5em;
}

.active .im-init-filter-category-icon img,
.active .im-init-filter-category-icon.im-square-filter img {
  filter: brightness(0) invert(1);
}

.active .im-init-filter-category-icon.businesses img {
  filter: brightness(0);
}

.im-init-filter-category.active::after,
.im-init-filter-category.active:after {
  background: url(../images/check_circle.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.2em;
  left: 50%;
  margin: 0 0 0 .5em;
  position: absolute;
  top: .4em;
  width: 1.2em;
  z-index: 1;
}

.im-init-filter-category-name {
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  padding: .625em 0 0 0;
  position: relative;
}

.active .im-init-filter-category-name {
  color: #323232;
}

.im-init-filter-trigger::after,
.im-init-filter-trigger:after {
  background: url(../images/expand-icon.png) no-repeat center;
  background-size: 100% auto;
  bottom: 0;
  content: '';
  display: block;
  height: .65em;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 0.75em;
}

.im-init-filter-trigger.open::after,
.im-init-filter-trigger.open:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.im-init-filter-collapse {
  display: none;
  padding: 0 0 1em 0;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}

.im-init-filter-section.expanded .im-init-filter-collapse {
  display: block;
}

.im-init-filter-label {
  color: #757575;
  cursor: pointer;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0;
  padding: .25em 0 .25em 1.3em;
  position: relative;
}

.im-init-filter-checkbox {
  height: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.im-checkmark {
  background: #fff;
  border: 2px solid #c4c4c4;
  border-radius: 0.2em;
  height: 1em;
  left: 0;
  position: absolute;
  top: .35em;
  width: 1em;
}

.im-init-filter-label input:checked~.im-checkmark {
  background: #000D39 url(../images/check.png) no-repeat center;
  background-size: 75% auto;
  border: 1px solid #000D39;
}

.im-init-story-center .im-init-story-container {
  display: block;
  position: relative;
  width: 100%;
}

.im-init-story-container #response {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 1.4em;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}

.im-init-story-mobile-quick-filter {
  display: none;
}

.im-init-story {
  box-shadow: 0 .55em 1em .15em rgba(0, 0, 0, .12);
  border-radius: .5em;
  display: inline-block;
  flex: 1 1 33.33%;
  flex-basis: calc(33.33% - .9334em);
  height: auto;
  margin: 0;
  max-height: 14.6em;
  max-width: calc(33.33% - .9334em);
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: .25s;
  vertical-align: top;
  width: 30%;
  width: calc(33.33% - .9334em);
}

.im-list-view .im-init-story {
  align-content: stretch;
  align-items: stretch;
  display: inline-flex;
  flex: 0 0 100%;
  justify-content: flex-start;
  max-height: none;
  max-width: none;
  width: 100%;
}

.im-init-story::before,
.im-init-story:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  bottom: 0;
  content: '';
  display: block;
  height: 4em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.im-list-view .im-init-story::before,
.im-list-view .im-init-story:before {
  display: none;
}

.im-init-story::after,
.im-init-story:after {
  background: #FFC700 url(../images/arrow-right.png) no-repeat center;
  background-size: .45em auto;
  border-radius: 50%;
  bottom: 1.15em;
  content: '';
  display: block;
  height: 1.85em;
  left: 1.5em;
  position: absolute;
  width: 1.85em;
  z-index: 1;
}

.im-list-view .im-init-story::after,
.im-list-view .im-init-story:after {
  display: none;
}

.im-init-story-bar {
  border-radius: .42em .42em 0 0;
  color: #fff;
  background: #000;
  display: block;
  font-size: 1.2em;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 1em;
  padding: .8em 1.3em;
  position: relative;
}

.im-list-view .im-init-story-bar {
  border-radius: 0;
  flex: 0 0 10.75em;
  font-size: 1.4em;
  padding: 2.05em 1.28em 1.28em 1.28em;
  width: 10.75em;
}

.im-init-story .im-init-story-bar {
  background: rgb(105, 105, 105);
  background: -moz-linear-gradient(left, rgba(105, 105, 105, 1) 0%, rgba(35, 35, 35, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(105, 105, 105, 1) 0%, rgba(35, 35, 35, 1) 100%);
  background: linear-gradient(to right, rgba(105, 105, 105, 1) 0%, rgba(35, 35, 35, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696969', endColorstr='#232323', GradientType=1);
}

.im-init-story.individuals .im-init-story-bar {
  background: rgb(32, 123, 0);
  background: -moz-linear-gradient(left, rgba(32, 123, 0, 1) 0%, rgba(18, 70, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(32, 123, 0, 1) 0%, rgba(18, 70, 0, 1) 100%);
  background: linear-gradient(to right, rgba(32, 123, 0, 1) 0%, rgba(18, 70, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#207b00', endColorstr='#124600', GradientType=1);
}

.im-init-story.cities-counties .im-init-story-bar {
  background: rgb(183, 0, 66);
  background: -moz-linear-gradient(left, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  background: linear-gradient(to right, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70042', endColorstr='#700021', GradientType=1);
}

.im-init-story.community-organizations .im-init-story-bar {
  background: rgb(68, 2, 134);
  background: -moz-linear-gradient(left, rgba(68, 2, 134, 1) 0%, rgba(39, 0, 78, 1) 99%);
  background: -webkit-linear-gradient(left, rgba(68, 2, 134, 1) 0%, rgba(39, 0, 78, 1) 99%);
  background: linear-gradient(to right, rgba(68, 2, 134, 1) 0%, rgba(39, 0, 78, 1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#440286', endColorstr='#27004e', GradientType=1);
}

.im-init-story.non-profits .im-init-story-bar {
  background: rgb(112, 0, 33);
  background: -moz-linear-gradient(left, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  background: linear-gradient(to right, rgba(183, 0, 66, 1) 0%, rgba(112, 0, 33, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077b9', endColorstr='#004788', GradientType=1);
}

.im-init-story.businesses .im-init-story-bar {
  background: rgb(219, 131, 0);
  background: -moz-linear-gradient(left, rgba(219, 131, 0, 1) 0%, rgba(189, 91, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(219, 131, 0, 1) 0%, rgba(189, 91, 0, 1) 100%);
  background: linear-gradient(to right, rgba(219, 131, 0, 1) 0%, rgba(189, 91, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db8300', endColorstr='#bd5b00', GradientType=1);
}

.im-init-story-content {
  display: block;
  padding: .7em 1.5em 3.5em 1.5em;
  position: relative;
  width: 100%;
}

.im-list-view .im-init-story-content {
  padding: 1.4em 10.7em 1.4em 1.4em;
}

.im-init-story-category {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .6em;
  font-weight: 700;
  line-height: 1em;
  padding: 0 0 .33em 0;
  position: relative;
  text-transform: uppercase;
}

.im-list-view .im-init-story-category {
  bottom: 100%;
  color: #fff;
  margin: 0 0 -4.25em 0;
  padding: 0 3.03em;
  position: absolute;
  right: 100%;
  width: 25.08em;
}

.im-init-story-desc {
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.35em;
  position: relative;
}

.im-init-story-desc.requirements {
  display: none;
}

.im-list-view .im-init-story-desc {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  /*-webkit-line-clamp: 6;
  max-height: 8.1em;*/
  overflow: hidden;
  text-overflow: ellipsis;
}

.im-list-view .im-init-story-desc.requirements {
  display: -webkit-box;
  border-top: 1px solid #C4C4C4;
  margin-top: 1em;
  padding-top: 1em;
}

.im-init-story-action {
  background: #FFC700;
  border-radius: 3em;
  bottom: 1.722em;
  color: #323232;
  display: none;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1em;
  min-width: 8.22em;
  padding: .7222em 1.5em;
  position: absolute;
  right: 1.8em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.im-list-view .im-init-story-action {
  display: block;
}

.im-link-centered {
  display: block;
  padding: .4em 0;
  position: relative;
  text-align: center;
}

.im-view-link {
  color: #323232;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
  text-decoration: underline;
}

.im-filter-check-wrap {
  display: none;
  font-size: 20px;
  position: relative;
  transition: .25s;
}

.im-filter-check-wrap .im-init-filter-label {
  text-decoration: none;
}

.show .im-filter-check-wrap {
  display: block;
}

/* MADE IN KANSAS */
.im-made-hero-wrap {
  align-content: center;
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  font-size: 20px;
  justify-content: center;
  height: 37em;
  position: relative;
  width: 100%;
}

.im-made-hero-background {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-hero-background::after,
.im-made-hero-background:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 7em;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .6;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-hero-background img,
.im-made-hero-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-hero-center {
  display: block;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-made-hero-subtitle {
  color: #9f9f9f;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1em;
  margin: 0 auto;
  padding: 0 0 .25em 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.im-made-hero-subtitle span {
  color: #fff;
}

.im-made-hero-title {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", Arial, sans-serif;
  font-size: 5em;
  font-weight: 900;
  line-height: 1.1em;
  margin: 0 auto;
  max-width: 13em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.im-made-tile-wrap,
.im-cdbg-childcare-tile-wrap {
  align-content: start;
  display: grid;
  font-size: 20px;
  gap: 0;
  grid-auto-flow: dense;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: auto;
  justify-content: space-between;
  position: relative;
}

.im-made-tile,
.im-cdbg-childcare-tile {
  background: #000;
  color: #fff;
  display: inline-block;
  grid-column: span 1;
  grid-row: span 1;
  height: 0;
  overflow: hidden;
  padding: 100% 0 0 0;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.im-made-tile.width2,
.im-cdbg-childcare-tile.width2 {
  grid-column: span 2;
  grid-row: span 2;
}

.im-made-tile.width2.height1,
.im-cdbg-childcare-tile.height1 {
  grid-row: span 1;
  padding: 50% 0 0 0;
}

.im-made-tile.width3,
.im-cdbg-childcare-tile.width3 {
  grid-column: span 3;
  grid-row: span 2;
  padding: 66.667% 0 0 0;
}

.im-cdbg-childcare-tile.width4 {
  grid-column: span 4;
  grid-row: span 2;
  padding: 66.667% 0 0 0;
}

.im-cdbg-childcare-tile.width5 {
  grid-column: span 5;
  grid-row: span 2;
  padding: 96.467% 0 0 0;
  /*padding: 66.667% 0 0 0;*/
}

.im-made-tile-background,
.im-cdbg-childcare-tile-background {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-tile-background::before,
.im-made-tile-background:before,
.im-cdbg-childcare-tile-background::before,
.im-cdbg-childcare-tile-background:before {
  background: #000;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .25;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
  z-index: 1;
}

.im-made-tile:hover .im-made-tile-background::before,
.im-made-tile:hover .im-made-tile-background:before,
.im-made-tile:focus .im-made-tile-background::before,
.im-made-tile:focus .im-made-tile-background:before,
.im-cdbg-childcare-tile:hover .im-cdbg-childcare-tile-background::before,
.im-cdbg-childcare-tile:hover .im-cdbg-childcare-tile-background:before,
.im-cdbg-childcare-tile:focus .im-cdbg-childcare-tile-background::before,
.im-cdbg-childcare-tile:focus .im-cdbg-childcare-tile-background:before {
  opacity: 0;
}

.im-made-tile-background::after,
.im-made-tile-background:after,
.im-cdbg-childcare-tile-background::after,
.im-cdbg-childcare-tile-background:after {
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 33%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 33%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 33%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  content: '';
  display: block;
  left: 0;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-tile-background img,
.im-made-tile-background video,
.im-cdbg-childcare-tile-background img,
.im-cdbg-childcare-tile-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-made-tile:hover .im-made-tile-background img,
.im-made-tile:hover .im-made-tile-background video,
.im-made-tile:focus .im-made-tile-background img,
.im-made-tile:focus .im-made-tile-background video,
.im-cdbg-childcare-tile:hover .im-cdbg-childcare-tile-background img,
.im-cdbg-childcare-tile:hover .im-cdbg-childcare-tile-background video,
.im-cdbg-childcare-tile:focus .im-cdbg-childcare-tile-background img,
.im-cdbg-childcare-tile:focus .im-cdbg-childcare-tile-background video {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.im-made-tile-content {
  display: block;
  left: 0;
  max-width: 13.2em;
  padding: 1.6em;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 2;
}

.width2 .im-made-tile-content,
.width3 .im-made-tile-content {
  max-width: 21.3em;
  padding: 2em;
}

.bottom .im-made-tile-content {
  bottom: 0;
  top: auto;
}

.right .im-made-tile-content {
  left: auto;
  right: 0;
  text-align: right;
}

.im-made-tile-title {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1em;
  padding: 0 0 .2em 0;
  position: relative;
  text-transform: uppercase;
}

.width2 .im-made-tile-title,
.width3 .im-made-tile-title {
  font-size: 2em;
}

.im-made-tile-text {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.25em;
  opacity: .8;
  position: relative;
}

.im-made-popup-wrap {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 9999;
}

.im-hotspotOpen .im-made-popup-wrap {
  opacity: 1;
  visibility: visible;
}

.im-made-popup-wrap.slick-slider .slick-track,
.im-made-popup-wrap.slick-slider .slick-list {
  height: 100%;
}

.im-made-popup {
  -webkit-backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(20px);
  bottom: 0;
  display: none;
  /*height: 100%;*/
  height: 100vh;
  left: 0;
  /*left: -100%;*/
  /*position: fixed;*/
  position: relative;
  right: 0;
  top: auto;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  transition: left .5s;
  width: 0;
  z-index: 9999;
}

.im-hotspotOpen .im-made-popup.im-popup {
  display: block;
  /*height: 100%;*/
  /*left: 0;*/
  overflow: auto;
  top: 0;
  width: 100%;
}

.im-made-popup-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-made-content-inner {
  align-items: stretch;
  border-radius: 0;
  display: flex;
  font-size: 20px;
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.im-made-popup-close {
  display: block;
  background: #ffc700;
  border-radius: 50%;
  height: 2.5em;
  position: absolute;
  right: .9em;
  top: 1.7em;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 2.5em;
  z-index: 150;
}

.im-made-popup-close::before,
.im-made-popup-close:before {
  background: url(../images/popup-close.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.3em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.3em;
}

.im-slider-button-wrap {
  background: transparent;
  bottom: 0;
  display: block;
  left: 0;
  min-height: 2.9em;
  position: fixed;
  width: 100%;
  z-index: 1;
}

.im-made-prev,
.im-made-next,
.im-made-popup-wrap .slick-prev,
.im-made-popup-wrap .slick-next {
  align-items: center;
  background: #3A3A3A;
  border-radius: 50%;
  bottom: .9rem;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  position: fixed;
  right: .9rem;
  top: auto;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  transform: unset !important;
  width: 2.5rem;
  z-index: 150;
}

.im-made-prev,
.im-made-popup-wrap .slick-prev {
  left: .9rem;
  right: auto;
}

.im-made-prev:hover,
.im-made-next:hover,
.im-made-prev:focus,
.im-made-next:focus,
.im-made-popup-wrap .slick-prev:hover,
.im-made-popup-wrap .slick-prev:focus,
.im-made-popup-wrap .slick-next:hover,
.im-made-popup-wrap .slick-next:focus {
  background: #4f4f4f;
  background-color: #4f4f4f !important;
}

.im-made-prev::before,
.im-made-prev:before,
.im-made-next::before,
.im-made-next:before,
.im-made-popup-wrap .slick-prev::before,
.im-made-popup-wrap .slick-prev:before,
.im-made-popup-wrap .slick-next::before,
.im-made-popup-wrap .slick-next:before {
  background: url(../images/slide-arrow.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.2em;
  position: relative;
  width: 1.2em;
}

.im-made-prev::before,
.im-made-prev:before,
.im-made-popup-wrap .slick-prev::before,
.im-made-popup-wrap .slick-prev:before {
  transform: rotate(180deg);
}

.im-made-popup-item {
  align-items: center;
  background: #1f1f1f;
  display: flex;
  justify-content: center;
  position: relative;
  width: 50%;
}

.im-made-popup-item.im-last {
  padding: 4em 0;
}

/*.im-made-popup-item:nth-child(3),
.im-made-popup-item:nth-child(4),
.im-made-popup-item .scroll-content {
background: transparent;
}*/
.im-made-popup-item.im-last {
  background: transparent;
}

.im-made-popup-item-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.im-made-popup-image {
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-made-popup-image img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-made-popup-item-content-inner.scroll-wrapper>.scroll-content {
  padding: 0 8em 0 5.8em;
}

.im-made-popup-item-content-inner {
  display: block;
  height: 23em;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: 100%;
  overflow: auto;
  position: relative;
  width: 100%;
}

.im-popup-title {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.05em;
  margin: 0;
  padding-bottom: .7em;
  position: relative;
}

.im-popup-desc {
  color: #acacac;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.55em;
  margin: 0;
  padding-bottom: 1.4em;
  position: relative;
}

.im-made-popup-item-content-inner .scroll-element.scroll-x.scroll-scrollx_visible,
.im-made-popup-item-content-inner .scroll-element.scroll-y.scroll-scrolly_visible {
  background: #1F1F1F;
  background: transparent;
  display: block;
}

.im-made-popup-item-content-inner.scrollbar-outer>.scroll-element.scroll-y {
  height: 100%;
  right: 1.7em;
  top: 0;
  width: 12px;
}

.im-made-popup-item-content-inner.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
  height: 92%;
  left: 2px;
  top: .8em;
  width: 3px;
}

.im-made-popup-item-content-inner.scrollbar-outer>.scroll-element .scroll-bar {
  background-color: #808080;
}

.im-made-popup-item-content-inner.scrollbar-outer>.scroll-element .scroll-element_track {
  background-color: #484848;
}

/* SITE CENTER FIX on ERRORS */
.wp-block-buttons.aligncenter {
  text-align: center;
  justify-content: center;
}

/* KANSAS FACTS */
.im-fact-hero-wrap {
  align-content: center;
  align-items: center;
  background: rgb(29, 53, 138);
  background: -moz-linear-gradient(top, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  background: linear-gradient(to bottom, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  color: #fff;
  display: flex;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d358a', endColorstr='#000e3e', GradientType=0);
  font-size: 20px;
  justify-content: center;
  min-height: 100vh;
  padding: 14em 0 7.5em 0;
  position: relative;
  width: 100%;
}

.im-fact-hero-wrap::before,
.im-fact-hero-wrap:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 25em;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .6;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-fact-hero-center {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 80em;
  position: relative;
  padding: 0 2em;
  width: 100%;
}

.im-fact-hero-info {
  align-self: flex-end;
  display: inline-block;
  flex: 0 0 50%;
  padding: 0 1.8em 4.3em 0;
  position: relative;
  vertical-align: bottom;
  width: 50%;
}

.im-fact-hero-subtitle {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  opacity: .5;
  padding: 0 0 1em 0;
  position: relative;
  text-transform: uppercase;
}

.im-fact-hero-title {
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: .9em;
  margin: 0 0 0 -.05em;
  max-width: 6.5em;
  position: relative;
  text-transform: uppercase;
}

.im-fact-hero-stat {
  display: inline-block;
  flex: 0 0 16.66%;
  padding: 1.6em 1.8em 1.6em 0;
  position: relative;
  text-decoration: none;
  vertical-align: top;
  width: 16.66%;
}

.im-fact-hero-stat:nth-child(6n+4) {
  padding-right: 0;
}

.im-fact-hero-stat-icon {
  display: block;
  height: 2.7em;
  margin: 0 0 1em 0;
  opacity: .5;
  position: relative;
  width: 5.4em;
}

.im-fact-hero-stat-icon img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
}

.im-fact-hero-stat-name {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.08em;
  max-width: 10em;
  position: relative;
  text-transform: uppercase;
}

.im-fact-hero-stat-desc {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.375em;
  max-width: 12.5em;
  padding: .1875em 0 0 0;
  position: relative;
}

.im-fact-content-wrap {
  display: block;
  font-size: 20px;
  padding: 5em 0;
  position: relative;
  width: 100%;
}

.im-fact-content-center {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0 2em;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-fact-large-stat-wrap {
  display: inline-block;
  flex: 0 0 50%;
  flex-basis: calc(50% - 1em);
  padding: 2em 0;
  position: relative;
  vertical-align: top;
  width: calc(50% - 1em);
}

.im-fact-large-stat-wrap::before,
.im-fact-large-stat-wrap:before {
  background: #FFC700;
  content: '';
  display: block;
  height: .4em;
  left: 0;
  position: absolute;
  top: .85em;
  width: 3em;
}

.im-fact-large-stat {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: 0 0 .25em 0;
  position: relative;
  text-transform: uppercase;
}

.im-fact-large-stat sup {
  font-size: .55em;
  line-height: 1em;
  top: -.6em;
}

.im-fact-large-desc {
  color: #757575;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.33em;
  margin: 0;
  max-width: 27em;
  position: relative;
}

.im-fact-small-stat-wrap {
  display: inline-block;
  flex: 0 0 25%;
  flex-basis: calc(25% - 1.5em);
  padding: 2em 0;
  position: relative;
  vertical-align: top;
  width: calc(25% - 1.5em);
}

.im-fact-small-stat-icon {
  display: block;
  height: 2.3em;
  margin: 0 0 .65em 0;
  opacity: .5;
  position: relative;
  width: 3.45em;
}

.im-fact-small-stat-icon img {
  bottom: 0;
  display: block;
  filter: brightness(0);
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: .5;
  position: absolute;
  top: 0;
}

.im-fact-small-stat {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1em;
  max-width: 6.7em;
  padding: 0 0 .16em 0;
  position: relative;
  text-transform: uppercase;
}

.im-fact-small-stat sup {
  font-size: .6em;
  line-height: 1em;
  top: -.5em;
}

.im-fact-small-desc {
  color: #757575;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .44em 0;
  position: relative;
}

.im-fact-small-subtext {
  color: #757575;
  display: block;
  font-size: .6em;
  line-height: 1.2em;
  position: relative;
}

.im-fact-color-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  font-size: 20px;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-fact-color {
  align-content: flex-start;
  align-items: flex-start;
  background: rgb(29, 53, 138);
  background: -moz-linear-gradient(top, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  background: linear-gradient(to bottom, rgba(29, 53, 138, 1) 0%, rgba(0, 14, 62, 1) 100%);
  color: #fff;
  display: inline-flex;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d358a', endColorstr='#000e3e', GradientType=0);
  flex: 0 0 50%;
  justify-content: flex-end;
  position: relative;
  vertical-align: top;
  width: 50%;
}

.im-fact-color:last-child {
  background: rgb(252, 203, 29);
  background: -moz-linear-gradient(top, rgba(252, 203, 29, 1) 0%, rgba(255, 185, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(252, 203, 29, 1) 0%, rgba(255, 185, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(252, 203, 29, 1) 0%, rgba(255, 185, 0, 1) 100%);
  color: #232323;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fccb1d', endColorstr='#ffb900', GradientType=0);
  justify-content: flex-start;
}

.im-color-center {
  display: block;
  max-width: 40em;
  padding: 4em 2em;
  position: relative;
  width: 100%;
}

.im-color-title {
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.im-color-stat-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0 2em;
  justify-content: flex-start;
  padding: .85em 0 0 0;
  position: relative;
}

.im-color-stat {
  display: inline-block;
  flex: 0 0 50%;
  flex-basis: calc(50% - 1em);
  padding: 1.6em 0;
  position: relative;
  vertical-align: top;
  width: calc(50% - 1em);
}

.im-color-stat-icon {
  display: block;
  filter: brightness(0) invert(1);
  height: 2.3em;
  margin: 0 0 .75em 0;
  opacity: .5;
  position: relative;
  width: 3.45em;
}

.im-fact-color:last-child .im-color-stat-icon {
  filter: brightness(0);
  opacity: 1;
}

.im-color-stat-icon img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
}

.im-color-stat-name {
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1em;
  padding: 0 0 .16em 0;
  position: relative;
  text-transform: uppercase;
}

.im-color-stat-name sup {
  font-size: .6em;
  line-height: 1em;
  top: -.5em;
}

.im-color-stat-desc {
  display: block;
  font-size: .9em;
  line-height: 1.33em;
  max-width: 13em;
  position: relative;
}

.im-fact-giant-stat-wrap {
  display: inline-block;
  flex: 0 0 70%;
  flex-basis: calc(70% - 1em);
  padding: 0 0 2em 0;
  position: relative;
  vertical-align: top;
  width: calc(70% - 1em);
}

.im-fact-giant-stat-wrap img {
  display: block;
  margin: 0;
  max-width: 100%;
  position: relative;
}

.im-fact-tall-stat-wrap {
  align-self: stretch;
  align-content: center;
  align-items: center;
  display: inline-flex;
  flex: 0 0 30%;
  flex-basis: calc(30% - 1em);
  justify-content: flex-start;
  padding: 3em 0;
  position: relative;
  vertical-align: top;
  width: calc(30% - 1em);
}

.im-fact-tall-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  left: 0;
  line-height: 1em;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}

.im-fact-tall-stat {
  display: block;
  padding: 2em 0;
  position: relative;
  width: 100%;
}

.im-fact-tall-stat::before,
.im-fact-tall-stat:before {
  background: #FFC700;
  content: '';
  display: block;
  height: .4em;
  left: 0;
  position: absolute;
  top: .7em;
  width: 2.2em;
}

.im-fact-tall-stat-name {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1em;
  margin: 0 0 .125em 0;
  position: relative;
  text-transform: uppercase;
}

.im-fact-tall-stat-name sup {
  font-size: .6em;
  line-height: 1em;
  top: -.6em;
}

.im-fact-tall-stat-desc {
  color: #757575;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.33em;
  max-width: 13em;
  position: relative;
}

/* CDBG */
.im-cdbg-hero,
.im-cdbg-hero.im-cdbg-hero-detail {
  background: #000;
  border-bottom-left-radius: 2.8em;
  border-bottom-right-radius: 2.8em;
  display: block;
  font-size: 20px;
  height: 100vh;
  min-height: 35em;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.im-cdbg-hero.im-cdbg-hero-detail {
  height: 100%;
  min-height: 44.5em;
}

.im-cdbg-hero-item {
  display: block;
  height: 100%;
  min-height: 35em;
  position: relative;
  width: 100%;
}

.im-cdbg-main-hero .im-cdbg-hero-item {
  min-height: 0;
}

.im-cdbg-hero-background {
  background: #000;
  background-blend-mode: multiply;
  mix-blend-mode: normal;
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-cdbg-hero-background::before,
.im-cdbg-hero-background:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 7em;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .8;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.im-cdbg-hero-background::after,
.im-cdbg-hero-background:after {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 25%;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.im-cdbg-hero-background img,
.im-cdbg-hero-background video {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-cdbg-hero-background video,
.im-cdbg-hero-background iframe {
  bottom: -50em;
  left: -50em;
  margin: auto;
  min-height: 57vw;
  min-width: 178vh;
  right: -50em;
  top: -50em;
}

.im-cdbg-hero-center {
  align-content: center;
  align-items: center;
  display: flex;
  /*Added*/
  flex-wrap: wrap;
  /*/Added*/
  min-height: 100%;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-cdbg-hero-center.im-cdbg-full-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-hero-main {
  display: block;
  position: relative;
}

.im-cdbg-hero.im-cdbg-hero-detail .im-cdbg-hero-item {
  min-height: 44.5em;
}

.im-cdbg-hero.im-cdbg-hero-detail .im-hero-center-inner {
  padding-top: 5em;
}

.im-cdbg-logo-wrap {
  display: block;
  height: auto;
  margin-top: -1.4em;
  max-width: 3.15em;
  padding-bottom: 1em;
  position: relative;
}

.im-cdbg-logo {
  display: block;
  position: relative;
}

.im-cdbg-hero-headline,
.im-cdbg-hero-headline.cdbg-detail {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1em;
  max-width: 12em;
  position: relative;
  text-transform: uppercase;
}

.im-cdbg-hero-headline.cdbg-detail {
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 3.5em;
  line-height: 1em;
  margin-bottom: .5em;
  max-width: 9em;
}

.im-cdbg-hero-subline {
  color: #fff;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  margin: -.75em 0 1em 0;
  position: relative;
  text-transform: uppercase;
}

.im-cdbg-hero-desc {
  color: #fff;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: .3em;
  max-width: 38em;
  opacity: .7;
  position: relative;
}

.im-cdbg-company-content {
  align-items: flex-end;
  bottom: 4.1em;
  display: flex;
  justify-content: flex-end;
  max-width: 26.4em;
  position: absolute;
  right: 4.6em;
  width: 100%;
}

.im-cdbg-company-text-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: nowrap;
  gap: 1.4em;
  justify-content: flex-start;
  position: relative;
  vertical-align: top;
}

.im-cdbg-company-text-inner {
  display: block;
  position: relative;
  text-align: left;
}

.im-company-text-title {
  color: #FFC700;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 0.1em 0;
  position: relative;
  width: 100%;
}

.im-company-text-desc {
  color: #FFC700;
  display: block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 0.1em 0;
  position: relative;
  width: 100%;
}

.im-cdbg-company-img {
  display: block;
  margin: 0 0 0.8em 0;
  position: relative;
  top: 0.2em;
}

.im-cdbg-company-img img {
  display: block;
  max-height: 2.25em;
  max-width: 4em;
  position: relative;
}

.im-cdbg-hero+.im-cdbg-content-wrap {
  margin: -4.1em 0 0 0;
  padding-bottom: 10em;
  z-index: 1;
}

.page-template-cdbg-main .im-cdbg-hero+.im-cdbg-content-wrap {
  padding-bottom: 3.2em;
}

.im-cdbg-content-center .im-callout-outer-wrap::after,
.im-cdbg-content-center .im-callout-outer-wrap:after {
  background: #fff;
  content: '';
  display: block;
  height: 6.6em;
  position: absolute;
  left: auto;
  margin: 0 -1em 0 0;
  right: 28.35em;
  top: 0;
  width: 100vw;
}

.im-cdbg-content-wrap .im-callout-wrap::after,
.im-cdbg-content-wrap .im-callout-wrap:after {
  border-left: 5em solid transparent;
  border-right: 0 solid transparent;
  border-top: 2.5em solid #ffb800;
  content: '';
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
}

.im-cdbg-content-center {
  display: block;
  padding: 0 3.3em 0 2em;
}

.im-cdbg-content-center .im-callout-wrap.reversed {
  background: rgb(255, 184, 0);
  background: -moz-linear-gradient(top, rgba(240, 255, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(240, 255, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(240, 255, 0, 1) 0%, rgba(255, 184, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ff00', endColorstr='#ffb800', GradientType=0);
  order: 2;
  padding: 2.1em 2.4em;
  position: absolute;
  right: 3em;
  top: 2.1em;
  width: 25.35em;
}

.im-cdbg-content-center .im-callout-window {
  border: 20px solid #f0ff00;
  border-right: 0;
  border-bottom: 0;
  bottom: 100%;
  clip-path: polygon(0% 0%, 91.4% 0%, 100% 100%, 0% 100%);
  display: block;
  height: 2.15em;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  margin-bottom: -1px;
}

.im-cdbg-content-center .im-callout-window::before,
.im-cdbg-content-center .im-callout-window:before {
  background: #f0ff00;
}

.im-cdbg-content-center .im-callout-text {
  letter-spacing: .12em;
  padding-bottom: .4em;
}

.im-cdbg-content-center .im-callout-desc {
  line-height: 1.3em;
  margin-bottom: 1.9em;
  max-width: 18em;
}

.im-cdbg-content {
  background: transparent;
  justify-content: flex-start;
  order: 1;
  padding: 0;
}

.im-cdbg-intro-wrap {
  display: block;
  font-size: 1em;
  margin: 6.25em 0 0;
  max-width: 33.85em;
  position: relative;
  width: 100%;
}

.im-cdbg-intro {
  display: block;
  padding: 0 0 1em 0;
  position: relative;
}

.im-cdbg-intro-title,
.im-cdbg-focus-title,
.im-cdbg-community-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 3.2em;
  font-weight: 700;
  line-height: .9em;
  margin: 0;
  padding: 0 0 .3em 0;
  position: relative;
}

.im-cdbg-intro-desc {
  color: #757575;
  display: block;
  font-size: 1.1em;
  line-height: 1.55em;
  margin: 0;
  max-width: 30em;
  position: relative;
}

.im-cdbg-details-apply-inner .im-cdbg-intro-desc {
  max-width: 28em;
  padding-bottom: 1em;
}

.im-cdbg-content-center .im-callout-window::before,
.im-cdbg-content-center .im-callout-window:before {
  right: -.1em;
  -webkit-transform: rotate(313deg);
  -ms-transform: rotate(313deg);
  transform: rotate(313deg);
}

.im-cdbg-focus-wrap {
  display: block;
  padding: 6.1em 0 2.9em;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-title-wrap,
.im-cdbg-community-title-wrap {
  display: block;
  max-width: 25.95em;
  position: relative;
}

.im-cdbg-focus-programs-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: flex-start;
  padding: 4.7em 0 0 0;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-item {
  background: linear-gradient(-90deg, #004788 0%, #0077B9 100%);
  background: -moz-linear-gradient(-90deg, #004788 0%, #0077B9 100%);
  background: -webkit-linear-gradient(-90deg, #004788 0%, #0077B9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004788', endColorstr='#0077b9', GradientType=1);
  flex: 0 1 calc(24.4% - .64em);
  border-radius: .8em;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
  margin: 0;
  overflow: hidden;
  padding: 1.45em 1.65em 1.95em 1.65em;
  position: relative;
  text-decoration: none;
  transition: .25s;
  vertical-align: top;
}

.im-cdbg-focus-item:nth-child(4n+1) {
  top: 8.9em;
}

.im-cdbg-focus-item:nth-child(4n+3) {
  top: -7.8em;
}

.im-cdbg-focus-item.dark-bak {
  background: linear-gradient(-90deg, #000d39 0%, #001d7d 100%);
  background: -moz-linear-gradient(-90deg, #000d39 0%, #001d7d 100%);
  background: -webkit-linear-gradient(-90deg, #000d39 0%, #001d7d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000d39', endColorstr='#001d7d', GradientType=1);
}

.im-cdbg-focus-item.red-bak {
  background: linear-gradient(-90deg, #700021 0%, #b70042 100%);
  background: -moz-linear-gradient(-90deg, #700021 0%, #b70042 100%);
  background: -webkit-linear-gradient(-90deg, #700021 0%, #b70042 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#700021', endColorstr='#b70042', GradientType=1);
}

.im-cdbg-focus-item.orange-bak {
  background: rgb(184, 73, 36);
  background: -moz-linear-gradient(top, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  background: linear-gradient(to bottom, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b84924', endColorstr='#ce491c', GradientType=0);
}

.im-cdbg-focus-item.purple-bak {
  background: linear-gradient(-90deg, #27004e 0%, #440286 100%);
  background: -moz-linear-gradient(-90deg, #27004e 0%, #440286 100%);
  background: -webkit-linear-gradient(-90deg, #27004e 0%, #440286 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27004e', endColorstr='#440286', GradientType=1);
}

.im-cdbg-focus-item.orange-bak {
  background: linear-gradient(-90deg, #bd5b00 0%, #bd8300 100%);
  background: -moz-linear-gradient(-90deg, #bd5b00 0%, #bd8300 100%);
  background: -webkit-linear-gradient(-90deg, #bd5b00 0%, #bd8300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5b00', endColorstr='#bd8300', GradientType=1);
}

.im-cdbg-focus-item.green-bak {
  background: linear-gradient(-90deg, #124600 0%, #207b00 100%);
  background: -moz-linear-gradient(-90deg, #124600 0%, #207b00 100%);
  background: -webkit-linear-gradient(-90deg, #124600 0%, #207b00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#124600', endColorstr='#207b00', GradientType=1);
}

.im-cdbg-blank {
  background: transparent;
  display: flex;
  position: relative;
  width: calc(24.4% -.64em);
}

.im-cdbg-focus-item-arrow {
  bottom: -.3em;
  display: inline-block;
  height: 3.2em;
  position: absolute;
  right: .05em;
  width: 3.2em;
}

.im-cdbg-focus-item-arrow::before,
.im-cdbg-focus-item-arrow:before {
  background: url('../images/cdbg/im-arrow_back_ios_new.png') no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.1em;
  position: absolute;
  right: 14%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.1em;
  z-index: 1;
}

.im-cdbg-focus-item-arrow::after,
.im-cdbg-focus-item-arrow:after {
  content: '';
  background: #000;
  border-radius: 50%;
  display: block;
  height: 100%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-cdbg-focus-item:hover .im-cdbg-focus-item-arrow::after,
.im-cdbg-focus-item:hover .im-cdbg-focus-item-arrow:after,
.im-cdbg-focus-item:focus-within .im-cdbg-focus-item-arrow::after,
.im-cdbg-focus-item:focus-within .im-cdbg-focus-item-arrow:after {
  opacity: 1;
}

.im-cdbg-focus-top-wrap {
  display: block;
  padding-bottom: 3.8em;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-bottom-wrap {
  display: flex;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-bottom-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-focus-sm-title {
  color: #84b4d8;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2em;
  padding-bottom: .3em;
  position: relative;
}

.dark-bak .im-cdbg-focus-sm-title {
  color: #b2b9d0;
}

.red-bak .im-cdbg-focus-sm-title {
  color: #ca91a4;
}

.orange-bak .im-cdbg-focus-sm-title {
  color: #ce491c;
}

.purple-bak .im-cdbg-focus-sm-title {
  color: #cab7dc;
}

.orange-bak .im-cdbg-focus-sm-title {
  color: #e2cfb3;
}

.green-bak .im-cdbg-focus-sm-title {
  color: #e2cfb3;
}

.im-cdbg-focus-program-title {
  color: #fff;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.3em;
  /*padding-right: .8em;*/
  padding-right: 0;
  position: relative;
}

.additional-title {
  margin: 0 0 .2em 0;
}

.im-cdbg-focus-amount {
  color: #fff;
  display: block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  padding-right: 2.7em;
  position: relative;
}

.im-cdbg-focus-deadline,
/*.im-cdbg-focus-title,*/
.im-cdbg-community-focus-title {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.3em;
  padding-right: 3.55em;
  position: relative;
}

.im-cdbg-featured-link-wrap .im-region-featured-link {
  padding: 26% 0 1.725% 0;
}

.im-cdbg-featured-link-wrap .im-region-featured-content {
  max-width: 35.9em;
  padding: 2em 5em 2em 4.6em;
}

.im-cdbg-featured-link-wrap .im-region-featured-title {
  max-width: 5em;
}

.im-cdbg-featured-link-wrap .im-region-featured-desc {
  max-width: 32em;
}

.im-region-detail-content-wrap.im-cdbg-region-detail-content-wrap {
  margin: 5em 0 5.3em;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box {
  height: 100%;
  padding: 3.3em 2.9em 2.2em;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box-title {
  margin-bottom: .4em;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box-desc {
  line-height: 1.5em;
  padding-bottom: .4em;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-content-center {
  align-items: stretch;
}

/* CDBG DETAILS */
.im-cdbg-hero-center .im-region-detail-breadcrumbs {
  margin: -2.2em 0 0 0;
}

.im-cdbg-apply-wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-apply-item {
  display: inline-block;
  padding: 1.2em 0;
  position: relative;
}

.im-cdbg-apply-item::before,
.im-cdbg-apply-item:before {
  background: #ffc700;
  content: '';
  display: block;
  height: .3739em;
  position: absolute;
  left: 0;
  top: -.31em;
  width: 2.3em;
}

.im-cdbg-apply-subhead {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.im-cdbg-apply-item .im-cdbg-apply-subhead {
  padding-bottom: .4em;
}

.im-cdbg-apply-stat {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.im-cdbg-apply-desc {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  opacity: .7;
  position: relative;
}

.im-cdbg-apply-item .im-cdbg-apply-desc {
  margin-bottom: 1.9em;
  max-width: 13em;
}

ul.im-cdbg-check-list,
.im-cdbg-check-list {
  display: block;
  list-style-type: none;
  padding: .8em 0 0 1.5em;
  position: relative;
}

.im-cdbg-check-list li {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.3em;
  opacity: .7;
  padding-bottom: .95em;
  position: relative;
}

.im-cdbg-check-list li::before,
.im-cbg-check-list li:before {
  background: url(../images/cdbg/cdbg-check.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.2em;
  left: -1.9em;
  position: absolute;
  top: 0;
  width: 1.2em;
}

.im-cdbg-check-link {
  color: #FFC700;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}

.im-cdbg-check-link::after,
.im-cdbg-check-link:after {
  background-color: #FFC700;
  bottom: 0;
  content: '';
  display: none;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.im-cdbg-childcare-tile-wrap {
  grid-template-columns: repeat(16, 1fr);
}

.im-cdbg-details-apply-wrap {
  display: block;
  font-size: 20px;
  margin: 4.3em 0;
  position: relative;
}

.im-cdbg-details-apply-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-details-apply-header-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-details-apply-headline {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 3.2em;
  font-weight: 700;
  line-height: 1.2em;
  position: relative;
  width: 100%;
}

.im-cdbg-details-apply-inner-wrap {
  display: flex;
  gap: 1em;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-details-apply-inner-item {
  display: inline-block;
  position: relative;
  width: 45.5%;
}

ul.im-cdbg-list,
.im-cdbg-list {
  display: block;
  list-style-type: none;
  padding: .4em 0 0 2.4em;
  position: relative;
}

.im-cdbg-list li {
  color: #757575;
  display: block;
  font-size: 1.1em;
  line-height: 1.55em;
  margin: 0;
  padding-bottom: .9em;
  position: relative;
}

.im-cdbg-list li::before,
.im-cdbg-list li:before {
  background-color: #ffc700;
  border-radius: 50%;
  content: '';
  display: block;
  height: .4em;
  left: -1em;
  position: absolute;
  top: .6em;
  width: .4em;
}

.im-cdbg-horizontal-search-wrap {
  display: block;
  padding-bottom: 1.1em;
  position: relative;
}

.im-cdbg-horizontal-search-wrap form {
  position: relative;
}

input.im-cdbg-horizontal-search,
#im-cdbg-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #000;
  border: 0 solid #d9d9d9;
  border-radius: 5em;
  color: #000;
  display: block;
  font-size: .8em;
  height: 3.4em;
  line-height: 1.4em;
  padding: .65em 8.12em .85em 1.5em;
  position: relative;
  width: 100%;
  z-index: 1;
}

input#im-cdbg-search::placeholder {
  color: #fff;
  font-size: .8em;
}

.im-cdbg-horizontal-search-label {
  border: 1px solid transparent;
  color: #969696;
  display: block;
  font-size: .9em;
  left: 1rem;
  line-height: 1em;
  opacity: 0;
  margin: 0;
  padding: 0.75em 2.72em 0.75em 1.4em;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  top: 0;
  z-index: 1;
}

.im-cdbg-horizontal-search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #555555;
  border: none;
  border-radius: 2.5em;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: .9em;
  line-height: 1.2em;
  height: 2.4em;
  margin: 0;
  padding: .7em 1.3em;
  position: absolute;
  right: .3rem;
  top: .3rem;
  vertical-align: top;
  width: auto;
  z-index: 2;
}

.im-cdbg-horizontal-search-submit:hover,
.im-cdbg-search-submit:hover {
  background-color: #555555 !important;
  transform: none !important;
}

.im-cdbg-company-text-inner .im-cdbg-apply-subhead {
  line-height: 1.25em;
  max-width: 9.8em;
  padding-bottom: .6em;
}

.im-cdbg-company-text-inner .im-cdbg-apply-desc {
  line-height: 1.3em;
  max-width: 13.8em;
}

.im-cdbg-hero-center .im-region-detail-cta {
  margin: 2.25em 0 0 0;
  text-align: center;
}

.im-cdbg-hero-center .im-region-detail-cta::after,
.im-cdbg-hero-center .im-region-detail-cta:after {
  display: none;
}

.im-hero-center-inner.im-cdbg-full-inner {
  margin: 8.3em 0;
}

.im-cdbg-full-inner {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-height: 100%;
  margin: 6.8em auto;
  max-width: 80em;
  padding: 0 0 3.1em;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box-cta {
  bottom: 3.6em;
  position: absolute;
}

.im-cdbg-region-detail-content-wrap .im-cdbg-horizontal-search-wrap {
  max-width: 26.3em;
  width: 100%;
}

.im-cdbg-search-label {
  border: 1px solid transparent;
  color: #969696;
  display: block;
  font-size: .9em;
  left: 1rem;
  line-height: 1em;
  opacity: 0;
  margin: 0;
  padding: 0.75em 2.72em 0.75em 1.4em;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  top: 0;
  z-index: 1;
}

input.im-cdbg-search,
#find-rep-search,
#entercity-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 2px solid #cbcbcb;
  border-radius: 5em;
  color: #adadad;
  display: block;
  font-size: .8em;
  font-weight: 700;
  height: 3.5em;
  line-height: 1.4em;
  padding: .65em 12.02em .85em 1.4em;
  position: relative;
  width: 100%;
  z-index: 1;
}

input#find-rep-search::placeholder {
  color: #adadad;
  font-size: 18px;
  font-weight: 700;
}

.im-cdbg-search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffc700;
  border: none;
  border-radius: 2.5em;
  color: #323232;
  cursor: pointer;
  display: inline-block;
  font-size: .9em;
  line-height: 1.2em;
  height: 2.55em;
  margin: 0;
  padding: 0.7em 2.1em;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  vertical-align: top;
  width: auto;
  z-index: 2;
}

.im-cdbg-right-form-wrap #entercity-search {
  font-size: 1em;
  height: 3.6em;
  margin-left: -5.1em;
  min-width: 24.3em;
  padding: 0.65em 8.22em 0.85em 1.6em;
}

.im-cdbg-right-form-wrap .im-cdbg-search-submit {
  height: 3.4em;
  padding: 0.7em 2.6em;
  right: 2.1rem;
}

.im-cdbg-search-submit:hover {
  color: #fff;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box-cta.im-cdbg-center-text {
  padding: .82em 1.9em .82em 1.34em;
  text-align: center;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-box-cta.im-cdbg-center-text::after,
.im-cdbg-region-detail-content-wrap .im-region-detail-box-cta.im-cdbg-center-text:after {
  display: none;
}

.im-cdbg-region-detail-content-wrap .im-region-detail-content-right {
  width: 47.6%;
}

.im-cdbg-childcare-tile {
  height: 100%;
  overflow: visible;
  padding: 100% 0 0 0;
  width: auto;
}

.im-cdbg-childcare-tile.height3 {
  grid-row: span 3;
}

.im-cdbg-childcare-tile.width3.height2 {
  padding: 111% 0 0 0;
}

.im-cdbg-childcare-tile.height1 {
  grid-row: span 1;
  padding: 55.6% 0 0 0;
}

.im-cdbg-childcare-tile.width2 {
  padding: 83.5% 0 0 0;
}

.im-cdbg-childcare-tile.width6 {
  grid-column: span 6;
  grid-row: span 2;
  padding: 100% 0 0 0;
}

.im-cdbg-childcare-tile.width6 .im-made-tile-title,
.im-cdbg-childcare-tile.width5 .im-made-tile-title,
.im-cdbg-childcare-tile.width4 .im-made-tile-title,
.im-cdbg-childcare-tile.width3 .im-made-tile-title,
.im-cdbg-childcare-tile.width2 .im-made-tile-title,
.im-cdbg-childcare-tile.width1 .im-made-tile-title {
  font-size: 1.1em;
}

.im-cdbg-callout-wrap.im-callout-wrap.lt-blue {
  background: rgb(0, 119, 185);
  background: -moz-linear-gradient(top, rgba(0, 119, 185) 0%, rgba(0, 71, 136, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 119, 185) 0%, rgba(0, 71, 136, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 119, 185) 0%, rgba(0, 71, 136, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077b9', endColorstr='#004788', GradientType=0);
  margin-top: -13em;
  max-width: 17.95em;
  padding: 3.4em 2.6em 3.3em 1.9em;
  width: 100%;
  z-index: 100;
}

.im-cdbg-callout-wrap .im-callout-window {
  clip-path: polygon(0% 0%, 86.5% 0%, 100% 100%, 0% 100%);
}

.im-cdbg-callout-wrap.im-callout-wrap.lt-blue .im-callout-text {
  line-height: 1.15em;
}

.im-cdbg-callout-wrap.im-callout-wrap.lt-blue::after,
.im-cdbg-callout-wrap.im-callout-wrap.lt-blue:after {
  border-left: 3.7em solid transparent;
  border-top: 2.1em solid #004788;
  content: '';
}

.im-cdbg-page-section {
  background: #fff;
  color: #313131;
  display: block;
  min-height: 100%;
  position: relative;
  width: 100%;
}

/* CDBG INTERIOR */
.im-cdbg-page-section {
  display: block;
  margin: 6.25em 0;
  position: relative;
  width: 100%;
}

.im-cdbg-page-center {
  display: block;
  margin: 0 auto;
  max-width: 100em;
  padding: 0 2.5em;
  position: relative;
  width: 100%;
}

.im-cdbg-page-title {
  color: #323232;
  display: block;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .42em 0;
  position: relative;
}

.pink .im-cdbg-page-title {
  color: #E21D69;
}

.red .im-cdbg-page-title {
  color: #E71845;
}

.orange .im-cdbg-page-title {
  color: #CE491C;
}

.blue .im-cdbg-page-title {
  color: #2C3D91;
}

.mute-green .im-cdbg-page-title {
  color: #088383;
}

.purple .im-cdbg-page-title {
  color: #7942AE;
}

.green .im-cdbg-page-title {
  color: #00855D;
}

.im-cdbg-module,
.im-cdbg-resource-module,
.im-cdbg-deadline-module {
  align-content: stretch;
  align-items: stretch;
  background: #fff;
  border-radius: 1em;
  box-shadow: 0 .125em 3.75em rgba(0, 0, 0, .1);
  display: flex;
  justify-content: space-between;
  margin: 0 0 3.625em 0;
  position: relative;
  width: 100%;
}

.im-cdbg-deadline-module {
  border-radius: 3.75em;
}

.im-cdbg-module-cell {
  display: inline-flex;
  flex: 1 1 auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3.25em 4em;
  position: relative;
  vertical-align: top;
}

.im-cdbg-module-cell:first-child {
  flex: 0 1 33%;
  justify-content: flex-start;
  padding-left: 3.25em;
}

.im-cdbg-module-cell:last-child {
  padding-right: 3.25em;
}

.im-cdbg-module-cell+.im-cdbg-module-cell {
  border-left: 1px solid #D9D9D9;
}

.im-cdbg-module-headline {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 2.125em;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0 0 .85em 0;
  position: relative;
}

.im-cdbg-module-label {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.im-cdbg-module-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ECECEC url(../images/expand-icon-dark.png) no-repeat right 6% center;
  background-size: .89em auto;
  border: 1px solid #ECECEC;
  border-radius: .56em;
  color: #323232;
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  height: auto;
  line-height: 1.2em;
  padding: .84em 4em .84em .75em;
  position: relative;
  width: 22em;
}

.im-cdbg-module-flex {
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  gap: 4em;
  justify-content: flex-start;
  position: relative;
}

.im-cdbg-lmi {
  border: 1px solid #ccc;
  border-radius: .625em;
  display: inline-block;
  padding: 1em 1.25em;
  position: relative;
}

.im-cdbg-module.green .im-cdbg-lmi {
  background: #148C12;
  border-color: #148C12;
}

.yellow .im-cdbg-lmi {
  background: #FFB800;
  border-color: #FFB800;
}

.red .im-cdbg-lmi {
  background: #AA0000;
  border-color: #AA0000;
}

.none .im-cdbg-lmi {
  display: none;
}

.im-cdbg-lmi-title {
  color: #323232;
  display: block;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  position: relative;
  white-space: nowrap;
}

.im-cdbg-module.green .im-cdbg-lmi-title,
.im-cdbg-module.red .im-cdbg-lmi-title {
  color: #fff;
}

.im-cdbg-tooltip {
  cursor: default;
  display: inline-block;
  font-size: .8em;
  line-height: 1em;
  margin: .3em 0 0 0;
  position: relative;
  vertical-align: top;
}

.im-cdbg-tooltip .material-symbols-rounded {
  color: inherit;
  display: inline-block;
  font-size: 1em;
  font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 40;
  height: auto;
  line-height: 1em;
  position: relative;
  vertical-align: top;
}

.im-cdbg-tooltip-bubble {
  background: #fff;
  bottom: 50%;
  box-shadow: 0 .1em 3em rgba(0, 0, 0, .1);
  border-radius: 1em;
  color: #323232;
  display: none;
  font-size: 1.25em;
  font-weight: 400;
  left: 50%;
  padding: 1em;
  position: absolute;
  white-space: normal;
  width: 16.5em;
  z-index: 1;
}

.im-cdbg-tooltip:hover .im-cdbg-tooltip-bubble,
.im-cdbg-tooltip:focus-visible .im-cdbg-tooltip-bubble {
  display: block;
}

.im-cdbg-tooltip-paragraph {
  color: #323232;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.im-cdbg-tooltip-paragraph a {
  color: inherit;
  text-decoration: underline;
}

.im-cdbg-lmi-stat {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 2.84em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  position: relative;
}

.im-cdbg-module.green .im-cdbg-lmi-stat,
.im-cdbg-module.red .im-cdbg-lmi-stat {
  color: #fff;
}

.im-cdbg-lmi-explanation {
  color: #323232;
  display: block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.25em;
  margin: 1em 0 0 0;
  max-width: 9em;
  position: relative;
}

.im-cdbg-module.green .im-cdbg-lmi-explanation,
.im-cdbg-module.red .im-cdbg-lmi-explanation {
  color: #fff;
}

.im-cdbg-area-name {
  color: #323232;
  display: block;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .32em 0;
  position: relative;
}

.im-cdbg-area-text {
  color: #757575;
  display: block;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.56em;
  margin: 0;
  max-width: 43.33em;
  position: relative;
}

.im-cdbg-area-text b,
.im-cdbg-area-text strong {
  color: #323232;
  font-weight: 700;
}

.im-cdbg-area-view-more {
  color: #757575;
  display: inline-block;
  font-size: 1.125em;
  line-height: 1.544em;
  margin: .89em 0 0 0;
  padding: .2em 2.4em .2em 0;
  position: relative;
  text-decoration: none;
}

.im-cdbg-area-view-more::after,
.im-cdbg-area-view-more:after {
  background: #D9D9D9;
  border-radius: 50%;
  color: #323232;
  content: '\e5cf';
  display: block;
  font-family: "Material Symbols Rounded";
  font-size: 1.389em;
  font-variation-settings: 'FILL' 0, 'wght' 500, 'GRAD' 0, 'opsz' 48;
  height: 1.35em;
  line-height: 1em;
  margin: -.7em 0 0 0;
  padding: .2em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform-origin: center;
  transition: .25s;
  width: 1.4em;
}

.im-cdbg-area-view-more.expanded::after,
.im-cdbg-area-view-more.expanded:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.im-cdbg-area-small {
  color: #757575;
  display: block;
  font-size: .875em;
  line-height: 1.428em;
  margin: 1.5em 0 0 0;
  position: relative;
}

.none .im-cdbg-area-small {
  display: none;
}

.im-cdbg-area-collapse-wrap {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-cdbg-area-collapse-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-area-table {
  border: 0;
  border-collapse: collapse;
  display: inline-table;
  margin: 1.5em 0 0 0;
  position: relative;
  vertical-align: middle;
}

.im-cdbg-area-table th,
.im-cdbg-area-table td {
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  color: #323232;
  display: table-cell;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.22em;
  max-width: 10.75em;
  padding: .5em 2em;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

.im-cdbg-area-table th {
  border-bottom-color: #323232;
}

.im-cdbg-area-table th:first-child,
.im-cdbg-area-table td:first-child {
  border-left: 0;
}

.im-cdbg-step-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-step {
  display: inline-block;
  flex: 1 1 33%;
  padding: 2.4em 3.7em 3.7em 3.7em;
  position: relative;
}

.im-cdbg-step+.im-cdbg-step {
  border-left: 1px solid #ccc;
}

.im-cdbg-step-number {
  background: #323232;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  height: 2.084em;
  line-height: 1em;
  margin: 0 0 1.4em 0;
  padding: .542em;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 2.084em;
}

.pink .im-cdbg-step-number {
  background: #E21D69;
}

.red .im-cdbg-step-number {
  background: #E71845;
}

.orange .im-cdbg-step-number {
  background: #CE491C;
}

.blue .im-cdbg-step-number {
  background: #2C3D91;
}

.mute-green .im-cdbg-step-number {
  background: #088383;
}

.purple .im-cdbg-step-number {
  background: #7942AE;
}

.green .im-cdbg-step-number {
  background: #00855D;
}

.im-cdbg-step-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.89em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .56em 0;
  position: relative;
}

.im-cdbg-step-text {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.56em;
  margin: 0 0 1.11em 0;
  position: relative;
}

.im-cdbg-step-text b,
.im-cdbg-step-text strong {
  color: #323232;
  font-weight: 700;
}

.im-cdbg-step-text a {
  color: inherit;
  text-decoration: none;
}

.im-cdbg-step-cta {
  background: #fff;
  border: 1px solid #323232;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 1.8em 0 0 0;
  padding: 1em 1.5em 1.1em 1.5em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.pink .im-cdbg-step-cta {
  border-color: #E21D69;
  color: #E21D69;
}

.red .im-cdbg-step-cta {
  border-color: #E71845;
  color: #E71845;
}

.orange .im-cdbg-step-cta {
  border-color: #CE491C;
  color: #CE491C;
}

.blue .im-cdbg-step-cta {
  border-color: #2C3D91;
  color: #2C3D91;
}

.mute-green .im-cdbg-step-cta {
  border-color: #088383;
  color: #088383;
}

.purple .im-cdbg-step-cta {
  border-color: #7942AE;
  color: #7942AE;
}

.green .im-cdbg-step-cta {
  border-color: #00855D;
  color: #00855D;
}

.im-cdbg-step-cta.power {
  background: #323232;
  color: #fff;
}

.pink .im-cdbg-step-cta.power {
  background: #E21D69;
}

.red .im-cdbg-step-cta.power {
  background: #E71845;
}

.orange .im-cdbg-step-cta.power {
  background: #CE491C;
}

.blue .im-cdbg-step-cta.power {
  background: #2C3D91;
}

.mute-green .im-cdbg-step-cta.power {
  background: #088383;
}

.purple .im-cdbg-step-cta.power {
  background: #7942AE;
}

.green .im-cdbg-step-cta.power {
  background: #00855D;
}

.im-cdbg-resource-link {
  background: url(../images/copy-icon.png) no-repeat left center;
  background-size: auto 1em;
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.2em;
  padding: .45em 0 .45em 1.37em;
  position: relative;
  text-decoration: none;
}

.im-cdbg-resource-more {
  background-size: auto 1em;
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.2em;
  padding: .45em 0 .45em 1.37em;
  position: relative;
}

.im-cdbg-step-fine-print {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.56em;
  margin: 1.9em 0 0 0;
  position: relative;
}

.im-cdbg-step-fine-print b,
.im-cdbg-step-fine-print strong {
  color: #323232;
  font-weight: 700;
}

.pink .im-cdbg-step-fine-print b,
.pink .im-cdbg-step-fine-print strong {
  color: #E21D69;
}

.red .im-cdbg-step-fine-print b,
.red .im-cdbg-step-fine-print strong {
  color: #E71845;
}

.orange .im-cdbg-step-fine-print b,
.orange .im-cdbg-step-fine-print strong {
  color: #CE491C;
}

.blue .im-cdbg-step-fine-print b,
.blue .im-cdbg-step-fine-print strong {
  color: #2C3D91;
}

.mute-green .im-cdbg-step-fine-print b,
.mute-green .im-cdbg-step-fine-print strong {
  color: #088383;
}

.purple .im-cdbg-step-fine-print b,
.purple .im-cdbg-step-fine-print strong {
  color: #7942AE;
}

.green .im-cdbg-step-fine-print b,
.green .im-cdbg-step-fine-print strong {
  color: #00855D;
}

.im-cdbg-step-fine-print a {
  color: inherit;
  text-decoration: underline;
}

.im-cdbg-hero-detail .im-cdbg-hero-center .im-region-detail-breadcrumbs {
  margin: 4.9em 0 0 8em;
}

.im-cdbg-icon-block-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 4.5em;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-icon-block {
  display: inline-block;
  flex: 1 1 1%;
  padding: 2.375em 0 0 0;
  position: relative;
  vertical-align: top;
}

.im-cdbg-icon {
  color: #323232;
  display: block;
  margin: 0 0 .625em 0;
  position: relative;
}

.pink .im-cdbg-icon {
  color: #E21D69;
}

.red .im-cdbg-icon {
  color: #E71845;
}

.orange .im-cdbg-icon {
  color: #CE491C;
}

.blue .im-cdbg-icon {
  color: #2C3D91;
}

.mute-green .im-cdbg-icon {
  color: #088383;
}

.purple .im-cdbg-icon {
  color: #7942AE;
}

.green .im-cdbg-icon {
  color: #00855D;
}

.im-cdbg-icon .material-symbols-rounded {
  color: inherit;
  display: inline-block;
  font-size: 2.6em;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  height: auto;
  line-height: 1em;
  margin: 0;
  vertical-align: top;
}

.im-cdbg-icon-text {
  color: #323232;
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.67em;
  position: relative;
}

.im-cdgb-hero-detail .im-cdbg-hero-background::before,
.im-cdbg-hero-detail .im-cdbg-hero-background:before,
.im-cdbg-hero-detail .im-cdbg-hero-background::after,
.im-cdbg-hero-detail .im-cdbg-hero-background:after {
  display: none;
}

.im-cdbg-deadline-section {
  background: transparent;
  display: block;
  margin-bottom: -1.1em;
  margin-top: -20em;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 2;
}

.im-cdbg-deadline-center {
  display: block;
  margin: 0 auto;
  max-width: 107.688em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-cdbg-deadline-cta-wrap {
  display: block;
  position: relative;
  text-align: right;
  width: 100%;
}

.im-cdbg-deadline-cta {
  background: #E21D69;
  border-radius: 3em;
  color: #fff;
  font-size: 1.025em;
  line-height: 2.02em;
  display: inline-block;
  margin-bottom: 1.5em;
  padding: .92em 4.4em .92em 1.14em;
  position: relative;
  right: 2em;
  text-decoration: none;
  top: 0;
}

.red .im-cdbg-deadline-cta {
  background: #E71845;
}

.orange .im-cdbg-deadline-cta {
  background: #CE491C;
}

.blue .im-cdbg-deadline-cta {
  background: #2C3D91;
}

.mute-green .im-cdbg-deadline-cta {
  background: #088383;
}

.purple .im-cdbg-deadline-cta {
  background: #7942AE;
}

.green .im-cdbg-deadline-cta {
  background: #00855D;
}

.im-cdbg-deadline-cta:hover,
.im-cdbg-deadline-cta:focus-visible {
  color: #fff;
  text-decoration: none;
}

.im-cdbg-deadline-cta::before,
.im-cdbg-deadline-cta:before {
  background: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  height: 2.75em;
  position: absolute;
  right: .6em;
  top: .5em;
  width: 2.75em;
}

.im-cdbg-deadline-cta .material-symbols-rounded {
  color: #E21D69;
  font-variation-settings: 'FILL' 0, 'wght' 500, 'GRAD' 0, 'opsz' 48;
  font-size: 1.3em;
  display: inline-block;
  position: absolute;
  right: 1em;
  top: .95em;
}

.red .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #E71845;
}

.orange .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #CE491C;
}

.blue .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #2C3D91;
}

.mute-green .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #088383;
}

.purple .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #7942AE;
}

.green .im-cdbg-deadline-cta .material-symbols-rounded {
  color: #00855D;
}

.im-cdbg-deadline-cell-wrap {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  font-size: 20px;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-deadline-cell-item {
  display: inline-block;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  padding: 3.1em 3em 3.55em 3em;
  position: relative;
}

.im-cdbg-deadline-cell-item+.im-cdbg-deadline-cell-item {
  border-left: 1px solid #d9d9d9;
}

.im-cdbg-deadline-cell-item:last-of-type {
  max-width: 23.4em;
}

/*This color will change with the main color*/
.im-cdbg-deadline-title {
  color: #323232;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  margin: 0 0 .8em 0;
  position: relative;
  text-transform: uppercase;
}

.pink .im-cdbg-deadline-title {
  color: #E21D69;
}

.red .im-cdbg-deadline-title {
  color: #E71845;
}

.orange .im-cdbg-deadline-title {
  color: #CE491C;
}

.blue .im-cdbg-deadline-title {
  color: #2C3D91;
}

.mute-green .im-cdbg-deadline-title {
  color: #088383;
}

.purple .im-cdbg-deadline-title {
  color: #7942AE;
}

.green .im-cdbg-deadline-title {
  color: #00855D;
}

.im-cdbg-deadline-desc {
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  margin-bottom: 0;
  max-width: 10em;
  padding-bottom: .7em;
  position: relative;
  width: 100%;
}

.housing .im-cdbg-deadline-desc {
  max-width: 15em;
}

.im-cdbg-deadline-desc b {
  color: #323232;
  font-weight: 700;
}

.im-cdbg-deadline-stat {
  color: #313131;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0 0 .2em 0;
  max-width: 8em;
  position: relative;
}

.housing .im-cdbg-deadline-stat {
  margin: 0 0 .1em 0;
}

.im-cdbg-deadline-stat-desc {
  color: #757575;
  display: block;
  font-size: .8em;
  line-height: 1.2em;
  position: relative;
}

.im-cdbg-deadline-link {
  color: #323232;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 1em 0 0 0;
  position: relative;
  text-decoration: none;
}

.im-cdbg-deadline-link::after,
.im-cdbg-deadline-link:after {
  background: url(../images/cdbg/cdbg-pink-arrow.png) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.2em;
  position: relative;
  right: 0;
  top: -.1em;
  transition: .25s;
  vertical-align: middle;
  width: 1.2em;
}

.red .im-cdbg-deadline-link::after,
.red .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-red-arrow.png);
}

.orange .im-cdbg-deadline-link::after,
.orange .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-orange-arrow.png);
}

.blue .im-cdbg-deadline-link::after,
.blue .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-blue-arrow.png);
}

.mute-green .im-cdbg-deadline-link::after,
.mute-green .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-mute-green-arrow.png);
}

.purple .im-cdbg-deadline-link::after,
.purple .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-purple-arrow.png);
}

.green .im-cdbg-deadline-link::after,
.green .im-cdbg-deadline-link:after {
  background-image: url(../images/cdbg/cdbg-green-arrow.png);
}

.im-cdbg-deadline-link:hover,
.im-cdbg-deadline-link:focus-visible {
  text-decoration: underline;
}

.im-cdbg-deadline-link:hover::after,
.im-cdbg-deadline-link:hover:after,
.im-cdbg-deadline-link:focus-visible::after,
.im-cdbg-deadline-link:focus-visible:after {
  right: -.2em;
}

.im-cdbg-deadline-list,
ul.im-cdbg-deadline-list {
  color: #757575;
  display: block;
  font-size: 1em;
  line-height: 1.2em;
  list-style-type: none;
  padding: 0 0 0 1.5em;
  position: relative;
}

.im-cdbg-deadline-list li {
  color: #757575;
  font-size: .8em;
  line-height: 1.3em;
  padding-bottom: .95em;
  position: relative;
}

/*The check icon color will change with the page that you're on below is the default*/
.im-cdbg-deadline-icon {
  color: #323232;
  display: inline-block;
  left: -1.9em;
  position: absolute;
  top: 0;
}

.im-cdbg-deadline-list li .material-symbols-rounded {
  color: #E21D69;
  font-size: 1.5em;
  font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48;
  height: auto;
  line-height: 1em;
  margin: 0;
}

.pink .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #E21D69;
}

.red .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #E71845;
}

.orange .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #CE491C;
}

.blue .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #2C3D91;
}

.mute-green .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #088383;
}

.purple .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #7942AE;
}

.green .im-cdbg-deadline-list li .material-symbols-rounded {
  color: #00855D;
}

.im-cdbg-deadline-select-wrap {
  background: #E21D69;
  border-radius: 2.5em;
  bottom: -10em;
  display: block;
  padding: 2.813em 3.4em 2.513em 2.788em;
  position: absolute;
  right: 14.7em;
  width: 37.875em;
}

.red .im-cdbg-deadline-select-wrap {
  background: #E71845;
}

.orange .im-cdbg-deadline-select-wrap {
  background: #CE491C;
}

.blue .im-cdbg-deadline-select-wrap {
  background: #2C3D91;
}

.mute-green .im-cdbg-deadline-select-wrap {
  background: #088383;
}

.purple .im-cdbg-deadline-select-wrap {
  background: #7942AE;
}

.green .im-cdbg-deadline-select-wrap {
  background: #00855D;
}

.im-cdbg-deadline-select-title {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding-bottom: .1em;
  position: relative;
  text-transform: uppercase;
}

.im-cdbg-deadline-select-desc {
  color: #fff;
  display: block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding-bottom: 2em;
  position: relative;
}

.im-cdbg-deadline-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, .5) url(../images/cdbg/expand-icon-light.png) no-repeat right 6% center;
  background-size: .89em auto;
  border: none;
  border-radius: .625em;
  color: #fff;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  line-height: 1.8em;
  padding: .84em 4em .84em 1.15em;
  position: relative;
  width: 100%;
}

.im-cdbg-deadline-select:focus {
  outline: none;
}

.im-cdbg-overview-item-wrap {
  display: block;
  font-size: 20px;
  max-width: 56em;
  padding: .8em 0;
  position: relative;
  width: 100%;
}

.im-cdbg-overview-subtitle {
  color: #313131;
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: .5em;
  position: relative;
}

.im-cdbg-overview-desc {
  color: #757575;
  display: block;
  font-size: .9em;
  line-height: 1.5em;
  margin-bottom: 1em;
  position: relative;
}

.im-cdbg-overview-item-wrap ul,
.im-cdbg-overview-item-wrap ol {
  color: #757575;
  display: block;
  font-size: .9em;
  line-height: 1.2em;
  margin-bottom: .6em;
  padding: 0 0 0 3.4em;
  position: relative;
}

.im-cdbg-overview-item-wrap ol ul,
.im-cdbg-overview-item-wrap ul ul {
  font-size: inherit;
}

.im-cdbg-overview-item-wrap ul li,
.im-cdbg-overview-item-wrap ol li {
  line-height: 1.62em;
  padding-bottom: .1em;
}

.im-cdbg-faq-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-faq {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-faq-trigger {
  color: #323232;
  display: block;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.2em;
  padding: 1.4em 3em 1.4em 0;
  position: relative;
  text-decoration: none;
}

.im-cdbg-faq-trigger::before,
.im-cdbg-faq-trigger:before {
  color: #323232;
  content: '';
  display: block;
  font-family: "Material Symbols Rounded";
  font-size: 2em;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  height: auto;
  line-height: 1em;
  margin: -.5em 0 0 0;
  position: absolute;
  transition: .25s;
  transform-origin: center;
  right: 0;
  top: 50%;
}

.collapsed .im-cdbg-faq-trigger::before,
.collapsed .im-cdbg-faq-trigger:before {
  content: '\e5cf';
}

.expanded .im-cdbg-faq-trigger::before,
.expanded .im-cdbg-faq-trigger:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.pink .im-cdbg-faq-trigger::before,
.pink .im-cdbg-faq-trigger:before {
  color: #E21D69;
}

.red .im-cdbg-faq-trigger::before,
.red .im-cdbg-faq-trigger:before {
  color: #E71845;
}

.orange .im-cdbg-faq-trigger::before,
.orange .im-cdbg-faq-trigger:before {
  color: #CE491C;
}

.blue .im-cdbg-faq-trigger::before,
.blue .im-cdbg-faq-trigger:before {
  color: #2C3D91;
}

.mute-green .im-cdbg-faq-trigger::before,
.mute-green .im-cdbg-faq-trigger:before {
  color: #088383;
}

.purple .im-cdbg-faq-trigger::before,
.purple .im-cdbg-faq-trigger:before {
  color: #7942AE;
}

.green .im-cdbg-faq-trigger::before,
.green .im-cdbg-faq-trigger:before {
  color: #00855D;
}

.im-cdbg-faq-collapse-wrap {
  display: block;
  margin: -1.25em 0 1.25em 0;
  overflow: hidden;
  position: relative;
}

.im-cdbg-faq-collapse {
  display: block;
  position: relative;
}

.im-cdbg-faq-collapse p {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.67em;
  margin: 0;
  max-width: 62em;
  position: relative;
}

.im-cdbg-faq-collapse li {
  color: #757575;
  font-size: 1.125em;
  line-height: 1.67em;
  margin: 0;
  max-width: 62em;
  position: relative;
}

.im-cdbg-faq-collapse li li,
.im-cdbg-faq-collapse p li {
  font-size: 1em;
}

.im-cdbg-show-all {
  border: 1px solid #C5C5C5;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 1.15em 0 0 0;
  padding: .9em 1.2em;
  position: relative;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}

.pink .im-cdbg-show-all {
  color: #E21D69;
}

.red .im-cdbg-show-all {
  color: #E71845;
}

.orange .im-cdbg-show-all {
  color: #CE491C;
}

.blue .im-cdbg-show-all {
  color: #2C3D91;
}

.mute-green .im-cdbg-show-all {
  color: #088383;
}

.purple .im-cdbg-show-all {
  color: #7942AE;
}

.green .im-cdbg-show-all {
  color: #00855D;
}

/* CDBG MAIN PAGE */
.im-cdbg-main-hero {
  border-bottom-left-radius: 2.3em;
  border-bottom-right-radius: 2.3em;
  height: auto;
  margin-top: -6.2em;
  min-height: 0;
}

.im-cdbg-main-hero+.im-cdbg-content-wrap {
  margin: 0;
}

.im-cdbg-main-hero .im-cdbg-hero-desc {
  color: #d5d5d5;
  font-size: 1.1em;
  margin-top: -.2em;
  max-width: 33.9em;
  opacity: 1;
}

.im-cdbg-main-hero .im-cdbg-hero-background::before,
.im-cdbg-main-hero .im-cdbg-hero-background:before {
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 34.9%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 34.9%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 34.9%, rgba(0, 0, 0, 0) 100%);
  content: '';
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .8;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.im-cdbg-main-hero .im-cdbg-logo-wrap,
.im-cdbg-hero-main.im-cdbg-hero-detail .im-cdbg-logo-wrap {
  margin-top: 0;
  max-width: 4.95em;
  padding-bottom: .8em;
}

.im-cdbg-main-hero .im-cdbg-hero-main {
  padding-bottom: 6em;
  padding-top: 10.2em;
}

.im-cdbg-focus-wrap.im-cdbg-main-focus-wrap {
  padding: 4.5em 0 2.9em;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-title-wrap,
.im-cdbg-community-title-wrap {
  max-width: 28.25em;
}

.im-cdbg-main-focus-wrap .im-cdbg-intro-desc {
  max-width: 100%;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap {
  gap: 1.4em;
  padding: 6em 0 0 0;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item {
  background: linear-gradient(-90deg, #BB1354 0%, #E21D69 100%);
  background: -webkit-linear-gradient(-90deg, #BB1354 0%, #E21D69 100%);
  background: -moz-linear-gradient(-90deg, #BB1354 0%, #E21D69 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB1354', endColorstr='#E21D69', GradientType=1);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 26px;
  padding: 1.55em 1.55em 1.65em 1.55em;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+1) {
  top: 8.2em;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+3) {
  top: -11em;
}

.im-cdbg-main-focus-wrap .im-cdbg-blank {
  background: transparent;
  box-shadow: none;
  display: flex;
  position: relative;
  width: calc(24.4% -.64em);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-sm-title {
  color: #fff;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-blue,
.im-cdbg-blue {
  background: linear-gradient(-90deg, #1B2A74 0%, #2C3D91 100%);
  background: -webkit-linear-gradient(-90deg, #1B2A74 0%, #2C3D91 100%);
  background: -moz-linear-gradient(-90deg, #1B2A74 0%, #2C3D91 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2A74', endColorstr='#2C3D91', GradientType=1);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-mute-green,
.im-cdbg-mute-green {
  background: linear-gradient(-90deg, #045858 0%, #088383 100%);
  background: -webkit-linear-gradient(-90deg, #045858 0%, #088383 100%);
  background: -moz-linear-gradient(-90deg, #045858 0%, #088383 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045858', endColorstr='#088383', GradientType=1);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-green,
.im-cdbg-green {
  background: linear-gradient(-90deg, #006345 0%, #00855D 100%);
  background: -webkit-linear-gradient(-90deg, #006345 0%, #00855D 100%);
  background: -moz-linear-gradient(-90deg, #006345 0%, #00855D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C2D89', endColorstr='#7942AE', GradientType=1);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-purple,
.im-cdbg-purple {
  background: linear-gradient(-90deg, #5C2D89 0%, #7942AE 100%);
  background: -webkit-linear-gradient(-90deg, #5C2D89 0%, #7942AE 100%);
  background: -moz-linear-gradient(-90deg, #5C2D89 0%, #7942AE 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C2D89', endColorstr='#7942AE', GradientType=1);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-red,
.im-cdbg-red {
  background: linear-gradient(-90deg, #BF052D 0%, #E71845 100%);
  background: -webkit-linear-gradient(-90deg, #BF052D 0%, #E71845 100%);
  background: -moz-linear-gradient(-90deg, #BF052D 0%, #E71845 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF052D', endColorstr='#E71845', GradientType=1);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-orange,
.im-cdbg-orange {
  background: rgb(184, 73, 36);
  background: -moz-linear-gradient(top, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  background: linear-gradient(to bottom, rgba(184, 73, 36, 1) 0%, rgba(206, 73, 28, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b84924', endColorstr='#ce491c', GradientType=0);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-light-blue,
.im-cdbg-light-blue {
  background: rgb(1, 120, 186);
  background: -moz-linear-gradient(top, rgba(1, 120, 186, 1) 0%, rgba(1, 72, 137, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(1, 120, 186, 1) 0%, rgba(1, 72, 137, 1) 100%);
  background: linear-gradient(to bottom, rgba(1, 120, 186, 1) 0%, rgba(1, 72, 137, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0178BA', endColorstr='#014889', GradientType=0);
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-white {
  background: rgb(255, 255, 255); /* White background in RGB */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.im-cdbg-main-focus-wrap .stats-repeater .im-cdbg-focus-item {
  top: 0 !important;
}

.im-cdbg-focus-item.kansas-business {
  background-image: url('../images/biz-business.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.im-cdbg-focus-item.kansas-employee {
  background-image: url('../images/biz-store.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.im-cdbg-focus-item.kansas-broadband-adopt {
  background-image: url('../images/ADOPT.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.im-cdbg-focus-item.kansas-broadband-dock {
  background-image: url('../images/DOCK.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.im-cdbg-focus-item.kansas-broadband-adopt::before,
.im-cdbg-focus-item.kansas-broadband-dock::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.im-cdbg-focus-wrap .im-cdbg-focus-item-arrow {
  bottom: -.15em;
  height: 2.85em;
  right: -.25em;
  width: 2.85em;
}

.im-cdbg-focus-wrap .im-cdbg-focus-item-arrow::before,
.im-cdbg-focus-wrap .im-cdbg-focus-item-arrow:before {
  right: 11%;
}

.im-cdbg-main-content-center {
  padding: 0 2em;
}

.im-cdbg-main-focus-wrap .im-cdbg-focus-top-wrap {
  padding-bottom: 4.4em;
}

.im-cdbg-community-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-community-inner {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-slider-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-slider-inner {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 0;
  min-width: 100%;
  overflow: hidden;
  padding: 1.7em 0 3.65em 0;
  -webkit-overflow-scrolling: touch;
  width: calc(((100vw - 100%) / 2) + 100%);
}

.im-cdbg-community-item {
  align-items: flex-end;
  border-radius: 1.5em;
  display: flex;
  height: auto;
  height: 9.6em;
  margin-right: .6em;
  max-width: 14.45em;
  min-height: 9.6em;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.im-cdbg-community-item-shadow {
  background: #fff;
  -webkit-box-shadow: 0px 4px 15px 2px rgba(0 0 0 / 15%);
  -moz-box-shadow: 0px 4px 15px 2px rgba(0 0 0 / 15%);
  box-shadow: 0px 4px 15px 2px rgba(0, 0, 0, 0.15);
  border-radius: 1.5em;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-cdbg-community-img-wrap {
  background: #ccc;
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-cdbg-community-img-wrap::before,
.im-cdbg-community-img-wrap:before {
  display: block;
  content: '';
  padding: 66.8% 0 0 0;
  position: relative;
  width: 100%;
}

.im-cdbg-community-img-wrap {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-cdbg-community-img-wrap img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-cdbg-community-img-overlay {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(226, 29, 105, .85);
  color: #fff;
  display: none;
  flex-direction: column;
  height: 0;
  justify-content: space-between;
  left: 0;
  padding: 1.2em 1.25em;
  position: absolute;
  top: 0;
  transition: .25s;
  width: 100%;
}

.im-cdbg-community-item:hover .im-cdbg-community-img-overlay,
.im-cdbg-community-item:focus-visible .im-cdbg-community-img-overlay {
  display: flex;
  height: 100%;
}

.im-cdbg-community-img-overlay .im-cdbg-community-focus-title,
.im-cdbg-community-img-overlay .im-cdbg-focus-amount {
  max-width: 12.2em;
  padding-right: 4em;
}

.im-cdbg-resource-cell-wrap {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.im-cdbg-resource-cell-item {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.im-cdbg-resource-cell {
  align-items: center;
  display: flex;
  flex: 1 1 33%;
  padding: 4.3em 3.7em 5.2em 3.7em;
  position: relative;
  text-align: center;
}

.im-cdbg-resource-cell-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.im-cdbg-resource-cell-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1em;
  margin: 0 auto .46em auto;
  max-width: 6.5em;
  position: relative;
}

.im-cdbg-resource-cta {
  background: #fff;
  border: 1px solid #323232;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  min-width: 12.875em;
  padding: .8em 1.5em .9em 1.5em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}

.im-cdbg-resource-cta.power {
  background: #FFC700;
  border: 1px solid #FFC700;
  color: #323232;
}

.im-cdbg-resource-cell+.im-cdbg-resource-cell {
  border-left: 1px solid #ccc;
}

.im-cdbg-resource-cell.im-cdbg-resource-full-cell {
  border-left: none !important;
  border-top: 1px solid #ccc;
  display: inline-block;
  flex: 0 0 100%;
  padding: 3.9em 3.7em 1.4em 3.7em;
  position: relative;
}

.im-cdbg-resource-contact-cell-title {
  color: #323232;
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2em;
  position: relative;
}

im-cdbg-resource-contact-cell-wrap {
  align-items: stretch;
  align-content: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.im-cdbg-contact-item {
  display: inline-block;
  flex: 1 1 25%;
  padding: .9em 4em 1.7em 4em;
  position: relative;
}

.im-cdbg-resource-cell-text,
.im-cdbg-resource-cell-detail {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.3em;
  margin: 0;
  position: relative;
}

.im-cdbg-resource-cell-text .im-cdbg-resource-cell-detail {
  font-size: 1em;
}

.im-cdbg-resource-cell-text.im-cdbg-bold-text {
  color: #323232;
  font-weight: 700;
}

.im-cdbg-resource-contact-cell-wrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: space-between;
  position: relative;
}

.im-cdbg-resource-cell-text a {
  color: #757575;
  text-decoration: none;
}

.im-cdbg-resource-cell-text a:hover,
.im-cdbg-resource-cell-text a:focus-visible {
  text-decoration: underline;
}

/* FIND ASSISTANCE */
.im-cdbg-short-hero {
  background: #000;
  color: #fff;
  display: block;
  position: relative;
  width: 100%;
}

.im-cdbg-short-hero-background {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 69% center;
  position: absolute;
  top: 0;
  width: 100%;
}

.im-cdbg-short-hero-center {
  align-content: flex-end;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 100em;
  min-height: 27em;
  padding: 5em 2.5em;
  position: relative;
  width: 100%;
}

.im-cdbg-short-hero-logo {
  display: block;
  height: 6.6875em;
  margin: 0 0 1em 0;
  position: relative;
  width: auto;
}

.im-cdbg-short-hero-headline {
  color: #fff;
  display: block;
  font-size: 4.375em;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0;
  position: relative;
  width: 100%;
}

.im-cdbg-page-filter-wrap {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 3.3em 0 0 0;
  position: relative;
  width: 100%;
}

.im-cdbg-filter-select-wrap {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.im-cdbg-filter-label {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.56em;
  margin: 0;
  padding: 0 0 .25em 0;
  position: relative;
}

.im-cdbg-filter-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ECECEC url(../images/expand-icon-dark.png) no-repeat right 7% center;
  background-size: auto .5em;
  border: 1px solid #ECECEC;
  border-radius: .56em;
  color: #323232;
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  height: auto;
  line-height: 1.2em;
  max-width: 100%;
  padding: .9em 3.9em .9em 1.11em;
  position: relative;
  width: 21.75em;
}

.im-cdbg-filter-right {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.im-cdbg-filter-show-all {
  color: #323232;
  display: block;
  font-size: 1.125em;
  line-height: 1.33em;
  position: relative;
  text-decoration: underline;
}

.im-cdbg-disclaimer-wrap {
  display: block;
  margin: 3.125em 0;
  position: relative;
  width: 100%;
}

.im-cdbg-disclaimer {
  color: #757575;
  display: block;
  font-size: .9em;
  line-height: 1.56em;
  max-width: 65em;
  position: relative;
}

.im-cdbg-assistance-cell-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.3125em;
  justify-content: space-between;
  margin: 3.125em 0;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.im-cdbg-assistance-cell {
  display: inline-block;
  width: calc(25% - .984375em);
  background: #fff;
  break-inside: avoid;
  border-radius: 2.5em;
  box-shadow: 0 .25em 1.875em .3125em rgba(0, 0, 0, .15);
  padding: 2.3em;
  margin: 0 0 1.3125em 0;
  position: relative;
  vertical-align: top;
}

.im-cdbg-assistance-cell.im-cdbg-grid-sizer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  opacity: 0;
}

.im-cdbg-assistance-cell-title {
  color: #323232;
  display: block;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.167em;
  margin: 0 0 .33em 0;
  max-width: 9em;
  position: relative;
}

.im-cdbg-assistance-cell-address {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.33em;
  margin: 0 0 2.78em 0;
  position: relative;
}

.im-cdbg-assistance-cell-info {
  color: #757575;
  display: block;
  font-size: 1.125em;
  line-height: 1.33em;
  margin: 1.28em 0 0 0;
  position: relative;
}

.im-cdbg-assistance-cell-info-highlight {
  color: #323232;
}

.im-cdbg-assistance-cell-info a {
  color: inherit;
  text-decoration: underline;
  word-break: break-word;
}

.im-cdbg-assistance-cell-info a[href*="tel"] {
  text-decoration: none;
}

/* STICKY NAV */
.im-cdbg-sticky-wrap {
  display: block;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12.5px);
  box-shadow: 0 4px 35px 4px rgba(0, 0, 0, 0.15);
  font-size: 20px;
  left: 0;
  position: fixed;
  top: -6em;
  transition: .25s;
  width: 100%;
  z-index: 500;
}

.im-cdbg-not-at-top .im-cdbg-sticky-wrap {
  top: 6em;
}

.cdbg-scroll-down .im-cdbg-sticky-wrap {
  top: 0;
}

.im-cdbg-sticky-inner {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 2em;
  position: relative;
  width: 100%;
}

.im-cdbg-sticky-item {
  display: inline-block;
  padding: .7em 1em 1em 1em;
  position: relative;
}

.page-template-cdbg2-interior .im-header-seat {
  height: 6.3em;
}

.im-cdbg-sticky-item:nth-child(1) {
  padding: .7em 1em 1em 0;
}

.im-cdbg-sticky-item:nth-child(3) {
  padding: .7em 0 1em 1em;
}

.im-cdbg-sticky-logo-wrap {
  align-items: center;
  align-content: center;
  display: flex;
  gap: .8em;
  margin-top: .3em;
  position: relative;
  text-decoration: none;
}

.im-cdbg-sticky-logo {
  display: inline-block;
  height: auto;
  position: relative;
  width: 2.05em;
}

.im-cdbg-sticky-tagline {
  color: #313131;
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  max-width: 13em;
  position: relative;
}

.im-cdbg-sticky-link {
  color: #757575;
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  padding: 1em 1.6em;
  position: relative;
  text-decoration: none;
}

.im-cdbg-sticky-cta {
  background: #E21D69;
  color: #fff;
  margin: 0;
  min-width: unset;
  padding: .82em 1.94em;
}

.red .im-cdbg-sticky-cta {
  background: #E71845;
}

.orange .im-cdbg-sticky-cta {
  background: #CE491C;
}

.blue .im-cdbg-sticky-cta {
  background: #2C3D91;
}

.mute-green .im-cdbg-sticky-cta {
  background: #088383;
}

.purple .im-cdbg-sticky-cta {
  background: #7942AE;
}

.green .im-cdbg-sticky-cta {
  background: #00855D;
}

.im-cdbg-signup-popup-wrap {
  background: rgba(0, 0, 0, .9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.im-cdbg-signup-popup-close {
  color: #fff;
  display: block;
  padding: 1em;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
}

.im-cdbg-signup-popup-close:hover,
.im-cdbg-signup-popup-close:focus-visible {
  color: #fff;
}

.im-cdbg-signup-popup {
  background: #fff;
  border-radius: 1em;
  display: block;
  height: calc(100vh - 2em);
  left: 1em;
  margin: auto;
  max-height: 40em;
  max-width: 50em;
  overflow: auto;
  padding: 1.25em;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100vw - 2em);
}

.im-cdbg-option-label {
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 2.5em;
  position: relative;
}

.im-cdbg-option-label input[type="checkbox"] {
  left: 1em;
  top: .4em;
  visibility: visible;
}

.im-cdbg-select {
  padding: .375em .6875em;
}

/* MAP */
.im-cdbg-flag-center {
  display: block;
  margin: 0 auto;
  max-width: 80em;
  padding: 0 1.9em;
  position: relative;
  width: 100%;
}

.cdbg-flag-header {
  background: #E21D69;
  border-radius: 40px;
  box-shadow: 0px 4px 22px 5px rgba(0, 0, 0, 0.15);
  display: block;
  max-width: 16.3em;
  position: absolute;
  top: -3.3em;
  width: 100%;
  z-index: 1;
}

.cdbg-flag-header-inner {
  display: block;
  position: relative;
  padding: 1.75em 1.65em .85em;
}

.cdbg-flag-title {
  color: #fff;
  display: block;
  font-family: "URWDINCondensed", "URW DIN Cond", "Arial Narrow", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: .25em;
  position: relative;
  text-transform: uppercase;
}

.cdbg-flag-title::after,
.cdbg-flag-title:after {
  background: url(../images/location-on-icon.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 1.5em;
  position: absolute;
  right: -.6em;
  top: -.1em;
  width: 1.55em;
}

.cdbg-flag-desc {
  color: #fff;
  display: block;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

/* AWARDS SLIDER SET UP */
.im-main-content-awards-wrap {
  display: block;
  position: relative;
  width: 100%;
}

.im-main-content-awards {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 50%;
  margin: 0 auto 30px auto;
}

.im-main-content-awards-item {
  display: inline-block;
  width: 100%;
}

.im-main-content-awards-tiem img {
  width: 100%;
}

.im-main-content-awards-wrap .slick-dots li button {
  background: #e1e1e1;
}

.im-main-content-awards-wrap .slick-dots li.slick-active button {
  background-color: #002569;
}

.im-main-content-awards-wrap .slick-dots li button::before,
.im-main-content-awards-wrap .slick-dots li button:before,
.im-main-content-awards-wrap .slick-dots li.slick-active button::before,
.im-main-content-awards-wrap .slick-dots li.slick-active button:before {
  color: transparent;
}

.im-main-content-awards-wrap button:not(.plain_btn):hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}

.im-main-content-awards-wrap.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.im-main-content-awards-wrap .slick-list {
  min-width: 100%;
}

.im-main-content-awards-wrap .slick-track {
  display: block;
  margin: 0;
  min-width: 100%;
  position: relative;
  width: 100%;
}

.im-main-content-awards {
  display: block;
  position: relative;
  width: 100%;
}

.dot-hide .slick-dots {
  display: none;
}

.im-main-content-awards-wrap .slick-dots li {
  height: 14px;
  width: 14px;
}

.im-main-content-awards-wrap .slick-dots li button {
  height: 14px;
  width: 14px;
}

.hero-layout-full-width {
  height: 400px !important;
}

.hero-layout-full-width-no-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
}

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  transform: scale(1.1);
}

.hero-layout-full-width-no-crop .container {
  position: relative;
  z-index: 1;
}

.hero-layout-no-crop {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-layout-container {
  margin: 50px 0px;
  border-radius: 10px;
}

.hero-block .margin-container {
  margin-top: 50px;
  margin-bottom: 50px;
}

.hero-block .blog-post {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
}

.hero-block .blog-post p {
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  color: #000;
}

.hero-block .blog-post ul li {
  font-family: "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  color: #000;
}

.hero-block .blog-post .wp-block-image img {
  margin: 30px 0px;
  border-radius: 10px;
}

.hero-block .blog-post .wp-block-heading {
  margin-top: 50px;
}

.hero-block .blog-post ul li::marker {
  color: #FFC000;
}

.hero-block .blog-post .wp-block-quote-is-layout-flow {
  margin: 50px 0px;
  background-color: white;
  padding: 40px;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}

.hero-block .blog-post .wp-block-quote-is-layout-flow::before {
  display: block;
  width: 100%;
  height: 7px;
  background: #f1ad02;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.hero-block .blog-post .wp-block-quote-is-layout-flow p {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  color: #323232;
  font-size: 50px;
  font-weight: 800;
  line-height: 1em;
  margin-bottom: 20px;
}

.hero-block .blog-post .wp-block-quote-is-layout-flow cite {
  font-size: 16px;
  font-style: normal;
  /* Remove italic style */
}

.hero-block .content-section {
  margin: 30px 0px !important;
}

.hero-block .post_pagination {
  max-width: 830px !important;
}

.hero-block .slider-container {
  margin-top: 50px;
  margin-left: auto;
  width: calc(100% - 25%);
  width: calc(50% + 25.25em);
}

.hero-block .post_slider {
  gap: 1.2em;
  display: flex;
  margin-right: -15px;
}

.hero-block .im-news-story {
  display: inline-block;
  -ms-flex: 0 1 28.75em;
  flex: 0 1 28.75em;
  position: relative;
  vertical-align: top;
  width: 28.75em;
}

.hero-block .im-news-story:last-child {
  flex-basis: 75%;
  /* Adjust last card to take 75% width */
  max-width: 75%;
  /* Ensure maximum width for the last card */
  padding-right: 0;
  /* Remove padding from the last card */
}

.hero-block .im-news-story:nth-child(4) {
  flex-basis: 75%;
  /* Adjust the fourth card to take 75% width */
  max-width: 75%;
  /* Ensure maximum width for the fourth card */
}

.post_slider .slick-slide {
  margin: 0 2em 3.25em 0.75em;
  padding-bottom: 3.25em;
}

.post_slider .slick-list {
  padding: 0 20% 0 0;
}

.slick-slide.slick-cloned {
  opacity: 0;
}

.im-news-story.slick-slide {
  opacity: 1;
}

.hero-block .post_slider .slick-next.slick-arrow {
  display: flex !important;
  appearance: none;
  background: #005D90 url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"%3E%3Cpath d="M12.818 6.403L8.023 1.865a.826.826 0 0 1-.282-.649.91.91 0 0 1 .306-.648c.196-.17.424-.258.685-.266.261-.008.49.08.685.266l6.458 6.113a.81.81 0 0 1 .208.3c.041.109.062.225.062.348 0 .124-.02.24-.062.348a.81.81 0 0 1-.208.3L9.417 14.09a.94.94 0 0 1-.673.255c-.269 0-.501-.085-.697-.255a.879.879 0 0 1-.293-.66c0-.254.098-.474.293-.66l4.77-4.515H1.884a.975.975 0 0 1-.698-.266.872.872 0 0 1-.281-.66c0-.262.094-.482.281-.66a.975.975 0 0 1 .698-.266h10.935z" fill="%23fff"%3E%3C/path%3E%3C/svg%3E') no-repeat left 2rem center;
  background-size: 1.5rem auto;
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 13.4rem;
  margin: -7.7rem -6.35rem 0 0;
  padding: 0;
  position: absolute;
  right: calc((100vw - 130%) / -7);
  top: calc(50% - 1.6rem);
  transform: none;
  width: 12.7rem;
}

.hero-block .post_slider .slick-next:before {
  display: none;
}

.im-news-image-wrap {
  display: block;
  height: 11.25em;
  min-height: 11.25em;
  max-width: 25em;
  min-width: 5.4em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.im-news-story-image {
  display: block;
  height: 100%;
  left: 0;
  max-width: 25em;
  object-fit: cover;
  position: absolute;
  object-position: top;
  top: 0;
  width: 100%;
}
.im-init-contact-wrap .im-news-story-image {
  display: block;
  height: auto;
  left: 0;
  max-height: 16rem;
  max-width: 25em;
  min-height: 100%;
  object-fit: cover;
  object-position: center top;
  position: absolute;
  top: 0;
  width: 100%;
}

#sort-by {
	width: auto;
	padding: 5px;
	border: none;
}

#overlay {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  overflow: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  visibility: visible;
  width: 100%;
  z-index: 9999;
}

.left-column {
	flex: 1.5;
	background-color: #1F1F1F;
	display: flex;
	justify-content: center;
	align-items: center;
}

.staff-image img {
	max-width: 100%;
	height: 350px;
	display: block;
	object-fit: cover;
}

.right-column {
	flex: 1.5;
	padding-left: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

#staff-details,
.overlay-content {
	display: flex;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#staff-details h2 {
	margin-bottom: 0.5rem;
	color: #fff;
	font-size: 40px;
}

.staff-overlay-title {
	color: #FFC700;
	font-size: 20px;
}

.staff-overlay-content {
	color: #fff;
	font-size: 20px;
}

.staff-overlay-content .fa {
	padding-right : 20px;
}

.close-overlay {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 30px;
	padding: 25px;
	height: 30px;
	background-color: #FFC700;
	color: black;
	border: none;
	border-radius: 100%;
	cursor: pointer;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.im-init-contact-form-wrap input:not([type=submit]):not([type=checkbox]):not([type=radio]), select, textarea {
	border-radius: 9px;
	border: 1px solid #B0B0B0;
	padding: 15px 20px !important;
  height: auto;
}

.im-init-contact-form-wrap .styled-select:after {
	background: transparent !important;
	color: #000 !important;
	line-height: unset !important;
}

.im-init-contact-form-wrap .gfield_required,
.im-init-contact-form-wrap .ginput_counter {
	display: none !important;
}

.im-init-contact-form-wrap .gform_wrapper.gravity-theme, .im-init-contact-form-wrap .gform_footer {
	justify-content: flex-end;
}

.im-init-contact-form-wrap #gform_submit_button_115 {
	background: #FFC700;
    border-radius: 3em;
    color: #323232;
    display: inline-block;
    font-family: "URWDINSemiCondensed", Arial, sans-serif;
    font-size: .9em;
    font-weight: 700;
}

.im-init-explore-wrap {
    text-align: left;
    margin-bottom: 2rem;
}

.explore-headline {
    position: relative;
	color: #000;
	margin-bottom: 1em;
}

.explore-headline::after {
    content: '';
    display: block;
    width: 6%;
    height: 5px;
    background-color: #FFC107;
    margin: 1.5rem 0;
}

.im-explore-flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 1rem;
}

.im-explore-box {
    flex: 1 1 calc(17.33% - 1.5rem);
    max-width: calc(17.33% - 1.5rem);
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.12);
    padding: 1.25rem;
    text-align: left;
		text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.im-explore-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.im-explore-box-content {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.im-explore-box h2 {
    font-size: 1.2rem;
    margin: 0 0 1rem;
    color: #333;
}

.im-explore-box p {
	max-width: 90%;
    font-size: 1rem;
    margin: 0;
    color: #666;
}

.im-explore-link {
    border-radius: 50%;
    background-color: #FFD700;
    color: #fff;
    display: inline-block;
    font-size: 0;
    height: 16px;
    position: relative;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 16px;
}
.im-explore-link {
  top: -10%;
}
.im-explore-link::after, 
.im-explore-link:after {
    background: url(../images/arrow-right.png) no-repeat center;
    background-size: contain;
    border-radius: 50%;
    top: 50%;
    content: '';
    display: block;
    height: 0.5rem;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 0.6rem;
    z-index: 2;
}

.im-explore-link:hover {
    background-color: #FFC107;
}
.im-init-filter-section-title {
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 1em;
}
.im-init-filter-content {
  color: #757575;
  display: block;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.im-init-hero-wrap.biz .im-init-hero-center {
  padding: 2em !important;
	justify-content: flex-start !important;
}

.biz .im-init-hero-content {
  width: 50% !important;
}

.biz .im-cdbg-focus-title {
	font-size: 2.5em !important;
	line-height: 1.04em !important;
	margin-bottom: 0em !important;
}

.biz .im-cdbg-main-focus-wrap .im-cdbg-focus-title-wrap {
	max-width: 29.25em;
}

.biz .im-cdbg-focus-inner {
	display: flex !important;
}

.biz .im-cdbg-focus-item {
	flex: 0 1 calc(48% - .64em) !important;
	padding: 2em !important;
	height: 374px !important;
}

.biz .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
	gap: 2em !important;
	padding: 0em 0 2em 6em !important;
}

.biz .im-cdbg-main-focus-wrap .im-cdbg-focus-item.even {
    top: -5.8em !important;
}

.biz .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(odd) {
    top: -5.8em !important;
}

.biz .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(even) {
  top: 0em !important;
}

.biz .im-cdbg-focus-programs-wrap.tile {
  grid-template-columns: repeat(2, 1fr);
	z-index: 5;
	top: -10em !important;
}

.biz .im-cdbg-focus-icon {
	background: #00000066;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.im-cdbg-resource-cell-item {
	flex-wrap: wrap;
}

.im-cdbg-resource-column {
	flex: 0 1 25%;
	padding: 2.5em;
}

.im-cdbg-resource-column+.im-cdbg-resource-column {
    border-left: 1px solid #ccc;
}

.im-cdbg-resource-column-title {
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.1em;
}

.im-cdbg-resource-column-link {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.im-cdbg-resource-column-link a {
	color: #323232BF;
	text-decoration: none;
	font-size: 15px;
	display: inline-flex;
	align-items: center;
}

.im-cdbg-resource-column-link a i {
	color: #007bff;
	margin-left: 10px;
}

.biz .im-news-story {
	/*min-height: 25em !important;*/
	max-height: 25em !important;
}

.biz .hero-block .slider-container {
	margin-top: 0 !important;
	width: calc(100% + 26.25em) !important;
}

.biz .post_slider .slick-slide {
	margin: 0 1em 3.25em 0.75em !important;
}

.biz .im-explore-box {
	flex: 1 1 calc(25.75% - 1.5rem) !important;
	max-width: calc(25.75% - 1.5rem) !important;
}

.biz .im-explore-box h2 {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
    margin: 0 0 0rem !important;
}

.biz .im-explore-box-content {
  margin: 0 0 1rem;
}

.biz .im-explore-link {
	background-color: #fff !important;
	right: 15px;
}

.biz .im-explore-link::after {
	width: 1.2rem !important;
	height: 1.2rem !important;
}

.im-cdbg-resource-icon {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 2rem;
}

.biz .im-init-contact-wrap .im-news-story-image {
  max-height: 20em !important;
}

.biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
	padding: 0em 0 0em 6em !important;
}

.im-cdbg-focus-inner.map {
  margin-top: -10em;
}

.infra .im-cdbg-focus-title {
  font-size: 1.6em !important;
  line-height: 1.125em !important;
}

.biz .infra .im-cdbg-focus-title-wrap {
  max-width: 20.25em;
}

.im-cdbg-focus-inner.infra {
  justify-content: space-between;
}

.infra .im-cdbg-focus-programs-wrap {
  width: 50%;
  padding: 0;
}

.legend-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  row-gap: 0;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.legend-label {
  color: #757575;
  font-size: 1.15em;
  font-weight: 500;
}

.legend-item:last-child .legend-label {
  padding-top: 10%;
}

.broadband .im-cdbg-focus-wrap .im-cdbg-focus-item-arrow {
  height: 1.85em;
  width: 1.85em;
}

.broadband .im-cdbg-focus-item-arrow::after, 
.broadband .im-cdbg-focus-item-arrow:after {
  background: #FFC601;
  opacity: 1;
}

.broadband .im-cdbg-focus-item-arrow::before, 
.broadband .im-cdbg-focus-item-arrow:before {
  filter: invert(100%);
  right: -10%;
}
.biz .im-cdbg-focus-inner.slider .im-cdbg-focus-title-wrap {
  flex: 0 0 29.25em;
  width: 29.25em;
}
.biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block {
  margin: 0 auto;
  padding: 0 0 0 3em;
  top: 0;
  width: calc(100% - 29.25em);
}
.biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block .slick-next.slick-arrow {
  right: calc((100vw - (100% + 70.95rem)) / -2);
}

/* TRANSPARENCY */

.transparency-page-wrap {
  align-items: flex-start;
  background: #f2f2f2;
  display: flex;
  font-size: 20px;
  height: auto;
  justify-content: space-between;
  min-height: 95vh;
  padding: 1em 0 3em 0;
  position: relative;
  width: 100%;
}
.transparency-mobile-filter-close.transparency-mobile-filter-hidden-close{
  display:none;
}
.transparency-page-left {
  align-items: flex-start;;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTAzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmM5MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom,  rgba(255,224,53,1) 0%,rgba(255,201,3,1) 100%);
  border-radius: 1.25em;
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-content: space-between;
  left: 1em;
  height: calc(100vh - 2em);
  overflow-y: auto;
  position: sticky;
  top: 1em;
  width: 18.3em;
  z-index: 502;
}

.transparency-page-left::-webkit-scrollbar {
  display: none;
 }
 

.im-full-nav-open .transparency-page-left {
  z-index: 499;
}

.admin-bar .transparency-page-left {
  min-height: calc(100vh - 3.6em);
  top: 2.6em;
}

.transparency-mobile-filter-title-bar {
  display: none;
}

.transparency-page-left-start {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 2em;
  padding: 0;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

a.transparency-page-back.hidden {
    visibility: hidden;
}

.transparency-page-back {
  align-items: center;
  color: #323232;
  display: inline-flex;
  font-size: .7em;
  gap: .5em;
  justify-content: flex-start;
  line-height: 1.2em;
  padding: 1.428em;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}

.transparency-page-back-arrow {
  background: #323232;
  border-radius: 50%;
  display: inline-block;
  height: 2.0714em;
  position: relative;
  vertical-align: middle;
  width: 2.0714em;
}

.transparency-page-back-arrow img,
.transparency-page-back-arrow svg {
  bottom: 0;
  display: block;
  height: 40.5%;
  left: 0;
  margin: auto;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 0;
  width: 40.5%;
}

.transparency-page-filter-title {
  display: block;
  font-family: "URWDINSemiCondensed", "URWDINCondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1em;
  max-width: 11.9em;
  padding: 0 3em 0 1em;
  margin: auto;
  position: relative;
  text-decoration: none;
}

.transparency-browse-option-wrap {
  display: block;
  padding: 0 1em;
  position: relative;
  max-width: 16em;
  width: 100%;
  margin: auto;

}

.transparency-browse-option {
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
  color: #323232;
  cursor:pointer;
  display: flex;
  font-size: .7em;
  font-weight: 700;
  gap: .78em;
  justify-content: flex-start;
  line-height: 1.2em;
  padding: 0.966em 0;
  position: relative;
  text-decoration: none !important;
  width: 100%;
}

.transparency-browse-option:last-child {
  border: 0;
}


.transparency-browse-option-icon {
  display: inline-block;
  height: 1.4285em;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 1.4285em;
}

.transparency-arrow-icon {
  margin-left: auto;
}


.transparency-browse-option-icon img,
.transparency-browse-option-icon svg {
  display: inline-block;
  height: 100%;
  object-fit: scale-down;
  position: relative;
  width: 100%;
}

.transparency-filter-option-wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 1.25em;
  justify-content: flex-start;
  padding: 0 1em;
  position: relative;
  max-width: 16em;
  width: 100%;
  margin: auto;
}

.transparency-filter-option {
  display: block;
  max-width: 12.5em;
  position: relative;
  width: 100%;
}

.transparency-filter-option-label {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}


.include-bonds-option {
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
  justify-content: flex-end;
}

.include-bonds-option label {
  margin: 0;
}

.transparency-filter-label {
  color: #323232;
  display: block;
  font-size: .7em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .5em 0;
  padding: 0;
  position: relative;
}

.transparency-filter-select {
  appearance: none;
  background: rgba(255, 255, 255, .8) url('data:image/svg+xml,<svg width="13" height="7" viewBox="0 0 13 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.07046 6.90146C5.92561 6.90146 5.78981 6.87938 5.66306 6.83522C5.53631 6.79176 5.41861 6.71745 5.30997 6.61231L0.28528 1.74916C0.0861026 1.55638 -0.00877812 1.31524 0.000637517 1.02573C0.00932888 0.736922 0.113263 0.496131 0.31244 0.303357C0.511617 0.110584 0.765115 0.0141965 1.07293 0.0141965C1.38075 0.0141965 1.63425 0.110584 1.83343 0.303357L6.07046 4.40417L10.3347 0.277069C10.5338 0.0842959 10.783 -0.00788435 11.0821 0.00052758C11.3805 0.00964051 11.6293 0.110584 11.8285 0.303357C12.0277 0.496131 12.1273 0.741478 12.1273 1.0394C12.1273 1.33732 12.0277 1.58267 11.8285 1.77544L6.83096 6.61231C6.72232 6.71745 6.60462 6.79176 6.47787 6.83522C6.35112 6.87938 6.21532 6.90146 6.07046 6.90146Z" fill="%23757575"/></svg>') no-repeat right 1em center;
  border: none;
  border-radius: .44em;
  box-shadow: 0 .167em .556em 0 rgba(0, 0, 0, .05);
  color: #323232;
  display: block;
  font-size: .8em;
  height: 2.75em;
  line-height: 1.2em;
  margin: 0;
  padding: .622em 2.45em .622em 1em !important;
  position: relative;
  width: 100%;
}

.transparency-filter-select:focus {
  background-color: rgba(255, 255, 255, 1);
}

.transparency-filter-custom-select-trigger,
.transparency-filter-custom-select-trigger:not(:disabled)  {
  appearance: none;
  background: rgba(255, 255, 255, .8) url('data:image/svg+xml,<svg width="13" height="7" viewBox="0 0 13 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.07046 6.90146C5.92561 6.90146 5.78981 6.87938 5.66306 6.83522C5.53631 6.79176 5.41861 6.71745 5.30997 6.61231L0.28528 1.74916C0.0861026 1.55638 -0.00877812 1.31524 0.000637517 1.02573C0.00932888 0.736922 0.113263 0.496131 0.31244 0.303357C0.511617 0.110584 0.765115 0.0141965 1.07293 0.0141965C1.38075 0.0141965 1.63425 0.110584 1.83343 0.303357L6.07046 4.40417L10.3347 0.277069C10.5338 0.0842959 10.783 -0.00788435 11.0821 0.00052758C11.3805 0.00964051 11.6293 0.110584 11.8285 0.303357C12.0277 0.496131 12.1273 0.741478 12.1273 1.0394C12.1273 1.33732 12.0277 1.58267 11.8285 1.77544L6.83096 6.61231C6.72232 6.71745 6.60462 6.79176 6.47787 6.83522C6.35112 6.87938 6.21532 6.90146 6.07046 6.90146Z" fill="%23757575"/></svg>') no-repeat right 1em center;
  border: none;
  border-radius: .44em;
  box-shadow: 0 .167em .556em 0 rgba(0, 0, 0, .05);
  color: #323232;
  cursor: default;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: .9em;
  font-weight: 400;
  height: 2.45em;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  padding: .622em 2.45em .622em 1em;
  position: relative;
  text-align: left;
  text-transform: none;
  text-overflow: ellipsis;
  translate: none;
  white-space: nowrap;
  width: 100%;
}

.transparency-filter-custom-select-trigger:hover,
.transparency-filter-custom-select-trigger:not(.plain_btn):not(.white_btn):hover {
  background-color: rgba(255, 255, 255, .8);
  box-shadow: 0 .167em .556em 0 rgba(0, 0, 0, .05);
  color: #323232;
  transform: none;
}

.transparency-filter-custom-select-trigger:focus,
.transparency-filter-custom-select-trigger:not(.plain_btn):not(.white_btn):focus,
.active .transparency-filter-custom-select-trigger {
  background-color: rgba(255, 255, 255, 1);
  outline: #000 auto 1px;
}

.transparency-filter-custom-dropdown {
  background: #fff;
  border-radius: .4em;
  box-shadow: 0 .167em .556em 0 rgba(0, 0, 0, .05);
  display: none;
  height: auto;
  margin: .15em 0 0 0;
  padding: .8em;
  position: absolute;
  top: auto;
  width: 100%;
  z-index: 1;
}

.active .transparency-filter-custom-dropdown {
  display: block;
}

.transparency-filter-custom-dropdown-group {
  display: block;
  padding: .7em 0;
  position: relative;
}

.transparency-filter-custom-dropdown-group + .transparency-filter-custom-dropdown-group {
  border-top: 1px solid #d9d9d9;
}

.transparency-filter-custom-dropdown-group:first-child {
  padding-top: 0;
}

.transparency-filter-custom-dropdown-group:last-child {
  padding-bottom: 0;
}

.transparency-filter-custom-dropdown-option {
  align-items: flex-start;
  color: #323232;
  display: flex;
  font-size: .8em;
  gap: .625em;
  justify-content: flex-start;
  line-height: 1.2em;
  margin: 0;
  padding: .15em 0;
  position: relative;
}

.transparency-filter-custom-dropdown-option input[type="checkbox"] {
  display: inline-block;
  height: .88em;
  margin: .16em 0 0 0;
  position: relative;
  vertical-align: middle;
  visibility: visible;
  width: .88em;
}

.transparency-mobile-apply {
  appearance: none;
  background: #FFC700;
  border: none;
  border-radius: 3em;
  bottom: 5em;
  color: #323232;
  display: none;
  font-size: .9em;
  font-weight: 700;
  height: auto;
  left: 1.6667em;
  line-height: 1.2em;
  margin: 0;
  padding: .789em 1.5em;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  top: auto;
  width: calc(100% - 3.33em);
  font-family: inherit;
}
html:has(.transparency-page-left.mobile-open),
body:has(.transparency-page-left.mobile-open) {
  overflow: hidden;
  touch-action: none; /* optional for mobile */
}

.transparency-mobile-apply:hover,
.transparency-mobile-apply:focus-visible,
.transparency-mobile-apply:not(.plain_btn):not(.white_btn):hover,
.transparency-mobile-apply:not(.plain_btn):not(.white_btn):focus-visible {
  background: #FFC700;
  box-shadow: none;
  color: #323232;
  transform: none;
}

.transparency-page-left-end {
  display: block;
  padding: 0.15em 1em;
  position: relative;
  width: 100%;
  max-width: 16em;
  margin: auto;

}

.transparency-page-left-end .transparency-browse-option-not-icon {
  padding: 1em 0 0;
  display: inline-block;
  text-decoration: underline !important;
  font-weight: 400;
}


.transparency-disclaimer {
  color: #323232;
  display: block;
  font-size: .7em;
  line-height: 1.72em;
  margin: 0;
  position: relative;
}

.transparency-page-right {
  display: block;
  position: relative;
  right: 0;
  width: calc(100% - 19.3em);
}

.transparency-page-right-hero {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 85vh;
  padding: 0 2em 5.3em 2em;
  position: relative;
  text-align: center;
  width: 100%;
}

.transparency-page-right-hero.no-story {
  min-height: 0;
  padding-bottom: 0;
}

.transparency-page-right-hero-facet {
  background: url(../images/background-circle.webp) no-repeat center top;
  background-size: contain;
  display: block;
  height: 0;
  right: 40%;
  padding: 92% 0 0 0;
  position: absolute;
  top: -1em;
  width: 35.5em;
}

.transparency-page-right-hero-background {
  display: block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -1em;
  width: calc(50% + 10em);
}

.transparency-page-right-hero-background::after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4LjM1JSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(241,241,241,1) 78.35%);
  bottom: 0;
  content: '';
  display: block;
  height: 4.7em;
  position: absolute;
  right: 0;
  width: 100%;
}

.transparency-page-right-hero-background-clip {
  clip-path: polygon(33% 0%, 100% 0%, 100% 100%, 0% 100%);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.transparency-page-right-hero-background-clip .custome-slide {
  align-items: center;
  bottom: 6em;
  display: flex;
  gap: 1em;
  position: absolute;
  right: 5em;
  z-index: 1;
}

.mySlides {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.mySlides.active {
  display: block;
  opacity: 1;
}

.transparency-page-right-hero-background-clip .custome-slide .custome-slide-item {
  border-radius: 50%;
  cursor: pointer;
  height: 42px;
  overflow: hidden;
  opacity: 0.5;
  width: 42px;
}

.transparency-page-right-hero-background-clip .custome-slide .custome-slide-item.active {
  height: 70px;
  opacity: 1;
  width: 70px;
}

.transparency-page-right-hero-background-clip .custome-slide .custome-slide-item img {
  object-fit: cover;
  position: initial;
}

.transparency-page-right-hero-background img {
  display: block;
  height: 100%;
  left: 0;  
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.transparency-page-right-hero-content-wrap {
  align-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
/*  justify-content: center;*/
  max-width: 40%;
  position: relative;
  width: 100%;
}

.no-story .transparency-page-right-hero-content-wrap {
  max-width: none;
}

.transparency-page-right-hero-content {
  display: block;
  margin: 0 auto;
  max-width: 23em;
  padding: 6.6em 0 3.5em 0;
  position: relative;
  text-align: left;
  width: 100%;
}

.no-story .transparency-page-right-hero-content {
  max-width: none;
}

.transparency-page-right-hero-breadcrumbs {
  color: #4F4F4F;
  display: block;
  font-size: .6em;
  line-height: 1.2em;
  margin: 0;
  position: relative;
}

.transparency-page-right-hero-title, .transparency-page-right-hero-subtitle {
  color: #323232;
  display: block;
  font-size: 4em;
  line-height: .875em;
  margin: .2em 0;
  position: relative;
}

.transparency-page-right-hero-subtitle {
  font-size: 1.2em;
  margin-bottom: 0.7em;
}

.no-story .transparency-page-right-hero-title {
  max-width: 12em;
}

.no-story .transparency-page-right-hero-subtitle {
  max-width: 25em;
}

.transparency-date-updates{
  display: flex;
  grid-gap: .4em;
  align-items: center;
  padding-top: 0.35em;
  flex-direction: row;
  align-content: flex-start;
  flex-wrap: wrap;
}
.transparency-date-updates .transparency-update-box{
  color: #323232;
  display: block;
  font-size: 0.7em;
  line-height:1.5;
  margin: 0;
}
.transparency-date-updates.color-primary .transparency-update-box {
  color: #757575;
}
p.transparency-update-box {
  margin: 0;
}
.transparency-disclaimer-text {
  font-size: 0.5em;
  color: #757575;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1.5em;
  max-width: 30em !important;
}

body .transparency-page-right-hero-content a.buttons-html5 {
  display: inline-block;
  line-height: 1em;
  color: #323232;
  background: transparent;
  border: 1px solid #323232;
  font-size: 0.7em;
  text-decoration: none;
}

body .transparency-page-right-hero-content a.buttons-html5:hover {
  color: #323232;
  background-color: #FFC700;
  border: 1px solid #FFC700;
}

.no-story .transparency-page-right-hero-text {
  max-width: 44.4em;
}

.banner-mid-section {
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 16px 10px 20px 2px rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(13.149999618530273px);
    bottom: 25%;
    position: absolute;
    margin-left: -4em;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.banner-mid-inner {
    display: flex;
    padding: .5em .5em .5em 1.5em;
    align-items: center;
    gap: 1em;
}
.banner-mid-img {
    max-width: 5.9em;
}
.banner-mid-text {
    color: #757575;
    font-size: .8em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375em;
    margin: 0;
    max-width: 14em;
    position: relative;
}
.banner-mid-text a{
   color: #323232;
   font-weight: 700;
   text-decoration:none;
}
.banner-mid-text a:hover{
    color: #323232;
    text-decoration:underline;
}
.yellow-round-price {
    background: #FFC81B;
    border-radius:50%;
    height: 3.6em;
    position:relative;
    right:0;
    width: 3.6em;
    display:flex;
    align-items:center;
    justify-content:center;
}
.yellow-round-price p{
    color: #323232;
    font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
    font-size: .8em;
    font-weight: 700;
    line-height: 1em;
    margin:0;
    position:relative;
}
.transparency-table-title-bar {
    align-items: flex-start;
    display: flex;
    gap: 1em;
    justify-content: space-between;
    margin: 0;
    padding: 0 2em;
    position: relative;
    width: 100%;
}

.transparency-page-right-caption {
  align-items: center;
  align-self: center;
  appearance: none;
  backdrop-filter: blur(.65em);
  background: rgba(255, 255, 255, .8);
  border: none;
  border-radius: 10em;
  box-shadow: .8em .5em 1em .1em rgba(0, 0, 0, .06);
  display: inline-flex;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  gap: .55em;
  height: auto;
  justify-content: space-between;
  max-width: 26.6em !important;
  overflow: hidden;
  padding: .5em;
  position: relative;
  text-transform: none;
  vertical-align: top;
}

.transparency-page-right-caption:hover,
.transparency-page-right-caption:focus-visible,
.transparency-page-right-caption:not(.plain_btn):not(.white_btn):hover,
.transparency-page-right-caption:not(.plain_btn):not(.white_btn):focus-visible {
  background: rgba(255, 255, 255, .8);
  box-shadow: .8em .5em 1em .1em rgba(0, 0, 0, .06);
  transform: none;
}

.transparency-page-right-caption-circle {
  align-items: center;
  border: 2px solid #FFC81B;
  border-radius: 50%;
  display: inline-flex;
  flex: 0 0 4.4em;
  height: 4.4em;
  justify-content: center;
  min-width: 4.4em;
  position: relative;
  width: 4.4em;
}

.transparency-page-right-caption-circle-text {
  color: #323232;
  display: block;
  font-family: 'URWDINSemiCondensed', 'URW DIN SemiCond', 'Arial Narrow', Arial, sans-serif;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  padding: 0 1em;
  position: relative;
  text-align: center;
}

.transparency-page-right-caption-text-wrap {
  display: inline-block;
  padding: 0 .75em;
  position: relative;
}

.transparency-page-right-caption-text {
  color: #757575;
  display: inline-block;
  font-size: .8em;
  line-height: 1.375em;
  /* max-width: 14.5em; */
  margin: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.transparency-page-right-caption-text a,
.transparency-page-right-caption-text .read-more {
  color: #323232;
  font-weight: 700;
  text-decoration: none;
}

.transparency-page-right-caption-location-wrap {
  display: inline-block;
  padding: 1.75em 1em 0 0;
  position: relative;
}

.transparency-page-right-caption-location-wrap::after {
  background: url('data:image/svg+xml,<svg width="34" height="42" viewBox="0 0 34 42" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="4" y="4" width="26" height="26" rx="13" fill="%23323232"/><path d="M16.6667 20.8333C17.8125 20.8333 18.7938 20.425 19.6104 19.6083C20.4257 18.7931 20.8333 17.8125 20.8333 16.6667C20.8333 15.5208 20.4257 14.5396 19.6104 13.7229C18.7938 12.9076 17.8125 12.5 16.6667 12.5C15.5208 12.5 14.5403 12.9076 13.725 13.7229C12.9083 14.5396 12.5 15.5208 12.5 16.6667C12.5 17.8125 12.9083 18.7931 13.725 19.6083C14.5403 20.425 15.5208 20.8333 16.6667 20.8333ZM16.6667 41.6667C11.0764 36.9097 6.90139 32.491 4.14167 28.4104C1.38056 24.3312 0 20.5556 0 17.0833C0 11.875 1.67569 7.72569 5.02708 4.63542C8.37708 1.54514 12.2569 0 16.6667 0C21.0764 0 24.9563 1.54514 28.3063 4.63542C31.6576 7.72569 33.3333 11.875 33.3333 17.0833C33.3333 20.5556 31.9535 24.3312 29.1938 28.4104C26.4326 32.491 22.2569 36.9097 16.6667 41.6667Z" fill="%23FFC700"/></svg>') no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 2.08em;
  left: 50%;
  margin: 0 0 0 -1.3325em;
  position: absolute;
  top: 0;
  width: 1.665em;
}

.transparency-page-right-caption-location {
  background: #fff;
  border-radius: 3em;
  box-shadow: 1em .625em 1.25em .125em rgba(0, 0, 0, .06);
  color: #323232;
  display: inline-block;
  font-size: .8em;
  line-height: 1.2em;
  padding: .557em .75em;
  position: relative;
  white-space: nowrap;
}

.transparency-table-title {
  color: #323232;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1em;
  position: relative;
  z-index: 1;
}

.transparency-table-download {
  background: #FFC700;
  border-radius: 3em;
  color: #323232;
  display: inline-block; 
  font-size: .9em;
  font-weight: 700;
  height: auto;
  line-height: 1.2em;
  margin: 0;
  padding: .789em 1.5em;
  position: relative;
  text-transform: none;
}

.transparency-table-download-icon {
  display: inline-block;
  height: 1em;
  margin: 0 0 0 1em;
  position: relative;
  vertical-align: top;
  width: 1em;
}

.transparency-table-download svg,
.transparency-table-download img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.transparency-table-download:hover svg {
  filter: brightness(0) invert(1);
}

.transparency-table-overflow-wrap {
  display: block;
  margin: -4.65em 0 0 0;
  /* overflow: hidden; */
  position: relative;
  width: 100%;
}

.transparency-table-overflow-wrap::before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right,  rgba(242,242,242,1) 0%,rgba(242,242,242,0) 100%);
  content: '';
  display: block;
  height: 100%;
  left: -.1em;
  pointer-events: none;
  position: absolute;
  right: auto;
  top: 0;
  width: 2.5em;
  z-index: 1;
}

.transparency-table-overflow-wrap::after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right,  rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%);  
  content: '';
  display: block;
  height: 100%;
  left: auto;
  pointer-events: none;
  position: absolute;
  right: -.1em;
  top: 0;
  width: 2.5em;
  z-index: 1;
}

.transparency-table-overflow-wrap .custom-scrollbar {
  position: sticky;
  height: 0.9em;
  background-color: #D9D9D9;
  cursor: pointer;
  width: calc(100% - 11.5em);
  z-index: 9;
  bottom: 2em;
  border-radius: 2em;
  margin: -2.3em 0 0 2em;
}

.recipientChart-custom-scrollbar-div {
  margin: 1.5em 0 0;
  height: 0.9em;
  position: relative;
}

.recipientChart-custom-scrollbar {
  background-color: #C4C4C4;
  border-radius: 2em;
  bottom: 0;
  cursor: pointer;
  height: 3px;
  position: absolute;
  width: 100%;
  left: 0;
  margin: auto;
  top: 0;
}

.recipientChart-custom-scrollbar-div:hover .recipientChart-custom-scrollbar {
  height: 0.9em;
}

body:has(#cookie-law-info-bar[style*="display: block"]) .transparency-table-overflow-wrap .custom-scrollbar { 
  bottom: 7em;
}

.transparency-table-overflow-wrap .custom-scrollbar .scrollbar-thumb,
.recipientChart-custom-scrollbar .recipientChart-scrollbar-thumb {
  position: absolute;
  height: 100%;
  width: 100%; 
  background-color: #515151;
  border-radius: 3em;
}
#chartContainer{
  width: 100%;
  overflow: hidden;
}
.transparency-table-overflow-inner {
  display: block;
  /* overflow: auto; */
  -ms-overflow-style: none;
  padding: 0;
  position: relative;
  margin: 6.5em 0 0 0;
  scrollbar-width: none;
  width: 100%;
}

.transparency-table-overflow-inner .dt-buttons .buttons-csv {
  position: sticky !important;
  top: 50px;
}

#gisTable_wrapper{
    margin: 0;
    padding: 0 0 0 0;
}
#gisTable_wrapper .dataTables_length,
#gisTable_wrapper .dataTables_info {
    display: none;
}
#gisTable_wrapper table.dataTable thead .sorting {
    background-image: none;
}
#gisTable_wrapper table.dataTable thead .sorting.sorting_asc {
    background-image: url(../images/arrow_left_alt.png) !important;
    background-position-x: 95%;
}
#gisTable_wrapper table.dataTable thead .sorting.sorting_desc {
    background-image: url(../images/arrow_top.png) !important;
    background-position-x: 95%;
}
#gisTable_wrapper .buttons-excel {
  display: none;
}
#gisTable_wrapper div.dt-buttons {
  float: right;
  font-size: 1em;
  position: sticky;
  right: 1.9em;
  bottom: 0.7em;
  z-index: 10;
  margin-top: -1.7em;
}

body:has(#cookie-law-info-bar[style*="display: block"]) #gisTable_wrapper div.dt-buttons {
  bottom: 5.7em;
}

#gisTable_wrapper div.dt-buttons button {
  position: relative !important;
  top: -1.5em;
  bottom: auto;
}

#gisTable_wrapper .dt-button, .transparency-page-right-hero-content a.buttons-html5 {
  appearance: none;
  background: #FFC700;
  border: none;
  border-radius: 3em;
  box-shadow: none;
  color: #323232;
  font-size: .9em;
  font-weight: 700;
  height: 2.78em;
  line-height: 1.2em;
  margin: 0;
  padding: .79em 1.2em;
  position: relative;
  text-transform: none;
}
#gisTable_wrapper .dt-button:hover,
#gisTable_wrapper .dt-button:focus-visible {
  transform: none;
}
#gisTable_wrapper.dataTables_wrapper .dataTables_scroll {
  overflow: visible;
  padding: 0;
  width: 100%;
}
#gisTable_wrapper.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead,
#gisTable_wrapper.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
  padding: 0 2em;
}

#gisTable_wrapper.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody::-webkit-scrollbar {
 display: none;
}

#gisTable_filter {
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  line-height: 0;
  position: absolute;
  right: 2.5rem;
  text-align: left;
  top: -5.15rem;
  width: 15.5rem;
  z-index: 2;
}
#gisTable_filter label {
  font-size: .8rem;
  line-height: 1.2em;
  margin: -1.55em 0 0 0;
  padding: 0 0 0 .45em;
}
#gisTable_filter label input {
  appearance: none;
  background: transparent;
  border: 1px solid #949494;
  border-radius: 3em;
  color: #323232;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  height: auto;
  line-height: 1.2em;
  margin: .3em 0 0 -.5em;
  padding: .902em .8em;
  width: calc(100% + .5em);
}
#gisTable_filter label input::placeholder {
  color: #757575;
  font-weight: 400;
}
#gisTable_filter label input:focus-visible {
  background: #fff;
}
#gisTable td.dataTables_empty {
  text-align: left;
}

.transparency-table-overflow-inner::-webkit-scrollbar {
    display: none;
}
.transparency-mb-filter-wrap{
    display:none;
}
.transparency-table,
.transparency-table.dataTable.no-footer {
    border: none;
    border-collapse: collapse;
    display: table;
    font-size: 1em;
    position: relative;
}

.transparency-table.dataTable tbody tr {
  background: transparent;
}

.transparency-table tr:first-child th {
  border-bottom: 1px solid #d9d9d9;
  /* color: #757575; */
  color: #323232;
  display: table-cell;
  font-size: .6em;
  font-weight: 800;
  line-height: 1.2em;
  padding: .66em 2.333em .66em 1.333em;
  position: relative;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

.transparency-table tr:first-child th.benchmark {
  min-width: 21.5em;
  white-space: normal;
}

.transparency-table tr th:first-child {
  padding-left: 0;
}

.transparency-table tr th:last-child {
  padding-right: 0;
}

.transparency-table tr:first-child th::before {
  border-left: 1px solid #d9d9d9;
  bottom: .66em;
  content: '';
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: .66em;
  width: 0;
}

.transparency-table tr th:first-child::before {
  display: none;
}

.transparency-table td,
table.transparency-table tbody td {
  border-bottom: 1px solid #d9d9d9;
  color: #323232;
  display: table-cell;
  font-size: .7em;
  line-height: 1.2em;
  padding: .658em 1.1428em;
  position: relative;
  vertical-align: top;
}

.transparency-table td:first-child,
table.transparency-table tbody td:first-child {
  min-width: 20em;
}

.transparency-table td:first-child {
  padding-left: 0;
}

.transparency-table td:last-child {
  padding-right: 0;
}

.transparency-table td {
  max-width: 200px;
  word-wrap: break-word;
}
.transparency-table td:nth-child(14) {
  max-width: 100px;
}

.transparency-table .wide {
  min-width: 13em;
}

.transparency-table .right {
  text-align: right;
}

.transparency-table tr th.sorting_asc,
.transparency-table tr th.sorting_desc {
  color: #323232;
}

/*TRANSPARENCY MAP*/
.transparency-map-wrap{
    display:block;
    margin-bottom: 3em;
    padding:0 2em;
    position:relative;
    width:100%;
}
.map-three-column-layout{
    margin-top:-4em;
}
.transparency-map-inner {
    display: flex;
    gap: 2em;
    position: relative;
}
.map-three-column-layout .transparency-map-inner,
.map-two-column-layout .transparency-map-inner {
    gap: 2em;
}
.transparency-map-box {
    backdrop-filter: blur(40px);
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    border-radius: 1.25em;
    width: calc(33.33% - 1.33em);
    padding: 1.8em 2em;
    position: relative;
}
.map-two-column-layout,
.map-one-column-layout {
    margin: 2.25em 0;
}
.map-two-column-layout .transparency-map-box {
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    border-radius: 1.25em;
    flex-basis: calc(50% - 1em);
    height:100%;
    padding: 1.8em 2em;
    position: relative;
}
.map-one-column-layout .transparency-map-box {
    background: #FFF;
    backdrop-filter: blur(12.5px);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    border-radius: 1.25em;
    flex-basis: 100%;
    height:100%;
    overflow: hidden;
    padding: 2.25em 2em;
    position: relative;
    width: 100%;
}

.transparency-map-box.city-modal {
  background: rgba(0, 0, 0, 0.90);
  backdrop-filter: blur(10px);
  box-shadow: transparent;
  border-radius: 0;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.transparency-map-box.city-modal .transparency-map-modal-box {
  background: #FFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-radius: 1.25em;
  height: 100%;
  padding: 1.8em 2em;
}

.transparency-map-box .transparency-map-modal-box .zoom-out,
.transparency-map-box.city-modal .transparency-map-modal-box .zoom-in {
  display: none;
}

.transparency-map-box.city-modal .transparency-map-modal-box .zoom-out {
  display: block;
}

.transparency-map-box.city-modal .transparency-map-modal-box #divMap {
  height: calc(100vh - 17em);
}

.transparency-map-box .transparency-map-modal-box .chartDescription {
  margin: -17px -20px 25px 0;
}

.chartDescription select.map-selector{
  -webkit-appearance: none;
  appearance: none;
  background-size: 16px auto !important;
  background: rgba(255, 255, 255, 0) url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01015 10C8.79514 10 8.59358 9.96801 8.40545 9.90402C8.21732 9.84104 8.04263 9.73337 7.88138 9.58102L0.423429 2.53447C0.127799 2.25515 -0.013029 1.90574 0.00094624 1.48625C0.0138465 1.06778 0.168111 0.718877 0.463742 0.439555C0.759372 0.160232 1.13563 0.0205702 1.59251 0.0205702C2.0494 0.0205702 2.42565 0.160232 2.72128 0.439555L9.01015 6.3815L15.3393 0.401465C15.635 0.122142 16.0048 -0.0114242 16.4487 0.000764447C16.8917 0.0139688 17.2609 0.160232 17.5566 0.439555C17.8522 0.718877 18 1.07438 18 1.50606C18 1.93774 17.8522 2.29324 17.5566 2.57256L10.1389 9.58102C9.97767 9.73337 9.80297 9.84104 9.61485 9.90402C9.42672 9.96801 9.22515 10 9.01015 10Z' fill='%23B2B2B2'/%3E%3C/svg%3E") no-repeat right 0.35em top 0.6em;
  padding: 0 0.5em !important;
  width: 8.25em;
  color: #323232;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  border: 0;
  outline: 0;
  margin:0 0 0 -0.6em;
  height: 28px;
  z-index: 10;
}


.gmnoprint > div:first-of-type {
  background-color: #E9EAEB !important;
  border-radius: 2em !important;
}
.gmnoprint button{
   background-color: #E9EAEB !important;
}

.transparency-map-box .range-slider input {
  border: 0 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: visible !important;
}

.transparency-map-box .range-slider input[type="range"] {
  -webkit-appearance: none; 
  width: 100%;
  height: 3px;
  background: #757575;
  border-radius: 5px;
  outline: none;
}

/* Track styling */
.transparency-map-box .range-slider input[type="range"]::-webkit-slider-runnable-track {
  background: #757575;
  border-radius: 5px;
  height: 3px;
}

.transparency-map-box .range-slider input[type="range"]::-moz-range-track {
  background: #757575;
  border-radius: 5px;
  height: 3px;
}

/* Thumb styling */
.transparency-map-box .range-slider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none; 
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid #C4C4C4;
  background: #fff;
  cursor: pointer;
  margin-top: -6px;
  cursor: grab;
}

.transparency-map-box .range-slider input[type="range"]::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid #C4C4C4;
  background: #fff;
  cursor: pointer;
  cursor: grab;
}

 .transparency-map-box .range-slider input[type="range"]::-webkit-slider-runnable-track {
  background: linear-gradient(to right, #C4C4C4 var(--value), #757575 var(--value));
  border-radius: 5px;
}

.transparency-map-box .range-slider input[type="range"]::-moz-range-track {
  background: linear-gradient(to right, #C4C4C4 var(--value), #757575 var(--value));
  border-radius: 5px;
}

/* .map-one-column-layout .transparency-map-box::after {
  content: '';
  background: linear-gradient(90deg, #ffffff00 0%, #FFFFFF 80%);
  height: 85%;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
} */

.map-one-column-layout .transparency-map-box #recipientChart {
  margin-left: -20px;
}

.map-one-column-layout .transparency-map-box #recipientChart {
  overflow: auto;
  width: 100%;
  max-width: 100%;
}

.load-more-rows-wrap{
    display:block;
    position:relative;
    text-align:center;
    width:100%;
}
.table-load-more-btn {
    border-radius: 3em;
    background: #fff;
    border: 1px solid #949494;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: .5em 2em 0.75em 2em;
    position: relative;
    text-transform: capitalize;
}

.no-data-in-city{
           padding: 0em 2em 4.5em 2em; 
}

.no-data-in-city .info-heading {
  color: #757575;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.625em;
  text-align: left;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-heading {
  font-weight: bold;
  margin-bottom: 0.2em;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-desc {
  color: #757575;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 2em;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-desc .hidden {
  display: none; 
}


.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .Price-head {
  align-items: center;
  display: flex;
  gap: 3em;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-desc a {
  color: #757575;
  text-decoration: none;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .offerred-price {
  font-size: 2.4em;
  font-weight: 800;
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  line-height: 0.9em;
  margin-bottom: 0.2em;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .remainig-price {
  font-size: 1em;
  font-weight: normal;
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
} 

.transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription sup {
  font-size: 70%;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-xaxis tspan {
  font-size: 1.17em;
  font-weight: bold;
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
}

.transparency-map-wrap .transparency-map-inner.map-one-column-layout .transparency-map-box .apexcharts-xaxis tspan {
    color: #757575;
    font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif !important;
    font-weight: 400;
    font-size: 1em;
}

.transparency-map-wrap .transparency-map-inner.map-one-column-layout .transparency-map-box .apexcharts-yaxis tspan {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box  .apexcharts-toolbar {
  display: none;
}

.transparency-map-wrap .transparency-map-inner.three-column-layout .transparency-map-box .apexcharts-bar-series .apexcharts-series[rel="2"] {
  transform: translate(-10px, 0);
}
.transparency-map-wrap .transparency-map-inner.three-column-layout .transparency-map-box .apexcharts-bar-series .apexcharts-series[rel="2"] path {
  filter: drop-shadow(0px -3px 14px rgba(0, 0, 0, 15%));
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box #amountchart,
.transparency-map-wrap .transparency-map-inner .transparency-map-box #jobchart,
.transparency-map-wrap .transparency-map-inner .transparency-map-box #investmentchart {
  margin-left: -15px;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-datalabels {
  display: none;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-grid line,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-grid-borders .apexcharts-gridline {
  stroke-dasharray: 3;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center, 
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
  justify-content: flex-start;
  gap: 1em;
  bottom: -1em !important;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-canvas svg,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-canvas svg foreignObject {
  overflow: visible !important;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center *, 
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center * {
  color: #757575 !important;
  gap: 8px;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center svg,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center svg rect, 
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center svg,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center svg rect {
  border-radius: 100px !important;
  border: 0;
  height: 12px !important;
  overflow: hidden;
  width: 24.808px !important;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker svg rect {
  transform: translate(25.5%, 6.1px) !important;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker[rel="1"] {
  background: #FFC101;
}


#programChart .apexcharts-canvas .apexcharts-pie rect {
  y: calc(50% - 25px) !important;
  transform: translate(-10px, -10px);
}

#programChart .apexcharts-canvas .apexcharts-graphical {
  transform: translate(-9px, 0px);
}

#programChart .apexcharts-canvas .apexcharts-graphical .apexcharts-slices .apexcharts-series path {
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 25%));
}

#programChart .apexcharts-canvas foreignObject .apexcharts-legend .apexcharts-legend-series {
  margin: 7px 5px !important;
}

#programChart .apexcharts-canvas foreignObject .apexcharts-legend .apexcharts-legend-series .apexcharts-legend-marker {
  min-width: 15px;
  height: 11px !important;
}

.recipientChart-range .apexcharts-canvas .apexcharts-yaxis-texts-g {
  background: red;
  width: 120%;
}

.recipientChart-range .chartDescription {
  display: flex;
  justify-content: space-between;
}

.recipientChart-range .chartDescription .graph-download-link {
  display: block !important;
  font-size: 0.8em;
  text-decoration: underline;
}

#programChart .apexcharts-canvas .apexcharts-inner line,
#programChart .apexcharts-canvas .apexcharts-inner circle,
#programChart .apexcharts-canvas .apexcharts-inner g text {
  display: none;
}

#programChart .apexcharts-canvas foreignObject .apexcharts-legend .apexcharts-legend-series .apexcharts-legend-text {
  color: #757575 !important;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif !important;
  margin: -4px 0 0 -8px;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar {
  display: none;
  top: -31px !important;
  gap: 15px;
  right: 0 !important;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-zoomin-icon,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-zoomout-icon {
  transform: scale(1.2);
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-zoom-icon,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-pan-icon,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-element-hidden,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-reset-icon,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-menu-icon,
.transparency-map-wrap .transparency-map-inner .transparency-map-box .recipientChart-range  .apexcharts-toolbar .apexcharts-menu {
  display: none;
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker[rel="2"] {
  border-radius: 100px;
  backdrop-filter: blur(15px);
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker[rel="1"] svg, 
.transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center .apexcharts-legend-series .apexcharts-legend-marker[rel="1"] svg {
  display: none;
}

.transparency-table-wrap .dataTables_wrapper.no-footer .dataTables_scrollBody {
  border: none;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.transparency-table-wrap .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.transparency-table-wrap .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.transparency-table-wrap .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: top;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_processing {
  background: none;
  pointer-events: none;
  z-index: 1;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  padding-top: 2em;
  top: 2.8em;
  position: relative;
  z-index: 1;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button,
.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  appearance: none;
  background: none;
  border: none;
  border-radius: 50%;
  color: #323232 !important;
  display: inline-block;
  font-size: .8em;
  height: 1.875em;
  line-height: 1em;
  margin: 0;
  min-width: 1.875em;
  padding: .4375em .3em;
  position: relative;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #aaa;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #FFC700;
  border: none;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .ellipsis {
  font-size: .8em;
  padding: 0;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  border-radius: none;
  margin: 0 1em;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,
.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
  color: #999 !important;
}

.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.transparency-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
  background: none;
}
/*BROWSE PROGRAM OVERLAY*/
.transparency-browse-program-overlay,
.transparency-story-overlay {
    background: rgba(0, 0, 0, 0.90);
    backdrop-filter: blur(10px);
    height:100vh;
    position:fixed;
    width:100vw;
    top:0;
    bottom:0;
    left:0;
    max-height: 100%;
    overflow: auto;
    right:0;
    z-index:10000;
    font-size:20px;
}
.transparency-browse-program-overlay-inner {
    margin: 0 auto;
    max-width: 73.5em;
    padding: 5em 2em;
    position: relative;
}
.transparency-browse-program-header {
    display: block;
    margin: 1em 0 3.3em 0;
    position: relative;
    width: 100%;
}
.transparency-browse-program-heading {
    color: #FFF;
    display:block;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1em;
    position:relative;
}
.transparency-browse-all {
  appearance: none;
  background: #FFC700;
  border-radius: 3em;
  color: #323232;
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.2em;
  padding: .9625em 1.8125em;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
}
.transparency-browse-program-links-wrap {
  column-count: 4;
  gap: 3.5em;
  position: relative;
}
.transparency-browse-program-links-block{
  break-inside: avoid;
  margin-bottom: 3em;
}
.transparency-browse-program-links-title {
    color: #FFF;
    font-size: .9em;
    font-weight: 700;
    line-height: 22px;
    position:relative;
}
.transparency-browse-program-link {
    color: #C8C7C7;
    display:block;
    font-size: .7em;
    font-weight: 400;
    line-height: 18px;
    margin: .75em 0;
    position: relative;
    text-decoration:none;
}
.transparency-browse-program-link:hover{
    color:#fff;
    text-decoration:underline;
}
.transparency-overlay-close {
  appearance: none;
  align-items:center;
  background: #FFC700;
  border: none;
  border-radius:3em;
  color: #323232;
  cursor:pointer;
  display:flex;
  height: 2.5em;
  justify-content:center;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 1.5em;
  right: 1.5em;
  width: 2.5em;
  z-index: 1;
}
.transparency-overlay-close:hover,
.transparency-overlay-close:focus-visible,
.transparency-overlay-close:not(.plain_btn):not(.white_btn):hover,
.transparency-overlay-close:not(.plain_btn):not(.white_btn):focus-visible {
    background: #002569;
    box-shadow: none;
    transform: none;
}
.transparency-overlay-close:hover:hover svg path,
.transparency-overlay-close:hover:focus-visible svg path {
    fill:#fff;
}
.transparency-story-overlay-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.3em;
  height: 100%;
  justify-content: space-between;
  left: 0;
  padding: 4.5em 2em 4em 2em;
  position: absolute;
  top: 0;
  width: 100%;
}
.transparency-story-overlay-image {
  display: block;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.transparency-story-overlay-image img {
  display: block;
  left: 0;
  height: 100%;
  object-fit: contain;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.transparency-story-overlay-text {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.transparency-story-overlay-text p {
  color: #fff;
  display: block;
  font-size: .8em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 45.5em;
  position: relative;
  text-align: center;
  width: 100%;
}
.transparency-about-wrap {
  display: block;
  padding: 7em 2em 0;
  position: relative;
  width: 100%;
}
.transparency-about-title {
  color: #323232;
  display: block;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 .5em 0;
  position: relative;
}
.transparency-about-video {
  display: block;
  height: auto;
  margin: 0 0 1em 0;
  max-width: 38.5em;
  position: relative;
  width: 100%;
}
.transparency-about-text {
  display: block;
  font-size: .9em;
  line-height: 1.667em;
  margin: 0 0 1.667em 0;
  max-width: 64em;
  padding: 0;
  position: relative;
}
.transparency-about-button-wrap {
  align-items: center;
  display: flex;
  gap: .9em;
  justify-content: flex-start;
  position: relative;
}
.transparency-about-button {
  appearance: none;
  background: transparent;
  border: 1px solid #8a8a8a;
  border-radius: 3em;
  color: #323232;
  cursor: pointer;
  display: inline-block;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.2em;
  padding: .7333em 1.22em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}
.transparency-about-button.power {
  border-color: #FFC700;
  background: #FFC700;
}
.transparency-content-wrap {
  display: block;
  padding: 4.5em 2em 0 2em;
  position: relative;
  width: 100%;
}
.transparency-fine-print {
  color: #323232;
  display: block;
  font-size: .6em;
  line-height: 1.25em;
  margin: 0;
  position: relative;
}
.transparency-fine-print-list {
  display: block;
  font-size: .6em;
  line-height: 1.25em;
  margin: 0 0 1em;
  padding: 0 0 0 2.5em;
  position: relative;
}
.transparency-fine-print-list li {
  display: list-item;
  font-size: 1em;
  line-height: 1.25em;
  margin: 0;
  padding: 0;
  position: relative;
}

/* Browse by Location */

.transparency-browse-modal {
  overflow: hidden !important;
}

.location-browse-overlay {
    align-items: flex-start;
    background: #191919;
    color: #fff;
    display: flex;
    max-width: inherit;
    padding: 0;
}

.location-browse-overlay .location-modal-sidenav {
    background: #252525;
    height: 100vh;
    flex-basis: 27.85em;
    min-width: 27.85em;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-head {
    padding:2em 3.4em 2em 4.3em;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-head .sidenav-heading {
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    margin-bottom: 5.25em;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-head .form-group {
    align-items:center;
    background: #EFEFEF;
    border-radius: 100px;
    display: flex;
    gap: 0.5em;
    padding: 0.55em 0.8em;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-head .form-group input {
    border: 0;
    background: transparent;
    color: #757575;
    height: auto;
    font-size: 0.7em;
    font-weight: normal;
    padding: 0;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: calc(100% + 1.4em);
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list li a {
    border-radius: 0 2em 2em 0;
    cursor: pointer;
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0.94em 3em;
    text-decoration: none;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list li a.active {
    background: #FFC81B;
    color: #323232;
}

.loation-sidewrapper-div {
    width: 100%;
}

.location-browse-overlay .location-modal-sidewrapper {
    padding: 3.4em 2.8em 0 5.05em;
}

.location-browse-overlay .location-modal-sidewrapper.district-wrapper {
  display: none !important;
}

.location-browse-overlay .location-modal-sidewrapper:last-child {
  min-height: 97vh;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-heading {
    display: block;
    font-size: 2.5em;
    font-weight: bold;
    font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
    line-height: 1em;
    margin-bottom: 0.9em;
}

.location-browse-overlay .location-sidewrapper-scrollbar {
    max-height: 100vh;
    overflow-y: auto;
    padding-bottom: 1em;
}

.location-browse-overlay .location-sidewrapper-scrollbar::-webkit-scrollbar {
    width: 4px;
	  background-color: #252525;
    border-radius: 5em;
}

.location-browse-overlay .location-sidewrapper-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 5em;
	background-color: #fff;
}

.location-browse-overlay .location-sidewrapper-scrollbar::-webkit-scrollbar-track {
    border-radius: 5em;
	background-color: #252525;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row {
    column-count: 4;
    padding-left: 0.5em;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col {
    break-inside: avoid;
    margin-bottom:3em;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col .list-title {
    display:block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom:0.5em;
    text-transform:uppercase;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul li a {
    color: #D7D7D7;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.75em;
    text-decoration: none;
}

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
  display: flex;
  justify-items: center;
  align-content: center;

}

/* Modal Content */
.modal-content {
  position: relative;
  width: 90%;
  height: 90%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}

/* Fullscreen Map Container */
#fullScreenMapContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#divMapFullScreen {
height: 400px;
}

/* Close Button */
.close-button {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  color: #000;
  z-index: 10;
}

/* Fullscreen Toggle Button Style */
.fullscreen-toggle {
  background-color: #EAEBEC;
  border-radius: 50%;
  color: #000;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-top: 0px !important;
}
.fullscreen-toggle:hover {
  background-color: rgba(42, 46, 59, 0.1) !important;
  box-shadow: none !important;
  transform: translateY(0px) !important;
}
.fullscreen-icon {
  font-size: 22px;
  color: #000;
}

select.map-selector:focus-visible,
.fullscreen-toggle:focus-visible {
  outline:1px solid #000000 !important;         
}
select.map-selector:focus{
  outline:1px solid transparent;
}
/* About Us Page  */

/* common css */

.content-section,
.custom-cover-block,
.tile-card-section,
.about-split-block.split-block {
  padding: 135px 0;
}

.tile-card-section h2,
.tile-card-section .wp-block-heading,
.about-split-block.split-block h3, .about-split-block.split-block h2,
.content-section .wp-block-heading {
  color: #323232;
  font-size: 48px;
  font-weight: 700;
  max-width: 642px;
  line-height: 48px;
}

.content-section .wp-block-heading {
  max-width: 550px;
  line-height: 52px;
  font-size: 50px;
}

.tile-card-section h2::after,
.tile-card-section .wp-block-heading::after,
.about-split-block.split-block h3::after, .about-split-block.split-block h2::after,
.content-section .wp-block-heading::after {
  content: '';
  display: block;
  width: 75px;
  height: 5px;
  background-color: #FFC107;
  margin: 1.5rem 0;
}

.about-split-block.split-block p,
.content-section p {
  color: #757575;
  font-size: 18px;
  font-family: "Trade Gothic Next LT Pro", Arial, sans-serif;
  line-height: 30px;
}

.tile-card-section .container,
.about-split-block.split-block .container {
  max-width: 1600px;
  padding: 0 2.5em;
}

body:has(.custom-cover-block) .about-split-block.split-block .row {
  max-width: 1600px;
  padding: 0 2.5em;
  margin: auto;
}

body:has(.custom-cover-block) .about-split-block.split-block.even .row .img-col {
  padding-right: 0;
}

body:has(.custom-cover-block) .about-split-block.split-block.odd .row .img-col {
  padding-left: 0;
}

body:has(.custom-cover-block) .about-split-block.split-block.odd .row .text-box .content {
  padding-left: 50px;
}


.about-split-block.split-block {
  margin: 0;
}

.about-split-block.split-block.even {
  background: #F2F2F2;
}

.split-block .text-box {
  padding: 0 !important;
  max-width: 100%;
  background: transparent !important;
}

.about-split-block.split-block.even .text-box {
  padding: 0 20px 0 0 !important;
}

.about-split-block.split-block .wp-block-button .wp-element-button,
.about-split-block.split-block .wp-block-button .wp-block-button__link,
.question-card-body .wp-element-button {
  background: #FFC700 !important;
  border-radius: 3em;
  color: #323232 !important;
  display: inline-block;
  font-family: "URWDINSemiCondensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin: .55em 0 0 0;
  min-width: 100%;
  padding: 13px 2.5em !important;
  text-align: center;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  height: auto;
}

.about-split-block.split-block .img-box {
  position: relative;
  padding: 0;
  max-width: 100%;
  height: 500px;
}

.about-split-block.split-block .img-box {
  clip-path: polygon(92.8% 0, 100% 9%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  width: 100%;
}

.about-split-block.split-block:nth-child(even) .img-box::after {
  background: #fff;
}

.about-split-block.split-block.split-solid .text-box .content {
  color: #323232;
  padding: 0px;
}

.question-card {
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.15));
  max-width: 918px;
  margin: auto;
  padding: 0 0.9375em;
}

.question-card-body {
  align-items: flex-start;
  border-radius: 25px;
  background: #FFF;
  display: flex;
  gap: 63px;
  padding: 63px 35px 40px;
  text-align: left;
}

.question-card-body h2 {
  color: #323232;
  font-size: 30px;
  font-weight: 700;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  line-height: 38px;
  max-width: 365px;
}

.question-card-body p {
  color: #757575;
  font-size: 18px;
  font-family: "Trade Gothic Next LT Pro", Arial, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.question-card-body .wp-element-button {
  margin: 0;
  min-width: auto;
  width: auto;
}

.question-graphic {
  font-family: "URWDINSemiCondensed", "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  background: linear-gradient(180deg, #FFC000 0%, #F19F00 100%);
  width: 245.179px;
  height: 156.867px;
  padding: 29px 62px 0 33px;
  color: #323232;
  font-size: 23px;
  font-weight: 900;
  line-height: 26px;
  letter-spacing: 2.3px;
  text-align: left;
  margin-bottom: -40px;
  position: relative;
  clip-path: polygon(85% 0, 100% 25%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
}

.question-graphic-border {
  display: block;
  height: 11px;
  width: 85%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 0;
  margin: auto;
}

.question-graphic::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  bottom: -0.5px;
  background: #fff;
  clip-path: polygon(84% 0, 100% 100%, 0 100%, 0% 0%);
}

.tile-card-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

.tile-card-section h2,
.tile-card-section .wp-block-heading {
  grid-column: 1 / span 5;
  grid-row: 1;
}

.tile-card-row .tile-card {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.12);
  text-decoration: none;
  height: 100%;
  padding: 22px 28px 43px;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tile-card-row .tile-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.tile-card-row .tile-card h3 {
  color: #323232;
  font-size: 22px;
  font-weight: 700;
  max-width: 205px;
  margin: 0;
  line-height: 24px;
  font-family: "Trade Gothic Next LT Pro", Arial, sans-serif;
}

.tile-card-row .tile-card .tile-card-arrow {
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  background-color: #FFD700;
  color: #fff;
  font-size: 0;
  height: 28px;
  position: relative;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 28px;
  position: absolute;
  right: 14px;
  bottom: 14px;
}

.im-cdbg-focus-wrap.im-cdbg-main-focus-wrap.im-cdbg-info-card-block {
  padding: 0em 0 6em;
}

.im-info-card-grid {
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  align-items: stretch;
  width: 100%;
}

.im-info-card-item {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 60px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.im-info-card-content {
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: center;
}

.im-info-card-image-wrapper {
  position: relative;
  width: 30%;
  height: 230px;
  overflow: hidden;
  background: #fff;
}

#partners-info-block .im-info-card-image {
  padding: 1rem;
  object-fit: contain !important;
}

.im-info-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}

.im-info-card-text-content {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  width: 70%;
}

.im-info-card-headline {
  font-size: 1.375rem;
  font-weight: 700;
  color: #333;
  margin: 0 0 1rem 0;
  line-height: 1.75rem;
}

.im-info-card-content {
  font-size: 1rem;
  font-weight: 500;
  color: rgba(50, 50, 50, 0.75);
  line-height: 1.375rem;
}

.im-info-card-action {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: auto;
  padding-top: 1rem;
}

.im-info-card-link-text {
font-size: 1rem;
font-weight: 700;
color: #757575;
}

.im-info-card-arrow {
  margin-left: 0.75rem;
  font-size: 1rem;
  color: #0078BB;
}

.single-post .body-content .socials {
  margin-bottom: 0;
  padding: 0 !important;
}

/* MEDIA */
@media screen and (max-width: 1800px) {
    /* REGIONS */
    .im-hero-region-title {
        font-size: 2.2em;
      }

  /* MADE IN KS */
  .im-made-popup-close {
    top: .9em;
  }

  /* CDBG */

  /* CDBG INTERIOR */
  .im-cdbg-deadline-select-wrap {
    right: 10.7em;
  }

  /* MAP */
  .cdbg-flag-header-inner {
    padding: 1.65em 1.55em 0.75em;
  }

  .cdbg-flag-title {
    font-size: 1.3em;
    padding-right: 2em;
  }
  /*Dbexplore*/
  .transparency-page-left{
      width:17em;
  }
  .transparency-page-right {
    width: calc(100% - 18em);
   }
  .transparency-page-right-hero-title {
    font-size: 3em;
   }
  .transparency-page-right-hero-text{
      font-size:.7em;
  }

  .transparency-page-right-hero-background {
    width: calc(50% + 6em);
   }
  .transparency-page-right-hero-facet {
    right: 38%;
   }
  .banner-mid-text{
      font-size:.75em;
  }
  .banner-mid-inner {
    padding: 0.4em .5em 0.4em 1.5em;
    gap: .75em;
   }
   .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-heading {
    font-size: 0.9em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .offerred-price {
      font-size: 1.9em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .remainig-price {
      font-size: 0.8em;
    }
    .transparency-map-inner {
      gap: 1em;
    }
    .transparency-map-box {
      padding: 1.5em 1.5em;
      width: calc(33.33% - 0.6em);
    }
    .map-one-column-layout .transparency-map-box {
      width: 100%;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .Price-head {
      gap: 1.5em;
    }
    #gisTable_wrapper div.dt-buttons {
      bottom: 1.6em;
    }
    .transparency-table-overflow-wrap .custom-scrollbar {
      bottom: 3em;
    }
    .chartDescription select.map-selector{
      font-size: 0.8em;
      background: rgba(255, 255, 255, 0) url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01015 10C8.79514 10 8.59358 9.96801 8.40545 9.90402C8.21732 9.84104 8.04263 9.73337 7.88138 9.58102L0.423429 2.53447C0.127799 2.25515 -0.013029 1.90574 0.00094624 1.48625C0.0138465 1.06778 0.168111 0.718877 0.463742 0.439555C0.759372 0.160232 1.13563 0.0205702 1.59251 0.0205702C2.0494 0.0205702 2.42565 0.160232 2.72128 0.439555L9.01015 6.3815L15.3393 0.401465C15.635 0.122142 16.0048 -0.0114242 16.4487 0.000764447C16.8917 0.0139688 17.2609 0.160232 17.5566 0.439555C17.8522 0.718877 18 1.07438 18 1.50606C18 1.93774 17.8522 2.29324 17.5566 2.57256L10.1389 9.58102C9.97767 9.73337 9.80297 9.84104 9.61485 9.90402C9.42672 9.96801 9.22515 10 9.01015 10Z' fill='%23B2B2B2'/%3E%3C/svg%3E") no-repeat right 0.30em top 0.7em;
    }
    .transparency-date-updates{
      display: flex;
      grid-gap: .4em;
      align-items: center;
      padding-top: 0.35em;
      flex-direction: row;
      align-content: flex-start;
      flex-wrap: wrap;
    }
    .transparency-date-updates .transparency-update-box{
      color: #323232;
      display: block;
      font-size: 0.7em;
      line-height:1.5;
      margin: 0;
    }
    .transparency-date-updates.color-primary .transparency-update-box {
      color: #757575;
    }
    p.transparency-update-box {
      margin: 0;
    }
    .transparency-disclaimer-text {
      font-size: 0.5em;
      color: #757575;
      font-weight: 400;
      line-height: 1.5;
      margin-top: 1.5em;
      max-width: 30em !important;
    }
}

@media screen and (max-width: 1500px) {
  .transparency-date-updates{
    display: flex;
    grid-gap: .4em;
    align-items: center;
    padding-top: 0.35em;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .transparency-date-updates .transparency-update-box{
    color: #323232;
    display: block;
    font-size: 0.7em;
    line-height:1.5;
    margin: 0;
  }
  .transparency-date-updates.color-primary .transparency-update-box {
    color: #757575;
  }
  p.transparency-update-box {
    margin: 0;
  }
  .transparency-disclaimer-text {
    font-size: 0.5em;
    color: #757575;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 1.5em;
    max-width: 30em !important;
  }
  /* NAVIGATION */
  .im-header-seat {
    height: 5em;
  }

  .page-template-cdbg2-interior .im-header-seat {
    height: 5.3em;
  }

  .im-header-logo {
    margin: 0 0 0 -3.15em;
    padding: .275em 2.4em;
  }

  .im-header-nav-link {
    font-size: .95em;
    padding: 2em 1.3em;
  }

  .im-search-icon {
    padding: 2em 1.3em;
    width: 3.3em;
  }

  /* MENU */
  .im-overlay-menu {
    padding: 7em 0 2em 0;
  }

  .im-overlay-menu-column {
    padding: 0 2em;
  }

  .im-overlay-menu-column-title {
    font-size: 1.5em;
  }

  .im-menu-news-tile {
    padding: .8em 1em .85em 6.5em;
  }

  .im-menu-news-tile-image {
    height: calc(100% - 1.65em);
    left: .8em;
    max-height: 3em;
    top: .8em;
    width: 4.9em;
  }

  .im-menu-news-tile-content-title {
    font-size: .8em;
  }

  .im-menu-more-link {
    font-size: .9em;
  }

  .im-menu-link {
    font-size: .85em;
  }

  .im-menu-link.sublink {
    font-size: .7em;
  }

  .im-menu-notice {
    margin: .65em 0 0 -1.6em;
    padding: .8em 1em .85em 1.6em;
  }

  .im-menu-notice.new::before,
  .im-menu-notice.new:before {
    left: .65em;
  }

  .im-menu-notice-title {
    font-size: .8em;
  }

  .im-menu-big-link-title {
    font-size: .85em;
  }

  .im-menu-big-link-desc {
    font-size: .7em;
  }

  /* FOOTER */
  .im-big-link-title {
    font-size: 1.3em;
  }

  .im-big-link-desc {
    font-size: .75em;
  }

  .im-footer-top {
    gap: 0 2em;
    padding: 4.1em 0 0;
  }

  .im-footer-copy {
    font-size: .7em;
  }

  .im-social-item {
    max-width: 11.85em;
  }

  .im-footer-social-link {
    margin-right: .6em;
  }

  .im-footer-social-link::before,
  .im-footer-social-link:before {
    height: 1.5em;
    width: 1.3em;
  }

  .im-footer-logo-wrap {
    padding-bottom: 2.8em;
  }

  .im-footer-bottom-extra-link {
    font-size: .9em;
  }

  /* HOME */
  .im-gov-content-info {
    max-width: 46.55em;
  }

  .im-gov-content-title {
    font-size: 3.2em;
  }

  .im-word-deco-left,
  .im-word-deco-right {
    font-size: 22.5em;
  }

  .im-word-deco-right {
    bottom: 38.9%;
  }

  .im-gov-content-desc,
  .im-gov-content-desc-bold {
    font-size: .9em;
  }

  .im-detail-title {
    font-size: 1em;
  }

  .im-detail-subheading {
    font-size: .75em;
  }

  .im-detail-read-more {
    bottom: 2em;
    font-size: .75em;
    left: 2.2em;
  }

  .im-alerts-item {
    width: 20em;
  }

  .im-details {
    padding: 1.65em 1.65em 4em 1.65em;
  }

  .im-main-hero+.im-main-content-wrap {
    margin: -5em 0 0 0;
  }

  /* REGIONS */
  .im-hero-region-title {
    font-size: 1.65em;
  }

  .im-hero-region-desc {
    font-size: .75em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap.rev::before, 
  .im-page-section-wrap .im-callout-outer-wrap.rev:before,
  .im-page-section-wrap .im-callout-outer-wrap::before, 
  .im-page-section-wrap .im-callout-outer-wrap:before {
    top: -1.65em;
  }*/
  .im-awards-title {
    font-size: .9em;
  }

  .im-awards-desc {
    font-size: .6em;
  }

  .im-main-hero-center {
    max-width: 100%;
  }

  .im-main-company-content {
    right: .5em;
  }

  .im-main-hero-headline {
    font-size: 3.8em;
  }

  .im-company-text-desc,
  .im-company-text-title {
    font-size: .8em;
  }

  .im-main-content-news-wrap {
    flex: 0 0 15em;
    width: 15em;
  }

  .im-page-section-wrap {
    padding: 2.8em 0;
  }

  .im-alerts-notices-wrap {
    padding: .8em 0 0 0;
  }

  /* REGIONS */
  .im-region-featured-content::after,
  .im-region-featured-content:after {
    background-size: auto 1em;
    height: 3em;
    width: 3em;
  }

  .im-region-featured-title {
    font-size: 2.25em;
  }

  .im-region-program-wrap {
    margin: 4em 0;
  }

  .im-region-program::after,
  .im-region-program:after {
    bottom: 1.8em;
    right: 1.5em;
  }

  .im-region-program-intro-title {
    font-size: 3em;
  }

  .im-region-program-intro-desc {
    font-size: .9em;
    max-width: 24em;
  }

  .im-region-name {
    font-size: 1.1em;
  }

  .im-region-banner-wrap {
    margin: 4em 0;
  }

  .im-region-banner {
    padding: 2em 4.5em;
    padding-left: calc(50% + 3em);
  }

  .im-region-banner::after,
  .im-region-banner:after {
    bottom: 1.8em;
    right: 1.5em;
  }

  .im-region-banner-title {
    font-size: 2.2em;
  }

  .im-region-detail-wrap {
    padding: 15em 0;
  }

  .im-region-detail-breadcrumbs {
    margin: -8.3em 0 0 0;
  }

  .im-region-detail-title {
    font-size: 3.5em;
  }

  .im-region-detail-sidebar-stat {
    font-size: 2.1em;
  }

  .im-region-detail-sidebar-stat-title {
    font-size: 1.2em;
  }

  .im-region-user-content-wrap {
    margin: 5em 0;
  }

  /* REGION DETAIL */
  .im-region-detail-content-wrap {
    margin: 4em 0;
  }

  .im-region-detail-content-headline {
    font-size: 3em;
  }

  .im-region-detail-content-title {
    font-size: 1.1em;
  }

  .im-region-detail-content-school {
    font-size: .95em;
  }

  .im-region-detail-box {
    padding: 2.5em;
  }

  .im-region-detail-box-title {
    font-size: 1.7em;
  }

  .im-main-content-wrap {
    margin: -5.5em 0 0 0;
  }

  .im-content-news-main {
    font-size: 1em;
  }

  .im-callout-wrap {
    font-size: .8em;
  }

  .im-callout-outer-wrap.rev {
    margin-top: -7.4em;
    margin-bottom: 7.4em;
  }

  .im-callout-outer-wrap {
    margin-top: -8.4em;
    margin-bottom: 3.4em;
  }

  .im-main-content-stat-title,
  .im-main-content-stat-rank {
    font-size: 3em;
    line-height: 1em;
  }

  .im-main-content-stat-desc {
    font-size: 1em;
  }

  .im-main-content-stat {
    padding: 3em 0;
  }

  .im-main-content-stat:nth-child(1) {
    padding: 3em 0 2em;
  }

  .im-main-content-awards-item {
    margin-right: 0.5em;
  }

  /* NOTICES */
  .page-template-notices-page-template .im-page-section-wrap {
    padding: 2.8em 0;
  }

  .im-notices-alerts-wrap .im-details-arrow {
    bottom: 1.9em;
  }

  .im-notices-alerts-wrap .im-details-arrow::before,
  .im-notices-alerts-wrap .im-details-arrow::before {
    margin: 0;
  }

  .im-notices-alerts-wrap {
    padding: .5rem 0 1rem 0;
  }

  .im-notices-content-center {
    margin-bottom: 0;
  }

  .im-main-content {
    padding: 0 0 0 4em;
  }

  /* MADE IN KANSAS */
  .im-made-hero-wrap {
    height: 31.75em;
  }

  .im-made-hero-subtitle {
    font-size: 1.6em;
  }

  .im-made-hero-title {
    font-size: 4.25em;
  }

  .im-made-tile-content {
    padding: 1.1em;
  }

  .width2 .im-made-tile-content,
  .width3 .im-made-tile-content {
    padding: 1.5em;
  }

  .im-made-tile-title {
    font-size: 1.1em;
  }

  .width2 .im-made-tile-title,
  .width3 .im-made-tile-title {
    font-size: 1.5em;
  }

  .im-made-tile-text {
    font-size: .75em;
  }

  .im-made-popup-content-inner.scroll-wrapper>.scroll-content {
    padding: 0 6em 0 2em;
  }

  .im-made-popup-item-content-inner.scroll-wrapper>.scroll-content {
    padding: 0 6em 0 3.8em;
  }

  .im-popup-title {
    font-size: 1.8em;
  }

  .im-popup-desc {
    font-size: .8em;
  }

  /* INITIATIVES */
  .im-init-hero-center {
    padding: 2em 2em 2em 21.5em;
  }

  .im-init-hero-headline {
    font-size: 3em;
  }

  .im-init-hero-display {
    font-size: .75em;
  }

  .im-init-hero-display-icon {
    height: 1.6em;
    width: 1.6em;
  }

  .im-grid::before,
  .im-grid:before,
  .im-list::before,
  .im-list:before {
    height: .8em;
    width: .8em;
  }

  .im-init-story-wrap {
    padding: 1.5em 0;
  }

  .im-init-filter-wrap {
    flex: 0 0 18em;
    margin: -10em 0 0 0;
    padding: 1.25em 1.5em;
    width: 18em;
  }

  .im-init-filter-category-name {
    font-size: .75em;
  }

  .im-init-filter-section-title,
  .im-init-filter-trigger {
    font-size: .75em;
  }

  .im-init-filter-label {
    font-size: .75em;
  }

  .im-init-story-container {
    padding: 0 0 0 1.5em;
  }

  .im-init-story-container #response {
    gap: 1.2em;
  }

  .im-init-story {
    flex-basis: calc(33.33% - .8em);
    max-height: 13.5em;
    width: calc(33.33% - .8em);
  }

  .im-news-story {
    flex-basis: calc(33.33% - .8em);
    max-height: 28em;
    width: calc(33.33% - .8em);
  }

  .im-init-story::after,
  .im-init-story:after {
    bottom: 1em;
    left: 1.2em;
  }

  .im-init-story-bar {
    padding: .7em 1em;
  }

  .im-list-view .im-init-story-bar {
    font-size: 1.2em;
  }

  .im-list-view .im-init-story-category {
    padding: 0 2.56em;
    margin: 0 0 -3.6em 0;
    width: 21.5em;
  }

  .im-init-story-content {
    padding: .7em 1.2em 3.5em 1.2em;
  }

  .im-init-story-desc {
    font-size: .75em;
  }

  /* KANSAS FACTS */
  .im-fact-hero-wrap::before,
  .im-fact-hero-wrap:before {
    height: 20em;
  }

  .im-fact-hero-wrap {
    padding: 11em 0 6em 0;
  }

  .im-fact-hero-info {
    padding: 0 1.4em 3em 0;
  }

  .im-fact-hero-subtitle {
    font-size: 1.6em;
  }

  .im-fact-hero-title {
    font-size: 4em;
  }

  .im-fact-hero-stat {
    padding: 1.2em 1.4em 1.2em 0;
  }

  .im-fact-hero-stat-icon {
    height: 2.4em;
    margin: 0 0 .8em 0;
    width: 4.8em;
  }

  .im-fact-hero-stat-name {
    font-size: 1em;
  }

  .im-fact-hero-stat-desc {
    font-size: .75em;
  }

  .im-fact-content-wrap {
    padding: 4em 0;
  }

  .im-fact-large-stat {
    font-size: 3.4em;
  }

  .im-fact-large-desc {
    font-size: 1em;
  }

  .im-fact-small-stat-icon {
    height: 2.1em;
    width: 3.15em;
  }

  .im-fact-small-stat {
    font-size: 2.3em;
  }

  .im-fact-small-desc {
    font-size: .85em;
  }

  /* CDBG */
  .im-cdbg-hero-headline {
    font-size: 3.5em;
  }

  .im-cdbg-main-hero .im-cdbg-hero-desc {
    font-size: 1em;
  }

  .im-cdbg-intro-title,
  .im-cdbg-focus-title,
  .im-cdbg-details-apply-headline,
  .im-cdbg-community-title {
    font-size: 2.9em;
  }

  .im-cdbg-content-center .im-callout-outer-wrap::after,
  .im-cdbg-content-center .im-callout-outer-wrap:after {
    right: 20.3em;
  }

  .im-cdbg-intro-desc {
    font-size: .9em;
  }

  .im-cdbg-right-form-wrap .im-cdbg-search-submit {
    height: 3.2em;
    right: 2.6rem;
    top: 0.2rem;
  }

  .im-cdbg-right-form-wrap #entercity-search {
    font-size: .9em;
    margin-left: -4.1em;
  }

  .im-cdbg-focus-programs-wrap,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap {
    gap: 1em;
  }

  .im-cdbg-focus-item,
  .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-focus-item:nth-child(4n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+3) {
    flex-basis: calc(33.33% - .67em);
    top: 0;
  }

  .im-cdbg-focus-item:nth-child(3n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+1) {
    top: 6.8em;
  }

  .im-cdbg-focus-item:nth-child(3n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+3) {
    top: -6.8em;
  }

  .im-cdbg-focus-top-wrap,
  .im-cdbg-focus-wrap .im-cdbg-focus-top-wrap {
    padding-bottom: 3.5em;
  }

  .im-cdbg-focus-program-title {
    font-size: 1.1em;
  }

  .im-cdbg-focus-sm-title {
    font-size: .7em;
  }

  .im-cdbg-focus-amount {
    font-size: .9em;
  }

  .im-cdbg-featured-link-wrap .im-region-featured-content::after,
  .im-cdbg-featured-link-wrap .im-region-featured-content:after {
    right: 1.5em;
  }

  .im-cdbg-focus-item-arrow {
    height: 3em;
    width: 3em;
  }

  .im-cdbg-content-center .im-callout-wrap.reversed {
    right: 0;
  }

  .im-cdbg-intro-wrap {
    margin: 4.25em 0 0;
  }

  .im-cdbg-focus-wrap,
  .im-cdbg-focus-wrap.im-cdbg-main-focus-wrap {
    padding: 4em 0 2.9em;
  }

  .im-cdbg-hero {
    height: 31.75em;
    min-height: unset;
  }

  .im-region-detail-content-wrap.im-cdbg-region-detail-content-wrap {
    margin: 4em 0 4.3em;
  }

  .im-cdbg-content-center {
    padding: 0 2em;
  }

  /* CDBG DETAILS */
  .im-cdbg-hero.im-cdbg-hero-detail .im-hero-center-inner {
    padding-top: 6.3em;
  }

  .im-cdbg-hero-headline.cdbg-detail {
    font-size: 3.5em;
  }

  .im-cdbg-apply-subhead {
    font-size: .9em;
  }

  .im-cdbg-apply-stat {
    font-size: 2.3em;
  }

  .im-cdbg-full-inner {
    margin: 5.8em auto;
    padding: 0 0 2.1em 0;
  }

  /*.im-cdbg-childcare-tile .lt-blue .im-callout-window::before, 
  .im-cdbg-childcare-tile .lt-blue .im-callout-window:before {
    -webkit-transform: rotate(317deg);
    -ms-transform: rotate(317deg);
    transform: rotate(317deg);
  }*/
  .im-cdbg-apply-wrap {
    flex-wrap: wrap;
    gap: .8em;
  }

  .im-cdbg-hero-main {
    padding-right: 2em;
    width: 70%;
  }

  .im-cdbg-list li {
    font-size: .9em;
  }

  .im-cdbg-details-apply-wrap {
    margin: 3.3em 0;
  }

  .im-cdbg-company-content {
    right: 2em;
  }

  .im-cdbg-faq-trigger {
    font-size: 1.23em;
  }

  .im-cdbg-faq-collapse p {
    font-size: 1em;
  }

  .im-cdbg-faq-collapse li {
    font-size: 1em;
  }

  /* CDBG INTERIOR */
  .im-cdbg-page-section {
    margin: 5.5em 0;
  }

  .im-cdbg-deadline-section {
    margin-top: -13em;
  }

  .im-cdbg-module,
  .im-cdbg-resource-module {
    margin: 0 0 3.25em 0;
  }

  .im-cdbg-page-title {
    font-size: 2.8em;
  }

  .im-cdbg-module-cell {
    padding: 3em 3.5em;
  }

  .im-cdbg-module-cell:first-child {
    padding-left: 3em;
  }

  .im-cdbg-module-cell:last-child {
    padding-right: 3em;
  }

  .im-cdbg-module-headline {
    font-size: 1.9em;
  }

  .im-cdbg-module-label {
    font-size: 1em;
  }

  .im-cdbg-module-select {
    width: 19.8em;
  }

  .im-cdbg-module-flex {
    gap: 3em;
  }

  .im-cdbg-lmi-title {
    font-size: 1.23em;
  }

  .im-cdbg-lmi-stat {
    font-size: 2.5em;
  }

  .im-cdbg-area-name {
    font-size: 1.23em;
  }

  .im-cdbg-area-text {
    font-size: 1em;
  }

  .im-cdbg-area-view-more {
    font-size: 1em;
  }

  .im-cdbg-area-small {
    font-size: .8125em;
  }

  .im-cdbg-area-table th,
  .im-cdbg-area-table td {
    font-size: 1em;
  }

  .im-cdbg-step {
    padding: 2.4em 3em 3em 3em;
  }

  .im-cdbg-step-number {
    font-size: 1.2em;
  }

  .im-cdbg-step-title {
    font-size: 1.7em;
  }

  .im-cdbg-step-text {
    font-size: 1em;
  }

  .im-cdbg-step-cta {
    font-size: .9em;
  }

  .im-cdbg-resource-link {
    font-size: 1em;
  }

  .im-cdbg-resource-more {
    font-size: 1em;
  }

  .im-cdbg-step-fine-print {
    font-size: 1em;
  }

  .im-cdbg-hero-headline.cdbg-detail {
    font-size: 3em;
  }

  .im-cdbg-hero-subline {
    font-size: 1.25em;
  }

  .im-cdbg-hero.im-cdbg-hero-detail .im-cdbg-hero-item {
    min-height: 40em;
  }

  .im-cdbg-icon-block-wrap {
    gap: 4em;
  }

  .im-cdbg-icon-block {
    padding: 2.1375em 0 0 0;
  }

  .im-cdbg-icon .material-symbols-rounded {
    font-size: 2.34em;
  }

  .im-cdbg-icon-text {
    font-size: 1em;
  }

  .im-cdbg-show-all {
    font-size: 1.23em;
  }

  .im-cdbg-deadline-cell-item {
    padding: 2.25em;
  }

  .im-cdbg-deadline-stat {
    font-size: 2.3em;
  }

  .im-cdbg-deadline-select-title {
    font-size: 1.688em;
  }

  .im-cdbg-deadline-select-wrap {
    bottom: -11.8em;
    right: 5.7em;
  }

  .im-cdbg-deadline-cta {
    font-size: .938em;
  }

  .im-cdbg-overview-subtitle {
    font-size: 1em;
  }

  .im-cdbg-overview-desc {
    font-size: .8em;
  }

  .im-cdbg-overview-wrap {
    padding: .5em 0;
  }

  .im-cdbg-overview-item-wrap ul {
    font-size: .8em;
  }

  .im-cdbg-deadline-list li .material-symbols-rounded {
    font-size: 1.5em;
  }

  .im-cdbg-deadline-link {
    font-size: .8em;
  }

  /* CDBG MAIN */
  .im-cdbg-main-hero,
  .im-cdbg-hero.im-cdbg-hero-detail {
    height: auto;
  }

  .im-cdbg-hero.im-cdbg-hero-detail {
    min-height: 40em;
  }

  /*.im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(10) {
    top: -6.8em;
  }*/
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:last-of-type {
    order: 11;
  }

  .im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-blank {
    display: block;
    flex-basis: calc(33.33% - .67em);
    order: 10;
  }

  /*.im-cdbg-focus-item.im-cdbg-green, 
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-green {
    order: 11;
  }*/
  .im-cdbg-focus-deadline {
    padding-right: 3em;
  }

  .im-cdbg-focus-wrap .im-cdbg-focus-item-arrow {
    bottom: -0.15em;
    height: 2.5em;
    right: -0.25em;
    width: 2.5em;
  }

  .im-cdbg-focus-wrap .im-cdbg-focus-item-arrow::before,
  .im-cdbg-focus-wrap .im-cdbg-focus-item-arrow:before {
    right: 5%;
  }

  .broadband .im-cdbg-focus-item-arrow::before, 
  .broadband .im-cdbg-focus-item-arrow:before {
    right: -10%;
  }

  .im-cdbg-resource-cell {
    padding: 2.4em 3em 3em 3em;
  }

  .im-cdbg-resource-cell-title {
    font-size: 2.813em;
  }

  .im-cdbg-resource-contact-cell-title {
    font-size: 1.7em;
  }

  .im-cdbg-contact-item {
    flex: 1 1 24%;
    padding: .9em 3em 1.7em 3em;
  }

  .im-cdbg-resource-cell-text,
  .im-cdbg-resource-cell-detail {
    font-size: 1em;
  }

  .im-cdbg-resource-cta {
    font-size: .9em;
    padding: 1em 1.5em 1.1em 1.5em;
  }

  /* FIND ASSISTANCE */
  .im-cdbg-short-hero-center {
    min-height: 24em;
    padding: 3.5em 2.5em;
  }

  .im-cdbg-short-hero-logo {
    height: 5.5em;
    margin: 0 0 .9em 0;
  }

  .im-cdbg-short-hero-headline {
    font-size: 3.9em;
  }

  .im-cdbg-disclaimer-wrap {
    margin: 2.8em 0;
  }

  .im-cdbg-assistance-cell-wrap {
    margin: 2.8em 0;
  }

  .im-cdbg-assistance-cell,
  .im-cdbg-grid-sizer {
    padding: 2em;
  }

  .im-cdbg-assistance-cell-title {
    font-size: 1.35em;
  }

  .im-cdbg-assistance-cell-address {
    font-size: 1em;
  }

  .im-cdbg-assistance-cell-info {
    font-size: 1em;
  }

  .im-cdbg-not-at-top .im-cdbg-sticky-wrap {
    top: 5.3em;
  }

  .cdbg-scroll-down .im-cdbg-sticky-wrap {
    top: 0;
  }

  .im-cdbg-sticky-item {
    padding: .8em .8em .8em .8em;
  }

  .im-cdbg-sticky-item:nth-child(1) {
    padding: .8em .8em .8em 0;
  }

  .im-cdbg-sticky-item:nth-child(3) {
    padding: .8em 0 .8em .8em;
  }

  .im-main-content-awards-wrap .im-main-content-awards.slick-slider {
    margin: 0 auto 30px 0;
    max-width: 33em;
    width: 100%;
  }

  .im-main-content-awards-wrap .slick-dots li {
    height: 12px;
    width: 12px;
  }

  .im-main-content-awards-wrap .slick-dots li button {
    height: 12px;
    width: 12px;
  }

  .im-main-content-awards-item {
    width: 8em;
  }
  .im-init-filter-content {
    font-size: .8em;
  }
  .im-init-contact-wrap .im-news-story-image {
    min-height: 11rem;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-title-wrap {
    flex: 0 0 24.25em;
    width: 24.25em;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block {
	width: calc(100% - 24.25em);
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block .slick-next.slick-arrow {
    right: calc((100vw - (100% + 64.45rem)) * -0.5);
  }
	.biz .im-init-hero-headline {
    font-size: 2.6em;
  }
  .biz .im-cdbg-focus-item, 
  .biz .im-cdbg-focus-item:nth-child(4n+1) {
    flex: 0 1 calc(49.4% - .64em) !important;
    padding: 1.25em !important;
  }
  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
    gap: 1.5em !important;
    padding: 0 0 2em 4em !important;
  }
  .im-init-story-wrap.biz .im-news-image-wrap.staff-images {
    height: 255px !important;
  }
  /*Dbexplore template*/
  .transparency-page-left {
    width: 15.5em;
  }
  .transparency-page-right {
    width: calc(100% - 16.5em);
  }
    .transparency-page-filter-title {
        padding: 0 .8em;
    }
    .transparency-filter-option {
      font-size: .9em;
    }
    .transparency-disclaimer {
      font-size: .65em;
    }
    .transparency-page-left-end {
        padding: 2.15em 1.5em;
    }
    .transparency-page-right-hero-title {
        font-size: 2.5em;
    }
    .transparency-date-updates{
      grid-gap: 0.75em;
    }
    .transparency-date-updates .transparency-update-box{
      font-size: 0.7em;
    }
    .map-three-column-layout .transparency-map-inner,
    .map-two-column-layout .transparency-map-inner {
        gap: 1.5em;
    }
    .transparency-map-box {
       width: calc(50% - 0.5em);
       padding: 0.9em 1.1em;
    }
    .map-one-column-layout .transparency-map-box {
      width: 100%;
    }
    .map-two-column-layout .transparency-map-box {
        flex-basis: 100%;
    }
    .map-two-column-layout, 
    .map-one-column-layout {
        margin: 1.7em 0;
    }
    .transparency-page-right-hero {
      padding: 0 2em 3em 2em;
    }
    .transparency-page-right-caption {
      font-size: .9em;
    }
    /*BROWSE PROGRAM OVERLAY*/
    .transparency-browse-program-links-wrap{
        gap:3.75em;
    }
    .transparency-browse-program-links-block {
        flex-basis: calc(20% - 3em);
    }
    .transparency-browse-program-links-title {
        font-size: 0.85em;
    }

    /* Browse by Location */

    .location-browse-overlay .location-modal-sidenav {
        flex-basis: 20em;
        min-width: 20em;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-head {
        padding: 2em 2.3em 2em 2.3em;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-head .sidenav-heading {
        margin-bottom: 2.25em;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-list li a {
        font-size: 1.3em;
        padding: 0.84em 2em;
    }

    .transparency-map-inner {
      flex-wrap: wrap;
    }

    #programChart .apexcharts-canvas foreignObject .apexcharts-legend .apexcharts-legend-series {
      margin: 7px 5px 7px 0 !important;
    }

    #gisTable_wrapper div.dt-buttons {
      float: right !important;
      bottom: 2em;
    }
    .transparency-table-overflow-wrap .custom-scrollbar {
      bottom: 3.3em;
    }
    .split-block h3,
    .split-block h2,
    .about-split-block.split-block h3,
    .about-split-block.split-block h2,
    .tile-card-section h2,
    .tile-card-section .wp-block-heading,
    .content-section .wp-block-heading {
      font-size: 42px;
    }
    .content-section, .custom-cover-block, .tile-card-section, .about-split-block.split-block {
        padding: 100px 0;
    }
}

@media screen and (max-width: 1200px) {

  /* NAVIGATION */
  .im-header-seat {
    height: 4.45em;
  }

  .im-header-center {
    padding: 0 1em;
  }

  .im-header-logo {
    margin: 0 0 0 -2.15em;
    padding: .25em 1.5em;
  }

  .im-header-logo img {
    max-width: 9em;
  }

  .im-header-nav-link {
    font-size: .9em;
    padding: 1.725em 1em;
  }

  .im-header-nav-link:first-child {
    margin: 0 0 0 -1em;
  }

  .im-search-icon {
    margin: 0 0 0 -.7em;
    padding: 1.725em 1em;
    width: 3em;
  }

  .im-hamburger-icon {
    height: 2em;
    width: 2em;
  }

  .im-hamburger-icon::before,
  .im-hamburger-icon:before,
  .im-hamburger-icon::after,
  .im-hamburger-icon:after {
    height: .6em;
    width: .9em;
  }

  .im-hamburger-icon::after,
  .im-hamburger-icon:after {
    height: 0;
  }

  .im-hamburger-icon-notification {
    margin: 0 0 .5em .5em;
  }

  /* MENU */
  .im-overlay-menu {
    padding: 5.5em 0 2em 0;
  }

  .im-overlay-menu-center {
    padding: 0 1em;
  }

  .im-overlay-menu-column {
    padding: 0 1.3em;
  }

  .im-overlay-menu-column-title {
    font-size: 1.3em;
  }

  .im-menu-notice-title {
    font-size: .75em;
  }

  .im-menu-notice-date {
    font-size: .65em;
  }

  .im-menu-link-wrap {
    gap: 1.5em;
  }

  .im-menu-big-link-title {
    font-size: .8em;
  }

  .im-menu-link {
    font-size: .8em;
  }

  .im-menu-link.sublink {
    font-size: .65em;
  }

  .im-menu-more-link {
    font-size: .8em;
  }

  .im-menu-notice {
    margin: .65em 0 0 -1em;
    padding: .7em .7em .75em 1em;
  }

  .im-menu-notice.new::before,
  .im-menu-notice.new:before {
    left: .25em;
    top: 1.1em;
  }

  .im-menu-news-tile {
    padding: .7em .7em .75em 5em;
  }

  .im-menu-news-tile-image {
    height: calc(100% - 1.4em);
    left: .7em;
    max-height: 2.5em;
    top: .7em;
    width: 3.6em;
  }

  /* FOOTER */
  .im-footer-center {
    padding: 0 1em;
  }

  .im-footer-top {
    gap: 0 .8em;
    padding: 2em 0 0;
  }

  .im-footer-logo-wrap {
    padding-bottom: 2em;
  }

  .im-footer-item-wrap {
    gap: 1.5em;
  }

  .im-footer-item {
    flex: 0 0 20%;
    flex-basis: calc(20% - 1.2em);
    width: calc(20% - 1.2em);
  }

  .im-big-link-title {
    font-size: 1em;
  }

  .im-arrow-block::after,
  .im-arrow-block:after {
    font-size: 1em;
  }

  .im-footer-copy {
    font-size: .6em;
  }

  .im-social-item {
    max-width: 6.1em;
  }

  .im-big-link-desc {
    font-size: .7em;
  }

  .im-footer-social-link::before,
  .im-footer-social-link:before {
    height: 1.3em;
    width: 1.1em;
  }

  .im-footer-bottom-inner {
    gap: 0 0.7em;
  }

  .im-footer-columns {
    gap: 1.8em;
  }

  .im-footer-bottom-extra-link {
    font-size: .75em;
  }

  /* HOME */
  .im-word-deco-left,
  .im-word-deco-right {
    font-size: 17.5em;
  }

  .im-word-deco-right {
    bottom: 42.6%;
  }

  .im-gov-content-info {
    max-width: 39.55em;
  }

  .im-gov-content-title {
    font-size: 2.5em;
  }

  .im-gov-content-desc,
  .im-gov-content-desc-bold {
    font-size: .85em;
  }

  .im-detail-title {
    font-size: .9em;
  }

  .im-detail-subheading {
    font-size: .7em;
  }

  .im-detail-read-more {
    bottom: 1.9em;
    font-size: .7em;
    left: 1.786em;
  }

  .im-main-hero-item {
    min-height: 25em;
  }

  /* REGIONS */
  .im-hero-region-title {
    font-size: 1.15em;
  }

  .im-hero-region-desc {
    font-size: .6em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap.rev::before, 
  .im-page-section-wrap .im-callout-outer-wrap.rev:before {
    right: -14.6em;
    top: -1.2em;
  }*/
  .im-page-section-wrap .im-callout-outer-wrap::before,
  .im-page-section-wrap .im-callout-outer-wrap:before {
    top: -1.3em;
  }

  .im-page-section-wrap .im-callout-outer-wrap.rev::before,
  .im-page-section-wrap .im-callout-outer-wrap.rev:before {
    top: -1.4em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap::after, 
  .im-page-section-wrap .im-callout-outer-wrap:after {
    left: -19em;
  }*/
  .im-main-content-center {
    padding: 0 1em 0 .8em;
  }

  .im-callout-wrap {
    font-size: .73rem;
  }

  .im-callout-window {
    border: 15px solid #ffc700;
    border-right: 0;
    border-bottom: 0;
    bottom: 100%;
  }

  .lt-blue .im-callout-window {
    border: 15px solid #0078BB;
    border-right: 0;
    border-bottom: 0;
    bottom: 100%;
  }

  .drk-blue .im-callout-window {
    border: 15px solid #001D7D;
    border-right: 0;
    border-bottom: 0;
    bottom: 100%;
  }

  .im-main-content-stat-rank,
  .im-main-content-stat-title {
    font-size: 2.2em;
  }

  .im-content-news-main {
    font-size: .9em;
  }

  .im-content-news-date {
    font-size: .7em;
  }

  .im-main-content-news-wrap {
    flex: 0 0 10.5em;
    width: 11em;
  }

  .im-content-news-image-wrap {
    max-height: 3.5em;
    max-width: 6em;
    padding: 0 0 0.5em 0;
  }

  .im-main-hero-headline {
    font-size: 2.6em;
  }

  .im-main-hero {
    min-height: 27em;
  }

  .im-main-content-stat-source {
    font-size: .7em;
  }

  .im-main-company-text-wrap {
    padding-left: 0em;
  }

  .im-company-text-desc,
  .im-company-text-title {
    font-size: 0.7em;
  }

  .im-main-hero+.im-main-content-wrap::before,
  .im-main-hero+.im-main-content-wrap:before {
    width: 100%;
  }

  .im-hero-center-inner {
    justify-content: space-between;
    width: 100%;
  }

  .im-main-hero-headline,
  .im-main-company-content {
    width: 49%;
  }

  .im-main-company-content {
    justify-content: flex-end;
  }

  .im-main-company-content {
    max-width: 14.4em;
    right: 0;
  }

  .im-main-hero-center {
    padding: 0 1em;
  }

  .im-simple-cta {
    font-size: .9em;
    padding: .7em 0 0;
  }

  .im-alerts-content-center,
  .im-gov-content-center,
  .im-notices-content-center {
    padding: 0 1em;
  }

  .im-callout-outer-wrap {
    margin-top: -4.4em;
    margin-bottom: 1.4em;
  }

  .im-page-section-wrap .im-callout-outer-wrap.rev::after,
  .im-page-section-wrap .im-callout-outer-wrap.rev:after {
    right: -18em;
  }

  .im-main-content-awards-wrap {
    padding: 0 0 2em 2em;
  }

  .im-main-content-stat {
    padding: 2.1em 0;
  }

  .im-main-content-stat:nth-child(1) {
    padding: 2.1em 0 2em;
  }

  .im-alerts-notices-wrap.slick-slider .slick-track {
    left: .5em;
  }

  .im-details {
    padding: 1.25em 1.25em 3.5em 1.25em;
  }

  .im-region-featured-content {
    padding: 1em 3em 1em 1em;
  }

  .im-region-featured-title {
    font-size: 2em;
  }

  .im-region-featured-desc {
    font-size: .75em;
  }

  .im-region-program-wrap {
    margin: 3em 0;
  }

  .im-region-program-center {
    padding: 0 1em;
  }

  .im-region-program-intro {
    flex: 0 0 66.7%;
    width: 66.7%;
  }

  .im-region-program {
    flex: 1 1 33.3%;
    max-width: 33.34%;
    padding: 33.3% 0 0 0;
    width: 33.3%;
  }

  .im-region-program::after,
  .im-region-program:after {
    bottom: 1.55em;
    right: .9em;
  }

  .im-region-program:nth-child(3) {
    border-radius: .8em 0 0 0;
  }

  .im-region-program:nth-child(4) {
    border-radius: 0;
  }

  .im-region-program-intro-title {
    font-size: 2.6em;
  }

  .im-region-name {
    font-size: 1em;
    padding: 1.54em 3.7em 1.54em 1.46em;
  }

  .im-region-banner-wrap {
    margin: 3em 0;
  }

  .im-region-banner-center {
    padding: 0 1em;
  }

  .im-region-banner {
    padding: 1.5em 3em;
    padding-left: calc(40% + 2em);
  }

  .im-region-banner::after,
  .im-region-banner:after {
    bottom: 1.55em;
    right: 0.9em;
  }

  .im-region-banner-image {
    width: 40%;
  }

  .im-region-banner-title {
    font-size: 1.9em;
  }

  .im-region-banner-desc {
    font-size: .85em;
  }

  .im-region-map-tray-center {
    flex-wrap: wrap;
    gap: 1em;
    padding: 0 1em;
  }

  .im-region-map-tray-column:first-child {
    flex-basis: 100%;
    max-width: none;
    width: 100%;
  }

  .im-region-map-tray-headline {
    font-size: 1.1em;
  }

  .im-region-map-tray-controls {
    padding: .5em 0 0 0;
  }

  .im-region-map-tray-title {
    font-size: .7em;
  }

  .im-region-map-tray-label {
    font-size: .7em;
  }

  /* REGION DETAIL */
  .im-region-detail-wrap {
    padding: 12em 0;
  }

  .im-region-detail-wrap-first::before,
  .im-region-detail-wrap-first:before {
    height: 7em;
  }

  .im-region-detail-center {
    padding: 0 1em;
  }

  .im-region-detail-breadcrumbs {
    font-size: .75em;
    margin: -5em 0 0 0;
  }

  .im-region-detail-subtitle {
    font-size: .85em;
  }

  .im-region-detail-title {
    font-size: 3em;
  }

  .im-region-detail-text {
    font-size: .75em;
  }

  .im-region-detail-cta {
    font-size: .85em;
  }

  .im-region-detail-sidebar-stat-wrap {
    padding: 1em 0;
  }

  .im-region-detail-sidebar-stat {
    font-size: 1.7em;
  }

  .im-region-detail-sidebar-stat-content {
    padding: 0 0 0 .8em;
  }

  .im-region-detail-sidebar-stat-title {
    font-size: 1em;
  }

  .im-region-detail-sidebar-stat-source {
    font-size: .75em;
  }

  .im-region-detail-content-wrap {
    margin: 3em 0;
  }

  .im-region-detail-content-center {
    padding: 0 1em;
  }

  .im-region-detail-content-headline {
    font-size: 2.5em;
  }

  .im-region-detail-content-column-wrap {
    gap: 1.5em;
  }

  .im-region-detail-content-title {
    font-size: 1em;
  }

  .im-region-detail-content-school {
    font-size: .85em;
  }

  .im-region-detail-box {
    padding: 2em;
  }

  .im-region-detail-box-title {
    font-size: 1.4em;
  }

  .im-region-detail-box-cta {
    font-size: .85em;
  }

  .im-callout-outer-wrap.rev {
    margin-top: -4.4em;
    margin-bottom: 6.4em;
  }

  .im-alerts-notices-wrap {
    padding: .8em 0 0 0;
  }

  .im-gov-wrap {
    padding-bottom: 4em;
  }

  /* NOTICES */
  .page-template-notices-page-template .im-page-section-wrap,
  .im-page-section-wrap {
    padding: 1.4em 0;
  }

  .im-region-user-content-wrap {
    margin: 3.75em 0;
  }

  .im-region-user-content-center {
    padding: 0 1.25em;
  }

  .im-notices-alerts-wrap .im-details-arrow {
    bottom: 1.3em;
    height: 1.3em;
    left: 1.5em;
    width: 1.5em;
  }

  .im-notices-alerts-wrap .im-details-arrow::before,
  .im-notices-alerts-wrap .im-details-arrow::before {
    font-size: 1.2em;
    margin: 0;
  }

  .im-notices-content-center {
    margin-bottom: 0;
  }

  .im-notices-alerts-wrap {
    padding: 0.5rem 0 1.5rem 0;
  }

  /* MADE IN KANSAS */
  .im-made-hero-wrap {
    height: 26.5em;
  }

  .im-made-hero-center {
    padding: 0 1em;
  }

  .im-made-hero-subtitle {
    font-size: 1.4em;
  }

  .im-made-hero-title {
    font-size: 3.5em;
  }

  .im-made-tile-wrap {
    grid-template-columns: repeat(4, 1fr);
  }

  .im-made-tile.width3 {
    grid-column: span 2;
    padding: 100% 0 0 0;
  }

  .im-popup-title {
    font-size: 1.6em;
  }

  .im-popup-desc {
    font-size: .75em;
  }

  /* INCENTIVES */
  .im-init-hero-center {
    padding: 1em 1em 1em 17em;
  }

  .im-init-hero-headline {
    font-size: 2.4em;
  }

  .im-init-hero-display {
    font-size: .6em;
  }

  .im-init-hero-display-icon {
    height: 1.4em;
    width: 1.4em;
  }

  .im-init-hero-display-icon:last-child {
    margin-right: -.3em;
  }

  .im-init-story-wrap {
    padding: 1em 0;
  }

  .im-init-story-center {
    padding: 0 1em;
  }

  .im-init-filter-wrap {
    flex: 0 0 15em;
    margin: -9em 0 0 0;
    padding: 1em;
    width: 15em;
  }

  .im-init-filter-title {
    font-size: 1em;
  }

  .im-init-filter-category-icon,
  .im-init-filter-category-icon.im-square-filter {
    height: 3em;
    width: 3em;
  }

  .im-init-filter-category-icon.im-square-filter {
    height: 2.5em;
    width: 2.5em;
  }

  .im-init-filter-category-icon img,
  .im-init-filter-category-icon.im-square-filter img {
    height: 1.2em;
    width: 1.2em;
  }

  .im-init-filter-category-name {
    font-size: .7em;
  }

  .im-init-filter-section-title,
  .im-init-filter-trigger {
    font-size: .7em;
  }

  .im-init-filter-label {
    font-size: .7em;
  }

  .im-checkmark {
    border-width: 1px;
  }

  .im-init-story-container {
    padding: 0 0 0 1em;
  }

  .im-init-story-container #response {
    gap: 1em;
  }

  .im-init-story {
    flex-basis: calc(50% - .5em);
    max-height: 13em;
    max-width: calc(50% - .5em);
    width: calc(50% - .5em);
  }

  .im-news-story {
    flex-basis: calc(50% - .5em);
    max-height: 28em;
    max-width: calc(50% - .5em);
    width: calc(50% - .5em);
  }

  .im-init-story::after,
  .im-init-story:after {
    background-size: .35em auto;
    height: 1.5em;
    left: 1em;
    width: 1.5em;
  }

  .im-init-story-bar {
    font-size: 1em;
  }

  .im-list-view .im-init-story-bar {
    font-size: 1.2em;
    padding: 2.05em .833em .833em .833em;
  }

  .im-init-story-content {
    padding: .7em 1em 3.5em 1em;
  }

  .im-list-view .im-init-story-content {
    padding: 1em 1em 3.8em 1em;
  }

  .im-list-view .im-init-story-category {
    padding: 0 1.666em;
  }

  .im-init-story-desc {
    font-size: .7em;
  }

  .im-init-story-action {
    bottom: 1.25em;
    font-size: .8em;
    right: 1.25em;
  }

  /* KANSAS FACTS */
  .im-fact-hero-wrap {
    padding: 7em 0 3em 0;
  }

  .im-fact-hero-wrap::before,
  .im-fact-hero-wrap:before {
    height: 15em;
  }

  .im-fact-hero-center {
    padding: 0 1em;
  }

  .im-fact-hero-info {
    padding: 0 1em 2em 0;
  }

  .im-fact-hero-subtitle {
    font-size: 1.2em;
  }

  .im-fact-hero-title {
    font-size: 3em;
  }

  .im-fact-hero-stat,
  .im-fact-hero-stat:nth-child(6n+4) {
    flex: 0 0 25%;
    padding: 1em 1em 1em 0;
    width: 25%;
  }

  .im-fact-hero-stat:nth-child(4n+3) {
    padding-right: 0;
  }

  .im-fact-hero-stat-icon {
    height: 2em;
    margin: 0 0 .7em 0;
    width: 4em;
  }

  .im-fact-hero-stat-name {
    font-size: .9em;
  }

  .im-fact-hero-stat-desc {
    font-size: .7em;
  }

  .im-fact-content-wrap {
    padding: 3em 0;
  }

  .im-fact-content-center {
    gap: 0 1.5em;
    padding: 0 1em;
  }

  .im-fact-large-stat-wrap {
    flex-basis: calc(50% - .75em);
    padding: 1.5em 0;
    width: calc(50% - .75em);
  }

  .im-fact-large-stat-wrap::before,
  .im-fact-large-stat-wrap:before {
    top: .35em;
  }

  .im-fact-large-stat {
    font-size: 2.6em;
  }

  .im-fact-large-desc {
    font-size: .9em;
  }

  .im-fact-small-stat-wrap {
    flex-basis: calc(25% - 1.125em);
    padding: 1.25em 0;
    width: calc(25% - 1.125em);
  }

  .im-fact-small-stat-icon {
    height: 1.9em;
    margin: 0 0 .35em 0;
    width: 2.85em;
  }

  .im-fact-small-stat {
    font-size: 2.1em;
  }

  .im-fact-small-desc {
    font-size: .8em;
  }

  .im-color-center {
    padding: 2em 1em;
  }

  .im-color-title {
    font-size: 1.3em;
  }

  .im-color-stat-wrap {
    gap: 0 1.5em;
  }

  .im-color-stat {
    flex-basis: calc(50% - .75em);
    padding: .75em 0;
    width: calc(50% - .75em);
  }

  .im-color-stat-icon {
    height: 1.9em;
    margin: 0 0 .35em 0;
    width: 2.85em;
  }

  .im-color-stat-name {
    font-size: 2.1em;
  }

  .im-color-stat-desc {
    font-size: .8em;
  }

  .im-fact-giant-stat-wrap {
    flex-basis: calc(67% - .75em);
    padding: 0 0 1.5em 0;
    width: calc(67% - .75em);
  }

  .im-fact-tall-stat-wrap {
    flex-basis: calc(33% - .75em);
    padding: 2em 0;
    width: calc(33% - .75em);
  }

  .im-fact-tall-title {
    font-size: 1.2em;
  }

  .im-fact-tall-stat {
    padding: 1em 0;
  }

  .im-fact-tall-stat::before,
  .im-fact-tall-stat:before {
    height: .3em;
    top: .5em;
    width: 1.65em;
  }

  .im-fact-tall-stat-name {
    font-size: 3em;
  }

  .im-fact-tall-stat-desc {
    font-size: 1em;
  }

  /* CDBG */
  .im-cdbg-content-center .im-callout-outer-wrap::after,
  .im-cdbg-content-center .im-callout-outer-wrap:after {
    right: 21.1em;
  }

  .im-cdbg-right-form-wrap #entercity-search {
    height: 3.9em;
  }

  .im-cdbg-right-form-wrap .im-cdbg-search-submit {
    right: 1.8rem;
    padding: .7em 2.3em;
  }

  .im-cdbg-content-center .im-callout-window {
    border: 13px solid #f0ff00;
    border-bottom: 0;
    border-right: 0;
  }

  .im-cdbg-featured-link-wrap .im-region-featured-content {
    padding: 1em 3em 1em 1em;
  }

  .im-cdbg-featured-link-wrap .im-region-featured-desc {
    font-size: .75em;
    max-width: 19em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box-desc {
    font-size: .9em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box-cta {
    font-size: .85em;
  }

  .im-cdbg-search-submit {
    font-size: .85em;
    padding: 0.7em 1.2em;
  }

  input.im-cdbg-search,
  #find-rep-search,
  #entercity-search {
    height: 3.3em;
    padding: 0.65em 9.62em 0.85em 1.4em;
  }

  .im-cdbg-intro-title,
  .im-cdbg-focus-title,
  .im-cdbg-details-apply-headline,
  .im-cdbg-community-title {
    font-size: 2.5em;
  }

  .im-cdbg-intro-desc {
    font-size: .85em;
  }

  .im-cdbg-content-center .im-callout-wrap.reversed {
    right: .5em;
    width: 22.35em;
  }

  .im-cdbg-intro-wrap {
    margin: 3.25em 0 0;
    max-width: 27.45em;
    padding-right: 1em;
  }

  .im-cdbg-focus-wrap,
  .im-cdbg-focus-wrap.im-cdbg-main-focus-wrap {
    padding: 3.1em 0 2.9em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box {
    padding: 2.3em 1.9em 1.2em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box-cta {
    bottom: 2.6em;
  }

  .im-cdbg-hero-headline {
    font-size: 3em;
  }

  .im-cdbg-hero-center .im-hero-center-inner {
    display: flex;
    position: relative;
  }

  .im-cdbg-hero {
    height: 26.5em;
    min-height: unset;
  }

  .im-cdbg-main-hero {
    height: auto;
  }

  .im-cdbg-main-hero .im-cdbg-hero-main {
    padding-bottom: 3em;
    padding-top: 9em;
  }

  .im-cdbg-content-center {
    display: block;
    padding: 0 2em 0 2em;
  }

  .im-cdbg-content-center .im-callout-wrap {
    font-size: .9em;
  }

  .im-cdbg-content-center .im-callout-text {
    font-size: 1.1em;
  }

  .im-cdbg-content-center .im-callout-desc {
    font-size: .8em;
  }

  .im-cdbg-right-form-wrap #entercity-search {
    font-size: .8em;
  }

  .im-cdbg-content {
    padding: 0 21em 0 0;
  }

  .im-region-detail-content-wrap.im-cdbg-region-detail-content-wrap {
    margin: 3em 0 3.3em;
  }

  /*.im-cdbg-hero + .im-cdbg-content-wrap {  
    padding-bottom: 3em;
  }*/
  .im-cdbg-content-center .im-callout-window::before,
  .im-cdbg-content-center .im-callout-window:before {
    -webkit-transform: rotate(317deg);
    -ms-transform: rotate(317deg);
    transform: rotate(317deg);
  }

  /* CDBG DETAILS */
  /*.im-cdbg-childcare-tile .lt-blue .im-callout-window::before, 
  .im-cdbg-childcare-tile .lt-blue .im-callout-window:before {
    -webkit-transform: rotate(323deg);
    -ms-transform: rotate(323deg);
    transform: rotate(323deg);
  }*/
  .im-cdbg-callout-wrap.im-callout-wrap.lt-blue {
    font-size: .8em;
    padding: 2.1em 1.6em 2.3em .9em;
  }

  .im-cdbg-callout-wrap.im-callout-wrap.lt-blue .im-callout-text {
    font-size: 1em;
  }

  .im-cdbg-childcare-tile.width5 .im-made-tile-title {
    font-size: 1em;
  }

  .im-cdbg-childcare-tile .im-made-tile-title {
    font-size: .7em;
  }

  .im-cdbg-childcare-tile .im-made-tile-content {
    padding: .9em;
  }

  .im-cdbg-hero-main {
    width: 58%;
  }

  .im-cdbg-hero-headline.cdbg-detail {
    font-size: 2.5em;
  }

  .im-cdbg-hero-subline {
    font-size: 1em;
  }

  .im-cdbg-apply-stat {
    font-size: 2em;
  }

  .im-cdbg-apply-subhead {
    font-size: .8em;
  }

  .im-cdbg-apply-desc {
    font-size: .75em;
  }

  .im-cdbg-apply-wrap {
    gap: .5em;
  }

  .im-cdbg-list li {
    font-size: .85em;
  }

  .im-cdbg-details-apply-wrap {
    margin: 2.3em 0;
  }

  .im-cdbg-full-inner {
    margin: 4em auto;
    padding: 0 0 2.1em 0;
  }

  .im-cdbg-hero-desc {
    max-width: 25em;
    padding-right: 2em;
  }

  .im-cdbg-company-content {
    right: 1em;
  }

  /* CDBG INTERIOR */
  .im-cdbg-page-section {
    margin: 4em 0;
  }

  .im-cdbg-deadline-section {
    margin-top: -13em;
  }

  .im-cdbg-page-center,
  .im-cdbg-deadline-center {
    padding: 0 1.25em;
  }

  .im-cdbg-page-title {
    font-size: 2.5em;
  }

  .im-cdbg-module,
  .im-cdbg-resource-module {
    margin: 0 0 2.9em 0;
  }

  .im-cdbg-module-cell,
  .im-cdbg-module-cell:first-child,
  .im-cdbg-module-cell:last-child {
    padding: 2em;
  }

  .im-cdbg-module-headline {
    font-size: 1.7em;
  }

  .im-cdbg-module-select {
    width: 17.82em;
  }

  .im-cdbg-module-flex {
    flex-wrap: wrap;
    gap: 1.5em;
  }

  .im-cdbg-lmi {
    padding: .9em 1.125em;
  }

  .im-cdbg-lmi-title {
    font-size: 1.1em;
  }

  .im-cdbg-lmi-stat {
    font-size: 2.25em;
  }

  .im-cdbg-area-name {
    font-size: 1.1em;
  }

  .im-cdbg-area-text {
    font-size: .9em;
  }

  .im-cdbg-area-view-more {
    font-size: .9em;
  }

  .im-cdbg-area-small {
    font-size: .75em;
  }

  .im-cdbg-area-table th,
  .im-cdbg-area-table td {
    font-size: .9em;
  }

  .im-cdbg-step {
    padding: 2em;
  }

  .im-cdbg-step-number {
    font-size: 1em;
  }

  .im-cdbg-step-title {
    font-size: 1.5em;
  }

  .im-cdbg-step-text {
    font-size: .9em;
  }

  .im-cdbg-step-cta {
    font-size: .8em;
  }

  .im-cdbg-resource-link {
    font-size: .9em;
  }

  .im-cdbg-resource-more {
    font-size: .9em;
  }

  .im-cdbg-step-fine-print {
    font-size: .9em;
  }

  .im-cdbg-hero.im-cdbg-hero-detail {
    min-height: 35em;
  }

  .im-cdbg-hero.im-cdbg-hero-detail .im-cdbg-hero-item {
    min-height: 35em;
  }

  .im-cdbg-hero-detail .im-cdbg-hero-center .im-region-detail-breadcrumbs {
    margin: 2.9em 0 0 5em;
  }

  .im-cdbg-icon-block-wrap {
    gap: 2.5em;
  }

  .im-cdbg-icon-block {
    padding: 2.1em 0 0 0;
  }

  .im-cdbg-icon {
    margin: 0 0 .5em 0;
  }

  .im-cdbg-icon .material-symbols-rounded {
    font-size: 2.1em;
  }

  .im-cdbg-icon-text {
    font-size: .9em;
  }

  .im-cdbg-faq-trigger {
    font-size: 1.1em;
  }

  .im-cdbg-faq-collapse p {
    font-size: .9em;
  }

  .im-cdbg-faq-collapse li {
    font-size: .9em;
  }

  .im-cdbg-show-all {
    font-size: 1.1em;
  }

  .im-cdbg-deadline-select-wrap {
    bottom: -11.8em;
    right: 1.7em;
    width: 28.875em;
  }

  .im-cdbg-deadline-title {
    font-size: .9em;
  }

  .im-cdbg-deadline-desc,
  .im-cdbg-deadline-list li {
    font-size: .7em;
  }

  .im-cdbg-deadline-stat {
    font-size: 1.8em;
    white-space: normal;
  }

  .im-cdbg-deadline-stat br {
    display: none;
  }

  .im-cdbg-deadline-link {
    font-size: .8em;
  }

  .im-cdbg-deadline-module {
    border-radius: 2.5em;
    margin: 0 0 7.625em 0;
  }

  .im-cdbg-deadline-cell-item {
    padding: 2em;
  }

  .im-cdbg-deadline-list,
  ul.im-cdbg-deadline-list {
    padding: 0 0 0 1.3em;
  }

  .im-cdbg-deadline-list li .material-symbols-rounded {
    font-size: 1.4em;
  }

  .im-cdbg-overview-item-wrap ul {
    padding: 0 0 0 2em;
  }

  .im-cdbg-overview-item-wrap {
    padding: 0;
  }

  /* CDBG MAIN */
  .im-cdbg-main-hero .im-cdbg-hero-center,
  .im-cdbg-content-center.im-cdbg-main-content-center,
  .im-cdbg-hero-detail .im-cdbg-hero-center {
    padding: 0 1em;
  }

  .im-cdbg-hero-detail .im-cdbg-hero-center {
    padding-bottom: 6.7em;
  }

  .im-cdbg-main-hero .im-cdbg-logo-wrap,
  .im-cdbg-hero.im-cdbg-hero-detail .im-cdbg-logo-wrap {
    max-width: 2.95em;
  }

  .im-cdbg-main-hero .im-cdbg-hero-main {
    width: 70%;
  }

  .im-cdbg-contact-item {
    padding: .9em 1em 1em 1em;
  }

  .im-cdbg-resource-cell-text,
  .im-cdbg-resource-cell-detail {
    font-size: .9em;
  }

  .im-cdbg-resource-cell-title {
    font-size: 2.5em;
  }

  .im-cdbg-resource-contact-cell-title {
    font-size: 1.5em;
  }

  .im-cdbg-resource-cell,
  .im-cdbg-resource-cell.im-cdbg-resource-full-cell {
    padding: 2em;
  }

  .im-cdbg-resource-cta {
    font-size: .8em;
  }

  .im-cdbg-hero+.im-cdbg-content-wrap,
  .page-template-cdbg-main .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 6em;
  }

  .im-cdbg-focus-wrap .im-cdbg-focus-programs-wrap {
    padding: 4em 0 0 0;
  }

  /* STICKY NAV */
  .im-cdbg-not-at-top .im-cdbg-sticky-wrap {
    top: 4.7em;
  }

  .cdbg-scroll-down .im-cdbg-sticky-wrap {
    top: 0;
  }

  .im-cdbg-sticky-tagline {
    font-size: .7em;
  }

  .im-cdbg-sticky-link {
    font-size: .7em;
    padding: 1em 1.3em;
  }

  .im-cdbg-sticky-cta {
    font-size: .8em;
  }

  .im-cdbg-sticky-item {
    padding: .5em;
  }

  .im-cdbg-sticky-item:nth-child(1) {
    padding: .5em .5em 0.5em 0;
  }

  .im-cdbg-sticky-item:nth-child(3) {
    padding: .5em 0 .5em .5em;
  }

  .im-cdbg-sticky-inner {
    padding: 0 1em;
  }

  /* MAP */
  .im-cdbg-flag-center {
    padding: 0 .7em;
  }

  .cdbg-flag-header {
    max-width: 14.3em;
    top: -2em;
  }

  .cdbg-flag-title {
    font-size: 1.1em;
    padding-right: 4em;
  }

  .cdbg-flag-desc {
    font-size: .7em;
  }

  /* ADDED */
  .im-main-content-awards-wrap .im-main-content-awards.slick-slider {
    max-width: 23em;
  }

  .im-main-content-awards-wrap .slick-dots li {
    height: 10px;
    width: 10px;
  }

  .im-main-content-awards-wrap .slick-dots li button {
    height: 10px;
    width: 10px;
  }

  .im-explore-box {
        flex: 1 1 calc(25% - 1.5rem);
        max-width: calc(25% - 1.5rem);
    }	
	
	.im-init-contact-form-wrap {
    	width: 100%;
	}
	.im-init-filter-content {
    font-size: .75em;
  }
  .im-init-contact-wrap .im-news-story-image {
    min-height: 10rem;
    object-position: center 0;
  }
  .biz .im-cdbg-focus-inner .im-cdbg-focus-title-wrap {
    max-width: 24.25em;
  }
  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
    gap: 1.25em !important;
	padding: 0 0 2em 2em !important;
  }
  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-bottom-inner .im-init-hero-headline {
    font-size: 2.2em;
  }
	.biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
		padding: 0em 0 0em 1em !important;
	}

  /*Dbexplore*/
   .transparency-page-left {
       width: 15em;
   }
   .transparency-page-right {
       width: calc(100% - 16em);
   }
   .transparency-page-right-hero-content {
       padding: 5em 0 2.5em 0;
   }
   .transparency-page-right-hero-title {
       font-size: 2.3em;
   }  
   .transparency-table-title {
      font-size: 1.4em;
   }
   .transparency-table-wrap {
      margin: 4em 0 0 0;
   }
    .yellow-round-price {
        height: 3em;
        width: 3em;
    }
    /*BROWSE PROGRAM OVERLAY*/
    .transparency-browse-program-overlay-inner {
        padding: 3em 1.5em;
    }
    .transparency-browse-program-heading {
        font-size: 2em;
    }
    .transparency-browse-all {
      font-size: .65em;
      right: 4em;
    }
    .transparency-page-right-caption {
      font-size: .8em;
    }
    .transparency-table-overflow-wrap {
      margin: 0;
    }
    #gisTable_filter {
      right: 1.25rem;
      width: 13.75rem;
    }
    #gisTable_filter label input {
      font-size: .8889rem;
      margin-top: .35em;
      padding: .87em .8em;
    }
    #gisTable_wrapper .dt-button {
      font-size: .8em;
    }
    #gisTable_wrapper.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead,
    #gisTable_wrapper.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
      padding: 0 1em;
    }
    .transparency-page-left-start {
      gap: 1em;
    }
    .transparency-table-overflow-wrap::before,
    .transparency-table-overflow-wrap::after {
      width: 1.5em;
    }
    .transparency-table-title-bar {
      padding: 0 1em;
    }
    .transparency-about-wrap {
      padding: 6em 1em 0;
    }
    .transparency-about-text {
      font-size: .75em;
    }
    .transparency-about-button-wrap {
      flex-wrap: wrap;
      gap: .75em;
    }
    .transparency-about-button {
      font-size: .75em;
    }
    .transparency-content-wrap {
      padding: 3em 1em 0 1em;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-head {
        padding: 1em;
    }
    
    .location-browse-overlay .location-modal-sidenav .location-sidenav-head .sidenav-heading {
        margin-bottom: 0.25em;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-list li a {
        font-size: 1em;
        padding: 0.74em 1em;
    }

    .location-browse-overlay .location-modal-sidenav {
        flex-basis: 17.5em;
        min-width: 17.5em;
    }

    .location-browse-overlay .location-modal-sidewrapper {
        padding: 2em 2em 2em 3em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-heading {
        font-size: 1.8em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-scrollbar {
        max-height: calc(100vh - 7.4em);
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row {
        column-count: 3;
    }
    .transparency-map-inner {
      gap: 1em;
    }
    .transparency-map-box {
      width: calc(50% - 0.5em);
    }
    .map-one-column-layout .transparency-map-box {
      width: 100%;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center, 
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
      gap: 0.3em;
    }
    .map-two-column-layout .transparency-map-box {
      flex-basis: calc(100% - 0.05em);
  }
  #programChart .apexcharts-canvas .apexcharts-graphical {
    transform: inherit;
  }
  #programChart .apexcharts-canvas foreignObject .apexcharts-legend {
    top: auto !important;
    gap: 0 15px;
    padding: 0;
  }
  .transparency-table-overflow-wrap .custom-scrollbar {
    margin: -58px 0 0 16px;
    width: calc(100% - 9em);
  }
  .tile-card-row {
    grid-template-columns: repeat(4, 1fr);
  }
  .tile-card-section h2, .tile-card-section .wp-block-heading {
    grid-column: 1 / span 4;
  }
  .split-block h3,
  .split-block h2,
  .about-split-block.split-block h3,
  .about-split-block.split-block h2,
  .tile-card-section h2,
  .tile-card-section .wp-block-heading,
  .content-section .wp-block-heading {
    font-size: 36px;
    line-height: 40px;
  }
  .tile-card-section .container, .about-split-block.split-block .container,
  body:has(.custom-cover-block) .about-split-block.split-block .row {
    padding: 0 0.9375em;
  }
  .content-section, .custom-cover-block, .tile-card-section, .about-split-block.split-block {
    padding: 80px 0;
  }
  #gisTable_wrapper div.dt-buttons {
     right: 1em;
  }
}

@media screen and (max-width: 1100px) {

  /* HOME */
  .im-main-content-awards {
    flex-wrap: wrap;
    gap: 1em;
  }

  /*.im-main-content-awards-item {
    flex: 1 1 45%;
    margin-right: 0;
    width: 45%;
  }*/
  .im-main-content-awards {
    max-width: 20em;
    margin: 0 auto 0 0;
  }

  /* CDBG */
  .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 5em;
  }

  .im-cdbg-focus-item,
  .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-focus-item:nth-child(4n+3),
  .im-cdbg-focus-item:nth-child(3n+1),
  .im-cdbg-focus-item:nth-child(3n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+3) {
    flex-basis: calc(49% - .5em);
    top: -1em;
  }

  .im-cdbg-focus-item:nth-child(2n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(2n+1) {
    top: 3.8em;
  }

  /* CDBG DETAILS */
  .im-cdbg-childcare-tile .im-cdbg-callout-wrap.lt-blue .im-callout-window {
    clip-path: polygon(0% 0%, 79.5% 0%, 100% 100%, 0% 100%);
  }

  /* CDBG MAIN */
  /*.im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(10) {
    top: 3.8em;
  }*/
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:last-of-type {
    order: 10;
    top: -1em;
  }

  .im-cdbg-main-focus-wrap .im-cdbg-focus-item.im-cdbg-blank {
    display: none;
  }

  /* FIND ASSISTANCE */
  .im-cdbg-short-hero-center {
    min-height: 21em;
    padding: 2em 1.25em;
  }

  .im-cdbg-short-hero-logo {
    height: 5em;
    margin: 0 0 .8em 0;
  }

  .im-cdbg-short-hero-headline {
    font-size: 3.5em;
  }

  .im-cdbg-page-filter-wrap {
    padding: 2em 0 0 0;
  }

  .im-cdbg-filter-label {
    font-size: 1em;
  }

  .im-cdbg-filter-select {
    font-size: 1em;
  }

  .im-cdbg-filter-show-all {
    font-size: 1em;
  }

  .im-cdbg-disclaimer-wrap {
    margin: 2.5em 0;
  }

  .im-cdbg-assistance-cell-wrap {
    margin: 2.5em 0;
  }

  .im-cdbg-assistance-cell {
    padding: 1.8em;
    width: calc(33.33% - .875em);
  }

  .im-cdbg-assistance-cell-title {
    font-size: 1.2em;
  }

  .im-cdbg-assistance-cell-address {
    font-size: .9em;
  }

  .im-cdbg-assistance-cell-info {
    font-size: .9em;
  }

  .biz .im-cdbg-focus-programs-wrap.tile{
    top: -6em !important;
  }
  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-bottom-inner .im-init-hero-headline {
    font-size: 2em;
  }
  .biz .im-cdbg-focus-item, 
  .biz .im-cdbg-focus-item:nth-child(4n+1) {
    padding: .95em !important;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block .slick-next.slick-arrow {
    right: calc((100vw - (100% + 50.25rem))* -0.5);
  }

  /* dbexplore page*/
     .yellow-round-price{
         display:none;
     }
    .transparency-page-right-hero-background {
        width: calc(50% + 5em);
    }
}

@media screen and (max-width:1000px) {
    /* dbexplore page*/
    .transparency-page-left {
        width: 13em;
    }
    .transparency-page-right {
        width: calc(100% - 14em);
    }
    .transparency-page-right-hero-title {
        font-size: 2em;
    }
    .transparency-page-right-hero,
    .transparency-map-wrap,
    .transparency-table-title-bar {
        padding: 0 1em;
    }
    .no-data-in-city {
      padding: 0 1em 3em 1em;
    }
    .no-data-in-city .info-heading {
      font-size: .7em;
    }
    .map-three-column-layout .transparency-map-inner, 
    .map-two-column-layout .transparency-map-inner {
        gap: 1em;
    }
    .map-three-column-layout .transparency-map-box {
        flex-basis: calc(33.33% - .67em);
    }
    .transparency-map-box {
      width: calc(100% - 0.5em);
    }
    .map-one-column-layout .transparency-map-box {
      width: 100%;
    }
    .map-two-column-layout, .map-one-column-layout {
        margin: 1.1em 0;
    }
    .banner-mid-text {
        font-size: .65em;
    }
    .banner-mid-img {
        max-width: 4.5em;
    }
    .transparency-page-right-hero-background {
        width: calc(50% + 3.5em);
    }
    .banner-mid-section {
        margin-left: -2em;
    }
    /*BROWSE PROGRAM OVERLAY*/
    .transparency-browse-program-links-wrap {
        gap: 1.2em;
    }
    .transparency-browse-program-links-block {
        flex-basis: calc(20% - 0.9em);
    }
    .transparency-browse-program-links-title {
        font-size: 0.7em;
    }
    .transparency-browse-program-link {
        font-size: 0.65em;
    }
    .transparency-browse-program-header {
        margin: 1em 0 2.7em 0;
    }
    .transparency-browse-program-heading {
        font-size: 1.8em;
    }
    .transparency-page-right-hero-facet {
      right: 26%;
    }
    .location-browse-overlay .location-modal-sidenav {
        flex-basis: 15em;
        min-width: 15em;
    }
}

@media screen and (max-width: 900px) {

  /* NAVIGATION */
  /* NAV */
  .im-sticky-nav .im-header-wrap,
  .home .im-header-wrap {
    background: #000d39;
  }

  .im-full-nav-open .im-sticky-nav .im-header-wrap,
  .im-full-nav-open .home .im-header-wrap {
    background: transparent;
  }

  .im-header-seat {
    height: 3.4315em;
  }

  .im-header-wrap {
    min-height: 3.4315em;
    pointer-events: none;
  }

  .im-header-center {
    justify-content: center;
    padding: 0 .8em;
  }

  .im-header-nav,
  .im-header-nav-link {
    display: none;
  }

  .im-header-logo {
    margin: 0;
    padding: .35em .5em;
    pointer-events: all;
  }

  .im-full-nav-open .im-header-logo {
    opacity: 0;
    pointer-events: none;
  }

  .im-header-logo img {
    max-width: 6.2em;
  }

  .im-header-left {
    min-height: 3.4315em;
    z-index: 1;
  }

  .im-header-right {
    display: block;
    height: 100%;
    min-height: 3.4315em;
    position: absolute;
    width: 100%;
  }

  .im-hamburger-icon {
    bottom: 0;
    display: block;
    left: .8em;
    margin: auto;
    pointer-events: all;
    position: absolute;
    top: 0;
  }

  .im-full-nav-open .im-hamburger-icon {
    left: auto;
    right: .8em;
  }

  .im-hamburger-icon::before,
  .im-hamburger-icon:before,
  .im-hamburger-icon::after,
  .im-hamburger-icon:after {
    height: .5em;
    width: .75em;
  }

  .im-hamburger-icon::after,
  .im-hamburger-icon:after {
    height: 0;
  }

  .im-search-icon {
    align-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0;
    padding: .8em;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.6em;
  }

  .im-full-nav-open .im-search-icon {
    display: none;
  }

  .im-search-icon .fa,
  .im-search-icon .far {
    font-size: .95em;
  }

  .im-full-nav-open .im-overlay-menu {
    display: none;
  }

  .im-mobile-menu-overlay {
    background: #000d39;
    color: #fff;
    display: none;
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 3.5em 0 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
  }

  .im-full-nav-open .im-mobile-menu-overlay {
    display: block;
  }

  .im-mobile-wayfinding {
    color: #999eb0;
    display: block;
    font-size: .7em;
    font-weight: 700;
    left: 0;
    line-height: 1.2em;
    margin: 0;
    padding: .83em 1.143em;
    position: absolute;
    top: 1.0225em;
  }

  .im-mobile-menu-main {
    display: block;
    height: auto;
    max-height: 100%;
    overflow: auto;
    padding: .5em 0 2em 0;
    position: relative;
    width: 100%;
  }

  .im-mobile-link {
    color: #fff;
    display: block;
    font-family: "URWDINCondensed", "URW DIN Cond", "Arial Narrow", Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 900;
    line-height: 1.1em;
    padding: .5em 2em .5em .6667em;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
  }

  .im-mobile-link::after,
  .im-mobile-link:after {
    bottom: 0;
    color: #FFC700;
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: .667em;
    font-weight: 400;
    height: 1em;
    line-height: 1em;
    margin: auto;
    right: 1em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1em;
  }

  .im-mobile-menu-page {
    background: #000d39;
    box-shadow: 0 0 .75em 1em rgba(0, 0, 0, .25);
    display: block;
    height: 100%;
    left: 110%;
    padding: 3.5em 0 0 0;
    position: absolute;
    top: 0;
    transition: .25s;
    visibility: hidden;
    width: 100%;
  }

  .im-mobile-menu-page.active {
    left: 0;
    visibility: visible;
  }

  .im-mobile-menu-back {
    color: #999eb0;
    display: block;
    font-size: .7em;
    font-weight: 700;
    left: 0;
    line-height: 1.2em;
    margin: 0;
    padding: 0.83em 1.143em;
    position: absolute;
    text-decoration: none;
    top: 1.0225em;
  }

  .im-mobile-menu-back .fa {
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2em;
    margin: .1em .5em 0 0;
    position: relative;
    vertical-align: top;
  }

  .im-mobile-menu-page-inner {
    display: block;
    height: auto;
    max-height: 100%;
    overflow: auto;
    padding: 1.5em 0 2em 0;
    position: relative;
    width: 100%;
  }

  .im-mobile-subheading {
    color: #999eb0;
    display: block;
    font-size: .7em;
    line-height: 1.2em;
    margin: 0 0 .85em 0;
    padding: 0 1.1428em;
    position: relative;
  }

  .im-mobile-sublink {
    color: #fff;
    display: block;
    font-size: .85em;
    font-weight: 700;
    line-height: 1.467em;
    padding: .5em 2.8235em .5em .941em;
    position: relative;
    text-decoration: none;
  }

  .im-mobile-sublink.sublink {
    color: #acacac;
    font-size: .75em;
    padding-left: 2em;
  }

  .im-mobile-sublink::after,
  .im-mobile-sublink:after {
    bottom: 0;
    color: #FFC700;
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: .941em;
    font-weight: 400;
    height: 1em;
    line-height: 1em;
    margin: auto;
    right: 1em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1em;
  }

  .im-mobile-sublink.sublink::after,
  .im-mobile-sublink.sublink:after {
    font-size: 1.066em;
  }

  /* FOOTER */
  .im-footer-logo {
    max-width: 5.35em;
  }

  .im-footer-top {
    flex: 1 1 auto;
    padding: 2.4em 0 0;
  }

  .im-footer-logo-wrap {
    padding-bottom: 2.4em;
  }

  .im-big-link-title {
    font-family: "URWDINSemiCondensed", Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.15em;
  }

  .im-big-link-desc {
    font-size: 0.6em;
  }

  .im-footer-bottom {
    margin: 1.5em 0 0 0;
  }

  .im-footer-bottom-inner {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .im-footer-copy-wrap {
    align-items: center;
  }

  .im-social-item {
    order: 1;
    max-width: 9.1em;
    padding-bottom: 1.8em;
  }

  .im-footer-copy-wrap {
    order: 2;
  }

  .im-footer-copy.im-web-link {
    order: 3;
  }

  .im-arrow-block::after,
  .im-arrow-block:after {
    font-size: 0.7em;
    margin: 0;
  }

  .im-footer-social-link::before,
  .im-footer-social-link:before {
    height: 1.3em;
    width: 1.2em;
  }

  .im-footer-social-link:last-child {
    margin-right: 0;
  }

  .im-footer-copy {
    line-height: 1.45em;
    padding: 0 0.5em 1em;
    text-align: center;
  }

  .im-footer-copy:nth-child(1) {
    max-width: 20em;
    margin: 0 auto;
  }

  .im-footer-copy.copyright {
    padding: 0 .5em 0;
  }

  .im-footer-columns {
    align-items: flex-start;
    display: flex;
    gap: 1.1em;
    justify-content: space-between;
    max-width: 20em;
    margin: 0 auto;
    position: relative;
  }

  .im-footer-center {
    padding: 0 .8em;
  }

  .im-footer-item-wrap {
    column-count: 2;
    column-gap: 1.2em;
    display: block;
  }

  .im-footer-item {
    padding-bottom: 1.3em;
    width: 100%;
  }

  .im-footer-bottom-extra-link-wrap {
    justify-content: center;
    max-width: 20em;
    text-align: center;
  }

  .im-footer-bottom-extra-link {
    padding: .5em 1.1em;
  }

  .im-footer-bottom-extra-link:first-child {
    margin: 0;
  }

  .im-footer-bottom-extra-link+.im-footer-bottom-extra-link::before,
  .im-footer-bottom-extra-link+.im-footer-bottom-extra-link:before {
    display: none;
  }

  /* HOME */
  /*.im-main-hero,
  .slick-dotted.slick-slider {
    margin-top: 3.4315em;
  }*/
  .im-alerts-content-center,
  .im-gov-content-center,
  .im-notices-content-center {
    padding: 0 .8em;
  }

  .im-notices-content-center {
    display: block;
  }

  .im-callout-text {
    font-size: .6em;
    line-height: 1.2em;
  }

  .im-gov-content-title {
    font-size: 1.9em;
    line-height: 1.05em;
  }

  .im-gov-content-desc,
  .im-gov-content-desc-bold,
  .im-detail-title {
    font-size: .8em;
  }

  .im-detail-subheading {
    font-size: .65em;
  }

  .im-detail-read-more {
    bottom: 1.8em;
    font-size: .65em;
    left: 1.68em;
  }

  .im-callout-wrap,
  .im-callout-wrap.drk-blue,
  .im-callout-wrap.lt-blue {
    padding: .5em .8em .7em .8em;
    width: 8.55em;
  }

  .im-callout-wrap.drk-blue {
    padding: .5em .8em .7em .8em;
  }

  .drk-blue .im-callout-window {
    bottom: 100%;
    border: 10px solid #001D7D;
    clip-path: polygon(0% 0%, 89.5% 0%, 100% 100%, 0% 100%);
    height: 1.45em;
  }

  .drk-blue .im-callout-window::before,
  .drk-blue .im-callout-window:before {
    background: #001D7D;
    width: 0.5em;
  }

  .im-callout-wrap.drk-blue::after,
  .im-callout-wrap.drk-blue:after {
    border-top: 0.8em solid #000D39;
    border-right: 1.3em solid transparent;
    content: '';
  }

  .im-block-border {
    margin: 2.45rem 0 2.15rem;
    width: 4.25rem;
  }

  .im-gov-wrap {
    padding-bottom: 3.1em;
  }

  .im-callout-window {
    border: 10px solid #FFC700;
    bottom: 100%;
    clip-path: polygon(0% 0%, 90.6% 0%, 100% 100%, 0% 100%);
    height: 1.45em;
  }

  .lt-blue .im-callout-window {
    border: 10px solid #0078BB;
    bottom: 100%;
    clip-path: polygon(0% 0%, 90.6% 0%, 100% 100%, 0% 100%);
    height: 1.45em;
  }

  .im-callout-window::before,
  .im-callout-window:before,
  .lt-blue .im-callout-window::before,
  .lt-blue .im-callout-window:before,
  .drk-blue .im-callout-window::before,
  .drk-blue .im-callout-window:before {
    -webkit-transform: rotate(329deg);
    -ms-transform: rotate(329deg);
    transform: rotate(329deg);
    right: -0.4em;
    width: 0.6em;
  }

  .im-callout-wrap::after,
  .im-callout-wrap:after {
    border-top: 1em solid #ffb800;
    border-left: 1.7em solid transparent;
    content: '';
  }

  .im-callout-wrap.lt-blue::after,
  .im-callout-wrap.lt-blue:after {
    border-top: 1em solid #005D91;
    border-left: 1.7em solid transparent;
    content: '';
  }

  .im-word-deco-left,
  .im-word-deco-right {
    font-size: 12.5em;
  }

  .im-word-deco-left {
    top: 24%;
  }

  .im-word-deco-right {
    bottom: 36.3%;
  }

  .im-page-section-wrap .im-callout-outer-wrap {
    margin-top: -3.1em;
    margin-bottom: .4em;
  }

  .impage-section-wrap .im-callout-outer-wrap.rev,
  .im-callout-outer-wrap.rev {
    margin-bottom: 1.4em;
  }

  .im-alerts-notices-wrap {
    -webkit-overflow-scrolling: touch;
  }

  .im-alerts-item {
    height: 100%;
    min-height: 18em;
    padding: 1em .3em;
    width: 13.6em;
    /*margin-right: .5em;*/
    /*padding: 1em .5em;*/
  }

  .im-details {
    padding: 1.05em 1.05em 2.5em 1.05em;
  }

  .im-details-arrow {
    bottom: 1.9rem;
    height: .9em;
    left: 1.1rem;
    width: .9em;
  }

  .im-details-arrow::before,
  .im-details-arrow:before {
    font-size: .9em;
  }

  .im-alerts-notices-wrap .slick-arrow,
  .im-content-news-wrap-inner .slick-arrow {
    height: 6.5rem;
    width: 6.5rem;
  }

  .im-content-news-wrap-inner .slick-arrow.slick-next {
    right: -3.9rem;
  }

  .im-alerts-notices-wrap .slick-arrow.slick-next {
    right: -4.5rem;
  }

  .im-alerts-notices-wrap .slick-arrow.slick-prev {
    left: -4.5rem;
  }

  .im-content-news-wrap-inner .slick-arrow.slick-prev {
    left: -3.9rem;
  }

  .im-content-news-wrap-inner .slick-arrow.slick-next,
  .im-content-news-wrap-inner .slick-arrow.slick-prev {
    top: 48.7%;
  }

  .im-alerts-notices-wrap.slick-slider .slick-next:before,
  .im-alerts-notices-wrap.slick-slider .slick-next::before,
  .im-content-news-wrap-inner.slick-slider .slick-next:before,
  .im-content-news-wrap-inner.slick-slider .slick-next::before,
  .im-alerts-notices-wrap.slick-slider .slick-prev:before,
  .im-alerts-notices-wrap.slick-slider .slick-prev::before,
  .im-content-news-wrap-inner.slick-slider .slick-prev:before,
  .im-content-news-wrap-inner.slick-slider .slick-prev::before,
  .stats_slider .slick-slider .slick-prev::before {
    height: .9em;
    left: .6em;
    top: 38.5%;
    width: .9em;
  }

  .im-alerts-notices-wrap.slick-slider .slick-prev:before,
  .im-alerts-notices-wrap.slick-slider .slick-prev::before,
  .im-content-news-wrap-inner.slick-slider .slick-prev:before,
  .im-content-news-wrap-inner.slick-slider .slick-prev::before,
  .stats_slider .slick-slider .slick-prev::before {
    left: auto;
    right: .6em;
  }

  .im-content-news-wrap-inner.slick-slider .slick-next:before,
  .im-content-news-wrap-inner.slick-slider .slick-next::before,
  .im-content-news-wrap-inner.slick-slider .slick-prev:before,
  .im-content-news-wrap-inner.slick-slider .slick-prev::before,
  .stats_slider .slick-slider .slick-prev::before {
    top: 40.5%;
  }

  .im-image-wrap::before,
  .im-image-wrap:before {
    padding: 67.9% 0 0 0;
  }

  .im-main-hero-background {
    min-height: 25em;
    height: auto;
    /*margin-top: 3.4315em;*/
  }

  /* REGIONS */
  .page-template-regions-page-template .im-header-seat,
  .page-template-regions-detail-template .im-header-seat,
  .page-template-suburban-living .im-header-seat,
  .page-template-mid-sized-urban .im-header-seat,
  .page-template-college-towns .im-header-seat,
  .page-template-small-communities .im-header-seat,
  .page-template-artistic-havens .im-header-seat,
  .page-template-made-in-kansas .im-header-seat {
    display: block;
  }

  .page-template-regions-page-template .im-header-wrap,
  .page-template-regions-detail-template .im-header-wrap,
  .page-template-suburban-living .im-header-wrap,
  .page-template-mid-sized-urban .im-header-wrap,
  .page-template-college-towns .im-header-wrap,
  .page-template-small-communities .im-header-wrap,
  .page-template-artistic-havens .im-header-wrap,
  .page-template-made-in-kansas .im-header-wrap {
    background: #000d39;
  }

  .im-full-nav-open .page-template-regions-page-template .im-header-wrap,
  .im-full-nav-open .page-template-regions-detail-template .im-header-wrap,
  .im-full-nav-open .page-template-suburban-living .im-header-wrap,
  .im-full-nav-open .page-template-mid-sized-urban .im-header-wrap,
  .im-full-nav-open .page-template-college-towns .im-header-wrap,
  .im-full-nav-open .page-template-small-communities .im-header-wrap,
  .im-full-nav-open .page-template-artistic-havens .im-header-wrap,
  .im-full-nav-open .page-template-made-in-kansas .im-header-wrap {
    background: transparent;
  }

  .im-hero-region-wrap {
    flex-wrap: wrap;
    height: auto;
    min-height: 0;
  }

  .im-hero-region {
    flex: 1 1 100%;
    height: auto;
    min-height: 10.6em;
    width: 100%;
  }

  .im-hero-region:hover .im-hero-region-background,
  .im-hero-region:focus .im-hero-region-background {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .im-hero-region-title {
    font-size: 1.5em;
    min-height: 0;
  }

  .im-hero-region-desc {
    font-size: .8em;
    min-height: 0;
    padding: .5em 0 0 0;
  }

  .im-hero-region-wrap::after,
  .im-hero-region-wrap:after {
    display: none;
  }

  .im-region-featured-link:hover .im-region-featured-background img,
  .im-region-featured-link:focus .im-region-featured-background img,
  .im-region-featured-link:hover .im-region-featured-background video,
  .im-region-featured-link:focus .im-region-featured-background video {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  .im-region-featured-title {
    font-size: 1.7em;
  }

  .im-region-featured-desc {
    font-size: .7em;
  }

  .im-region-featured-content::after,
  .im-region-featured-content:after {
    background-size: auto .567em;
    bottom: 1.1em;
    height: 1.7em;
    right: .7em;
    width: 1.7em;
  }

  .im-region-program-wrap {
    margin: 2em 0;
  }

  .im-region-program-center {
    margin: 0 auto;
    max-width: 32em;
    padding: 0 .8em;
  }

  .im-region-program-intro {
    flex: 0 0 50%;
    padding: 0 1.5em 1em 0;
    width: 50%;
  }

  .im-region-program-intro-title {
    font-size: 2em;
  }

  .im-region-program-intro-desc {
    font-size: .7em;
  }

  .im-region-program {
    flex: 1 1 50%;
    max-width: 50%;
    padding: 45% 0 0 0;
    width: 50%;
  }

  .im-region-program:hover .im-region-program-background img,
  .im-region-program:focus .im-region-program-background img,
  .im-region-program:hover .im-region-program-background video,
  .im-region-program:focus .im-region-program-background video {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .im-region-banner-wrap {
    margin: 2em 0;
  }

  .im-region-banner-center {
    margin: 0 auto;
    max-width: 32em;
    padding: 0 .8em;
  }

  .im-region-banner {
    padding: 1em 2em;
    padding-left: calc(40% + 1.3em);
  }

  .im-region-banner::after,
  .im-region-banner:after {
    background-size: auto .5em;
    bottom: 1em;
    height: 1.4em;
    right: .3em;
    width: 1.4em;
  }

  .im-region-banner:hover .im-region-banner-image img,
  .im-region-banner:focus .im-region-banner-image img,
  .im-region-banner:hover .im-region-banner-image video,
  .im-region-banner:focus .im-region-banner-image video {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .im-region-banner-title {
    font-size: 1.5em;
  }

  .im-region-banner-desc {
    font-size: .75em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap::before,
  .im-page-section-wrap .im-callout-outer-wrap:before {
    left: -5em;
    top: -1.3em;
  }*/
  .im-image-wrap {
    border-radius: 0.5em 0.5em 0 0;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap.rev::before, 
  .im-page-section-wrap .im-callout-outer-wrap.rev:before {
    right: -9em;
    top: -1.4em;
  }*/

  .im-callout-wrap {
    font-size: 1.25rem;
    margin-left: .8em;
    margin-top: .1em;
  }

  .im-callout-wrap.lt-blue {
    margin-left: 0;
  }

  .im-main-content-center {
    flex-direction: column;
    padding: 0;
  }

  .im-main-hero+.im-main-content-wrap::before,
  .im-main-hero+.im-main-content-wrap:before {
    width: 100%;
  }

  .im-main-content {
    order: 2;
    padding: 0 1em;
  }

  .im-main-content-news-wrap {
    order: 1;
    width: 100%;
  }

  .im-main-content-stat-rank,
  .im-main-content-stat-title {
    font-size: 2.1em;
  }

  .im-main-content-stat-title {
    padding: 0.23em 0.15em .33em;
  }

  .im-main-content-stat-rank {
    border-top: 6px solid #ffc700;
    padding: .25em 0;
  }

  .im-awards-title {
    font-size: .8em;
  }

  .im-content-news-wrap-inner {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: .4em;
    position: relative;
    width: calc(((100vw - 100%) / 2) + 100%);
  }

  .im-content-news-item {
    border-bottom: 0px solid transparent;
    border-bottom: none;
    border: 1px solid transparent;
    display: inline-block;
    padding: 1.9em .8em 3.8em;
    width: 11.15em;
  }

  .im-content-news-wrap-inner .slick-track {
    align-items: flex-start;
    border-bottom: 2px solid #D9D9D9;
    display: flex;
    justify-content: flex-start;
    left: 2.1em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
  }

  .im-main-content-stat-info {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .im-main-content-stat-source {
    flex: unset;
    font-size: .6em;
    padding: .11em .85em;
  }

  .im-main-content-awards-wrap {
    margin: 0 auto 0 0;
    padding: .4em .7em .7em 0;
  }

  .im-hero-center-inner {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }

  .im-main-hero-headline {
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }

  .im-main-hero-headline,
  .im-main-company-content {
    width: 100%;
  }

  .im-main-hero-headline {
    bottom: 0;
    left: 50%;
    line-height: 1em;
    margin: 0 auto 2.2em;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
  }

  .im-main-company-content {
    background: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 5em;
    bottom: unset;
    cursor: pointer;
    display: block;
    position: absolute;
    right: -1em;
    top: 1.7em;
    transition: all .25s ease, border-radius 0s ease;
    width: auto;
  }

  .im-main-company-content::before,
  .im-main-company-content:before {
    display: none;
  }

  .im-company-text-title::after,
  .im-company-text-title:after {
    background: url(../images/arrow-forward-gray.png) no-repeat center;
    background-size: contain;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 0.9em;
    margin: auto;
    position: absolute;
    right: 1em;
    top: 0;
    width: 3em;
  }

  .slide-open .im-company-text-title::after,
  .slide-open .im-company-text-title:after {
    display: none;
  }

  .im-main-company-text-wrap {
    align-items: flex-start;
    display: flex;
    gap: .5em;
    margin: 0;
    max-width: 100vw;
    padding: 0;
    position: relative;
    z-index: 1;
  }

  .slide-open .im-main-company-text-wrap {
    padding: 0 4.2em 0 0;
  }

  .im-company-text-desc,
  .im-main-company-img {
    display: none;
  }

  .im-main-company-text-wrap::before,
  .im-main-company-text-wrap:before {
    display: none;
  }

  .im-main-company-text-inner {
    padding-left: .6em;
    text-align: left;
    /*max-width: 10em;*/
  }

  .im-company-text-title {
    color: #b7b7b7;
    line-height: 1em;
    padding: 1em 4em 1em .5em;
    vertical-align: middle;
  }

  .slide-open .im-company-text-title {
    color: #fff;
    line-height: 1.2em;
    padding: 1.1em .5em .2em;
  }

  .im-main-hero {
    margin-top: 3.4315em;
    max-height: 31.1em;
    min-height: 31em;
  }

  .im-main-hero-item {
    height: 100%;
    min-height: 23.35em;
  }

  .im-main-hero-background video,
  .im-main-hero-background iframe {
    min-width: 0;
  }

  .im-video-control-slide-wrap {
    bottom: 8.25em;
  }

  .im-main-hero-center {
    align-items: flex-end;
    bottom: 0;
    position: absolute;
  }

  .im-main-hero+.im-main-content-wrap {
    margin: -2em 0 0 0;
    padding-bottom: 2em;
    z-index: 1;
  }

  .im-content-news-main {
    font-size: .8em;
  }

  .im-main-content-stat {
    padding: .65em 0 1.25em;
  }

  .im-main-content-stat:nth-child(1) {
    padding: .65em 0 2.2em;
  }

  .im-main-content-awards-item::before,
  .im-main-content-awards-item:before,
  .im-main-content-awards-item::after,
  .im-main-content-awards-item:after {
    height: 7em;
    width: 3.2em;
  }

  .im-main-content-stat-desc {
    display: none;
  }

  .im-simple-cta {
    position: absolute;
    bottom: 4em;
    left: 0;
    min-width: 100%;
    font-size: .7em;
    text-align: center;
  }

  .im-simple-cta span::after,
  .im-simple-cta span:after {
    height: 1rem;
    right: -0.1em;
    top: 0.2em;
    width: 0.9rem;
  }

  .slide-open .im-main-company-content {
    border-radius: .6em;
    display: block;
    max-width: none;
  }

  .slide-open .im-company-text-desc,
  .slide-open .im-main-company-img {
    display: block;
  }

  .slide-open .im-main-company-img {
    padding-top: .6em;
  }

  .slide-open .im-company-text-desc {
    color: #b7b7b7;
    max-width: 14.5em;
    padding: 0 .6em;
  }

  .slide-open .im-company-text-desc br {
    display: none;
  }

  .im-slide-out-close {
    background: #FFC700;
    border-radius: 50%;
    display: none;
    height: 1.1em;
    position: absolute;
    right: 1.8em;
    top: .8em;
    width: 1.1em;
  }

  .im-slide-out-close::before,
  .im-slide-out-close:before {
    background: url(../images/close.png) no-repeat center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 14px;
    left: .22em;
    position: absolute;
    top: .22em;
    width: 14px;
  }

  .slide-open .im-slide-out-close {
    display: block;
    z-index: 10;
  }

  .im-main-hero .slick-dots {
    bottom: 9.95em;
  }

  .im-page-section-wrap .im-callout-outer-wrap.rev::after,
  .im-page-section-wrap .im-callout-outer-wrap.rev:after {
    height: 5em;
    right: -13em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap::after, 
  .im-page-section-wrap .im-callout-outer-wrap:after {
    height: 5em;
    left: -12.7em;
  }*/
  .im-region-user-content-wrap {
    margin: 2.5em 0;
  }

  .im-region-user-content-center {
    padding: 0 1em;
  }

  /* REGION DETAIL */
  .im-region-detail-wrap {
    padding: 9em 0;
  }

  .im-region-detail-center {
    padding: 0 .8em;
  }

  .im-region-detail {
    flex-wrap: wrap;
    gap: 1em;
  }

  .im-region-detail-info {
    display: block;
    flex: 1 1 24em;
    width: 100%;
  }

  .im-region-detail-breadcrumbs {
    margin: -3em 0 0 0;
  }

  .im-region-detail-title {
    font-size: 2.5em;
  }

  .im-region-detail-text {
    font-size: .8em;
  }

  .im-region-detail-cta {
    font-size: .8em;
  }

  .im-region-detail-sidebar {
    display: block;
    max-width: 24em;
    width: 100%;
  }

  .im-region-detail-sidebar-stat-content {
    flex: 1 1 auto;
    max-width: 24em;
    width: 100%;
  }

  .im-region-detail-sidebar-stat {
    flex: 1 1 1.7em;
    font-size: 1.4em;
  }

  .im-region-detail-sidebar-stat::before,
  .im-region-detail-sidebar-stat:before {
    width: 100%;
  }

  .im-region-detail-sidebar-stat-title {
    font-size: 1.3em;
  }

  .im-region-detail-sidebar-stat-source {
    font-size: .8em;
  }

  .im-region-detail-content-wrap {
    margin: 2em 0;
  }

  .im-region-detail-content-center {
    flex-wrap: wrap;
    padding: 0 .8em;
  }

  .im-region-detail-content-headline {
    font-size: 2em;
  }

  .im-region-detail-content-left,
  .im-region-detail-content-right {
    width: 100%;
  }

  .im-region-detail-box {
    margin: 0 auto;
    max-width: 24em;
    padding: 1.5em;
  }

  .im-region-detail-content-column {
    flex: 1 1 50%;
  }

  /* NOTICES */
  .im-notices-alerts-wrap .im-details-arrow {
    bottom: 1.3em;
    height: .9em;
    left: .9em;
    width: .9em;
  }

  .im-notices-alerts-wrap .im-details-arrow::before,
  .im-notices-alerts-wrap .im-details-arrow::before {
    font-size: 0.9em;
  }

  .im-notices-alerts-wrap .im-alerts-item {
    width: 48.2%;
  }

  .im-notices-alerts-wrap {
    padding: .4em 0 .2em 0;
  }

  .page-template-notices-page-template .im-page-section-wrap {
    padding: 1.1em 0 1.2em;
  }

  /* MADE IN KANSAS */
  .im-made-hero-wrap {
    height: 21em;
  }

  .im-made-hero-center {
    padding: 0 .8em;
  }

  .im-made-hero-subtitle {
    font-size: 1.2em;
  }

  .im-made-hero-title {
    font-size: 2.75em;
  }

  .im-made-tile-wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .im-made-tile.width2,
  .im-made-tile.width3 {
    grid-row: span 1;
    padding: 50% 0 0 0;
  }

  .im-made-tile:hover .im-made-tile-background img,
  .im-made-tile:hover .im-made-tile-background video,
  .im-made-tile:focus .im-made-tile-background img,
  .im-made-tile:focus .im-made-tile-background video {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .im-made-content-inner {
    flex-wrap: wrap;
    overflow: auto;
  }

  .im-made-popup-item {
    flex: 0 0 auto;
    height: 100%;
    max-height: 16em;
    position: relative;
    width: 100%;
  }

  .im-made-popup-item.im-last {
    height: auto;
    max-height: 100%;
    padding: 1em 0 2em;
  }

  .im-made-popup-item-inner {
    height: 100vw;
    max-height: 15em;
  }

  .im-made-popup-item-content-inner.scroll-wrapper>.scroll-content {
    height: auto !important;
    max-height: 100% !important;
    max-width: 35em;
    overflow: visible !important;
    padding: 0 1em;
    width: 100%;
    /*padding: 2em 1em;*/
    /*height: 100% !important;*/
  }

  .im-made-popup-item-content-inner.scrollbar-outer>.scroll-element.scroll-y {
    display: none;
    height: 70%;
    right: 1em;
    top: 1.5em;
    width: 12px;
  }

  .im-made-popup-image {
    overflow: visible;
  }

  .im-made-popup-item-content-inner {
    height: 100%;
  }

  .im-made-popup-inner::before,
  .im-made-popup-inner:before {
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 3.5em;
    content: '';
    display: block;
    height: 13%;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
  }

  .im-made-popup-close {
    height: 1.7em;
    position: fixed;
    width: 1.7em;
  }

  .im-slider-button-wrap {
    background: #000;
  }

  .im-made-popup-inner {
    display: block;
    padding-bottom: 5em;
    /*padding-bottom: 6em;*/
  }

  .im-made-popup-close::before,
  .im-made-popup-close:before {
    height: .9em;
    width: .9em;
  }

  .im-made-popup-item-content-inner.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
    min-height: 80%;
  }

  .im-made-popup-item-content-inner {
    overflow: visible !important;
  }

  .im-made-prev,
  .im-made-next,
  .im-made-popup-wrap .slick-prev,
  .im-made-popup-wrap .slick-next {
    height: 1.7rem;
    width: 1.7rem;
  }

  .im-made-prev::before,
  .im-made-prev:before,
  .im-made-next::before,
  .im-made-next:before,
  .im-made-popup-wrap .slick-prev::before,
  .im-made-popup-wrap .slick-prev:before,
  .im-made-popup-wrap .slick-next::before,
  .im-made-popup-wrap .slick-next:before {
    height: 1rem;
    width: 1rem;
  }

  /* INCENTIVES */
  .page-template-init-and-incent-page-template .im-header-seat {
    display: block;
  }

  .page-template-init-and-incent-page-template .im-header-wrap {
    background: #000d39;
  }

  .im-full-nav-open .page-template-init-and-incent-page-template .im-header-wrap {
    background: transparent;
  }

  .im-init-hero-wrap {
    height: 12.15em;
  }

  .im-init-hero-center {
    padding: .8em;
  }

  .im-init-hero-headline {
    font-size: 2em;
  }

  .im-init-hero-display-wrap {
    display: none;
  }

  .im-init-story-center {
    flex-direction: column;
    padding: 0 .8em;
  }

  .im-init-filter-title {
    font-size: 1.2em;
  }

  .im-init-filter-section-title,
  .im-init-filter-trigger {
    font-size: .8em;
  }

  .im-init-filter-label {
    font-size: .8em;
  }

  .im-init-filter-category-wrap {
    flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .im-init-filter-section.im-category::after,
  .im-init-filter-section.im-category:after {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 100%);
    content: '';
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 2em;
  }

  .im-init-filter-category-wrap::after,
  .im-init-filter-category-wrap::after {
    content: '';
    display: inline-block;
    flex: 0 0 1em;
    position: relative;
    vertical-align: top;
    width: 1em;
  }

  .im-init-filter-category-wrap::-webkit-scrollbar {
    display: none;
  }

  .im-init-filter-category {
    flex: 1 0 20%;
    max-width: none;
    width: 20%;
  }

  .im-init-filter-category-icon,
  .im-init-filter-category-icon.im-square-filter {
    height: 3.4em;
    width: 3.4em;
  }

  .im-init-filter-category-icon img,
  .im-init-filter-category-icon.im-square-filter img {
    height: 1.4em;
    width: 1.4em;
  }

  .im-init-filter-wrap {
    width: 100%;
    margin: 0;
  }

  .im-init-story-center .im-init-story-container {
    padding: 0;
  }

  .im-list-view .im-init-story-desc.requirements {
    display: none;
  }

  .im-init-story,
  .im-list-view .im-init-story {
    display: inline-block;
    flex-basis: calc(50% - 0.5em);
    max-height: 14.6em;
    max-width: calc(50% - 0.5em);
    width: calc(50% - 0.5em);
  }

  .im-news-story {
    display: inline-block;
    flex-basis: calc(50% - 0.5em);
    max-height: 27.6em;
    max-width: calc(50% - 0.5em);
    width: calc(50% - 0.5em);
  }

  .im-news-category-container {
    max-width: 100%;
  }

  .im-list-view .im-init-story::before,
  .im-list-view .im-init-story:before,
  .im-list-view .im-init-story::after,
  .im-list-view .im-init-story:after {
    display: block;
  }

  .im-init-story::after,
  .im-init-story:after {
    height: 1.9em;
    width: 1.9em;
  }

  .im-init-story-bar,
  .im-list-view .im-init-story-bar {
    flex: 0 0 100%;
    font-size: 1.2em;
    padding: .7em 1em;
    width: 100%;
  }

  .im-init-story-content {
    padding: .7em 1.2em 3.5em 1.2em;
  }

  .im-list-view .im-init-story-category {
    bottom: auto;
    color: #323232;
    margin: 0;
    padding: 0 0 .33em 0;
    position: relative;
    right: auto;
    width: 100%;
  }

  .im-init-story-desc {
    font-size: .8em;
  }

  .im-list-view .im-init-story-action {
    display: none;
  }

  /* KANSAS FACTS */
  .im-fact-hero-wrap {
    padding: 5em 0 2em 0;
  }

  .im-fact-hero-wrap::before,
  .im-fact-hero-wrap:before {
    height: 10em;
  }

  .im-fact-hero-center {
    padding: 0 .8em;
  }

  .im-fact-hero-info {
    flex: 0 0 66.67%;
    padding: 0 .75em 1.5em 0;
    width: 66.67%;
  }

  .im-fact-hero-subtitle {
    font-size: 1em;
  }

  .im-fact-hero-title {
    font-size: 2.5em;
  }

  .im-fact-hero-stat,
  .im-fact-hero-stat:nth-child(6n+4),
  .im-fact-hero-stat:nth-child(4n+3) {
    flex: 0 0 33.33%;
    padding: .75em .75em .75em 0;
    width: 33.33%;
  }

  .im-fact-hero-stat:nth-child(3n+2) {
    padding-right: 0;
  }

  .im-fact-hero-stat-icon {
    height: 1.7em;
    width: 3.4em;
  }

  .im-fact-hero-stat-name {
    font-size: .8em;
  }

  .im-fact-hero-stat-desc {
    font-size: .65em;
  }

  .im-fact-content-wrap {
    padding: 2em 0;
  }

  .im-fact-content-center {
    gap: 0 1em;
    margin: 0 auto;
    max-width: 30em;
    padding: 0 .8em;
  }

  .im-fact-large-stat-wrap {
    flex-basis: 100%;
    padding: 1.5em 0;
    width: 100%;
  }

  .im-fact-large-stat-wrap::before,
  .im-fact-large-stat-wrap:before {
    height: .3em;
    width: 2.25em;
  }

  .im-fact-large-stat {
    font-size: 2em;
  }

  .im-fact-large-desc {
    font-size: .8em;
  }

  .im-fact-small-stat-wrap {
    flex-basis: calc(50% - .5em);
    width: calc(50% - .5em);
  }

  .im-fact-color-wrap {
    flex-wrap: wrap;
  }

  .im-fact-color,
  .im-fact-color:last-child {
    flex: 0 0 100%;
    justify-content: center;
    width: 100%;
  }

  .im-color-center {
    max-width: 30em;
    padding: 1.5em .8em;
  }

  .im-fact-giant-stat-wrap {
    flex-basis: 100%;
    padding: 0 0 1em 0;
    width: 100%;
  }

  .im-fact-tall-stat-wrap {
    flex-wrap: wrap;
    flex-basis: 100%;
    padding: 0 0 .4em 0;
    width: 100%;
  }

  .im-fact-tall-stat::before,
  .im-fact-tall-stat:before {
    top: .35em;
  }

  .im-fact-tall-title {
    position: relative;
    padding: 0 0 1em 0;
  }

  .im-fact-tall-stat-name {
    font-size: 2.5em;
  }

  .im-fact-tall-stat-desc {
    font-size: .9em;
    max-width: 16em;
  }

  /* CDBG */
  .im-cdbg-hero,
  .im-cdbg-hero-item {
    height: 29.3em;
    min-height: unset;
  }

  .im-cdbg-logo-wrap {
    margin-top: .3em;
    margin-left: .2em;
    max-width: 2.25em;
    padding-bottom: 0.4em;
  }

  .im-cdbg-hero-headline {
    font-size: 2.5em;
  }

  .im-cdbg-intro-title,
  .im-cdbg-focus-title,
  .im-cdbg-community-title {
    font-size: 2em;
    line-height: 1em;
    padding: 0 0 .1em 0;
  }

  .im-cdbg-content-center .im-callout-wrap.reversed {
    padding: 1.1em 1.4em;
    position: relative;
    right: -.3em;
  }

  .im-cdbg-content-center .im-callout-outer-wrap::after,
  .im-cdbg-content-center .im-callout-outer-wrap:after {
    right: 20.4em;
  }

  .im-cdbg-content-center .im-callout-text {
    font-size: 1.1em;
    line-height: 1.3em;
    max-width: 10em;
    padding-bottom: .7em;
  }

  .im-cdbg-content-center .im-cdbg-horizontal-search-wrap {
    padding-bottom: 1em;
  }

  .im-cdbg-content-center .im-callout-desc {
    font-size: .9em;
    margin-bottom: 1.8em;
    max-width: 20em;
  }

  .im-cdbg-right-form-wrap #entercity-search {
    height: 3.4em;
    margin-left: 0;
    min-width: 100%;
  }

  .im-cdbg-right-form-wrap .im-cdbg-search-submit {
    height: 2.9em;
    right: .3em;
  }

  .im-cdbg-intro-wrap,
  .im-cdbg-intro-desc,
  .im-cdbg-focus-title-wrap {
    max-width: 100%;
  }

  .im-cdbg-focus-wrap,
  .im-cdbg-focus-wrap.im-cdbg-main-focus-wrap {
    padding: 2.1em 0 2em;
  }

  .im-cdbg-content {
    padding: 0;
  }

  .im-cdbg-focus-item-arrow,
  .im-cdbg-focus-wrap .im-cdbg-focus-item-arrow {
    height: 2.4em;
    right: -.3em;
    width: 2.4em;
  }

  .im-cdbg-focus-item-arrow::before,
  .im-cdbg-focus-item-arrow:before,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item-arrow::before,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item-arrow:before {
    height: .9em;
    right: 11%;
    width: .9em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-content-center {
    flex-wrap: wrap;
    gap: 1em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box {
    max-width: 100%;
    padding: 1.3em 1.4em 1em;
  }

  input.im-cdbg-search,
  #find-rep-search,
  #entercity-search {
    font-size: .7em;
    height: 3.4em;
  }

  .im-cdbg-search-submit {
    font-size: .8em;
    padding: 0.7em 1.2em;
    top: .2rem;
  }

  .im-region-detail-content-wrap.im-cdbg-region-detail-content-wrap {
    margin: 2em 0 2.3em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box-desc {
    font-size: .8em;
    max-width: 100%;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-content-right {
    width: 100%;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box-cta {
    bottom: 0;
    position: relative;
  }

  .im-cdbg-focus-top-wrap,
  .im-cdbg-focus-wrap .im-cdbg-focus-top-wrap {
    padding-bottom: 2.5em;
  }

  .im-cdbg-focus-bottom-inner {
    padding-right: 2.3em;
  }

  .im-cdbg-content-center {
    display: block;
    margin: 0 auto;
    padding: 0 .8em;
  }

  .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 5em;
  }

  .im-cdbg-hero-center {
    padding: 0 .8em;
  }

  .im-callout-outer-wrap {
    margin-top: -2em;
    margin-bottom: 1.4em;
  }

  /* CDBG DETAILS */
  .im-cdbg-hero.im-cdbg-hero-detail .im-hero-center-inner {
    flex-wrap: wrap;
    padding-top: 4.3em;
  }

  .im-cdbg-company-content {
    align-items: flex-start;
    bottom: auto;
    justify-content: flex-start;
    margin: 2em 0 3em;
    max-width: 100%;
    position: relative;
    right: 0;
    top: 3em;
    width: 100%;
  }

  .im-cdbg-hero-main {
    padding-right: 0;
    width: 100%;
  }

  #im-cdbg-search {
    border: 1px solid #d9d9d9;
  }

  .im-cdbg-hero.im-cdbg-hero-detail {
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    height: 100%;
    min-height: unset;
  }

  .im-cdbg-hero.im-cdbg-hero-detail .im-cdbg-hero-item {
    min-height: 27em;
  }

  .im-cdbg-full-inner {
    margin: 2.5em auto;
    padding: 0;
  }

  .im-cdbg-hero-item {
    height: 100%;
  }

  .im-cdbg-callout-wrap.lt-blue .im-callout-window {
    border-bottom: 0;
    border-right: 0;
  }

  .im-cdbg-childcare-tile .lt-blue .im-callout-window::before,
  .im-cdbg-childcare-tile .lt-blue .im-callout-window:before {
    right: 0;
    -webkit-transform: rotate(304deg);
    -ms-transform: rotate(304deg);
    transform: rotate(304deg);
  }

  .im-cdbg-childcare-tile-wrap {
    grid-template-columns: repeat(6, 1fr);
  }

  .im-cdbg-childcare-tile.width5 {
    grid-column: span 6;
    grid-row: span 2;
    padding: 66.467% 0 0 0;
  }

  .im-cdbg-childcare-tile.width2 {
    grid-column: span 3;
  }

  .im-cdbg-callout-wrap.im-callout-wrap.lt-blue {
    margin-top: -17.2em;
    max-width: 100%;
  }

  .im-cdbg-details-apply-headline {
    font-size: 2em;
  }

  .im-cdbg-details-apply-inner-wrap {
    flex-wrap: wrap;
    gap: 0.5em;
  }

  .im-cdbg-details-apply-inner-item {
    width: 100%;
  }

  .im-cdbg-details-apply-inner .im-cdbg-intro-desc {
    max-width: 100%;
    padding-bottom: 1em;
  }

  .im-cdbg-details-apply-center {
    padding: 0 .8em;
  }

  .im-cdbg-hero-headline.cdbg-detail {
    font-size: 2em;
  }

  .im-cdbg-hero-subline {
    font-size: .9em;
  }

  .im-cdbg-childcare-tile .im-cdbg-callout-wrap.lt-blue .im-callout-window {
    clip-path: polygon(0% 0%, 92.5% 0%, 100% 100%, 0% 100%);
  }

  /* CDBG INTERIOR */
  .im-cdbg-page-section {
    margin: 2em 0;
  }

  .im-cdbg-page-title {
    font-size: 2.25em;
  }

  .im-cdbg-module {
    flex-wrap: wrap;
    margin: 0 0 2em 0;
  }

  .im-cdbg-module-cell,
  .im-cdbg-module-cell:first-child {
    flex: 0 0 100%;
  }

  .im-cdbg-module-cell+.im-cdbg-module-cell {
    border: none;
    border-top: 1px solid #ccc;
  }

  .im-cdbg-module-select {
    max-width: 19em;
    width: 100%;
  }

  .im-cdbg-step-wrap {
    flex-wrap: wrap;
  }

  .im-cdbg-step {
    flex: 1 1 100%;
  }

  .im-cdbg-step+.im-cdbg-step {
    border: none;
    border-top: 1px solid #ccc;
  }

  .im-cdbg-hero-detail .im-cdbg-hero-desc {
    font-size: .8em;
  }

  .im-cdbg-icon-block-wrap {
    gap: 0 1em;
    flex-wrap: wrap;
  }

  .im-cdbg-icon-block {
    padding: 1em 0 0 0;
    flex: 1 1 calc(50% - .5em);
  }

  .im-cdbg-faq-trigger {
    font-size: 1em;
  }

  .im-cdbg-show-all {
    font-size: 1em;
  }

  .im-cdbg-deadline-cell-wrap {
    flex-wrap: wrap;
  }

  .im-cdbg-deadline-cell-item {
    flex: 1 1 100%;
    flex-wrap: wrap;
  }

  .im-cdbg-deadline-desc {
    max-width: 100%;
  }

  .im-cdbg-deadline-stat {
    white-space: normal;
  }

  .im-cdbg-deadline-cell-item+.im-cdbg-deadline-cell-item {
    border-left: none;
    border-top: 1px solid #d9d9d9;
  }

  .im-cdbg-deadline-module {
    border-radius: 1em;
    flex-wrap: wrap;
  }

  .im-cdbg-deadline-select-wrap {
    bottom: unset;
    border-radius: 0;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    flex: 1 1 100%;
    font-size: 20px;
    padding: 2em;
    position: relative;
    right: unset;
    margin: 0 auto;
  }

  .im-cdbg-deadline-section {
    margin-bottom: -3em;
    margin-top: -7em;
  }

  .im-cdbg-deadline-cta {
    background: transparent;
    color: transparent;
    display: none;
    height: 3em;
    margin: auto 0 1.5em auto;
    padding: 0;
    right: 1em;
    width: 3em;
  }

  .im-cdbg-deadline-cta::before,
  .im-cdbg-deadline-cta:before {
    right: 0;
    top: 0;
  }

  .im-cdbg-deadline-cta .material-symbols-rounded {
    right: .5em;
    top: .65em;
  }

  .im-cdbg-deadline-cta:hover,
  .im-cdbg-deadline-cta:focus-visible {
    color: transparent;
  }

  .im-cdbg-deadline-select-title {
    font-size: 1.25em;
  }

  .im-cdbg-deadline-select-desc {
    font-size: .8em;
  }

  .im-cdbg-deadline-select {
    font-size: .9em;
    line-height: 1.3em;
  }

  /* CDBG MAIN */
  .im-cdbg-main-hero {
    height: auto;
  }

  .im-cdbg-main-hero .im-cdbg-hero-main {
    width: 100%;
  }

  .im-cdbg-main-hero .im-cdbg-hero-desc {
    font-size: .9em;
  }

  .im-cdbg-resource-cell-item,
  .im-cdbg-resource-contact-cell-wrap {
    flex-wrap: wrap;
  }

  .im-cdbg-resource-cell {
    flex: 1 1 100%;
  }

  .im-cdbg-resource-cell+.im-cdbg-resource-cell {
    border: none;
    border-top: 1px solid #ccc;
  }

  .im-cdbg-resource-contact-cell-wrap {
    gap: .5em;
  }

  .im-cdbg-contact-item {
    flex: 1 1 48%;
  }

  .im-cdbg-resource-cell-title {
    font-size: 2em;
  }

  .im-cdbg-resource-module {
    margin: 0 0 2em 0;
  }

  .im-cdbg-hero+.im-cdbg-content-wrap,
  .page-template-cdbg-main .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 3.25em;
  }

  .im-cdbg-main-hero {
    border-bottom-left-radius: 1.8em;
    border-bottom-right-radius: 1.8em;
  }

  /* FIND ASSISTANCE */
  .im-cdbg-short-hero-center {
    min-height: 18em;
  }

  .im-cdbg-short-hero-logo {
    height: 4em;
    margin: 0 0 .7em 0;
  }

  .im-cdbg-short-hero-headline {
    font-size: 3em;
  }

  .im-cdbg-filter-label {
    font-size: .9em;
  }

  .im-cdbg-filter-select {
    font-size: .9em;
  }

  .im-cdbg-filter-show-all {
    font-size: .9em;
  }

  .im-cdbg-disclaimer-wrap {
    margin: 2em 0;
  }

  .im-cdbg-disclaimer {
    font-size: .8em;
  }

  .im-cdbg-assistance-cell-wrap {
    margin: 2em 0;
  }

  .im-cdbg-assistance-cell {
    border-radius: 1.5em;
    padding: 1.5em;
    width: calc(50% - .65625em);
  }

  .im-cdbg-assistance-cell-title {
    font-size: 1.25em;
  }

  .im-cdbg-assistance-cell-address {
    font-size: 1em;
  }

  .im-cdbg-assistance-cell-info {
    font-size: 1em;
  }

  /* STICKY NAV */
  .im-cdbg-not-at-top .im-cdbg-sticky-wrap {
    top: 3.4em;
  }

  .cdbg-scroll-down .im-cdbg-sticky-wrap {
    top: 0;
  }

  .im-cdbg-sticky-tagline {
    display: none;
  }

  .im-cdbg-sticky-item:nth-child(2) {
    display: none;
  }

  .im-cdbg-sticky-item {
    padding: .3em;
  }

  .im-cdbg-sticky-item:nth-child(1) {
    padding: .3em .3em .3em 0;
  }

  .im-cdbg-sticky-item:nth-child(3) {
    padding: .3em 0 .3em .3em;
  }

  /* MAP */
  .im-region-map-wrap.cdbg-map-wrap {
    background: #fff;
  }

  .cdbg-flag-header {
    margin-bottom: .5em;
    position: relative;
    top: 0;
  }

  .hero-block .post_slider .slick-next.slick-arrow {
    display: none !important;
  }
  
  #staff-details {
    display: block;
  }

  .right-column {
    padding: 20px 10px 0px 20px;
  }
	
	.im-explore-box {
		flex: 1 1 calc(33.33% - 1.5rem);
		max-width: calc(33.33% - 1.5rem);
	}

	.im-init-contact-form-wrap {
		margin-top: 2em;
    	width: 100%;
	}
	.im-init-filter-content {
    font-size: .8em;
  }
  .im-init-contact-wrap .im-news-story-image {
    min-height: 13rem;
    object-position: center -.8rem;
  }
	.contact-wrap .im-init-hero-background img {
    object-position: center -1.3rem;
  }

  .biz .im-cdbg-focus-title {
    font-size: 2em !important;
    line-height: 1em !important;
    padding: 0 0 .1em 0 !important;
  }

  .biz .im-cdbg-focus-item {
    flex: 0 1 calc(100% - .64em) !important;
    height: 310px !important;
  }

  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(odd) {
    top: 0.2em !important;
  }

  .biz .im-init-content {
    font-size: 0.7em;
  }

  .biz .im-explore-box {
    flex: 1 1 calc(50.75% - 1.5rem) !important;
    max-width: calc(50.75% - 1.5rem) !important;
  }

  .biz .im-explore-box h2 {
    font-size: 1.5rem;
  }

  .im-cdbg-resource-icon {
    width: 50px;
    height: 50px;
    margin: 0 0 1rem;
  }

  .biz .im-cdbg-resource-cta {
    font-size: .6em;
  }

  .biz .im-cdbg-focus-inner {
    display: block !important;
  }

  .legend-container {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 10px;
  }

  .legend-item:last-child .legend-label {
    padding-top: 0;
  }

  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile,
  .biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
    top: 0 !important;
    padding: 2em 0 2em 0em !important;
  }

  .biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
    gap: 1em !important;
  }

  .broadband .im-cdbg-focus-programs-wrap.tile {
    top: 1em !important;
  }

  .im-cdbg-focus-inner.map {
    margin-top: 5em;
  }

  .broadband .im-cdbg-focus-item {
    flex: 0 1 calc(33% - .64em) !important;
  }

  .biz .infra .im-cdbg-focus-title-wrap {
    max-width: 18.25em;
  }

  .biz .im-cdbg-focus-inner.infra {
    padding-top: 1em;
    display: flex !important;
  }

  .infra .im-cdbg-focus-programs-wrap {
    padding: 0;
  }

  .broadband .im-cdbg-focus-inner.slider {
    display: flex !important;
  }
  .biz .im-cdbg-focus-inner .im-cdbg-focus-title-wrap {
    max-width: 100%;
  }
  .biz .im-cdbg-focus-item,
  .biz .im-cdbg-focus-item:nth-child(4n+1) {
    flex: 0 1 calc(100% - .64em) !important;
    height: 310px !important;
  }
  .biz .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile, .biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile {
        top: 0 !important;
        padding: 2em 0 0em 0em !important;
	margin-top: 0em !important;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-title-wrap {
    flex: 0 0 100%;
    width: 100%;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block {
    padding: 2em 0;
	width: 100%;
  }
  .biz .im-cdbg-focus-inner.slider .im-cdbg-focus-programs-wrap.hero-block .col-12 {
    padding-left: 0;
  }
  .biz .im-cdbg-focus-inner {
    display: flex !important;
    flex-direction: column;
  }
  .biz .im-cdbg-focus-programs-wrap.hero-block .post_slider .im-news-story {
    display: flex;
	flex-direction: column;
  }
  .biz .im-cdbg-focus-programs-wrap.hero-block .im-news-image-wrap {
    display: flex;
    max-width: unset;
    position: relative;
    width: 100%;
  }
  .biz .im-cdbg-focus-programs-wrap.hero-block .im-news-story.slick-slide img, 
  .biz .im-cdbg-focus-programs-wrap.hero-block .im-news-story.slick-slide .im-news-story-image {
    display: flex;
    flex: 0 0 100%;
    max-width: unset;
  }
  .im-init-story-wrap.biz  .im-init-story-container #response {
    flex-direction: row;
  }

  .transparency-story-overlay-content {
    padding: 2.5em 1em 2em 1em;
  }
  .transparency-story-overlay-text p {
    font-size: .7em;
  }
  .page-template-dbexplorerTemplate .im-header-right,
  .single-dataview .im-header-right {
    right: 0;
  }
  .page-template-dbexplorerTemplate .widget-translator,
  .single-dataview .widget-translator {
    height: 2em;
    right: 2.7em;
    top: .7em;
    width: 2em;
  }
  .page-template-dbexplorerTemplate .widget-translator__content,
  .single-dataview .widget-translator__content {
    height: 40px;
  }
  .page-template-dbexplorerTemplate .widget-translator__content::before,
  .single-dataview .widget-translator__content::before {
    background-size: 20px auto;
    background-position: center;
    height: 40px;
    min-width: 40px;
    width: 40px;
  }
  .page-template-dbexplorerTemplate .im-search-icon,
  .single-dataview .im-search-icon {
    background-size: .9em auto;
    height: 2em;
    top: .7em;
    width: 2em;
  }

  .right-column {
    padding: 20px 10px 0px 20px;
  }

  .location-browse-overlay {
    flex-direction: column;
    padding: 1em 0.75em 0 0.75em !important;
  }

    .location-browse-overlay .location-modal-sidenav {
      background: #e9e9e900;
      border-bottom: 1px solid #e7e7e7;
      flex-basis: auto;
      height: 200px;
      min-width: 100%;
      margin: 0 -15px;
      padding: 0 15px;
      width: calc(100% + 30px);
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-list {
        align-items: center;
        display: flex;
        padding: 0 0;
        width: 100%;
    }

    .location-browse-overlay .location-modal-sidenav .location-sidenav-list li a {
        border-radius: 2em;
        font-size: 0.9em;
        padding: 0.74em 1em;
    }

    .location-browse-overlay .location-modal-sidewrapper {
        padding: 1em 0;
    }

    .location-browse-overlay .location-modal-sidewrapper:last-child {
        min-height: 59vh;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-heading {
        font-size: 1.2em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col .list-title {
        font-size: 1em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul li {
        font-size: 0.8em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-scrollbar {
        max-height: calc(100vh - 16.4em);
    }

    .location-browse-overlay .location-sidewrapper-scrollbar {
      max-height: calc(100vh - 16em);
    }
    .location-browse-overlay .location-sidewrapper-scrollbar::-webkit-scrollbar {
      display: none;
    }
    .location-browse-overlay .location-modal-sidenav .location-sidenav-head {
      padding: 0 0 1em;
    }

    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul li a {
      color: #323232;
    }
    
    .location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row .location-sidewrapper-list-col ul li a:hover {
      color: #000;
    }
    .transparency-map-inner {
      gap: 0.55em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-heading {
      font-size: 0.8em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .graph-desc {
      font-size: 0.6em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .offerred-price {
      font-size: 1.5em;
    }
    .transparency-map-wrap .transparency-map-inner .transparency-map-box .chartDescription .remainig-price {
      font-size: 0.7em;
    }
    .transparency-map-box {
      width: calc(50% - 0.35em);
    }
    .map-one-column-layout .transparency-map-box {
      width: 100%;
    }
    #programChart .apexcharts-canvas foreignObject .apexcharts-legend {
      height: auto !important;
    }

    .transparency-table-overflow-wrap .custom-scrollbar {
      bottom: 4.1em;
      margin: -72px 0 0 16px;
      width: calc(100% - 8.9em);
    }
    #gisTable_wrapper div.dt-buttons {
      bottom: 2.9em;
    }
    .tile-card-row {
      grid-template-columns: repeat(3, 1fr);
    }
    .tile-card-section h2, .tile-card-section .wp-block-heading {
      grid-column: 1 / span 3;
    }
  .split-block h3,
  .split-block h2,
  .about-split-block.split-block h3,
  .about-split-block.split-block h2,
  .tile-card-section h2,
  .tile-card-section .wp-block-heading,
  .content-section .wp-block-heading {
    font-size: 32px;
    line-height: 36px;
  }
  .content-section, .custom-cover-block, .tile-card-section, .about-split-block {
    padding: 60px 0 !important;
  }
  .transparency-map-wrap .transparency-map-inner .transparency-map-box .apexcharts-xaxis tspan {
    font-size: 1em;
    font-weight: 500;
    color:#757575;
    font-family: "URW DIN SemiCond", "Arial Narrow", Arial, sans-serif;
  }
  .transparency-map-wrap .transparency-map-inner.map-one-column-layout .transparency-map-box .apexcharts-xaxis tspan{
    font-size: 0.7em;
  }
  .apexcharts-text tspan{
    color:#757575;
  }

  .im-info-card-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .im-init-story-container #response {
    padding: 1.25em 0;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .im-header-wrap{
    top: 46px;
  }
  .question-card-body {
    flex-direction: column;
    gap: 10px;
    padding: 60px 25px 30px;
  }
  .question-card-body h2 {
    max-width: 100%;
  }
}

@media screen and (max-width:767px) {
  body:has(.custom-cover-block) .about-split-block.split-block.even .row .img-col,
  body:has(.custom-cover-block) .about-split-block.split-block.odd .row .text-box .content,
  body:has(.custom-cover-block) .about-split-block.split-block.odd .row .img-col {
    padding: 0;
  }
  .about-split-block.split-block .text-box,
  .about-split-block.split-block.even .text-box {
    padding: 20px 0 0 !important;
  }
}

@media screen and (max-width: 600px) {

  /* NAV */
  /* FOOTER */
  .im-footer-center {
    padding: 0 0.8em;
  }

  /* HOME */
  .im-word-deco-left,
  .im-word-deco-right {
    display: none;
  }

  .im-alerts-notices-wrap,
  .im-alerts-notices-wrap.slick-slider .slick-list {
    overflow: visible;
  }

  .im-main-content-awards-item:nth-child(3),
  .im-main-content-awards-item:nth-child(4) {
    margin-bottom: 0;
  }

  .im-simple-cta {
    bottom: 4em;
  }

  .im-main-hero-item {
    min-height: 26.35em;
  }

  .im-main-hero-background {
    height: auto;
    min-height: 23.35em;
  }

  /* REGIONS */
  .im-region-featured-link-wrap {
    flex-wrap: wrap;
  }

  .im-region-featured-link {
    flex: 0 0 100%;
  }

  .im-region-featured-content {
    max-width: none;
  }

  .im-region-featured-background::after,
  .im-region-featured-background:after {
    height: 75%;
  }

  .im-region-program-wrap {
    margin: 1.5em 0;
  }

  .im-region-program-intro {
    flex: 0 0 100%;
    padding: 0 0 1em 0;
    width: 100%;
  }

  .im-region-program-container {
    border-radius: 0 0 .4em .4em;
  }

  .im-region-program {
    padding: 50% 0 0 0;
  }

  .im-region-program:nth-child(2) {
    border-radius: .4em 0 0 0;
  }

  .im-region-program:nth-child(3) {
    border-radius: 0 .4em 0 0;
  }

  .im-region-program:last-child {
    border-radius: 0 0 .4em 0;
  }

  .im-region-program::after,
  .im-region-program:after {
    background-size: auto 0.5em;
    bottom: .9em;
    height: 1.4em;
    right: 0.4em;
    width: 1.4em;
  }

  .im-region-name {
    font-size: .65em;
  }

  .im-region-banner-wrap {
    margin: 1.5em 0;
  }

  .im-region-banner {
    border-radius: .4em;
    margin: .5em 0 0 0;
    padding: .5em 2em;
    padding-left: calc(30% + .5em);
  }

  .im-region-banner::after,
  .im-region-banner:after {
    bottom: .5em;
  }

  .im-region-banner-image {
    width: 30%;
  }

  .im-region-banner-title {
    font-size: 1em;
  }

  .im-region-banner-desc {
    font-size: .6em;
  }

  .im-region-user-content-wrap {
    margin: 1.875em 0;
  }

  .im-page-section-wrap .im-callout-outer-wrap.rev::after,
  .im-page-section-wrap .im-callout-outer-wrap.rev:after {
    right: -4.9em;
  }

  .im-page-section-wrap .im-callout-outer-wrap {
    margin-top: -6.8em;
  }

  .im-main-hero+.im-main-content-wrap {
    padding-bottom: 6.2em;
  }

  /*.im-page-section-wrap .im-callout-outer-wrap::after, 
  .im-page-section-wrap .im-callout-outer-wrap:after {
    left: -5.7em;
  }*/
  .im-main-content-stat-rank,
  .im-main-content-stat-title {
    font-size: 2em;
  }

  .im-main-content-stat {
    padding: 1.35em 0 1.25em;
  }

  .im-main-content-stat:nth-child(1) {
    padding: 1.35em 0 .65em;
  }

  .im-main-content-awards-wrap {
    padding: .1em .7em 2.5em 0;
  }

  .im-page-section-wrap {
    padding: 5.2em 0 2.7em;
  }

  .im-page-section-wrap.im-last {
    padding: 1.4em 0;
  }

  .im-page-section-wrap.im-last .im-callout-outer-wrap {
    margin: -3.1em 0 .1em 0;
  }

  .im-region-map-tray-column {
    flex-basis: 100%;
  }

  .im-region-map-population-button {
    font-size: .6em;
    max-width: 5em;
  }

  .im-region-map-population-button svg {
    -webkit-transform: translateY(-50%) scale(.8);
    -ms-transform: translateY(-50%) scale(.8);
    transform: translateY(-50%) scale(.8);
  }

  /* REGION DETAIL */
  .im-region-detail-breadcrumbs {
    margin: 0;
    padding: 0 0 .89em 0;
    position: relative;
  }

  .im-region-detail-title {
    font-size: 2em;
  }

  .im-region-detail-cta {
    width: 100%;
  }

  .im-region-detail-content-wrap {
    margin: 1.5em 0;
  }

  .im-region-detail-content-headline {
    font-size: 1.6em;
  }

  .im-region-detail-content-column-wrap {
    flex-wrap: wrap;
  }

  .im-region-detail-content-column {
    flex: 0 1 100%;
  }

  .im-region-detail-box {
    max-width: none;
    padding: 1.2em;
    width: 100%;
  }

  .im-region-detail-box-cta {
    font-size: .8em;
    width: 100%;
  }

  /* NOTICES */
  .im-notices-alerts-wrap {
    gap: 0;
    padding: .4em 0 0 0;
  }

  .im-notices-alerts-wrap .im-alerts-item {
    max-width: 100%;
    min-height: unset;
    width: 100%;
  }

  .im-notices-alerts-wrap .im-image-wrap::before,
  .im-notices-alerts-wrap .im-image-wrap:before {
    padding: 64.7% 0 0 0;
  }

  /* MADE IN KANSAS */
  .im-made-hero-wrap {
    height: 15.75em;
  }

  .im-made-hero-subtitle {
    font-size: 1em;
  }

  .im-made-hero-title {
    font-size: 2em;
  }

  .im-made-tile.width2,
  .im-made-tile.width3 {
    padding: 100% 0 0 0;
    grid-row: span 2;
  }

  .im-made-tile-content,
  .width2 .im-made-tile-content,
  .width3 .im-made-tile-content {
    padding: .8em;
  }

  .im-made-tile-title {
    font-size: .75em;
  }

  .width2 .im-made-tile-title,
  .width3 .im-made-tile-title {
    font-size: 1em;
  }

  .im-made-tile-text {
    font-size: .6em;
  }

  /*.im-made-popup-item-inner {
    max-height: 11.5em;
  }*/
  /* INCENTIVES */
  .im-init-filter-category {
    flex: 1 0 28.5%;
    width: 28.5%;
  }

  .im-init-story,
  .im-news-story,
  .im-list-view .im-init-story {
    flex-basis: 100%;
    max-width: none;
    width: 100%;
  }

  /* KANSAS FACTS */
  .im-fact-hero-wrap {
    padding: 4em 0 1em 0;
  }

  .im-fact-hero-wrap::before,
  .im-fact-hero-wrap:before {
    height: 5em;
  }

  .im-fact-hero-info {
    flex: 0 0 100%;
    padding: 0 0 1em 0;
    width: 100%;
  }

  .im-fact-hero-subtitle {
    font-size: .9em;
  }

  .im-fact-hero-title {
    font-size: 2.2em;
  }

  .im-fact-hero-stat,
  .im-fact-hero-stat:nth-child(6n+4),
  .im-fact-hero-stat:nth-child(4n+3),
  .im-fact-hero-stat:nth-child(3n+2) {
    flex: 0 0 50%;
    padding: .5em .75em .5em 0;
    width: 50%;
  }

  .im-fact-hero-stat:nth-child(2n+3) {
    padding-right: 0;
  }

  .im-fact-hero-stat-desc {
    font-size: .6em;
  }

  .im-fact-content-wrap {
    padding: 1em 0;
  }

  .im-fact-content-center {
    gap: 0 .75em;
  }

  .im-fact-large-stat {
    font-size: 1.8em;
  }

  .im-fact-large-desc {
    font-size: .7em;
  }

  .im-fact-small-stat-wrap {
    flex-basis: calc(50% - .375em);
    padding: .9em 0;
    width: calc(50% - .375em);
  }

  .im-fact-small-stat {
    font-size: 1.5em;
  }

  .im-fact-small-desc {
    font-size: 0.7em;
  }

  .im-color-stat-name {
    font-size: 1.8em;
  }

  .im-color-stat-desc {
    font-size: .7em;
  }

  /* CDBG */
  .im-cdbg-focus-item,
  .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-focus-item:nth-child(4n+3),
  .im-cdbg-focus-item:nth-child(3n+1),
  .im-cdbg-focus-item:nth-child(3n+3),
  .im-cdbg-focus-item:nth-child(2n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(4n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+1),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(3n+3),
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item:nth-child(2n+1) {
    flex-basis: 100%;
    top: -1em;
  }

  .im-cdbg-blank {
    display: none;
  }

  .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 0;
  }

  .im-cdbg-content-center .im-callout-wrap.reversed {
    padding: .8em .9em 1.7em;
    right: 0;
    width: 100%;
  }

  .im-cdbg-content-wrap .im-callout-wrap::after,
  .im-cdbg-content-wrap .im-callout-wrap:after {
    border-left: 3em solid transparent;
    border-right: 0 solid transparent;
    border-top: 1.5em solid #ffb800;
  }

  .im-cdbg-content-center .im-callout-outer-wrap::after,
  .im-cdbg-content-center .im-callout-outer-wrap:after {
    right: 29.4em;
  }

  .im-cdbg-content-center .im-callout-window::before,
  .im-cdbg-content-center .im-callout-window:before {
    -webkit-transform: rotate(311deg);
    -ms-transform: rotate(311deg);
    transform: rotate(311deg);
    width: .8em;
  }

  .im-cdbg-content-center {
    padding: 0;
  }

  .im-cdbg-intro-wrap,
  .im-cdbg-focus-title-wrap {
    margin: 2.65em 0 0;
    padding: 0 .8em;
  }

  .im-cdbg-focus-title-wrap {
    margin: 0;
  }

  .im-cdbg-focus-programs-wrap {
    gap: .9em;
    justify-content: space-between;
    padding: 4em .8em 0 .8em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-content-center {
    padding: 0 .8em;
  }

  .im-cdbg-hero-headline {
    font-size: 2em;
  }

  .im-cdbg-region-detail-content-wrap .im-region-detail-box {
    padding: 1em;
  }

  .im-cdbg-focus-wrap,
  .im-cdbg-focus-wrap.im-cdbg-main-focus-wrap {
    padding: 1.1em 0 2em;
  }

  .im-cdbg-focus-title {
    padding: 0 0 .2em 0;
  }

  .im-cdbg-focus-item,
  .im-cdbg-main-focus-wrap .im-cdbg-focus-item {
    padding: 1.05em 1.25em 1.65em 1.25em;
  }

  .im-cdbg-focus-sm-title {
    padding-bottom: .6em;
  }

  .im-cdbg-focus-top-wrap,
  .im-cdbg-focus-wrap .im-cdbg-focus-top-wrap {
    padding-bottom: 2.8em;
  }

  /* CDBG DETAILS */
  .im-cdbg-childcare-tile .lt-blue .im-callout-window::before,
  .im-cdbg-childcare-tile .lt-blue .im-callout-window:before {
    right: 0;
    -webkit-transform: rotate(311deg);
    -ms-transform: rotate(311deg);
    transform: rotate(311deg);
  }

  .im-cdbg-company-content,
  .im-cdbg-company-text-wrap {
    display: block;
    width: 100%;
  }

  .im-cdbg-apply-item {
    width: 100%;
  }

  ul.im-cdbg-list,
  .im-cdbg-list {
    padding: .4em 0 0 1.4em;
  }

  .im-cdbg-search-submit {
    right: .2rem;
  }

  .im-cdbg-childcare-tile .im-cdbg-callout-wrap.lt-blue .im-callout-window {
    clip-path: polygon(0% 0%, 88.5% 0%, 100% 100%, 0% 100%);
  }

  /* CDBG INTERIOR */
  .im-cdbg-page-title {
    font-size: 2em;
  }

  .im-cdbg-module-cell,
  .im-cdbg-module-cell:first-child,
  .im-cdbg-module-cell:last-child {
    padding: 1.5em;
  }

  .im-cdbg-step {
    padding: 1.5em;
  }

  .im-cdbg-hero-detail .im-region-detail-breadcrumbs {
    position: absolute;
  }

  .im-cdbg-icon-block {
    flex: 0 0 100%;
    padding: .5em 0 0 0;
  }

  .im-cdbg-icon {
    margin: 0;
  }

  .im-cdbg-show-all {
    font-size: .9em;
  }

  .im-cdbg-deadline-section {
    margin-bottom: -4em;
    margin-top: -9em;
  }

  .im-cdbg-hero-detail .im-cdbg-hero-desc {
    padding: 0;
  }

  .im-cdbg-hero-headline.cdbg-detail {
    font-size: 1.6em;
  }

  .im-cdbg-hero-subline {
    font-size: .8em;
  }

  .im-cdbg-deadline-cell-item,
  .im-cdbg-deadline-select-wrap {
    padding: 1.5em;
  }

  .im-cdbg-deadline-select-title {
    font-size: 1.15em;
  }

  .im-cdbg-deadline-select-desc {
    font-size: .7em;
  }

  /* CDBG MAIN */
  .im-cdbg-main-content-center {
    padding: 0 .8em;
  }

  .im-cdbg-main-focus-wrap .im-cdbg-focus-title-wrap {
    padding: 0;
  }

  .im-cdbg-focus-wrap .im-cdbg-focus-programs-wrap {
    gap: .9em;
    justify-content: space-between;
    padding: 3em 0 0 0;
  }

  .im-cdbg-contact-item {
    flex: 1 1 100%;
  }

  .im-cdbg-hero+.im-cdbg-content-wrap,
  .page-template-cdbg-main .im-cdbg-hero+.im-cdbg-content-wrap {
    padding-bottom: 2em;
  }

  /* FIND ASSISTANCE */
  .im-cdbg-short-hero-center {
    padding: 1.25em;
  }

  .im-cdbg-short-hero-logo {
    height: 3em;
  }

  .im-cdbg-short-hero-headline {
    font-size: 2.5em;
  }

  .im-cdbg-assistance-cell {
    width: 100%;
  }

  .im-cdbg-page-filter-wrap {
    flex-wrap: wrap;
    gap: 1em;
  }

  /* MAP */
  .cdbg-flag-header {
    border-radius: 30px;
    max-width: 100%;
  }

  #staff-details h2 {
    font-size: 20px;
  #gisTable_wrapper {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
  }
  #gisTable_wrapper div.dt-buttons {
    flex: 0 1 33.33%;
    padding: 0 .5rem 0 1.25rem;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
  }
  #gisTable_wrapper .dt-button {
    width: 100%;
  }
  #gisTable_filter {
    flex: 1 1 60%;
    padding: 0 1.25rem 0 .5rem;
    position: relative;
    right: auto;
    top: 0;
  }
  #gisTable_filter label {
    margin: 0;
    width: 100%;
  }
  #gisTable_filter label input {
    /* width: 100%; */
  }
  .transparency-mb-filter-inner .transparency-mb-filter-item {
    padding: .86em .75em;
  }

}

  .staff-overlay-title {
    font-size: 16px;
  }

  .staff-overlay-content {
    font-size: 16px;
  }

  .close-overlay {
    top: 10px;
    padding: 20px;
    font-size: 18px;
  }

  .im-explore-box {
	  flex: 1 1 100%;
	  max-width: 100%;
  }

  .biz .im-cdbg-focus-inner {
    display: block !important;
  }

  .biz .im-cdbg-focus-programs-wrap.hero-block {
    max-width: 100% !important;
    padding: 2em 0 0 0em !important;
  }

  .biz .post_slider .slick-slide {
    margin: 0px 1em 3.25em 1em !important;
  }

  .biz .im-explore-box {
    max-width: calc(55.75% - 1.5rem) !important;
  }

  .biz .im-explore-box h2 {
    font-size: 1.1rem;
  }

  .im-explore-header i {
    font-size: 0.7em;
  }

  .im-cdbg-resource-icon {
    width: 40px;
    height: 40px;
  }
  
  .biz .im-explore-box-content {
    margin: 0 !important;
  }

  .im-init-hero-wrap.biz .im-init-hero-center {
    padding: 2em 0.75em !important
  }

  .biz .im-cdbg-focus-title {
    font-size: 1.5em !important;
  }

  .biz .im-cdbg-focus-inner.slider {
    margin-top: 3em !important;
  }

  .im-init-story-container #response {
    flex-direction: column;
    padding: 1.25em 0;
  }

  .biz .im-init-story-container #response {
    flex-direction: row;
  }

  .biz .im-news-story {
    max-width: 20em !important;
  }

  .im-cdbg-focus-inner.map {
    margin-top: 0em;
  }

  .infra .im-cdbg-focus-wrap .im-cdbg-focus-programs-wrap {
    padding: 0;
  }

  .im-cdbg-focus-inner.infra {
    padding-top: 2em;
  } 

  .biz .infra .im-cdbg-focus-title {
    font-size: 1.2em !important;
  }

  .infra .im-cdbg-focus-programs-wrap {
    width: 100%;
    padding: 1em 0 0 0;
  }

  .biz.broadband .im-cdbg-main-focus-wrap .im-cdbg-focus-programs-wrap.tile,
  .biz .im-cdbg-focus-inner.infra,
  .broadband .im-cdbg-focus-inner.slider {
    display: block !important;
  }
	
  .biz .im-init-hero-headline {
	font-size: 2.2em;
  }

.location-browse-overlay .location-modal-sidewrapper .location-sidewrapper-list-row {
    column-count: 2;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list li a {
    font-size: 0.7em;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list {
  justify-content: space-between;
}

.location-browse-overlay .location-modal-sidenav .location-sidenav-list li {
  text-align: center;
  width: 100%;
}
.transparency-map-wrap {
  padding: 0 !important;
}
.transparency-map-inner {
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 2em 1.1em 2em 0.8em;
}
.transparency-map-inner.map-one-column-layout {
  padding: 1em;
}
.transparency-map-box {
  min-width: calc(100% - 1em);
  width: calc(100% - 1em);
}
.map-one-column-layout .transparency-map-box {
  min-width: 100%;
  padding: 1em;
  width: 100%;
}

.map-two-column-layout {
  display: block;
  overflow: visible;
  padding: 0;
}

.map-two-column-layout .transparency-map-box {
  background: transparent;
  box-shadow: none;
  min-width: 100%;
  padding: .8em;
  width: 100%;
  margin-bottom: 5em;
}

.transparency-map-box.city-modal {
  background: rgba(0, 0, 0, 0.60);
}

.transparency-map-wrap .transparency-map-inner .transparency-map-box #chart .apexcharts-text tspan {
  color: #757575;
  font-size: 1em;
  font-weight: 400;
}


.transparency-table-overflow-wrap .custom-scrollbar {
  margin: -69px 0 0 16px;
  width: calc(100% - 8.95em);
}

  .recipientChart-custom-scrollbar {
    height: 0.9em;
    margin: 1em 0 0;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
  }
   #gisTable_filter {
    right: 0.75rem;
    width: 13rem;
   }
  .transparency-map-box .transparency-map-modal-box .chartDescription{
    margin: -17px 0px 25px 0;
  }
  .fullscreen-toggle{
    width: 36px;
    height: 36px;
    z-index: 4;
  }
  .fullscreen-toggle span svg{
    width: 16px;
    height: 16px;
  }
  .city-modal #investment-map-wrapper {
    height: calc(90vh - 203px) !important;
  }
  .chartDescription select.map-selector{
    background-size: 13px auto !important;
    background: rgba(255, 255, 255, 0) url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01015 10C8.79514 10 8.59358 9.96801 8.40545 9.90402C8.21732 9.84104 8.04263 9.73337 7.88138 9.58102L0.423429 2.53447C0.127799 2.25515 -0.013029 1.90574 0.00094624 1.48625C0.0138465 1.06778 0.168111 0.718877 0.463742 0.439555C0.759372 0.160232 1.13563 0.0205702 1.59251 0.0205702C2.0494 0.0205702 2.42565 0.160232 2.72128 0.439555L9.01015 6.3815L15.3393 0.401465C15.635 0.122142 16.0048 -0.0114242 16.4487 0.000764447C16.8917 0.0139688 17.2609 0.160232 17.5566 0.439555C17.8522 0.718877 18 1.07438 18 1.50606C18 1.93774 17.8522 2.29324 17.5566 2.57256L10.1389 9.58102C9.97767 9.73337 9.80297 9.84104 9.61485 9.90402C9.42672 9.96801 9.22515 10 9.01015 10Z' fill='%23B2B2B2'/%3E%3C/svg%3E") no-repeat right 0.35em top 0.725em;
  }
  #gisTable_wrapper div.dt-buttons {
    margin-top: -2.3em;
  }
  .tile-card-row {
    grid-template-columns: repeat(2, 1fr);
  }
  .tile-card-section h2, .tile-card-section .wp-block-heading {
    grid-column: 1 / span 2;
  }
  .tile-card-row .tile-card {
    padding: 18px 15px 43px;
  }
  .tile-card-row .tile-card h3 {
    font-size: 18px;
    line-height: 20px;
  }
  .split-block h3,
  .split-block h2,
  .about-split-block.split-block h3,
  .about-split-block.split-block h2,
  .tile-card-section h2,
  .question-card-body h2,
  .tile-card-section .wp-block-heading,
  .content-section .wp-block-heading {
    font-size: 28px;
    line-height: 32px;
  }
  .about-split-block p,
  .question-card-body p,
  .content-section p {
    font-size: 16px;
    line-height: 27px;
  }
  .content-section, .custom-cover-block, .tile-card-section, .about-split-block {
    padding: 40px 0 !important;
  }       
  .gis-table-wrpper #gisTable_filter{
    left: 1.25rem;
    width:calc(100% - 1.85rem);
  }
  .recipientChart-scroll{
    overflow-x: auto;
    scrollbar-width: none;
  }
  #chartContainer{
    width: max-content;
  }
  .im-info-card-content {
    flex-direction: column;
  }
	.im-info-card-image-wrapper {
		width: 100%;
	}
  .im-news-image-wrap,
  .im-news-image-wrap .im-news-story-image {
    max-width: 100%;
  }
}

@media screen and (max-width: 480px) {

  /* CDBG */
  .im-cdbg-content-center .im-callout-window::before,
  .im-cdbg-content-center .im-callout-window:before {
    -webkit-transform: rotate(318deg);
    -ms-transform: rotate(318deg);
    transform: rotate(318deg);
    width: 0.8em;
  }

  .im-cdbg-childcare-tile .lt-blue .im-callout-window::before,
  .im-cdbg-childcare-tile .lt-blue .im-callout-window:before {
    -webkit-transform: rotate(316deg);
    -ms-transform: rotate(316deg);
    transform: rotate(316deg);
  }

  .im-cdbg-callout-wrap.im-callout-wrap.lt-blue {
    margin-top: -15.2em;
  }
    /*dbexplore page*/
  .banner-mid-section {
        margin: -1.5em 0 0 0;
   }

}




/*/////////////////////*/
.main-logo {
  display: flex;
  height: 5.1rem;
  position: relative;
  width: 20rem;
  flex-direction: row;
  flex-wrap: nowrap;
}

.main-logo img {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
}

ul.nav-link-wrap li {
  list-style: none;
}

.im-sub-header-left {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.im-sub-header-wrap {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  z-index: 10;
}

.im-sticky-nav .im-sub-header-wrap {
  position: fixed;
  /*top: 0%;*/
  z-index: 550;
}

.im-sticky-nav .im-sub-header-wrap.is-hidden-nav {
  top: 0%;
}

.im-sub-header-wrap {
  position: absolute;
  top: 120px;
  padding: 0 16px;
  display: block;
  width: 100%;
  height: auto;
  z-index: 400;
  left: 0;
  border: 1px solid #E3E3E3;
}


.im-sub-header-nav {
  align-content: center;
  align-items: center;
  display: inline-flex;
  justify-content: flex-start;
  position: relative;
  vertical-align: middle;
}



.nav-link-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
  margin: 0;

}

.subnav.sub-menu {
  background: #fff;
  backdrop-filter: blur(12.5px);
  box-shadow: 0 4px 35px 4px rgba(0, 0, 0, 0.15);
  display: none;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: auto;
  width: 100vw;
  z-index: 1;
}

.subnav.sub-menu .subnav-back,
.main-navigation-menu-close {
  display: none !important;
}

.im-sub-header-left .subnav .im-header-nav-link {
  padding: 5px;
}

.subnav-link-wrap {
  margin: 0 auto;
  max-width: 54rem;
  display: grid;
  grid-template-columns: 300px 300px 300px;
  grid-column-gap: 10px;
  position: relative;
}

.mobile-nav-toggle {
  display: none;
}

.nav-link-wrap .nav-item:hover .subnav.sub-menu {
  display: block;

}

@media screen and (max-width: 1500px),
print {
  .main-logo {
    height: 3.2rem;
    width: 12rem;
  }

  .subnav.sub-menu .menu-item {
    width: 100%;
    display: inline-block;
    padding: 0 21px;
  }

  .im-sub-header-wrap {
    top: 97px;
    padding: 0;
  }

  .im-sub-header-wrap li.nav-item.menu-item a:hover {
    border-bottom: 0 !important;
  }
}

@media screen and (max-width: 900px),
print {
  .im-sub-header-wrap .im-cdbg-sticky-inner {
    padding: 0;
  }

  .nav-link-wrap .nav-item:hover .subnav.sub-menu {
    display: none;
  }

  .im-sub-header-wrap {
    top: 65px;
    height: auto;
    border-bottom: 1px solid #E3E3E3;
  }

  .im-sub-header-wrap .im-cdbg-sticky-tagline {
    display: block;
  }

  .im-cdbg-sticky-item.brand {
    padding: 1em;
    height: 81px;

  }

  .im-sticky-nav .im-cdbg-sticky-item.brand {


    padding: 1em;
    width: 100%;
    display: block;
    position: fixed;
    top: 0px;
    background: #fff;
    height: 81px;
    z-index: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eee;

  }

  .im-sub-header-wrap .im-cdbg-sticky-item:nth-child(3) {
    right: 0;
    position: absolute;
    top: 0;
    z-index: 999;
  }

  .im-header-nav-link-dropdown::after,
  .im-header-nav-link-dropdown:after {
    background: url(../images/arrow-right.png) no-repeat center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 14px;
    margin: 0 10px;
    float: right;
    transform-origin: center;
    vertical-align: top;
    width: 0.6em;
  }

  .mobile-nav-toggle {
    background: #fff;
    border-radius: 3em;
    border: 1px solid;
    color: #323232;
    display: inline-block;
    font-family: "URWDINSemiCondensed", Arial, sans-serif;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.2em;
    min-width: unset;
    padding: 11px 20px;
    margin: 11px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
  }

  .nav-open a.mobile-nav-toggle {
    display: none;
  }

  .mobile-nav-toggle1 {
    background: #000;
    border-radius: 50%;
    display: block;
    height: 1.75rem;
    position: absolute;
    right: 1.25rem;
    /* top: 1.7rem; */
    top: auto;
    width: 1.75rem;
    z-index: 200;
  }

  .mobile-nav-toggle .menu-bar {
    background: #fff;
    display: block;
    height: 2px;
    left: 6px;
    margin: auto;
    position: absolute;

    top: .55em;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: .85rem
  }

  .mobile-nav-toggle .menu-bar.mb2 {
    top: .85em;
  }

  .mobile-nav-toggle .menu-bar.mb3 {
    top: 1.15em;
  }

  .nav-open .mobile-nav-toggle .menu-bar.mb1 {
    top: .85em;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .nav-open .mobile-nav-toggle .menu-bar.mb2 {
    opacity: 0;
  }

  .nav-open .mobile-nav-toggle .menu-bar.mb3 {
    top: .85em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mobile-nav-toggle .menu {
    display: block;
    height: 2px;
    left: 32px;
    margin: auto;
    position: absolute;
    top: 2px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 0.85rem;
    top: 76px;
  }

  .nav-open .im-cdbg-sticky-item:nth-child(2) {
    background: #fff;
    display: block !important;
    left: -1px;
    padding: 1.25rem 1.25rem 2rem 1.25rem;
    position: absolute;

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100vw;
    top: 82px;
    height: 100vh;
  }

  .im-sub-header-wrap .im-cdbg-sticky-item:nth-child(2) {
    display: none;
  }

  .im-sticky-nav .nav-open .im-cdbg-sticky-item:nth-child(2) {
    background: #fff;
    display: block;
    left: 0;
    padding: 1.25rem 1.25rem 2rem 1.25rem;
    position: fixed;
    top: 81px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100vw;
    height: 100vh;

  }

  .nav-link-wrap {
    display: block;
  }

  .im-sub-header-wrap .inner-nav-open .im-cdbg-sticky-item:nth-child(3) {
    z-index: 9999;
    position: absolute;
  }

  .im-sub-header-left .im-header-nav-link {
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.2rem;
    height: auto;
    padding: 0.5em 0;
    text-align: left;
  }

  /*    sub nave*/
  .subnav.sub-menu,
  .im-sticky-nav .subnav.sub-menu {
    display: none;
  }


  .nav-link-wrap .inner-level-open .subnav.sub-menu {
    display: block !important;
    position: absolute;
    top: -80px;
    left: 0;
    padding: 0;
    width: 100%;
    background: #fff;


  }

  .im-sticky-nav .nav-link-wrap .inner-level-open .subnav.sub-menu {
    display: block !important;

  }

  .subnav-link-wrap {
    display: block;
    width: 100%;
    height: 100vh;
    position: relative;
    column-count: 1;
  }

  .subnav.sub-menu .subnav-back {
    display: block !important;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #E3E3E3;
    left: 2px;
    padding: 26px 0px 18px 26px;
    margin-bottom: 1.25rem;
  }

  .subnav.sub-menu .subnav-back .material-symbols-rounded {
    font-size: medium;
  }

  .nav-open .main-navigation-menu-close {
    display: block !important;
    float: right;
    right: 0;
    padding: 5px 5px 0 5px;
    background: #fff;
    border-radius: 3em;
    border: 1px solid;
    color: #323232;
    font-family: "URWDINSemiCondensed", Arial, sans-serif;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.2em;
    min-width: unset;
    margin: 16px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
  }
  .subnav.sub-menu .subnav.sub-menu .subnav-link-wrap a {
    padding: .25em 1em .5em 0;
  }
  .alert-active .subnav-link-wrap {
    padding: 3rem 0;
  }
   /*Dbexplore page*/
    .transparency-page-left {
        display: none;
    }
    .transparency-page-left.mobile-open {
      background: #fff;
      border-radius: 1.5em 1.5em 0 0;
      bottom: 0;
      display: block;
      height: auto;
      left: 0;
      max-height: 90%;
      overflow: auto;
      position: fixed;
      top: auto;
      width: 100%;
      z-index: 9999;
      padding-bottom:8em;
      min-height:70vh;
    }
    .transparency-filter-option-wrap{
      max-width:100%;
    }
    .transparency-page-wrap:has(.transparency-page-left.mobile-open)::after {
      content: "";
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.70);
      backdrop-filter: blur(10px);
      z-index: 510;
    }
    .transparency-page-wrap:has(.transparency-page-left.mobile-open) > .transparency-mobile-filter-close.transparency-mobile-filter-hidden-close{
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      z-index: 512;
      border-radius: 0;
      opacity:0 !important;
      transition: none  !important;
      background:transparent;
      display:flex;
    }
    .transparency-page-back,
    .transparency-page-filter-title,
    .transparency-browse-option-wrap,
    .transparency-page-left-end {
      display: none;
    }
    .transparency-mobile-filter-title-bar {
      display: block;
      padding: 1em 1.5em;
    }
    .transparency-mobile-apply {
      display: block;
    }
    .transparency-mobile-filter-close {
      appearance: none;
      background: #FFC700;
      border: none;
      border-radius: 50%;
      display: block;
      height: 1.875em;
      line-height: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      right: .875em;
      top: .875em;
      width: 1.875em;
      z-index: 2;
    }
    .transparency-mobile-filter-close:hover,
    .transparency-mobile-filter-close:focus-visible,
    .transparency-mobile-filter-close:not(.plain_btn):not(.white_btn):hover,
    .transparency-mobile-filter-close:not(.plain_btn):not(.white_btn):focus-visible {
      background: #FFC700;
      box-shadow: none;
      transform: none;
    }
    .transparency-mobile-filter-title {
      display: block;
      font-size: 1.2em;
      font-weight: 700;
      line-height: 1.2em;
      margin: 0;
      position: relative;
    }
    .transparency-filter-option-wrap {
      gap: 1.5em;
      padding: 1em 1.5em;
    }
    .transparency-filter-option {
      max-width: none;
    }
    .transparency-filter-custom-select-trigger,
    .transparency-filter-custom-select-trigger:not(:disabled),
    .transparency-filter-select {
      box-shadow: none;
      border: 1px solid #cbcbcb;
      border-radius: .5em;
    }
    .transparency-page-right-hero-facet {
        display: none;
    }
    .transparency-page-right {
        width: 100%;
    }
    .transparency-page-right-hero {
        display: flex;
        gap:0;
        min-height: 0;
        padding:0;
        height: 100%;
    }
    .transparency-page-right-hero-background {
        height: 19.3em;
        order: 2;
        position: relative;
        top: 0;
        width: 100%;
    }
    .map-three-column-layout {
        margin-top: 1.7em;
    }
    .transparency-page-right-hero-content-wrap {
        max-width: 100%;
        text-align: center;
    }
    .transparency-page-right-hero-background-clip{
        clip-path:none;
    }
    .transparency-page-right-hero-background::after{
        display:none;
    }
    .transparency-page-right-hero-title {
        font-size: 2.2em;
        margin: .2em auto;
    }
    .transparency-page-right-hero-subtitle {
        margin: .4em auto;
    }
    .transparency-page-right-hero-text {
        font-size: .8em;
    }
    .banner-mid-section {
        bottom: auto;
        left: 50%;
        margin: -1.5em 0 0 0;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 95%;
    }
    .transparency-page-right-hero-content {
        padding: 4em 1em 1em 1em;
        text-align: center;
    }
    .banner-mid-img {
        max-width: 4em;
    }
    .transparency-map-wrap{
        padding:0 .8em;
    }
    .map-two-column-layout .transparency-map-inner {
        flex-wrap: wrap;
    }
    .map-two-column-layout .transparency-map-box {
        flex-basis: 100%;
    }
    .transparency-table-title-bar {
        padding: 0 .8em;
        flex-wrap: wrap;
        gap: 0.3em;
    }
    .transparency-table-overflow-inner {
        padding: 0 0 .8em 0;
    }
    .table-load-more-btn {
        line-height: 21px;
        padding: .5em 2em 0.75em 2em;
        width: 100%;
    }
    .transparency-table-overflow-wrap::before,
    .transparency-table-overflow-wrap::after {
        width: 1em;
    }
        .transparency-mb-filter-wrap {
            display: block;
            margin: 1.5em 0;
            padding: 0 .8em;
            position: sticky;
            text-align: center;
            top: 3.5em;
            width: 100%;
            z-index: 99;
        }
        .transparency-mb-filter-inner {
          align-items: center;
          backdrop-filter: blur(13px);
          background: rgba(255, 255, 255, 0.80); /* Default background */
          border-radius: 100px;
          box-shadow: 4px 2px 20px 2px rgba(0, 0, 0, 0.06);
          display: inline-flex;
          justify-content: space-between;
          margin: 0 auto;
          max-width: 25em;
          padding: 0 .5em;
          transition: background-color 0.3s ease; /* Smooth transition */
          width: 100%;
        }
        .transparency-mb-filter-item {
            color: #323232;
            font-size: .7em;
            font-style: normal;
            font-weight: 700;
            line-height: 1.14em;
            padding: 0.86em 1em;
            position: relative;
        }

            .transparency-mb-filter-item {
              align-items: center;
              appearance: none;
              background: none;
              display: flex;
              font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
              gap: .5em;
              margin: 0;
              text-transform: none;
            }
            .transparency-mb-filter-item:hover,
            .transparency-mb-filter-item:not(.plain_btn):not(.white_btn):hover,
            .transparency-mb-filter-item:focus-visible,
            .transparency-mb-filter-item:not(.plain_btn):not(.white_btn):focus-visible {
              background: none;
              color: #323232;
              box-shadow: none;
              transform: none;
            }
        .transparency-table-wrap {
          margin: .75em 0 0 0;
        }
        /* New sticky background color */
        .sticky .transparency-mb-filter-inner {
            background: rgba(50, 50, 50, 0.90);
        }
        /* Style for the sticky state */
        .sticky {
            background: rgba(50, 50, 50, 0.90);
            transition: background-color 0.3s ease;
        }
       .transparency-mb-filter-inner.sticky .transparency-mb-filter-item {
            color: #fff !important;
        } 
       .transparency-mb-filter-inner.sticky .transparency-mb-filter-item svg path{
           fill:#fff !important;
       }
    /*BROWSE PROGRAM*/
    .transparency-browse-program-header {
        margin: 1em 0 1.5em 0;
    }
    .transparency-browse-program-overlay-inner {
      background: #fff;
      bottom: 0;
      border-radius: 1.5em 1.5em 0 0;
      color: #323232;
      height: 90vh;
      left: 0;
      overflow-y: auto;
      padding: 1em 1.5em 3em 1.5em;
      position: fixed;
      width: 100%;
    }
    .transparency-overlay-close {
      margin: .875em 0 0 0;
      right: .875em;
      position: fixed;
      top: 10vh;
    }
    .transparency-browse-program-heading {
      color: #323232;
      font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
      font-size: 1.2em;
    }
    .transparency-browse-all {
      position: relative;
      right: auto;
      top: auto;
    }
    .transparency-browse-program-links-title {
      color: #323232;
    }
    .transparency-browse-program-link,
    .transparency-browse-program-link:hover,
    .transparency-browse-program-link:focus-visible {
      color: #757575;
    }
    .transparency-browse-program-links-wrap {
      column-count: 3;
    }
    .transparency-browse-program-links-block {
        flex-basis: 100%;
    }
    .transparency-browse-program-overlay-close {
        height: 2em;
        width: 2em;
    }
    .transparency-page-right-caption {
      gap: .5em;
      margin: 0 0 -1em 0;
      z-index: 1;
    }
    .transparency-page-right-caption-location-wrap {
      padding-right: .5em;
    }
    .transparency-page-right-caption-location-wrap::after {
      margin: 0 0 0 -1.3325em;
    }
    .transparency-map-box.city-modal {
      padding: 0;
    }

    .transparency-map-box.city-modal .transparency-map-modal-box {
      background: #fff;
      bottom: 0;
      border-radius: 1.5em 1.5em 0 0;
      color: #323232;
      height: 90vh;
      left: 0;
      overflow-y: auto;
      padding: 1em 1.5em 3em 1.5em;
      position: fixed;
      width: 100%;
    }
    .transparency-map-box.city-modal .transparency-map-modal-box #divMap {
      height: calc(100vh - 20em);
    }
    .transparency-map-box.city-modal .transparency-map-modal-box .chartDescription {
        margin: 0px 0px 25px 0;
    }
}
@media screen and (max-width:600px){
    /*Ddexplore CSS*/
    .banner-mid-section {
       margin: -.6em 0 0 0;
    }
    .map-three-column-layout .transparency-map-inner {
        flex-wrap:wrap;
    }
    .map-three-column-layout .transparency-map-box {
        flex-basis: 100%;
    }

    .map-one-column-layout .transparency-map-box {
      background: transparent;
      box-shadow: none;
      padding: 0;
      border-radius: 0;
    }

    .map-one-column-layout .transparency-map-box::after {
      display: none;
    }

    .transparency-map-wrap .transparency-map-inner.map-two-column-layout .transparency-map-box .chartDescription .graph-heading,
    .transparency-map-wrap .transparency-map-inner.map-one-column-layout .transparency-map-box .chartDescription .graph-heading,
    .transparency-table-title-bar .transparency-table-title {
      font-size: 1.5em;
      font-family: "URWDINCondensed", "URW DIN Cond", "Arial Narrow", Arial, sans-serif;
      text-transform: uppercase;
    }

    .transparency-browse-program-links-wrap {
        column-count: 1;
    }
    .recipient-chart-container{
      position:relative;
      display:flex;
    }
    /* css for recipient chart scroll */
    .recipient-chart-container:before{
      content:'';
      width:0.8em;
      position:relative;
      display:block;
    }
    .recipientChart-scroll-wrapper,
    .recipientChart-range .chartDescription{
      padding: 0 0.8em;
    }
    .map-one-column-layout.recipientChart-map-box{
      padding-left:0;
      padding-right:0;
    }
    .split-block .img-box {
      padding-bottom: 65%;
    }
    .about-split-block.split-block .img-box {
      height: 330px;
    }
 }

.im-sub-header-wrap .im-header-nav-link {
  color: #757575;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
  border-bottom: 3px solid transparent;
  position: relative;
  text-decoration: none;
  text-transform: none;
  font-family: "TradeGothicNext", "Trade Gothic Next LT Pro", "Arial Narrow", Arial, sans-serif;
}

.sub-menu a.im-header-nav-link {
  font-weight: 400;
  font-size: 16px;
  padding: 20px;
}

.im-sub-header-wrap .im-header-nav-link:hover {
  color: #313131;
}

.im-sub-header-wrap li.nav-item.menu-item a:hover {
  border-bottom: 3px solid #000;
}

.im-sub-header-wrap li.nav-item.menu-item .sub-menu a:hover {
  border-bottom: 3px solid transparent;
}

.brand .im-cdbg-sticky-logo {
  width: 4em;
}

.sub-header-nav .body-content {
  padding-top: 76px;
}

.im-sticky-nav .body-content {
  padding-top: 0px !important;
}
.sub-header-nav.im-sticky-nav .im-header-seat {
  display: none;
}

.is-hidden {
  opacity: 0;
  -webkit-transform: translate(0, -120px);
  -webkit-transition: -webkit-transform .2s, background .3s, color .3s, opacity 0 .3s;
}

.is-visible {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -webkit-transition: -webkit-transform .2s, background .3s, color .3s;
}

.im-full-nav-open .widget-translator ul li a,
.im-business-nav-open .widget-translator ul li a {
  background: #000;
}


@media (max-width: 767px) {
  /* Sticky clone */
  .dataTables_scroll {
    display: grid;
    grid-template-areas:
      "header"
      "body";
    grid-template-rows: auto 1fr;
  }

  .dataTables_scrollHead {
    background-color:#F2F2F2;
    grid-area: header;
    z-index: 100;
    transition: box-shadow 0.3s ease;
  }
  .dataTables_scrollHead .dataTables_scrollHeadInner table tr th{
    box-sizing:border-box;
  }

  .dataTables_scrollHead.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  }

  .dataTables_scrollBody thead {
    opacity: 0;
    height: 0;
    pointer-events: none;
  }

  .dataTables_scrollHead table,
  .dataTables_scrollBody table {
    /* width: 100% !important; */
    table-layout: fixed;
  }
  .table-sticky-active .is-visible{
    opacity: 0;
    -webkit-transform: translate(0, -160px);
  }
  .table-sticky-active .transparency-mb-filter-wrap{
    opacity:0;
    pointer-events: none;
  }
}


@media (max-width: 601px) {
      .touring-roaster-traditional-col {
        gap: 0 !important;
      }
  }
  @media (max-width: 901px) {
      .touring-roaster-traditional-col p {
        padding-left: 25px;
          margin-bottom: 0;
      }
    .kansas-touring-category-header {
        padding-left: 25px;
    }
  }
  #programChart {
    position: relative; /* Make the container relative */
}

@media (max-width: 600px) {
  .transparency-date-updates{
    flex-direction: column;
    flex-direction: column;
    grid-gap: 0.1em;
    padding-top: 0.25em;
  }
  .transparency-dot.transparency-update-box{
    display: none;
  }
  .transparency-date-updates .transparency-update-box{
    font-size: 0.65em;
  }
  .transparency-map-box .fullscreen-toggle::after{
    width: 100vw;
    height: 420px;
    position: absolute;
    content: '';
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
  }
  .transparency-map-box.city-modal .fullscreen-toggle::after{
    display: none;
  }
  .im-region-map-wrap{
    z-index: 0;
  }
  .transparency-map-box.city-modal .im-region-map-wrap{
    z-index:11;
  }
}

@media (max-width: 425px) {
  .im-staff-content {
    padding: 0.7em;
  }
  .im-news-story-title {
    margin: 0;
  }
  .im-news-story-desc {
    font-size: 0.7em;
  }
  .im-list-view .im-staff-content::after {
    position: initial;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1920px) {
  .dataTables_scrollHeadInner{
    margin:auto;
  }
}

