@charset "UTF-8";
/* first for IE 4–8 */
@font-face {
  font-family: KarloSerif;
  src: url("karlo-serif/The Northern Block Ltd - KarloSerif Regular.otf"); }

@font-face {
  font-family: KarloSerifBold;
  src: url("karlo-serif/The Northern Block Ltd - KarloSerif Bold.otf"); }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* line 3, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.slide-in-down.mui-enter, .slide-in-left.mui-enter, .slide-in-up.mui-enter, .slide-in-right.mui-enter, .slide-out-down.mui-leave, .slide-out-right.mui-leave, .slide-out-up.mui-leave, .slide-out-left.mui-leave, .fade-in.mui-enter, .fade-out.mui-leave, .hinge-in-from-top.mui-enter, .hinge-in-from-right.mui-enter, .hinge-in-from-bottom.mui-enter, .hinge-in-from-left.mui-enter, .hinge-in-from-middle-x.mui-enter, .hinge-in-from-middle-y.mui-enter, .hinge-out-from-top.mui-leave, .hinge-out-from-right.mui-leave, .hinge-out-from-bottom.mui-leave, .hinge-out-from-left.mui-leave, .hinge-out-from-middle-x.mui-leave, .hinge-out-from-middle-y.mui-leave, .scale-in-up.mui-enter, .scale-in-down.mui-enter, .scale-out-up.mui-leave, .scale-out-down.mui-leave, .spin-in.mui-enter, .spin-out.mui-leave, .spin-in-ccw.mui-enter, .spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear; }

/* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/app.scss */
#cookieWrapper,
header,
nav ul.menu,
main,
footer {
  max-width: 21rem !important; }

@media screen and (min-width: 40em) {
  /* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/app.scss */
  #cookieWrapper,
  header,
  nav ul.menu,
  main,
  footer {
    max-width: 43rem !important; } }

