/*
Theme Name: Manoa Departments 2021
*/
/* Based on Bootstrap Breakpoints */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  color: #1E749F;
  background-color: transparent;
  text-decoration: underline; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  background: #063;
  border: 0;
  border-radius: 6px;
  color: #fff;
  font-family: "Open Sans", Tahoma, sans-serif;
  padding: 8px 20px 10px; }
  button:hover, button:focus, button:active,
  [type="button"]:hover,
  [type="button"]:focus,
  [type="button"]:active,
  [type="reset"]:hover,
  [type="reset"]:focus,
  [type="reset"]:active,
  [type="submit"]:hover,
  [type="submit"]:focus,
  [type="submit"]:active {
    background: #024731; }
  button:-moz-focus-inner,
  [type="button"]:-moz-focus-inner,
  [type="reset"]:-moz-focus-inner,
  [type="submit"]:-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

input.search-submit {
  margin-top: 10px; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  border-radius: 4px;
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="text"] {
  border-radius: 4px;
  padding: 15px 20px; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  border-radius: 3px; }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
/* Text elements */
body {
  overflow-x: hidden; }

p {
  margin: 0; }

ul {
  margin: 0 0 0 0.5em;
  padding-inline-start: 25px; }

ol {
  list-style: decimal;
  margin: 0 0 0 0.5em; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0; }

dl {
  margin: 0 0 24px 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 18px; }

strong {
  font-weight: bold; }

cite,
em,
i {
  font-style: italic; }

big {
  font-size: 131.25%; }

ins {
  background: #ffc;
  text-decoration: none; }

blockquote {
  background: #f7f7f7;
  margin: 20px 0;
  padding: 20px; }

blockquote.note {
  background: #f7f7f7; }

blockquote.info {
  background: transparent;
  border: 1px solid #e7e7e7;
  padding-left: 50px;
  position: relative; }

blockquote.info:before {
  font-family: "FontAwesome";
  color: #027431;
  content: "\f05a";
  position: absolute;
  top: 20px;
  left: 20px; }

blockquote.alert {
  background: #f8eef0;
  padding-left: 50px;
  position: relative; }

blockquote.alert:before {
  font-family: "FontAwesome";
  color: #b24b66;
  content: "\f06a";
  position: absolute;
  top: 20px;
  left: 20px; }

blockquote.quote {
  background: transparent;
  border-left: 4px solid #027431;
  padding-bottom: 0;
  padding-top: 0; }

blockquote p {
  margin: 0; }

blockquote p + p {
  margin-top: 18px; }

blockquote cite,
blockquote em,
blockquote i {
  font-style: normal; }

p + .table-wrap,
.table-wrap + p {
  margin-top: 2rem; }

.anchor-container:before {
  content: "";
  display: block;
  min-width: 1px;
  padding-top: 36px; }

code {
  font-family: "Source Code Pro", monospace;
  font-size: 0.9em;
  line-height: 1.2;
  color: #762047; }

.code {
  background: #232323;
  border-left: 8px solid #8cc63e;
  color: #ffffff;
  font-family: "Source Code Pro", monospace;
  font-size: 1.05em;
  line-height: 1.2;
  margin: 20px 0;
  overflow-x: scroll;
  padding: 16px 16px 22px 20px;
  white-space: nowrap; }

pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  overflow: auto;
  padding: 1.5em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

small {
  font-size: smaller; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="search"],
textarea {
  background: #f9f9f9;
  border: 1px solid rgba(2, 71, 49, 0.4);
  -webkit-appearance: none;
  padding: 2px; }

a:link {
  color: #217eab; }

a:visited {
  color: #024731; }

a:active,
a:hover,
a:focus {
  color: #024731; }

/* Text meant only for screen readers */
.screen-reader-text {
  color: #000;
  background: #FFF !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  height: 1px;
  width: 1px; }

.search-submit .screen-reader-text {
  color: #024731;
  background-color: #ffffff; }

#content {
  /* Minimum Block Margin and Padding. Any additional space should be accomplished using spacers.*/ }
  #content > [class^="wp-block"]:not(:first-of-type) {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 601px) {
      #content > [class^="wp-block"]:not(:first-of-type) {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 20px;
        padding-bottom: 20px; } }
  #content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: unset; }
  @media (max-width: 600px) {
    #content {
      /* Change order of text with media. Always keep media at the top.*/ }
      #content .wp-block-media-text__content {
        padding: unset; }
      #content .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1; }
      #content .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 2; } }
  #content img {
    margin-top: 1em;
    margin-bottom: 1em; }
  #content .wp-block-eedee-block-gutenslider:first-of-type img {
    margin-top: 0; }
  #content .wp-block-image {
    margin-bottom: 1em;
    margin-top: 1em; }
  #content .wp-block-image figure.aligncenter figcaption {
    text-align: center;
  }

@media (max-width: 1199px) {
  .left-sidebar-new-blocks > .container > .row {
    flex-direction: column-reverse; } }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Tahoma, sans-serif; }

/* =Navigation
-------------------------------------------------------------- */
.navigation {
  color: #777;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden; }

.navigation a:link,
.navigation a:visited {
  color: #777; }

.navigation a:active,
.navigation a:hover,
.navigation a:focus {
  color: #217eab; }

.nav-previous {
  float: left;
  width: 50%; }

.nav-next {
  float: right;
  text-align: right;
  width: 50%; }

#nav-above {
  margin: 0;
  padding: 20px 0 0; }

#nav-above {
  display: none; }

.paged #nav-above,
.single #nav-above {
  display: block; }

#nav-below {
  margin: 0;
  padding: 20px 0 0; }

#nav-below a,
#nav-above a {
  color: #555555;
  font-family: "Open Sans", Tahoma, sans-serif; }

.single #nav-below {
  border-top: 1px solid #dddddd; }

.single .category-directory .entry-content > img {
  width: 140px;
  float: right;
  margin-bottom: 20px;
  margin-left: 20px; }

/* =UHM Header Dropdown
-------------------------------------------------------------- */
.menu-item-has-children > a > .caret,
.page_item_has_children > a > .caret,
.header-dropdown-menu > a > .caret {
  display: none; }

#header_dropdown_container {
  position: absolute;
  z-index: 9999;
  display: none;
  width: 100%;
  left: 0;
  background-color: #fff;
  top: 60px; }

body.logged-in #header_dropdown_container {
  top: 109px; }
  @media (min-width: 783px) {
    body.logged-in #header_dropdown_container {
      top: 104px; } }

#header_dropdown_container.show {
  display: block; }

#header_mainmenu_dropdown {
  display: none; }

#header_mainmenu_dropdown.show {
  display: block; }

#header_submenu_dropdown {
  display: none; }

#header_submenu_dropdown.show {
  display: block; }

.menu-item-has-children > ul,
.page_item_has_children > ul {
  display: none; }

.menu-item-has-children > ul.show,
.page_item_has_children > ul.show {
  display: block; }

#header_midrow {
  padding-left: 25px; }

@media (max-width: 1199px) {
  ul#menu-main-menu > li a,
  ul#header_btm_content_dropdown > li a,
  #header_btm_content_dropdown > ul > li a,
  .link-container {
    margin: auto !important;
    display: flex;
    text-decoration: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; } }

@media (min-width: 576px) {
  ul#menu-main-menu > li a,
  ul#header_btm_content_dropdown > li a,
  #header_btm_content_dropdown > ul > li a,
  .link-container,
  .dropdown_search_container {
    max-width: 540px; } }
@media (min-width: 768px) {
  ul#menu-main-menu > li a,
  ul#header_btm_content_dropdown > li a,
  #header_btm_content_dropdown > ul > li a,
  .link-container,
  .dropdown_search_container {
    max-width: 720px; } }
@media (min-width: 992px) {
  ul#menu-main-menu > li a,
  ul#header_btm_content_dropdown > li a,
  #header_btm_content_dropdown > ul > li a,
  .link-container,
  .dropdown_search_container {
    max-width: 960px; } }

