@charset "UTF-8";
/***!  /templates/g5_myriad/custom/css-compiled/custom_145.css  !***/

/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.intro-space-top {
  margin: 5px;
}
.intro-space-bottom {
  margin: 130px;
}
.intro-space-top-phone {
  margin: -15px;
}
.invitation-space-top {
  margin: 65px;
}
.donation-space-top {
  margin: 35px;
}
.invitation-space-top-phone {
  margin: 55px;
}
.invitation-space-bottom {
  margin: 95px;
}
.invitation-space-bottom-phone {
  margin: 135px;
}
p {
  font-size: 18px;
}
div {
  font-size: 18px;
}
.video-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
#g-drawer {
  background-image: url('https://norcalpublicmedia.org/templates/g5_myriad/custom/images/climate_california/Oshun-and-Tiger-colorized.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#g-top {
  background-image: url('https://norcalpublicmedia.org/templates/g5_myriad/custom/images/climate_california/Oshun-and-Tiger-vertical3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#g-showcase {
  background-image: url('https://norcalpublicmedia.org/templates/g5_myriad/custom/images/climate_california/Oshun-and-Tiger-mobile.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#g-utility {
  background-image: url('https://norcalpublicmedia.org/templates/g5_myriad/custom/images/climate_california/DONATE.jpg?69713b79');
  background-size: cover;
  background-repeat: no-repeat;
}

.fadeInAnimated {
  opacity: 0;
  animation: fadeIn 2s forwards;
  /* forwards (animation-fill-mode) retains the style from the last keyframe when the animation ends */
}
#first {
  animation-delay: 0.3s;
}
#second {
  animation-delay: 1.2s;
}
#third {
  animation-delay: 2.5s;
}
.body {
  color: #000;
}
.g-offcanvas-open #g-offcanvas {
  z-index: 9;
}
.resources-menu-item-tablet {
  margin: 0 1rem !important;
}


/* Chrome, Safari, Opera */

/* Standard syntax */

/*CONTROL BAR*/
/*PROGRESS BAR*/
/*VOLUME SLIDER*/
.mb_YTPlayer:focus {
  outline: 0;
}
.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade 0.1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer;
}
.YTPWrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000;
}
.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}
.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}
.mb_YTPBar {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: 0.1;
  box-sizing: border-box;
}
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: "ytpregular";
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}
.mb_YTPBar:hover {
  opacity: 1;
}
.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}
.mb_YTPBar .buttonBar {
  transition: all 0.5s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}
.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}
.mb_YTPBar span.mb_YTPUrl a {
  color: white;
}
.mb_YTPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
  left: 300px;
  right: auto;
}
.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}
.mb_YTPBar .mb_YTPPlaypause {
  cursor: pointer;
}
.mb_YTPBar .mb_YTPMuteUnmute {
  cursor: pointer;
}
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}
.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}
.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}
.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box;
}
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}
.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}
.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}
.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}
.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
.mb_YTPBar.visible {
  opacity: 1;
}
.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}
.drop-shadow {
  width: 100%;
  max-width: 100%;
  flex-grow: 0;
  flex-basis: 100%;
  filter: drop-shadow(5px 5px 5px #333);
}
.g-main-nav .g-toplevel > li {
  margin-right: 35px;
  margin-left: 35px;
}
/*# sourceMappingURL=custom_145.css.map */
