body {
  font-family: Work Sans, sans-serif;
}
.container {
  width: 1465px;
  max-width: 100%;
}
header {
  background: linear-gradient(263.96deg,rgba(18,34,32,0.2) 8.73%,rgba(158,179,177,0.2) 31.83%), linear-gradient(142.49deg,#102321 0.77%,#185950 47.93%,#99D5CF 102.55%);
  height: 381px;
  color: #824930;
  padding-top: 0;
  margin-bottom: 0;
  font-family: Work Sans, sans-serif;
}
header > .container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
header #header-image {
  position: absolute;
  width: 540px;
  height: 195px;
  left: 326px;
  top: 60px;
}
header #header-image .eng-img {
  width: 300px;
}
header #header-image img {
  height: auto;
  width: 814px;
}
header .navbar-toggle .icon-bar {
  background-color: #D9DDDD;
}
header #header-logo {
  position: absolute;
  left: 40px;
}
header #header-right-image {
  position: absolute;
  right: 0;
  top: 18px;
}
header #header-right-image img {
  width: 504px;
  height: auto;
}
header #header-titles {
  display: inherit;
  position: absolute;
  left: 45px;
  top: 271px;
  font-weight: 900;
  font-size: 25px;
  margin-top: 15px;
}
header #header-titles #header-title,
header #header-titles #header-subtitle {
  padding-right: 20px;
}
header #header-titles #header-title a,
header #header-titles #header-subtitle a {
  color: #E9EBEB;
}
header #header-titles #header-title a:hover,
header #header-titles #header-subtitle a:hover {
  text-decoration: none;
}
header #header-navbar {
  display: flex;
  align-items: center;
  justify-content: right;
  margin-top: 1vw;
  position: absolute;
  left: 0;
  top: 290px;
}
header #header-navbar .mobile-nav {
  display: none;
}
header #header-navbar a {
  color: #E9EBEB;
  font-weight: 500;
  font-size: 25px;
  line-height: 24px;
}
header #header-navbar a:hover {
  background-color: transparent;
}
header .navbar {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 5px;
  min-height: unset;
}
header .navbar .container {
  width: auto;
}
header .icons img {
  width: 24px;
  height: 24px;
}
header .icons a.icon {
  text-align: center;
}
header .icons a.icon i {
  background: #dadada;
  border-radius: 100%;
  height: 1.3vw;
  width: 1.4vw;
  color: white;
}
header .icons a.icon i:before {
  font-size: 18px;
  color: #4a817a;
}
header .caret {
  color: #E9EBEB;
}
@media (max-width: 1700px) {
  header #header-image {
    position: absolute;
    width: 540px;
    height: 195px;
  }
  header #header-image .eng-img {
    width: 300px;
  }
  header #header-image img {
    height: auto;
    width: 690px;
  }
  header #header-right-image img {
    width: 504px;
    height: auto;
  }
}
@media (max-width: 1600px) {
  header #header-image {
    position: absolute;
    width: 540px;
    height: 195px;
  }
  header #header-image .eng-img {
    width: 300px;
  }
  header #header-image img {
    height: auto;
    width: 690px;
  }
  header #header-right-image img {
    width: 450px;
    height: auto;
  }
}
@media (max-width: 1440px) {
  header #header-image {
    position: absolute;
    width: 540px;
    height: 195px;
  }
  header #header-image .eng-img {
    width: 300px;
  }
  header #header-image img {
    height: auto;
    width: 600px;
  }
  header #header-right-image {
    position: absolute;
    top: 60px;
  }
  header #header-right-image img {
    width: 390px;
    height: auto;
  }
  header #header-navbar a {
    font-size: 22px;
  }
  header #header-titles {
    font-size: 22px;
  }
  .btn-photo {
    font-size: 11px;
  }
}
@media (max-width: 1360px) {
  header #header-image {
    position: absolute;
    top: 60px;
    left: 330px;
  }
  header #header-image .eng-img {
    width: 300px;
  }
  header #header-image img {
    height: auto;
    width: 500px;
  }
  header #header-right-image img {
    width: 350px;
    height: auto;
  }
  header #header-titles {
    font-size: 20px;
  }
  header #header-navbar a {
    font-size: 20px;
  }
}
@media (max-width: 1170px) {
  header #header-image {
    position: absolute;
    top: 70px;
    left: 285px;
  }
  header #header-image .eng-img {
    width: 280px;
  }
  header #header-image img {
    height: auto;
    width: 430px;
  }
  header #header-right-image img {
    width: 350px;
    height: auto;
  }
  header #header-titles {
    font-size: 17px;
  }
  header #header-navbar a {
    font-size: 17px;
  }
}
@media screen and (max-width: 1100px) {
  header #header-image .eng-img {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  header #header-image .eng-img {
    width: 95px;
  }
}
@media screen and (max-width: 510px) {
  header #header-image .eng-img {
    width: 100px;
    height: auto;
  }
}
.btn-primary {
  background: #AC5233;
  border: 1px solid #AC5233;
  border-radius: 5px;
  color: white;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  padding: 8px 20px;
}
.btn-primary:hover,
.btn-primary:hover:focus,
.btn-primary:focus {
  background-color: #824930;
  border-color: #824930;
}
.btn-photo {
  height: 50px;
  width: 100%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn-photo img {
  margin-left: 5px;
}
h2 {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 42px;
}
.now-item .button-div {
  margin-top: 40px;
  margin-bottom: 80px;
}
.now-item iframe {
  max-width: 100%;
}
#calendar-links {
  margin-bottom: 30px;
  margin-top: 30px;
}
#calendar-links .calendar-top-line {
  display: flex;
}
#calendar-links .all-event-btn {
  height: 72px;
  width: 400px;
  max-width: 100%;
  display: inline-flex;
  justify-content: flex-start;
}
#calendar-links .all-event-btn .event-date {
  background-color: #DB1E3E;
  color: white;
  border-radius: 5px 0 0 5px;
  font-weight: 600;
  font-size: 23px;
  line-height: 27px;
  padding: 20px;
}
#calendar-links .all-event-btn .calendar-icon {
  border-radius: 0 5px 5px 0;
  border: 2px solid #DB1E3E;
  padding: 15px;
  background-color: white;
}
#calendar-links a:hover {
  text-decoration: none;
}
#calendar-links .event-links {
  display: grid;
  grid-template-columns: repeat(2,minmax(200px,1fr));
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  min-width: 40%;
  padding-right: 25px;
}
#calendar-links .event-btn {
  background-color: white;
  border: 2px solid #DB1E3E;
  border-radius: 5px;
  text-align: center;
  height: 33px;
}
#calendar-links .event-btn a {
  display: block;
  font-weight: 600;
  font-size: 23px;
  line-height: 27px;
  color: #DB1E3E;
}
#calendar-links .today-event-btn {
  max-width: 100%;
  background-color: white;
  border: 2px solid #DB1E3E;
  min-width: 23%;
  padding-top: 20px;
  border-radius: 5px;
  text-align: center;
}
#calendar-links .today-event-btn a {
  display: block;
  font-weight: 600;
  font-size: 23px;
  line-height: 27px;
  color: #DB1E3E;
}
#calendar-page h1 {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 42px;
}
#calendar-page .cd-schedule {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
#calendar-page .cd-schedule .cd-schedule__group > ul {
  position: relative;
  padding: 0 1.25em;
  display: flex;
  -webkit-overflow-scrolling: touch;
  list-style: none;
}
#calendar-page .cd-schedule .cd-schedule__timeline {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 62px;
}
#calendar-page .cd-schedule .cd-schedule__timeline ul {
  list-style: none;
  padding-left: 30px;
  position: relative;
}
#calendar-page .cd-schedule .cd-schedule__timeline ul::after {
  content: '';
  background-color: #dedede;
  height: calc(100% - 62px);
  width: 10px;
  top: 0;
  left: 80px;
  position: absolute;
}
#calendar-page .cd-schedule .cd-schedule__timeline li {
  position: relative;
  height: 80px;
}
#calendar-page .cd-schedule .cd-schedule__timeline li span {
  display: inline-block;
  transform: translateY(-50%);
  font-size: 16px;
}
#calendar-page .cd-schedule .cd-schedule__group {
  flex-basis: 0;
  flex-grow: 1;
  margin-bottom: 0;
  margin-left: 10px;
}
#calendar-page .cd-schedule .cd-schedule__group ul {
  display: flex;
  position: relative;
  height: calc(var(--schedule-rows-height)*var(--schedule-rows-number));
  overflow: visible;
  padding: 0;
}
#calendar-page .cd-schedule .cd-schedule__group:first-child {
  margin-left: 0;
}
#calendar-page .cd-schedule .cd-schedule__events {
  width: calc(100% - 100px);
  margin-left: 100px;
  position: relative;
  z-index: 1;
  max-width: 100%;
  overflow-y: auto;
}
#calendar-page .cd-schedule .cd-schedule__events ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  min-width: 250px;
  padding-left: 0;
  max-width: 99%;
}
#calendar-page .cd-schedule .cd-schedule__events ul > li {
  max-width: 700px;
}
#calendar-page .cd-schedule .cd-schedule__event {
  position: absolute;
  z-index: 3;
  left: -1px;
  margin-right: 0;
  transition: opacity .2s, background .2s;
  flex-shrink: 0;
  float: left;
  height: 150px;
  width: 50%;
}
#calendar-page .cd-schedule .cd-schedule__event a {
  padding: 10px;
  color: black;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#calendar-page .cd-schedule .cd-schedule__top-info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0;
  width: 100%;
  background-color: #DB1E3E;
  margin-bottom: 10px;
}
#calendar-page .cd-schedule .cd-schedule__top-info span {
  margin-bottom: 0;
  text-transform: lowercase;
  font-size: 29px;
  line-height: 34px;
  font-weight: bold;
  color: white;
}
.carousel {
  margin-bottom: 30px;
}
.carousel .carousel-inner .item img {
  max-width: none;
}
.carousel-caption {
  font-family: Raleway;
  left: 0;
  padding: 15px;
  background: var(--carousel-title-bg);
  width: 50%;
  text-align: left;
  margin-bottom: 30px;
}
.carousel-caption .carousel-title {
  font-family: RalewayBold;
  font-size: 20pt;
}
.carousel-caption .carousel-description {
  font-size: 15pt;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  background-color: #AC5233;
  border-color: #AC5233;
}
.carousel-indicators .active {
  background-color: #DB1E3E;
  border-color: #DB1E3E;
}
#message-board {
  line-height: 1.2;
  padding: 30px;
  background-color: #F2F2F2;
  margin-bottom: 30px;
}
#message-board h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 4px;
}
#message-board h3 a:hover {
  text-decoration: none;
  color: #824930;
}
#message-board article {
  margin-bottom: 30px;
}
#message-board .article-published {
  font-size: 18px;
  font-weight: 600;
  color: #555555;
  margin-bottom: 13px;
}
#message-board .article-short {
  font-size: 15px;
  font-weight: normal;
  color: #555555;
}
#message-board .btn-primary {
  margin-bottom: 15px;
}
#message-board-page #message-board {
  padding-top: 0;
  background-color: transparent;
}
#message-board-page #message-board article {
  background-color: #F2F2F2;
  padding: 10px 14px;
  margin-bottom: 12px;
}
#message-board-page #actual-block {
  background-color: #F2F2F2;
  padding: 15px;
}
#message-board-page #actual-block .actuals {
  grid-template-columns: 1fr;
  grid-row-gap: 50px;
}
#actual-block {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 111px;
}
#actual-block .actuals {
  max-width: 100%;
  display: grid;
  align-items: top;
  grid-template-columns: repeat(auto-fill,minmax(450px,1fr));
  grid-column-gap: 30px;
  grid-row-gap: 60px;
}
#actual-block .actual-item {
  display: flex;
  flex-direction: column;
}
#actual-block h3 a {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 12px;
}
#actual-block h3 a:hover {
  text-decoration: none;
}
#actual-block .actual-date {
  color: #555555;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 12px;
}
#actual-block .actual-short {
  color: #555555;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
}
#actual-block .actual-image {
  width: 100%;
  margin-top: auto;
}
#actual-block iframe {
  width: 100%;
}
#program-page {
  color: black;
}
#program-page .orange-background {
  background-color: #E36A44;
  padding: 24px;
}
#program-page .event-date {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 50px;
}
#program-page h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.2;
  margin-top: 16px;
  margin-bottom: 48px;
}
#program-page .event-description {
  font-size: 24px;
  line-height: 1.2;
}
#program-page iframe {
  width: 100%;
}
#sponsor-block {
  margin-top: 40px;
  margin-bottom: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#sponsor-block .sponsor-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