@media (max-width: 1199px) {
  .menu-item-has-children > a > .caret,
  .page_item_has_children > a > .caret,
  .header-dropdown-menu > a > .caret {
    background: url("../images/icon-menu-dropdown-arrow.png") no-repeat 0 0/17px auto;
    display: flex;
    float: right;
    align-self: flex-end;
    padding: 25px 25px 25px 25px;
    background-position: center; }

  .menu-item-has-children > a > .caret.expanded,
  .page_item_has_children > a > .caret.expanded,
  .header-dropdown-menu > a.expanded > .caret {
    background: url("../images/icon-menu-dropdown-up-arrow.png") no-repeat 0 0/17px auto;
    padding: 25px 25px 25px 25px;
    background-position: center; }

  #header_top a,
  #header_top input {
    font-size: 18px; }
  #header_top .fa {
    font-size: 25px; }

  #header_dropdown_container {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-top: 20px;
    background-color: #eeeeee; }

  #header_dropdown_search .dropdown_search_container {
    margin: auto;
    padding: 20px 50px; }
  #header_dropdown_search form {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row-reverse;
    border: none;
    background-color: #eee;
    height: 40px; }

  .header-dropdown-menu li {
    padding: 0 !important;
    background: #fff; }

  .header-dropdown-menu {
    padding: 0 !important;
    background: #eee; }

  .header-dropdown-menu li:not([class*=has_children]):not([class*=has-children]) a {
    display: flex;
    padding: 10px 20px;
    background: #fff; }

  .header-dropdown-menu li[class*="has-children"] a {
    padding-right: 0px; }

  .header-dropdown-menu li {
    border-top: solid 1px #dadada; }

  ul#menu-main-menu > a,
  .header-dropdown-menu > a,
  .header-dropdown-menu li.menu-item-has-children > a,
  .header-dropdown-menu li.page_item_has_children > a {
    padding-left: 20px; }

  #header_mainmenu_dropdown > li:not(#header_dropdown_search) > a,
  ul#menu-main-menu > li > a,
  ul#header_btm_content_dropdown > li > a,
  #header_btm_content_dropdown > ul > li > a {
    padding-left: 50px; }

  #header_mainmenu_dropdown > li:not(#header_dropdown_search) > ul > li > a,
  ul#menu-main-menu > li > ul > li > a,
  ul#header_btm_content_dropdown > li > ul > li > a,
  #header_btm_content_dropdown > ul > li > ul > li > a {
    padding-left: 80px; }

  ul#menu-main-menu > li > ul > li > ul > li a,
  ul#header_btm_content_dropdown > li > ul > li > ul > li a,
  #header_btm_content_dropdown > ul > li > ul > li > ul > li a {
    padding-left: 110px; }

  .header-dropdown-menu > a {
    color: #1B6B93;
    height: 50px;
    background: #eee; }

  .header-dropdown-menu a:visited {
    color: #000; }

  .header-dropdown-menu a:hover {
    text-decoration: none; } }
@media only screen and (min-width: 1200px) {
  #header_dropdown_container {
    position: static;
    display: block;
    width: auto;
    background-color: transparent;
    left: auto;
    top: auto;
    height: 25px; }

  .header-dropdown-menu a:first-of-type {
    display: none; }

  #header_dropdown_search {
    display: none; }

  ul#menu-main-menu,
  #header_mainmenu_dropdown:not(.show) {
    display: flex;
    flex-wrap: wrap; }
    ul#menu-main-menu li,
    #header_mainmenu_dropdown:not(.show) li {
      padding-bottom: 1em; } }
    @media only screen and (min-width: 1200px) and (max-width: 768px) {
      ul#menu-main-menu li,
      #header_mainmenu_dropdown:not(.show) li {
        padding-bottom: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 769px) {
      ul#menu-main-menu li:not(:last-child) a,
      #header_mainmenu_dropdown:not(.show) li:not(:last-child) a {
        margin: 0 20px 0 0; } }
@media only screen and (min-width: 1200px) {
      ul#menu-main-menu li a,
      #header_mainmenu_dropdown:not(.show) li a {
        display: block;
        color: #fff;
        text-align: center;
        text-decoration: none; }
        ul#menu-main-menu li a:active, ul#menu-main-menu li a:hover, ul#menu-main-menu li a:focus,
        #header_mainmenu_dropdown:not(.show) li a:active,
        #header_mainmenu_dropdown:not(.show) li a:hover,
        #header_mainmenu_dropdown:not(.show) li a:focus {
          text-decoration: underline; }

  #header_submenu_dropdown {
    display: none; }

  #header_btm_content {
    width: auto; }

  .menu-item-has-children li,
  .page_item_has_children li {
    border-bottom: 1px solid #d1d1d1; } }
/*
	Sidebar Block Navigation
*/
.uhm-block-dropdown {
  margin: 0; }

.dropdown-secondary-new-blocks {
  margin: 0;
  width: 100%;
  padding: 0; }
  .dropdown-secondary-new-blocks > li:first-of-type {
    margin-top: 50px;
    list-style-type: none;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    border: 1px solid #d1d1d1; }
    .dropdown-secondary-new-blocks > li:first-of-type > a {
      font-size: 16px; }
      @media (min-width: 992px) {
        .dropdown-secondary-new-blocks > li:first-of-type > a {
          font-size: 24px; } }
  .dropdown-secondary-new-blocks > li > ul {
    display: none; }
  .dropdown-secondary-new-blocks .caret {
    background: url("../images/icon-menu-dropdown-arrow.png") no-repeat 0 0/17px auto;
    padding: 20px 30px;
    background-position: center;
    margin-left: 15px; }
  .dropdown-secondary-new-blocks > li > ul.show {
    display: block; }

.dropdown-secondary-new-blocks.open > li:first-of-type {
  background-color: #024731;
  border: none; }
  .dropdown-secondary-new-blocks.open > li:first-of-type > a:visited {
    color: #fff; }
.dropdown-secondary-new-blocks.open > li > ul {
  position: absolute;
  width: 100%;
  list-style: none;
  margin: 30px 0;
  z-index: 8888;
  padding-right: 30px;
  padding-left: 0; }
.dropdown-secondary-new-blocks.open > li > ul > li {
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 5px 0;
  background-color: #fff; }
  .dropdown-secondary-new-blocks.open > li > ul > li a {
    text-align: left;
    display: block;
    padding: 10px 30px; }
    @media (min-width: 992px) {
      .dropdown-secondary-new-blocks.open > li > ul > li a {
        padding: 10px 70px; } }
.dropdown-secondary-new-blocks.open .caret {
  background: url("../images/icon-menu-dropdown-up-arrow-white.png") no-repeat 0 0/17px auto;
  padding: 20px 30px;
  background-position: center;
  margin-left: 15px; }
.dropdown-secondary-new-blocks.open li.current_page_item > a {
  border-left: solid 5px #024731;
  padding: 10px 25px; }
  @media (min-width: 992px) {
    .dropdown-secondary-new-blocks.open li.current_page_item > a {
      padding: 10px 65px; } }

/* =Print Style
-------------------------------------------------------------- */
@media print {
  body {
    background: none !important; }

  #wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important; }

  #header {
    border-bottom: 2pt solid #000;
    padding-bottom: 18pt; }

  #colophon {
    border-top: 2pt solid #000; }

  .entry-content {
    line-height: 1.6em; }

  #access,
  #branding img,
  #respond,
  .comment-edit-link,
  .edit-link,
  .navigation,
  .page-link,
  .widget-area {
    display: none !important; }

  #container,
  #header,
  #footer {
    margin: 0;
    width: 100%; }

  #colophon {
    width: auto; }

  img#wpstats {
    display: none; }

  #entry-author-info {
    border: 1px solid #e7e7e7; }

  #main {
    display: inline; }

  .home .sticky {
    border: none; } }
/**
 * Block and Card Styles for 'Left Sidebar New Block' and 
 * 'Right Side Bar New Block' Templates 
 */
@media (min-width: 768px) {
  #primary.widget-area.primary-sidebar-new-blocks .widget-container + .widget-container {
    margin-top: 0; } }
@media (min-width: 1200px) {
  #primary {
    margin-top: 30px; } }
@media (min-width: 1200px) {
  #primary.widget-area.primary-sidebar-new-blocks {
    margin-top: 80px; }

  #primary.widget-area.primary-sidebar-new-blocks .widget-container + .widget-container {
    margin-top: 30px; } }
@media (max-width: 1199px) {
  #primary.widget-area.primary-sidebar-new-blocks {
    margin-top: 0;
    padding-top: 0; } }
#footer_widget_area_full > ul > li,
#sidebar-new-blocks > li {
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 30px;
  /* Contact Us Widget */ }
  #footer_widget_area_full > ul > li h3.widget-title,
  #sidebar-new-blocks > li h3.widget-title {
    font-weight: 500;
    background-color: #024731;
    color: #fff;
    padding: 20px 20px 15px 20px; }
  #footer_widget_area_full > ul > li .textwidget, #footer_widget_area_full > ul > li .tagcloud,
  #sidebar-new-blocks > li .textwidget,
  #sidebar-new-blocks > li .tagcloud {
    padding: 20px 12px; }
  #footer_widget_area_full > ul > li .contact,
  #sidebar-new-blocks > li .contact {
    padding: 20px 12px; }
  #footer_widget_area_full > ul > li address,
  #sidebar-new-blocks > li address {
    padding: 0px 12px 10px 12px; }
  #footer_widget_area_full > ul > li .sm-header,
  #sidebar-new-blocks > li .sm-header {
    padding: 0px 12px 10px 12px; }
    #footer_widget_area_full > ul > li .sm-header a,
    #sidebar-new-blocks > li .sm-header a {
      margin-right: 0.5em; }

