/**
 * Theme Name: Idaho Webmaster v4 - Child Tax Commission
 * Template: Webmaster-v4
 * Description: The theme to use and edit for making any changes to a specific site.
 * Author: White Whale Web
 * Author URI: https://whitewhaleweb.com/
 * Version: 1.0.1
 * Text Domain: webmaster-bs4
 */

body h4 {
  margin-top: 1.2em;
}
.footer_contact-us {
  color: #0059b3;
  text-decoration: underline;
}
#back-to-top {
  color: #0476b2;
  background-color: #fff;
}
#back-to-top:hover > i,
#back-to-top:focus > i {
  color: #000000;
}
#masthead .header-background {
  height: auto;
}
.agency-logo {
  padding-top: 0px;
  padding-left: 15px;
}
.breadcrumbs {
  margin-bottom: 0px;
}
.breadcrumb {
  margin-top: 0px;
}
.breadcrumb-item:first-child a::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f015";
  margin-right: 4px;
  text-decoration: none;
  display: inline-block;
}
.breadcrumbs.container-fluid a,
.breadcrumb-item.active,
.breadcrumb-item + .breadcrumb-item::before {
  color: #f8f9fa !important;
}
#colophon {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url(img/seal.png);
  background-repeat: no-repeat;
  background-blend-mode: luminosity;
  background-size: 310px 190px;
  background-position: 75% 97%;
}
.notice-area {
  color: black !important;
}
.top-menu a span:hover {
  color: #fff;
}
.top-navigation {
  background-color: #fff;
  color: #000;
  height: auto;
  line-height: 30px;
}
.fontsizer {
  color: #000;
}
.mega-sub-menu,
.mega-sub-menu *,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  opacity: 1 !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  padding: 5px 5px;
}
.tablepress thead .dt-orderable-asc .dt-column-order,
.tablepress thead .dt-orderable-desc .dt-column-order {
  color: #fff;
}
.tablepress thead .dt-ordering-asc .dt-column-order,
.tablepress thead .dt-ordering-desc .dt-column-order {
  color: #000000;
}
footer h4 {
  color: #fff;
}
a {
  text-decoration: underline !important;
}
button.close {
  background-color: transparent;
  border: 0;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
body h4.modal-title {
  margin-top: 0px;
  color: black;
}

body .bg-light {
  background-color: #f8f9fa !important;
}

.card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  background-color: #fff;
}

.alert-style-override {
  color: #005580;
  font-size: 18px;
  font-weight: 700;
}
.elementor-alert-info .elementor-alert-title {
  color: #005580;
}
.elementor-alert-danger .elementor-alert-title {
  color: #c20000;
}
.elementor-alert-warning .elementor-alert-title {
  color: #8a6d3b;
}

.footer-links {
  justify-content: center;
}
.footer-links a:hover {
  text-decoration: underline !important;
}
.versioning {
  display: block;
}

.header-background {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 400px;
}

main a:hover {
  color: var(--color5) !important;
}

p:not(footer p) > a:hover,
table:not(footer table) a:hover,
p:not(header p) > a:hover,
table:not(header table) a:hover {
  color: var(--color5) !important;
}

.footer-top p a:hover {
  color: var(--color5) !important;
}

.top-menu {
  padding-right: 10px;
  padding-top: 2px;
  line-height: 28px;
}
#top-navigation {
  line-height: 30px;
}

#top-navigation .nav-link {
  color: white !important;
  padding: 0.25rem 0.7rem !important;
  background-color: #0077b3;
  border-radius: 4px;
  font-size: 13px;
}

#top-navigation .nav-link {
  font-weight: normal !important;
}

.accordion#accordionScrollSpy {
  padding: 0 15px 0 12px;
}

.accordion#accordionScrollSpy .card {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-tab-title:focus,
.elementor-tab-tilte:focus-visible {
  outline: auto !important;
  outline: black solid 2px !important;
  outline-offset: 1px !important;
}

#mc_embed_signup .mc-field-group label,
#mc_embed_signup .indicates-required {
  color: black;
}
#mc_embed_signup .mce_inline_error {
  color: #c20000 !important;
}
#mc_embed_signup input.mce_inline_error {
  border-color: #c20000 !important;
}
#mc_embed_signup .button {
  background-color: #0476b2 !important;
}

#mec-events-view-label {
  text-align: start;
}
.mec-search-form .mec-date-search {
  width: 100%;
}
[data-metakey="document_title"] span {
  color: #0059b3;
}

th.dt-orderable-asc span.dt-column-order:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* required for solid icons */
  content: "\f0dc"; /* fa-sort */
  margin-left: 0.3em;
}
th.dt-ordering-desc span.dt-column-order:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f0de"; /* fa-arrow-up */
  margin-left: 0.3em; /* up arrow */
}
th.dt-ordering-asc span.dt-column-order:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f0dd"; /* fa-arrow-down */
  margin-left: 0.3em;
}

a.wp-block-button__link {
  background-color: #fff !important;
}
a.wp-block-button__link:hover,
a.wp-block-button__link:focus {
  background: var(--color2) !important;
}
.elementor-widget-button .elementor-button:hover {
  background-color: #447d46 !important;
  text-decoration: none !important;
  font-size: 1.2em !important;
  font-weight: 700 !important;
  font-style: normal;
  text-decoration: none;
  color: #fff !important;
  border-radius: 4px 4px 4px 4px;
  transition: all 0.2s ease-in-out;
}
.elementor-button:hover .elementor-button-text {
  color: #fff !important;
}

.mec-single-event .mec-event-social a.twitter {
  padding: 5px !important;
}
.max-h-0 {
  height: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  padding: 0 8px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  display: inline-block !important;
  padding: 0px !important;
}
a.mega-menu-link {
  text-decoration: none !important;
}
a.mega-menu-link:hover {
  text-decoration: underline !important;
}
a.mega-menu-link:focus {
  text-decoration: underline !important;
}
.fb-page {
  width: 100%;
}
.footer-widget.social-area {
  text-align: left;
}