#sponsor-block .sponsor-item img {
  width: auto;
  max-height: 80px;
}
@media screen and (max-width: 1440px) {
  .container {
    width: 1150px;
  }
  .btn-photo {
    font-size: 11px;
  }
}
@media screen and (max-width: 1024px) {
  #program-page .event-date {
    margin-left: 0;
    padding-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  #program-page {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #program-page .event-date {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #program-page .orange-background {
    margin-bottom: 20px;
  }
  #calendar-links .calendar-top-line {
    flex-direction: column;
  }
  #calendar-links .event-links {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    grid-template-columns: repeat(auto-fill,380px);
  }
}
@media screen and (max-width: 1100px) {
  header {
    background: linear-gradient(263.96deg,rgba(18,34,32,0.2) 8.73%,rgba(158,179,177,0.2) 31.83%), linear-gradient(142.49deg,#102321 0.77%,#185950 47.93%,#99D5CF 102.55%);
    height: 230px;
    color: #824930;
    padding-top: 0;
    margin-bottom: 0;
    font-family: Work Sans, sans-serif;
  }
  header > .container {
    padding: 0;
  }
  header #header-right-image {
    display: none;
  }
  header #header-titles {
    padding-right: 15px;
  }
  header #header-image {
    position: inherit;
    margin-left: auto;
    text-align: left;
  }
  header #header-image img {
    height: auto;
    width: 300px;
  }
  header #header-titles {
    display: block;
    position: inherit;
    text-align: left;
    padding-left: 46px;
  }
  header #header-navbar {
    top: 110px;
  }
  header .icons {
    display: none;
  }
  .btn-photo {
    font-size: 11px;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .mobile-no-padding {
    padding-right: 0;
    padding-left: 0;
  }
  .carousel {
    margin-top: 30px;
  }
  #calendar-links {
    margin-top: 10px;
  }
  #calendar-links .event-links {
    margin-left: 0;
  }
  #calendar-page h1 {
    margin-left: 15px;
  }
  #calendar-page .cd-schedule .cd-schedule__top-info span {
    font-size: 20px;
  }
  #calendar-page .cd-schedule .cd-schedule__events {
    width: calc(100% - 80px);
    margin-left: 80px;
  }
  #calendar-page .cd-schedule .cd-schedule__event a {
    word-break: break-word;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: auto;
  }
  header #header-titles {
    font-size: 14px;
    text-align: right;
  }
  header #header-navbar {
    position: inherit;
    text-align: right;
    margin-left: auto;
    min-width: 100%;
    margin-top: -10px;
  }
  header #header-navbar .fg {
    margin-bottom: 10px;
  }
  header #header-navbar .mobile-nav {
    display: block;
  }
  header #header-navbar .mobile-nav a img {
    width: 35px;
    height: 20px;
    float: right;
  }
  header #header-logo {
    width: 100px;
    height: auto;
  }
  header #header-image {
    max-width: 100%;
    padding-top: 20px;
    padding-right: 20px;
  }
  header #header-image img {
    height: auto;
    float: right;
    width: 206px;
  }
  header .navbar {
    min-width: 100%;
  }
  #actual-block .actuals {
    grid-template-columns: repeat(auto-fill,minmax(250px,1fr));
  }
  .carousel .carousel-inner .item img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    text-align: right;
  }
  .event-links {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 510px) {
  header #header-titles {
    font-size: 14px;
  }
}
@media screen and (max-width: 425px) {
  header #header-titles {
    font-size: 3vw;
    padding-top: 0px;
  }
  #actual-block .actuals {
    grid-template-columns: repeat(auto-fill,minmax(250px,1fr));
  }
  #message-board-page #message-board {
    padding-left: 0;
    padding-right: 0;
  }
  #program-page .event-date {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #program-page h1 {
    font-size: 24px;
  }
  #calendar-links .all-event-btn .event-date {
    width: inherit;
    font-size: 20px;
  }
  #calendar-links .event-links {
    grid-template-columns: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #calendar-links .event-btn a {
    font-size: 20px;
  }
  #calendar-links .today-event-btn {
    width: 100%;
  }
  #calendar-links .today-event-btn a {
    font-size: 20px;
  }
}
.dropdown-menu {
  background-color: #266C62;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #266C62;
}
.right-button-holder {
  display: flex;
  justify-content: flex-end;
}
.right-button-holder a {
  width: auto !important;
}
@media (max-width: 830px) {
  .right-button-holder {
    display: block;
  }
  .right-button-holder a {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .all-event-btn {
    width: auto !important;
  }
  .event-date {
    flex-grow: 1 !important;
    text-align: center !important;
  }
  .event-links {
    display: flex !important;
    flex-direction: column !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #header-titles {
    top: 0 !important;
  }
  #header-navbar {
    top: 0 !important;
    position: relative !important;
    justify-content: left !important;
  }
  #header-image {
    height: auto !important;
  }
  header {
    height: auto !important;
  }
}