@media (min-width: 768px) and (max-width: 1199px) {
  #sidebar-new-blocks {
    display: flex;
    flex-wrap: wrap; }
    #sidebar-new-blocks > li {
      width: calc(50% - 20px);
      align-self: flex-start;
      margin-top: 0;
      margin-bottom: 20px; }
    #sidebar-new-blocks > li:nth-child(odd) {
      margin-right: 20px; }
    #sidebar-new-blocks > li:nth-child(even) {
      margin-left: 20px; } }
@media (min-width: 1200px) {
  #sidebar-new-blocks {
    display: block; }
    #sidebar-new-blocks > li {
      width: 100%;
      align-self: flex-start;
      margin-top: 30px; } }

#footer_widget_area_full > ul > li:first-of-type {
  margin-top: 0; }
@media (min-width: 768px) {
  #footer_widget_area_full > ul {
    display: flex;
    flex-wrap: wrap; }
    #footer_widget_area_full > ul > li {
      width: calc(50% - 20px);
      align-self: flex-start;
      margin-top: 0;
      margin-bottom: 20px; }
    #footer_widget_area_full > ul > li:nth-child(odd) {
      margin-right: 20px; }
    #footer_widget_area_full > ul > li:nth-child(even) {
      margin-left: 20px; } }

#featured-post-card {
  border: none; }
  #featured-post-card img {
    width: 100%;
    max-width: 350px;
    max-height: 230px;
    overflow: hidden;
    object-fit: cover; }

#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks {
  border-radius: 0; }
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks li {
  padding: 2px 0 2px 0; }
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks li.current_page_item > a {
  border-left: solid 5px #024731;
  padding-left: 5px; }
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks li > a,
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks li.current_page_item > a {
  background: #fff;
  color: #000;
  border-radius: 0; }
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks .parent-page-block-menu-title a {
  font-weight: 500;
  font-size: 1.2rem;
  background-color: #024731;
  color: #fff;
  padding: 20px 20px 15px 20px; }
#primary.primary-sidebar-new-blocks .secondary.secondary-new-blocks a {
  padding-left: 12px; }
#primary.primary-sidebar-new-blocks .tagcloud {
  padding: 12px; }

#main_area:not(.left-sidebar) #primary .secondary.secondary-new-blocks > li > a {
  text-indent: 0; }

/**
 * END Block and Card Styles for 'Left Sidebar New Block' and 
 * 'Right Side Bar New Block' Templates 
 */
form.search-form {
  align-self: center;
  display: flex;
  background: #f9f9f9;
  border: 1px solid;
  border-color: rgba(2, 71, 49, 0.6);
  border-radius: 3px;
  height: 2.4em; }
  form.search-form label {
    margin-bottom: 0px;
    width: 100%; }
  form.search-form input[type="search"] {
    border: none;
    background: transparent;
    width: calc(100% - 2.5em); }
  form.search-form button[type="submit"] {
    background: transparent;
    color: #024731;
    padding: 8px 10px 10px;
    width: 2.5em; }

#header_mid form.search-form {
  flex: 0 12em; }

/* theme styles */
body {
  height: 100%;
  margin: 0;
  font-family: "Open Sans", Arial, Tahoma, sans-serif; }

/* =Header
-------------------------------------------------------------- */
header,
main,
footer {
  clear: both;
  width: 100%;
  margin: 0; }

header,
footer {
  font-family: "Open Sans", Arial, Tahoma, sans-serif; }

a#skip2main {
  color: #0054ad;
  background: #ffffff; }

#skip2main {
  position: absolute;
  left: 10px;
  top: -50px; }
  #skip2main:focus {
    top: 10px;
    z-index: 10;
    padding: 12px;
    background: #dfd;
    color: #000;
    font-weight: bold;
    font-size: 10pt; }

#header_top {
  background-color: #024731;
  overflow-x: auto;
  overflow-y: hidden;
  padding-left: 20px;
  padding-right: 20px; }

#header_top_content {
  display: flex;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  padding: 6px 0;
  align-items: center; }
  @media only screen and (min-width: 769px) {
    #header_top_content {
      padding: 10px 15px; } }
  #header_top_content ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #header_top_content > ul {
    display: flex;
    flex-wrap: wrap;
    flex: 10; }
  #header_top_content > ul li {
    padding-bottom: 1em; }
  @media only screen and (max-width: 768px) {
    #header_top_content > ul li {
      padding-bottom: 0; } }
  @media only screen and (min-width: 769px) {
    #header_top_content > ul li:not(:last-child) a {
      margin: 0 20px 0 0; } }
  #header_top_content > ul li a {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none; }
  #header_top_content > ul li a:active, #header_top_content > ul li a:hover, #header_top_content > ul li a:focus {
    text-decoration: underline; }

#header_top_content li a:hover,
#header_top_content li a:focus,
#header_top_content li a:active {
  text-decoration: underline; }

#header_midrow {
  display: flex;
  flex-grow: 1; }

#header_smrow {
  flex: 0 9em;
  flex-grow: 1;
  align-self: center;
  text-align: right; }
  #header_smrow a {
    text-decoration: none; }
    #header_smrow a:hover, #header_smrow a:focus, #header_smrow a:active {
      opacity: 0.8; }

.header_smicon,
.search_icon {
  height: 18px; }

#header_mid {
  display: flex;
  height: 110px;
  margin: 20px 0;
  padding: 0; }
  #header_mid .container {
    align-self: center; }

#header_mid_logo {
  display: block;
  max-height: 80px;
  margin: 0 auto;
  max-width: 100%;
  object-fit: cover; }

#department_name {
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  background-color: #f7f7f7;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

#header_btm {
  margin: 0 auto;
  color: #000;
  padding: 1em 0;
  line-height: 2; }
  #header_btm ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    z-index: 20; }
    #header_btm ul > li:hover a + ul, #header_btm ul > li:active a + ul {
      display: block; }

@media only screen and (min-width: 769px) {
  #header_btm {
    display: flex; }

  #header_btm_content > ul > li > a + ul {
    border: 1px solid #e7e7e7;
    line-height: 1.4; }

  #header_btm_content > ul > li > a + ul a {
    padding-top: 8px;
    padding-bottom: 10px; } }
@media (min-width: 1200px) {
  #header_btm {
    border-top: 0.5px solid #dadada;
    border-bottom: 0.5px solid #dadada; } }
#header_btm_content li a {
  display: block;
  color: #000;
  margin: 0;
  text-decoration: none; }
 #header_btm_content li a:hover, #header_btm_content li a:focus, #header_btm_content li a:active {
   text-decoration: underline; }

#header_btm_content ul ul a {
  background: #ffffff;
  display: block;
  padding: 3px 10px;
  margin: 0 !important;
  text-align: left; }
  #header_btm_content ul ul a:active, #header_btm_content ul ul a:hover, #header_btm_content ul ul a:focus {
    background: #e7e7e7; }
#header_btm_content > ul > li > ul {
  display: none; }
#header_btm_content ul li > ul li > ul li a {
  padding-left: 20px; }
#header_btm_content ul li > ul li > ul li > ul li a {
  padding-left: 40px; }
#header_btm_content ul li > ul li {
  display: block;
  float: none; }

@media only screen and (max-width: 768px) {
  #header_btm_content > ul > li.menu-item-has-children > a:hover:after,
  #header_btm_content > ul > li.menu-item-has-children > a:focus:after,
  #header_btm_content > ul > li.menu-item-has-children > a:active:after {
    transform: rotate(90deg); } }
@media only screen and (min-width: 769px) {
  #header_btm_content > ul > li > ul {
    min-width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px; } }
#header_btm_content li:not(:last-child) a {
  margin: 0 20px 0 0; }

#header_btm_content .sub-menu.show {
  display: block; }