#masthead .col-10 {
  width: 83.33% !important;
}

#back-to-top:hover {
  background-color: var(--color7);
}
#back-to-top:hover > i {
  color: #000000;
}

#back-to-top.show {
  opacity: 1;
}

.custom-top-nav-content {
  flex-wrap: wrap;
  justify-content: center;
}

.footer-h4 {
  margin-top: 1.2em;
  margin-bottom: 0.5rem;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8em;
  letter-spacing: 0.5px;
}

.h2-override::after {
  content: none !important;
  border: 0px black solid;
  border-bottom: 1px;
}

.elementor-button.elementor-button-link.elementor-size-sm {
  font-size: 15px !important;
  padding: 12px 24px;
  font-weight: normal !important;
}
.pressrelease-card a {
  text-decoration: none !important;
  font-style: normal;
}

.gray-btn {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #fff;
  min-height: 174px;
  height: 100%;
  padding: 4px;
}

.gray-btn .icon {
  display: flex;
  align-items: center;
}

.graybar-btn-title,
.graybar-btn-title {
  margin-top: 5px;
  color: #0059b3 !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 1.6rem;
  font-style: italic;
  padding-left: 16px;
}
a.gray-btn {
  text-decoration: none !important;
}
a.gray-btn:hover span,
a.gray-btn:focus span {
  color: #447d46 !important;
}

footer .footer-btn a.button:hover,
footer .footer-btn a.button:focus {
  background-color: #fff !important;
  color: #000000 !important;
}
.social:focus > i {
  color: var(--color5);
}
a[href="/search"] {
  position: relative;
  z-index: 99 !important;
}

.icon-card .elementor-element.elementor-button-info .elementor-button {
  border-color: #00000000 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.tablepress > :where(tbody.row-striping) > :nth-child(odd of :where(:not(.child, .dtrg-group))) + :where(.child) > *,
.tablepress > :where(tbody.row-striping) > :nth-child(odd of :where(:not(.child, .dtrg-group))) > * {
  background-color: #fff;
  color: var(--odd-text-color);
}

ul.menu > li.menu-item a {
  text-decoration: none !important;
}

footer .wp-block-button:hover > a {
  background-color: #00000000 !important;
}

.fp-block-content ul li a {
  text-decoration: none !important;
}
.fp-block-content ul li a:hover {
  text-decoration: underline !important;
}
.entry-footer {
  display: inline !important;
}

form#property-values-county select.form-control {
  width: 16.666667%;
}

form#property-values-county button.submit-btn {
  background-color: var(--color1);
  border-color: var(--color1);
  color: #fff;
}
form#property-values-county button.submit-btn:hover,
form#property-values-county button.submit-btn:focus {
  background-color: var(--color4);
  border-color: var(--color4);
  color: #fff;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px !important;
}

html,
body {
  height: auto !important;
  background-color: #ffffff;
  background: #ffffff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 400;
  overflow-x: hidden;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  position: relative;
  height: 100%;
  overflow-x: hidden;
}
h2,
.h2 {
  font-size: 1.88rem;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
h1.entry-title,
.h1,
h1 {
  padding-top: 2rem;
  font-size: 2.25rem;
  color: #447d46;
  margin-bottom: 10px;
}

.fp-block-content ul li a,
.graybar-button-tile a,
.pressrelease-card a,
.elementor a,
.elementor svg,
.sidemenu ul li a,
.sspy-container a,
.press a,
.cat-item a,
.pr a,
.text-right a {
  color: #0059b3 !important;
  fill: #0059b3 !important;
}
.text-right {
  text-align: end;
}
.text-right a {
  font-weight: 700;
  text-decoration: none !important;
}
.mec-wrap .mec-event-list-minimal .mec-event-title a {
  text-decoration: none !important;
}

.mega-menu-link:hover {
  text-decoration: underline !important;
}
.button-tile > a:hover {
  color: #fff !important;
  transition: 0.5s ease;
  text-decoration: underline;
}
a {
  color: #0077b3;
  transition: 0.5s ease;
}
a:hover {
  text-decoration: underline;
  transition: 0.5s ease;
  color: #447d46 !important;
}
.elementor-button span {
  color: #fff !important;
}
.elementor a:hover {
  text-decoration: underline;
  transition: 0.5s ease;
}
#main {
  padding-top: 0px;
}
ul > li,
ol > li {
  padding-bottom: 8px;
}
ol.breadcrumb > li {
  padding-bottom: 0px;
}
.card.card-front {
  padding: 0.5em;
  background: #b8cbef;
  display: flex;
  height: 100%;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0px;
  box-shadow: 3px 1px 12px 6px rgb(0 0 0 / 50%);
  border-radius: 0;
}
.p-1em {
  padding-top: 1em;
  padding-bottom: 1em;
}
.headerText {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 500;
  font-weight: bold;
  font-size: 36px;
  padding-left: 10%;
  padding-right: 10%;
  line-height: 1.1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.9);
  font-style: italic;
}
h1.text-center.align-middle.text-white.headerText.mx-auto {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 0;
}
.nav-container {
  background: #1b386d;
  color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
}
.agency-name {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

#masthead .logo {
  width: 80%;
  max-width: 230px;
  padding: 5px 0px;
  display: -webkit-inline-box;
  display: inline-flex;
  float: none;
  max-height: 150px;
  margin-left: 2em;
}
#masthead .row.align-items-center.d-flex {
  border: none !important;
}
.breadcrumbs.container-fluid {
  padding-left: 2em;
}
.top-navigation {
  padding-left: 0px;
  z-index: 2;
}
.top-navigation .row {
  padding-left: 1em;
}
.top-navigation li {
  padding-bottom: 2px;
}
.breadcrumb {
  padding: 0.75rem 1rem 0 1rem;
  margin-bottom: 0rem;
}
.breadcrumbs.container-fluid {
  background: #333;
  padding-bottom: 10px;
  color: #fff;
}
.breadcrumbs.container-fluid a {
  color: #fff;
}
.breadcrumb-item.active {
  color: #f8f9fa;
  font-weight: bold;
}
header#masthead.site-header
  div.row.align-items-center.d-flex
  div.col-9.col-sm-9.col-md-10
  nav.navbar.navbar-expand-lg.col-md-11.col-lg-12
  div.d-none.d-lg-flex.col-lg-1.d-print-none
  a {
  z-index: 2;
}
header.entry-header {
  padding: 10px 10px 0px 10px;
}
/* ================ end of HEADER ================ */

