/* Google fonts 
  font-family: 'Amiri', serif; --- for title
  font-family: 'Montserrat', sans-serif; --- for buttons and top nav
  font-family: 'Lora', serif; --- for all other headings and text
*/
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
 .fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fasr,
.fal,
.fa-light,
.fasl,
.fat,
.fa-thin,
.fast,
.fad,
.fa-duotone,
.fass,
.fa-sharp-solid,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: 'Font Awesome 6 Pro'; }
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }
.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: 'Font Awesome 6 Duotone'; }
.fass,
.fasr,
.fasl,
.fast,
.fa-sharp {
  font-family: 'Font Awesome 6 Sharp'; }
.fass,
.fa-sharp {
  font-weight: 900; }
.fa-1x { font-size: 1em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-6x { font-size: 6em; }
.fa-7x { font-size: 7em; }
.fa-8x { font-size: 8em; }
.fa-9x { font-size: 9em; }
.fa-10x { font-size: 10em; }
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; 
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; 
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; 
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; 
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; 
}
/* place icons here for this site */
.fa-clock::before { content: "\f017"; }
.fa-phone::before { content: "\f095"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-globe::before { content: "\f0ac"; }
.fa-globe-pointer::before { content: "\e60e"; }
.fa-gear::before { content: "\f013"; }

/* fonts used */
/* duotone */
:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'; 
}
@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.ttf") format("truetype"); 
}
.fad,
.fa-duotone {
  position: relative;
  font-weight: 900;
  letter-spacing: normal; }
.fad::before,
.fa-duotone::before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: var(--fa-primary-opacity, 1); }
.fad::after,
.fa-duotone::after {
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, 0.4); }
.fa-swap-opacity .fad::before,
.fa-swap-opacity .fa-duotone::before,
.fad.fa-swap-opacity::before,
.fa-duotone.fa-swap-opacity::before {
  opacity: var(--fa-secondary-opacity, 0.4); }
.fa-swap-opacity .fad::after,
.fa-swap-opacity .fa-duotone::after,
.fad.fa-swap-opacity::after,
.fa-duotone.fa-swap-opacity::after {
  opacity: var(--fa-primary-opacity, 1); }
.fad.fa-inverse,
.fa-duotone.fa-inverse {
  color: var(--fa-inverse, #fff); 
}
.fad.fa-stack-1x, .fad.fa-stack-2x,
.fa-duotone.fa-stack-1x, .fa-duotone.fa-stack-2x {
  position: absolute; 
}
.fad.fa-globe-pointer::after, .fa-duotone.fa-globe-pointer::after { content: "\e60e\e60e"; }

/* regular */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; 
}
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); 
}
.far,
.fa-regular {
  font-weight: 400; 
}
/* solid */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }
/* END FONT AWESOME STYLES FROM ALL.CSS */

body { background: #13527c; }
a:focus, a:active { outline: 0; }
#header-wrapper { 
  background: #e4d1a6 url(../img/wheat-background.jpg) center no-repeat; 
  background-size: cover;
  height: 90vh; 
  min-height: 32em;
}

#intro-text-wrapper {
  height: 90%;
  min-height: 21.875em; 
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
}
#content-wrapper { padding-top: 2rem; padding-bottom: 2rem; background-color: #fff; }
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: 'Lora', serif; }
h3, .h3 { color: #13527c; }
h4, .h4 { color: #a65012; }
.intro h1 { font-family: 'Amiri', serif; color: #0e3c5a; text-shadow: 2px 2px 3px rgba(255,255,255,0.95); text-transform: uppercase; font-size: 1.675rem; }
@media print, screen and (min-width: 23.125em) { 
  .intro h1 { font-size: 2rem; }
}
@media print, screen and (min-width: 40em) {
  .intro h1 { font-size: 3.5rem; }
}
@media print, screen and (min-width: 64em) {
  .intro h1 { font-size: 3.875rem; }
}
.intro h2 { font-family: 'Lora', serif; color:#fff; text-shadow: 2px 2px 3px rgba(0,0,0,0.95); font-style: italic; margin-bottom: 1.75rem; }
.intro h2 span { font-size: 80%; }
.top-bar-wrapper { background: rgba(255,255,255,0.7); }

/* BUTTONS */
.intro .button { border:1px solid #0e3c5a; }
.button { font-family: 'Montserrat', sans-serif; font-weight: 400; text-transform: uppercase; }
.button:hover { box-shadow: 2px 2px 6px rgba(0,0,0,0.4); }
#app-instructions a {
  font-weight: bold;
  color: #0e3c5a;
}
.nowrap {
  white-space: nowrap;
}
/* APP STORE BADGES */
#notice {
  margin-top: 1rem;
}

/*  Small only up 390px */
@media screen and (max-width: 24.375em) {
  #todays-schedule-btn {
    font-size: 0.75rem;
  }
  #notice img {
    height: 46px;
  }
}

/* TOP BAR */
.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
.title-bar {
  padding: 1rem 0.75rem;
  background: rgba(255,255,255,0.4);
  justify-content: space-between;
}
.title-bar .menu-icon {
  margin: 0;
}
.menu-icon::after {
  height: 3px;
  background: #13527c;
  -webkit-box-shadow: 0 7px 0 #13527c, 0 14px 0 #13527c;
  box-shadow: 0 7px 0 #13527c, 0 14px 0 #13527c;
}
.menu-icon:hover::after {
  background: #156ca7;
  -webkit-box-shadow: 0 7px 0 #156ca7, 0 14px 0 #156ca7;
  box-shadow: 0 7px 0 #156ca7, 0 14px 0 #156ca7;
}
.title-bar-title {
  color: #13527c;
  font-family: 'Amiri', serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1;
}
.title-bar .language a i {
  margin-right: 0;
}

.off-canvas-absolute {
  background: rgba(250,250,250,0.9);
}
.off-canvas-absolute .menu a {
  color: #13527c;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 0.75em 1rem;
}
.off-canvas-absolute .menu a:hover {
  background-color: rgba(0,0,0,0.05);
}

@media print, screen and (max-width: 64em) {
  .top-bar-wrapper .grid-container { padding: 0; }
}
.top-bar { padding: 1rem 0.5rem; }
.top-bar, .top-bar ul {
  background: transparent;
}

.topbar-responsive .topbar-responsive-logo {
  color: #13527c;
  vertical-align: middle;
  font-family: 'Amiri', serif;
  text-transform: uppercase;
}

.topbar-responsive .topbar-responsive-logo span {
  font-family: 'Lora', serif;
  text-transform: none;
}

.top-bar .menu a {
  color: #13527c;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0.5em 0.75em;
  border-radius: 4px;
}

.top-bar .menu a:hover {
  color: #fff;
  background-color: rgba(19, 82, 124, 0.3);
}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive .menu a {
    padding: 0.875rem 0;
  }
}