@media only screen and (max-width: 768px) {
  #header_mid {
    height: auto;
    position: relative; }

  #header_btm_content li a:hover,
  #header_btm_content li a:focus,
  #header_btm_content li a:active {
    background-color: transparent !important;
    text-decoration: none;
    color: #000; }

  #header_btm_content .sub-menu > li:first-child {
    border-top: 1px solid #e7e7e7; }

  #header_btm .search-mobile {
    align-items: center;
    box-sizing: border-box;
    color: #333;
    display: inline-flex;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase; }

  .search-mobile span.fa {
    font-size: 16px;
    padding-left: 6px; }

  .logged-in .search-mobile {
    top: 46px; }

  .search-mobile:hover,
  .search-mobile:focus,
  .search-mobile:active {
    opacity: 0.8; } }
#header_sitename {
  font-size: 1.6em;
  margin: 0; }

#header_sitename a {
  color: #333;
  font-weight: 700;
  text-decoration: none; }

#header_sitename a:hover,
#header_sitename a:focus,
#header_sitename a:active {
  text-decoration: underline; }

#header_sitedescription {
  color: #333;
  align-self: center;
  padding-top: 7px; }

/* main */
#main_content {
  padding-bottom: 30px; }

.search-results h1.entry-title + .hentry {
  margin-top: 20px; }
.search-results #content .hentry .post-content h2.entry-title {
  font-size: 1.2em;
  margin: 10px 0 6px; }
.search-results .container .hentry {
  margin-bottom: 0; }
  .search-results .container .hentry + .hentry {
    margin-top: 2.5rem; }

.blog .post.has-post-thumbnail .entry-thumbnail,
.archive:not(.category-directory) .post.has-post-thumbnail .entry-thumbnail,
.search-results .has-post-thumbnail .entry-thumbnail {
  position: absolute; }

.blog .post.has-post-thumbnail .post-content,
.archive:not(.category-directory) .post.has-post-thumbnail .post-content,
.search-results .has-post-thumbnail .post-content {
  margin-left: 100px; }

.archive .faq-container .post.has-post-thumbnail .post-content {
  margin-left: 0 !important; }

.blog .post.has-post-thumbnail .entry-thumbnail,
.archive:not(.category-directory) .post.has-post-thumbnail .entry-thumbnail,
.search-results .has-post-thumbnail .entry-thumbnail {
  width: 80px; }

.blog .post.has-post-thumbnail,
.archive:not(.category-directory) .post.has-post-thumbnail,
.search-results .has-post-thumbnail {
  min-height: 80px; }

.blog .post + .post,
.archive:not(.category-directory) .post + .post {
  border-top: 1px solid #ddd; }

.archive .faq-container .post.has-post-thumbnail {
  min-height: 0 !important; }

.blog .post.has-post-thumbnail .entry-thumbnail img,
.archive:not(.category-directory) .post.has-post-thumbnail .entry-thumbnail img,
.search-results .has-post-thumbnail .entry-thumbnail img {
  height: auto;
  width: 100%; }

@media only screen and (min-width: 769px) {
  .category-directory .directory-container {
    display: flex;
    flex-wrap: wrap; }

  .category-directory .directory-container .post {
    flex-basis: 32%; }

  .category-directory .directory-container .post:not(:nth-child(3n)) {
    margin-right: 2%; } }
.category-directory .directory-container .post {
  border: 1px solid #e7e7e7;
  padding: 0;
  margin-top: 32px;
  margin-bottom: 0;
  box-sizing: border-box; }

.category-directory .directory-container .post .post-content {
  padding: 10px 16px; }

.category-directory .directory-container .post .post-content .entry-content p:first-child {
  margin-top: 4px; }

.category-directory .directory-container img {
  width: 100%;
  height: auto; }

.faq-container .post-content .entry-content {
  display: none;
  padding-right: 50px; }

.faq-container .post-content .entry-content.open {
  display: block; }

.faq-container .post {
  padding: 20px 0 0;
  margin: 0; }

.faq-container .post .post-content > a {
  display: block;
  padding-right: 30px;
  position: relative; }

.faq-container .post .post-content .entry-title {
  font-weight: 600;
  position: relative; }

.faq-container .post .post-content .entry-title a {
  display: block;
  padding: 0 50px 0 0; }

.faq-container .post .post-content .entry-title a:after {
  font-family: "FontAwesome";
  font-size: 24px;
  content: "\f107";
  color: #024731;
  position: absolute;
  right: 10px;
  top: -4px;
  padding-left: 4px;
  white-space: nowrap; }

.faq-container .post .post-content .entry-title[aria-expanded="true"] a:after {
  transform: rotate(180deg); }

.faq-container .view-more {
  display: block;
  margin-top: 8px; }

/* footer */
#footer_top, #footer_top_second {
  background: #ffffff;
  padding: 0; }

#footer_top .contact-info {
  line-height: 2; }

@media only screen and (max-width: 768px) {
  #footer_top .contact-info {
    padding-top: 20px; }

  #footer_top .social-media-links {
    padding: 20px 0 30px; } }
#footer_top_second {
  padding-bottom: 10px; }

address {
  font-style: normal; }

.contact-info > h2 {
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 0.4rem; }

#footer_top .contact {
  margin-top: 1em; }

#footer_top .sm-header {
  font-weight: bold;
  margin: 0.75em 0 0; }

#footer_top_content {
  border-top: 1px solid #ccc;
  color: #000; }

#footer_top_content a {
  color: #333;
  margin-right: 0.5em; }

#footer_top_content a:focus,
#footer_top_content a:hover,
#footer_top_content a:active {
  color: #999; }

#footer_mid_content {
  color: #fff;
  font-size: 0.9em;
  line-height: 1.8;
  font-weight: 400; }

#footer_mid_content ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#footer_mid_content li a {
  color: #fff;
  text-decoration: underline; }

#footer_mid_content li a:hover,
#footer_mid_content li a:focus,
#footer_mid_content li a:active {
  text-decoration: underline; }

#footer_mid_content img {
  max-width: 90%;
  height: auto; }

#footer_btm {
  background-color: #024731; }

#footer_btm_content {
  color: #fff;
  font-size: 0.85em;
  line-height: 1.8; }

#footer_btm_content a {
  color: #fff;
  text-decoration: underline; }

#footer_btm_content a:hover,
#footer_btm_content a:focus,
#footer_btm_content a:active {
  color: #ddd;
  border-bottom-color: #fff; }

footer {
  background-color: #333; }

/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header,
#colophon,
#branding,
#main,
#wrapper {
  margin: 0 auto; }

#wrapper {
  background: #ffffff;
  margin-top: 20px;
  padding: 0 20px; }

/* Structure the footer area */
#footer-widget-area {
  overflow: hidden; }

/* =Content
-------------------------------------------------------------- */
#main {
  clear: both;
  /*overflow: hidden;*/
  padding: 40px 0 0 0; }

h1 {
  font-size: 1.8em;
  margin: 0.67em 0; }
  h1.entry-title, h1.page-title {
    font-size: 2em; }

#content h1:first-of-type:not(.entry-title) {
  display: inline-block;
  margin-bottom: 40px; }
  #content h1:first-of-type:not(.entry-title):after {
    position: relative;
    content: " ";
    display: block;
    top: 20px;
    width: calc(100% + 20px);
    border-top: 0.5px solid #024731; }

#content {
  margin-bottom: 36px; }

#content,
#content input,
#content textarea {
  color: #1d1d1d;
  font-size: 1em;
  line-height: 1.65; }

#content input[type="submit"] {
  color: #fff; }

#content p + p,
#content p + ul,
#content p + ol,
#content p + dd,
#content p + pre,
#content p + table,
#content ul + ul,
#content ul + p,
#content ul + ol,
#content ul + dd,
#content ul + pre,
#content ul + table,
#content ol + ol,
#content ol + p,
#content ol + ul,
#content ol + dd,
#content ol + pre,
#content ol + table,
#content dd + dd,
#content dd + p,
#content dd + ul,
#content dd + ol,
#content dd + pre,
#content dd + table,
#content pre + pre,
#content pre + p,
#content pre + ul,
#content pre + ol,
#content pre + dd,
#content pre + table,
#content table + p,
#content table + ul,
#content table + ol,
#content table + dd,
#content table + pre,
#content table + table,
#content blockquote + p,
#content blockquote + ul,
#content blockquote + ol,
#content blockquote + dd,
#content blockquote + pre,
#content blockquote + table {
  margin-top: 24px; }

