.navbar {
  transition: all 0.5s ease-in-out;
}

.navbar-sticky {

}

.header {
  background: url(../images/background.jpg) center center no-repeat;
  background-size: cover;
}

.brdr {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 1.6875em;
}

.invitation-bg {
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/mission-bg.jpg") center center no-repeat;
  background-size: cover;
}

.anchor-space {
    scroll-margin-top: 70px;
}

.sticky-top {
  top: 5em;
}

ol.reg {
  font-size: 170%;
}

.career-icon {
  color: #ffffff;
  background-color: #888B8D;
}

.personal-icon {
  color: #000000;
  background-color: #CBC4BC;
}

.research-icon {
  color: #ffffff;
  background-color: #000000;
}

.ethics-icon {
  color: #000000;
  background-color: #EFDBB2;
}

.leadership-icon {
  color: #ffffff;
  background-color: #522D80;
}

.teamwork-icon {
  color: #ffffff;
  background-color: #546223;
}

.teach-icon {
  color: #ffffff;
  background-color: #00205B;
}

.comm-icon {
  color: #ffffff;
  background-color: #B94700;
}

.global-icon {
  color: #ffffff;
  background-color: #005EB8;
}

.innovation-bg {
  background: rgba(136, 139, 141, 0.3);
}

.reflection-bg {
  background-color: #C8C9C7;
}

.stadium-bg {
  background-color: #CBC4BC;
}

.parchment-bg {
  background-color: #EFDBB2;
}

.regalia-bg {
  background-color: #522D80;
}

.diploma-bg {
  background-color: #2E1A47;
  color: #ffffff;
}

.bowman-bg {
  background-color: #546223;
}

.green400-bg {
  background-color: #b7bf10;
}

.state-flag-bg {
  background-color: #00205B;
  color: #ffffff;
}

.brick-bg {
  background-color: #B94700;
  color: #ffffff;
}

.blue-ridge-bg {
  background-color: #005EB8;
  color: #ffffff;
}

.black-bg {
  background-color: #000000;
  color: #ffffff;
}

.bowman-text {
  color: #546223;
}

.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.calendar {
  display: inline !important;
}

/*CALENDAR*/
/* calendar */
tr.calendar-row {
  border-left: 1px solid #999;
}

td.calendar-day {
  min-height: 80px;
  font-size: 12px;
  position: relative;
}

* html div.calendar-day {
  height: 80px;
}

td.calendar-day:hover {
  background: #eceff5;
}

.cal-day {
  position: relative;
  min-height: 150px;
}

td.calendar-day-np {
  background: #eee;
  min-height: 80px;
}

* html div.calendar-day-np {
  height: 80px;
}

td.calendar-day-head {
  background: #522d80;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 120px;
  padding: 5px;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}

div.day-number {
  background: #86898C;
  position: absolute;
  z-index: 2;
  top: -5px;
  right: -25px;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  width: 20px;
  text-align: center;
}

.day-number a {
  color: #fff;
  text-decoration: none;
  line-height: inherit;
}

.day-number a:hover {
  color: #86898C;
  text-decoration: none;
  line-height: inherit;
}

.more-def {
  width: 100%;
  text-align: right;
  padding-top: 15px;
}

td.calendar-day, td.calendar-day-np {
  width: 175px;
  padding: 5px 25px 5px 5px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  vertical-align: top;
}

.footer {
  background: var(--bs-dark);
  color: white;
}

footer a, .social a {
  color: white;
}

.footer sub {
  color: gray;
}

.social a:hover {
  color: gray;
}

.social {
  background: var(--bs-dark);
  color: white;
}

.btn-group-vertical {
  font-size: 20px;
}

.event {
  margin-bottom: 1.6875em;
  clear: both;
}

.event-date {
  border: 1px solid #d7d7d7;
  text-align: center;
  float: left;
  display: inline-block;
  padding: 0.4375em 0.75em;
  margin: 0 0.75em 0 0;
}

