/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

html, body {
  height: 100%;
  background: #F5F1EC; }

section .grid-container {
  margin-bottom: 32px; }

@font-face {
  font-family: 'Cervo-Medium';
  src: url("../fonts/CervoNeue-MediumNeue.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: 'Cervo-Light';
  src: url("../fonts/CervoNeue-LightNeue.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
h1, h2, h3, h4 {
  font-family: "Cervo-Light", "Source Sans Pro", Arial, Helvetica, "Helvetica Neue", sans-serif; }

h2 {
  font-size: 42px;
  color: #36526D;
  margin-bottom: 16px; }
  h2.white {
    color: #fefefe; }

p {
  font-family: "Source Sans Pro", Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #36526D; }
  p.white {
    color: #fefefe; }

.m_Header {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%; }
  .m_Header .logo {
    padding-right: 10px;
    cursor: pointer; }

.m_Menu {
  display: none;
  position: absolute;
  top: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: #60BEDA; }
  .m_Menu .grid-y {
    height: 100%; }
    .m_Menu .grid-y .cell {
      width: 90%; }
  .m_Menu ul {
    width: 100%;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center; }
    .m_Menu ul li {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      color: #fefefe;
      font-family: "Cervo-Light", "Source Sans Pro", Arial, Helvetica, "Helvetica Neue", sans-serif;
      font-size: 42px; }
      .m_Menu ul li a {
        display: block;
        color: #fefefe; }
        .m_Menu ul li a hr {
          width: 50%;
          border-color: #36526D;
          margin: 10px auto 0 auto; }
      .m_Menu ul li:last-child hr {
        border: 0; }
  .m_Menu #menuButtonClose {
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    cursor: pointer; }

.m_Footer {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  width: 100%;
  color: #60BEDA;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700; }
  .m_Footer img {
    margin-right: 10px; }
  .m_Footer #discoverButton {
    display: inline-block;
    cursor: pointer; }

.discoverButton {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  z-index: 10;
  color: #60BEDA;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700; }
  .discoverButton.white {
    color: #fefefe; }
  .discoverButton img {
    margin-right: 10px;
    margin-bottom: 0 !important; }

.m_Agenda ul {
  padding: 0px;
  margin: 10px 0px 0px 0px; }
.m_Agenda li {
  border-bottom: 1px solid #F0B61A;
  padding: 0px;
  margin: 0px 0px 10px;
  list-style: none; }
  .m_Agenda li:last-child {
    border-bottom: 0px; }
  .m_Agenda li p {
    margin-bottom: 10px; }
  .m_Agenda li .time {
    font-weight: 600;
    display: inline-block;
    width: 30%;
    padding-right: 5%; }

.m_VolunteerActivity ul {
  padding: 0px;
  margin: 0px; }
.m_VolunteerActivity li {
  padding: 0px;
  margin: 0px 0px 16px;
  list-style: none; }
  .m_VolunteerActivity li .title {
    color: #17967E;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px; }
  .m_VolunteerActivity li hr {
    border-color: #F0B61A;
    width: 50%; }
  .m_VolunteerActivity li:last-child hr {
    border: 0; }

.m_Content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .m_Content img {
    margin-bottom: 16px; }

.m_Social {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .m_Social img {
    margin-bottom: 16px; }
  .m_Social .socialButton {
    margin: 8px 16px 8px 16px; }

.m_Team h2 {
  margin-bottom: 24px; }
.m_Team .member {
  margin-bottom: 8px; }
  .m_Team .member img {
    margin-bottom: 4px; }

.m_PastQuarterlies h2 {
  margin-bottom: 24px; }
.m_PastQuarterlies .quarterly {
  height: 185px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  border: 1px solid #F5F1EC; }
  .m_PastQuarterlies .quarterly a {
    display: block;
    height: 100%; }
    .m_PastQuarterlies .quarterly a p {
      color: #fefefe;
      font-family: "Cervo-Medium", "Source Sans Pro", Arial, Helvetica, "Helvetica Neue", sans-serif;
      font-size: 22px;
      position: relative;
      margin-bottom: 0;
      top: 50%;
      transform: translate(0, -50%); }

.button {
  background-color: #17967E;
  text-transform: uppercase;
  font-family: "Cervo-Medium", "Source Sans Pro", Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 16px; }

/*# sourceMappingURL=app.css.map */