/* ================ NAVIGATION MENUS ================ */
#top-navigation .nav-link:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 1);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 16px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  text-decoration: none;
  border-bottom: solid 2px #f0ad4e;
}
.nav > .active > a {
  color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary {
  margin-left: -15px;
}
.mega-menu-wrap {
  margin-left: 0px !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link {
  font-weight: 400;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:focus,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:focus,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:focus {
  color: #447d46 !important;
  font-weight: bold !important;
  text-decoration: underline !important;
  background: transparent !important;
  box-shadow: inset 0px 0px #447d46 !important;
  padding: 5px 5px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-weight: 400;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link {
  color: #555;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  ul.mega-sub-menu
  ul.mega-sub-menu {
  margin-left: 15px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  ul.mega-sub-menu
  ul.mega-sub-menu
  > li
  > a {
  font-size: 12px !important;
  padding: 1px 5px 1px 5px;
}

div#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  background: transparent !important;
}

.mega-menu-grid > a:hover {
  color: #fff !important;
}

.sidemenu {
  min-height: 100%;
  background-color: #fdfdfd;
  border-right: 1px solid #dee2e6;
  padding-right: 0px;
}
.sidemenu ul {
  list-style: none;
  list-style-type: none;
  margin-block-start: 1em;
  margin-block-end: 2em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 5px;
}
.sidemenu ul li {
  list-style: none;
  margin: 3px auto;
  width: 100%;
  height: auto;
  padding: 0;
  border: none;
  transition: all 0.3s ease;
}
.sidemenu ul li a {
  font-weight: normal;
  width: 100%;
  display: block;
  padding: 6px 12px;
  position: relative;
}
.sidemenu ul li a:hover {
  text-decoration: none;
  color: #447d46;
}
.sidemenu ul li:hover {
  box-shadow: inset -2px -2px #447d46;
}
.sidemenu ul li.current_page_item {
  background: #eee;
  border-right: solid 2px #0077b3;
}
.sidemenu ul li.current_page_item > a {
  color: #0e5f88 !important;
  font-weight: bold;
}
ul#menu-taxes-footer,
ul#menu-helpful-links,
ul#menu-footer-services,
ul#menu-footer-contact {
  list-style: none;
  margin-block-start: 0em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  padding-bottom: 30px;
}
ul#menu-taxes-footer li,
ul#menu-helpful-links li,
ul#menu-footer-services li,
ul#menu-footer-contact li {
  color: white;
  text-align: left;
  vertical-align: top;
  list-style: none;
  align-self: start;
  width: 99%;
  padding: 3px 0;
}
ul#menu-taxes-footer li a,
ul#menu-helpful-links li a,
ul#menu-footer-services li a,
ul#menu-footer-contact li a {
  color: white;
  font-weight: bold;
}
ul#menu-taxes-footer .menu-item {
  display: inline-block;
  max-width: 49%;
  margin-block-start: 0px;
  min-width: 49%;
}
.menu-taxes-menu-container ul#menu-taxes-footer {
  list-style: none;
  display: flex;
  justify-content: space-around;
  width: 40%;
  margin: auto;
  background: #fff;
}
.menu-taxes-menu-container ul#menu-taxes-footer a {
  font-weight: bold;
}
.menu-taxes-menu-container {
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% + 60px) !important;
  display: flex;
  padding-top: 15px;
  transition: 0.29s all ease-in;
}
.menu-taxes-menu-container.sticky {
  box-shadow: 0 1px 6px 0px rgb(0 0 0 / 50%);
  transition: 0.29s all ease-in;
  padding-left: 40px;
}
.menu-taxes-menu-container.sticky ul#menu-footer-taxes-menu {
  list-style: none;
  display: flex;
  justify-content: space-around;
  width: 40%;
  margin: unset;
  background: #fff;
  transition: 0.29s all ease-in;
}
ul.sub-menu {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 85%;
}

/* ========== Accordion Styles =========== */
.accordion .card-header::before {
  content: "\f107" !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  font-size: 1.75em !important;
  display: inline-block !important;
}

#accordionSubMenu.accordion > div.card.bg-light > div#headingOne.card-header > h2 > button.btn.btn-link,
#accordionScrollSpy.accordion > div.card.bg-light > div#headingOne.card-header > h2 > button.btn.btn-link {
  width: 100%;
  height: 100%;
  text-align: left;
  font-weight: bold;
  color: #005580;
  margin-left: 15px;
}
.card-header#headingOne {
  padding: 0rem 0.25rem 0rem 1rem;
}
.accordion#accordionScrollSpy {
  margin-top: 10px;
}
.accordion#accordionSubMenu {
  margin-top: 5px;
}

#collapseOne.collapsing > .card-body,
#collapseTwo.collapsing > .card-body,
#collapseOne.collapse.show > .card-body,
#collapseTwo.collapse.show > .card-body {
  padding: 0.5rem;
}

/* =============== Scroll Spy =============== */
#sspy-menu ul {
  list-style: none;
  flex-direction: column;
}
#sspy-menu ul li {
  padding: 6px 12px;
  border-bottom: 1px solid #ddd;
}
#sspy-menu ul li a.active {
  font-weight: bold;
}
.sspy-container {
  position: fixed;
  right: 0.5em;
  top: 0px;
  max-width: 18%;
  z-index: 1;
  padding-left: 3em;
}
#sspy-menu {
  position: relative;
}

