/* Global Mobile Breakpoints */
/*** Global Colors ***/
html body {
  /**** Front Page View Blocks ****/
}
html body .main-container .row section .region-content {
  /**** Bios Nodes ****/
  /**** end Bios nodes ****/
  /**** Events Nodes ****/
  /**** end News nodes ****/
  /**** News Node ****/
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
    display: block;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item {
  padding-right: 10px;
  float: none;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .control-label {
  color: #575757;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .select-wrapper:after {
  color: #256081;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info {
  float: right;
  color: #fff;
  text-decoration: none;
  background: #191970;
  border-radius: 4px;
  padding: 3px 12px;
  border-color: #191970;
  border-bottom: none;
  transition: all 0.5s ease;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info:hover {
  background: #22229a;
  color: #f9f9a5;
  text-decoration: none;
  border-bottom: none;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info {
    margin-top: -5px;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-danger {
  background-color: #005b7f;
  transition: background 0.5s ease;
  border-color: #005b7f;
  margin-top: 3px;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-danger:hover {
  background-color: #0b354d;
  color: #f9f9a5;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-danger {
    margin-top: -5px;
  }
}
html body .main-container .row section .region-content .field--name-field-media-image {
  float: right;
  margin-left: 10px;
}
html body .main-container .row section .region-content .views-field-field-media-image {
  float: right;
  margin-left: 10px;
}
html body .main-container .row section .region-content .field--label h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 1px;
}
html body .main-container .row section .region-content .view h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 1px;
  margin-top: 0;
}
html body .main-container .row section .region-content .view nav.pager-nav .pagination > .active > a {
  background: #0b486b;
}
html body .main-container .row section .region-content .view nav.pager-nav a {
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row section .region-content article.bios .field--name-field-position {
  font-size: 1.5em;
}
html body .main-container .row section .region-content article.bios h2.contact {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 2px;
  margin-top: 0;
}
html body .main-container .row section .region-content .view-bios .views-row {
  padding-top: 15px;
  padding-bottom: 27px;
  margin-bottom: 10px;
  border-bottom: 1pt solid #eee;
}
html body .main-container .row section .region-content .view-bios .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-bios .views-row:first-child {
  padding-top: 0;
}
html body .main-container .row section .region-content .view-bios .views-row .views-field-nothing {
  float: none;
}
html body .main-container .row section .region-content .block-views-blockbios-block-1 {
  width: 100%;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 {
  margin-top: 20px;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 {
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-field-media-image,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-field-media-image,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-field-media-image {
  float: none;
  margin: 0;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing {
  text-align: center;
  width: 100%;
  line-height: 1.3;
  margin-top: 7px;
  margin-bottom: 10px;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing .nm,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing .nm,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing .nm {
  font-weight: 500;
  font-size: 1.5rem;
  padding-bottom: 3px;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing .nm a,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing .nm a,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing .nm a {
  border-bottom: none;
  font-weight: 500;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing .pos,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing .pos,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing .pos {
  font-weight: 500;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing .rep,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing .rep,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing .rep {
  font-size: 1.4rem;
  font-weight: 500;
}
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-2 .col .views-field-nothing .email a,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-page-5 .col .views-field-nothing .email a,
html body .main-container .row section .region-content .view-bios #views-bootstrap-bios-block-1 .col .views-field-nothing .email a {
  border-bottom: none;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 {
  margin-top: 30px;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-field-media-image {
  float: none;
  margin: 0;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing {
  text-align: center;
  width: 100%;
  line-height: 1.5;
  margin-top: 7px;
  margin-bottom: 10px;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .nm {
  font-weight: 600;
  font-size: 1.5rem;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .nm a {
  border-bottom: none;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .pos,
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .title {
  font-size: 1.4rem;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .title {
  font-weight: 600;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .ph a {
  border-bottom: none;
}
html body .main-container .row section .region-content #views-bootstrap-bios-page-3 .col .views-field-nothing .email a {
  border-bottom: none;
}
html body .main-container .row section .region-content .field--name-field-event-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-events .views-row {
  padding-bottom: 17px;
  margin-bottom: 10px;
  border-bottom: 1pt solid #eee;
}
html body .main-container .row section .region-content .view-events .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-field-event-date .date-display-range {
  color: #575757;
  font-weight: 500;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-title a {
  color: #337ab7;
  border-bottom: 1pt dotted #337ab7;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-title a:hover {
  color: #575757;
  text-decoration: none;
  border-bottom: none;
}
html body .main-container .row section .region-content .field--name-field-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-news .views-row {
  border-bottom: 1pt solid #ddd;
  margin-bottom: 15px;
}
html body .main-container .row section .region-content .view-news .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-field-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-views-conditional-field a {
  font-size: 1.2em;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-body {
  padding-bottom: 20px;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-body a.views-more-link {
  font-size: 1em;
}
html body .wrapper-content-middle {
  margin-bottom: 20px;
  padding: 15px 0;
}
html body .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .wrapper-content-middle #block-views-block-events-block-1 h2 {
  font-size: 1.8rem;
  font-weight: 500;
  color: #191970;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul {
  padding-left: 2px;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li {
  list-style-type: none;
  padding-bottom: 15px;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-field-event-date {
  position: relative;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-field-event-date:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #4e9d9d;
  position: absolute;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-field-event-date .field-content {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-title {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-title a {
  color: #23527c;
  font-weight: 500;
  border-bottom: 1pt dotted #23527c;
}
html body .wrapper-content-middle #block-views-block-events-block-1 .view-events .item-list ul li .views-field-title a:hover {
  color: #337ab7;
  text-decoration: none;
  border-bottom: none;
}
html body .wrapper-content-middle #block-views-block-news-block-1 h2 {
  font-size: 1.9rem;
  font-weight: 500;
  color: #191970;
}
html body .wrapper-content-middle #block-views-block-news-block-1 h3 {
  color: #444128;
  font-size: 1.6rem;
  font-weight: 500;
}
html body .wrapper-content-middle #block-views-block-news-block-1 .view-news .view-content .views-row {
  padding-bottom: 20px;
  border-bottom: 1pt solid #ddd;
}
html body .wrapper-content-middle #block-views-block-news-block-1 .view-news .view-content .views-row:last-child {
  border-bottom: none;
}
html body .more-link a {
  float: right;
  color: #fff;
  text-decoration: none;
  background: #191970;
  border-radius: 4px;
  padding: 3px 12px;
  border-bottom: none;
  transition: all 0.5s ease;
}
html body .more-link a:hover {
  background: #2424c0;
  color: #fdfb8b;
  text-decoration: none;
  border-bottom: none;
}
