/*
Theme Name: Hesston College
Theme URI: http://flinthillsdesign.com
Author: Flint Hills Design
Author URI: http://flinthillsdesign.com/
Description: Hesston College 2014 Responsive Theme
Version: 1.0
*/
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  background: #eeeeee;
  color: #717073;
  padding: 15px;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top: none;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
body.athletics .visible-athletics {
  display: block !important;
}
.page-id-47 .fhd-slider.jumbotron .slide-content .fhd-slider-text {
  width: 60%;
  max-width: 60%;
}
.page-id-47 .fhd-slider.jumbotron .slide-content .fhd-slider-text h1 {
  font-size: 28px;
}
.single-post article .entry-header {
  margin-bottom: 30px;
}
.athletics-roster {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.athletics-roster .person {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .athletics-roster .person {
    float: left;
    width: 25%;
  }
}
.athletics-roster .person > div > span {
  font-weight: bold;
}
.athletics-roster .person .photo > span {
  display: none;
}
.athletics-roster .person:nth-child(4n+1):not(.coach):not(.assistant) {
  clear: both;
}
.athletics-roster .person .number {
  float: right;
  font-size: 2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-left: 8px;
}
.athletics-roster .person .number .name {
  display: none;
}
.athletics-roster .person .full_name {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 8px;
}
.athletics-roster .person .full_name .name {
  display: none;
}
.athletics-roster .person .year_in_school,
.athletics-roster .person .position {
  clear: both;
}
.athletics-roster .person.player + .person.coach {
  clear: both;
}
.athletics-schedule {
  position: relative;
}
.athletics-schedule .occuring.previous,
.athletics-schedule .occuring.upcoming {
  font-weight: 700;
}
.athletics-schedule .occuring.previous td,
.athletics-schedule .occuring.upcoming td {
  background-color: #bcbec0;
}
.athletics-schedule .full-schedule a {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #98002E;
  padding: 10px;
  font-weight: 500;
  color: white;
}
.athletics-schedule .full-schedule a:hover {
  background-color: #FDB813;
  text-decoration: none;
}
.degree-type-icon {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  background-color: #850025;
  margin-right: 3px;
}
.degree-type-icon[href]:hover,
.degree-type-icon[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.degree-type-icon:empty {
  display: none;
}
.btn .degree-type-icon {
  position: relative;
  top: -1px;
}
.degree-type-icon[href]:hover,
.degree-type-icon[href]:focus {
  background-color: #520017;
}
.degree-type-icon.one-year {
  background-color: #FDB813;
}
.degree-type-icon.two-year {
  background-color: #db9b02;
}
.degree-type-icon.three-year {
  background-color: #b20036;
}
.degree-type-icon.four-year {
  background-color: #850025;
}
.degree-type-icon.four-year-transfer {
  background-color: #5cb85c;
}
.degree-type-icon.four-year-transfer[href]:hover,
.degree-type-icon.four-year-transfer[href]:focus {
  background-color: #449d44;
}
.degree-type-icon.pre-professional {
  background-color: #4C4B4E;
}
.department-list,
.major-list {
  list-style: none;
  max-width: 500px;
  margin: 0;
  padding: 0;
}
.department-list .alphaheader,
.major-list .alphaheader {
  font-family: Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px dotted #850025;
  margin-top: 5px;
  font-size: 2em;
}
.employee-profile-list {
  margin-left: -15px;
  margin-right: -15px;
  overflow: auto;
}
.employee-profile-list .employee-profile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .employee-profile-list .employee-profile {
    float: left;
    width: 25%;
  }
}
.employee-profile-list .employee-profile .photo {
  border-bottom: 2px solid #FDB813;
}
.employee-profile-list .employee-profile .name {
  text-align: center;
}
.employee-profile-single .employee-info {
  padding: 15px;
  background-color: #D4CCBA;
}
.employee-profile-single .employee-info .position {
  font-weight: bold;
}
.employee-profile-single .employee-info .field_title {
  display: block;
  color: #850025;
  text-transform: uppercase;
  margin-top: 5px;
}
.intro {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .intro {
    font-size: 21px;
  }
}
.basic-callout {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: auto;
}
.basic-callout blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.basic-callout .basic-callout-aside {
  border-bottom: 2px solid #FDB813;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .basic-callout .basic-callout-aside {
    float: right;
    width: 40%;
    border-left: 2px solid #FDB813;
    border-bottom: 0;
    padding-left: 15px;
    padding-bottom: 0;
    margin-left: 15px;
    margin-bottom: 0;
  }
}
.button {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.button.gold {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #fff;
  background-color: #FDB813;
  border-color: #f4ad02;
}
.button.gold:focus,
.button.gold:active:focus,
.button.gold.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button.gold:hover,
.button.gold:focus {
  color: #333;
  text-decoration: none;
}
.button.gold:active,
.button.gold.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.gold.disabled,
.button.gold[disabled],
fieldset[disabled] .button.gold {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button.gold:hover,
.button.gold:focus,
.button.gold:active,
.button.gold.active,
.open .dropdown-toggle.button.gold {
  color: #fff;
  background-color: #e5a202;
  border-color: #b88202;
}
.button.gold:active,
.button.gold.active,
.open .dropdown-toggle.button.gold {
  background-image: none;
}
.button.gold.disabled,
.button.gold[disabled],
fieldset[disabled] .button.gold,
.button.gold.disabled:hover,
.button.gold[disabled]:hover,
fieldset[disabled] .button.gold:hover,
.button.gold.disabled:focus,
.button.gold[disabled]:focus,
fieldset[disabled] .button.gold:focus,
.button.gold.disabled:active,
.button.gold[disabled]:active,
fieldset[disabled] .button.gold:active,
.button.gold.disabled.active,
.button.gold[disabled].active,
fieldset[disabled] .button.gold.active {
  background-color: #FDB813;
  border-color: #f4ad02;
}
.button.gold .badge {
  color: #FDB813;
  background-color: #fff;
}
.half.first_half,
.half.second_half {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .half.first_half,
  .half.second_half {
    float: left;
    width: 50%;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a {
  overflow: auto;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
.filter {
  display: none;
}
::-moz-selection {
  background: #FDB813;
}
::selection {
  background: #FDB813;
}
.btn {
  text-decoration: none;
}
.btn-outline {
  border-radius: 0;
  border: 2px solid;
  background: none;
  text-transform: uppercase;
  padding: 15px;
  font-weight: bold;
  -webkit-transition: background-color .4s, color .4s, border-color .4s;
  transition: background-color .4s, color .4s, border-color .4s;
}
.btn-outline.btn-info {
  border-color: #FDB813;
  color: black;
}
.btn-outline.btn-info:hover {
  color: white;
}
.btn-outline.btn-default {
  border-color: #414042;
  color: #414042;
  border-width: 3px;
}
.btn-outline.btn-default:hover {
  background-color: transparent;
  border-color: #FDB813;
}
.fhd-slider .fhd-slider-nav {
  height: 40px;
  width: 40px;
  font-size: 0 !important;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.fhd-slider .fhd-slider-nav.fhd-slider-nav-left {
  left: 0;
  padding-left: 30px;
  background: url("images/arrow-nav-left.png");
}
.fhd-slider .fhd-slider-nav.fhd-slider-nav-right {
  right: 0;
  padding-right: 30px;
  background: url("images/arrow-nav-right.png");
}
.entry-content .fhd-slider .slide .slide-content {
  display: block;
}
.entry-content .fhd-slider .slide .fhd-slider-text h1 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .entry-content .fhd-slider .slide .fhd-slider-text {
    position: relative;
    top: initial;
    right: initial;
    bottom: initial;
    left: initial;
    color: #414042;
  }
  .entry-content .fhd-slider .slide .fhd-slider-text a {
    color: #414042;
  }
}
@media (min-width: 768px) {
  .entry-content .fhd-slider .slide .fhd-slider-text {
    top: auto;
    bottom: 0;
    max-height: none;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 15px;
  }
}
table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #e1e1e1;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e1e1e1;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e1e1e1;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #e1e1e1;
}
table .table {
  background-color: #fff;
}
table > tbody > tr:nth-child(odd) > td,
table > tbody > tr:nth-child(odd) > th {
  background-color: #e8e8e8;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e1e1e1;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px;
}
table > tbody > tr:hover > td,
table > tbody > tr:hover > th {
  background-color: #FDB813;
}
table thead {
  background-color: #98002E;
  color: white;
}
table thead th {
  padding: 15px;
}
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #fff;
  background-color: #FDB813;
  border-color: #f4ad02;
}
input[type="submit"]:focus,
input[type="submit"]:active:focus,
input[type="submit"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #333;
  text-decoration: none;
}
input[type="submit"]:active,
input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] input[type="submit"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"].active,
.open .dropdown-toggleinput[type="submit"] {
  color: #fff;
  background-color: #e5a202;
  border-color: #b88202;
}
input[type="submit"]:active,
input[type="submit"].active,
.open .dropdown-toggleinput[type="submit"] {
  background-image: none;
}
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
fieldset[disabled] input[type="submit"]:focus,
input[type="submit"].disabled:active,
input[type="submit"][disabled]:active,
fieldset[disabled] input[type="submit"]:active,
input[type="submit"].disabled.active,
input[type="submit"][disabled].active,
fieldset[disabled] input[type="submit"].active {
  background-color: #FDB813;
  border-color: #f4ad02;
}
input[type="submit"] .badge {
  color: #FDB813;
  background-color: #fff;
}
input[type="reset"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
input[type="reset"]:focus,
input[type="reset"]:active:focus,
input[type="reset"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="reset"]:hover,
input[type="reset"]:focus {
  color: #333;
  text-decoration: none;
}
input[type="reset"]:active,
input[type="reset"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type="reset"].disabled,
input[type="reset"][disabled],
fieldset[disabled] input[type="reset"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"].active,
.open .dropdown-toggleinput[type="reset"] {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
input[type="reset"]:active,
input[type="reset"].active,
.open .dropdown-toggleinput[type="reset"] {
  background-image: none;
}
input[type="reset"].disabled,
input[type="reset"][disabled],
fieldset[disabled] input[type="reset"],
input[type="reset"].disabled:hover,
input[type="reset"][disabled]:hover,
fieldset[disabled] input[type="reset"]:hover,
input[type="reset"].disabled:focus,
input[type="reset"][disabled]:focus,
fieldset[disabled] input[type="reset"]:focus,
input[type="reset"].disabled:active,
input[type="reset"][disabled]:active,
fieldset[disabled] input[type="reset"]:active,
input[type="reset"].disabled.active,
input[type="reset"][disabled].active,
fieldset[disabled] input[type="reset"].active {
  background-color: #fff;
  border-color: #ccc;
}
input[type="reset"] .badge {
  color: #fff;
  background-color: #333;
}
.btn-group-justified.btn-group-justified-spacing {
  border-spacing: 10px 0;
}
.btn-group-justified.btn-group-justified-spacing .btn {
  white-space: normal;
}
@media (max-width: 991px) {
  .btn-group-justified.btn-group-justified-spacing > .btn {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
}
.btn-block {
  white-space: normal;
}
address {
  margin: 0;
}
code {
  white-space: normal;
}
.angle-right-svg {
  content: "";
  background: url('images/angle-right.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 100%;
  width: 22px;
  position: absolute;
  right: 0;
  top: 0;
}
.header-breadcrumbs {
  margin-top: 6px;
}
body.no-header-breadcrumbs .header-breadcrumbs {
  display: none;
}
.header-breadcrumbs a {
  text-decoration: underline;
}
.site-main .breadcrumbs {
  color: #717073;
  border-top: 2px solid #717073;
  padding: 10px 15px;
  display: block;
  font-weight: 500;
}
@media (min-width: 768px) {
  .site-main .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }
  .site-main .breadcrumbs a {
    text-decoration: underline;
  }
}
.site-main .breadcrumbs a {
  color: #717073;
}
body > .edit-post .edit-link {
  position: fixed;
  bottom: 0;
  right: 15px;
  background-color: #850025;
  color: white;
  padding: 4px 15px;
  border-radius: 5px 5px 0 0;
  z-index: 99;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.7);
}
body > .edit-post .edit-link a {
  color: white;
}
#emergency-notification {
  text-align: center;
  background-color: #FDB813;
  color: #414042;
  padding: 15px 0;
  border-bottom: 1px solid #850025;
}
#emergency-notification h3 {
  margin: 0;
}
.site-header {
  background-color: #98002E;
  color: white;
  overflow: hidden;
}
.site-header a {
  text-decoration: none;
}
.site-header .site-title {
  text-align: center;
  margin-top: 14px;
  margin-bottom: 14px;
}
.site-header .site-title img {
  max-width: 55%;
}
@media (min-width: 768px) {
  .site-header .site-title {
    text-align: left;
  }
  .site-header .site-title img {
    max-width: 100%;
  }
}
.site-header .header-top-row {
  position: relative;
}
.site-header.searching .search-container {
  display: block;
}
@media (min-width: 768px) {
  .site-header.searching .search-container {
    bottom: 80px;
  }
  .site-header.searching #menu-top {
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
}
.site-header .search-container {
  display: none;
  background-color: #98002E;
  overflow: auto;
}
.site-header .search-container .search-form {
  max-width: 100%;
  display: inline-block;
  float: left;
}
.site-header .search-container .search-form input[type='search'] {
  background: none;
  border: none;
  color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site-header .search-container .search-form input[type='search']:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .site-header .search-container .search-form input[type='submit'] {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .site-header .search-container .search-form {
    max-width: 300px;
  }
}
.site-header .search-container .toggle-search {
  display: none;
  font-size: 20px;
  padding: 5px;
  margin-top: -3px;
  cursor: pointer;
  float: left;
}
@media (min-width: 768px) {
  .site-header .search-container .toggle-search {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .site-header .search-container {
    position: absolute;
    background-color: transparent;
    display: block;
    bottom: -30px;
    right: 0;
    height: 100%;
    -webkit-transition: bottom 0.2s;
    transition: bottom 0.2s;
    overflow: inherit;
  }
}
.site-header .top-navigation-container {
  padding: 0;
  border-bottom: 1px solid #7b0022;
  position: relative;
}
@media (min-width: 768px) {
  .site-header .top-navigation-container {
    position: absolute;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
  }
}
.site-header .top-navigation-container #menu-top {
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
}
.site-header .top-navigation-container .top-navigation {
  overflow: auto;
  padding: 0;
}
.site-header .top-navigation-container .top-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-header .top-navigation-container .top-navigation ul {
    float: right;
  }
}
.site-header .top-navigation-container .top-navigation ul li {
  display: block;
  width: 33%;
  text-align: center;
  float: left;
  border-bottom: 1px solid #850025;
}
.site-header .top-navigation-container .top-navigation ul li:nth-child(n+4) {
  border-bottom: none;
}
.site-header .top-navigation-container .top-navigation ul li:nth-child(3n+1) {
  border-right: 1px solid #850025;
}
.site-header .top-navigation-container .top-navigation ul li:nth-child(3n+3) {
  border-left: 1px solid #850025;
}
@media (min-width: 768px) {
  .site-header .top-navigation-container .top-navigation ul li {
    display: inline-block;
    margin: 0;
    width: auto;
    border: none !important;
  }
}
.site-header .top-navigation-container .top-navigation ul li a {
  color: white;
  text-transform: uppercase;
  padding: 12px 0;
  display: block;
  font-weight: 200;
}
.site-header .top-navigation-container .top-navigation ul li a:hover {
  text-decoration: none;
  background-color: #FDB813;
}
@media (min-width: 768px) {
  .site-header .top-navigation-container .top-navigation ul li a {
    padding: 10px 8px;
  }
}
.site-header .site-navigation {
  display: none;
  padding: 20px 10px 10px 10px;
  background-color: #850025;
  background-image: url('images/diagonal-lines-15.png');
  background-repeat: repeat;
  border-top: 1px solid #7b0022;
  max-height: 400px;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .site-header .site-navigation {
    max-height: auto;
    overflow: auto;
  }
}
.site-header .site-navigation .menu {
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header .site-navigation .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}
.site-header .site-navigation .menu ul > li > a:before {
  content: "- ";
}
@media (min-width: 768px) {
  .site-header .site-navigation .menu ul > li > a:before {
    content: "";
  }
}
.site-header .site-navigation .menu a {
  color: white;
  padding: 8px 0;
  display: block;
}
.site-header .site-navigation .menu a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .site-header .site-navigation .menu a {
    padding: 0;
    padding-left: 6px;
    text-indent: -6px;
  }
}
@media (min-width: 768px) {
  .site-header .site-navigation .menu > li {
    float: left;
    width: 16.66666667%;
    padding-right: 10px;
  }
  .site-header .site-navigation .menu > li > a {
    font-weight: bold;
    text-transform: uppercase;
  }
  .site-header .site-navigation .menu > li > a:hover {
    text-decoration: none;
    color: #FDB813;
  }
  .site-header .site-navigation .menu > li > ul {
    margin-top: 15px;
    display: block;
  }
}
@media (max-width: 767px) {
  .site-header .site-navigation .menu {
    margin: 0 -25px;
  }
  .site-header .site-navigation .menu a {
    padding: 10px 15px;
  }
  .site-header .site-navigation .menu > li.open-mobile > a {
    background-color: #FDB813;
  }
  .site-header .site-navigation .menu > li.open-mobile ul {
    display: block;
    background-color: #98002E;
  }
}
.site-header .nav-toggle-container {
  background-color: #850025;
  overflow: auto;
}
@media (min-width: 768px) {
  .site-header .nav-toggle-container {
    margin-right: -9999px;
    padding: 0;
    padding-right: 9999px;
  }
  .site-header .nav-toggle-container:before {
    content: "";
    background: url('images/angle-left.png');
    height: 100%;
    width: 22px;
    position: absolute;
    margin-left: -22px;
  }
}
.site-header .nav-toggle-container .nav-toggle {
  display: block;
  text-align: center;
  color: white;
  text-transform: uppercase;
  padding: 10px 15px;
}
.site-header .nav-toggle-container .nav-toggle:hover {
  text-decoration: none;
  color: #FDB813;
}
@media (min-width: 768px) {
  .site-header .nav-toggle-container .nav-toggle {
    float: right;
    padding-right: 0;
  }
}
.site-header .nav-toggle-container .nav-toggle .transformicon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 10px;
}
.site-header .nav-toggle-container .nav-toggle .transformicon span {
  margin: 0 auto;
  position: relative;
  top: 4px;
}
.site-header .nav-toggle-container .nav-toggle .transformicon span:before,
.site-header .nav-toggle-container .nav-toggle .transformicon span:after {
  position: absolute;
  content: '';
}
.site-header .nav-toggle-container .nav-toggle .transformicon span,
.site-header .nav-toggle-container .nav-toggle .transformicon span:before,
.site-header .nav-toggle-container .nav-toggle .transformicon span:after {
  width: 20px;
  height: 2px;
  background-color: white;
  display: block;
}
.site-header .nav-toggle-container .nav-toggle .transformicon span:before {
  margin-top: -4px;
}
.site-header .nav-toggle-container .nav-toggle .transformicon span:after {
  margin-top: 4px;
}
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar span {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar.transformicon-close span {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar span:before,
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar span:after {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: .2s, 0;
  transition-delay: .2s, 0;
}
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar.transformicon-close span:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0, .2s;
  transition-delay: 0, .2s;
}
.site-header .nav-toggle-container .nav-toggle .transformicon.x-bar.transformicon-close span:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0, .2s;
  transition-delay: 0, .2s;
}
.hero.normal {
  margin-top: 15px;
  border-bottom: 6px solid #FDB813;
}
.hero.normal .entry-title {
  background-color: #850025;
  color: white;
  padding: 5px 15px;
  margin: 0;
  margin-bottom: 5px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.hero.full-width,
.fhd-slider-container {
  position: relative;
  margin: 0 -15px;
  background-color: white;
}
.hero.full-width > img {
  margin: auto;
  display: block;
}
.hero.full-width .hero-content .hero-text,
.fhd-slider-container .fhd-slider.jumbotron .fhd-slider-text {
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 25px;
}
.hero.full-width .hero-content .hero-text h1,
.fhd-slider-container .fhd-slider.jumbotron .fhd-slider-text h1 {
  margin: 0 0 10px 0;
  font-weight: 900;
  font-size: 36px;
  text-transform: uppercase;
}
.hero.full-width .hero-content .hero-text h1 a {
  color: white;
}
.hero.full-width .hero-content .hero-text p,
.fhd-slider-container .fhd-slider.jumbotron .fhd-slider-text .fhd-slider-excerpt {
  margin: 0;
}
@media (min-width: 768px) {
  .hero.full-width,
  .fhd-slider-container {
    margin: 0;
  }
  .hero.full-width .hero-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px;
  }
  .hero.full-width .hero-content .hero-text,
  .fhd-slider-container .fhd-slider.jumbotron .fhd-slider-text {
    width: 40%;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
.fhd-slider-container .fhd-slider.jumbotron .slide-content {
  display: block;
}
.fhd-slider-container .fhd-slider.jumbotron .slide-content img {
  -webkit-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
}
.fhd-slider-container .fhd-slider.jumbotron a.slide-content:hover h1 {
  text-decoration: underline;
}
.fhd-slider-container .fhd-slider.jumbotron a.slide-content:hover img {
  filter: grayscale(30%);
}
.fhd-slider-container .fhd-slider.jumbotron .fhd-slider-text {
  top: inherit;
  bottom: 50px;
  left: 0;
}
@media (max-width: 767px) {
  .fhd-slider-container .fhd-slider.jumbotron .fhd-slider-content .fhd-slider-text {
    position: relative;
    bottom: initial;
    left: initial;
    width: 100%;
    max-width: 100%;
  }
  .fhd-slider-container .fhd-slider.jumbotron .fhd-slider-content .fhd-slider-text h1 {
    font-size: 14px;
  }
  .fhd-slider-container .fhd-slider.jumbotron .fhd-slider-content .fhd-slider-text .fhd-slider-excerpt p {
    font-size: 13px;
    line-height: 1em;
  }
  .fhd-slider-container .breadcrumbs-container {
    position: relative;
  }
}
.post .entry-title {
  font-size: 24px;
  line-height: 32px;
}
.post a {
  text-decoration: underline;
}
.hero-bottom,
.hero.full-width,
.fhd-slider-container {
  overflow: hidden;
  clear: both;
}
.hero-bottom {
  margin: 15px -15px 0 -15px;
  position: relative;
  z-index: -1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cssgradients .hero-bottom {
  margin-top: -130px;
}
.hero-bottom img {
  width: 100%;
  height: auto;
}
.cssgradients .hero-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background-image: -webkit-linear-gradient(top, white 0%, transparent 100%);
  background-image: linear-gradient(to bottom, white 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00000000', GradientType=0);
  z-index: 1;
}
.image-social-wrapper {
  position: relative;
  overflow: auto;
}
.image-social-wrapper .image-social-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FDB813;
  height: 4px;
  width: 100%;
  overflow: auto;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.image-social-wrapper .image-social-bar .image-social-bar-content {
  margin: 4px 15px;
  float: right;
}
.image-social-wrapper:hover .image-social-bar {
  height: 30px;
}
.diagonal-lines {
  background-image: url('images/diagonal-lines-15.png');
  background-repeat: repeat;
}
.section-header {
  text-align: center;
  background-color: #98002E;
  color: white;
  text-transform: uppercase;
  padding: 25px 0;
  margin: 0 -15px 15px -15px;
  font-weight: 900;
  border-top: 5px solid #FDB813;
  background-image: url('images/diagonal-lines-15.png');
  background-repeat: repeat;
}
@media (min-width: 768px) {
  .section-header {
    margin-bottom: 70px;
  }
}
.subsection-header {
  border-bottom: 1px solid #bcbec0;
  color: #414042;
  font-size: 22px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.subsection-header.text-center {
  text-transform: uppercase;
}
.highlight {
  margin-bottom: 40px;
}
.news-story-link-box {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}
@media (min-width: 768px) {
  .news-story-link-box {
    height: 283px;
  }
}
.news-story-link-box img {
  border-bottom: 2px solid #FDB813;
}
.news-story-link-box:hover {
  background-color: #FDB813;
  text-decoration: none;
}
.news-story-link-box h3 {
  color: #414042;
  margin-top: 10px;
}
.individual-athletic-profile {
  padding-top: 15px;
}
.individual-athletic-profile img {
  margin: 0 auto 30px;
  display: block;
}
.individual-athletic-profile .athlete-name {
  margin-top: 0;
}
.individual-athletic-profile .number {
  float: right;
}
.individual-athletic-profile .athlete-info {
  background-color: #eeeeee;
  padding: 10px 10px 5px 10px;
  margin: 15px 0 15px;
  border-top: 2px solid #850025;
}
#secondary h3 {
  background-color: #850025;
  background-color: #bcbec0;
  padding: 10px 0 10px 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  margin-top: 69px;
  font-weight: normal;
}
#secondary h3 a {
  color: white;
  text-decoration: none;
}
#secondary h3 a:hover {
  text-decoration: underline;
}
#secondary ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#secondary ul li {
  border-top: 1px solid #eeeeee;
}
#secondary ul li:first-child {
  border-top: none;
}
#secondary ul li.has-submenu > div {
  position: relative;
}
#secondary ul li.has-submenu > div a.submenu-toggle {
  display: block;
  position: absolute;
  padding: 0;
  margin-top: 8px;
  left: 0;
  top: 0;
  width: 25px;
  text-align: center;
  font-size: 0.8em;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
  background: transparent;
}
#secondary ul li.has-submenu > div a.submenu-toggle:hover {
  background: transparent;
  color: #98002E;
}
#secondary ul li.has-submenu > div a:hover + a.submenu-toggle {
  color: white;
}
#secondary ul li.has-submenu.open a.submenu-toggle {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#secondary ul li.has-submenu ul {
  display: none;
  padding-bottom: 10px;
}
#secondary ul li.has-submenu ul > li {
  border: none;
}
#secondary ul li.has-submenu ul > li > a {
  padding: 2px 10px 2px 35px;
  font-size: 13px;
}
#secondary ul li.current-menu-item > div > a {
  font-weight: bold;
}
#secondary ul li.current-menu-item ul {
  display: block;
}
#secondary ul li a {
  text-decoration: none;
  padding: 6px 6px 6px 25px;
  display: block;
}
#secondary ul li a:hover {
  background-color: #98002E;
  color: white;
  text-decoration: none;
}
#secondary ul li.current_page_item > div > a {
  background-color: #850025;
  color: white;
}
#secondary ul li.sport-home-link {
  border-top: none;
}
#secondary ul li.sport-home-link a {
  padding: 15px 10px;
  background-color: #850025;
  color: white;
}
#secondary .recent-posts a {
  padding: 6px 10px;
}
#secondary .recent-posts small {
  color: #717073;
  display: block;
}
#secondary .recent-posts a:hover small {
  color: #bcbec0;
}
#secondary .btn {
  margin-right: 4px;
  margin-bottom: 4px;
}
#secondary .profile-badge img {
  width: 100%;
}
#secondary .news-categories {
  margin-bottom: 15px;
}
.post-navigation {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 12px;
}
.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.latest-stories {
  margin-top: 30px;
}
.latest-stories a {
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
}
@media (min-width: 768px) {
  .latest-stories a {
    margin-bottom: 0;
  }
}
.latest-stories a:hover {
  background-color: #FDB813;
}
.latest-stories img {
  border-bottom: 4px solid #FDB813;
  width: 100%;
}
.latest-stories h3 {
  font-size: 14px;
  color: #717073;
  text-align: center;
  text-transform: uppercase;
}
ul.upcoming-events {
  padding-left: 0;
  list-style: none;
}
ul.upcoming-events *:before {
  color: #FDB813;
  width: 20px;
  text-align: center;
  display: inline-block;
  font-family: "FontAwesome";
}
ul.upcoming-events .cal-title {
  display: block;
}
ul.upcoming-events .cal-date {
  display: block;
}
ul.upcoming-events .cal-date:before {
  content: "\f017";
}
ul.upcoming-events .cal-location {
  display: block;
}
ul.upcoming-events .cal-location:before {
  content: "\f041";
}
.site-content .entry-content h2 {
  border-bottom: 1px solid #717073;
  margin-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
.site-content .entry-content h3 {
  font-size: 18px;
  color: gray;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}
.site-content .entry-content h6 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.site-content .entry-content dl dt {
  margin-top: 10px;
}
.site-content .entry-content dl dd {
  margin-left: 10px;
}
.site-content .entry-content ul.spaced li {
  margin-top: 6px;
}
.site-content .action-row {
  margin-top: 30px;
  margin-bottom: 60px;
}
.site-content img + .btn {
  margin-top: 30px;
}
.site-content img + p {
  margin-top: 20px;
}
.site-footer {
  background-color: #850025;
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 3px solid #FDB813;
  font-weight: 200;
  margin-top: 60px;
}
.home .site-footer,
.page-id-47 .site-footer,
.page-id-35842 .site-footer {
  margin-top: 0;
}
.site-footer .footer-logo {
  display: block;
  margin: 30px auto;
  max-width: 60%;
}
.site-footer .footer-content {
  border-bottom: 1px solid #6c001e;
  padding-bottom: 30px;
}
.site-footer .footer-content a {
  color: white;
  text-decoration: underline;
}
.site-footer .footer-content a:hover {
  color: #e6e6e6;
}
.site-footer .footer-content ul {
  padding-left: 0;
  list-style: none;
}
.site-footer .footer-content ul li {
  margin: 2px 0;
}
.site-footer .footer-content .left {
  border-right: 1px solid #6c001e;
  text-align: right;
}
@media (min-width: 768px) {
  .site-footer .footer-content .right {
    border-left: 1px solid #6c001e;
  }
}
.site-footer .site-info {
  border-top: 1px solid #9f002c;
  padding-top: 30px;
  color: white;
  text-align: center;
}
.site-footer .site-info ul.social {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.site-footer .site-info ul.social li {
  display: inline-block;
}
.site-footer .site-info ul.social li a {
  color: white;
  font-size: 28px;
  padding: 4px;
  margin: 0 4px;
}
.site-footer .site-info ul.social li a:hover {
  color: #FDB813;
}
@media (min-width: 768px) {
  .site-footer .site-info ul.social li a {
    font-size: 20px;
    margin: 0 1px;
  }
}
.site-footer .fhwd-tag {
  display: inline-flex;
  font-size: 1.3rem;
  width: 100%;
  justify-content: center;
  margin-top: 1.2rem;
}
.site-footer .fhwd-tag a {
  color: white;
  align-self: center;
  text-decoration: none;
}
.site-footer .fhwd-tag a:hover {
  text-decoration: underline;
}
.site-footer .fhwd-tag img {
  width: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 991px) {
  .home .site-content {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .home .site-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  }
  .home .site-content {
    margin-top: 145px;
  }
  .home #emergency-notification {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}
.home .fhd-slider {
  margin: 0 -15px;
  width: auto;
}
.home .fhd-slider .slides-container {
  height: 100% !important;
}
.home .fhd-slider .slides-container .slide {
  height: 100%;
}
.home .fhd-slider .slides-container .slide .slide-content {
  display: block;
  background-attachment: initial !important;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text {
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  top: initial;
  max-height: initial;
  max-width: initial;
  width: 100%;
  background: linear-gradient(0deg, #000000, rgba(50, 43, 41, 0));
  text-align: center;
  padding: 25px 40px;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 {
  margin: 0 0 10px 0;
  font-weight: 900;
  font-size: 36px;
  text-transform: uppercase;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 a {
  color: white;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text p {
  margin: 0;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 {
  font-size: 24px;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 a {
  text-decoration: none;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 a:hover {
  text-decoration: underline;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-excerpt {
  font-size: 1em;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link {
  color: #fff;
  background-color: #FDB813;
  border-color: #f4ad02;
  margin-top: 15px;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:hover,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:focus,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:active,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.active,
.open .dropdown-toggle.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link {
  color: #fff;
  background-color: #e5a202;
  border-color: #b88202;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:active,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.active,
.open .dropdown-toggle.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link {
  background-image: none;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.disabled,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link[disabled],
fieldset[disabled] .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.disabled:hover,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link[disabled]:hover,
fieldset[disabled] .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:hover,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.disabled:focus,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link[disabled]:focus,
fieldset[disabled] .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:focus,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.disabled:active,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link[disabled]:active,
fieldset[disabled] .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link:active,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.disabled.active,
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link[disabled].active,
fieldset[disabled] .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link.active {
  background-color: #FDB813;
  border-color: #f4ad02;
}
.home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-link .badge {
  color: #FDB813;
  background-color: #fff;
}
@media (min-width: 768px) {
  .home .fhd-slider .slides-container .slide .slide-content {
    background-attachment: initial !important;
  }
  .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text {
    position: absolute;
    bottom: 0;
    top: initial;
    padding: 25px 25px 35px;
    max-height: initial;
    background: linear-gradient(0deg, #000000, rgba(50, 43, 41, 0));
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
  }
  .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text h1 {
    font-size: 36px;
  }
  .home .fhd-slider .slides-container .slide .slide-content .fhd-slider-text .fhd-slider-excerpt {
    font-size: 1.2em;
  }
}
.home .homepage-videos {
  position: relative;
  margin: 0 -30px;
}
.home .homepage-videos a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .home .homepage-videos .scrollingHotSpotLeft {
    display: none;
  }
  .home .homepage-videos .scrollingHotSpotRight {
    display: none;
  }
}
.home .homepage-videos .homepage-video {
  text-align: center;
  float: left;
  margin: 0 5px;
  padding: 15px 10px;
  width: 200px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .home .homepage-videos .homepage-video {
    width: 320px;
  }
}
.home .homepage-videos .homepage-video .screenshot {
  width: 100%;
  height: auto;
}
.home .homepage-videos .homepage-video .video-title {
  color: #414042;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 6px;
}
.home .homepage-videos .homepage-video .video-description {
  color: #717073;
  font-size: 12px;
}
.home .homepage-videos .homepage-video:hover {
  text-decoration: none;
  background: #FDB813;
}
.home .homepage-section h3 {
  text-transform: uppercase;
  font-size: 16px;
}
.home .upcoming-events li {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.home .upcoming-events li span {
  display: block;
}
.home .upcoming-events li:last-child {
  border-bottom: none;
}
.home .section-links {
  margin: 30px 0 80px 0;
}
.home .section-links .btn {
  margin-bottom: 10px;
}
.home .site-content {
  border: none;
}
.home .site-footer {
  border-top-color: #FDB813;
}
.archive article,
.search-results article {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.archive article .wp-post-image,
.search-results article .wp-post-image {
  display: none;
}
@media (min-width: 992px) {
  .archive article .wp-post-image,
  .search-results article .wp-post-image {
    display: block;
    margin-top: 25px;
    margin-right: 15px;
    width: 200px;
    height: 100%;
  }
}
.archive article .entry-meta,
.search-results article .entry-meta {
  margin-bottom: 10px;
}
.hctoday-home a {
  background-color: #850025;
  color: white;
  text-align: center;
  display: block;
  padding: 5px;
}
#secondary ul.rss-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#secondary ul.rss-list li > a {
  padding-left: 5px;
}
#secondary ul.rss-list li > a:hover::before {
  color: white;
}
#secondary ul.rss-list li > a::before {
  font-family: "FontAwesome";
  content: "\f143";
  color: black;
  margin-right: 5px;
}
#secondary ul.rss-list .children {
  padding-left: 10px;
}
p.question {
  color: #98002E;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  p.question {
    font-size: 21px;
  }
}
p.question::before {
  content: "Q: ";
  color: #414042;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  border-left-color: #850025;
}
@media (min-width: 768px) {
  .page-id-47 .site-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  }
  .page-id-47 .site-content {
    margin-top: 145px;
  }
  .page-id-47 #emergency-notification {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}
.page-id-3067 .entry-content h3 {
  background-color: #eeeeee;
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0;
}
table > thead > tr > th {
  border-bottom: 0;
}
hr.question {
  border: 0;
  height: 36px;
  background: url(images/hr/hr-question.png) 50% 0 no-repeat;
  margin: 1em 0;
}
hr.caret-up {
  border: 0;
  height: 36px;
  background: url(images/hr/hr-caret-up.png) 50% 0 no-repeat;
  margin: 1em 0;
}
hr.caret-down {
  border: 0;
  height: 36px;
  background: url(images/hr/hr-caret-down.png) 50% 0 no-repeat;
  margin: 1em 0;
}
.search .entry-title {
  font-size: 24px;
}
.mc-main h3.event-title {
  letter-spacing: normal;
  border: none;
  font-size: 12px;
  margin: 0;
  padding: 4px;
  color: #850025;
}
.employee-profile-table .name img {
  width: 30px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .shortcode-newsfeed .shortcode-newsfeed-wrapper {
    display: flex;
    flex-flow: row;
  }
}
.shortcode-newsfeed .shortcode-newsfeed-wrapper img {
  display: none;
}
@media (min-width: 768px) {
  .shortcode-newsfeed .shortcode-newsfeed-wrapper img {
    display: block;
    margin-top: 30px;
    margin-right: 15px;
    width: 75px;
    height: 100%;
  }
}
.shortcode-newsfeed .shortcode-newsfeed-wrapper .entry-title {
  border-bottom: none;
  padding-bottom: 0;
}
.shortcode-newsfeed .shortcode-newsfeed-wrapper .entry-meta {
  padding-bottom: 10px;
}