/* ================ FOOTER ================ */
.site-footer {
  background: #1b386d;
}
.footer-navigation .col-md-6.footer-widget {
  max-width: 100%;
}
.footer-top {
  background: #f4f4f4;
  padding: 30px 0 10px 0;
  margin-bottom: 20px;
}

.site-footer a:hover {
  color: #fff !important;
}

/* ================ 404 Page ========== */

.error-404.not-found .card-body {
  gap: 2em;
}

.error404 #masthead .header-background {
  display: none;
}

.error404 .col {
  padding: 0 15px;
}

.error404 #colophon {
  margin-top: 0 !important;
}

.error-404.not-found {
  display: flex;
  align-items: start;
  justify-content: center;
  min-height: 100vh;
  text-align: start;
  background-size: cover;
  background-image: none;
  background-color: #fff;
  color: #000000;
  padding: 0;
  margin: 0;
}

.error-404.not-found h1 {
  font-size: 2.25rem;
  margin-top: 0;
}

.error-404.not-found h2 {
  margin-top: 0 !important;
}

.error-404.not-found p {
  margin: 20px 0;
}

.error-404.not-found a,
.error-h2 {
  color: #0476b2 !important;
}

.error-404.not-found .card {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
  border-radius: 0.375rem;
  margin-top: 6rem;
  background-color: transparent;
}

.error-404 .bg-light {
  background-color: #f8f9fa !important;
}

.error-404.not-found .card-body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  color: #000000;
}

.error-404 .card-text {
  color: #000000;
  text-align: left;
}

.error-404 .error-p {
  font-size: 16px;
}

.error-404 .error-p-initial {
  font-size: initial;
}

.error-404 .card-body i {
  color: #000000;
  font-size: 30px;
}

@media (max-width: 700px) {
  .error-404.not-found .card-body {
    gap: 35px;
  }
}

/* ========================== */

/* ================ Search & Filter Pro Styles ================ */
.italic {
  font-style: italic;
  color: #666;
}
.search-filter-reset {
  color: #026698;
}
.nav-next {
  margin-left: auto;
}
.card.bg-light {
  box-shadow: none;
}
li.sf-field-submit > input {
  position: relative;
  padding: 7px 18px;
  font-size: 16px;
  border: 1px solid black;
  color: black;
  border-radius: 100rem;
  outline: 0;
  overflow: hidden;
  background: none;
  -webkit-text-fill-color: none;
  z-index: 0;
  cursor: pointer;
  transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  font-weight: bold;
}
li.sf-field-submit > input:hover {
  background: #0056b3;
  color: #fff;
  border: 1px solid;
}
li.sf-field-submit > input:focus {
  background: #0056b3;
  color: #fff;
  border: 1px solid;
}
#search-filter-form-11582 > ul {
  padding-left: 1rem;
  padding-top: 0.5rem;
}
a > i.fas.fa-search.fa-2x {
  color: white;
}
a > i.fas.fa-search.fa-2x:hover {
  color: #aaa;
}
.searchandfilter ul li li {
  padding: 3px 0;
}
li.sf-field-taxonomy-search_category > ul {
  margin-left: -30px !important;
  font-size: 14px;
}
.searchandfilter li[data-sf-field-input-type="checkbox"] label,
.searchandfilter li[data-sf-field-input-type="radio"] label,
.searchandfilter li[data-sf-field-input-type="range-radio"] label,
.searchandfilter li[data-sf-field-input-type="range-checkbox"] label {
  padding-left: 2px;
}

/* ================ Home page Styles ================ */
.row.container.front-page-blocks-upper {
  position: relative;
  justify-content: space-between;
}
.graybar-button-tile .row {
  align-items: center;
}
.front-page-blocks-upper .fa {
  font-size: 4em;
}
.fp-block-content {
  background-color: #fff;
  padding: 1em;
  flex-grow: 1;
}
.header-row {
  padding: 1em;
  align-items: center;
  flex-wrap: nowrap;
}
.gray-bar {
  background: lightgray;
  padding: 1.5em 0;
  vertical-align: middle;
}
.graybar-button-tile {
  background: #fff;
}
.row.row-nomargin.container.front-page-blocks-upper {
  margin: auto;
  padding-bottom: 50px;
}
.btn-white {
  background-color: #fff;
}
.gray-bar .row .col-4 {
  max-width: 30%;
  margin: 1em;
  padding: 1em;
}
.gray-bar .row .col-4 .row {
  justify-content: space-between;
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-align: left;
}
.graybar-button-tile .row .col-4 {
  max-width: 33%;
  margin: 0;
}
.button-tile {
  width: 100%;
  height: 100%;
}
.button-tile a {
  padding: 1.5em 0.5em;
  background: #0077b3;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
  text-decoration: none !important;
}
.button-tile a:hover,
.button-tile a:focus {
  background-color: #447d46 !important;
}
.btn-row {
  margin-bottom: 1em;
}
.graybar-button-tile.p-1em .row {
  text-align: left;
  align-items: center;
  justify-content: center;
}
a > .graybar-button-tile.p-1em:hover {
  background: #fff3cd;
  transition: 0.5s ease;
}
.notice-area {
  width: 100%;
  background: #fff3cd;
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  white-space: normal;
}

.notice-area a {
  color: #0059b3;
  text-decoration: underline;
}

.notice-area a:hover {
  text-decoration: none;
}

