/*
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: #59585b;
  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;
}
.degree-type-icon.associate-degree {
  background-color: #b20036;
}
.degree-type-icon.bachelors-degree {
  background-color: #FDB813;
}
.degree-type-icon.certificate {
  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-list-simple {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .employee-profile-list-simple {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 7rem;
  }
}
.employee-profile-list-simple a {
  display: block;
  text-decoration: none;
  background-color: white;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transition: transform ease-in-out 0.2s;
  padding-bottom: 1rem;
}
.employee-profile-list-simple a:hover {
  transform: scale(1.03);
  text-decoration: none;
}
.employee-profile-list-simple a:hover img {
  filter: brightness(0.7);
}
.employee-profile-list-simple a img {
  transition: filter ease-in-out 0.2s;
}
.employee-profile-list-simple .photo {
  border-bottom: 0.3rem solid #FDB813;
}
.employee-profile-list-simple .name,
.employee-profile-list-simple .position {
  padding: 0 1rem;
  display: block;
  font-size: 1.75rem;
}
.employee-profile-list-simple .name {
  color: #414042 !important;
  font-weight: bold !important;
  text-transform: initial !important;
  letter-spacing: 0 !important;
  border-bottom: none !important;
}
.employee-profile-list-simple .position {
  font-size: 0.9em !important;
  color: #59585b;
}
.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;
}
#page .course-section {
  background-color: #d9d8da;
  padding: 0 1.75rem 2rem;
  margin-bottom: 3rem;
}
#page .course-section > h2,
#page .course-section > h3,
#page .course-section > h4 {
  display: inline-block;
  background: #850025;
  color: white;
  margin: 0 0 2rem -1.75rem;
  padding: 1rem 1.5rem;
}
#page .course-section ul {
  margin-bottom: 2rem;
}
#page .course-section ul li {
  margin-bottom: 0.5rem;
}
.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%;
  }
}
.school {
  position: relative;
  font-size: 16px;
}
.school p {
  line-height: 1.5;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .school .site {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
  }
}
.school .site-header {
  width: 100%;
  background: #850025;
  position: relative;
  overflow: visible;
}
.school .site-header .top-menu-section {
  background: #6c001e;
  display: none;
}
@media (min-width: 768px) {
  .school .site-header .top-menu-section {
    display: block;
    position: relative;
  }
}
.school .site-header .top-menu-section .school-desktop-search-box {
  position: absolute;
  right: 0;
  bottom: 50rem;
  z-index: 100;
  margin-right: 15px;
  padding: 1.5rem 2rem 1.5rem;
  background: #520017;
}
@media (min-width: 1171px) {
  .school .site-header .top-menu-section .school-desktop-search-box {
    right: calc((100vw - 1170px) / 2);
  }
}
.school .site-header .top-menu-section .school-desktop-search-box.search-open {
  bottom: auto;
}
.school .site-header .top-menu-section .school-desktop-search-box .search-field {
  height: 36px;
  border: none;
}
.school .site-header .main-menu-section {
  background: #850025;
  position: relative;
  height: auto;
}
.school .site-header .main-menu-section .menu-item-has-children > a {
  overflow: visible;
}
.school .site-header .main-menu-section .menu-item-has-children > a::after {
  content: url('images/school/gold-indicator.svg');
  display: inline-block;
  width: 1.2rem;
  margin-left: 0.5rem;
  transform: rotate(90deg);
  transition: transform ease-in-out 0.2s;
}
.school .site-header .main-menu-section .sub-menu {
  position: absolute;
  z-index: 10;
  top: -150rem;
  background: #6c001e;
  padding: 1rem;
  padding: 0;
  margin-bottom: 0;
}
.school .site-header .main-menu-section .sub-menu.menu-open {
  top: 9.9rem;
}
.school .site-header .main-menu-section .sub-menu li {
  display: block;
}
.school .site-header .main-menu-section .sub-menu li a {
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  text-align: left;
}
.school .site-header .main-menu-section .sub-menu li a::before {
  content: '';
  position: relative !important;
  width: 0 !important;
  height: 0 !important;
  bottom: 0;
  left: 0;
  background-color: transparent;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.school .site-header .main-menu-section .sub-menu li a:hover {
  text-decoration: underline;
}
.school .site-header .search-submit {
  background-color: #f39d0a;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 700;
  border: none;
  height: 36px;
  letter-spacing: 1.5px;
  line-height: 0;
  color: #850025;
  border-radius: 0;
  padding: 0 2rem;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
  margin-top: 0;
}
.school .site-header .search-submit:hover {
  background-color: #f6a721;
  color: #520017;
}
.school .site-header nav {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .school .site-header nav {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.school .site-header nav a.logo-home {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .school .site-header nav a.logo-home {
    width: 50%;
  }
}
.school .site-header nav a.logo-home:hover .section-logo {
  color: #f39d0a;
  padding-left: 1.9rem;
}
.school .site-header nav .section-logos {
  display: flex;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  .school .site-header nav .section-logos {
    margin: 2.25rem 0;
  }
}
.school .site-header nav .section-logos img {
  width: 50%;
  margin-right: 1.5rem;
}
.school .site-header nav .section-logos .section-logo {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  align-self: center;
  margin-bottom: 0;
  padding-left: 1.5rem;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  transition: padding ease-in-out 0.2s;
}
.school .site-header ul.nav-menu {
  list-style-type: none;
  padding-left: 0;
  display: none;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu {
    justify-content: flex-end;
    flex-wrap: nowrap;
    width: 100%;
    align-self: center;
    display: flex;
    margin-bottom: 0;
  }
}
.school .site-header ul.nav-menu li {
  display: inline-block;
  margin-bottom: 0;
  width: 50%;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu li {
    width: auto;
  }
}
.school .site-header ul.nav-menu li a {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.5px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.3rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu li a {
    font-size: 1.25rem;
    padding: 1rem 1.25rem;
    width: auto;
  }
}
.school .site-header ul.nav-menu.top-menu li a:hover {
  background: #520017;
}
.school .site-header ul.nav-menu.top-menu li a:focus {
  background: #520017;
}
.school .site-header ul.nav-menu.top-menu li:nth-child(1) {
  border-right: 0.5px solid #6c001e;
  border-bottom: 0.5px solid #6c001e;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li:nth-child(1) {
    border: none;
  }
}
.school .site-header ul.nav-menu.top-menu li:nth-child(2) {
  border-left: 0.5px solid #6c001e;
  border-bottom: 0.5px solid #6c001e;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li:nth-child(2) {
    border: none;
  }
}
.school .site-header ul.nav-menu.top-menu li:nth-child(3) {
  border-right: 0.5px solid #6c001e;
  border-top: 0.5px solid #6c001e;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li:nth-child(3) {
    border: none;
  }
}
.school .site-header ul.nav-menu.top-menu li:nth-child(4) {
  border-left: 0.5px solid #6c001e;
  border-top: 0.5px solid #6c001e;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li:nth-child(4) {
    border: none;
  }
}
.school .site-header ul.nav-menu.top-menu li.search-button {
  display: none;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li.search-button {
    display: inherit;
  }
}
.school .site-header ul.nav-menu.top-menu li.search-button .hide-icon {
  display: none;
}
.school .site-header ul.nav-menu.top-menu li button {
  background: transparent;
  border: none;
}
@media (min-width: 768px) {
  .school .site-header ul.nav-menu.top-menu li button {
    font-size: 1.4rem;
    padding: 1rem 1.25rem;
    width: auto;
  }
}
.school .site-header ul.nav-menu.top-menu li button.search-hover {
  background: #520017;
}
.school .site-header ul.nav-menu.top-menu li button:hover {
  background: #520017;
}
.school .site-header ul.nav-menu.top-menu li button:focus {
  background: #520017;
}
.school .site-header ul.nav-menu.main-menu li a {
  position: relative;
  padding: 1rem 0;
  margin: 0 1.25rem;
}
.school .site-header ul.nav-menu.main-menu li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #FDB813;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.school .site-header ul.nav-menu.main-menu li a:hover:before {
  visibility: visible;
  width: 100%;
}
.school .site-header ul.nav-menu.main-menu li a:focus {
  visibility: visible;
}
.school .site-header .school-mobile-menu-trigger {
  background: #6c001e;
}
@media (min-width: 768px) {
  .school .site-header .school-mobile-menu-trigger {
    display: none;
  }
}
.school .site-header .school-mobile-menu-trigger button {
  background: transparent;
  border: none;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.75rem 0;
  letter-spacing: 0.3rem;
  font-size: 1.5rem;
  height: 40px;
}
.school .site-header .school-mobile-menu-trigger button span.close-menu {
  display: none;
}
.school .site-header .school-mobile-menu-trigger button span.close-menu.visible {
  display: inline;
}
.school .site-header .school-mobile-nav {
  position: absolute;
  top: -70rem;
  width: 100%;
  background: #6c001e;
  z-index: 1000;
}
.school .site-header .school-mobile-nav nav {
  display: block;
}
.school .site-header .school-mobile-nav nav ul.school-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.school .site-header .school-mobile-nav nav ul.school-nav li {
  border-bottom: 2px solid #520017;
  margin-bottom: 0;
}
.school .site-header .school-mobile-nav nav ul.school-nav li.menu-item-has-children > a {
  overflow: visible;
}
.school .site-header .school-mobile-nav nav ul.school-nav li.menu-item-has-children > a:after {
  content: url('images/school/gold-indicator.svg');
  float: right;
  width: 1.3rem;
  transform: rotate(90deg);
}
.school .site-header .school-mobile-nav nav ul.school-nav li a {
  color: white;
  padding: 1.5rem 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 0.3rem;
  display: block;
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu {
  position: absolute;
  top: -110rem;
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu.menu-open {
  position: relative !important;
  top: 0 !important;
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu li {
  display: block;
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu li a {
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.1rem;
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu li a::after {
  content: '';
}
.school .site-header .school-mobile-nav nav ul.school-nav .sub-menu li a:focus {
  text-decoration: underline;
}
.school .site-header .school-mobile-nav .hesston-nav {
  margin: 3rem 0;
  padding: 1.5rem 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  list-style-type: none;
  border-top: 2px solid #520017;
  border-bottom: 2px solid #520017;
}
.school .site-header .school-mobile-nav .hesston-nav li {
  margin-bottom: 0;
}
.school .site-header .school-mobile-nav .hesston-nav li a {
  color: white;
  padding: 1rem 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: 0.3rem;
}
@media (min-width: 768px) {
  .school .site-header .school-mobile-nav .hesston-nav li a {
    font-size: 1.5rem;
  }
}
.school .site-header .school-mobile-nav .school-search {
  padding: 0 1.5rem;
  margin: 3rem 0;
}
.school .site-header .school-mobile-nav .school-search .search-field {
  height: 4.5rem;
}
.school .site-header .school-mobile-nav .school-search .search-submit {
  height: 4.5rem;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-size: 1.25rem;
}
.school .school-breadcrumbs {
  background: #f2f2f2;
}
.school .school-breadcrumbs .breadcrumb-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.school .school-breadcrumbs p {
  font-size: 1.5rem;
  padding: 1rem 0;
  margin-bottom: 0;
}
.school .main {
  flex-grow: 1;
}
.school .site-footer {
  width: 100%;
  margin-top: 0;
  background: #850025;
  padding: 0 0 4rem;
}
.school .site-footer .top-footer-wrapper {
  background: #6c001e;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .school .site-footer .top-footer-wrapper {
    padding: 1rem 0;
  }
}
.school .site-footer .top-footer-wrapper .top-footer {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .school .site-footer .top-footer-wrapper .top-footer {
    display: flex;
  }
}
.school .site-footer .top-footer-wrapper .top-footer a.logo-home {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .school .site-footer .top-footer-wrapper .top-footer a.logo-home {
    width: 50%;
  }
}
.school .site-footer .top-footer-wrapper .top-footer a.logo-home:hover .section-logo {
  color: #f39d0a;
  padding-left: 1.9rem;
}
.school .site-footer .top-footer-wrapper .top-footer .section-logos {
  display: flex;
  margin: 2.25rem 0;
}
.school .site-footer .top-footer-wrapper .top-footer .section-logos img {
  width: 50%;
  margin-right: 1.5rem;
}
.school .site-footer .top-footer-wrapper .top-footer .section-logos .section-logo {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  align-self: center;
  margin-bottom: 0;
  padding-left: 1.5rem;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  transition: padding ease-in-out 0.2s;
}
.school .site-footer .top-footer-wrapper .top-footer .social-media {
  width: 100%;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .school .site-footer .top-footer-wrapper .top-footer .social-media {
    justify-content: flex-end;
    align-self: center;
  }
}
.school .site-footer .top-footer-wrapper .top-footer .social-media li {
  margin-bottom: 0;
}
.school .site-footer .top-footer-wrapper .top-footer .social-media li p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.3rem;
  font-size: 1.5rem;
  padding-right: 1rem;
}
.school .site-footer .top-footer-wrapper .top-footer .social-media li .fa {
  font-size: 2rem;
  margin: 0 0.5rem;
}
.school .site-footer .bottom-footer {
  border-top: 2px solid #6c001e;
  padding-top: 1rem;
  margin-top: 3.5rem;
}
@media (min-width: 768px) {
  .school .site-footer .bottom-footer {
    display: flex;
    margin-top: 3.5rem;
  }
}
.school .site-footer .bottom-footer .copyright {
  width: 100%;
  font-size: 1.3rem;
}
.school .site-footer .footer-content {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 4rem;
}
.school .site-footer .footer-content ul li {
  margin: 1.25rem 0;
}
@media (min-width: 768px) {
  .school .site-footer .footer-content ul li {
    margin: 0.2rem 0;
  }
}
.school .site-footer h2 {
  border: none;
  color: white;
  padding-bottom: 0;
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
.school .site-footer a {
  color: white;
  text-decoration: none;
}
.school h2 {
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: 0.3rem;
  color: #850025;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #bcbec0;
}
.school h3 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}
.school h4 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.school a {
  text-decoration: none;
}
.school a.maroon-arrow {
  color: #414042;
  text-decoration: none;
  font-weight: bold;
}
.school a.maroon-arrow::after {
  content: url('images/school/maroon-indicator.svg');
  display: inline-block;
  width: 1.3rem;
  margin-left: 0.5rem;
  transition: margin-left ease-in-out 0.2s;
}
.school a.maroon-arrow:hover {
  color: #850025;
  text-decoration: underline;
}
.school a.maroon-arrow:hover::after {
  margin-left: 1.2rem;
}
.school a.maroon-arrow:focus {
  color: #850025;
  text-decoration: underline;
}
.school a.maroon-arrow:focus::after {
  margin-left: 1.2rem;
}
@media (min-width: 768px) {
  .school .lead {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
.school ul {
  padding-left: 2rem;
  margin-bottom: 4rem;
}
.school ul li {
  margin-bottom: 1.5rem;
}
.school ul.list-style-none {
  list-style: none;
  padding: 2rem 0 0 0;
}
.school .bold {
  font-weight: 800;
}
.school .btn {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.45rem;
  font-weight: 700;
  border: none;
  border-radius: 0;
  padding: 1rem 2rem;
  letter-spacing: 1.5px;
  white-space: normal;
  text-align: left;
  max-width: 38rem;
  display: inline-block;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .school .btn {
    max-width: auto;
  }
}
.school .btn.btn-gold {
  background-color: #f39d0a;
  color: #850025;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
  position: relative;
  overflow: visible;
  padding: 1rem 4.25rem 1rem 2rem;
}
.school .btn.btn-gold::after {
  content: url('images/school/maroon-indicator.svg');
  display: inline-block;
  position: absolute;
  width: 1.3rem;
  right: 2.25rem;
  transition: right ease-in-out 0.2s;
}
.school .btn.btn-gold:hover {
  background-color: #f6a721;
  color: #520017;
}
.school .btn.btn-gold:hover::after {
  right: 1.6rem;
}
.school .btn.btn-gold:focus::after {
  right: 1.6rem;
}
.school .btn.btn-gold:focus {
  background-color: #f6a721;
  color: #520017;
}
.school .arrow-link {
  text-transform: uppercase;
  color: #f39d0a;
  font-weight: bold;
}
.school .arrow-link::after {
  content: url('images/school/gold-indicator.svg');
  display: inline-block;
  width: 1.3rem;
  margin-left: 0.5rem;
  transition: margin-left ease-in-out 0.2s;
}
.school .arrow-link.btn-gold {
  background-color: #f39d0a;
  color: #850025;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
  position: relative;
  overflow: visible;
}
.school .arrow-link.btn-gold:hover {
  background-color: #f6a721;
  color: #520017;
}
.school .arrow-link.btn-gold:focus {
  background-color: #f6a721;
  color: #520017;
}
.school .emphasis-box {
  background-color: #850025;
  color: white;
  padding: 1.5rem 2rem;
}
@media (min-width: 768px) {
  .school .school-hero {
    height: calc(100vh - 143.45px);
  }
}
.school .school-hero.landing-page {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAEklEQVQImWNgoAFQU1b7jy4GABmVAW97NMEdAAAAAElFTkSuQmCC'), url('images/school/DS4_7801a.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 150%;
  background-position: 50% 50%, 43% 100%;
}
@media (min-width: 768px) {
  .school .school-hero.landing-page {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAEklEQVQImWNgoAFQU1b7jy4GABmVAW97NMEdAAAAAElFTkSuQmCC'), url('images/school/hesston-arrow-decoration.svg'), url('images/school/DS4_7801a.jpg');
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto 100%, cover;
    background-position: 50% 50%, 100% 50%, 0% 50%;
  }
}
.school .school-hero.aviation {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAEklEQVQImWNgoAFQU1b7jy4GABmVAW97NMEdAAAAAElFTkSuQmCC'), url('images/school/hesston-arrow-decoration.svg'), url('images/school/a2a_6494.jpg');
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 100%, cover;
  background-position: 50% 50%, 100% 50%, 0% 50%;
}
.school .school-hero .hero-text {
  width: 100%;
  color: white;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .school .school-hero .hero-text {
    margin-bottom: 0;
    width: 60%;
  }
}
.school .school-hero .hero-text h1 {
  margin-top: 0;
  margin-bottom: 3.5rem;
  text-transform: uppercase;
  line-height: 0.85;
  text-shadow: 0 0.5rem 10px rgba(0, 0, 0, 0.5);
  font-size: 6.25rem;
}
@media (min-width: 768px) {
  .school .school-hero .hero-text h1 {
    font-size: 8rem;
    text-transform: uppercase;
    letter-spacing: 3px;
  }
}
.school .school-hero .hero-text p {
  font-size: 2rem;
  max-width: 25rem;
  margin-bottom: 1.2rem;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.85);
}
@media (min-width: 768px) {
  .school .school-hero .hero-text p {
    max-width: auto;
  }
}
.school .school-hero .hero-form {
  background: rgba(0, 0, 0, 0.7);
  padding: 2rem 2rem 0;
  color: white;
  border: 2px solid white;
}
@media (min-width: 768px) {
  .school .school-hero .hero-form {
    padding: 3rem 3rem 0;
  }
}
.school .school-hero .hero-form h2 {
  margin-top: 0;
  color: white;
  border-bottom: none;
  margin-bottom: 0;
}
.school .school-hero .hero-form p {
  font-size: 1.6rem;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1.6;
}
.school .school-hero .hc-tag {
  display: block;
  text-shadow: 0 0.5rem 10px rgba(0, 0, 0, 0.5);
  font-size: 2.75rem;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 2;
}
.school .lg-wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.school .homepage-section {
  margin: 4rem auto;
}
@media (min-width: 768px) {
  .school .homepage-section {
    margin: 8rem auto;
  }
}
@media (min-width: 768px) {
  .school .flexbox {
    display: flex;
  }
}
.school .flexbox.hero-section {
  max-width: 1170px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .school .flexbox.hero-section {
    justify-content: center;
    align-items: center;
    height: calc(100% - 7rem);
  }
}
.school .flexbox.links {
  list-style: none;
}
@media (min-width: 768px) {
  .school .flexbox.links {
    justify-content: space-between;
    align-items: center;
  }
}
.school .flexbox.degrees {
  list-style: none;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .school .flexbox.degrees {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.school .flexbox.stories {
  width: 100%;
  list-style: none;
  margin: 8rem auto 0;
  padding: 0;
}
@media (min-width: 768px) {
  .school .flexbox.stories {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.school .link-section {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .school .link-section {
    margin-top: -8rem;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .school .link-section li.large {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .school .link-section li.small {
    width: 35%;
  }
}
.school .link-section li.small a {
  background: #6c001e;
}
.school .link-section li a {
  background: #850025;
  transition: transform ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
  padding: 4rem 3rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  display: block;
  color: white;
  text-decoration: none;
}
@media (min-width: 768px) {
  .school .link-section li a {
    padding: 4rem 7rem;
  }
}
.school .link-section li a:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  transform: scale(1.02);
}
.school .link-section li a:hover .arrow-link::after {
  margin-left: 1.2rem;
}
.school .link-section li a:focus {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  transform: scale(1.02);
}
.school .link-section li h2 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 0.3rem;
  color: #FDB813;
  border: none;
  margin-bottom: 0;
  margin-top: 0;
}
.school .link-section .av-border {
  border-right: 1px solid #760021;
}
.school .background-section {
  width: 100%;
  max-width: 1170px;
  margin: 4rem auto;
}
@media (min-width: 768px) {
  .school .background-section {
    display: flex;
    justify-content: center;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin: 8rem auto;
  }
}
.school .background-section h2 {
  font-size: 2rem;
}
.school .background-section figure {
  position: relative;
}
@media (min-width: 768px) {
  .school .background-section figure {
    max-height: 55rem;
    overflow: hidden;
  }
}
.school .background-section figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.school .background-section figure img::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url('images/school/hesston-arrow-decoration.svg');
  background-repeat: no-repeat;
  background-position: right;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.school .background-section figure figcaption {
  padding: 2rem;
}
@media (min-width: 768px) {
  .school .background-section figure figcaption {
    position: absolute;
    z-index: 100;
    margin: 2rem;
    bottom: 0;
    width: 36%;
    margin: 4rem;
    padding: 4rem;
    background: rgba(255, 255, 255, 0.85);
    border-bottom: 4px solid #f39d0a;
  }
}
@media (min-width: 768px) {
  .school .background-section figure figcaption.caption-left {
    left: 0;
  }
}
@media (min-width: 768px) {
  .school .background-section figure figcaption.caption-right {
    right: 0;
  }
}
.school .background-section figure figcaption a.btn {
  background-color: #f39d0a;
  color: white;
  font-weight: 500;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.5;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .school .degrees-section {
    padding: 0;
  }
}
.school .degrees-section .degree-title {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .school .degrees-section .degree-title {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.school .degrees-section .degree-title h2 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 0.3rem;
  color: #850025;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #bcbec0;
}
@media (min-width: 768px) {
  .school .degrees-section ul li {
    width: 32%;
  }
}
.school .degrees-section ul li a {
  display: block;
  color: white;
  text-decoration: none;
  border-bottom: 4px solid #f39d0a;
}
.school .degrees-section ul li a:hover > figure > img {
  transform: scale(1.07);
}
.school .degrees-section ul li a:hover > figure > figcaption > .arrow-link::after {
  margin-left: 1.2rem;
}
.school .degrees-section ul li figure {
  position: relative;
  overflow: hidden;
  height: 25rem;
}
@media (min-width: 768px) {
  .school .degrees-section ul li figure {
    height: 40rem;
  }
}
.school .degrees-section ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform ease-in-out 0.2s;
}
.school .degrees-section ul li figure figcaption {
  position: absolute;
  bottom: 0;
  z-index: 100;
  padding: 4rem 2rem 2rem;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.school .degrees-section ul li figure h3 {
  margin-bottom: 2rem;
}
.school .degrees-section ul li figure span {
  font-size: 1.3rem;
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.5rem;
  padding-bottom: 0.75rem;
}
.school .degrees-section ul li h2 {
  font-weight: normal;
  text-transform: uppercase;
}
.school .news-section {
  background: #f2f2f2;
  padding-top: 4rem;
  padding-bottom: 8rem;
}
.school .news-section .news-title {
  width: 100%;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .school .news-section .news-title {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.school .news-section .news-title h2 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 0.3rem;
  color: #850025;
  margin-top: 0;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #bcbec0;
}
.school .news-section .news-title p {
  font-size: 2rem;
  max-width: 60%;
}
.school .news-section .flexbox {
  width: 100%;
  max-width: 1170px;
  margin: 4rem auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .school .news-section .flexbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.school .news-section .flexbox .recent-news {
  width: 75%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20rem;
}
.school .news-section .flexbox .news-list {
  list-style: none;
  width: 100%;
}
.school .news-section .flexbox .news-list li {
  padding: 4rem;
  margin-bottom: 2rem;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.school .stories-section .stories-title {
  width: 100%;
  max-width: 600px;
  margin: 8rem auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.school .stories-section .stories-title h2 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 0.3rem;
  color: #850025;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #333333;
}
.school .stories-section .stories-title p {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .school .stories-section ul.flexbox li {
    flex: 1;
    margin-bottom: 0;
  }
}
.school .stories-section ul.flexbox li a {
  display: block;
  color: white;
  text-decoration: none;
}
.school .stories-section ul.flexbox li a:hover > figure > img {
  transform: scale(1.07);
}
.school .stories-section ul.flexbox li a:hover > figure > figcaption > .degree-links::after {
  margin-left: 1.2rem;
}
.school .stories-section ul.flexbox li figure {
  position: relative;
  overflow: hidden;
  height: 40rem;
  max-height: 40rem;
}
.school .stories-section ul.flexbox li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform ease-in-out 0.2s;
}
.school .stories-section ul.flexbox li figure figcaption {
  position: absolute;
  bottom: 0;
  z-index: 100;
  padding: 1.5rem;
  text-align: center;
  width: 100%;
}
.school .stories-section ul.flexbox li figure h3 {
  margin-bottom: 2.5rem;
  font-size: 2rem;
}
.school .stories-section ul.flexbox li figure span {
  font-size: 1.3rem;
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.5rem;
  padding-bottom: 0.75rem;
}
.school .stories-section ul.flexbox li figure p.degree-links {
  text-transform: uppercase;
  color: #f39d0a;
  font-weight: bold;
}
.school .stories-section ul.flexbox li figure p.degree-links::after {
  content: url('images/school/gold-indicator.svg');
  display: inline-block;
  width: 1rem;
  margin-left: 0.5rem;
  transition: margin-left ease-in-out 0.2s;
}
.school .stories-section ul.flexbox li h2 {
  font-weight: normal;
  text-transform: uppercase;
}
.school .info-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .school .info-section {
    padding-bottom: 0;
    margin-bottom: 5rem;
  }
}
.school .degree-section {
  background-color: #f2f2f2;
}
.school .degree-tag {
  padding: 0.75rem 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3rem;
  display: inline-block;
}
.school .degree-tag.bachelor {
  background: #FDB813;
  color: #333333;
}
.school .degree-tag.associate {
  background: #850025;
  color: white;
}
.school .school-table {
  border: none;
  background-color: transparent;
  margin: 2rem 0;
}
.school .school-table tbody th {
  border: none;
  font-size: 1.5rem;
  font-weight: normal;
}
.school .school-table ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.school .school-table ul li {
  margin-bottom: 0;
}
.school ul.career-list li {
  margin-bottom: 0;
}
.school ul.listed-features {
  list-style-type: none;
  padding: 0;
}
.school ul.listed-features li {
  display: flex;
  color: #414042;
  text-decoration: none;
}
.school ul.listed-features li:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .school ul.listed-features li img {
    width: 40%;
  }
}
.school ul.listed-features li .feature-text {
  padding: 0 1.5rem;
}
.school ul.degree-row {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
}
.school .gallery {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
}
.school .gallery li {
  width: 48%;
}
@media (min-width: 768px) {
  .school .gallery li {
    width: 31%;
  }
}
@media (min-width: 768px) {
  .school .school-alumni .school-alumni-block {
    display: flex;
    margin-bottom: 4rem;
  }
}
.school .school-alumni .school-alumni-block.wrap-reverse {
  flex-flow: row-reverse;
}
@media (min-width: 768px) {
  .school .school-alumni .school-alumni-block .half-width {
    width: 50%;
  }
}
.school .school-alumni .school-alumni-block figure {
  position: relative;
}
.school .school-alumni .school-alumni-block figure::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url('images/school/hesston-arrow-decoration.svg');
  background-repeat: no-repeat;
  background-position: right;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.school .school-alumni .school-alumni-block .school-alumni-info {
  padding: 2rem 2rem 4rem;
}
@media (min-width: 768px) {
  .school .school-alumni .school-alumni-block .school-alumni-info {
    align-self: center;
    padding: 0 9rem;
  }
}
.school .school-alumni .school-alumni-block .school-alumni-info h3 {
  font-weight: normal;
  letter-spacing: 0.2rem;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .school .school-alumni .school-alumni-block .school-alumni-info h3 {
    font-size: 4rem;
  }
}
.school .school-alumni .school-alumni-block .school-alumni-info .class-year {
  text-transform: uppercase;
  color: #850025;
  letter-spacing: 0.2rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.school .alumni-page-link {
  border-top: 1px solid #bcbec0;
  padding-bottom: 3rem;
  text-align: center;
}
.school #emergency-notification {
  text-align: center;
  background-color: #FDB813;
  color: #414042;
  padding: 15px 0;
  border-bottom: 1px solid #850025;
}
.school #emergency-notification h2 {
  border-bottom: none;
  text-transform: initial;
  letter-spacing: initial;
  font-size: 2.4rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.school #emergency-notification p {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.school #emergency-notification a {
  text-decoration: underline;
}
.school #emergency-notification h3 {
  margin: 0;
  border-bottom: none;
}
.x-2021-wrapper {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
.x-2021-title {
  padding-top: 3rem;
  padding-bottom: 0;
  border-bottom: 1px solid #bcbec0;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .x-2021-title {
    padding-top: 7rem;
    padding-bottom: 0;
    margin-bottom: 4rem;
  }
}
.x-2021-title h1 {
  color: #850025;
  font-weight: normal;
  font-size: 2.8rem;
  padding-bottom: 4rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media (min-width: 992px) {
  .x-2021-title h1 {
    font-size: 4rem;
    padding-bottom: 6rem;
  }
}
.x-2021-sidebar {
  background: #eeeeee;
  margin-bottom: 1.5rem;
  padding: 3rem;
}
@media (min-width: 768px) {
  .x-2021-sidebar {
    padding: 0 0 0 3rem;
    margin-left: 3rem;
    border-left: 1px solid #bcbec0;
    background: none;
    margin-bottom: 3rem;
  }
}
.x-2021-sidebar h2 {
  font-size: 1.8rem;
  border: none;
  margin: 0;
}
.x-2021-sidebar ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.x-2021-sidebar ul li a {
  color: #414042;
  text-decoration: none;
}
.x-2021-sidebar ul li a::after {
  content: url("images/school/maroon-indicator.svg");
  display: inline-block;
  width: 1.3rem;
  margin-left: 0.5rem;
  transition: margin-left ease-in-out 0.2s;
}
.x-2021-sidebar ul li a:hover {
  color: #850025;
  text-decoration: underline;
}
.x-2021-sidebar ul li a:hover::after {
  margin-left: 1.2rem;
}
.x-2021-sidebar ul li a:focus {
  color: #850025;
  text-decoration: underline;
}
.x-2021-sidebar ul li a:focus::after {
  margin-left: 1.2rem;
}
.x-2021-sidebar ul li:last-child {
  margin-bottom: 0;
}
.x-2021-top-angle {
  background-image: url("images/school/top-angle-arrow.svg");
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.x-2021-hero {
  margin-bottom: 3rem;
  border-radius: 0.3rem;
  overflow: hidden;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.x-2021-hero-full-width {
  height: 20vh;
  position: relative;
}
@media (min-width: 768px) {
  .x-2021-hero-full-width {
    height: 40vh;
  }
}
.x-2021-hero-full-width.department {
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff), url("images/school/191007-ArcherFlight-277.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.x-2021-hero-full-width.degrees {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffffff), url("images/school/ZekePreflight114.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50% 34%;
}
@media (min-width: 768px) {
  .x-2021-hero-full-width.degrees {
    height: 50vh;
  }
}
.x-2021-hero-full-width-title {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #bcbec0;
}
@media (min-width: 768px) {
  .x-2021-hero-full-width-title {
    padding-top: 2rem;
    padding-bottom: 0;
    margin-bottom: 4rem;
  }
}
.x-2021-hero-full-width-title h1 {
  color: #850025;
  font-weight: normal;
  font-size: 3.5rem;
  padding-bottom: 4rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media (min-width: 992px) {
  .x-2021-hero-full-width-title h1 {
    font-size: 5rem;
    text-align: center;
    padding-bottom: 6rem;
  }
}
.x-2021-intro {
  max-width: 75rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .x-2021-intro {
    font-size: 2.5rem;
    padding: 5rem 0 8rem;
  }
}
.x-2021-footer-image {
  position: relative;
  overflow: hidden;
  height: 45rem;
}
.x-2021-footer-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.75;
}
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-fhd-slider {
  border-color: #FDB813;
  background: #FDB813;
  text-decoration: none;
  display: inline-block;
  margin-top: 2rem;
  padding: 1rem 3rem;
  letter-spacing: 0.25rem;
  color: #414042 !important;
  border-radius: 0.25rem;
  transition: transform 0.2s ease-in-out;
}
.btn-outline.btn-fhd-slider:hover {
  transform: scale(1.06);
  background: #fdc131;
  border-color: #fdc131;
}
.btn-outline.btn-fhd-slider:focus {
  transform: scale(1.06);
  background: #fdc131;
  border-color: #fdc131;
}
.btn-outline.btn-default {
  border-color: #414042;
  color: #272728;
  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.4);
    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: #59585b;
  border-top: 2px solid #59585b;
  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: #59585b;
}
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 .md-lg-logo {
  display: none;
}
.site-header .site-title .sm-logo {
  display: block;
  width: 100%;
  max-width: 30rem;
  margin: 2rem auto;
}
@media (min-width: 768px) {
  .site-header .site-title {
    text-align: left;
  }
  .site-header .site-title .md-lg-logo {
    max-width: 100%;
    display: block;
  }
  .site-header .site-title .sm-logo {
    display: none;
  }
}
.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 {
  color: #850025;
  padding: 2rem 0 3rem;
  margin: 0;
  letter-spacing: -1px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .hero.normal .entry-title {
    font-size: 3rem;
    line-height: 1.28;
    padding: 3rem 0 4rem;
  }
}
.hero.normal img {
  border-top: 6px solid #850025;
}
.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;
  font-size: 36px;
}
@media (min-width: 768px) {
  .section-header {
    margin-bottom: 70px;
  }
}
.subsection-header {
  border-bottom: 1px solid #bcbec0;
  color: #414042;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 22px;
}
.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: #59585b;
  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: #59585b;
  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 #59585b;
  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: 7px 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 .hc-address-block {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-top: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .hc-address-block {
    flex-flow: row;
    text-align: inherit;
  }
}
@media (min-width: 768px) {
  .site-footer .hc-address-block span::after {
    content: '\02022';
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media (min-width: 768px) {
  .site-footer .hc-address-block span:last-of-type::after {
    content: '';
    margin: 0;
  }
}
.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;
  }
}
@media (max-width: 991px) {
  .home .site-content {
    margin-top: 0 !important;
  }
}
.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 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home .homepage-videos a {
  text-decoration: none;
}
.home .homepage-videos button.slick-arrow {
  width: 5%;
  border: none;
  background: transparent;
  font-size: 0;
  align-self: center;
  position: relative;
}
.home .homepage-videos button.slick-arrow:hover:before {
  opacity: 1;
}
.home .homepage-videos button.slick-arrow:focus:before {
  opacity: 1;
}
.home .homepage-videos button.slick-arrow:before {
  content: url('images/school/maroon-indicator.svg');
  display: inline-block;
  width: 2.5rem;
  position: absolute;
  top: calc(50% - 5rem);
  opacity: 0.25;
  transition: opacity 0.2s ease-in-out;
}
.home .homepage-videos button.slick-arrow.slick-prev:before {
  transform: rotate(180deg);
  left: calc(50% - 2.25rem);
}
@media (min-width: 768px) {
  .home .homepage-videos button.slick-arrow.slick-prev:before {
    left: calc(50% - 1rem);
  }
}
.home .homepage-videos .slick-list {
  width: 90%;
  margin: 0 auto;
}
.home .homepage-videos .slick-dots {
  padding-left: 0;
}
.home .homepage-videos .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.home .homepage-videos .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.home .homepage-videos .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.home .homepage-videos .slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.home .homepage-videos .slick-dots li button:hover {
  outline: none;
}
.home .homepage-videos .slick-dots li button:focus {
  outline: none;
}
.home .homepage-videos .homepage-video {
  text-align: center;
  margin: 0 5px;
  padding: 15px 10px;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .home .homepage-videos .homepage-video {
    float: left;
  }
}
.home .homepage-videos .homepage-video .screenshot {
  position: relative;
}
.home .homepage-videos .homepage-video .screenshot img {
  width: 100%;
  height: auto;
}
.home .homepage-videos .homepage-video .screenshot .play-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home .homepage-videos .homepage-video .video-title {
  color: #272728;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 6px;
}
.home .homepage-videos .homepage-video .video-description {
  color: #59585b;
  font-size: 12px;
}
.home .homepage-videos .homepage-video:hover {
  text-decoration: none;
  background: #FDB813;
}
.home .homepage-section h4 {
  text-transform: uppercase;
  font-size: 16px;
  color: #414042;
}
.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;
}
.small-blockquote {
  font-size: 14px;
  padding: 0 15px;
  line-height: 1.7;
  margin: 20px 0;
}
.responsive-embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .responsive-embed-wrapper {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}
.responsive-embed-wrapper .embed-item {
  position: absolute;
  width: 100%;
  height: 100%;
}
.skip-link {
  position: absolute;
  top: -80rem;
  z-index: 10;
  background-color: #f39d0a;
  color: #850025;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
  overflow: visible;
  padding: 1rem 4.25rem 1rem 2rem;
  text-transform: uppercase;
  font-size: 1.45rem;
  font-weight: 700;
  border: none;
  border-radius: 0;
  letter-spacing: 1.5px;
  white-space: normal;
  text-align: left;
  display: inline-block;
}
@media (min-width: 768px) {
  .skip-link {
    max-width: auto;
  }
}
.skip-link::after {
  content: url('images/school/maroon-indicator.svg');
  display: inline-block;
  position: absolute;
  width: 1.3rem;
  right: 2.25rem;
  transition: right ease-in-out 0.2s;
}
.skip-link:hover {
  background-color: #f6a721;
  color: #520017;
}
.skip-link:hover::after {
  right: 1.6rem;
}
.skip-link:focus::after {
  right: 1.6rem;
}
.skip-link:focus {
  background-color: #f6a721;
  color: #520017;
}
.skip-link.active {
  top: 0;
}
.believe {
  background: url('images/believe/believe-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  font-family: 'gill-sans-nova', sans-serif;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: -60px;
}
@media (min-width: 992px) {
  .believe {
    min-height: 60rem;
    height: calc(100vh - 105.7px);
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
.believe .block {
  display: inline;
}
@media (min-width: 992px) {
  .believe .block {
    display: block;
  }
}
@media (min-width: 992px) {
  .believe .columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }
}
.believe .columns .text-column {
  position: relative;
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .believe .columns .text-column {
    width: 58%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .believe .columns .text-column::after {
    content: url('images/believe/gold-arrow.svg');
    position: absolute;
    right: -8rem;
    bottom: 2rem;
    width: 17rem;
  }
}
.believe .columns .text-column h1 {
  font-weight: 100;
  font-size: 4.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .believe .columns .text-column h1 {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}
.believe .columns .text-column p {
  font-weight: 100;
  font-size: 3.25rem;
  margin-bottom: 2.5rem;
  line-height: 1.25;
}
@media (min-width: 992px) {
  .believe .columns .text-column p {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}
.believe .columns .text-column a {
  color: white;
  background: linear-gradient(to bottom, #f0ad4e 0%, #f0ad4e 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 4px;
  text-decoration: none;
  transition: background-size 0.2s;
}
.believe .columns .text-column a:hover {
  background-size: 4px 10px;
}
.believe .columns .text-column a:focus {
  background-size: 4px 10px;
}
.believe .columns .form-column {
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.5);
  padding: 2rem 3rem;
  max-height: 40rem;
  min-height: 40rem;
}
@media (min-width: 992px) {
  .believe .columns .form-column {
    width: 40%;
  }
}
.believe .columns .form-column p {
  font-size: 2rem;
  font-style: italic;
  margin-bottom: 3rem;
  max-width: 33rem;
}
.stop-scrolling {
  overflow: hidden;
  height: 100%;
  min-height: 100vh;
}
.believe-modal {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(146, 0, 45, 0.75);
  justify-content: center;
  align-items: center;
  display: none;
  padding: 2rem 0;
  height: 100vh;
  min-height: 100%;
}
.believe-modal .modal-box {
  max-width: 1000px;
  width: 100%;
  background: #98002E;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  padding: 2rem;
  margin: 3rem;
  position: relative;
}
@media (min-width: 768px) and (max-width: 992px) {
  .believe-modal .modal-box {
    margin: 8rem;
  }
}
@media (min-width: 992px) {
  .believe-modal .modal-box {
    margin: 0;
    padding: 4rem;
  }
}
.believe-modal button {
  background: none;
  border: none;
  padding: 0;
  display: block;
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.believe-modal button img {
  width: 3rem;
}
.believe-modal button:focus {
  border: 1px dotted #f0ad4e;
}
@media (min-width: 992px) {
  .believe-modal .modal-columns {
    display: flex;
    justify-content: space-between;
  }
}
.believe-modal .modal-columns .modal-image {
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .believe-modal .modal-columns .modal-image {
    width: 58%;
  }
}
@media (min-width: 992px) {
  .believe-modal .modal-columns .modal-text {
    width: 40%;
    align-self: center;
  }
}
.believe-modal .modal-columns .modal-text h2 {
  background: #f0ad4e;
  color: #98002E;
  font-weight: 300;
  padding: 1rem;
  margin-bottom: 2rem;
  font-size: 2rem;
}
@media (min-width: 992px) {
  .believe-modal .modal-columns .modal-text h2 {
    font-size: 3.5rem;
    margin-bottom: 3rem;
  }
}
.believe-modal .modal-columns .modal-text .can-text {
  font-weight: bold;
}
.believe-modal .modal-columns .modal-text p {
  color: white;
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .believe-modal .modal-columns .modal-text p {
    font-size: 3rem;
    margin-bottom: 3.5rem;
  }
}
.believe-modal .modal-columns .modal-text .modal-name {
  font-weight: bold;
}
.believe-modal .modal-columns .modal-text .modal-name .modal-degree {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  display: block;
}
@media (min-width: 992px) {
  .believe-modal .modal-columns .modal-text .modal-name .modal-degree {
    font-size: 2.5rem;
  }
}
.show-modal {
  display: flex;
}