@media screen and (min-width: 64em) {
  /* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/app.scss */
  #cookieWrapper,
  header,
  nav ul.menu,
  main,
  footer {
    max-width: 65rem !important; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
/* line 220, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
   * Remove default margin.
   */
/* line 230, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
body {
  margin: 0; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
/* line 244, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
/* line 265, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
/* line 278, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
/* line 288, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
/* line 300, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
/* line 321, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
/* line 329, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
b,
strong {
  font-weight: bold; }

/**
   * Address styling not present in Safari and Chrome.
   */
/* line 338, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
dfn {
  font-style: italic; }

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
/* line 347, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
   * Address styling not present in IE 8/9.
   */
/* line 356, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
mark {
  background: #ff0;
  color: #000; }

/**
   * Address inconsistent and variable font size in all browsers.
   */
/* line 365, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
/* line 373, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 381, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
sup {
  top: -0.5em; }

/* line 385, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
/* line 396, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
/* line 404, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
/* line 415, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
/* line 423, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
/* line 432, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
/* line 440, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
/* line 463, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
/* line 477, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
/* line 488, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
/* line 501, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
   * Re-set default cursor for disabled elements.
   */
/* line 513, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
   * Remove inner padding and border in Firefox 4+.
   */
/* line 522, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
/* line 533, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
input {
  line-height: normal; }

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
/* line 545, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
/* line 557, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
/* line 567, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
/* line 578, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
/* line 599, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
/* line 608, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
/* line 617, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
/* line 628, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 633, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
td,
th {
  padding: 0; }

/* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

/* line 124, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
html {
  font-size: 95%;
  box-sizing: border-box; }

/* line 130, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
*,
*:before,
*:after {
  box-sizing: inherit; }

/* line 137, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

/* line 164, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 5px; }

/* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
select {
  width: 100%;
  border-radius: 5px; }

/* line 181, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 5px;
  line-height: 1; }

/* line 200, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
.is-visible {
  display: block !important; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/_global.scss */
.is-hidden {
  display: none !important; }

/* line 149, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.row {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  /* line 153, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .row .row {
    margin-left: -0.65789rem;
    margin-right: -0.65789rem; }
    @media screen and (min-width: 40em) {
      /* line 153, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
      .row .row {
        margin-left: -1.31579rem;
        margin-right: -1.31579rem; } }
  /* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .row.expanded {
    max-width: none; }
  /* line 163, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

/* line 168, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem; }
  @media screen and (min-width: 40em) {
    /* line 168, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .column, .columns {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

/* line 174, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column.row.row, .row.row.columns {
  float: none; }
  /* line 178, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-0 {
  margin-left: 0%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-1 {
  margin-left: 8.33333%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-2 {
  margin-left: 16.66667%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-3 {
  margin-left: 25%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-4 {
  margin-left: 33.33333%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-5 {
  margin-left: 41.66667%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-6 {
  margin-left: 50%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-7 {
  margin-left: 58.33333%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-8 {
  margin-left: 66.66667%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-9 {
  margin-left: 75%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-10 {
  margin-left: 83.33333%; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

/* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-offset-11 {
  margin-left: 91.66667%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-1 > .column, .small-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-2 > .column, .small-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-3 > .column, .small-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-4 > .column, .small-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-5 > .column, .small-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

/* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .small-up-6 > .column, .small-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

/* line 244, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

/* line 250, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.65789rem;
  padding-right: 0.65789rem; }

@media screen and (min-width: 40em) {
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-0 {
    margin-left: 0%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-3 {
    margin-left: 25%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-6 {
    margin-left: 50%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-9 {
    margin-left: 75%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; } }

@media screen and (min-width: 40em) and (min-width: 40em) {
  /* line 223, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

/* line 231, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.row.medium-unstack .column, .row.medium-unstack .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 40em) {
    /* line 231, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .row.medium-unstack .column, .row.medium-unstack .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 40em) {
  /* line 244, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  /* line 250, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 1.31579rem;
    padding-right: 1.31579rem; } }

@media screen and (min-width: 64em) {
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-0 {
    margin-left: 0%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-1 {
    margin-left: 8.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-2 {
    margin-left: 16.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-3 {
    margin-left: 25%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-4 {
    margin-left: 33.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-5 {
    margin-left: 41.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-6 {
    margin-left: 50%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-7 {
    margin-left: 58.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-8 {
    margin-left: 66.66667%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-9 {
    margin-left: 75%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-10 {
    margin-left: 83.33333%; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-offset-11 {
    margin-left: 91.66667%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-1 > .column, .large-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-2 > .column, .large-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-3 > .column, .large-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-4 > .column, .large-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-5 > .column, .large-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  /* line 208, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .large-up-6 > .column, .large-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; } }

@media screen and (min-width: 64em) and (min-width: 64em) {
  /* line 223, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

/* line 231, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.row.large-unstack .column, .row.large-unstack .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    /* line 231, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
    .row.large-unstack .column, .row.large-unstack .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  /* line 244, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  /* line 250, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 1.31579rem;
    padding-right: 1.31579rem; } }

/* line 255, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

/* line 263, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column.align-top, .align-top.columns {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/* line 263, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column.align-bottom, .align-bottom.columns {
  -ms-flex-item-align: end;
      align-self: flex-end; }

/* line 263, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column.align-middle, .align-middle.columns {
  -ms-flex-item-align: center;
      align-self: center; }

/* line 263, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_flex-grid.scss */
.column.align-stretch, .align-stretch.columns {
  -ms-flex-item-align: stretch;
      align-self: stretch; }

/* line 232, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* line 256, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

/* line 264, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
em,
i {
  font-style: italic;
  line-height: inherit; }

/* line 271, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit; }

/* line 278, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
small {
  font-size: 80%;
  line-height: inherit; }

/* line 284, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "KarloSerifBold";
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  /* line 299, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #d4d4d4;
    line-height: 0; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h1 {
  font-size: 1.57895rem; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h2 {
  font-size: 1.31579rem; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h3 {
  font-size: 1.25rem; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h4 {
  font-size: 1.18421rem; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h5 {
  font-size: 1.11842rem; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
h6 {
  font-size: 1.05263rem; }

@media screen and (min-width: 40em) {
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h1 {
    font-size: 2.36842rem; }
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h2 {
    font-size: 1.44737rem; }
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h3 {
    font-size: 1.31579rem; }
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h4 {
    font-size: 1.18421rem; }
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h5 {
    font-size: 1.05263rem; }
  /* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  h6 {
    font-size: 0.92105rem; } }

/* line 317, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
a {
  color: #e64f1a;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  /* line 323, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  a:hover, a:focus {
    color: #c64416; }
  /* line 331, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  a img {
    border: 0; }

/* line 337, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
hr {
  max-width: 78.94737rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #d4d4d4;
  border-left: 0;
  margin: 1.31579rem auto;
  clear: both; }

/* line 349, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

/* line 358, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
li {
  font-size: inherit; }

/* line 363, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

/* line 369, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
ol {
  margin-left: 1.25rem; }

/* line 375, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* line 382, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
dl {
  margin-bottom: 1rem; }
  /* line 385, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

/* line 392, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.59211rem 1.31579rem 0 1.25rem;
  border-left: 1px solid #d4d4d4; }
  /* line 397, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  blockquote, blockquote p {
    line-height: 1.6;
    color: #666; }

/* line 404, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
cite {
  display: block;
  font-size: 0.85526rem;
  color: #666; }
  /* line 409, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
  cite:before {
    content: '\2014 \0020'; }

/* line 415, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

/* line 422, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #f2f2f2;
  border: 1px solid #d4d4d4;
  padding: 0.13158rem 0.32895rem 0.06579rem; }

/* line 432, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_base.scss */
kbd {
  padding: 0.13158rem 0.26316rem 0;
  margin: 0;
  background-color: #f2f2f2;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  border-radius: 5px; }

/* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_helpers.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #666; }

/* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_helpers.scss */
.lead {
  font-size: 118.75%;
  line-height: 1.6; }

/* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_helpers.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1; }
  /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_helpers.scss */
  p + .stat {
    margin-top: -1rem; }

/* line 73, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_helpers.scss */
.no-bullet {
  margin-left: 0;
  list-style: none; }

/* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
.text-left {
  text-align: left; }

/* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
.text-right {
  text-align: right; }

/* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
.text-center {
  text-align: center; }

/* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
.text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-left {
    text-align: left; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-right {
    text-align: right; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-center {
    text-align: center; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .large-text-left {
    text-align: left; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .large-text-right {
    text-align: right; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .large-text-center {
    text-align: center; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_alignment.scss */
  .large-text-justify {
    text-align: justify; } }

/* line 13, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
.show-for-print {
  display: none !important; }

@media print {
  /* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  /* line 26, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  .show-for-print {
    display: block !important; }
  /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  .hide-for-print {
    display: none !important; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  table.show-for-print {
    display: table !important; }
  /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  thead.show-for-print {
    display: table-header-group !important; }
  /* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  tbody.show-for-print {
    display: table-row-group !important; }
  /* line 32, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  tr.show-for-print {
    display: table-row !important; }
  /* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  td.show-for-print {
    display: table-cell !important; }
  /* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  th.show-for-print {
    display: table-cell !important; }
  /* line 37, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }
  /* line 39, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }
  /* line 42, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  /* line 47, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 50, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  pre,
  blockquote {
    border: 1px solid #666;
    page-break-inside: avoid; }
  /* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  thead {
    display: table-header-group; }
  /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }
  /* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  /* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/typography/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }

/* line 193, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #e64f1a;
  color: #fefefe; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .button {
    outline: 0; }
  /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button:hover, .button:focus {
    background-color: #c44315;
    color: #fefefe; }
  /* line 198, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.tiny {
    font-size: 0.6rem; }
  /* line 198, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.small {
    font-size: 0.75rem; }
  /* line 198, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.large {
    font-size: 1.4rem; }
  /* line 200, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  /* line 205, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.primary {
    background-color: #e64f1a;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.primary:hover, .button.primary:focus {
      background-color: #b93f14;
      color: #fefefe; }
  /* line 205, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.secondary {
    background-color: #777;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #fefefe; }
  /* line 205, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.success {
    background-color: #3adb76;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #fefefe; }
  /* line 205, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.warning {
    background-color: #ffae00;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #fefefe; }
  /* line 205, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.alert {
    background-color: #ec5840;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #fefefe; }
  /* line 222, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.hollow {
    border: 1px solid #e64f1a;
    color: #e64f1a; }
    /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow:hover, .button.hollow:focus {
      border-color: #73270d;
      color: #73270d; }
    /* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow.primary {
      border: 1px solid #e64f1a;
      color: #e64f1a; }
      /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #73270d;
        color: #73270d; }
    /* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
    /* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    /* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    /* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  /* line 235, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
    pointer-events: none; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  /* line 252, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

/* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.56579rem;
  padding: 0.52632rem;
  border: 1px solid #d4d4d4;
  margin: 0 0 1.05263rem;
  font-family: inherit;
  font-size: 1.05263rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 5px;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 1px solid #666;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #d4d4d4;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

/* line 113, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
textarea {
  max-width: 100%; }
  /* line 116, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
  textarea[rows] {
    height: auto; }

/* line 124, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #d4d4d4; }
input::placeholder,
textarea::placeholder {
  color: #d4d4d4; }

/* line 129, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #f2f2f2;
  cursor: default; }

/* line 137, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

/* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_text.scss */
input[type='search'] {
  box-sizing: border-box; }

/* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_checkbox.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1.05263rem; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_checkbox.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.52632rem;
  margin-right: 1.05263rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_checkbox.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.52632rem; }

/* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_checkbox.scss */
[type='file'] {
  width: 100%; }

/* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_label.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.92105rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_label.scss */
  label.middle {
    margin: 0 0 1.05263rem;
    padding: 0.59211rem 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_help-text.scss */
.help-text {
  margin-top: -0.52632rem;
  font-size: 0.85526rem;
  font-style: italic;
  color: #333; }

/* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1.05263rem; }
  /* line 36, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
  .input-group > :first-child {
    border-radius: 5px 0 0 5px; }
  /* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
  .input-group > :last-child > * {
    border-radius: 0 5px 5px 0; }

/* line 47, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #f2f2f2;
  color: #0a0a0a;
  border: 1px solid #d4d4d4;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  /* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
  .input-group-label:first-child {
    border-right: 0; }
  /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
  .input-group-label:last-child {
    border-left: 0; }

/* line 86, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group-field {
  border-radius: 0;
  height: 2.63158rem; }

/* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

/* line 124, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_input-group.scss */
.input-group .input-group-button {
  display: table-cell; }

/* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_fieldset.scss */
fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

/* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_fieldset.scss */
legend {
  margin-bottom: 0.52632rem;
  max-width: 100%; }

/* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_fieldset.scss */
.fieldset {
  border: 1px solid #d4d4d4;
  padding: 1.31579rem;
  margin: 1.18421rem 0; }
  /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_fieldset.scss */
  .fieldset legend {
    background: #fefefe;
    padding: 0 0.19737rem;
    margin: 0;
    margin-left: -0.19737rem; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_select.scss */
select {
  height: 2.56579rem;
  padding: 0.52632rem;
  border: 1px solid #d4d4d4;
  margin: 0 0 1.05263rem;
  font-size: 1.05263rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right center;
  background-origin: content-box;
  background-repeat: no-repeat; }
  @media screen and (min-width: 0\0) {
    /* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_select.scss */
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_select.scss */
  select:disabled {
    background-color: #f2f2f2;
    cursor: default; }
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_select.scss */
  select::-ms-expand {
    display: none; }
  /* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_select.scss */
  select[multiple] {
    height: auto; }

/* line 45, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_error.scss */
.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

/* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_error.scss */
.is-invalid-label {
  color: #ec5840; }

/* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_error.scss */
.form-error {
  display: none;
  margin-top: -0.52632rem;
  margin-bottom: 1.05263rem;
  font-size: 0.78947rem;
  font-weight: bold;
  color: #ec5840; }
  /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/forms/_error.scss */
  .form-error.is-visible {
    display: block; }

/* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.hide {
  display: none !important; }

/* line 65, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  /* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  /* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  /* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important; } }

/* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

/* line 99, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

/* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    /* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    /* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

/* line 119, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    /* line 119, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    /* line 119, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_visibility.scss */
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

/* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_float.scss */
.float-left {
  float: left !important; }

/* line 14, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_float.scss */
.float-right {
  float: right !important; }

/* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_float.scss */
.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  content: ' ';
  display: table;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }

/* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
.clearfix::after {
  clear: both; }

/* line 94, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
.accordion {
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #f2f2f2;
  border-bottom: 0;
  border-radius: 5px;
  margin-left: 0; }

/* line 102, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.78947rem;
  color: #e64f1a;
  position: relative;
  border-bottom: 1px solid #f2f2f2; }
  /* line 65, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
  .accordion-title:hover, .accordion-title:focus {
    background-color: #f2f2f2; }
  /* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
  .is-active > .accordion-title::before {
    content: '–'; }

/* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion.scss */
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fefefe; }

/* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent > a {
  position: relative; }
  /* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion-menu.scss */
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #e64f1a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

/* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }

/* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #e64f1a;
  color: #fefefe; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_badge.scss */
  .badge.secondary {
    background: #777;
    color: #fefefe; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_badge.scss */
  .badge.success {
    background: #3adb76;
    color: #fefefe; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_badge.scss */
  .badge.warning {
    background: #ffae00;
    color: #fefefe; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_badge.scss */
  .badge.alert {
    background: #ec5840;
    color: #fefefe; }

/* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .breadcrumbs::after {
    clear: both; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
  .breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 0.72368rem;
    cursor: default;
    text-transform: uppercase; }
    /* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
    .breadcrumbs li:not(:last-child)::after {
      color: #d4d4d4;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  /* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
  .breadcrumbs a {
    color: #e64f1a; }
    /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
    .breadcrumbs a:hover {
      text-decoration: underline; }
  /* line 90, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_breadcrumbs.scss */
  .breadcrumbs .disabled {
    color: #d4d4d4; }

/* line 140, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .button-group::before, .button-group::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .button-group::after {
    clear: both; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group .button {
    margin: 0;
    font-size: 0.9rem;
    float: left; }
    /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group .button:not(:last-child) {
      border-right: 1px solid #fefefe; }
  /* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.tiny .button {
    font-size: 0.6rem; }
  /* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.small .button {
    font-size: 0.75rem; }
  /* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.large .button {
    font-size: 1.4rem; }
  /* line 149, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.expanded {
    margin-right: -1px; }
    /* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
    /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
    /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
    /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
    /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.primary .button {
    background-color: #e64f1a;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #b93f14;
      color: #fefefe; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.secondary .button {
    background-color: #777;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5f5f5f;
      color: #fefefe; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.success .button {
    background-color: #3adb76;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #fefefe; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #fefefe; }
  /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe; }
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button.scss */
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #fefefe; }
  /* line 105, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    /* line 113, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child), .button-group.stacked-for-medium .button:not(:last-child) {
      margin-right: 0; }
  @media screen and (min-width: 40em) {
    /* line 125, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.stacked-for-small .button {
      width: auto; }
      /* line 133, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
      .button-group.stacked-for-small .button:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (min-width: 64em) {
    /* line 125, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.stacked-for-medium .button {
      width: auto; }
      /* line 133, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
      .button-group.stacked-for-medium .button:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (max-width: 39.9375em) {
    /* line 185, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
    .button-group.stacked-for-small.expanded {
      display: block; }
      /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_button-group.scss */
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

/* line 88, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 5px;
  position: relative;
  color: #0a0a0a;
  background-color: white; }
  /* line 55, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout > :first-child {
    margin-top: 0; }
  /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout > :last-child {
    margin-bottom: 0; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.primary {
    background-color: #fbe5dd; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.secondary {
    background-color: #ebebeb; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.success {
    background-color: #e1faea; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.warning {
    background-color: #fff3d9; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.alert {
    background-color: #fce6e2; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  /* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_callout.scss */
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

/* line 58, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_close-button.scss */
.close-button {
  position: absolute;
  color: #666;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_close-button.scss */
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }

/* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown {
  position: relative;
  overflow: hidden; }
  /* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
  .is-drilldown li {
    display: block !important; }

/* line 37, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  /* line 47, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
  /* line 53, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
  .is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
        transform: translateX(100%); }

/* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown-submenu-parent > a {
  position: relative; }
  /* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #e64f1a;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

/* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_drilldown.scss */
.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #e64f1a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  /* line 50, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown.scss */
  .dropdown-pane.is-open {
    visibility: visible; }

/* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.tiny {
  width: 100px; }

/* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.small {
  width: 200px; }

/* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.large {
  width: 400px; }

/* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

/* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

/* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

/* line 73, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #e64f1a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

/* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

/* line 118, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.no-js .dropdown.menu ul {
  display: none; }

/* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

/* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%; }

/* line 94, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
  right: auto;
  left: 100%; }

/* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

/* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #e64f1a transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

/* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #e64f1a;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 40em) {
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  /* line 73, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #e64f1a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  /* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  /* line 94, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  /* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #e64f1a transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #e64f1a;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64em) {
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  /* line 73, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #e64f1a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  /* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  /* line 94, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  /* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #e64f1a transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #e64f1a;
    border-left-style: solid;
    border-right-width: 0; } }

/* line 141, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

/* line 149, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical {
  width: 100px; }
  /* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-menu.vertical.align-right {
    float: right; }

/* line 157, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent {
  position: relative; }
  /* line 160, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  /* line 167, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%; }
  /* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }

/* line 178, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #d4d4d4; }
  /* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #e64f1a transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #e64f1a;
    border-left-style: solid;
    border-right-width: 0; }
  /* line 195, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  /* line 200, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu > li {
    width: 100%; }
  /* line 206, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_dropdown-menu.scss */
  .is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
    display: block; }

/* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_flex-video.scss */
.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1.05263rem;
  overflow: hidden; }
  /* line 39, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_flex-video.scss */
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  /* line 55, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_flex-video.scss */
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_flex-video.scss */
  .flex-video.vimeo {
    padding-top: 0; }

/* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_label.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 5px;
  background: #e64f1a;
  color: #fefefe; }
  /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_label.scss */
  .label.secondary {
    background: #777;
    color: #fefefe; }
  /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_label.scss */
  .label.success {
    background: #3adb76;
    color: #fefefe; }
  /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_label.scss */
  .label.warning {
    background: #ffae00;
    color: #fefefe; }
  /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_label.scss */
  .label.alert {
    background: #ec5840;
    color: #fefefe; }

/* line 70, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
.media-object {
  margin-bottom: 1rem;
  display: block; }
  /* line 73, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    /* line 83, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      /* line 64, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

/* line 90, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
.media-object-section {
  display: table-cell;
  vertical-align: top; }
  /* line 42, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
  .media-object-section:first-child {
    padding-right: 1rem; }
  /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
  .media-object-section.middle {
    vertical-align: middle; }
  /* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_media-object.scss */
  .media-object-section.bottom {
    vertical-align: bottom; }

/* line 225, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
.menu {
  margin: 0;
  list-style-type: none; }
  /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  /* line 161, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li > a img,
  .menu > li > a i {
    vertical-align: middle; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li > a i + span,
  .menu > li > a img + span {
    vertical-align: middle; }
  /* line 180, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li > a img,
  .menu > li > a i {
    margin-right: 0.25rem;
    display: inline-block; }
  /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu > li {
    display: table-cell; }
  /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 40em) {
    /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.medium-horizontal > li {
      display: table-cell; }
    /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.large-horizontal > li {
      display: table-cell; }
    /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.large-vertical > li {
      display: block; } }
  /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.simple a {
    padding: 0; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu.align-right::after {
    clear: both; }
  /* line 263, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.align-right > li {
    float: right; }
  /* line 270, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
    /* line 273, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  /* line 191, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.icon-top > li > a {
    text-align: center; }
    /* line 199, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i {
      display: block;
      margin: 0 auto 0.25rem; }
  /* line 284, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu.nested {
    margin-left: 1rem; }
  /* line 289, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu .active > a {
    color: #e64f1a;
    background: none; }

/* line 295, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

/* line 300, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
.menu-centered {
  text-align: center; }
  /* line 303, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
  .menu-centered > .menu {
    display: inline-block; }

/* line 309, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
.no-js [data-responsive-menu] ul {
  display: none; }

/* line 2, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu-icon.scss */
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #e64f1a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #e64f1a, 0 14px 0 #e64f1a; }
  /* line 105, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon:hover::after {
    background: #d4d4d4;
    box-shadow: 0 7px 0 #d4d4d4, 0 14px 0 #d4d4d4; }

/* line 6, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu-icon.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  /* line 105, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon.dark:hover::after {
    background: #666;
    box-shadow: 0 7px 0 #666, 0 14px 0 #666; }

/* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
html,
body {
  height: 100%; }

/* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

/* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .off-canvas-wrapper-inner::after {
    clear: both; }

/* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }

/* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

/* line 155, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas {
  position: absolute;
  background: #f2f2f2;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -ms-transform: translateX(0);
      transform: translateX(0); }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  /* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    /* line 123, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .is-open-left {
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  /* line 159, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    /* line 123, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .is-open-right {
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }

@media screen and (min-width: 40em) {
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  /* line 170, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64em) {
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  /* line 170, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_off-canvas.scss */
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

/* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit {
  position: relative; }

/* line 156, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

/* line 160, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-slide {
  width: 100%;
  max-height: 100%; }
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

/* line 164, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-figure {
  margin: 0; }

/* line 168, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

/* line 172, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, 0.5); }

/* line 176, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  /* line 108, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

/* line 180, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-previous {
  left: 0; }

/* line 185, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-next {
  left: auto;
  right: 0; }

/* line 190, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  /* line 134, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #d4d4d4;
    border-radius: 50%; }
    /* line 141, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
    .orbit-bullets button:hover {
      background-color: #666; }
    /* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_orbit.scss */
    .orbit-bullets button.is-active {
      background-color: #666; }

/* line 131, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .pagination::before, .pagination::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .pagination::after {
    clear: both; }
  /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
  .pagination li {
    font-size: 0.92105rem;
    margin-right: 0.06579rem;
    border-radius: 5px;
    display: none; }
    /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 40em) {
      /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
      .pagination li {
        display: inline-block; } }
  /* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
  .pagination a,
  .pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.19737rem 0.65789rem;
    border-radius: 5px; }
    /* line 98, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
    .pagination a:hover,
    .pagination button:hover {
      background: #f2f2f2; }
  /* line 134, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
  .pagination .current {
    padding: 0.19737rem 0.65789rem;
    background: #e64f1a;
    color: #fefefe;
    cursor: default; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
  .pagination .disabled {
    padding: 0.19737rem 0.65789rem;
    color: #d4d4d4;
    cursor: default; }
    /* line 118, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
    .pagination .disabled:hover {
      background: transparent; }
  /* line 142, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
  .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.19737rem 0.65789rem;
    color: #0a0a0a; }

/* line 148, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

/* line 155, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

/* line 43, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
.progress {
  background-color: #d4d4d4;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 5px; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
  .progress.primary .progress-meter {
    background-color: #e64f1a; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
  .progress.secondary .progress-meter {
    background-color: #777; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
  .progress.success .progress-meter {
    background-color: #3adb76; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
  .progress.alert .progress-meter {
    background-color: #ec5840; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #e64f1a;
  border-radius: 5px; }

/* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_progress-bar.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 5px; }

/* line 102, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #f2f2f2;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

/* line 107, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #d4d4d4;
  transition: all 0.2s ease-in-out; }
  /* line 43, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
  .slider-fill.is-dragging {
    transition: all 0s linear; }

/* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #e64f1a;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 5px; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  /* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
  .slider-handle:hover {
    background-color: #c44315; }
  /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
  .slider-handle.is-dragging {
    transition: all 0s linear; }

/* line 117, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 123, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
  /* line 84, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  /* line 90, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_slider.scss */
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

/* line 6, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
.sticky-container {
  position: relative; }

/* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

/* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  /* line 20, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
  .sticky.is-stuck.is-at-top {
    top: 0; }
  /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

/* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  /* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_sticky.scss */
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

/* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
body.is-reveal-open {
  overflow: hidden; }

/* line 117, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

/* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
.reveal {
  display: none;
  z-index: 1006;
  padding: 2rem 1rem;
  border: 1px solid #d4d4d4;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    /* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal {
      min-height: 0; } }
  /* line 70, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  /* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    /* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal {
      width: 600px;
      max-width: 78.94737rem; } }
  @media screen and (min-width: 40em) {
    /* line 134, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  /* line 142, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    /* line 147, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal.tiny {
      width: 30%;
      max-width: 78.94737rem; } }
  @media screen and (min-width: 40em) {
    /* line 148, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal.small {
      width: 50%;
      max-width: 78.94737rem; } }
  @media screen and (min-width: 40em) {
    /* line 149, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal.large {
      width: 90%;
      max-width: 78.94737rem; } }
  /* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0; }
  @media screen and (max-width: 39.9375em) {
    /* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0; } }
  /* line 160, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_reveal.scss */
  .reveal.without-overlay {
    position: fixed; }

/* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 0.92105rem; }

/* line 194, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch-input {
  opacity: 0;
  position: absolute; }

/* line 199, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch-paddle {
  background: #d4d4d4;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 5px;
  color: inherit;
  font-weight: inherit; }
  /* line 96, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
  input + .switch-paddle {
    margin: 0; }
  /* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
  .switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 5px; }
  /* line 116, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
  input:checked ~ .switch-paddle {
    background: #e64f1a; }
    /* line 119, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  /* line 166, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

/* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

/* line 209, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch-active {
  left: 8%;
  display: none; }
  /* line 141, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
  input:checked + label > .switch-active {
    display: block; }

/* line 215, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch-inactive {
  right: 15%; }
  /* line 150, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
  input:checked + label > .switch-inactive {
    display: none; }

/* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.65789rem; }

/* line 177, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

/* line 182, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.tiny input:checked ~ .switch-paddle:after {
  left: 1.75rem; }

/* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.78947rem; }

/* line 177, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

/* line 182, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.small input:checked ~ .switch-paddle:after {
  left: 2rem; }

/* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1.05263rem; }

/* line 177, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

/* line 182, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_switch.scss */
.switch.large input:checked ~ .switch-paddle:after {
  left: 2.75rem; }

/* line 209, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 5px; }
  /* line 64, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table caption {
    font-weight: bold;
    padding: 0.52632rem 0.65789rem 0.65789rem; }
  /* line 78, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table thead,
  table tfoot {
    background: #f8f8f8;
    color: #0a0a0a; }
    /* line 84, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
    table thead tr,
    table tfoot tr {
      background: transparent; }
    /* line 89, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
    table thead th,
    table thead td,
    table tfoot th,
    table tfoot td {
      padding: 0.52632rem 0.65789rem 0.65789rem;
      font-weight: bold;
      text-align: left; }
  /* line 102, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table tbody th,
  table tbody td {
    padding: 0.52632rem 0.65789rem 0.65789rem; }

@media screen and (max-width: 63.9375em) {
  /* line 188, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table.stack thead {
    display: none; }
  /* line 193, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table.stack tfoot {
    display: none; }
  /* line 197, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  /* line 203, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  table.stack td {
    border-top: 0; } }

/* line 219, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

/* line 153, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
table.hover tr:hover {
  background-color: #f9f9f9; }

/* line 159, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
table.hover tr:nth-of-type(even):hover {
  background-color: #ececec; }

/* line 227, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
.table-scroll {
  overflow-x: auto; }
  /* line 230, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_table.scss */
  .table-scroll table {
    width: auto; }

/* line 116, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #f2f2f2; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .tabs::before, .tabs::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .tabs::after {
    clear: both; }

/* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

/* line 127, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs.simple > li > a {
  padding: 0; }
  /* line 130, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
  .tabs.simple > li > a:hover {
    background: transparent; }

/* line 137, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs.primary {
  background: #e64f1a; }
  /* line 140, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
  .tabs.primary > li > a {
    color: #fefefe; }
    /* line 143, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #db4b18; }

/* line 150, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs-title {
  float: left; }
  /* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.78947rem; }
    /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
    .tabs-title > a:hover {
      background: #fefefe; }
    /* line 84, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #f2f2f2; }

/* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #f2f2f2;
  border-top: 0; }

/* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs-content.vertical {
  border: 1px solid #f2f2f2;
  border-left: 0; }

/* line 162, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
.tabs-panel {
  display: none;
  padding: 1rem; }
  /* line 110, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tabs.scss */
  .tabs-panel.is-active {
    display: block; }

/* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_thumbnail.scss */
.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 5px;
  margin-bottom: 1rem; }
  /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_thumbnail.scss */
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(230, 79, 26, 0.5); }

/* line 38, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
.title-bar {
  background: #fefefe;
  color: #e64f1a;
  padding: 0.5rem 0; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .title-bar::after {
    clear: both; }
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
  .title-bar .menu-icon {
    margin-left: 0.85rem;
    margin-right: 0.5rem 0; }

/* line 70, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
.title-bar-left {
  float: left; }

/* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
.title-bar-right {
  float: right;
  text-align: right; }

/* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

/* line 86, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_title-bar.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  /* line 105, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .menu-icon.dark:hover::after {
    background: #666;
    box-shadow: 0 7px 0 #666, 0 14px 0 #666; }

/* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
.has-tip {
  border-bottom: dotted 1px #666;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

/* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 5px; }
  /* line 64, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  /* line 78, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  /* line 86, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_tooltip.scss */
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

/* line 119, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
.top-bar {
  padding: 2.63158rem 0 0 0; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  .top-bar::after {
    clear: both; }
  /* line 47, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .top-bar,
  .top-bar ul {
    background-color: #fefefe; }
  /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .top-bar input {
    width: 200px;
    margin-right: 1rem; }
  /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .top-bar input.button {
    width: auto; }

@media screen and (max-width: 39.9375em) {
  /* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .stacked-for-small .top-bar-left,
  .stacked-for-small .top-bar-right {
    width: 100%; } }

@media screen and (max-width: 63.9375em) {
  /* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .stacked-for-medium .top-bar-left,
  .stacked-for-medium .top-bar-right {
    width: 100%; } }

@media screen and (max-width: 74.9375em) {
  /* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .stacked-for-large .top-bar-left,
  .stacked-for-large .top-bar-right {
    width: 100%; } }

/* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
.top-bar-left,
.top-bar-right {
  width: 100%; }

@media screen and (min-width: 40em) {
  /* line 110, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
  .top-bar-left,
  .top-bar-right {
    width: auto; } }

/* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
.top-bar-title {
  float: left;
  margin-right: 1rem; }

/* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
.top-bar-left {
  float: left; }

/* line 162, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_top-bar.scss */
.top-bar-right {
  float: right; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-down.mui-enter {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-left.mui-enter {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-up.mui-enter {
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-right.mui-enter {
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-down.mui-leave {
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-right.mui-leave {
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-up.mui-leave {
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-left.mui-leave {
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.fade-in.mui-enter {
  opacity: 0;
  transition-property: opacity; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.fade-out.mui-leave {
  opacity: 1;
  transition-property: opacity; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-top.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-right.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-bottom.mui-enter {
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-left.mui-enter {
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-middle-x.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-middle-y.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-top.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-right.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-bottom.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-left.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-middle-x.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-middle-y.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-in-up.mui-enter {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-in-down.mui-enter {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-out-up.mui-leave {
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-out-down.mui-leave {
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-in.mui-enter {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-out.mui-leave {
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-in-ccw.mui-enter {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-out-ccw.mui-leave {
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/util/_transition.scss */
.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.slow {
  transition-duration: 750ms !important; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.fast {
  transition-duration: 250ms !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.linear {
  transition-timing-function: linear !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease {
  transition-timing-function: ease !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-in {
  transition-timing-function: ease-in !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-out {
  transition-timing-function: ease-out !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-in-out {
  transition-timing-function: ease-in-out !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

/* line 62, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

/* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.short-delay {
  transition-delay: 300ms !important; }

/* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.long-delay {
  transition-delay: 700ms !important; }

/* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

/* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

/* line 78, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

/* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

/* line 83, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.infinite {
  animation-iteration-count: infinite; }

/* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.slow {
  animation-duration: 750ms !important; }

/* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.fast {
  animation-duration: 250ms !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.linear {
  animation-timing-function: linear !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease {
  animation-timing-function: ease !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-in {
  animation-timing-function: ease-in !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-out {
  animation-timing-function: ease-out !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.ease-in-out {
  animation-timing-function: ease-in-out !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

/* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

/* line 99, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.short-delay {
  animation-delay: 300ms !important; }

/* line 99, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/motion-ui/src/_classes.scss */
.long-delay {
  animation-delay: 700ms !important; }

/* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
header,
nav ul.menu,
main,
footer {
  margin: 0 auto; }

/* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
span.tag {
  color: #e64f1a; }

/* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
main {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  main::before, main::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  main::after {
    clear: both; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main, main:last-child {
    float: none; }
  /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main section {
    width: 66.66667%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; }
    @media screen and (min-width: 40em) {
      /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    main section:last-child:not(:first-child) {
      float: right; }
    /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section h1 {
      border-bottom: 1px solid #d4d4d4;
      line-height: 1.3;
      margin-bottom: 3rem;
      padding-bottom: 1rem; }
      /* line 32, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section h1 span {
        display: block;
        font-size: 55%; }
    /* line 37, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section p.intro {
      font-family: "KarloSerif";
      font-size: 105%; }
    /* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section img.head {
      margin-bottom: 1rem; }
    /* line 44, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section ul.itemList {
      list-style: none;
      margin: 0;
      padding: 0; }
      /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section ul.itemList li.border {
        border: 1px solid #d4d4d4; }
        /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li.border div.textHolder {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
          padding-left: 0.65789rem;
          padding-right: 0.65789rem;
          max-width: 100%;
          padding: 1rem;
          padding-right: 1rem !important; }
          @media screen and (min-width: 40em) {
            /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
            main section ul.itemList li.border div.textHolder {
              padding-left: 1.31579rem;
              padding-right: 1.31579rem; } }
      /* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section ul.itemList li {
        max-width: 78.94737rem;
        margin-left: auto;
        margin-right: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        margin-bottom: 1.5rem; }
        /* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li ul {
          list-style: disc; }
          /* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
          main section ul.itemList li ul li {
            display: list-item; }
        /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li a.row {
          width: 100%;
          margin: 0; }
        /* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li div.detail,
        main section ul.itemList li a.detail {
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
          max-width: 25%; }
        /* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li div.textHolder {
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
          padding-left: 0.65789rem;
          padding-right: 0.65789rem;
          max-width: 75%;
          padding-right: 0 !important; }
          @media screen and (min-width: 40em) {
            /* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
            main section ul.itemList li div.textHolder {
              padding-left: 1.31579rem;
              padding-right: 1.31579rem; } }
          /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
          main section ul.itemList li div.textHolder p {
            color: #0a0a0a; }
          /* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
          main section ul.itemList li div.textHolder span.date {
            font-weight: bold;
            font-size: 85%;
            margin-right: 5px; }
        /* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.itemList li div.blogHolder {
          background: #f2f2f2;
          padding: 1rem;
          margin-bottom: 2rem; }
    /* line 94, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section ul.pager {
      margin-left: 0;
      margin-bottom: 1rem; }
      /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      main section ul.pager::before, main section ul.pager::after {
        content: ' ';
        display: table;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      main section ul.pager::after {
        clear: both; }
      /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
      main section ul.pager li {
        font-size: 0.92105rem;
        margin-right: 0.06579rem;
        border-radius: 5px;
        display: none; }
        /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
        main section ul.pager li:last-child, main section ul.pager li:first-child {
          display: inline-block; }
        @media screen and (min-width: 40em) {
          /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
          main section ul.pager li {
            display: inline-block; } }
      /* line 91, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
      main section ul.pager a,
      main section ul.pager button {
        color: #0a0a0a;
        display: block;
        padding: 0.19737rem 0.65789rem;
        border-radius: 5px; }
        /* line 98, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_pagination.scss */
        main section ul.pager a:hover,
        main section ul.pager button:hover {
          background: #f2f2f2; }
    /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section ul.imagesList {
      list-style: none;
      margin: 0 -1.31579rem;
      padding: 0; }
      /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      main section ul.imagesList::before, main section ul.imagesList::after {
        content: ' ';
        display: table;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      main section ul.imagesList::after {
        clear: both; }
      /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
      main section ul.imagesList > .block {
        width: 50%;
        float: left; }
        /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:nth-of-type(1n) {
          clear: none; }
        /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:nth-of-type(2n+1) {
          clear: both; }
        /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:last-child {
          float: left; }
      /* line 104, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section ul.imagesList li {
        width: 50%;
        float: left;
        padding-left: 0.65789rem;
        padding-right: 0.65789rem; }
        @media screen and (min-width: 40em) {
          /* line 104, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
          main section ul.imagesList li {
            padding-left: 1.31579rem;
            padding-right: 1.31579rem; } }
        /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
        main section ul.imagesList li:last-child:not(:first-child) {
          float: right; }
        /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_position.scss */
        main section ul.imagesList li:last-child:last-child {
          float: left; }
        /* line 107, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.imagesList li a {
          display: block;
          border: 1px solid #d4d4d4;
          padding: 0;
          margin-bottom: 1rem; }
          /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
          main section ul.imagesList li a::before, main section ul.imagesList li a::after {
            content: ' ';
            display: table;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
            -ms-flex-order: 1;
                order: 1; }
          /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
          main section ul.imagesList li a::after {
            clear: both; }
          /* line 113, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
          main section ul.imagesList li a div.text {
            padding: 1rem; }

/* line 126, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
body.vacatures main section ul.itemList p {
  display: block;
  clear: both;
  width: 100%;
  margin: 0; }

/* line 139, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
main.detail section h1 {
  border-bottom: none;
  padding-bottom: 1rem;
  margin-bottom: 0; }

/* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
main.detail section .sub.menu {
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 1rem; }
  /* line 150, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu > li {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem; }
    /* line 154, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main.detail section .sub.menu > li a {
      padding: 0.98684rem 0 0.72368rem 0;
      color: #0a0a0a;
      font-size: 85%;
      border-bottom: 4px solid #fefefe;
      margin-bottom: 1px; }
  /* line 163, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu li.active a {
    border-bottom: 4px solid #e64f1a; }
  /* line 168, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu li:first-child {
    padding-left: 0; }
  /* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu li:last-child {
    padding-right: 0; }

/* line 180, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
main.dossiers section ul.itemList li {
  border: 1px solid #d4d4d4; }
  /* line 183, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.dossiers section ul.itemList li div.img h3 {
    position: relative;
    background: url(../img/carousel3_bck.png) no-repeat bottom left;
    margin: -3.28947rem 1rem 1rem 1rem;
    padding: 1rem 1rem 55px 1rem;
    max-width: 400px;
    font-size: 32px; }
    /* line 190, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main.dossiers section ul.itemList li div.img h3 a {
      color: #fefefe; }
  /* line 196, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.dossiers section ul.itemList li div.textHolder {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    max-width: 100%; }
    @media screen and (min-width: 40em) {
      /* line 196, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main.dossiers section ul.itemList li div.textHolder {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }

/* line 206, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
section.newsletter iframe {
  border: none;
  margin-bottom: 2.63158rem; }

@media screen and (max-width: 63.9375em) {
  /* line 217, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu > li {
    padding-left: 0; }
    /* line 219, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main.detail section .sub.menu > li a {
      font-size: 85%;
      text-decoration: underline;
      border-bottom: none; }
    /* line 224, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main.detail section .sub.menu > li a:hover {
      text-decoration: none; }
  /* line 228, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main.detail section .sub.menu li.active a {
    border-bottom: none;
    color: #e64f1a; }
  /* line 239, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main section ul.imagesList li h3 {
    font-size: 85%; } }

@media screen and (max-width: 39.9375em) {
  /* line 250, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main aside {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    /* line 250, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main aside {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    main aside:last-child:not(:first-child) {
      float: right; }
  /* line 251, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  main section {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    /* line 251, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    main section:last-child:not(:first-child) {
      float: right; }
    /* line 254, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section ul.imagesList {
      margin: 0 -0.65789rem; }
      /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
      main section ul.imagesList > .block {
        width: 100%;
        float: left; }
        /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:nth-of-type(1n) {
          clear: none; }
        /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:nth-of-type(1n+1) {
          clear: both; }
        /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_layout.scss */
        main section ul.imagesList > .block:last-child {
          float: left; }
      /* line 257, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
      main section ul.imagesList li {
        width: 100%;
        float: left;
        padding-left: 0.65789rem;
        padding-right: 0.65789rem; } }
      @media screen and (max-width: 39.9375em) and (min-width: 40em) {
        /* line 257, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
        main section ul.imagesList li {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
        /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
        main section ul.imagesList li:last-child:not(:first-child) {
          float: right; }
    /* line 259, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
    main section ul.pager {
      text-align: center; }
  /* line 266, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  body.publications main section ul.itemList li div.textHolder p {
    display: none; }
  /* line 269, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_layout.scss */
  body.publications main section ul.itemList li div.textHolder p.subtitle {
    display: block; } }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
header {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  header::before, header::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  header::after {
    clear: both; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  header:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  header, header:last-child {
    float: none; }
  /* line 6, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu .menu > li:not(.menu-text) > a {
    text-transform: uppercase;
    color: #666;
    padding: 1.5rem 1rem; }
  /* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu .menu > li.active:not(.menu-text) > a {
    color: #e64f1a; }
  /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu a.paxLogo {
    background: url("../img/logo_pax.png");
    width: 241px;
    height: 76px;
    text-indent: -99999px;
    margin-left: 1rem; }
  /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu a.paxLogo.eng {
    background: url("../img/logo_pax_eng.png"); }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.title-bar a.paxLogo {
    display: block;
    background: url("../img/logo_small.png");
    width: 84px;
    height: 40px;
    text-indent: -99999px;
    margin-left: 1rem; }
  /* line 38, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.title-bar .menu-icon {
    float: right;
    margin: 0.65789rem; }
  /* line 42, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.title-bar .title-bar-title {
    float: right;
    margin: 0.52632rem 0.65789rem; }
  /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.top-bar div.top-bar-left.main {
    clear: both; }
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.top-bar div.top-bar-right {
    padding-right: 1rem; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    header div.top-bar div.top-bar-right ul.buttons::before, header div.top-bar div.top-bar-right ul.buttons::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    header div.top-bar div.top-bar-right ul.buttons::after {
      clear: both; }
    /* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    header div.top-bar div.top-bar-right ul.buttons li.search {
      float: right; }
      /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      header div.top-bar div.top-bar-right ul.buttons li.search a#search {
        border: 1px solid #d4d4d4;
        background: url(../img/loupe.png) no-repeat 50% 50% #f2f2f2;
        text-indent: -9999px;
        padding: 0.98684rem 1.44737rem;
        margin-left: 1.31579rem; }
    /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    header div.top-bar div.top-bar-right ul.buttons li {
      float: left; }
      /* line 69, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      header div.top-bar div.top-bar-right ul.buttons li a#donate {
        font-family: "KarloSerifBold";
        font-size: 1.3rem;
        text-transform: uppercase;
        padding: 0.78947rem 3.28947rem;
        color: #fefefe; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    header div.top-bar div.top-bar-right ul.lang::before, header div.top-bar div.top-bar-right ul.lang::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    header div.top-bar div.top-bar-right ul.lang::after {
      clear: both; }
    /* line 83, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    header div.top-bar div.top-bar-right ul.lang li {
      float: right; }
      /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      header div.top-bar div.top-bar-right ul.lang li a {
        padding: 0.65789rem 0 0 0.65789rem !important; }

/* line 96, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
#cookieWarning {
  display: none;
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left;
  max-width: 100%;
  background: #f2f2f2;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  #cookieWarning::before, #cookieWarning::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  #cookieWarning::after {
    clear: both; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  #cookieWarning:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  #cookieWarning, #cookieWarning:last-child {
    float: none; }
  /* line 103, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  #cookieWarning #cookieWrapper {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    float: none;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 40em) {
      /* line 103, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      #cookieWarning #cookieWrapper {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    #cookieWarning #cookieWrapper:last-child:not(:first-child) {
      float: right; }
    /* line 107, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    #cookieWarning #cookieWrapper div.right {
      width: 25%;
      float: left;
      padding-right: 0 !important; }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      #cookieWarning #cookieWrapper div.right:last-child:not(:first-child) {
        float: right; }
      /* line 110, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      #cookieWarning #cookieWrapper div.right a {
        margin-bottom: 0;
        margin-left: 1rem;
        float: right; }
      /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
      #cookieWarning #cookieWrapper div.right a.info {
        padding: 0.65em 1em;
        margin-left: 0; }
    /* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    #cookieWarning #cookieWrapper p.warning {
      width: 75%;
      float: left;
      font-size: 90%;
      background: url(../img/cookie_warning_icon.png) no-repeat;
      margin-bottom: 0;
      padding-left: 2rem !important; }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      #cookieWarning #cookieWrapper p.warning:last-child:not(:first-child) {
        float: right; }

/* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
#searchWrapper {
  display: none;
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left;
  max-width: 100%;
  background: #f2f2f2;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  #searchWrapper::before, #searchWrapper::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  #searchWrapper::after {
    clear: both; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  #searchWrapper:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  #searchWrapper, #searchWrapper:last-child {
    float: none; }
  /* line 140, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  #searchWrapper form {
    width: 41.66667%;
    float: left;
    float: none;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #d4d4d4; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    #searchWrapper form:last-child:not(:first-child) {
      float: right; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    #searchWrapper form::before, #searchWrapper form::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    #searchWrapper form::after {
      clear: both; }
    /* line 147, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    #searchWrapper form input {
      width: 83.33333%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      margin: 0;
      padding-left: 0 !important;
      padding-right: 0 !important;
      border: none;
      background: #f2f2f2;
      box-shadow: none;
      color: #e64f1a; }
      @media screen and (min-width: 40em) {
        /* line 147, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
        #searchWrapper form input {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      #searchWrapper form input:last-child:not(:first-child) {
        float: right; }
    /* line 157, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    #searchWrapper form input:-ms-input-placeholder {
      color: #666; }
    #searchWrapper form input::placeholder {
      color: #666; }
    /* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    #searchWrapper form input#send {
      width: 16.66667%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      background: url(../img/loupe.png) no-repeat 100% 50%; }
      @media screen and (min-width: 40em) {
        /* line 158, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
        #searchWrapper form input#send {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      #searchWrapper form input#send:last-child:not(:first-child) {
        float: right; }

/* line 167, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
nav {
  background-color: #f2f2f2;
  border: 1px solid #d4d4d4;
  border-left: none;
  border-right: none;
  margin-bottom: 3.94737rem; }
  /* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav a.mobile_selected_title, nav ul#mobile_nav h2 {
    display: none; }
  /* line 173, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav .menu > li {
    padding: 0 1rem; }
  /* line 176, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav .menu > li > a {
    color: #0a0a0a;
    padding: 1rem 0;
    border-top: 4px solid #f2f2f2;
    border-bottom: 4px solid #f2f2f2; }
  /* line 182, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav .menu > li.active a {
    border-bottom: 4px solid #e64f1a; }
  /* line 187, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav.mobile a.mobile_selected_title, nav ul#mobile_nav.mobile h2 {
    display: block; }
  /* line 189, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav.mobile a.mobile_selected_title {
    background: #fefefe;
    margin-bottom: 0.65789rem;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #0a0a0a; }
  /* line 196, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav.mobile li:first-child {
    display: block; }
  /* line 199, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav.mobile h2 {
    color: #e64f1a;
    margin: 1rem;
    margin-bottom: 0; }
  /* line 204, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav.mobile li#submenu {
    display: block;
    margin: 0 1rem; }

/* line 219, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
body.publications nav {
  border-bottom: none;
  border-right: none;
  border-left: none; }

@media screen and (max-width: 63.9375em) {
  /* line 230, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu div.main .menu {
    padding-left: 8px; }
  /* line 233, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div#main-menu div.main .menu > li:not(.menu-text) > a {
    font-size: 85%;
    padding: 1.5rem 0.4rem; }
  /* line 244, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav .menu > li > a {
    font-size: 85%; } }

@media screen and (max-width: 39.9375em) {
  /* line 253, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  header div.top-bar {
    padding-top: 0.65789rem; }
    /* line 255, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
    header div.top-bar div.top-bar-left.logo {
      display: none; }
    /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/components/_menu.scss */
    header div.top-bar div.top-bar-left.main ul.menu > li {
      display: block; }
  /* line 268, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_header.scss */
  nav ul#mobile_nav .menu > li > a {
    border-top: none;
    border-bottom: none; } }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
aside {
  width: 33.33333%;
  float: left;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem;
  padding-top: 4.60526rem;
  position: relative; }
  @media screen and (min-width: 40em) {
    /* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
    aside {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  aside:last-child:not(:first-child) {
    float: right; }
  /* line 7, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
  aside form#filter br {
    display: none; }
  /* line 9, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
  aside a.back {
    position: absolute;
    top: 2rem;
    right: 1.5rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  aside div.share::before, aside div.share::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  aside div.share::after {
    clear: both; }
  /* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
  aside div.share div {
    float: right;
    padding-left: 10px;
    padding-top: 15px;
    line-height: 0; }
    /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
    aside div.share div .whatsapp-share-button {
      display: none; }

/* line 28, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
main.detail aside {
  padding-top: 4.5rem; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
body.contact aside {
  padding-top: 0; }

@media screen and (max-width: 39.9375em) {
  /* line 43, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_aside.scss */
  aside div.share div .whatsapp-share-button {
    background-image: url(../img/whatsapp@2x.png);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 63px;
    height: 20px;
    display: block;
    border: 0;
    background-size: 63px 20px; } }

/* line 3, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-prev,
.cycle .slick-next {
  top: 35%;
  display: none;
  height: 50px; }

/* line 9, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-prev:before, .cycle .slick-next:before {
  font-size: 50px; }

/* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-prev {
  left: 25px;
  z-index: 100; }

/* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-next {
  right: 25px; }

/* line 19, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-prev:before {
  content: "‹"; }

/* line 20, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle [dir="rtl"] .slick-prev:before {
  content: "›"; }

/* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle .slick-next:before {
  content: "›"; }

/* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
.cycle [dir="rtl"] .slick-next:before {
  content: "‹"; }

/* line 26, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
div#ModalCycle .close-button {
  top: 0.1rem;
  right: 1rem; }

/* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
div#ModalCycle img {
  margin-bottom: 1rem; }

/* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
div.photo {
  position: relative; }
  /* line 37, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div.photo span {
    display: block;
    width: 45px;
    height: 20px;
    background: url(../img/bck_picture.png) no-repeat 0% 50% #0a0a0a;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    padding-right: 5px;
    font-size: 90%; }

/* line 50, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
div#carousel {
  display: none;
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  div#carousel::before, div#carousel::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  div#carousel::after {
    clear: both; }
  /* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel div.slick-list {
    background: #0a0a0a;
    border-right: 1px solid #0a0a0a; }
  /* line 61, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel .slick-dots {
    width: auto;
    bottom: 0;
    right: 346px;
    margin: 0; }
    /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
    div#carousel .slick-dots li {
      background: #fefefe;
      display: block;
      margin-top: 1px;
      width: 30px;
      height: 30px; }
      /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
      div#carousel .slick-dots li button {
        width: 30px;
        height: 30px;
        font-size: 18px;
        font-family: "KarloSerifBold";
        color: #0a0a0a; }
      /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
      div#carousel .slick-dots li button:before {
        content: ''; }
    /* line 83, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
    div#carousel .slick-dots li.slick-active {
      background: #0a0a0a; }
      /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
      div#carousel .slick-dots li.slick-active button {
        color: #fefefe; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel div.slide {
    background: #0a0a0a;
    position: relative;
    float: left; }
    /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
    div#carousel div.slide div.cycle {
      width: 65%; }
    /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
    div#carousel div.slide div.infoBox {
      background: #0a0a0a;
      position: absolute;
      top: 0;
      right: 0;
      width: 35%;
      color: #fefefe;
      padding: 2rem; }
  /* line 110, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel nav {
    background: none;
    border: none; }

@media screen and (max-width: 63.9375em) {
  /* line 123, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel .slick-prev,
  div#carousel .slick-next {
    top: 35%;
    display: block; }
  /* line 129, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel div.slide div.cycle {
    width: 100%; }
  /* line 132, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel div.slide div.infoBox {
    position: relative;
    width: 100%; }
    /* line 136, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
    div#carousel div.slide div.infoBox p {
      display: none; } }

@media screen and (max-width: 39.9375em) {
  /* line 147, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel .slick-prev,
  div#carousel .slick-next {
    top: 20%;
    display: block; }
  /* line 153, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cycle.scss */
  div#carousel div.slide div.infoBox {
    padding: 1rem; } }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
div.blocks {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  div.blocks::before, div.blocks::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  div.blocks::after {
    clear: both; }
  /* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
  div.blocks div.block {
    width: 33.33333%;
    float: left;
    padding-left: 0.98684rem;
    padding-right: 0.98684rem; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    div.blocks div.block:last-child:not(:first-child) {
      float: right; }
    /* line 8, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
    div.blocks div.block div.item {
      height: 23.35526rem; }
      /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item iframe {
        border: none; }
    /* line 13, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
    div.blocks div.block div.item.news,
    div.blocks div.block div.item.twitter {
      overflow: hidden; }
      /* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item.news div.scroll,
      div.blocks div.block div.item.twitter div.scroll {
        overflow-y: scroll;
        height: 16.77632rem;
        margin-top: -0.46053rem;
        margin-right: -1rem; }
        /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
        div.blocks div.block div.item.news div.scroll div.newsItem,
        div.blocks div.block div.item.news div.scroll div.tweet,
        div.blocks div.block div.item.twitter div.scroll div.newsItem,
        div.blocks div.block div.item.twitter div.scroll div.tweet {
          padding-right: 0.32895rem; }
      /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item.news div.more,
      div.blocks div.block div.item.twitter div.more {
        margin-right: -1rem;
        margin-left: -1rem;
        border-top: 1px solid #d4d4d4;
        padding: 0.32895rem 1rem; }
        /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
        div.blocks div.block div.item.news div.more::before, div.blocks div.block div.item.news div.more::after,
        div.blocks div.block div.item.twitter div.more::before,
        div.blocks div.block div.item.twitter div.more::after {
          content: ' ';
          display: table;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
          -ms-flex-order: 1;
              order: 1; }
        /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
        div.blocks div.block div.item.news div.more::after,
        div.blocks div.block div.item.twitter div.more::after {
          clear: both; }
      /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item.news div.scroll::-webkit-scrollbar-track,
      div.blocks div.block div.item.twitter div.scroll::-webkit-scrollbar-track {
        background-color: #f2f2f2; }
      /* line 43, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item.news div.scroll::-webkit-scrollbar,
      div.blocks div.block div.item.twitter div.scroll::-webkit-scrollbar {
        background-color: blue; }
      /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.block div.item.news div.scroll::-webkit-scrollbar-thumb,
      div.blocks div.block div.item.twitter div.scroll::-webkit-scrollbar-thumb {
        background-color: #d4d4d4; }
  /* line 52, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
  div.blocks div.carouselSmallWrapper {
    height: 23.35526rem;
    background: url(../img/carousel2_bck.png) no-repeat;
    color: #fefefe;
    text-align: center;
    padding: 3.28947rem 1.64474rem 0 1.64474rem;
    margin-bottom: 1rem; }
    /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
    div.blocks div.carouselSmallWrapper h3 {
      font-size: 2.10526rem;
      text-transform: uppercase; }
    /* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
    div.blocks div.carouselSmallWrapper a {
      color: #fefefe; }
    /* line 65, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
    div.blocks div.carouselSmallWrapper .slick-dots {
      margin-left: 0; }
      /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.carouselSmallWrapper .slick-dots li button {
        background: url(../img/carousel2_icons.png) no-repeat;
        height: 15px; }
      /* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
      div.blocks div.carouselSmallWrapper .slick-dots li.slick-active button {
        background: url(../img/carousel2_icons.png) 100% -17px no-repeat; }

@media screen and (max-width: 63.9375em) {
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
  div.blocks div.block {
    width: 50%;
    float: left;
    padding-left: 0.98684rem;
    padding-right: 0.98684rem; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    div.blocks div.block:last-child:not(:first-child) {
      float: right; } }

@media screen and (max-width: 39.9375em) {
  /* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_home.scss */
  div.blocks div.block {
    width: 100%;
    float: left;
    padding-left: 0.98684rem;
    padding-right: 0.98684rem; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    div.blocks div.block:last-child:not(:first-child) {
      float: right; } }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
div.item {
  border: 1px solid #d4d4d4;
  padding: 1rem;
  padding-top: 0;
  margin-bottom: 1rem; }
  /* line 7, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item h2 {
    border-bottom: 1px solid #d4d4d4;
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 1rem;
    font-size: 1.31579rem; }
  /* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item p {
    font-size: 90%; }
  /* line 19, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item ul.sub {
    font-size: 90%; }
  /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item label {
    line-height: 1.5;
    text-indent: -20px;
    padding-left: 20px;
    padding-bottom: 10px; }
  /* line 28, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item [type='file'],
  div.item [type='checkbox'],
  div.item [type='radio'] {
    margin-bottom: 0px; }
  /* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item div.newsItem span {
    float: left;
    display: block;
    padding: 0.06579rem 0.65789rem 0.65789rem 0;
    font-size: 90%; }
  /* line 41, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item div.newsItem p {
    padding-left: 3.28947rem; }
  /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item div.tweet {
    position: relative; }
    /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
    div.item div.tweet a.avatar {
      position: absolute; }
    /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
    div.item div.tweet p {
      margin-left: 3.94737rem; }

/* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
div.banner {
  margin-bottom: 1rem; }

/* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
div.item.photo,
div.item.iframe {
  padding: 0; }

@media screen and (max-width: 39.9375em) {
  /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_item.scss */
  div.item.response {
    display: none; } }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
footer {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  footer::before, footer::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  footer::after {
    clear: both; }
  @media screen and (min-width: 40em) {
    /* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  footer:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  footer, footer:last-child {
    float: none; }
  /* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.items {
    max-width: 78.94737rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
    padding: 1.97368rem 0;
    background-color: #f2f2f2; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    footer div.items::before, footer div.items::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    footer div.items::after {
      clear: both; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.items:last-child:not(:first-child) {
      float: right; }
    /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.items, footer div.items:last-child {
      float: none; }
    /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div {
      width: 33.33333%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; }
      @media screen and (min-width: 40em) {
        /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.items div {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      footer div.items div:last-child:not(:first-child) {
        float: right; }
      /* line 13, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div h3 {
        font-size: 1.18421rem; }
      /* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div p {
        font-size: 90%; }
      /* line 20, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div iframe {
        border: none; }
      /* line 23, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div address {
        font-style: normal; }
      /* line 26, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div h3.contactlink {
        display: none; }
      /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.items div div.socialHolder {
        width: 100%;
        padding: 0; }
        /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.items div div.socialHolder div.fb-like {
          width: 33.33333%;
          float: left;
          padding-left: 0.65789rem;
          padding-right: 0.65789rem;
          padding-left: 0 !important; }
          @media screen and (min-width: 40em) {
            /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
            footer div.items div div.socialHolder div.fb-like {
              padding-left: 1.31579rem;
              padding-right: 1.31579rem; } }
          /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
          footer div.items div div.socialHolder div.fb-like:last-child:not(:first-child) {
            float: right; }
        /* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.items div div.socialHolder div.socialLinks {
          width: 66.66667%;
          float: left;
          padding-left: 0.65789rem;
          padding-right: 0.65789rem; }
          @media screen and (min-width: 40em) {
            /* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
            footer div.items div div.socialHolder div.socialLinks {
              padding-left: 1.31579rem;
              padding-right: 1.31579rem; } }
          /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
          footer div.items div div.socialHolder div.socialLinks:last-child:not(:first-child) {
            float: right; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.links {
    background-color: #d4d4d4;
    max-width: 78.94737rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
    padding: 2.63158rem 0; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    footer div.links::before, footer div.links::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    footer div.links::after {
      clear: both; }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.links:last-child:not(:first-child) {
      float: right; }
    /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.links, footer div.links:last-child {
      float: none; }
    /* line 45, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.links div.column, footer div.links div.columns {
      width: 16.66667%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; }
      @media screen and (min-width: 40em) {
        /* line 45, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.links div.column, footer div.links div.columns {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      footer div.links div.column:last-child:not(:first-child), footer div.links div.columns:last-child:not(:first-child) {
        float: right; }
      /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.links div.column ul, footer div.links div.columns ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        /* line 53, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.links div.column ul a, footer div.links div.columns ul a {
          color: #0a0a0a;
          font-size: 0.85rem; }
    /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.links div.logo {
      width: 33.33333%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      border-left: 1px solid #bebebe; }
      @media screen and (min-width: 40em) {
        /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
        footer div.links div.logo {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      footer div.links div.logo:last-child:not(:first-child) {
        float: right; }
      /* line 64, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
      footer div.links div.logo .slick-slide img {
        margin: 0 auto !important; }
  /* line 70, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer a.homeFooter {
    background: url(../img/footer_btm_bck.png) no-repeat 50% 0%;
    height: 13.15789rem;
    display: block;
    text-indent: -9999px; }

/* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
footer:last-child:not(:first-child) {
  float: none; }

@media screen and (max-width: 63.9375em) {
  /* line 86, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.items div {
    width: 50%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    /* line 86, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 63.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.items div:last-child:not(:first-child) {
      float: right; }
  /* line 89, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.items div:last-child {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    text-align: center; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    /* line 89, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div:last-child {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 63.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.items div:last-child:last-child:not(:first-child) {
      float: right; }
  /* line 95, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.links div.column, footer div.links div.columns {
    width: 25%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    /* line 95, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.links div.column, footer div.links div.columns {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 63.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.links div.column:last-child:not(:first-child), footer div.links div.columns:last-child:not(:first-child) {
      float: right; }
  /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.links div.logo {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    text-align: center; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    /* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.links div.logo {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 63.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.links div.logo:last-child:not(:first-child) {
      float: right; } }

@media screen and (max-width: 39.9375em) {
  /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.items div {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    /* line 112, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    footer div.items div:last-child:not(:first-child) {
      float: right; }
    /* line 115, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div address {
      display: none; }
    /* line 116, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.items div h3.contactlink {
      display: block;
      margin: 30px 0; }
  /* line 123, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.links div.column, footer div.links div.columns {
    display: none; }
  /* line 127, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
  footer div.links div.column:nth-child(4), footer div.links div.columns:nth-child(4) {
    display: block;
    width: 100%;
    margin-bottom: 40px; }
    /* line 131, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_footer.scss */
    footer div.links div.column:nth-child(4) h4, footer div.links div.columns:nth-child(4) h4, footer div.links div.column:nth-child(4) ul, footer div.links div.columns:nth-child(4) ul {
      text-align: center; } }

/* Slider */
/* line 3, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  /* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-list:focus {
    outline: none; }
  /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

/* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 43, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  /* line 49, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  /* line 55, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-track:after {
    clear: both; }
  /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 63, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  /* line 67, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 70, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-slide img {
    display: block;
    margin: 0 auto; }
  /* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 84, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 88, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 92, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* line 98, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("./../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
/* line 58, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  /* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    /* line 81, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  /* line 85, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

/* line 90, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-prev {
  left: -25px; }
  /* line 102, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  /* line 106, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  .slick-prev:before {
    content: "←"; }
    /* line 108, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

/* line 114, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-next {
  right: -25px; }
  /* line 116, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  /* line 120, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  .slick-next:before {
    content: "→"; }
    /* line 122, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
/* line 130, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-slider {
  margin-bottom: 30px; }

/* line 134, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  /* line 142, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    /* line 150, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      /* line 162, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        /* line 164, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      /* line 168, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    /* line 185, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_slick-theme.scss */
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
form#contactForm {
  padding-bottom: 75px; }
  /* line 4, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm label {
    width: 33.33333%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    padding-top: 0.52632rem;
    padding-left: 0 !important;
    clear: both; }
    @media screen and (min-width: 40em) {
      /* line 4, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
      form#contactForm label {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    form#contactForm label:last-child:not(:first-child) {
      float: right; }
  /* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm input[type='text'],
  form#contactForm select {
    width: 66.66667%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; }
    @media screen and (min-width: 40em) {
      /* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
      form#contactForm input[type='text'],
      form#contactForm select {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    form#contactForm input[type='text']:last-child:not(:first-child),
    form#contactForm select:last-child:not(:first-child) {
      float: right; }
  /* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm input#rekeningnummer {
    text-transform: uppercase; }
  /* line 19, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm p {
    clear: both; }
  /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm dd {
    width: 66.66667%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    padding-left: 0 !important; }
    @media screen and (min-width: 40em) {
      /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
      form#contactForm dd {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    form#contactForm dd:last-child:not(:first-child) {
      float: right; }
    /* line 26, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
    form#contactForm dd label {
      width: 50%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      clear: none; }
      @media screen and (min-width: 40em) {
        /* line 26, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
        form#contactForm dd label {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      form#contactForm dd label:last-child:not(:first-child) {
        float: right; }
    /* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
    form#contactForm dd input[type='text'],
    form#contactForm dd select,
    form#contactForm dd label.nieuwsbrief {
      width: 100%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; }
      @media screen and (min-width: 40em) {
        /* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
        form#contactForm dd input[type='text'],
        form#contactForm dd select,
        form#contactForm dd label.nieuwsbrief {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      form#contactForm dd input[type='text']:last-child:not(:first-child),
      form#contactForm dd select:last-child:not(:first-child),
      form#contactForm dd label.nieuwsbrief:last-child:not(:first-child) {
        float: right; }
    /* line 38, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
    form#contactForm dd br {
      display: none; }
  /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm ul.errors {
    width: 66.66667%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    position: relative;
    left: 33.33333%;
    color: #e64f1a;
    margin-left: 0; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    form#contactForm ul.errors::before, form#contactForm ul.errors::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    form#contactForm ul.errors::after {
      clear: both; }
    @media screen and (min-width: 40em) {
      /* line 40, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
      form#contactForm ul.errors {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    form#contactForm ul.errors:last-child:not(:first-child) {
      float: right; }
  /* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm dd ul.errors,
  form#contactForm div ul.errors {
    width: 66.66667%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    position: relative;
    left: 0%;
    float: left; }
    @media screen and (min-width: 40em) {
      /* line 57, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
      form#contactForm dd ul.errors,
      form#contactForm div ul.errors {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    form#contactForm dd ul.errors:last-child:not(:first-child),
    form#contactForm div ul.errors:last-child:not(:first-child) {
      float: right; }
    /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_position.scss */
    form#contactForm dd ul.errors:last-child:last-child,
    form#contactForm div ul.errors:last-child:last-child {
      float: left; }

/* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
form#contactForm.integrity label.full {
  width: 100%; }

/* line 71, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
form#contactForm.integrity textarea {
  height: 100px; }

@media screen and (max-width: 63.9375em) {
  /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm select {
    padding-right: 25px;
    background-position: 108% center; }
  /* line 87, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_forms.scss */
  form#contactForm dd select {
    padding-right: 25px;
    background-position: 108% center; } }

/* line 3, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
main.agenda div.timeline {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  main.agenda div.timeline::before, main.agenda div.timeline::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  main.agenda div.timeline::after {
    clear: both; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main.agenda div.timeline:last-child:not(:first-child) {
    float: right; }
  /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main.agenda div.timeline, main.agenda div.timeline:last-child {
    float: none; }
  /* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
  main.agenda div.timeline a.prev,
  main.agenda div.timeline a.next {
    width: 5%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    padding: 0.32895rem 0 !important;
    text-align: center; }
    @media screen and (min-width: 40em) {
      /* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
      main.agenda div.timeline a.prev,
      main.agenda div.timeline a.next {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    main.agenda div.timeline a.prev:last-child:not(:first-child),
    main.agenda div.timeline a.next:last-child:not(:first-child) {
      float: right; }
  /* line 11, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
  main.agenda div.timeline ul.pager {
    width: 90%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    padding: 0 !important;
    background-color: #f2f2f2; }
    @media screen and (min-width: 40em) {
      /* line 11, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
      main.agenda div.timeline ul.pager {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    main.agenda div.timeline ul.pager:last-child:not(:first-child) {
      float: right; }
    /* line 17, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
    main.agenda div.timeline ul.pager li {
      display: inline-block !important; }
    /* line 20, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
    main.agenda div.timeline ul.pager li.current {
      background-color: #d4d4d4;
      padding: 0.32895rem; }

/* line 28, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
main.agenda ul.itemList {
  margin: 2rem;
  border-bottom: 1px solid #d4d4d4; }
  /* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
  main.agenda ul.itemList li a span,
  main.agenda ul.itemList li a p {
    color: #0a0a0a; }
  /* line 39, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_agenda.scss */
  main.agenda ul.itemList li a span.more {
    color: #e64f1a; }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_takeover.scss */
#takeover {
  position: fixed;
  z-index: 1000;
  background: url(../img/takeover-background.png) repeat-x;
  top: 0;
  left: 0; }
  /* line 7, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_takeover.scss */
  #takeover img {
    display: block;
    margin: 10% auto 0 auto; }
  /* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_takeover.scss */
  #takeover #takeover-close {
    display: block;
    text-indent: -9999px;
    background: url("../img/takeover-close.png") no-repeat;
    width: 33px;
    height: 33px;
    float: right;
    margin: 20px;
    position: absolute;
    top: 0;
    right: 0; }

@media screen and (max-width: 39.9375em) {
  /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_takeover.scss */
  #takeover img {
    margin: 50px auto 0 auto; }
  /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_takeover.scss */
  #takeover #takeover-close {
    margin: 5px; } }

/* line 3, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom section div.col2 {
  width: 47.5%;
  float: left; }

/* line 7, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom section div.col2.right {
  float: right; }

/* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom section ul.images {
  list-style: none;
  margin: 0; }
  /* line 13, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.images li {
    margin-bottom: 1.31579rem; }

/* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom section ul.itemList li {
  position: relative;
  border: 1px solid #d4d4d4;
  border-top: none; }
  /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.itemList li div.imgHolder {
    position: relative; }
    /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom section ul.itemList li div.imgHolder div.actueel {
      position: absolute;
      left: 1.31579rem;
      background: url(../img/tag_hoek.png) no-repeat;
      background-size: cover;
      text-indent: -9999px;
      height: 96px;
      width: 99px;
      margin-left: -20px; }
    /* line 34, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom section ul.itemList li div.imgHolder h3 {
      position: absolute;
      background: url(../img/carousel3_bck.png) no-repeat bottom left;
      padding: 1rem 1rem 55px 1rem;
      font-size: 30px;
      line-height: 36px;
      max-width: 325px;
      bottom: -30px;
      right: 0;
      margin-left: 1rem;
      margin-right: 1rem; }
      /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
      main.newsroom section ul.itemList li div.imgHolder h3 a {
        color: #fefefe; }
  /* line 51, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.itemList li div.textHolder {
    position: relative;
    max-width: 100%;
    -ms-flex: 0 0 97%;
        flex: 0 0 97%;
    margin-bottom: 1rem; }
    /* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom section ul.itemList li div.textHolder ol,
    main.newsroom section ul.itemList li div.textHolder ul {
      margin-bottom: 1.5rem; }
      /* line 59, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
      main.newsroom section ul.itemList li div.textHolder ol li,
      main.newsroom section ul.itemList li div.textHolder ul li {
        display: list-item;
        border: none;
        margin-bottom: 0.5rem !important; }
    /* line 65, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom section ul.itemList li div.textHolder div.intro {
      padding-top: 2rem; }
    /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom section ul.itemList li div.textHolder div.col {
      width: 50%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      padding-left: 0px !important;
      font-size: 0.9rem; }
      @media screen and (min-width: 40em) {
        /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
        main.newsroom section ul.itemList li div.textHolder div.col {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      main.newsroom section ul.itemList li div.textHolder div.col:last-child:not(:first-child) {
        float: right; }
      /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_position.scss */
      main.newsroom section ul.itemList li div.textHolder div.col:last-child:last-child {
        float: left; }
      /* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
      main.newsroom section ul.itemList li div.textHolder div.col ul.links li.sub {
        margin-top: 1rem;
        list-style: none;
        margin-left: -1.25rem; }
      /* line 79, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
      main.newsroom section ul.itemList li div.textHolder div.col ul.links li {
        border: none;
        margin-bottom: 0.25rem; }
      /* line 84, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
      main.newsroom section ul.itemList li div.textHolder div.col h4 {
        margin-top: 1rem;
        font-size: 0.9rem;
        font-weight: normal;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  /* line 93, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.itemList li p {
    clear: both; }

/* line 100, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom aside ul.images {
  list-style: none;
  margin: 0; }
  /* line 103, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom aside ul.images li {
    margin-bottom: 1.31579rem; }

/* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
main.newsroom aside div.contactInfo::before, main.newsroom aside div.contactInfo::after {
  content: ' ';
  display: table;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }

/* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
main.newsroom aside div.contactInfo::after {
  clear: both; }

/* line 110, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom aside div.contactInfo img {
  width: 25%;
  float: left; }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main.newsroom aside div.contactInfo img:last-child:not(:first-child) {
    float: right; }

/* line 113, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
main.newsroom aside div.contactInfo div {
  width: 75%;
  float: left;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem;
  margin-bottom: 0.65789rem; }
  @media screen and (min-width: 40em) {
    /* line 113, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
    main.newsroom aside div.contactInfo div {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  main.newsroom aside div.contactInfo div:last-child:not(:first-child) {
    float: right; }

@media screen and (max-width: 63.9375em) {
  /* line 129, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.itemList li div.imgHolder h3 {
    width: auto;
    max-width: auto; } }

@media screen and (max-width: 39.9375em) {
  /* line 145, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section div.col2 {
    width: 100%; }
  /* line 151, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_newsroom.scss */
  main.newsroom section ul.itemList li div.imgHolder h3 {
    position: relative;
    margin-top: -60px; } }

/* line 2, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
body.cases main section {
  width: 100%;
  float: left;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem; }
  @media screen and (min-width: 40em) {
    /* line 2, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  body.cases main section:last-child:not(:first-child) {
    float: right; }
  /* line 9, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.cases main section p.intro {
    font-family: "KarloSerif"; }
    /* line 11, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section p.intro span {
      font-weight: bold; }
  /* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.cases main section ul.itemList {
    margin: 0 -1.31579rem; }
    /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    body.cases main section ul.itemList::before, body.cases main section ul.itemList::after {
      content: ' ';
      display: table;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
    body.cases main section ul.itemList::after {
      clear: both; }
    /* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section ul.itemList li {
      width: 33.33333%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem;
      height: 350px; }
      @media screen and (min-width: 40em) {
        /* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li {
          padding-left: 1.31579rem;
          padding-right: 1.31579rem; } }
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      body.cases main section ul.itemList li:last-child:not(:first-child) {
        float: right; }
      /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_position.scss */
      body.cases main section ul.itemList li:last-child:last-child {
        float: left; }
      /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.cases main section ul.itemList li div.case_block {
        width: 100%;
        border: 1px solid #d4d4d4;
        padding-top: 1rem;
        position: relative; }
        /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li div.case_block h4 {
          text-align: center;
          color: black; }
        /* line 31, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li div.case_block div.detail {
          margin: 0 auto;
          max-width: none;
          text-align: center;
          margin-bottom: 2rem; }
          /* line 36, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.cases main section ul.itemList li div.case_block div.detail img {
            max-width: none;
            margin-top: 1rem;
            max-height: 140px; }
        /* line 42, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li div.case_block div.textHolder {
          position: absolute;
          bottom: 0;
          width: 100%;
          border-top: 1px solid #d4d4d4;
          max-width: none; }
          /* line 48, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.cases main section ul.itemList li div.case_block div.textHolder h3 {
            background: url("../img/caselabel.png") no-repeat;
            margin: 0px;
            padding: 0px;
            font-size: 1rem;
            padding: 5px;
            margin-top: -15px;
            text-transform: uppercase; }
            /* line 56, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
            body.cases main section ul.itemList li div.case_block div.textHolder h3 a {
              color: white; }
          /* line 60, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.cases main section ul.itemList li div.case_block div.textHolder p {
            font-weight: bold;
            font-family: "KarloSerif";
            font-size: 125%;
            padding: 0.32895rem 0; }
      /* line 68, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.cases main section ul.itemList li div.item {
        margin-bottom: 0; }
    /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section ul.itemList li.photobanner {
      height: 350px; }
      /* line 74, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.cases main section ul.itemList li.photobanner div.case_block {
        border: none;
        padding: 0px; }
        /* line 77, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li.photobanner div.case_block h4 {
          display: none; }
        /* line 80, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li.photobanner div.case_block div.detail {
          max-width: none; }
          /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.cases main section ul.itemList li.photobanner div.case_block div.detail img {
            width: 100%;
            max-width: none;
            margin: 0px; }
        /* line 88, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.cases main section ul.itemList li.photobanner div.case_block div.textHolder {
          display: none; }

/* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
body.case main section {
  width: 66.66667%;
  float: left;
  padding-left: 0.65789rem;
  padding-right: 0.65789rem; }
  @media screen and (min-width: 40em) {
    /* line 97, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.case main section {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }
  /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
  body.case main section:last-child:not(:first-child) {
    float: right; }
  /* line 99, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.case main section ul.itemList {
    margin-left: 0px; }
    /* line 101, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.case main section ul.itemList li {
      list-style: none;
      max-width: 78.94737rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      body.case main section ul.itemList li::before, body.case main section ul.itemList li::after {
        content: ' ';
        display: table;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
      body.case main section ul.itemList li::after {
        clear: both; }
      /* line 104, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.case main section ul.itemList li div.detail {
        float: left;
        padding: 0px !important;
        width: 25%;
        float: left;
        padding-left: 0.65789rem;
        padding-right: 0.65789rem; }
        @media screen and (min-width: 40em) {
          /* line 104, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.case main section ul.itemList li div.detail {
            padding-left: 1.31579rem;
            padding-right: 1.31579rem; } }
        /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
        body.case main section ul.itemList li div.detail:last-child:not(:first-child) {
          float: right; }
      /* line 109, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.case main section ul.itemList li div.textHolder {
        width: 75%;
        float: left;
        padding-left: 0.65789rem;
        padding-right: 0.65789rem; }
        @media screen and (min-width: 40em) {
          /* line 109, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
          body.case main section ul.itemList li div.textHolder {
            padding-left: 1.31579rem;
            padding-right: 1.31579rem; } }
        /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
        body.case main section ul.itemList li div.textHolder:last-child:not(:first-child) {
          float: right; }
        /* line 111, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
        body.case main section ul.itemList li div.textHolder h3 {
          font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          font-size: 1.1rem;
          margin-bottom: 0px;
          font-weight: bold; }

/* line 124, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
body.case aside div.banner div.photo img {
  width: 100%; }

/* line 127, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
body.case aside div.banner div.photo span {
  display: none; }

@media screen and (max-width: 63.9375em) {
  /* line 140, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.cases main section ul.itemList li {
    width: 50%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    /* line 140, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section ul.itemList li {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 63.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    body.cases main section ul.itemList li:last-child:not(:first-child) {
      float: right; } }

@media screen and (max-width: 39.9375em) {
  /* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.cases main section {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    /* line 152, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    body.cases main section:last-child:not(:first-child) {
      float: right; }
    /* line 155, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.cases main section ul.itemList li {
      width: 100%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; } }
    @media screen and (max-width: 39.9375em) and (min-width: 40em) {
      /* line 155, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.cases main section ul.itemList li {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      body.cases main section ul.itemList li:last-child:not(:first-child) {
        float: right; }
      /* line 157, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.cases main section ul.itemList li div.case_block,
      body.cases main section ul.itemList li div.item {
        margin: 0 0.65789rem; }
  /* line 167, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
  body.case main section {
    width: 100%;
    float: left;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    /* line 167, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.case main section {
      padding-left: 1.31579rem;
      padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
    /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
    body.case main section:last-child:not(:first-child) {
      float: right; }
    /* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.case main section ul.itemList li div.detail {
      width: 100%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; } }
    @media screen and (max-width: 39.9375em) and (min-width: 40em) {
      /* line 171, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.case main section ul.itemList li div.detail {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      body.case main section ul.itemList li div.detail:last-child:not(:first-child) {
        float: right; }
    /* line 174, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
    body.case main section ul.itemList li div.textHolder {
      width: 100%;
      float: left;
      padding-left: 0.65789rem;
      padding-right: 0.65789rem; } }
    @media screen and (max-width: 39.9375em) and (min-width: 40em) {
      /* line 174, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_cases.scss */
      body.case main section ul.itemList li div.textHolder {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }

@media screen and (max-width: 39.9375em) {
      /* line 82, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/grid/_column.scss */
      body.case main section ul.itemList li div.textHolder:last-child:not(:first-child) {
        float: right; } }

/* line 4, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
body.publications section ul.itemList li {
  max-width: 78.94737rem;
  margin-left: auto;
  margin-right: auto; }
  /* line 138, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  body.publications section ul.itemList li::before, body.publications section ul.itemList li::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  /* line 146, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/bower_components/foundation-sites/scss/util/_mixins.scss */
  body.publications section ul.itemList li::after {
    clear: both; }
  /* line 10, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
  body.publications section ul.itemList li .textHolder .subtitle {
    margin-bottom: 5px; }
    /* line 12, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
    body.publications section ul.itemList li .textHolder .subtitle i {
      font-style: normal; }
  /* line 16, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
  body.publications section ul.itemList li .textHolder .fileSize {
    color: #666; }

/* line 25, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
body.publications section.publication div.row {
  margin-bottom: 1rem; }
  /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
  body.publications section.publication div.row div.detail,
  body.publications section.publication div.row a.detail {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  /* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
  body.publications section.publication div.row div.textHolder {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    padding-left: 0.65789rem;
    padding-right: 0.65789rem;
    max-width: 75%; }
    @media screen and (min-width: 40em) {
      /* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
      body.publications section.publication div.row div.textHolder {
        padding-left: 1.31579rem;
        padding-right: 1.31579rem; } }
    /* line 35, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_publications.scss */
    body.publications section.publication div.row div.textHolder span.date {
      font-weight: bold;
      font-size: 85%; }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
div#cse {
  padding-bottom: 20px; }
  /* line 5, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse .gsc-control-cse {
    padding: 0; }
  /* line 9, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse input.gsc-input {
    margin-top: 15px; }
  /* line 13, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse .cse input.gsc-search-button, div#cse input.gsc-search-button {
    background: #e64f1a;
    color: white;
    border: none;
    padding: 10px;
    height: auto; }
  /* line 22, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse table.gsc-table-result tbody {
    border: none; }
  /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse table.gsc-resultsHeader {
    display: none; }
  /* line 30, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse .gs-result .gs-title, div#cse .gs-result .gs-title * {
    color: #e64f1a; }
  /* line 33, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse .gsc-results .gsc-cursor-box {
    margin-top: 10px; }
  /* line 36, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_google_cse.scss */
  div#cse table.gcsc-branding tbody {
    border: none;
    margin-bottom: 20px; }

/* line 1, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
.print_url {
  display: none; }

@media print {
  /* line 6, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  #cookieWrapper,
  header,
  nav ul.menu,
  main,
  footer {
    max-width: 100% !important;
    padding: 40px !important; }
  /* line 15, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  aside, nav, .facebookComment, .tag, #player, .top-bar-right, .menu, .links, .socialLinks {
    display: none; }
  /* line 18, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  div.socialHolder, .flex-video {
    display: none; }
  /* line 21, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  footer {
    margin: 0;
    padding: 0; }
    /* line 24, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
    footer .items {
      border-top: 1px solid #d4d4d4;
      margin-top: 3rem; }
      /* line 27, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
      footer .items div {
        display: none; }
        /* line 29, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
        footer .items div:last-child {
          float: left !important;
          display: block;
          width: 100%; }
  /* line 37, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  address:after {
    float: left;
    content: url("../img/logo_small.png");
    margin-top: -60px; }
  /* line 42, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  footer div.items div div.socialHolder div.socialLinks:last-child:not(:first-child) {
    display: none; }
  /* line 46, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  header {
    float: left; }
  /* line 50, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  header:after {
    float: left;
    content: url("../img/logo_pax.png"); }
  /* line 54, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  main {
    width: 100% !important;
    margin: 0;
    padding: 0; }
    /* line 58, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
    main section {
      width: 100% !important;
      margin: 0;
      padding: 0;
      border: none;
      font-size: 12px; }
  /* line 66, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  main:last-child:not(:first-child) {
    float: left; }
  /* line 69, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  section ul.itemList li {
    border: none; }
  /* line 72, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  a[href]:after {
    content: none !important; }
  /* line 76, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  header .print_url {
    display: block;
    border-bottom: 1px solid black;
    text-decoration: none; }
  /* line 83, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  footer .print_url {
    display: block;
    border-top: 1px solid black;
    text-decoration: none;
    margin-top: -200px; }
  /* line 89, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/_print.scss */
  footer a.homefooter {
    height: 30px; } }

/* line 126, /Users/webserver/Desktop/workspace mac/nick/paxchristi_website/DEFAULT/default_2016/scss/app.scss */
#mfPreviewBarShow {
  display: none; }

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