.disclaimer-area {
  font-size: 12px;
  background: #f4f4f4;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: 600;
}
.pressrelease-card .pr-title {
  color: #167ac6;
  font-weight: 600;
  font-size: 1.5rem;
}
.pressrelease-card .pr-date {
  font-style: italic;
  padding-bottom: 0px;
}
.pressrelease-card .pr-content {
  font-weight: 400;
}
.pressrelease-card {
  background: #f4f4f4;
  border-left: 5px solid #0077b3;
  padding: 1em;
  height: 100%;
  min-height: 450px;
}
h2.press {
  font-size: 150%;
}
h3.press {
  font-weight: normal;
  color: #757575;
  font-size: 110%;
}
.wp-block-buttons {
  align-items: center;
  margin-top: 1em;
}
.btn-outline a.wp-block-button__link {
  background: transparent;
  border: 3px solid #fff;
  font-weight: 600;
  font-size: 14px;
}
.btn-outline a.wp-block-button__link:hover {
  background: #f8f9fa;
  border: 3px solid rgba(27, 127, 204, 0.8);
  font-weight: 600;
  font-size: 14px;
  color: #167ac6 !important;
}
.footer-btn .button {
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 0.75em 1.5em;
  width: max-content;
  transition: 0.28s all ease-in;
  cursor: pointer;
  white-space: nowrap;
  color: #fff !important;
  margin-top: 1em;
  display: block;
}
.prcontent {
  height: 100%;
}
.fp-block-content ul {
  list-style: none;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
.fp-block-content ul li {
  text-align: left;
  vertical-align: top;
  list-style: none;
  align-self: start;
  width: 99%;
  padding: 6px 0;
  font-weight: 600;
  color: #167ac6;
}
.buttontiles-twitter {
  background-color: #f7f7f7;
  padding-top: 2.5em;
  padding-bottom: 1.5em;
}
.icon-card .elementor-icon-box-icon {
  margin: -2em;
  padding: 2em;
  border-bottom: 1px solid #dddddd;
  margin-bottom: -1em !important;
  margin-top: -7em;
}
.icon-card .elementor-icon-box-content {
  margin-top: 6em;
}
.icon-card .elementor-icon {
  border: 1px solid #ddd !important;
  padding: 0.5em;
  border-radius: 50%;
  width: auto;
  transform: translate(0px, 1.5em);
  background: #fff;
  height: 100px;
  width: 100px;
  color: #095a00 !important;
}
.icon-card .elementor-button-wrapper {
  position: relative;
  z-index: 1;
}

.icon-card h2 {
  color: var(--e-global-color-secondary);
  font-size: 1.6rem;
  font-weight: 400 !important;
  font-style: italic;
}

ul.epay,
p.epay,
span.epay,
.icon-card.epay p.elementor-icon-box-description {
  text-align: left;
}
.card-footer-bottom {
  bottom: 0px;
}
.absolute {
  position: absolute !important;
}

/* ========== Table Styles =========== */
.tablepress tbody td,
.tablepress tfoot th {
  border: solid 0.5px #abb8c3;
}
table.tablepress th {
  border: 1px solid #a9a9a9;
}
.table-padded {
  width: 100%;
}
.table-padded td,
.table-padded th {
  padding: 1em;
}
table.table-hover tbody tr:hover td {
  background-color: #fff3cd;
  color: #000000;
}
.tablepress ul br {
  display: none;
}

table > tbody > tr.row-1 {
  border: solid 0.5px #abb8c3;
}
table#tablepress-13 td.column-3,
table#tablepress-13 td.column-4 {
  text-align: center;
}
table#tablepress-14 td.column-2,
table#tablepress-14 td.column-3,
table#tablepress-14 td.column-4,
table#tablepress-14 td.column-5 {
  text-align: center;
}
table#tablepress-20 td.column-2,
table#tablepress-20 td.column-3 {
  vertical-align: middle;
}
table#tablepress-28 td.column-2,
table#tablepress-28 td.column-3 {
  text-align: right;
}
table#tablepress-69 > tbody > tr.row-2 > td,
table#tablepress-70 > tbody > tr.row-2 > td,
table#tablepress-71 > tbody > tr.row-2 > td {
  text-align: right;
}
table#tablepress-130 td.column-1,
table#tablepress-131 td.column-1,
table#tablepress-132 td.column-1,
table#tablepress-133 td.column-1 {
  width: 5%;
}
table#tablepress-130 td.column-3,
table#tablepress-131 td.column-3,
table#tablepress-132 td.column-3,
table#tablepress-133 td.column-3 {
  width: 25%;
}

.tablepress a {
  text-decoration: underline !important;
}

.tablepress a:hover {
  text-decoration: none !important;
}

/* ========== MISC Styles =========== */
.icon-card .elementor-element.elementor-button-info .elementor-button {
  color: #ffffff;
  background-color: #0077b3;
  border: 0.15rem solid #0077b3;
  transition: 0.28sec all ease-in;
}
.elementor-alert .elementor-alert-title {
  font-size: 18px !important;
}
.elementor-alert .elementor-alert-description {
  font-size: 16px !important;
}
i.red {
  color: #c50007;
}
.elementor-alert-description > a,
.elementor-alert-description > ul > li > a {
  text-decoration: underline !important;
  color: #026698;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  margin-top: 0px;
}
h1.fixedheading {
  font-size: large;
  display: inline-block;
  transition: 0.29s all ease-in;
}
.bd-callout-info {
  border-left-color: #0077b3 !important;
  border-color: #0077b3 !important;
}
.bd-callout-example {
  border-color: #f0ad4e !important;
  background-color: #fffcf5;
}
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}
.examply {
  background: #ffc;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.9em;
  margin: 1em 0.5em;
  padding: 0.5em 2em 0 2em;
  text-align: left;
}
h2.elementor-heading-title {
  font-size: 1.88rem;
  color: #000000;
  font-weight: 400 !important;
  margin-bottom: 0rem;
  margin-top: 1.5rem;
}

h2.elementor-heading-title:after {
  display: block;
  content: "";
  width: 1.5rem;
  border-top: 2px solid #447d46;
  margin-top: 0.8rem;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 10px 10px 10px !important;
  gap: 4px;
}
.elementor-column-gap-default > .icon-card > .elementor-element-populated {
  padding: 16px !important;
}
.elementor-widget-icon-box .elementor-widget-container {
  padding: 1em !important;
}
#contact-us-links .elementor-widget-container > p > a {
  font-weight: 600;
}
section h3 {
  font-size: 1.6rem;
  margin-top: auto;
  color: #111111;
  font-weight: 400 !important;
  font-style: italic;
  margin-top: 2rem;
}
a.form-tax-type {
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 14px 12px 24px;
  font-weight: 500;
}
.bd-callout-danger {
  border-left-color: #d9534f;
}
.pdflist a:before {
  font-family: "Font Awesome 5 Free" !important;
  padding-right: 5px;
  content: "\f1c1";
  font-weight: 400;
  color: #c50007;
}
a[href*=".pdf"]:not([data-hasimg])::before,
a[href*=".PDF"]:not([data-hasimg])::before,
#mega-menu-wrap-primary a[href*=".pdf"]::before,
#mega-menu-wrap-primary a[href*=".PDF"]::before {
  color: #c50007;
}