#content p + h1,
#content p + h2,
#content p + h3,
#content p + h4,
#content p + h5,
#content p + h6,
#content ul + h1,
#content ul + h2,
#content ul + h3,
#content ul + h4,
#content ul + h5,
#content ul + h6,
#content ol + h1,
#content ol + h2,
#content ol + h3,
#content ol + h4,
#content ol + h5,
#content ol + h6,
#content table + h1,
#content table + h2,
#content table + h3,
#content table + h4,
#content table + h5,
#content table + h6,
#content blockquote + h1,
#content blockquote + h2,
#content blockquote + h3,
#content blockquote + h4,
#content blockquote + h5,
#content blockquote + h6 {
  margin-top: 48px; }

#content h1 + h1,
#content h1 + h2,
#content h2 + h2,
#content h2 + h3,
#content h2 + h1,
#content h3 + h3,
#content h3 + h4,
#content h3 + h2,
#content h4 + h4,
#content h4 + h5,
#content h4 + h3,
#content h5 + h5,
#content h5 + h6,
#content h5 + h4,
#content h6 + h6 {
  margin-top: 4px; }

#content hr {
  margin: 24px 0; }

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
  margin-bottom: 0; }

#content pre,
#content kbd,
#content tt,
#content var {
  font-size: 15px;
  line-height: 21px; }

#content code {
  font-size: 13px; }

#content dt,
#content th {
  color: #000; }

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #024731;
  font-weight: 600;
  line-height: 1.5;
  margin: 0; }

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
  color: inherit; }

#content h1 + p,
#content h2 + p,
#content h3 + p,
#content h4 + p,
#content h5 + p,
#content h6 + p {
  margin-top: 6px; }

#content h1 + ul,
#content h2 + ul,
#content h3 + ul,
#content h4 + ul,
#content h5 + ul,
#content h6 + ul,
#content h1 + ol,
#content h2 + ol,
#content h3 + ol,
#content h4 + ol,
#content h5 + ol,
#content h6 + ol {
  margin-top: 12px; }

#content h2 {
  font-size: 1.7rem; }

#content h3 {
  font-size: 1.5rem; }

#content h4 {
  font-size: 1.3rem; }

#content h5 {
  font-size: 1.15rem; }

#content h6 {
  font-size: 1rem;
  font-weight: 700; }

#content li + li {
  margin-top: 8px; }

#content li > ul,
#content li > ol {
  margin-top: 15px; }

img,
iframe {
  max-width: 100%; }

iframe {
  margin: 24px 0; }

table {
  border: 1px solid #e7e7e7;
  border-collapse: collapse;
  margin: 0 0 24px 0;
  text-align: left;
  width: 100%; }
  table.people-list {
    border: 0; }
    table.people-list tr + tr {
      border-top: 1px solid #e7e7e7; }
    table.people-list tr td {
      border-top: 0;
      padding: 20px; }
    table.people-list td:first-child {
      padding-left: 0;
      padding-right: 0;
      width: 100px; }
    table.people-list p + p {
      margin-top: 18px; }

tr th,
thead th {
  background: #f7f7f7;
  color: #333;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 12px; }

tr th + th,
thead th + th {
  border-left: 1px solid #e7e7e7; }

tr td {
  border-top: 1px solid #e7e7e7;
  padding: 6px 12px; }
tr td + td {
  border-left: 1px solid #e7e7e7; }
tr.odd td {
  background: #f2f7fc; }

.hentry {
  margin: 0 0 48px 0; }

.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px; }
.home #main_content {
  padding: 0px 0 30px; }
  .home #main_content::after {
    clear: both;
    content: "";
    display: block;
    min-height: 1px;
    width: 100%; }
.home main > img {
  width: 100%; }

.error404 .error404 {
  text-align: center; }
.error404 h1 {
  font-size: 2.6em; }

.archive #content .page-title,
.blog #content .page-title,
.search .page-title {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 1em; }

.home.blog #content h1.page-title {
  margin-top: 0; }

.blog .post,
.archive .post {
  padding-top: 32px;
  margin-bottom: 32px; }
.blog + .post,
.archive + .post {
  border-top: 1px solid #ddd; }
.blog #content .post h2.entry-title,
.archive #content .post h2.entry-title {
  font-size: 1.2em;
  margin-top: 0; }

.blog .post-content .entry-content,
.archive .post-content .entry-content,
.search .post-content .entry-content {
  padding-top: 0; }

.single .hentry {
  margin: 0 0 36px 0; }

.attachment .page-title {
  border-bottom: 1px solid #ddd; }

p.page-title {
  color: #707070;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 0.85rem;
  line-height: 1.4;
  padding: 12px 0 20px; }

p.page-title span {
  color: #333;
  font-size: 16px;
  font-style: italic;
  font-weight: normal; }

p.page-title a:link,
p.page-title a:visited {
  color: #777; }

p.page-title a:active,
p.page-title a:hover,
p.page-title a:focus {
  color: #217eab; }

#content .entry-title {
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 1em; }

#content h1.entry-title + img {
  margin-top: 10px; }

#content a.post-edit-link {
  border: 1px solid #e7e7e7;
  padding: 6px 20px;
  text-decoration: none;
  display: inline-block;
  font-size: 0.8rem;
  margin-top: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700; }

#content a.post-edit-link:before {
  font-family: "FontAwesome";
  content: "\f044";
  padding-right: 4px;
  white-space: nowrap;
  text-decoration: none; }

#content a.post-edit-link:focus,
#content a.post-edit-link:hover,
#content a.post-edit-link:active {
  background: #e7e7e7;
  color: #000; }

.entry-title a:link,
.entry-title a:visited {
  color: inherit; }

.entry-title a:active,
.entry-title a:hover,
.entry-title a:focus {
  color: #008639; }

.entry-meta abbr,
.entry-utility abbr {
  border: none; }

.entry-title + .entry-meta > span + span {
  margin-left: 20px; }

.archive .entry-meta + .entry-content {
  margin-top: 8px; }

.entry-meta span.fa {
  color: #024731; }

.entry-meta .categories a {
  color: #024731; }

.entry-meta abbr:hover,
.entry-meta abbr:focus,
.entry-meta abbr:active,
.entry-utility abbr:hover,
.entry-utility abbr:focus,
.entry-utility abbr:active {
  border-bottom: 1px dotted #666; }

.entry-utility {
  margin: 20px 0; }

.entry-utility a {
  border: 1px solid #e7e7e7;
  display: inline-block;
  margin: 0 6px 6px 0;
  padding: 4px 12px 7px; }

.entry-utility a:hover,
.entry-utility a:focus,
.entry-utility a:active {
  background: #024731;
  border-color: transparent;
  color: #fff;
  transition: 0.2s; }

.entry-content,
.entry-summary {
  clear: both;
  padding: 12px 0 0 0; }

.entry-content .more-link {
  white-space: nowrap; }

#content .entry-summary p:last-child {
  margin-bottom: 12px; }

.entry-content fieldset {
  border: 1px solid #e7e7e7;
  margin: 0 0 24px 0;
  padding: 24px; }

.entry-content fieldset legend {
  background: #ffffff;
  color: #000;
  font-weight: bold;
  padding: 0 24px; }

.entry-content input {
  margin: 0; }

.entry-content input.file,
.entry-content input.button {
  margin-right: 24px; }

.entry-content label {
  color: #777;
  font-size: 12px; }

.entry-content select {
  margin: 0 0 24px 0; }

.entry-content sup,
.entry-content sub {
  font-size: 10px; }

.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%; }

.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%; }

.page-link {
  clear: both;
  color: #000;
  font-weight: bold;
  line-height: 48px;
  word-spacing: 0.5em; }

.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em; }

.home .sticky .page-link a {
  background: #d9e8f7; }

/* ---- FEATURED IMAGES ---- */
.featured-image > img {
  width: 100%; }

.home .featured-image {
  max-width: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }

.home .featured-image .featured-caption {
  background: #f7f7f7;
  color: #222;
  padding: 1em 0;
  font-size: 1.3em;
  font-weight: 600;
  bottom: 0;
  z-index: 10;
  width: 100%;
  line-height: 1.4; }

@media only screen and (max-width: 768px) {
  .home .featured-image .featured-caption {
    margin-top: -4px; } }
@media only screen and (min-width: 769px) {
  .home .featured-image .featured-caption {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    color: #fff; } }
@media only screen and (max-width: 768px) {
  body:not(.home) .featured-image {
    padding-top: 30px; } }
.page-link a:active,
.page-link a:hover,
.page-link a:focus {
  color: #217eab; }

body.page .edit-link {
  clear: both;
  display: block; }

#entry-author-info {
  background: #f2f7fc;
  border-top: 4px solid #000;
  clear: both;
  font-size: 0.85rem;
  line-height: 20px;
  margin: 24px 0;
  overflow: hidden;
  padding: 18px 20px; }

#entry-author-info #author-avatar {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  float: left;
  height: 60px;
  margin: 0 -104px 0 0;
  padding: 11px; }

#entry-author-info #author-description {
  float: left;
  margin: 0 0 0 104px; }

#entry-author-info h2 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0; }

.entry-utility,
.entry-meta {
  clear: both;
  color: #555;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 0.85rem;
  line-height: 1.4;
  padding: 12px 0 20px; }

.entry-meta {
  padding-top: 8px; }

.entry-meta a,
.entry-utility a {
  color: #707070; }

.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active .entry-utility a:hover,
.entry-utility a:focus,
.entry-utility a:focus {
  color: #217eab; }

#content .video-player {
  padding: 0; }

.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
  margin-bottom: 24px; }

@media only screen and (max-width: 768px) {
  .page-template-page-leftsidebar #main_content .row {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-rows: auto; }
    .page-template-page-leftsidebar #main_content .row .col-lg-9 {
      grid-row-start: 1; }
    .page-template-page-leftsidebar #main_content .row .col-lg-3 {
      grid-row-start: 2; } }