/* MENU ICONS */
.menu a i { margin-right: 0.75em; }
.title-bar .language a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  padding: 0.25rem;
  border-radius: 4px;
}
.top-bar .menu .language a, .title-bar .language a {
  color: #13527c;
  background-color: rgba(19, 82, 124, 0.2);
}
.top-bar .menu .language a:hover, .title-bar .language a:hover {
  color: #fff;
  background-color: rgba(19, 82, 124, 0.4);
}
.language a i {
  margin-right: 0.125rem; 
}
#contact .menu { margin-bottom: 1em; }

/* TABLES */
th#options { text-align: center; }
@media screen and (max-width: 50.938em) {
  table.stack td[headers="options"] {
    display: flex;
  }
}
td[headers="options"] { 
  white-space: nowrap;
  text-align: center;
  display: flex; 
  justify-content: center;
}
.share {
  display: none;
}
td i { margin: 0 0.5rem; }

/* CALENDAR PAGE */
#calendar-wrapper { 
  border: 1px solid #ccc;
}
#calendar-wrapper .hour {
  background-color: #f1f1f1;
  font-size: 1.175rem;
  padding: 0.5em 0.75em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #13527c;
}
#calendar-wrapper .hour:first-of-type {
  border-top: 0; 
}
#calendar-wrapper .hour i {
  margin-right: 0.5em;
}
#calendar-wrapper .schedule {
  margin-left: 1.5em;
  padding: 1em 0;
  color: #555;
}
#calendar-wrapper .schedule p {
  margin-bottom: 0;
}
.schedule .current { font-size: 1.125rem; } 

.reveal {
  padding: 2rem;
}
.reveal h5 {
  color: #0f4468;
  font-weight: 600;
}
/* SCHEDULE DIV */
div#CalendarModal {
  padding-top: 3rem;
}
.schedule-list {
  height: 90vh;
  overflow-y: auto;
  padding: 1rem;
  border: 1px solid #999;
}

/* STICKY FOOTER */
#sticky-footer { 
  position: fixed;
  height: 7.5rem;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #d1d1d1;
  z-index: 998;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #0a0a0a;
}
#sticky-footer p { 
  margin-bottom: 0;
}
.LiveRadio {
  display: block;
}
.now-playing {
  overflow-y: auto;
  height: 5.5rem;
}
.now-playing p {
  font-size: 0.875rem;
}
/* Medium and up */
@media screen and (min-width: 40em) {
  .now-playing p {
    font-size: 1rem;
  }
}
.sticky-footer-wrapper { 
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
}
#footer { background-color: #13527c; padding-top: 2rem; padding-bottom: 2rem; color: #f1f1f1; margin-bottom: 8rem; }
/* BACK TO TOP BUTTON */
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: rgba(0,0,0,0.15) url("../img/up-arrow.png") no-repeat center 43%;
	border-radius: 30px;
}
#support-page {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}
#support-page, html {
  height: 100%;
}
#support-page #head-wrapper {
  background: #e4d1a6 url(../img/wheat-background.jpg) center no-repeat;
}
#support-page .support-bar {
  background: rgba(255,255,255,0.7);
  padding: 1em 0;
}
.support-bar a {
  font-size: 1.125rem;
  text-transform: uppercase;
}
#support-page .logo {
  border: 1px solid #BCA78E;
  border-radius: 6px;
  margin-right: 0.75rem;
}
#support-page .page-heading { 
  padding: 2rem 0;
  margin: 0; 
}
#support-page .page-heading h2 {
  font-family: 'Amiri', serif;
  color: #0e3c5a;
  text-shadow: 1px 1px 2px rgba(255,255,255,0.9);
  text-transform: uppercase;
}
#support-page #content-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#support-info h4 {
  margin-top: 1rem;
}
#support-page #footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
}