li.mec-event-social-icon a[href^="mailto:"]::before {
  content: none;
}

a[href^="mailto:"]::before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  margin-left: 0.5em;
}
a[href^="tel:"]::before {
  content: "\f095";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.clickable-link {
  cursor: pointer;
}
.clickable-link:hover {
  border-color: #0c63b1 !important;
  transition: 0.28s all ease-in;
}
.taxeslist .elementor-column:first-child .elementor-column {
  display: none;
}
.taxeslist .elementor-column:first-child .elementor-column:first-child {
  display: block;
}
.btn-primary {
  background: #0077b3;
  border: none;
  color: #fff;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #447d46;
  border: none;
}
.icon-card .elementor-element.elementor-button-info .elementor-button {
  background-color: #0077b3;
  border: 0.15rem solid #0077b3;
}
select#scrollspyjumper {
  width: 100%;
}
span.elementor-alert-title > a {
  text-decoration: underline !important;
}
.elementor-button:focus,
.elementor-button:hover {
  color: #fff;
  background-color: #447d46 !important;
  text-decoration: none !important;
}

/* ------------ Fluent Forms Styles -------------*/
button.ff-btn {
  font-weight: bold !important;
  background: #0077b3 !important;
}
.ff-default .ff-el-form-control {
  border: #898c90 1px solid !important;
}
.ff-el-form-control::placeholder {
  color: #70757d !important;
  opacity: 1;
}
.fluentform .ff-el-is-error .ff-el-form-control {
  border-color: #c20000 !important;
}
.ff-el-input--content .error.text-danger {
  color: #c20000 !important;
}

button.ff-btn:focus-visible,
.ff-default select:focus-visible,
.ff-default input:focus-visible {
  outline: black solid 2px !important;
  outline-offset: 1px;
}

/* ------------  MEC Calendar Styles ------------- */
/* NOTE - IF I AM EDITING THIS AGAIN THAT MEANS THERE ARE MULTIPLE CALENDARS NEEDING DIFFERENT STLYING THIS ONE WAS ON  /about-us/calendar/*/
.mec-credit-url {
  display: none;
}

/* FIXME - An untrackable style is overriding the width of a col-md-9 to 100% breaking styling */
.mec-wrap .col-md-9 {
  width: 75% !important;
  max-width: 75%;
}

.mec-custom-label-container {
  display: flex;
}
.mec-custom-label-month {
  width: calc(100% - 70px);
}
.mec-custom-label-year {
  width: 70px;
}
.mec-custom-h2 {
  margin-top: 0px !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  padding: 0 16px !important;
}

.mec-custom-h4 {
  color: #444 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  padding: 15px 0 11px !important;
  margin: 0 !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #e6e6e6 !important;
}

.mec-custom-h6 {
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 14px;
  font-weight: 300 !important;
}
/* ------------  MEC Calendar style clone ------------- */
/* ------------  Clean style clone ------------- */
.mec-month-container {
  width: 100%;
  table-layout: fixed;
}

.mec-calendar .mec-calendar-table-head th {
  text-align: start;
  color: #636f72;
  padding: 0px 7px;
  line-height: 36px;
  height: 80px;
  width: 80px;
}

.mec-calendar td.mec-calendar-day {
  display: table-cell;
  transition: all 0.66s ease;
  color: #525860;
  background: #fff;
  font-size: 14px;
  min-width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.mec-calendar .mec-table-nullday {
  color: black;
  font-weight: 700;
}

.mec-calendar .mec-has-event a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-weight: 700;
  color: black !important;
  transition: all 0.25s ease;
  text-decoration: none;
  box-shadow: none;
}
.mec-calendar .mec-has-event a:hover {
  color: #fff !important;
  background-color: #0077b3;
}

.mec-calendar .mec-selected-day,
.mec-calendar .mec-selected-day .mec-has-event-a,
.mec-calendar dt.mec-selected-day:hover {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-weight: 700;
  color: #fff !important;
  transition: all 0.25s ease;
  text-decoration: none;
  box-shadow: none;
}
/* ------------  SIMPLE style clone ------------- */

.mec-event-container-simple .mec-month-container {
  width: 100%;
  table-layout: fixed;
}
.mec-event-container-simple .mec-month-container thead {
  background-color: #f5f6f7;
}

.mec-calendar.mec-event-container-simple .mec-calendar-table-head th {
  text-align: start;
  color: #636f72;
  border: 2px #eaeaea solid;
  padding: 0px 7px;
  line-height: 36px;
  height: fit-content;
  width: fit-content;
}

.mec-calendar.mec-event-container-simple tr.mec-calendar-table-head {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  color: #636f72;
}
.mec-calendar.mec-event-container-simple .mec-table-nullday {
  color: black;
}
.mec-event-container-simple
  .mec-wrap.colorskin-custom
  .mec-calendar:not(.mec-event-calendar-classic)
  .mec-selected-day {
  background-color: var(--mec-color-skin);
}

.mec-calendar.mec-event-container-simple td.mec-calendar-day {
  display: table-cell;
  transition: all 0.66s ease;
  overflow: hidden;
  padding: 0px 7px;

  color: #000000;
  background: #fff;
  font-size: 30px;
  font-weight: 700;
  min-width: 100px;
  height: 136px;
  line-height: 80px;
  text-align: start;
  vertical-align: top;
  border: 2px #eaeaea solid;
}
.mec-calendar.mec-event-container-simple td.mec-table-nullday {
  display: table-cell;
  transition: all 0.66s ease;
  overflow: hidden;
  padding: 0px 7px;

  color: #000000;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  min-width: 100px;
  height: 136px;
  line-height: 80px;
  text-align: start;
  vertical-align: top;
  border: 2px #eaeaea solid;
}