/* =Asides
-------------------------------------------------------------- */
.home #content .format-aside p,
.home #content .category-asides p {
  font-size: 0.85rem;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0; }

.home .hentry.format-aside,
.home .hentry.category-asides {
  padding: 0; }

.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
  padding-top: 0; }

/* =Gallery listing
-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
  border: 10px solid #f1f1f1;
  margin-bottom: 0; }

.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -4px; }

.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
  padding-top: 4px; }

/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .nav-previous a:before {
  content: "\2190\00a0"; }

.attachment .entry-content .nav-next a:after {
  content: "\00a0\2192"; }

/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */ }

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px; }

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px; }

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px; }

.wp-caption {
  line-height: 1.4;
  margin-bottom: 20px;
  max-width: 100%;
  /* prevent too-wide images from breaking layout */
  text-align: center; }

.widget-container .wp-caption {
  max-width: 100%; }

#primary .widget-container .wp-caption-text {
  display: none; }

.wp-caption img {
  margin: 0;
  max-width: 100%;
  /* caption width - 10px */ }

.wp-caption p.wp-caption-text {
  color: #555;
  font-size: 0.85em;
  margin: 5px 0 0; }

.wp-smiley {
  margin: 0; }

.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%; }

.gallery-icon a:hover,
.gallery-icon a:focus,
.gallery-icon a:active {
  opacity: 0.8; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery img {
  border: 0 !important; }

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto; }

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto; }

.gallery .gallery-caption {
  color: #555;
  font-size: 0.7em;
  line-height: 1.5;
  margin: 0 0 12px; }

.gallery dl {
  margin: 0; }

.gallery br + br {
  display: none; }

#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto; }

/* =Comments
-------------------------------------------------------------- */
#comments {
  clear: both; }

#comments .navigation {
  padding: 0 0 18px 0; }

h3#comments-title,
h3#reply-title {
  color: #024731;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0; }

h3#comments-title {
  padding: 24px 0; }

.commentlist {
  list-style: none;
  margin: 0; }

.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative; }

.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0; }

#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px; }

#comments .comment-body p:last-child {
  margin-bottom: 6px; }

#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px; }

.commentlist ol {
  list-style: decimal; }

.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0; }

.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold; }

.comment-author .says {
  font-style: italic; }

.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0; }

.comment-meta a:link,
.comment-meta a:visited {
  color: #777; }

.comment-meta a:active,
.comment-meta a:hover,
.comment-meta a:focus {
  color: #217eab; }

.reply {
  font-size: 12px;
  padding: 0 0 24px 0; }

.reply a,
a.comment-edit-link {
  color: #777; }

.reply a:hover,
a.comment-edit-link:hover,
.reply a:focus,
a.comment-edit-link:focus,
.reply a:active,
a.comment-edit-link:active {
  color: #217eab; }

.commentlist .children {
  list-style: none;
  margin: 0; }

.commentlist .children li {
  border: none;
  margin: 0; }

.nopassword,
.nocomments {
  display: none; }

#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px; }

.commentlist li.comment + li.pingback {
  margin-top: -6px; }

#comments .pingback p {
  color: #777;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0; }

#comments .pingback .url {
  font-size: 13px;
  font-style: italic; }

/* Comments form */
#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  overflow: hidden;
  position: relative; }

#respond p {
  margin: 0; }

#respond .comment-notes {
  margin-bottom: 1em; }

.form-allowed-tags {
  line-height: 1em; }

.children #respond {
  margin: 0 48px 0 0; }

h3#reply-title {
  margin: 18px 0; }

#comments-list #respond {
  margin: 0 0 18px 0; }

#comments-list ul #respond {
  margin: 0; }

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px; }

#respond .required {
  color: #217eab;
  font-weight: bold; }

#respond label {
  color: #777;
  font-size: 12px; }

#respond input {
  margin: 0 0 9px;
  width: 98%; }

#respond textarea {
  box-sizing: border-box;
  font-size: 1em;
  padding: 12px 20px;
  width: 98%; }

#respond .form-allowed-tags {
  color: #777;
  font-size: 0.85rem;
  line-height: 1.4; }

#respond .form-allowed-tags code {
  font-size: 11px; }

#respond .form-submit {
  margin: 12px 0; }

#respond .form-submit input {
  font-size: 0.85rem;
  width: auto; }

#respond #wp-comment-cookies-consent {
  width: auto;
  margin: 0 10px 0 0; }

#respond label {
  color: #707070;
  font-family: "Open Sans", Tahoma, sans-serif; }

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area,
#footer_top_content {
  font-size: 0.9em; }

.widget-area > ul > li.widget_meta > ul {
  padding-left: 12px; }

ul.xoxo {
  padding-left: 0;
  line-height: 1.45;
  list-style: none;
  margin: 0 0 1em 0; }

ul.xoxo ul {
  list-style: square;
  margin-left: 0; }

ul.xoxo > li > ul {
  padding-left: 12px; }

ul.xoxo > li > ul li {
  text-indent: -3px; }

ul.xoxo .post-date {
  color: #444;
  font-size: 0.9em;
  font-style: italic; }

ul.xoxo select {
  max-width: 100%; }

ul.xoxo p {
  line-height: 1.55; }

form.search-form input[type="search"] {
  /* This keeps the search inputs in line */
  box-sizing: border-box;
  font-family: "Open Sans", Tahoma, sans-serif;
  padding: 6px 10px 8px; }

form.search-form.show {
  display: flex !important; }

#basic-site-search, .search-field,
.widget_search #basic-site-search,
.widget_search #s {
  /* This keeps the search inputs in line */
  width: 100%;
  height: 100%; }

.search-form-container {
  display: none; }

@media only screen and (min-width: 769px) {
  .search-form-container {
    display: flex;
    height: 110px;
    position: absolute;
    text-align: right;
    top: 60px; } }
@media only screen and (min-width: 769px) {
  .logged-in .search-form-container {
    top: 92px; } }
.search-form-container form {
  margin-left: auto;
  margin-top: 6px;
  width: 180px; }

.widget-container {
  margin: 0; }

#primary.widget-area .widget-container + .widget-container {
  margin-top: 2.5em; }

.widget-container h3 {
  color: #222;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0 0.5rem; }

.widget-container h3 + ul {
  margin-top: 0; }

.widget-title {
  color: #024731;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0; }

.widget-title + div {
  margin-top: 8px; }

.widget-container .wp-caption img {
  margin: auto; }

.widget-container ul {
  padding-left: 0; }

.widget-container ul li {
  font-family: "Open Sans", Tahoma, sans-serif;
  list-style: none;
  padding: 0.6em 0 0.65em; }

.widget-container > ul > li + li {
  border-top: 1px solid #ddd; }

.widget-container > ul > li:before {
  color: #f9a429;
  content: "\203A \0020";
  font-size: 130%;
  margin-bottom: -1.3em;
  margin-left: -0.4em; }

.widget-container ul li a {
  color: #1d1d1d;
  font-family: inherit; }

.widget-container address .contact-us-block-label,
.widget-container .contact .contact-us-block-label,
.widget-container .sm-header .contact-us-block-label {
  font-weight: 600; }

.widget-container address {
  padding-top: 20px; }

#content .homepage-widgets .widget_media_image h3.widget-title {
  margin-bottom: 8px; }

#content .homepage-widgets > li > ul {
  padding-left: 0; }

.xoxo li {
  overflow: hidden; }

.xoxo li img {
  max-width: 100%; }

.widget_media_image a > img {
  transition: all 0.2s ease-in-out; }

.widget_media_image a:hover > img,
.widget_media_image a:active > img,
.widget_media_image a:focus > img {
  transform: scale(1.1); }

#wp_tag_cloud div {
  line-height: 1.6em; }

