@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;700&display=swap');

body { margin: 0; font-family: 'Mulish', sans-serif; font-size: 16px; line-height: 28px; }
a { color: #E50204; }
a:hover, a:active { color: #000; text-decoration: none; }
h2 { color: #333; }
h3 { color: #E50204; font-size: 22px; line-height: 34px; }
.clear { clear: both; }
.listHidden { display: none !important; }
a.button, a.jobButton { background: #E50204; display: inline-block; padding: 6px 16px; border-radius: 5px; color: #FFF; text-decoration: none; font-weight: 700; }
a.button:hover, a.jobButton:hover { background: #000; transition:.5s; }

/* HEADER */

.headerContainerTop { width: 100%; background: #000; }
#headerTop { width: 100%; max-width: 1480px; margin: 0 auto; padding: 0; line-height: 26px; position: relative; }

.headerTopLinks { float: right; padding: 2px 0; }
.headerTopLinks a { display: inline-block; padding: 0 10px; color: #FFF; text-decoration: none; font-size: 13px; font-weight: 700; }
.headerTopLinks a:hover { background: #333; transition: 1s; }
.headerTopLinks a i { line-height: 26px; }

.headerContainer { width: 100%; background: #EEE; }
.headerLogo { float: left; }
.headerButton { float: right; padding: 30px 0 0; }
.headerButton a { background: #E50204; color: #FFF; text-decoration: none; font-weight: 700; padding: 1px 5px;}
#header { width: calc(100% - 20px); max-width: 1460px; margin: 0 auto; padding: 10px 0; height: 68px; overflow: hidden; }
.headerLogo img { height: 68px; width: auto; }

.sticky { position: fixed; top: 0; width: 100%; z-index: 10; }
.sticky + .content { padding-top: 88px; }

.homeAlert { background: #E50204; text-align: center; color: #FFF; font-size: 20px; font-weight: 700; padding: 10px 5px; }
.homeAlert a { color: #DDD; text-decoration: none; }

/* Navigation */
.topnav { overflow: hidden; float: right; margin-top: 14px; }
/* Style the links inside the navigation bar */
.topnav a { float: left; display: block; color: #444; text-align: center; padding: 6px 12px; text-decoration: none; font-weight: 700; }
.topIcon { display: none; }
.dropdown { float: left; overflow: hidden; }
.dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: #444; padding: 6px 12px; background-color: inherit; line-height: inherit; font-family: inherit; margin: 0; font-weight: 700; }
.dropdown .dropbtn i { margin-left: 5px; }
.dropdown .dropbtn a { padding: 0; }
.dropdown-content { display: none; position: absolute; background-color: #E50204; min-width: 148px; max-width: 220px; z-index: 10; }
.dropdown-content a { float: none; color: #FFF; padding: 6px 12px; text-decoration: none; display: block; text-align: left; font-size: 14px; line-height: 26px; }
.topnav a i { line-height: 26px; }
.topnav a:hover, .dropdown:hover .dropbtn { background-color: #E50204; color: #FFF; }
.dropdown:hover .dropbtn a { color: #FFF !important; }
.dropdown-content a:hover { background-color: #000; }
.dropdown:hover .dropdown-content { display: block; }

/* Header - Alert */
.alert { background: #B12825; color: #FFF; padding: 10px 10px; text-align: center; font-size: 18px; font-weight: 700; border-bottom: 1px solid #D53834; }
.alert a { color: #FFF; text-decoration: none; }
.alertButton { background: rgba(255,255,255,.2); padding: 0 10px; margin-left: 10px; display: inline-block; }
.deptAlert { background: #B12825; color: #FFF; padding: 1px 0; }
.deptAlertContent { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; }
.deptAlertContent h3 { margin: 0; }
/* Homepage */
#rotator.rotator { position: relative; padding: 0; width: 100%; height: 50vh; max-width: 100%; overflow: hidden; }
#rotator.rotator > .rotator__video { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; }
#rotator.rotator > .rotator__video-overlay { position: relative; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.2); color: #FFF; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 24px; text-shadow: 0 0 5px #000; letter-spacing: 3px; }
#rotator.rotator > .rotator__video-overlay h1 { margin: 10px 0 0; letter-spacing: 2px; line-height: 1em; }
#rotator.rotator > .rotator__video-overlay > .rotator__video-text { position: absolute; bottom: 55px; left: 0; text-align: center; width: 100%; }

/* Homepage - Fast Facts */
.homeFeature { width: calc(100% - 40px); padding: 20px; max-width: 1440px; margin: 0 auto; }
.buildingFeature { width: 100%; padding: 0 0 20px; }
.buildingFeature h2 { margin: 0 0 10px; text-align: center; }
.homeFeature h2 { margin: 20px 0 10px; text-align: center; }
#fastFacts { width: calc(100% + 20px); margin: 0 -10px; display: flex; }
.fastFact { width: calc(25% - 40px); padding: 10px; margin: 10px; border-radius: 10px; background: #F2F2F2; text-align: center; }
.fastFact i { font-size: 50px; line-height: 70px; color: #E50204; }
.ffMetric { font-size: 24px; font-weight: 700; line-height: 34px; }

/* Homepage - Twitter */
.homeContainerGray { width: 100%; background-image: url(/images/stripes_bkg.png); background-size: cover; background-position: center center; }
.homeTwitter { width: calc(100% - 40px); padding: 40px 20px; max-width: 800px; margin: 0 auto; display: flex; align-items: center; font-weight: 700; }
.homeTwitterText { width: calc(100% - 420px); margin-right: 20px; }
.homeTwitterEmbed { width: 400px; margin-left: 20px; }


/* Homepage - Trending */
#trending { width: 100%; padding: 35px 0 25px; }
.trendingIcons { width: 100%; max-width: 1440px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.trendingIcon { width: 16.6%; text-align: center; }
.trendingIcon i { font-size: 60px; line-height: 60px; display: block; margin-bottom: 10px; }
.trendingIcon a { color: #E50204; text-decoration: none; font-weight: 700; }
.trendingIcon a:hover { color: #8C0405; transition: 1s; }

/* CONTENT */

.pageContent { min-height:calc(100vh - 620px); }
.container.introduction { color: #FFF; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, .8)), url(/images/logo_faded.png); background-repeat: no-repeat; background-position: center right; background-size: auto 120%; }

#content, #contentIntro { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; }
#content.twoColumns { max-width: 1480px; }
#content { margin: 20px auto; }
#contentIntro { padding: 20px 0; font-weight: 500; }
#contentIntro h1 { color: #F6F6F6; margin: 0 auto; line-height: 46px; }
#contentIntro h1 a, #contentIntro a { color: #DDD; }
#contentIntro.building h1 { margin-bottom: .5em; }
#contentIntro.building h1 i { margin: 0 0 0 15px; }
#contentIntro a:hover { color: #E50204; }
#contentIntro .intro { margin-top: 10px; }
.intro.building { line-height: 24px; }
a.headerLink { background: #D4D4D4; display: inline-block; padding: 0 4px; margin: 0 0 10px -4px; color: #E50204 !important; font-weight: 700; }
img.buildingPhoto { width: 100%; height: auto; margin-top: -20px; }

#content.flexContent { display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; padding: 0; width: 100%; margin: 0px auto; }
#contentLeft { width: calc(100% - 460px); padding: 10px 20px 10px; }
#contentRight { width: 400px; padding: 10px 20px; background: #E6E6E6; }

#content img { max-width: 100% !important; height: auto !important; }
#content figure { margin: 0; max-width: 100%; height: auto !important; }
#content figcaption { font-size: 14px; line-height: 24px; margin-top: -6px; }

#content h3:first-child, #content p:first-child, #contentLeft h3:first-child, #contentRight p:first-child { margin-top: 0; }
#content p:last-child, #contentLeft p:last-child, #contentRight p:last-child { margin-bottom: 0; }

input.instantSearch[type="text"] { font-family: 'Mulish', sans-serif; border: 2px solid #EEE; width: calc(100% - 14px); padding: 5px; font-size: 18px; margin: 0 0 .5em; border-radius: 5px; }

/* BUILDINGS */
.buildingLeft, .buildingRight { width: 50%; float: left; }
.buildingSchool { background: #F6F6F6; padding: 10px; border-radius: 10px; margin: -10px 0 0; }
.buildingSchool h3 { margin-bottom: 10px; }
.buildingSchool p { margin-top: 0; }
.buildingSchool ul { margin-top: 0; }

/* HOME */


#features { width: 100%; max-width: 1440px; margin: 0 auto; display: flex; flex-wrap: wrap; }
#homeNews { width: calc(100% - 340px); padding: 30px 20px; font-size: 14px; line-height: 20px; margin: 0 auto; float: left; }
#homeMenu { width: 256px; padding: 20px 20px; font-size: 14px; line-height: 20px; margin: 10px auto; float: right; border-radius: 10px; border: 2px solid #F6F6F6; }
#homeMenu:hover { background: #F6F6F6; }
.homeCalendarContainer { background: #EEE; width: 100%; padding: 30px 0 0; }
#homeCalendar { width: calc(100% - 40px); max-width: 1400px; padding: 0 0 30px; font-size: 14px; line-height: 20px; margin: 0 auto; }
#homeNews h3, #homeCalendar h3, #homeMenu h3 { margin: 0 0 1em; }

.resourceLink { width: 100%; padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px solid #EEE; }
.resourceSpacer15 { width: 18px; display: inline-block; }

.calendarRow { width: 100%; padding: 0 0 10px; margin: -5px 0 5px; display: flex; }
.calendarDate { width: 40px; text-align: center; font-weight: 700; padding: 5px; background: #DDD; }
.calendarMonth { text-transform: uppercase; }
.calendarDay { font-size: 20px; line-height: 22px; }
.calendarInfo { width: calc(100% - 70px); padding: 5px 10px; background: #F6F6F6; }
.calendarInfo b { font-size: 15px; line-height: 22px; }
.calendarInfo.noTime b { line-height: 42px; }
a.homeButton { background: #E50204; color: #FFF; padding: 6px 12px; text-decoration: none; display: inline-block; }
a.homeButton:hover { color: #FFF; transition: 1s; }
a.homeButton.calendar { margin-top: -5px; }

#homeMap { width: 100%; background: #F6F6F6; }
#homeMap img { width: 100%; height: auto; display: block; margin: 0 auto; max-width: 1440px; }
.homeAbout { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; padding: 20px; text-align: left; }
.homeMapLinks { padding: 20px 0; text-align: center; }
.homeMapLinks a { background: #E50204; color: #FFF; padding: 6px 12px; text-decoration: none; display: inline-block; font-weight: 700; }
.homeMapLinks a:hover { color: #FFF; transition: 1s; }
.homeCalendarLink { margin: 20px 0; text-align: center; }

.homeNewsLinks { display: flex; width: calc(100% + 20px); margin: 0 -10px; }
.homeNewsLink { width: calc(100% - 40px); margin: 10px; padding: 10px; background: #EEE; border-bottom: 2px solid #E50204; border-radius: 5px; position: relative; height: 100px; }
.homeNewsDate { margin: 0 0 10px; font-size: 13px; line-height: 18px; text-transform: uppercase; }
.homeNewsHeadline { font-size: 18px; line-height: 26px; }
.homeNewsHeadline a { font-weight: 700; text-decoration: none; }

/* Map */
.container.map { margin: 0 0; text-align: center; }
.container.map iframe { width: 100%; height: 500px; border: 0; margin: 1em 0 -7px; }

/* Links */
.rowLinks { width: 100%; margin: 1em auto; padding: 0; }
.linkContainer { float: left; width: 30%; margin-right: 5%; }
.linkRight { float: right; width: 30%; }
.linkContainer h3, .linkRight h3 { border-bottom: 1px solid #CCC; margin: 0 0 10px; padding: 0 0 5px 0; }
.linkRight ul { margin-bottom: 20px; }
.linkContainer ul { margin-bottom: 40px; }

/* Module - Employment */
 a.jobButton i { margin-left: 7px; text-decoration: none; }

/* Activities Directory */
.dirDivider h3 { color: #E50204; margin: 1em 0 .5em !important; font-size: 18px; }
.dirListItem { padding: 5px 9px; background: #F4F5F7; }
.dirSecondary { background: #FFF; }
.dirDetail { float: left; width: 25%; }
.dirEmail { width: 35%; text-align: center; }
.dirPhone { width: 15%; text-align: right; }
/* Directory */
#filterContainer, .#myBtnContainer.filterContainer { margin: -5px 0 calc(2em - 5px); padding-left: 8px; }
#myBtnContainer.filterContainer .btn { display: inline-block; margin: 5px; background: rgba(62, 122, 194, 0.3); padding: 2px 5px; border-radius: 5px; cursor: pointer; }
#myBtnContainer.filterContainer .btn:hover { background: #203648; color: #FFF !important; }
#myBtnContainer.filterContainer .btn.activebtn, #myBtnContainer.filterContainer .btn.activebtn:hover { background: #203648; color: #FFF; font-weight: 700; }
.filterDiv { display: none; }
.show { display: block; }


#staffDirectory { flex-wrap: wrap; width: calc(100% + 20px); margin: 0 -10px; }
.directorySection { width: 100%; margin: 0 10px; }
.directoryListing { width: 1320px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.staffMember { width: 200px; font-size: 14px; line-height: 20px; text-align: center; margin: 10px 10px 15px; }
.staff-photo { height: 240px; overflow: hidden; text-align: center; margin-bottom: 5px; background: #F6F6F6; }
.staff-photo img { margin-top: -5px; }
.staff-photo i { line-height: 240px; font-size: 100px; color:rgba(0,0,0,.4); }
.staffMember a i { line-height: 24px; margin: 0 2.5px; }

@media screen and (max-width: 1340px) {
  .directoryListing { width: 1100px; }
}
@media screen and (max-width: 1100px) {
  .directoryListing { width: 880px; }
}
@media screen and (max-width: 880px) {
  .directoryListing { width: 660px; }
}
@media screen and (max-width: 660px) {
  .directoryListing { width: 440px; }
}

/* Footer */
.container.mission { background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(/images/high_school.jpg); background-position: center center; background-size: cover; }
#mission { padding: 80px 20px; margin: 0 auto; width: 1040px; font-size: 24px; color: #FFF; line-height: 38px; display: flex; flex-wrap: wrap; align-items: center; }
#mission i { display: block; margin: 0 0 20px; }
.missionLogo { width: 300px; }
.missionLogo img { width: 100%; height: auto; }
.missionText { width: calc(100% - 340px); padding-left: 40px; }

.footerContainer { width: 100%; background: #E50204; color: #FFF; padding: 20px 0; }
#footer { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.footerInfo { width: 25%; text-align: center; font-size: 14px; line-height: 22px; }

#credit { background: #FFF; color: #333; font-size: 12px; line-height: 30px; padding: 5px 10px; width: calc(100% - 20px); text-align: center; }
#credit .container { width: 100%; max-width: 1440px; margin: 0 auto; }
#credit .copyright { width: calc(100% - 200px); float: left; text-align: left; }
#credit .poweredBy { width: 200px; float: right; text-align: right; }
#credit .poweredBy a { color: #666; text-decoration: none; }
#credit img { height: 30px; width: auto; margin: 0 0 0 10px; vertical-align: middle; border: none; }

.boardMeeting { text-decoration: none; padding: 5px 0; border-bottom: 1px solid #BBB; display: block; width: 100%; }
.boardMeeting:hover { background: #E6E6E6; }
.boardMeeting a i { margin-left: 10px; text-decoration: none; }

.boardDate, .boardAgenda, .boardMinutes { float: left; }
.boardDate { width: 50%; }
.meetingNotes { font-size: 13px; color: #666; line-height: 16px; display: block; margin: 5px 0; }
.boardAgenda, .boardMinutes { width: 25%; text-align: center; }
.hideDetail { display: none; }

@media screen and (max-width: 1200px) {
  .topnav a.homeLink { display: none; }
}

@media screen and (max-width: 1150px) {
  .rotatorContainer, #rotator { height: 500px; max-height: 50vh; }
  #mission { width: 940px; }
  .missionLogo { width: 300px; margin: 0 auto; float: none; }
  .missionText { width: 100%; padding: 20px 0; }
  .grid-item, .grid-sizer { width: calc(25% - 20px); }
  .grid-item--header { width: calc(100% - 20px); }
}
@media screen and (max-width: 1115px) {
  .dropdown .dropbtn i { display: none; }
}

@media screen and (max-width: 1060px) {
  #header { width: 100%; }
  #headerTop { width: calc(100% - 20px); padding: 0 10px; }
  .headerSocial { margin: 0 -10px 0 0; background: #000; }
  .headerLogo img { height: 68px; margin: 0 0 0 10px; }
  .topnav a, .dropdown .dropbtn { display: none; }
  .topIcon { display: block; margin: -10px 0 -5px 0; float: right; }
  .topIcon a.icon { float: right; display: block; color: #FFF; background: #E50204; height: 88px; font-size: 24px; padding: 0 20px; }
  .topIcon a.icon i { line-height: 88px !important; }
  .topnav.responsive { position: absolute; float: none; text-align: left; width: 100%; margin: 78px 0 -10px; background: #f0f0f1; z-index: 100; }
  .topnav.responsive a { float: none; display: block; text-align: left; }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative; max-width: none !important;}
  .topnav.responsive .dropdown .dropbtn { display: block; width: 100%; text-align: left; }
}
@media screen and (max-width: 1000px) {
  #trending { padding-bottom: 0; }
  .trendingIcon { width: 33.3%; margin-bottom: 25px; }
}
@media screen and (max-width: 900px) {
  #mission { width: calc(100% - 100px); }
  .headerTopLinks, .headerSocial { width: 100%; float: none; text-align: center; }
  .headerSocial { margin: 0; }
  .buildingLeft, .buildingRight { width: 100%; float: none; }
  .buildingSchool { margin-top: 0; }
}
@media screen and (max-width: 850px) {
  /* Links */
  .linkContainer, .linkRight { float: none; width: 100%; margin: 0; }
}

@media screen and (max-width: 800px) {
  #content.flexContent { display: block; padding: 0; width: 100%; }
  #contentLeft { width: calc(100% - 40px); padding: 10px 20px; display: block; }
  #contentRight { width: calc(100% - 40px); padding: 10px 20px; display: block; }

  #homeNews { width: calc(100% - 40px); }
  #homeCalendar { width: calc(100% - 40px); padding: 0 20px 35px; }

  .homeNewsLinks { flex-wrap: wrap; }
  .homeNewsLink { width: calc(100% - 40px); height: auto; }
  #fastFacts { flex-wrap: wrap; }
  .fastFact { width: calc(50% - 40px); }
  .footerContainer { padding: 20px 0 0; }
  .footerInfo { width: 100%; margin: 0 0 20px; }
}

@media screen and (max-width: 700px) {
}

@media screen and (max-width: 600px) {
  #headerTop { width: 100%; padding: 0; line-height: 24px; }
  .trendingIcon { width: 50%; }
}

@media screen and (max-width: 550px) {
  .homeDate { width: 100%; margin: 0 0 15px; }
  .homeDate.last { margin-right: 0; }
  .homeIcon { width: 50%; }
}

@media screen and (max-width: 480px) {
  #header { height: 60px; padding: 5px 0; }
  .sticky + .content { padding-top: 70px; }
  .headerLogo img { height: 45px; margin-top: 7.5px; }
  .topIcon { margin-top: -5px; }
  .topIcon a.icon { height: 70px; }
  .topIcon a.icon i { line-height: 70px !important; }
  .topnav.responsive { margin-top: 65px; }
  .sticky + .pageContent { padding-top: 80px; }

  .trendingIcon { font-size: 14px; }
}


/* Events Widgets */
.widgetEventBox { width: calc((100% - 170px) / 5); padding: 10px 12px 10px; margin: 0 10px 0 0; background: #FFF; color: #000; float: left; font-size: 12px; line-height: 19px; border-radius: 5px; border: 1px solid #DDD; }
.widgetEventBox.boxNo5 { margin: 0; }
.widgetEventBox:hover { background: #F6F6F6; }

.widgetEventBoxes.announcements { width: 100%; margin: 0; }
.widgetEventBox.announcements { width: calc(100% - 26px); margin: 0 0 10px 0; }

h3.widgetEventHeader a { display: block; text-decoration: none; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; padding: 0 0 5px; border-bottom: 1px solid #22336B; }
.widgetDate { display: block; font-weight: 700; font-size: 14px; text-align: center; }
.widgetEvent { display: block; margin: 12px 0 0; color: #666; }
.widgetEvent a { color: #E50204; text-decoration: none; font-weight: 700; }
.widgetEvent a.mapLink { color: #E50204; margin-left: 2px; }
.calEventBox { width: calc(1420px / 7); padding: 5px; background: #FFF; font-size: 12px; line-height: 19px; }
.calEventBox.box0 { margin-left: 0; }
.calEventBox:hover { background: #F6F6F6; padding: 4px; border: 1px solid #E50204; }
.calDate { display: block; border-bottom: 1px dotted #BBB; font-weight: 700; }
.calEvent { display: block; margin: 15px 0 0; }
.calEvents { min-height: 100px; }
.calDivider { clear: both; height: 20px; }
.headerBox, .headerBox:hover { background: #E50204; color: #FFF; font-weight: 700; padding: 5px; border: 0; }
.emptyBox, .emptyBox:hover { background: #EEE; padding: 5px; border: 0; }
.calRow { display:flex; border-spacing: 1px; }
#calendarHeader h2 { float: left; }
.nextMonth { float: right; line-height: 31px; margin: 17px 0 0; width: 300px; text-align: right; }
.nextMonth a, #calendarFooter a { text-decoration: none; }
.lastMonth { float: left; line-height: 22px; margin: 0; width: 150px; }
.printMonth { float: left; width: calc(100% - 300px); text-align: center; }
#calendarFooter { width: 100%; margin: 17px 0; padding: 17px 0 0; border-top: 1px solid #EEE; }
#calendarFooter .nextMonth { margin: 0; line-height: 22px; }

.fancybox-slide iframe { width: 100%; display: block; margin-top: 20px; border: 0; }
.event-overlay { width: 600px; max-width: 100%; }
.widgetEvent a:hover { text-decoration: underline; }

@media screen and (max-width: 1120px) {
.calRow { display: block; width: 100%; border-spacing: 0; }
.calEventBox { width: calc(100% - 10px); display: block; margin-bottom: 10px; }
.calEvents { min-height: 0; }
.headerBox, .emptyBox { display: none !important; }
}

@media screen and (max-width: 900px) {
  /* Events Widget */
  .widgetEventBox { width: calc((100% - 134px) / 4); }
  .widgetEventBox.boxNo4 { margin: 0; }
  .boxNo5 { display: none; }
}

@media screen and (max-width: 700px) {
  .widgetEventBoxes { width: 100%; margin: 0; }
  .widgetEventBox { width: calc(100% - 26px); margin: 0 0 10px 0; }
  .grid-item, .grid-sizer { width: calc(50% - 20px); }
  .grid-item--header { width: calc(100% - 20px); }
  .homeTwitter { flex-wrap: wrap; }
  .homeTwitterText { width: 100%; margin: 0 0 20px; }
  .homeTwitterEmbed { width: 100%; margin: 0; }
}

/* Forms */
#contactForm i { font-style: normal; color: #C00; font-weight: 700; }
#contactForm ol { margin: 0; list-style-type: none; padding: 0; }
#contactForm ol label { display: block; font-size: 15px; line-height: 24px; font-weight: 700; }
#contactForm ol input[type="text"], #contactForm ol input[type="email"] { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }
#contactForm ol input[type="submit"] { display: block; width: 150px; font-family: 'Mulish', sans-serif; font-size: 16px; color: #FFF; text-align: center; border: 0; background: #E50204; padding: 10px 0; margin: 1.5em 0 0; }
#contactForm ol select { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }
#contactForm ol textarea { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }

#contactForm h3 { color: #C6542D; }

#contactForm li.width50 { width: 49%; float: left; margin-right: 1%; }
#contactForm li.width40 { width: 39%; float: left; margin-right: 1%; }
#contactForm li.width33 { width: 32.3%; float: left; margin-right: 1%; }
#contactForm li.width30 { width: 29%; float: left; margin-right: 1%; }
#contactForm li.width25 { width: 24%; float: left; margin-right: 1%; }
#contactForm li.width20 { width: 19%; float: left; margin-right: 1%; }
#contactForm li.width50.right { width: 50%; margin-right: 0%; }
#contactForm li.width40.right { width: 40%; margin-right: 0%; }
#contactForm li.width33.right { width: 33.3%; margin-right: 0%; }
#contactForm li.width30.right { width: 30%; margin-right: 0%; }
#contactForm li.width25.right { width: 25%; margin-right: 0%; }
#contactForm li.width20.right { width: 20%; margin-right: 0%; }
#contactForm hr { margin-block-start: 10px; }

@media screen and (max-width: 600px) {
  #contactForm li.width50, #contactForm li.width40, #contactForm li.width33, #contactForm li.width30, #contactForm li.width25, #contactForm li.width20, #contactForm li.width40.right, #contactForm li.width33.right, #contactForm li.width30.right, #contactForm li.width25.right, #contactForm li.width20.right {
    width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}


/* --- NEWS --- */
#newsPhoto img { width: 800px; max-width: 100% !important; margin: 0 auto; }
#newsPhoto.right { float: right; margin: 0 0 10px 10px; width: 500px; }
.newsLink { text-align: center; margin: 10px 0 -20px; }
.newsLink a { display: inline-block; background: #E50204; color: #FFF; text-decoration: none; font-weight: 700; padding: 2px 8px; border-radius: 5px; }
.container.main.secondContent { clear: both; }

@media screen and (max-width: 800px) {
  #newsPhoto.right { float: none; margin: 0 auto 20px auto; width: 500px; }
}

/* Moudules - Scholarships */
#myBtnContainer { text-align: center; margin: 1em 0 0; }
#myBtnContainer a { display: inline-block; margin: 2.5px; padding: 2px 8px; cursor: pointer; background: #E50204; color: #FFF; text-decoration: none; font-weight: 700; }
#myBtnContainer a.active { background: #000; color: #FFF; text-decoration: none; font-weight: 700; }
.scholarshipHeader { width: 100%; font-weight: 700; background: #EEE; border-bottom: 1px solid #DDD; margin-top: 20px; }
.scholarship { width: 100%; border-bottom: 1px solid #DDD; }
.scholarNameHeader, .scholarName { float: left; width: calc(70% - 10px); padding: 2px 5px; }
.scholarName { padding: 10px 5px; }
.scholarAmountHeader, .scholarDueHeader, .scholarAmount, .scholarDue { float: left; width: calc(15% - 10px); padding: 2px 5px; text-align: center; font-weight: 700; }
.catButton { display: inline-block; background: #E50204; color: #FFF; font-weight: 700; font-size: 12px; padding: 0 5px; text-transform: uppercase; margin-left: 2.5px; }
.mobileOnly { display: none; }
@media screen and (max-width: 640px) {
.scholarNameHeader, .scholarName { width: calc(100% - 10px); }
.scholarAmount, .scholarDue { width: calc(100% - 10px); text-align: left; }
.scholarAmountHeader, .scholarDueHeader { display: none; }
.mobileOnly { display: block; }
}