.mec-calendar.mec-event-container-simple .mec-has-event a,
.mec-calendar.mec-event-calendar-classic .mec-selected-day,
.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover {
  cursor: auto;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  font-weight: 700;
  color: black !important;
  transition: all 0.25s ease;
  text-decoration: none;
  box-shadow: none;
  border-bottom: #005580 solid 4px !important;
}

.mec-event-container-simple h3.mec-event-title {
  font-size: 16px;
}

.mec-calendar.mec-event-calendar-classic .mec-selected-day,
.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover {
  border-bottom: #005580 solid 2px;
}

@media only screen and (min-width: 320px) and (max-width: 960px) {
  .post-type-archive-mec-events .mec-search-form .col-md-5 span {
    width: 100% !important;
  }
}
@media only screen and (max-width: 760px) {
  .mec-totalcal-view span {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .mec-calendar td,
  .mec-calendar th {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }
  .mec-calendar.mec-event-container-simple .mec-calendar td,
  .mec-calendar.mec-event-container-simple .mec-calendar th {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .mec-calendar td,
  .mec-calendar th {
    width: 14% !important;
    min-width: 14% !important;
    height: 60px !important;
    line-height: 60px !important;
    border-radius: 50px !important;
  }
  .mec-calendar.mec-event-container-simple .mec-calendar td,
  .mec-calendar.mec-event-container-simple .mec-calendar th {
    width: 14%;
    height: 60px;
    line-height: 60px;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .mec-calendar td,
  .mec-calendar th {
    width: 10% !important;
    padding: 0px !important;
    height: 38px !important;
    line-height: 38px !important;
  }
  .mec-calendar.mec-event-container-simple .mec-calendar td,
  .mec-calendar.mec-event-container-simple .mec-calendar th {
    height: 38px;
    line-height: 38px;
  }
}

/* ------------  EMD MEC Calendar style clone ------------- */

.col-md-3.col-sm-3.btn-wrapper {
  display: none;
}
.mec-wrap p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #212529;
}
.mec-single-event .mec-event-meta .mec-events-event-categories a,
.mec-single-event .mec-event-meta dd {
  font-size: 16px !important;
  color: #666 !important;
  font-weight: 400 !important;
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
  color: #fff !important;
}
h4.mec-event-title > a.mec-color-hover {
  font-weight: 600;
}
h3.mec-event-title > a.mec-color-hover {
  font-weight: 700;
}
h3.pr-title > a {
  font-weight: 600;
}
.mec-event-title a:hover {
  text-decoration: underline !important;
}
h1.mec-single-title {
  color: #447d46;
}

.mec-single-event .mec-event-meta h6,
.mec-single-event .mec-event-meta .mec-events-address .mec-address {
  color: #757575 !important;
}
.mec-single-event .mec-event-meta .h6 {
  font-size: 14px;
  padding-bottom: 5px;
  display: inline-block;
  color: #757575 !important;
  margin: 0;
  padding: 0;
}
.mec-single-event .mec-event-meta .h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  display: inline;
  color: #000;
  padding-left: 10px;
}

.mec-single-event .mec-event-content {
  padding: 10px 0 30px;
}
h3.mec-date,
h3.mec-time,
h3.mec-events-single-section-title {
  font-weight: 700 !important;
}
#respond {
  display: none;
}
.mec-totalcal-view span {
  font-weight: 600;
}
.mec-totalcal-view span[role="radio"][aria-checked="true"] {
  color: #fff !important;
}
.mec-event-list-minimal .mec-event-article {
  padding: 16px 0 16px;
}
.mec-event-list-minimal .mec-event-date {
  min-width: 60px;
  margin-right: 20px;
}
a.mec-color-hover:hover {
  color: #447d46 !important;
}

/* ------------  Media Styles ------------- */

@media (max-width: 1630px) {
  .agency-name {
    margin-bottom: 0px;
  }
}

@media (max-width: 1400px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 5px 0px 5px;
  }
}

@media (max-width: 1330px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: 0 0 0 0px;
  }
}

@media (max-width: 1199px) {
  .front-page-blocks-upper .fa {
    font-size: 3em;
  }
  :not(.tabbed) .nav > li > a {
    padding: 0px;
  }
}

@media (min-width: 992px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #a6d4f9;
    text-decoration: none;
  }
}

@media (max-width: 991px) {
  .news-events {
    margin-bottom: 30px;
  }
  .agency-name {
    margin-top: 16px;
    margin-bottom: 0px;
    font-size: 24px;
  }
  #toggle {
    margin-top: -50px;
  }
  .mega-menu-toggle {
    background: transparent !important;
  }
  ul#mega-menu-primary {
    width: 100% !important;
  }
  .header-background {
    max-height: unset;
    min-height: 300px;
    padding-bottom: 96px;
    padding-top: 0px;
  }
  .headerText {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 28px;
  }
  .row.row-nomargin.container.front-page-blocks-upper {
    padding-bottom: 0px;
  }
  .front-page-blocks-upper .fa {
    font-size: 2em;
  }
  h2.fp-block-heading {
    font-size: 1.3rem;
  }
  .sidemenu {
    min-height: auto;
    background-color: transparent;
    border-right: none;
    padding-right: 15px;
  }
  .sspy-container {
    display: block;
    position: relative;
    height: auto !important;
    max-width: 95%;
    right: 0;
    left: 0em;
    z-index: 9999;
    padding-left: 0em;
  }
  nav#sspy-menu {
    top: 0 !important;
  }
  nav#sspy-menu ul {
    list-style: none;
    width: auto;
    text-indent: -10px;
    margin-left: 20px;
  }
  #sspy-menu ul {
    min-height: auto;
  }
  .row.news-row.row-flex > .col-sm-12.col-md-4.col-lg-4 {
    margin-bottom: 15px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    margin-left: 0px;
  }
}