#wp-calendar {
  width: 100%;
  border: none;
  margin-bottom: 0; }

#wp-calendar caption {
  background: #024731;
  caption-side: top;
  color: #fff;
  font-weight: bold;
  padding: 0.8em 1em 0.9em;
  text-align: center; }

#wp-calendar thead {
  font-size: 11px; }

#wp-calendar thead th {
  color: #024731;
  padding: 4px 0;
  text-align: center; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  color: #555;
  padding: 3px 0 2px;
  text-align: center; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tbody,
#wp-calendar thead {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7; }

#wp-calendar tfoot td {
  border: none; }

#wp-calendar tfoot #next {
  text-align: right; }

#wp-calendar a {
  color: #217eab;
  font-weight: 600; }

.widget_rss a.rsswidget {
  color: #000; }

.widget_rss a.rsswidget:hover,
.widget_rss a.rsswidget:focus,
.widget_rss a.rsswidget:active {
  color: #217eab; }

.widget_rss .widget-title img {
  width: 11px;
  height: 11px; }

.widget_text ul,
.widget_text ol {
  margin-bottom: 1.5em; }

.widget_text ol {
  margin-left: 1.3em; }

.widget_text ul ul,
.widget_text ol ol,
.widget_text ul ol,
.widget_text ol ul {
  margin-bottom: 0; }

.widget_media_video video {
  max-width: 100%; }

.tagcloud ul {
  list-style-type: none;
  margin-left: 0 !important; }

.tagcloud ul li {
  display: inline-block;
  padding: 0 0.15em 0 0; }

.tagcloud ul li a {
  border: 1px solid #eee;
  display: inline-block;
  font-size: 0.85em !important;
  margin-bottom: 0.5em;
  padding: 0.4em 0.8em 0.45em; }

.tagcloud ul li a:hover,
.tagcloud ul li a:focus,
.tagcloud ul li a:active {
  background: #024731;
  color: #fff; }

/* Helps galleries in widget areas look presentable in most cases. */
.widget-area .gallery-columns-2 img,
.widget-area .gallery-columns-3 img,
.widget-area .gallery-columns-4 img,
.widget-area .gallery-columns-5 img,
.widget-area .gallery-columns-6 img,
.widget-area .gallery-columns-7 img,
.widget-area .gallery-columns-8 img,
.widget-area .gallery-columns-9 img {
  border: none;
  width: auto; }

/* Main sidebars */
#main .widget-area ul {
  margin-left: 0;
  padding: 0 20px 0 0; }

#main .widget-area ul ul {
  border: none;
  margin-left: 1.3em;
  padding: 0; }

#primary .secondary {
  border: 1px solid #eee;
  border-radius: 3px;
  line-height: 1.4;
  list-style: none;
  margin: 0 0 2em;
  padding: 0; }

#primary .secondary ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#primary .secondary ul.children {
  display: none; }

#primary .secondary li.current_page_item > a {
  background: #217eab;
  color: #fff; }

#primary .secondary ul.children li a span {
  display: none; }

/*#primary .secondary > li.page_item_has_children > a span {
    transform: rotate(-90deg);
}
#primary .secondary > li.page_item_has_children > a + ul.children {
    display: none;
}*/
#primary .secondary > li > a + ul.children > li > a {
  text-indent: -15px;
  padding-left: 45px; }

.left-sidebar #primary .secondary > li > a + ul.children > li > a {
  text-indent: -15px;
  padding-left: 24px; }

#main_area:not(.left-sidebar) #primary .secondary > li > a {
  text-indent: -10px; }

#primary .secondary > li:not(:first-child) {
  border-top: 1px solid #eee; }

#primary .secondary > li:first-child > a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

#primary .secondary > li:last-child > a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

#primary .secondary > li.page_item_has_children > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

#primary .secondary > li.page_item_has_children > a + ul.children > li:last-child > a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

#primary .secondary a span {
  padding-right: 10px; }

#primary .secondary a {
  color: #707070;
  display: block;
  padding: 0.538em 0.769em 0.538em 30px; }

#primary .secondary > li > ul.children > li > a:before {
  content: "\2013 \2002"; }

#primary .secondary > li > ul.children > li > ul > li > a:before {
  content: "\2014 \2002"; }

.left-sidebar #primary .secondary a {
  padding-left: 0.538em; }

#primary .secondary a:hover,
#primary .secondary a:focus,
#primary .secondary a:active {
  background: #217eab;
  color: #fff; }

.left-sidebar #primary .secondary a span {
  transform: rotate(180deg);
  float: right; }

/* homepage widget areas */
ul.homepage-widgets {
  display: flex;
  flex-direction: column; }

ul.homepage-widgets li > div {
  margin: 0 auto; }

ul.homepage-widgets > li {
  margin-bottom: 2rem; }

@media only screen and (min-width: 769px) {
  ul.homepage-widgets {
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0; }

  .homepage-widgets li {
    flex-basis: 30%; }

  .homepage-widgets li:not(:nth-child(3n)) {
    margin-right: 5%; }

  .homepage-widgets .widget-container + .widget-container {
    margin-top: 0; }

  .has-feat-image + .widget-area {
    padding-top: 0; } }
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
  -webkit-text-size-adjust: 140%; }

code {
  -webkit-text-size-adjust: 160%; }

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
  -webkit-text-size-adjust: 120%; }

#header_top_menu .menu-toggle {
  background: none;
  border-radius: 0;
  color: #222;
  display: none;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 10px 5px;
  text-transform: uppercase; }

#header_top_menu .menu-toggle:hover,
#header_top_menu .menu-toggle:focus,
#header_top_menu .menu-toggle:active {
  opacity: 0.5; }

#header_top_menu .menu-toggle:after {
  content: url("../images/icon-menu-toggle.png"); }

#header_top_menu .menu-toggle.open:after {
  content: url("../images/icon-menu-toggle-active.png"); }

#header_top:after {
  width: 40px; }

/* style page with anchors */
.page-template-page-anchor .page {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: 3; }

.page-template-page-anchor .page > h1.entry-title {
  grid-row-start: 1; }

.page-template-page-anchor .page .entry-content {
  grid-row-start: 3; }

.page-template-page-anchor .page .anchors {
  grid-row-start: 2; }

#content .anchors h2 {
  font-size: 1rem !important;
  font-weight: 800;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }

.anchors {
  border-bottom: 1px solid #e7e7e7;
  /*margin: 0 0 2rem;*/
  margin-top: 0.5rem; }

.anchor-links-container {
  margin-bottom: 2rem; }

.anchor-links-container ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.anchor-links-container:before {
  content: "Sections";
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 0.5rem;
  text-transform: uppercase; }

#content .anchors .anchor-links-container > ul > li > ul {
  margin-top: 8px;
  padding-left: 10px; }

@media only screen and (min-width: 1200px) {
  .anchor-links-container ul {
    column-count: 2;
    column-gap: 40px; } }
/* mobile breakpoint */
/* 2-col mobile */
@media only screen and (max-width: 1199px) {
  header {
    border-bottom: 1px solid #e7e7e7; }

  #container {
    float: none;
    margin: 0; }

  #container + #primary {
    border-top: 1px solid #eee; }

  #primary {
    padding-top: 10px;
    float: none;
    width: 100%; }

  #header_top {
    padding-left: 10px;
    padding-right: 10px; }

  #header_top_content > ul {
    justify-content: center; }

  #header_top_content li {
    padding: 0 0.4em; }

  #header_top_content li:not(:last-child) a {
    margin-right: 0; }

  #header_top_menu .menu-toggle {
    display: inline-flex;
    margin: 0; }

  #header_btm_content > ul.menu.show {
    display: block; }

  #header_btm .search-form-container.show {
    display: flex;
    margin-bottom: 20px; }

  .search-form-container form {
    width: 100%; }

  #header_btm_content > ul {
    display: none; }

  #header_btm_content > ul.show {
    display: block; }

  #header_btm_content li a {
    font-size: 1.15em;
    line-height: 1.5;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-right: 0 !important; }

  #header_btm_content ul li + li {
    border-top: 1px solid #e1e1e1; }

  #header_btm_content > ul > li.menu-item-has-children > a:after {
    float: right; }

  #header_btm_content > ul > li > ul {
    width: 100%; }

  #header_btm_content ul li > ul li a,
  #header_btm_content ul li > ul li > ul li a {
    padding: 12px; }

  #header_btm_content ul li > ul li a:before {
    color: #555;
    content: "\2013 \2002"; }

  #header_btm_content ul li > ul li > ul li a:before {
    color: #555;
    content: "\2014 \2002"; } }
