@charset "UTF-8";
/*
Theme Name: Jesus Image 2019
Theme URI: http://jesusimage.tv
Author: Yoann Gern
Author URI: http://gerny-media.ch
Description: Template for Jesus Image 2019
Version: 0.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: jesusimage_2019

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
  margin: 0;
  padding: 0;
  letter-spacing: 0; }

html, body {
  font-size: 14px;
  line-height: 14px; }

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, figcaption {
  font-weight: normal;
  font-style: normal; }

fieldset, iframe {
  border: none; }

caption, th {
  text-align: left; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section, figure, figcaption {
  display: block; }

footer#shop_footer,
body > footer {
  background-color: #EFEFEF;
  padding: 20px 0 0;
  color: #FFFFFF; }
  footer#shop_footer .content,
  body > footer .content {
    max-width: 960px;
    width: 100%;
    margin: 0 auto; }
    footer#shop_footer .content nav.footer-menu,
    body > footer .content nav.footer-menu {
      display: table;
      padding: 40px 0;
      width: 100%; }
      footer#shop_footer .content nav.footer-menu div,
      body > footer .content nav.footer-menu div {
        display: inline-block;
        width: 25%;
        vertical-align: top; }
        footer#shop_footer .content nav.footer-menu div > ul,
        body > footer .content nav.footer-menu div > ul {
          margin: 0; }
          footer#shop_footer .content nav.footer-menu div > ul li,
          body > footer .content nav.footer-menu div > ul li {
            list-style: none; }
            footer#shop_footer .content nav.footer-menu div > ul li a,
            body > footer .content nav.footer-menu div > ul li a {
              color: #545454;
              text-decoration: none; }
              footer#shop_footer .content nav.footer-menu div > ul li a:hover,
              body > footer .content nav.footer-menu div > ul li a:hover {
                text-decoration: underline; }
            footer#shop_footer .content nav.footer-menu div > ul li ul,
            body > footer .content nav.footer-menu div > ul li ul {
              padding: 5px 0 15px;
              margin: 0; }
              footer#shop_footer .content nav.footer-menu div > ul li ul li,
              body > footer .content nav.footer-menu div > ul li ul li {
                padding: 3px 0; }
                footer#shop_footer .content nav.footer-menu div > ul li ul li a,
                body > footer .content nav.footer-menu div > ul li ul li a {
                  font-size: 0.88em; }
          footer#shop_footer .content nav.footer-menu div > ul > li > a,
          body > footer .content nav.footer-menu div > ul > li > a {
            font-family: brandon-grotesque, sans-serif;
            font-weight: 500;
            font-style: normal; }
    footer#shop_footer .content .info,
    body > footer .content .info {
      width: 100%;
      border-top: 1px solid #d7d7d7;
      display: table;
      padding: 3px 0; }
      footer#shop_footer .content .info .logo,
      footer#shop_footer .content .info .text,
      body > footer .content .info .logo,
      body > footer .content .info .text {
        width: 25%;
        display: inline-block;
        vertical-align: top; }
      footer#shop_footer .content .info .logo a,
      body > footer .content .info .logo a {
        display: block; }
        footer#shop_footer .content .info .logo a div.svg-box,
        body > footer .content .info .logo a div.svg-box {
          max-width: 224px;
          width: 100%;
          height: 34px;
          padding-top: 10px;
          display: block; }
          footer#shop_footer .content .info .logo a div.svg-box .text,
          body > footer .content .info .logo a div.svg-box .text {
            fill: #333333; }
          footer#shop_footer .content .info .logo a div.svg-box .round,
          body > footer .content .info .logo a div.svg-box .round {
            fill: #333333; }
          footer#shop_footer .content .info .logo a div.svg-box .face,
          body > footer .content .info .logo a div.svg-box .face {
            fill: #b7a68c; }
      footer#shop_footer .content .info .text,
      body > footer .content .info .text {
        padding: 12px 0; }
        footer#shop_footer .content .info .text p,
        body > footer .content .info .text p {
          line-height: 1.2em;
          font-size: 0.88em;
          text-transform: uppercase; }
        footer#shop_footer .content .info .text a,
        body > footer .content .info .text a {
          display: block; }
      footer#shop_footer .content .info .text,
      footer#shop_footer .content .info .text a,
      body > footer .content .info .text,
      body > footer .content .info .text a {
        color: #545454;
        text-decoration: none; }

@media only screen and (max-width: 980px) {
  footer#shop_footer .content,
  body > footer .content {
    width: 94%;
    margin: 0 3%; }
    footer#shop_footer .content .info .logo,
    footer#shop_footer .content .info .text,
    body > footer .content .info .logo,
    body > footer .content .info .text {
      width: 50%; } }

@media only screen and (max-width: 767px) {
  footer#shop_footer,
  body > footer {
    padding: 0 20px; }
    footer#shop_footer .content,
    body > footer .content {
      width: 93%;
      margin: 0 3.5%; }
      footer#shop_footer .content nav.footer-menu,
      body > footer .content nav.footer-menu {
        display: block; }
        footer#shop_footer .content nav.footer-menu div,
        body > footer .content nav.footer-menu div {
          width: 100%; }
          footer#shop_footer .content nav.footer-menu div > ul li,
          body > footer .content nav.footer-menu div > ul li {
            text-align: center; }
      footer#shop_footer .content .info,
      body > footer .content .info {
        display: block;
        text-align: center; }
        footer#shop_footer .content .info .logo,
        footer#shop_footer .content .info .text,
        body > footer .content .info .logo,
        body > footer .content .info .text {
          width: 100%; }
        footer#shop_footer .content .info .logo,
        body > footer .content .info .logo {
          margin: 0 auto; }
          footer#shop_footer .content .info .logo a,
          body > footer .content .info .logo a {
            margin: 0 auto; }
            footer#shop_footer .content .info .logo a div.svg-box,
            body > footer .content .info .logo a div.svg-box {
              margin: 10px auto 20px; } }

#content {
  margin: 40px auto 0; }
  #content article.title {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    height: 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 33%; }
    #content article.title .image {
      display: block;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      z-index: 8;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      filter: brightness(90%) saturate(0.9) contrast(95%); }
    #content article.title div.title {
      position: absolute;
      z-index: 10;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      white-space: normal;
      margin: 0 auto;
      text-align: center;
      width: 90%;
      left: 5%; }
      #content article.title div.title h1 {
        color: #FFFFFF;
        text-align: center;
        text-transform: uppercase;
        font-size: 3em;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0.13em;
        line-height: 1.5em;
        display: inline-block;
        margin: 0 auto;
        max-width: 1200px; }
        #content article.title div.title h1 span.txt {
          text-align: center; }
  #content .platter {
    max-width: 960px;
    margin: 0 auto;
    width: 90%; }

article.content-page,
article.home-default,
section.content-default {
  padding: 20px 0 40px;
  margin: 0 auto; }
  article.content-page > h1,
  article.home-default > h1,
  section.content-default > h1 {
    text-align: center;
    width: 90%; }
  article.content-page p,
  article.home-default p,
  section.content-default p {
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    font-size: 1.2em;
    letter-spacing: 0.062em;
    margin: 20px 0;
    color: #545454;
    text-align: justify; }
    article.content-page p strong,
    article.home-default p strong,
    section.content-default p strong {
      font-family: adobe-garamond-pro, serif;
      font-weight: 700;
      font-style: normal; }
    article.content-page p em,
    article.home-default p em,
    section.content-default p em {
      font-family: adobe-garamond-pro, serif;
      font-weight: 400;
      font-style: italic; }
  article.content-page a,
  article.home-default a,
  section.content-default a {
    color: #b7a68c;
    transition: color 130ms ease;
    font-size: 1em;
    text-decoration: underline; }
    article.content-page a:hover,
    article.home-default a:hover,
    section.content-default a:hover {
      color: #98815f; }
  article.content-page a.wp-block-button__link,
  article.content-page a.button,
  article.content-page button,
  article.content-page input[type=submit],
  article.home-default a.wp-block-button__link,
  article.home-default a.button,
  article.home-default button,
  article.home-default input[type=submit],
  section.content-default a.wp-block-button__link,
  section.content-default a.button,
  section.content-default button,
  section.content-default input[type=submit] {
    display: inline-block;
    color: #FFFFFF;
    background-color: #b7a68c;
    padding: 8px 25px 9px;
    font-size: 0.9em;
    line-height: 2.0em;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.17em;
    margin: 5px 0;
    transition: color 200ms ease-in-out;
    position: relative;
    border-radius: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    article.content-page a.wp-block-button__link:hover,
    article.content-page a.button:hover,
    article.content-page button:hover,
    article.content-page input[type=submit]:hover,
    article.home-default a.wp-block-button__link:hover,
    article.home-default a.button:hover,
    article.home-default button:hover,
    article.home-default input[type=submit]:hover,
    section.content-default a.wp-block-button__link:hover,
    section.content-default a.button:hover,
    section.content-default button:hover,
    section.content-default input[type=submit]:hover {
      text-decoration: none;
      color: #333333; }
  article.content-page div.buttons,
  article.home-default div.buttons,
  section.content-default div.buttons {
    display: inline-block; }
    article.content-page div.buttons a,
    article.home-default div.buttons a,
    section.content-default div.buttons a {
      margin: 5px 20px; }
  article.content-page h1,
  article.home-default h1,
  section.content-default h1 {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 2em;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.125em;
    margin: 40px auto 50px; }
    article.content-page h1.title,
    article.home-default h1.title,
    section.content-default h1.title {
      font-family: brandon-grotesque, sans-serif;
      font-weight: 900;
      font-style: normal;
      font-size: 2.6em;
      line-height: 1.2em; }
      article.content-page h1.title span,
      article.home-default h1.title span,
      section.content-default h1.title span {
        display: inline-block; }
        article.content-page h1.title span::after,
        article.home-default h1.title span::after,
        section.content-default h1.title span::after {
          height: 5px;
          background-color: #333333;
          width: 50%;
          margin: 3px auto 0;
          display: block;
          content: ""; }
  article.content-page h2,
  article.home-default h2,
  section.content-default h2 {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.9em;
    color: #545454;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    margin: 45px 0 20px; }
  article.content-page h3,
  article.home-default h3,
  section.content-default h3 {
    font-family: adobe-garamond-pro, serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1em;
    line-height: 1.7em;
    color: #919090;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin: 35px 0 20px; }
  article.content-page ul, article.content-page ol,
  article.home-default ul,
  article.home-default ol,
  section.content-default ul,
  section.content-default ol {
    list-style: none;
    margin: 20px 0 30px; }
    article.content-page ul li, article.content-page ol li,
    article.home-default ul li,
    article.home-default ol li,
    section.content-default ul li,
    section.content-default ol li {
      padding: 0 0 8px 28px;
      text-indent: -0.5em;
      font-family: adobe-garamond-pro, serif;
      font-weight: 400;
      font-style: normal;
      line-height: 1.5em;
      font-size: 1.2em;
      letter-spacing: 0.062em;
      color: #545454; }
      article.content-page ul li::before, article.content-page ol li::before,
      article.home-default ul li::before,
      article.home-default ol li::before,
      section.content-default ul li::before,
      section.content-default ol li::before {
        content: "•";
        color: #b7a68c;
        text-indent: -0.9em;
        display: inline-block; }
  article.content-page p a.dynamic,
  article.home-default p a.dynamic,
  section.content-default p a.dynamic {
    font-size: 0.6em; }
  article.content-page p a.small,
  article.home-default p a.small,
  section.content-default p a.small {
    font-size: 0.55em; }
  article.content-page p a.button,
  article.home-default p a.button,
  section.content-default p a.button {
    font-size: 0.7em; }
  article.content-page p em,
  article.home-default p em,
  section.content-default p em {
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    font-style: italic; }
  article.content-page table,
  article.home-default table,
  section.content-default table {
    display: table;
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
    vertical-align: top; }
    article.content-page table thead,
    article.home-default table thead,
    section.content-default table thead {
      border-bottom: 1px solid #F8F8F8; }
      article.content-page table thead tr th,
      article.home-default table thead tr th,
      section.content-default table thead tr th {
        font-family: brandon-grotesque, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.2em;
        padding-bottom: 10px; }
    article.content-page table tbody tr,
    article.home-default table tbody tr,
    section.content-default table tbody tr {
      border-bottom: 1px solid #F8F8F8; }
      article.content-page table tbody tr td,
      article.home-default table tbody tr td,
      section.content-default table tbody tr td {
        line-height: 2em; }
        article.content-page table tbody tr td:first-of-type,
        article.home-default table tbody tr td:first-of-type,
        section.content-default table tbody tr td:first-of-type {
          font-family: brandon-grotesque, sans-serif;
          font-weight: 700;
          font-style: normal; }
    article.content-page table.give tbody tr td:first-of-type,
    article.home-default table.give tbody tr td:first-of-type,
    section.content-default table.give tbody tr td:first-of-type {
      width: 50%; }
    article.content-page table.give tbody tr td:last-of-type,
    article.home-default table.give tbody tr td:last-of-type,
    section.content-default table.give tbody tr td:last-of-type {
      text-align: right; }
  article.content-page section.player,
  article.home-default section.player,
  section.content-default section.player {
    width: 100%;
    background-color: #000; }
    article.content-page section.player div.container,
    article.home-default section.player div.container,
    section.content-default section.player div.container {
      height: 0;
      padding-bottom: 56.2%;
      width: 100%;
      margin: 0 auto;
      position: relative; }
      article.content-page section.player div.container iframe,
      article.home-default section.player div.container iframe,
      section.content-default section.player div.container iframe {
        margin: 0 auto;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute; }
  article.content-page .wp-block-button,
  article.home-default .wp-block-button,
  section.content-default .wp-block-button {
    text-align: center; }
  article.content-page .wp-block-image .alignleft,
  article.home-default .wp-block-image .alignleft,
  section.content-default .wp-block-image .alignleft {
    margin-bottom: 1em;
    margin-right: 2.5em;
    max-width: 400px;
    width: 40%; }

@media only screen and (max-width: 980px) {
  #content {
    margin: 0; }
    #content article.title {
      width: 100%; }
      #content article.title div.title h1 {
        font-size: 2.5em; }
    #content .platter {
      width: 94%;
      margin: 0 3%; } }

@media only screen and (min-width: 600px) {
  .wp-block-columns.has-2-columns .wp-block-column {
    flex-basis: 47%; }
    .wp-block-columns.has-2-columns .wp-block-column:not(:last-child), .wp-block-columns.has-2-columns .wp-block-column:nth-child(odd) {
      margin-right: 3%; }
    .wp-block-columns.has-2-columns .wp-block-column:not(:first-child), .wp-block-columns.has-2-columns .wp-block-column:nth-child(even) {
      margin-left: 3%; }
  .wp-block-columns.has-3-columns .wp-block-column {
    flex-basis: 30%; }
    .wp-block-columns.has-3-columns .wp-block-column:not(:last-child), .wp-block-columns.has-3-columns .wp-block-column:nth-child(odd) {
      margin-right: 2%; }
    .wp-block-columns.has-3-columns .wp-block-column:not(:first-child), .wp-block-columns.has-3-columns .wp-block-column:nth-child(even) {
      margin-left: 2%; } }

@media only screen and (max-width: 600px) {
  article.content-page .wp-block-column,
  .wp-block-column {
    margin: 0; }
    article.content-page .wp-block-column ul,
    .wp-block-column ul {
      margin: 0; } }

@media only screen and (max-width: 767px) {
  #content article.title {
    padding-bottom: 40%; }
    #content article.title div.title h1 {
      font-size: 2em; }
  #content .platter {
    width: 93%;
    margin: 0 3.5%; }
  article.content-page,
  article.home-default,
  section.content-default {
    padding: 40px 0; }
    article.content-page .wp-block-image .alignleft,
    article.home-default .wp-block-image .alignleft,
    section.content-default .wp-block-image .alignleft {
      width: 100%;
      float: none; } }

.elementor-text-editor p {
  padding: 5px 0 15px;
  font-size: inherit; }

article.content-page ul.elementor-editor-element-settings,
article.home-default ul.elementor-editor-element-settings,
section.content-default ul.elementor-editor-element-settings {
  margin: 0; }
  article.content-page ul.elementor-editor-element-settings li,
  article.home-default ul.elementor-editor-element-settings li,
  section.content-default ul.elementor-editor-element-settings li {
    list-style: none;
    text-indent: initial;
    line-height: initial;
    letter-spacing: initial; }
    article.content-page ul.elementor-editor-element-settings li::before,
    article.home-default ul.elementor-editor-element-settings li::before,
    section.content-default ul.elementor-editor-element-settings li::before {
      content: none;
      padding-right: 0;
      display: none; }

section.elementor-element.module-large .elementor-top-column .elementor-column-wrap, section.elementor-element.module-square .elementor-top-column .elementor-column-wrap, section.elementor-element.module-triple .elementor-top-column .elementor-column-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }
  section.elementor-element.module-large .elementor-top-column .elementor-column-wrap div.elementor-widget-wrap, section.elementor-element.module-square .elementor-top-column .elementor-column-wrap div.elementor-widget-wrap, section.elementor-element.module-triple .elementor-top-column .elementor-column-wrap div.elementor-widget-wrap {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }

section.elementor-element.module-large .elementor-top-column.bottom-fixed .elementor-column-wrap div.elementor-widget-wrap, section.elementor-element.module-square .elementor-top-column.bottom-fixed .elementor-column-wrap div.elementor-widget-wrap, section.elementor-element.module-triple .elementor-top-column.bottom-fixed .elementor-column-wrap div.elementor-widget-wrap {
  bottom: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: inherit; }

section.elementor-element.module-triple, section.elementor-element.module-square {
  margin-top: 10px;
  margin-bottom: 10px; }

section.elementor-element.module-large .elementor-top-column .elementor-column-wrap {
  padding-bottom: 47% !important; }

section.elementor-element.module-square .elementor-top-column {
  padding: 0 10px; }
  section.elementor-element.module-square .elementor-top-column:nth-of-type(even) {
    padding-left: 5px; }
  section.elementor-element.module-square .elementor-top-column:nth-of-type(odd) {
    padding-right: 5px; }
  section.elementor-element.module-square .elementor-top-column > div {
    padding-bottom: 90% !important; }

section.elementor-element.module-triple .elementor-top-column {
  padding: 0 10px; }
  section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 1) {
    padding-right: 5px; }
  section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 2) {
    padding-right: 5px;
    padding-left: 5px; }
  section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 3) {
    padding-left: 5px; }
  section.elementor-element.module-triple .elementor-top-column > div {
    padding-bottom: 47% !important; }

@media only screen and (max-width: 767px) {
  section.elementor-element.module-large, section.elementor-element.module-square, section.elementor-element.module-triple {
    margin-top: 0;
    margin-bottom: 0; }
  section.elementor-element.module-large {
    margin-bottom: 10px; }
    section.elementor-element.module-large .elementor-top-column .elementor-column-wrap {
      padding-bottom: 90% !important; }
  section.elementor-element.module-square .elementor-top-column {
    padding: 0 0 10px 0; }
    section.elementor-element.module-square .elementor-top-column:nth-of-type(even) {
      padding-left: 0; }
    section.elementor-element.module-square .elementor-top-column:nth-of-type(odd) {
      padding-right: 0; }
  section.elementor-element.module-triple .elementor-top-column {
    padding: 0 0 10px 0; }
    section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 1), section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 2), section.elementor-element.module-triple .elementor-top-column:nth-of-type(3n + 3) {
      padding: 0 0 10px 0; } }

.nf-form-cont.small, .nf-form-cont.medium {
  display: block;
  margin: 0 auto; }

.nf-form-cont.small {
  max-width: 300px; }

.nf-form-cont.medium {
  max-width: 540px; }

.nf-form-cont .nf-mp-header .nf-progress-container {
  border-color: #b7a68c; }
  .nf-form-cont .nf-mp-header .nf-progress-container .nf-progress {
    background-color: #b7a68c;
    height: 4px; }

.nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content {
  margin: 10px 0 20px;
  color: #aaaaaa; }

.nf-form-cont .nf-before-form-content div {
  font-size: 0.8em; }

.nf-form-cont .label-above .nf-field-label {
  margin-bottom: 5px; }

.nf-form-cont .ninja-forms-req-symbol,
.nf-form-cont .nf-error-msg {
  color: #b7a68c;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal; }

.nf-form-cont .nf-error-msg {
  font-size: 0.8em; }

.nf-form-cont .nf-help {
  background-size: contain;
  width: 10px;
  height: 10px;
  max-width: 300px; }

.nf-multi-cell div.nf-cell {
  padding: 0 2% 0 0; }

.nf-row .nf-cell .donation .nf-field-label {
  width: auto; }

.nf-row .nf-cell .donation .nf-field-element {
  width: 70px; }
  .nf-row .nf-cell .donation .nf-field-element input {
    text-align: right; }

.nf-row .nf-cell .donation .nf-field-description {
  margin-left: 10px;
  width: auto;
  display: inline-block;
  line-height: 36px; }
  .nf-row .nf-cell .donation .nf-field-description span {
    line-height: 100%;
    margin: 0;
    font-size: 1.2em;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 400;
    font-style: normal; }

.nf-row .nf-cell .nf-field-container label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1em;
  color: #777777; }

.nf-row .nf-cell .nf-field-container .nf-field-label {
  padding-left: 0; }

.nf-row .nf-cell .nf-field-container input,
.nf-row .nf-cell .nf-field-container textarea {
  display: inline-block;
  outline: none;
  border: 1px solid #eaeaea;
  padding: 4px;
  margin: 1px;
  font-size: 1em; }
  .nf-row .nf-cell .nf-field-container input:focus,
  .nf-row .nf-cell .nf-field-container textarea:focus {
    border: 1px solid #c4c3c3; }
  .nf-row .nf-cell .nf-field-container input[type="button"],
  .nf-row .nf-cell .nf-field-container textarea[type="button"] {
    border: none;
    color: #FFFFFF;
    padding: 7px 16px;
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    display: inline-block;
    transition: all 300ms ease;
    letter-spacing: 0.04em;
    background-color: #b7a68c;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .nf-row .nf-cell .nf-field-container input[type="button"]:hover,
    .nf-row .nf-cell .nf-field-container textarea[type="button"]:hover {
      background-color: #b7a68c;
      color: #333333;
      text-decoration: none; }
  .nf-row .nf-cell .nf-field-container input[type="checkbox"],
  .nf-row .nf-cell .nf-field-container textarea[type="checkbox"] {
    cursor: pointer; }

#content .nf-row .nf-cell .listcheckbox-wrap ul,
#content .nf-row .nf-cell .listradio-wrap ul {
  margin-top: 5px !important; }
  #content .nf-row .nf-cell .listcheckbox-wrap ul li,
  #content .nf-row .nf-cell .listradio-wrap ul li {
    margin-right: 15px !important;
    font-size: 14px;
    letter-spacing: normal;
    cursor: pointer; }
    #content .nf-row .nf-cell .listcheckbox-wrap ul li:before,
    #content .nf-row .nf-cell .listradio-wrap ul li:before {
      content: none; }
    #content .nf-row .nf-cell .listcheckbox-wrap ul li input,
    #content .nf-row .nf-cell .listradio-wrap ul li input {
      margin-right: 6px;
      margin-top: 4px;
      vertical-align: top;
      cursor: pointer; }
    #content .nf-row .nf-cell .listcheckbox-wrap ul li label,
    #content .nf-row .nf-cell .listradio-wrap ul li label {
      vertical-align: top;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 400;
      font-style: normal;
      text-transform: none;
      font-size: 14px;
      line-height: normal;
      padding: 0;
      margin: 0;
      display: inline;
      cursor: pointer; }

#content .nf-row .nf-cell .checkbox-wrap label {
  cursor: pointer; }

#content .nf-form-cont .nf-mp-header {
  margin-bottom: 30px; }
  #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs {
    margin: 10px 0 !important; }
    #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs li {
      padding: 0;
      margin: 0;
      line-height: 1.54em;
      font-size: 1em;
      text-indent: 0; }
      #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs li a {
        display: inline-block;
        margin: 0; }
      #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs li::after {
        content: ">";
        color: #b7a68c;
        padding: 0 8px; }
      #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs li::before {
        display: none; }
      #content .nf-form-cont .nf-mp-header ul.nf-breadcrumbs li:last-of-type::after {
        display: none; }

#content .nf-form-cont .nf-mp-footer ul.nf-next-previous li {
  text-indent: 0; }
  #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li input[type="button"] {
    border: none;
    color: #b7a68c;
    display: inline-block;
    transition: all 300ms ease;
    letter-spacing: 0.04em;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li input[type="button"]:hover {
      text-decoration: underline; }
  #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li.nf-next-item::after {
    content: ">";
    color: #b7a68c;
    padding-left: 6px; }
  #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li.nf-next-item::before {
    display: none; }
  #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li.nf-previous-item::before {
    content: "<";
    color: #b7a68c;
    padding-right: 6px; }
  #content .nf-form-cont .nf-mp-footer ul.nf-next-previous li.nf-previous-item::after {
    display: none; }

.jBox-wrapper {
  max-width: 400px; }
  .jBox-wrapper p {
    line-height: 1.3em; }

body.give_forms-template-default div.give-form-wrap h2 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #333333;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 0.125em;
  margin: 40px auto 50px; }

body.give_forms-template-default div.give-form-wrap .give-donation-levels-wrap li:before,
body.give_forms-template-default div.give-form-wrap #give-gateway-radio-list li:before {
  display: none; }

body.give_forms-template-default div.give-form-wrap .give-btn:hover {
  background: #b7a68c; }

body > header > .local {
  width: 100%;
  top: 0;
  text-align: center;
  z-index: 1000; }
  body > header > .local .content {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto; }
  body > header > .local nav {
    display: block; }
    body > header > .local nav ul.menu > li {
      display: none; }
      body > header > .local nav ul.menu > li.current-menu-ancestor {
        display: block;
        margin: 70px auto 50px; }
        body > header > .local nav ul.menu > li.current-menu-ancestor.hide-sub {
          display: none; }
        body > header > .local nav ul.menu > li.current-menu-ancestor > a {
          display: none; }
        body > header > .local nav ul.menu > li.current-menu-ancestor ul {
          display: table;
          margin: 0 auto; }
          body > header > .local nav ul.menu > li.current-menu-ancestor ul li {
            display: table-cell;
            padding: 0 10px;
            border-bottom: 2px solid #d7d7d7; }
            body > header > .local nav ul.menu > li.current-menu-ancestor ul li:first-of-type {
              padding-left: 0; }
            body > header > .local nav ul.menu > li.current-menu-ancestor ul li:last-of-type {
              padding-right: 0; }
            body > header > .local nav ul.menu > li.current-menu-ancestor ul li a {
              color: #333333;
              text-decoration: none;
              padding: 8px 5px;
              display: block;
              text-transform: uppercase;
              transition: color 200ms ease-in-out;
              margin-bottom: -2px;
              font-size: 1.15em; }
              body > header > .local nav ul.menu > li.current-menu-ancestor ul li a:hover {
                color: #b7a68c; }
            body > header > .local nav ul.menu > li.current-menu-ancestor ul li.current-menu-item > a, body > header > .local nav ul.menu > li.current-menu-ancestor ul li.current_page_item > a {
              font-family: brandon-grotesque, sans-serif;
              font-weight: 700;
              font-style: normal;
              color: #b7a68c;
              border-bottom: 2px solid #b7a68c; }

@media only screen and (max-width: 767px) {
  body > header {
    margin-top: 48px; }
    body > header > .local .content {
      width: 100%; }
    body > header > .local nav ul.menu > li.current-menu-ancestor {
      height: 54px;
      position: relative;
      margin: 0;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      z-index: 990;
      width: 100%;
      background-color: #EEEEEE; }
      body > header > .local nav ul.menu > li.current-menu-ancestor ul {
        text-align: left;
        display: table;
        width: 100%;
        position: relative; }
        body > header > .local nav ul.menu > li.current-menu-ancestor ul::after {
          position: absolute;
          height: 3px;
          background-color: #e6e6e6;
          width: 100%;
          display: block;
          content: '';
          bottom: 0;
          left: 0;
          z-index: -1; }
        body > header > .local nav ul.menu > li.current-menu-ancestor ul li {
          white-space: nowrap;
          height: 54px;
          z-index: 100;
          border-bottom: none; }
          body > header > .local nav ul.menu > li.current-menu-ancestor ul li:first-of-type {
            padding-left: 10px; }
          body > header > .local nav ul.menu > li.current-menu-ancestor ul li:last-of-type {
            padding-right: 20px; }
          body > header > .local nav ul.menu > li.current-menu-ancestor ul li.current-menu-item a, body > header > .local nav ul.menu > li.current-menu-ancestor ul li.current_page_item a {
            border-bottom-width: 3px;
            margin-bottom: 0; }
          body > header > .local nav ul.menu > li.current-menu-ancestor ul li a {
            line-height: 36px;
            padding: 12px 5px 3px;
            white-space: nowrap; } }

body header#masthead,
body > header {
  margin: 0;
  border: none;
  padding: 0; }
  body header#masthead > .global,
  body > header > .global {
    background-color: #FFFFFF;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    display: table;
    z-index: 1000;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26); }
    body header#masthead > .global section.content,
    body > header > .global section.content {
      padding: 0 15px; }
    body header#masthead > .global div.logo, body header#masthead > .global nav,
    body > header > .global div.logo,
    body > header > .global nav {
      vertical-align: top;
      display: table-cell; }
    body header#masthead > .global #burger,
    body > header > .global #burger {
      margin: 15px 0 0 15px;
      width: 26px;
      height: 18px;
      display: none;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
      z-index: 1100;
      position: absolute;
      left: 0;
      top: 0; }
      body header#masthead > .global #burger span,
      body > header > .global #burger span {
        display: block;
        position: absolute;
        height: 1px;
        width: 100%;
        background: #333333;
        opacity: 1;
        left: 0;
        z-index: 200;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
        body header#masthead > .global #burger span:nth-child(1),
        body > header > .global #burger span:nth-child(1) {
          top: 0px; }
        body header#masthead > .global #burger span:nth-child(2), body header#masthead > .global #burger span:nth-child(3),
        body > header > .global #burger span:nth-child(2),
        body > header > .global #burger span:nth-child(3) {
          top: 8px; }
        body header#masthead > .global #burger span:nth-child(4),
        body > header > .global #burger span:nth-child(4) {
          top: 16px; }
    body header#masthead > .global .logo,
    body > header > .global .logo {
      width: 200px;
      display: block; }
      body header#masthead > .global .logo a,
      body > header > .global .logo a {
        display: block; }
        body header#masthead > .global .logo a div.svg-box,
        body > header > .global .logo a div.svg-box {
          max-width: 224px;
          width: 224px;
          height: 34px;
          padding-top: 10px;
          display: block; }
          body header#masthead > .global .logo a div.svg-box .text,
          body > header > .global .logo a div.svg-box .text {
            fill: #333333; }
          body header#masthead > .global .logo a div.svg-box .round,
          body > header > .global .logo a div.svg-box .round {
            fill: #333333; }
          body header#masthead > .global .logo a div.svg-box .face,
          body > header > .global .logo a div.svg-box .face {
            fill: #b7a68c; }
    body header#masthead > .global nav,
    body > header > .global nav {
      text-align: right;
      width: 100%; }
      body header#masthead > .global nav ul,
      body > header > .global nav ul {
        text-align: right; }
        body header#masthead > .global nav ul > li,
        body > header > .global nav ul > li {
          padding: 12px 0;
          display: inline-block;
          transition: background-color 200ms ease-in-out;
          position: relative;
          overflow: visible; }
          body header#masthead > .global nav ul > li a,
          body > header > .global nav ul > li a {
            color: #333333;
            text-decoration: none;
            padding: 8px 15px;
            display: block;
            text-transform: uppercase;
            transition: color 200ms ease-in-out;
            font-family: brandon-grotesque, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 14px; }
            body header#masthead > .global nav ul > li a:hover,
            body > header > .global nav ul > li a:hover {
              color: #b7a68c; }
          body header#masthead > .global nav ul > li:hover,
          body > header > .global nav ul > li:hover {
            background-color: #F8F8F8; }
          body header#masthead > .global nav ul > li.action,
          body > header > .global nav ul > li.action {
            margin: 0 10px; }
            body header#masthead > .global nav ul > li.action a,
            body > header > .global nav ul > li.action a {
              background: #b7a68c; }
              body header#masthead > .global nav ul > li.action a:hover,
              body > header > .global nav ul > li.action a:hover {
                background: #ad9a7c;
                color: #FFFFFF; }
          body header#masthead > .global nav ul > li.current-menu-item > a, body header#masthead > .global nav ul > li.current_page_item > a, body header#masthead > .global nav ul > li.current-menu-parent > a,
          body > header > .global nav ul > li.current-menu-item > a,
          body > header > .global nav ul > li.current_page_item > a,
          body > header > .global nav ul > li.current-menu-parent > a {
            font-family: brandon-grotesque, sans-serif;
            font-weight: 700;
            font-style: normal;
            color: #b7a68c; }
          body header#masthead > .global nav ul > li ul.sub-menu,
          body > header > .global nav ul > li ul.sub-menu {
            display: block;
            position: absolute;
            background: #FFFFFF;
            top: 54px;
            background: #FFFFFF;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26);
            text-align: left;
            padding: 15px 0;
            left: 50%;
            width: 240px;
            margin-left: -120px;
            opacity: 0;
            transition: opacity 200ms ease-in-out;
            z-index: 1000; }
            body header#masthead > .global nav ul > li ul.sub-menu::before,
            body > header > .global nav ul > li ul.sub-menu::before {
              display: block;
              content: '';
              position: absolute;
              top: -10px;
              margin-left: -10px;
              left: 50%;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 0 10px 10px 10px;
              border-color: transparent transparent #FFFFFF transparent; }
            body header#masthead > .global nav ul > li ul.sub-menu.active,
            body > header > .global nav ul > li ul.sub-menu.active {
              display: block;
              opacity: 1; }
            body header#masthead > .global nav ul > li ul.sub-menu.hidden,
            body > header > .global nav ul > li ul.sub-menu.hidden {
              display: none;
              opacity: 0; }
            body header#masthead > .global nav ul > li ul.sub-menu li,
            body > header > .global nav ul > li ul.sub-menu li {
              display: block;
              list-style: none;
              padding: 0;
              margin: 0 auto; }
              body header#masthead > .global nav ul > li ul.sub-menu li.current-menu-item a, body header#masthead > .global nav ul > li ul.sub-menu li.current_page_item a,
              body > header > .global nav ul > li ul.sub-menu li.current-menu-item a,
              body > header > .global nav ul > li ul.sub-menu li.current_page_item a {
                color: #b7a68c;
                font-family: brandon-grotesque, sans-serif;
                font-weight: 500;
                font-style: normal; }
              body header#masthead > .global nav ul > li ul.sub-menu li a,
              body > header > .global nav ul > li ul.sub-menu li a {
                color: #333333;
                font-family: brandon-grotesque, sans-serif;
                font-weight: 400;
                font-style: normal;
                padding: 12px 25px; }
                body header#masthead > .global nav ul > li ul.sub-menu li a:hover,
                body > header > .global nav ul > li ul.sub-menu li a:hover {
                  color: #b7a68c; }
          body header#masthead > .global nav ul > li.important:hover,
          body > header > .global nav ul > li.important:hover {
            background-color: transparent; }
            body header#masthead > .global nav ul > li.important:hover a,
            body > header > .global nav ul > li.important:hover a {
              background-color: #a38e6d; }
          body header#masthead > .global nav ul > li.important a,
          body > header > .global nav ul > li.important a {
            color: #FFFFFF;
            background-color: #b7a68c;
            transition: background-color 200ms ease-in-out; }
    body header#masthead > .global.open_nav,
    body > header > .global.open_nav {
      height: 100%; }
      body header#masthead > .global.open_nav #burger span:nth-child(1),
      body > header > .global.open_nav #burger span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%; }
      body header#masthead > .global.open_nav #burger span:nth-child(2),
      body > header > .global.open_nav #burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      body header#masthead > .global.open_nav #burger span:nth-child(3),
      body > header > .global.open_nav #burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      body header#masthead > .global.open_nav #burger span:nth-child(4),
      body > header > .global.open_nav #burger span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%; }
      body header#masthead > .global.open_nav nav ul.menu > li,
      body > header > .global.open_nav nav ul.menu > li {
        opacity: 1; }

@media only screen and (max-width: 960px) {
  body header#masthead > .global .logo a div.svg-box,
  body > header > .global .logo a div.svg-box {
    width: 180px;
    height: 26px;
    padding-top: 13px; }
  body header#masthead > .global nav ul.menu > li a,
  body > header > .global nav ul.menu > li a {
    padding: 8px;
    font-size: 0.9em; } }

@media only screen and (max-width: 767px) {
  body header#masthead > .global,
  body > header > .global {
    height: 48px;
    position: fixed;
    display: block;
    top: 0;
    z-index: 1000;
    overflow: hidden;
    transition: height 400ms ease-in-out; }
    body header#masthead > .global #burger,
    body > header > .global #burger {
      display: block; }
    body header#masthead > .global section.content,
    body > header > .global section.content {
      text-align: center;
      display: block;
      padding: 0; }
      body header#masthead > .global section.content .logo,
      body > header > .global section.content .logo {
        display: block; }
      body header#masthead > .global section.content nav,
      body > header > .global section.content nav {
        display: block; }
    body header#masthead > .global .logo,
    body > header > .global .logo {
      margin: 0 auto; }
      body header#masthead > .global .logo a,
      body > header > .global .logo a {
        height: 36px;
        background-position: center;
        display: block;
        padding: 10px 0 0; }
        body header#masthead > .global .logo a div.svg-box,
        body > header > .global .logo a div.svg-box {
          padding-top: 0;
          margin: 0 auto;
          width: 100%; }
    body header#masthead > .global nav,
    body > header > .global nav {
      display: block;
      width: 100%;
      text-align: center;
      height: 0;
      overflow: hidden; }
      body header#masthead > .global nav ul.menu,
      body > header > .global nav ul.menu {
        padding: 0;
        width: 86%;
        margin: 0 7%;
        text-align: center; }
        body header#masthead > .global nav ul.menu > li,
        body > header > .global nav ul.menu > li {
          opacity: 0;
          display: block;
          line-height: 36px;
          padding: 0;
          border-top: 1px solid #F8F8F8;
          transition: background-color 200ms ease-in-out 300ms; }
          body header#masthead > .global nav ul.menu > li:hover,
          body > header > .global nav ul.menu > li:hover {
            padding-bottom: 0;
            background-color: #f3f3f3;
            transition: background-color 200ms ease-in-out 50ms; }
          body header#masthead > .global nav ul.menu > li a,
          body > header > .global nav ul.menu > li a {
            font-size: 1.1em;
            padding: 6px 0; }
          body header#masthead > .global nav ul.menu > li.important,
          body > header > .global nav ul.menu > li.important {
            margin: 0;
            height: inherit; }
          body header#masthead > .global nav ul.menu > li:first-of-type,
          body > header > .global nav ul.menu > li:first-of-type {
            border-top: none; }
          body header#masthead > .global nav ul.menu > li ul.sub-menu,
          body > header > .global nav ul.menu > li ul.sub-menu {
            position: relative;
            top: inherit;
            left: inherit;
            width: inherit;
            margin: 0;
            box-shadow: none;
            text-align: center;
            padding: 0;
            background-color: #F8F8F8;
            max-height: 0;
            overflow: hidden;
            transition: max-height 400ms ease-in-out; }
            body header#masthead > .global nav ul.menu > li ul.sub-menu li,
            body > header > .global nav ul.menu > li ul.sub-menu li {
              border-top: 1px solid #f3f3f3; }
              body header#masthead > .global nav ul.menu > li ul.sub-menu li:hover,
              body > header > .global nav ul.menu > li ul.sub-menu li:hover {
                background-color: #F8F8F8; }
              body header#masthead > .global nav ul.menu > li ul.sub-menu li a,
              body > header > .global nav ul.menu > li ul.sub-menu li a {
                padding: 6px 0;
                font-size: 0.9em; }
            body header#masthead > .global nav ul.menu > li ul.sub-menu::before,
            body > header > .global nav ul.menu > li ul.sub-menu::before {
              content: none;
              display: none; }
            body header#masthead > .global nav ul.menu > li ul.sub-menu.active,
            body > header > .global nav ul.menu > li ul.sub-menu.active {
              display: block;
              max-height: 500px; }
            body header#masthead > .global nav ul.menu > li ul.sub-menu.hidden,
            body > header > .global nav ul.menu > li ul.sub-menu.hidden {
              display: block;
              max-height: 0;
              opacity: 1; }
    body header#masthead > .global.open_nav .content nav,
    body > header > .global.open_nav .content nav {
      height: 100%;
      border-top: 1px solid #F8F8F8; }
  body header#masthead {
    margin-top: 48px; } }

article.content-page section.event_list ul.events {
  display: table;
  width: 100%; }
  article.content-page section.event_list ul.events h2 {
    margin-top: 20px; }
  article.content-page section.event_list ul.events li.event {
    display: table-row;
    list-style: none;
    text-indent: initial;
    padding: 0; }
    article.content-page section.event_list ul.events li.event::before {
      display: none; }
    article.content-page section.event_list ul.events li.event:nth-of-type(odd) {
      background-color: #F8F8F8; }
    article.content-page section.event_list ul.events li.event a {
      text-decoration: none;
      display: flex;
      color: #545454;
      padding: 15px 0; }
      article.content-page section.event_list ul.events li.event a .date,
      article.content-page section.event_list ul.events li.event a .content {
        display: table-cell; }
      article.content-page section.event_list ul.events li.event a .date {
        width: 13%;
        text-align: center;
        border-right: 2px solid #d7d7d7; }
        article.content-page section.event_list ul.events li.event a .date .month {
          font-family: brandon-grotesque, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.83em;
          letter-spacing: 0.01em;
          text-transform: uppercase; }
        article.content-page section.event_list ul.events li.event a .date .day {
          font-family: brandon-grotesque, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1.8em;
          letter-spacing: 0.01em; }
      article.content-page section.event_list ul.events li.event a .content {
        margin-left: 15px; }
        article.content-page section.event_list ul.events li.event a .content h2 {
          font-size: 1.1em;
          margin: 5px 0 2px; }
        article.content-page section.event_list ul.events li.event a .content p {
          margin: 0;
          font-family: adobe-garamond-pro, serif;
          font-weight: 600;
          font-style: italic;
          color: #979797;
          text-transform: uppercase;
          font-size: 0.94em;
          letter-spacing: 0.1em; }
        article.content-page section.event_list ul.events li.event a .content .button {
          display: none; }

@media only screen and (max-width: 767px) {
  article.content-page section.event_list ul.events li.event a .date {
    width: 75px; }
    article.content-page section.event_list ul.events li.event a .date .month {
      font-size: 0.75em; }
    article.content-page section.event_list ul.events li.event a .date .day {
      font-size: 1.4em; }
  article.content-page section.event_list ul.events li.event a .content {
    margin-left: 12px; } }

body {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  color: #333333;
  background-color: #FFFFFF; }
  body.black {
    background-color: #333333; }
  body > main {
    min-height: 500px; }

@media only screen and (max-width: 767px) {
  body {
    margin-top: 48px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