@media (min-width: 767px) {
  .col-lg-4.card.col-md-12.col-sm-12 {
    flex: 0 0 32.333333%;
    max-width: 32.333333%;
  }
}

@media (max-width: 767px) {
  .news-events {
    margin-bottom: 30px;
  }
  #top-navigation {
    font-size: 14px;
  }
  .header-background {
    max-height: unset;
    min-height: 250px;
    padding-bottom: 128px;
    padding-top: 0px;
  }
  .row-btns {
    align-items: center;
  }
  .row-btns > div {
    margin: 10px auto;
  }
  .graybar-button-tile .row {
    align-items: center;
    padding: 0 15px;
  }

  div.row:has(.button-tile) {
    gap: 16px;
    margin-bottom: 16px;
  }
  .row.row-nomargin.container.front-page-blocks-upper {
    margin: auto;
    top: 0px;
    padding-bottom: 0px;
  }
  .agency-name {
    font-size: 1.2em;
    margin-top: 0px;
    line-height: 1.3;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  #masthead .logo {
    max-height: 80px;
    margin-left: 0em;
    width: auto;
  }
  #toggle {
    margin-top: -30px;
  }
  .mega-menu-toggle {
    background: transparent !important;
  }
  .headerText {
    font-size: 20px;
  }
  .pressrelease-card {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 576px) {
  #masthead .logo {
    max-height: 80px;
    margin-left: 0em;
    width: auto;
  }

  #toggle {
    display: none !important;
  }
}

.icon-card .elementor-widget-wrap.elementor-element-populated {
  border: 1px solid #dee2e6 !important;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
}
.icon-card,
.icon-card .icon-card {
  border: none !important;
}

.icon-card .elementor-element.elementor-button-info .elementor-button {
  color: #ffffff;
  background-color: #0059b3;
  border: 0.15rem solid #007bff;
  transition: 0.28sec all ease-in;
}
.icon-card .elementor-element.elementor-button-info .elementor-button:hover {
  color: #ffffff;
  transition: 0.28sec all ease-in;
  background-color: #1b386d;
  border: 0.15rem solid #0059b3;
}

.icon-card .elementor-icon.elementor-animation- {
  border: 1px solid #dee2e6 !important;
  background: #f8f9fa !important;
  padding: 5%;
}

.icon-card span.elementor-icon.elementor-animation- {
  border: 1px solid #ddd;
  padding: 0.5em;
  border-radius: 50%;
  width: auto;
  transform: translate(0px, 1.75em);
  background: #fff;
  height: calc(100px + 8%);
  width: calc(100px + 8%);
  padding: 8% !important;
}
#tablepress-116 > tbody > tr.row-1.odd > td.column-3 {
  min-width: 150px;
}
.isediting td {
  background: lightseagreen;
  transition: 0.28s all ease-in;
}
i.fas.fa-video {
  color: #1b386d;
  margin-right: 6px;
}

.fa-home {
  display: block !important;
}

#search-results a[href*="document-mngr"]:before {
  font-family: "Font Awesome 5 Free" !important;
  padding-right: 5px;
  content: "\f15b";
  font-weight: 400;
  color: #0077b3;
}
.onthispage-container:has(#sspylinks:not:empty) {
  display: block;
}
.onthispage-container:has(#sspylinks:empty) {
  display: none;
}
.sspylink a {
  text-decoration: none !important;
}

a.elementor-button.elementor-button-link.elementor-size-xs.btn-top-menu {
  color: white;
  padding: 5px 10px !important;
  background-color: #0077b3;
  border-radius: 4px;
}

.top-menu > li > a.btn-top-menu {
  color: #fff;
}
.elementor-element-a5bd39e {
  z-index: 15;
}
.btn-stretch {
  width: 100%;
  height: 100% !important;
  align-items: center;
  justify-content: center;
}
.dyna-btn {
  border: none !important;
}

section[aria-label="press release content"] a {
  color: #0077b3;
}

section[aria-label="press release content"] a {
  text-decoration: underline;
  color: #0077b3;
}

section[aria-label="press release content"] a:hover {
  text-decoration: none;
  color: #447d46;
}

/* ITT MEDIA QUERIES */
@media only screen and (max-width: 1630px) {
  .icon-card .elementor-element.elementor-button-info .elementor-button {
    padding: 6px 25px !important;
    font-size: 1em !important;
  }
  .icon-card h2 {
    font-size: 1.2em !important;
  }
  .elementor-element.elementor-element-f3be5d5 .elementor-icon-box-title {
    font-size: 1.4em !important;
  }
}

@media only screen and (max-width: 991px) {
  #mega-menu-wrap-primary .mega-menu-toggle {
    height: 76px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: flex !important;
    flex-wrap: wrap;
    padding: 0 !important;
    width: 100%;
  }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0 4px !important;
    width: 50% !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link[role="button"] {
    padding-left: auto;
    text-align: end;
    width: 50% !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link[role="button"] .mega-indicator {
    pointer-events: none;
  }
  .footer-widget.social-area {
    width: 100%;
    display: block;
    text-align: center !important;
  }
  .footer-btn .button {
    margin: 1em auto;
  }

  .footer-navigation .widget_nav_menu li,
  .footer-navigation .col {
    text-align: center !important;
  }
  .mnav {
    margin-top: -60px;
  }
  .accordion#accordionScrollSpy .card,
  .accordion#accordionSubMenu .card {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .footer-top {
    margin: 0px -2em;
  }
  #toggle {
    justify-content: end;
  }
  .versioning {
    margin: 0px -2.5em;
  }
}

@media only screen and (max-width: 767px) {
  .elementor-column.elementor-col-33.icon-card {
    width: 100% !important;
  }
  .btn-row {
    margin-bottom: 0;
  }
  .row.justify-content-between {
    flex-wrap: wrap !important;
    gap: 48px;
  }
  .footer-links {
    flex-wrap: wrap;
  }
}