@media only screen and (min-width: 580px) {
  .blog .post.has-post-thumbnail .entry-thumbnail,
  .archive .post.has-post-thumbnail .entry-thumbnail {
    width: 150px; }

  .blog .post.has-post-thumbnail .post-content,
  .archive .post.has-post-thumbnail .post-content {
    margin-left: 180px; }

  .blog .post.has-post-thumbnail,
  .archive .post.has-post-thumbnail {
    min-height: 180px; }

  .tax-faq-topics .post.has-post-thumbnail .entry-thumbnail,
  .faq-container .post.has-post-thumbnail .entry-thumbnail,
  .archive.category-directory .post.has-post-thumbnail .entry-thumbnail {
    width: auto; }

  .tax-faq-topics .post.has-post-thumbnail .post-content,
  .faq-container .post.has-post-thumbnail .post-content,
  .archive.category-directory .post.has-post-thumbnail .post-content {
    margin-left: 0; }

  .tax-faq-topics .post.has-post-thumbnail,
  .faq-container .post.has-post-thumbnail,
  .archive.category-directory .post.has-post-thumbnail {
    min-height: 0; } }
@media only screen and (min-width: 1200px) {
  #access .menu-header li,
  div.menu li,
  #header_btm_content li {
    float: left;
    position: relative; }

  main #breadcrumbs {
    margin-top: 20px; }

  .search-mobile {
    display: none; }

  #header_top_content {
    display: flex;
    justify-content: space-between; }

  #header_mid .container {
    display: flex;
    justify-content: space-between; }

  #header_mid form.search-form {
    margin-left: 20px;
    display: flex; }

  #footer_top_content {
    justify-content: space-between; } }
@media only screen and (min-width: 768px) {
  #header_mid_logo {
    max-height: 110px; } }
@media only screen and (max-width: 768px) {
  #footer_top_content .footer-top-middle-column {
    margin-top: 30px; } }
@media only screen and (min-width: 1200px) {
  #header_top {
    left: 0;
    width: 100%;
    transition: 0.2s;
    z-index: 99;
    overflow: visible; }

  #header_top:hover,
  #header_top:focus,
  #header_top:active {
    top: 0; }

  .logged-in #header_top:hover,
  .logged-in #header_top:focus,
  .logged-in #header_top:active {
    top: 2em; }

  #header_top a:focus {
    position: absolute;
    top: 3em;
    padding: 10px;
    background: #024731;
    opacity: 1;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 60; }

  .logged-in #header_top a:focus {
    top: 3.6em; }

  #header_top:active a:focus,
  #header_top:hover a:focus,
  #header_top:focus a:focus {
    position: static;
    padding: 0;
    background: transparent;
    border-radius: 0; } }
@media only screen and (max-width: 1199px) {
  #container {
    padding-bottom: 40px; }

  #primary {
    padding-top: 40px; }

  #header_mid .container {
    height: auto; }

  #header_mainmenu li:not(.show-on-mobile),
  #header_midrow {
    display: none; }

  #header_mid_logo {
    padding-bottom: 0; }

  header #header_mid form.search-form {
    display: none;
    margin-bottom: 20px; }

  #header_smrow {
    clear: both;
    float: none; }

  #header_sitedescription {
    padding-bottom: 6px; }

  main #breadcrumbs {
    display: block;
    padding: 20px 0 0; }

  #department_name {
    background: #ffffff;
    border-top: 0;
    padding: 10px 0;
    text-align: center; }

  #header_btm {
    padding: 0;
    text-align: center; } }
#breadcrumbs {
  align-self: center; }

.breadcrumbs {
  font-size: 0.85em;
  padding: 0;
  line-height: 1.5;
  margin: 0 0 0 auto;
  background-color: transparent;
  color: #333; }

.breadcrumbs a {
  color: inherit; }

.breadcrumbs a:hover,
.breadcrumbs a:focus,
.breadcrumbs a:active {
  color: #024731; }

.breadcrumbs li {
  white-space: nowrap;
  display: inline-block;
  list-style: none; }

.breadcrumbs li.active {
  color: #024731; }

.breadcrumbs li.separator {
  color: #024731;
  margin: 0 8px; }

/*---- MISC ----*/
/* horizontal scroll */
.extra-wide {
  overflow-x: scroll;
  overflow-y: auto; }

/* font awesome fallback while laoding */
html.fa-events-icons-loading a:after,
html.fa-events-icons-loading #header_top:after,
html.fa-events-icons-loading button.menu-toggle:after {
  color: transparent !important; }

/* back to top */
.go-top {
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  position: fixed;
  bottom: -40px;
  right: 20px;
  transition: all 1s ease;
  text-decoration: none;
  background: #e2e2e2;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 35px;
  padding-bottom: 3px;
  width: 35px;
  z-index: 90; }

.go-top span {
  align-self: center;
  color: #444;
  font-size: 16px;
  line-height: 0.8; }

.go-top.show {
  bottom: 20px;
  display: flex !important; }

.go-top:hover,
.go-top:focus,
.go-top:active {
  background: #063;
  border-color: transparent;
  text-decoration: none; }

.go-top:hover span,
.go-top:focus span,
.go-top:active span {
  color: #fff; }

@media only screen and (max-width: 500px) {
  #department_name .site-name-description #header_sitename {
    font-size: 1.2em; }

  #department_name .site-name-description #header_sitedescription {
    font-size: 0.9em; } }
/*GutenSlider*/
.wp-block-eedee-block-gutenslider .slick-prev:before, .wp-block-eedee-block-gutenslider .slick-next:before {
  font-size: 50px !important;
  opacity: 1 !important; }

.wp-block-eedee-block-gutenslider .slick-arrow.slick-next {
  right: 20px !important; }

.wp-block-eedee-block-gutenslider .slick-arrow.slick-prev {
  left: 20px !important; }

/* =Article Archive
-------------------------------------------------------------- */
#content .article-archive-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 10px; }

.article_date {
  text-transform: uppercase;
  font-size: 14px; }

.article_archive {
  /* Search Results */
  /* End Search Results */
  /* Small Devices, Tablets */
  /* Article Page Numbers */
  /* End Article Page Numbers */ }
  .article_archive .has-post-thumbnail .entry-thumbnail {
    width: unset;
    position: unset; }
  .article_archive .has-post-thumbnail .post-content {
    margin-left: unset; }
  .article_archive img {
    width: 100%;
    max-width: 350px;
    max-height: 230px;
    overflow: hidden;
    object-fit: cover; }
  @media (max-width: 768px) {
    .article_archive img {
      max-width: none; }
    .article_archive .has-post-thumbnail .entry-thumbnail {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .article_archive .article_search {
      position: absolute;
      right: 0;
      bottom: 0; } }
  .article_archive .entry-thumbnail {
    margin-bottom: 20px; }
  .article_archive .entry-content p {
    margin-bottom: 20px; }
  .article_archive .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    line-height: 1;
    border-radius: 2px; }
  .article_archive .page-numbers.current:after {
    position: relative;
    content: " ";
    display: block;
    top: 5px;
    left: -2px;
    width: calc(100% + 4px);
    border-top: 4px solid #024731; }
  .article_archive .pagination_numbers {
    margin: auto; }
  @media (min-width: 768px) {
    .article_archive .prev {
      margin-right: 50px; } }
  @media (min-width: 1200px) {
    .article_archive .prev {
      margin-right: 70px; } }
  @media (min-width: 768px) {
    .article_archive .next {
      margin-left: 50px; } }
  @media (min-width: 1200px) {
    .article_archive .next {
      margin-left: 70px; } }
  .article_archive .archive_entry {
    border-bottom: 1px solid #eee;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%); }
    .article_archive .archive_entry .row {
      margin: 0; }
  .article_archive .article {
    margin: auto;
    width: 100%;
    padding: 25px 5px; }
    @media (min-width: 576px) {
      .article_archive .article {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .article_archive .article {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .article_archive .article {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .article_archive .article {
        max-width: 1140px;
        padding: 40px 0px; } }
  .article_archive a.article_tag {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    line-height: 1;
    border: solid 1px #000;
    border-radius: 10px;
    margin-right: 15px; }

/** Page Template Specific */
body[class*=rightsidebar-new-blocks] .breadcrumbs, body[class*=leftsidebar-new-blocks] .breadcrumbs {
  margin-bottom: 30px; }

/*# sourceMappingURL=style.css.map */