.event-date .month, .event-date .day {
  display: block;
}

.event-date .month {
  font-size: 1.125em;
}

.event-date .month-sml {
  font-size: 1.05em;
}

.event-date .day {
  font-size: 1.625em;
}

.event-date .day-sml {
  font-size: 1em;
}

.event-sig {
  text-align: center;
  padding: 0;
  float: right;
  display: inline-block;
  padding: 0 0 0.4375em 0.75em;
}

.event-info {
  display: inline-block;
  float: left;
  width: 70%;
  margin-bottom: 20px;
}

.event-desc {
  line-height: 1.3;
  font-size: 0.938em;
}

.events-description {
  line-height: 1.3;
  font-size: 0.938em;
}

.event .event-time, .event .event-location {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event .event-title {
  margin: 0 0 0.1875em;
  line-height: 1;
}

.event .event-time {
  margin: 0;
}

p.event-time {
  margin-bottom: 0.3em;
}

.event .event-location {
  margin: 0;
}

.event .event-location a {
  color: #666;
}

.event-location {
  padding-bottom: 1em;
}

.event:last-of-type {
  margin-bottom: 1.25em;
}

.event-reg {
  border: 1px solid #d7d7d7;
  margin-bottom: 1.6875em;
}

.event-sml {
  text-align: left;
  padding: 0;
  display: inline-block;
  padding: 0.1em 0.75em;
  background-color: #fff;
  color: #000;
}

.event-sml1 {
  text-align: left;
  padding: 0;
  padding: 0.1em 0.75em;
}

.event-sml .event-title {
  margin: 0 0 0.1em;
  font-size: 1.425em;
  line-height: 1;
}

.event-sml1 .event-title {
  margin: 0 0 0.1em;
  font-size: 1.1em;
  line-height: 0.85;
}

.event-title {
  margin: 0 0 0.3em;
  font-size: 1.6em;
}

.event-sml1 .home-event-title {
  margin: 0 0 0.1em;
}

.home-event-title {
  margin: 0 0 0.3em;
  text-transform: uppercase;
}

.event-subtitle {
  margin: 0 0 0.3em;
}

.event-reg .regis {
  font-size: 0.75em;
  color: #B94700;
}

.event-reg .cnt {
  font-size: 1em;
  color: #522d80;
}

.event-link {
  text-align: left;
  float: left;
}

.event-profs {
  text-align: right;
  color: #522d80;
  font-size: 2em;
  float: right;
}

.event-details-profs {
  text-align: right;
  color: #522d80;
  font-size: 2em;
}

.add-to-calender {
  clear: both;
  color: #A25016;
  font: normal normal normal 18px/1 FontAwesome;
  padding-top: 10px;
}

.event-past {
  border-bottom: 1px solid #d7d7d7;
  padding: 0;
  margin-bottom: 1.6875em;
  margin-left: 1.625em;
}

.past-header {
  margin-top: 2em;
}

a.ical, a.outlook {
  text-decoration: none;
}

a.no-deco {
  text-decoration: none;
}

.tab-content.card {
  border-top: none !important;
  border-radius: 0 !important;
}

@media (max-width: 992px) {
  .navbar {
    background: var(--bs-light);
  }
  /*.header {
    height: 800px !important;
    min-height: 800px !important;
  }

  .header .slide {
    width: 90%;
    margin: 0 auto;
  }*/
  .header .text-container p {
    width: 100% !important;
    font-size: 16px;
  }
  .hero .image-container {
    display: flex;
    justify-content: center;
  }
  .hero .text-container {
    text-align: center;
  }
  .register {
    padding: 40px 0 !important;
  }
  .register h2 {
    text-align: center;
  }
  .summary {
    margin-top: 0 !important;
    width: 90% !important;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-toggle {
    display: inline-block;
  }
}
/*larger than tablet, smaller than full width*/
