/* Less Variables */
/*!
/*
Theme Name: Indian Reformed Fellowship: Australia
Description: Customised theme for IRFA. Based on the CS Coda theme. 
Author: ChurchSites 
Author URI: http://www.churchsites.co 
Version: 1.0
Template: cs_coda
*/
/*

/* Import Less Mixins */
/* ---------------------------------------------------------------------------------------------------------- 
01 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
input,
textarea {
  /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */
}
body,
button,
input,
select,
textarea {
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1.pageTitle {
  font-size: 36px;
  color: #e49119;
  margin: 0 0 20px 0;
  line-height: 38px;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h1,
h2 {
  font-size: 32px;
  color: #e49119;
  margin: 32px 0 8px 0;
  line-height: 34px;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h3 {
  font-size: 26px;
  color: #222;
  margin: 32px 0 8px;
  line-height: 29px;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h4 {
  font-size: 22px;
  color: #e49119;
  margin: 32px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h5 {
  font-size: 20px;
  color: #222;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
h6 {
  font-size: 18px;
  color: #e49119;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
p,
td,
li {
  font-size: 15px;
  line-height: 24px;
  color: #666666;
}
p {
  margin: 0 0 16px 0;
}
blockquote p {
  color: #e49119;
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
}
a:link,
a:visited {
  color: #e49119;
  text-decoration: none;
  -webkit-transition: color .4s ease;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto !important;
}
a.button:link,
a.button:visited,
input.button,
.button a:link,
.button a:visited {
  height: 40px;
  display: inline-block;
  border: 2px solid #fff;
  background: none;
  text-align: center;
  padding: 0 15px;
  color: #fff !important;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  line-height: 36px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
a.button.fade {
  opacity: .8;
}
input.button {
  border: none;
}
a.button.black:link,
a.button.black:visited {
  color: #111 !important;
  border-color: #111;
}
a.button.black:hover {
  background: #111;
  color: #fff !important;
}
.navigation .button a:link,
.navigation .button a:visited {
  color: #e49119 !important;
  border-color: #e49119;
}
.navigation .button a:hover {
  background: #e49119;
  color: #fff !important;
}
a.button:hover,
input.button:hover,
a.button.fade:hover,
.button a:hover {
  background: #fff;
  color: #e49119 !important;
  text-decoration: none;
}
#main img {
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
#content img.attachment-post-thumbnail {
  max-width: 100%;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: -10px 0 -5px;
}
img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img.alignleft {
  float: left;
  margin: 0 20px 10px;
}
/* Grid HTML Classes - based on Foundation */
* {
  box-sizing: border-box;
}
audio,
video {
  ma-width: 100%;
}
.row {
  clear: both;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container.collapse .column,
.container.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.container .container {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.container .container:before,
.container .container:after {
  content: " ";
  display: table;
}
.container .container:after {
  clear: both;
}
.container .container.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.container .container.collapse:before,
.container .container.collapse:after {
  content: " ";
  display: table;
}
.container .container.collapse:after {
  clear: both;
}
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 480px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* Styles for screens that are atleast 760px; */
@media only screen and (min-width: 760px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .container .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .container .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .container .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .container .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .container .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .container .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .container .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .container .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .container .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .container .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .container .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  .container .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Main Menu */
body {
  overflow-x: hidden;
}
#wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 auto;
}
#wrapper.active {
  left: 90%;
}
.menu-link:link,
.menu-link:visited,
a.menu-link:hover {
  position: absolute;
  top: 24px;
  right: 10px;
  padding: 6px 10px 6px 10px;
  border-radius: 5px;
  background: #e49119;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  border: none;
}
.menu-link i {
  margin-right: 5px;
}
#close-menu {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  background: #111111 url(images/close.png) no-repeat 50% 50%;
  height: 30px;
  color: #111;
  z-index: 20;
  display: none;
  text-indent: -999em;
}
#mainNav {
  background: #e49119;
  clear: both;
  position: relative;
  z-index: 10;
  padding: 0;
}
.js #mainNav.slide-in {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -90%;
}
.js #mainNav.slide-down {
  display: none;
}
#mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mainNav li {
  border-bottom: 1px solid #bb7714;
  background: #e49119;
  position: relative;
}
#mainNav li i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  background: #c87f16;
  height: 40px;
  cursor: pointer;
  color: #fff;
}
#mainNav li a {
  padding: 12px 15px ;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  display: block;
  text-decoration: none;
}
#mainNav li li {
  background: #c87f16;
  border-bottom: 1px solid #ad6e13;
}
#mainNav li li:last-child {
  border-bottom: none;
}
#mainNav li li a {
  padding: 10px;
  text-decoration: none;
}
#mainNav ul ul {
  -webkit-transition: max-height 0.4s ease;
  max-height: 0;
  overflow: hidden;
}
#mainNav ul ul.expand {
  max-height: 500px;
}
@media only screen and (min-width: 620px) {
  #wrapper.active {
    left: 40%;
  }
  .js #mainNav.slide-in {
    width: 40%;
    left: -40%;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 760px) {
  /* Menu */
  a.menu-link {
    display: none;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down,
  #mainNav.slide-in,
  #mainNav.slide-down {
    max-width: none;
    position: relative;
    left: 10px;
    width: 72%;
    height: auto;
    float: right;
    padding-left: 0;
    padding-right: 10px;
    clear: none;
    -webkit-transition: none !important;
    background: none;
    padding-top: 55px;
    display: block;
    text-align: right;
  }
  #mainNav ul ul,
  #mainNav ul i {
    display: none;
  }
  #mainNav li {
    border: none;
    background: none;
    display: inline-block;
    position: relative;
    width: auto;
  }
  #mainNav li a:link,
  #mainNav li a:visited {
    color: #fff;
    font-family: "Open Sans", Open Sans, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 7px 5px;
    margin-right: 0;
    text-transform: uppercase;
    transition: color .3s ease;
  }
  #mainNav li a:hover,
  #mainNav li:hover a {
    color: #e49119;
  }
  #mainNav ul ul {
    position: absolute;
    top: 30px;
    left: 0;
    background: #e49119;
    max-height: 1000px;
    width: 180px;
    text-align: left;
  }
  #mainNav ul ul li {
    background: none;
    display: block;
    border-bottom: none;
  }
  #mainNav ul ul li a:link,
  #mainNav ul ul li a:visited {
    padding: 10px 10px !important;
    border-bottom: 1px solid #bb7714;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-family: "Open Sans", Open Sans, Arial, sans-serif;
    text-transform: none;
  }
  #mainNav ul ul li a:hover,
  #mainNav li.has-subnav:hover li a:hover {
    padding-bottom: 10px;
    background: #bb7714;
  }
  #mainNav ul li:hover ul {
    display: block;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 900px) {
  #mainNav li a:link,
  #mainNav li a:visited {
    font-size: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down,
  #mainNav.slide-in,
  #mainNav.slide-down {
    padding-top: 60px;
    padding-right: 15px;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 1000px) {
  #mainNav li a:link,
  #mainNav li a:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
/*/mediaquery*/
/* styles for Event Organiser plugin */
/* Event Widget */
.eo-events-widget {
  margin: 0 0 20px 0;
  padding-left: 0px;
  list-style: none;
}
.eo-events-widget li {
  margin-bottom: 10px;
  font-size: 13px;
  color: #999;
}
.eo-events-widget li a {
  display: block;
  font-size: 16px;
  margin-bottom: -3px;
}
/* ---------------- Header Styles ----------------- */
.header {
  background: #161616;
}
.header h1,
.header h5 {
  margin: 10px 0;
  padding: 0 10px 0 10px;
  max-width: 270px;
  font-size: 48px;
  line-height: 54px;
  color: #e49119;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
}
.header h1 a,
.header h5 a {
  display: block;
  color: #e49119;
}
.header .social {
  display: none;
}
/* Address & Service Times */
.location {
  padding: 10px 0 0;
  background: #48484a;
}
.location p {
  font-size: 14px;
  margin: 0;
  color: #808080;
  line-height: 18px;
}
.location p i {
  margin-right: 7px;
  color: #e49119;
}
.location p span {
  display: block;
  margin-bottom: 10px;
}
/* ----------------- Homepage Styles --------------- */
/* Slideshow */
ul.slides {
  margin: 0;
  padding: 0;
  background: #48484a;
}
ul.slides a {
  text-decoration: none;
}
ul.slides .slide_text {
  padding: 15px;
}
ul.slides h2 {
  color: #fff;
  font-size: 18px;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
  line-height: 22px;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
}
ul.slides h2:after {
  position: absolute;
  bottom: -10px;
  width: 180px;
  height: 4px;
  background: #e49119;
  content: '';
  display: block;
}
ul.slides p {
  color: #ddd;
}
.flex-control-nav,
.flex-direction-nav {
  display: none;
}
/* Home Intro */
.homeIntroContent {
  background: #e49119;
  padding: 15px;
  text-align: center;
}
.homeIntroContent p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", Open Sans, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
}
.homeIntroContent a:link,
.homeIntroContent a:visited {
  height: 40px;
  display: inline-block;
  border: 2px solid #111;
  background: none;
  text-align: center;
  padding: 0 15px;
  color: #111 !important;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  line-height: 36px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.homeIntroContent a:hover {
  background: #111;
  color: #e49119 !important;
  text-decoration: none;
}
/* Home Location */
.homeLocation {
  display: none;
}
/* Home Pathways */
.homePathways {
  height: 100%;
}
.homePathways .pathway {
  display: block;
  position: relative;
  padding: 0;
  background: #111;
  height: 100%;
}
.homePathways .pathway img {
  display: block;
  opacity: 0.5;
  transition: opacity .4s ease;
  width: 100%;
}
.homePathways .pathway a {
  display: block;
  position: relative;
  height: 100%;
}
.homePathways .pathway a:hover img {
  opacity: 0.2;
}
.homePathways .pathway .pathwayOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.homePathways .pathway .pathwayOverlay h3 {
  display: table;
  padding: 10px;
  width: 100%;
  height: 100%;
  margin: 0;
}
.homePathways .pathway .pathwayOverlay h3 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.homePathways .pathway .pathwayOverlay h3 span i {
  font-style: normal;
  height: 44px;
  display: table;
  border: 2px solid #fff;
  background: none;
  text-align: center;
  padding: 7px 15px 5px;
  color: #fff;
  font-size: 21px;
  -webkit-transition: all .4s ease;
  line-height: 26px;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .4s ease;
}
.homePathways .pathway a:hover .pathwayOverlay h3 span i {
  color: #e49119;
  background: #fff;
}
/* Home Events */
.homeEvents {
  padding: 10px 0px 30px;
  text-align: center;
}
.homeEvents h2 span {
  font-size: 21px;
  display: block;
  color: #666666;
  margin-bottom: 30px;
}
.homeEvents img {
  display: block;
}
.homeEvents .eventDetails {
  background: #e49119;
  padding: 10px;
  margin-bottom: 40px;
  text-align: left;
}
.homeEvents .eventDetails h3 {
  color: #fff;
  margin: 0 ;
  font-size: 21px;
  letter-spacing: 0;
}
.homeEvents .eventDetails h3 a {
  color: #fff;
}
.homeEvents .eventDetails h3 a:hover {
  text-decoration: underline;
}
.homeEvents .eventDetails p.meta {
  color: #c6e9f6;
  margin-bottom: 0;
}
.homeEvents .eventDetails p.meta i {
  color: #fff;
  margin-right: 3px;
}
.homeEvents .eventDetails p.meta a {
  color: #c6e9f6;
}
/* Home Sermon */
.homeSermon {
  padding: 15px;
  background: #e7e7e7;
  text-align: center;
}
.homeSermon img {
  float: left;
  max-width: 100px;
  margin-bottom: 10px;
}
.homeSermon h4 {
  margin: 0 0 0 110px;
  font-size: 16px;
  line-height: 19px;
  color: #666666;
  text-align: left;
}
.homeSermon h3 {
  margin: 0 0 0 110px;
  font-size: 21px;
  line-height: 24px;
  text-transform: none;
  font-weight: normal;
  text-align: left;
}
.homeSermon #resurrect-sermon-full-audio-player {
  clear: left;
  margin-bottom: 20px;
}
.homeSermon p {
  text-align: left;
  margin: 5px 0 0 110px;
}
#resurrect-sermon-full-audio-player .mejs-container {
  max-width: 100%;
}
/* Meta */
p.meta {
  margin-bottom: 14px;
  font-size: 14px;
  color: #999;
}
p.meta span {
  margin-right: 15px;
  white-space: nowrap;
}
p.meta i {
  margin-right: 3px;
}
p.meta span.postDate i {
  margin-right: 0;
}
p.meta a {
  color: #999;
}
.eventVenue i {
  margin-right: 5px;
}
.eventVenue p {
  font-size: 14px;
  color: #777;
}
.event {
  margin-bottom: 40px;
}
.event:after {
  clear: both;
  content: '';
  display: table;
}
.event .sermonImage {
  max-width: 33%;
  float: left;
  margin: 0 20px 20px 0;
}
.content {
  padding-bottom: 30px;
}
/* Inner Pages */
.innerIntro {
  margin: 0 -15px 30px;
  background: #e49119;
}
.innerIntro img,
.innerIntro picture {
  display: block;
  width: 100%;
}
.innerIntro .breadcrumbs {
  padding-top: 10px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  margin: 0 0 0 10px;
  text-transform: uppercase;
  opacity: 0.8;
  transition: opacity .4s ease;
}
.innerIntro .breadcrumbs a {
  color: #fff;
  opacity: 0.8;
}
.innerIntro .breadcrumbs a:hover {
  opacity: 1;
}
.innerIntro h1.pageTitle {
  font-size: 24px;
  line-height: 27px;
  padding: 5px 10px 15px;
  margin: 0;
  color: #fff;
}
/* Sidebar */
.sidebar {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #e7e7e7;
}
.sidebar .homeSermon {
  padding: 0;
}
.sidebar h5 {
  color: #e49119;
}
.sidebar ul li {
  padding-left: 0;
}
.sidebar ul li a {
  color: #666666;
}
.sidebar .blogCats {
  padding: 10px 0 0 5px;
}
.sidebar .sidebarCat {
  margin-bottom: 40px;
}
.sidebar .blogCats {
  margin-bottom: 30px;
}
.sidebar .blogCats ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .blogCats li {
  font-size: 14px;
  margin-bottom: 3px;
}
/* Sermons */
.innerIntro + p.meta {
  position: relative;
  top: -20px;
  margin-bottom: -10px;
}
.innerIntro + p.meta + a {
  display: block;
}
.innerIntro + p.meta + a img {
  display: block;
}
.ctc_sermon .sermonAudio {
  margin-bottom: 30px;
}
#resurrect-sermon-full-audio-player iframe {
  width: 100% !important;
  height: auto !important;
}
/* Blogs */
.post {
  margin-bottom: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f6f6f6;
  clear: both;
}
.single .post {
  margin-bottom: 0;
  border-bottom: none;
  width: auto;
  float: none;
}
.post h2 {
  margin-top: 0;
  color: #e49119;
  margin: 0;
  font-size: 21px;
  line-height: 26px;
  text-transform: none;
  font-weight: normal;
}
.post h2 a {
  color: #e49119;
}
.post.type-post > .postThumb {
  max-width: 30%;
  float: left;
  margin: 0 10px 10px 0;
}
.postExcerpt + a.button {
  margin-bottom: 20px;
}
/* Footer & Utilities */
.utilities {
  background: #222;
  padding: 10px 0;
  text-align: center;
}
.utilities .screen-reader-text {
  display: none;
}
.search-form {
  width: 230px;
  position: relative;
  text-align: center;
  margin: 0 auto 10px;
}
.search-form .search-field {
  border: 1px solid #cccccc;
  padding: 5px 0;
  text-indent: 10px;
  font-size: 14px;
  width: 230px;
  outline: none;
}
.search-form .search-submit {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 26px;
  height: 26px;
  background: url(images/searchgo.png) no-repeat 0 0;
  background-size: 100% 100%;
  border: none;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
  display: block;
}
.utilities ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.utilities li {
  display: inline-block;
  margin: 0 3px 10px;
}
.utilities a {
  font-size: 14px;
  line-height: 21px;
  padding: 2px 3px;
  text-decoration: none;
  color: #fff;
}
.subFooter {
  background: #e49119;
  padding-bottom: 10px;
  clear: both;
}
.subFooter ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.subFooter h4 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  opacity: 0.8;
}
.subFooter h5 {
  text-transform: none;
  font-size: 18px;
  line-height: 21px;
  color: #fff;
}
.subFooter li:first-child h5 {
  margin-top: 5px;
}
.subFooter h5 a {
  color: #fff;
  font-weight: normal;
}
.subFooter p,
.subFooter p a {
  color: #aedff5;
}
.subFooter #map-canvas {
  margin-bottom: 20px;
}
.subFooter .social {
  padding-bottom: 10px;
}
.subFooter .social a {
  display: inline-block;
  margin-right: 15px;
  height: 42px;
  width: 42px;
  background: #c87f16;
  line-height: 42px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  opacity: 0.7;
  transition: opacity .4s ease;
  border-radius: 5px;
}
.subFooter .social a:hover {
  opacity: 1;
}
.subFooter .social a span {
  display: none;
}
.footer {
  background: #88570f;
  padding-top: 10px;
}
.footer ul {
  display: none;
}
.footer p.copyright {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  opacity: 0.6;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
p.copyright img {
  width: 80%;
  max-width: 145px;
  margin: 0 auto 10px;
  opacity: 0.6;
  display: block;
  transition: opacity .4s ease;
}
p.copyright a:hover img {
  opacity: 1;
}
/***************** 480px *****************/
@media only screen and (min-width: 480px) {
  .homePathways .columns {
    float: left !important;
  }
  .allButton {
    clear: both;
  }
  .location {
    height: 66px;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .homeSlides {
    position: relative;
    top: -66px;
    margin-bottom: -66px;
  }
  .homeIntroContent {
    position: relative;
    top: -66px;
    margin-bottom: -66px;
  }
}
/*/mediaquery*/
/***************** 600px *****************/
@media only screen and (min-width: 600px) {
  ul.slides img {
    opacity: 0.8;
  }
  ul.slides .slide_text {
    position: absolute;
    bottom: 10px;
    left: 10px;
  }
}
/*/mediaquery*/
/**************** 600px *****************/
@media only screen and (min-width: 650px) {
  .homeEvents .homeEvent {
    width: 33.333%;
  }
}
/***************** 760px *****************/
@media only screen and (min-width: 760px) {
  /* Utilities & location */
  body {
    border-top: 34px solid #1e1e1e;
  }
  .location {
    background: none;
    position: absolute;
    top: -25px;
    left: 0;
    right: 50%;
    z-index: 10;
    height: auto;
    padding: 0;
  }
  .location p span {
    display: inline-block;
    margin-right: 20px;
  }
  .utilities {
    position: absolute;
    top: -27px;
    right: 0;
    z-index: 30;
    left: 50%;
    text-align: right;
    background: none;
    padding-top: 0;
    float: none;
    width: auto;
  }
  .utilities .search-form {
    position: absolute;
    top: 40px;
    right: 10px;
    z-index: 20;
  }
  .utilities a {
    text-transform: uppercase;
    color: #646464;
    margin: 0 10px;
  }
  .utilities a:hover {
    color: #ddd;
  }
  /* Header */
  .header {
    position: relative;
    z-index: 20;
    height: 110px;
    background: rgba(0, 0, 0, 0.85);
  }
  .header h1,
  .header h5 {
    width: 28%;
    margin: 20px 0 0 0px;
  }
  .header .social {
    display: block;
    position: absolute;
    top: 13px;
    right: 260px;
  }
  .header .social a {
    font-size: 21px;
    line-height: 32px;
    margin: 0 3px;
    background: #e49119;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    transition: all .4s ease;
  }
  .header .social a span {
    display: none;
  }
  .header .social a i {
    display: block;
    text-align: center;
    line-height: 32px;
  }
  .header .social a:hover {
    background: #111;
    text-decoration: none;
  }
  /* Homepage */
  .homeSlides {
    top: -110px;
  }
  .homeIntroContent {
    top: -110px;
    margin-bottom: -110px;
  }
  .homeSermon.homePage .container {
    position: relative;
  }
  .homeSermon.homePage .container a.button {
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .homeSermon.homePage .container #resurrect-sermon-full-audio-player {
    margin-bottom: 0;
  }
  /* Inner Pages */
  .main {
    position: relative;
  }
  .main:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 33.333%;
    bottom: 0;
    background: #e7e7e7;
    display: block;
  }
  .sidebar h5 {
    margin-top: 0;
  }
  .sidebar .blogCats {
    padding: 30px 0 0;
  }
  .content {
    padding-right: 70px;
  }
  .content .innerIntro {
    margin: 0 -70px 30px -15px;
  }
}
/*/mediaquery*/
/***************** 900px *****************/
@media only screen and (min-width: 900px) {
  ul.slides .slide_text {
    bottom: auto;
    top: 220px;
    left: 6%;
  }
  ul.slides .slide_text h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .homeIntroContent {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .homeIntroContent p {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
.main {
  max-width: 100%;
}
.innerIntro .breadcrumbs,
.innerIntro h1.pageTitle {
  max-width: 650px;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
.innerIntro h1.pageTitle {
  font-size: 36px;
  line-height: 40px;
}
.pageContent {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar .homeSermon,
.sidebar .blogCats,
.sidebar.userSidebar {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
/***************** 1000px *****************/
@media only screen and (min-width: 1000px) {
  .header .container {
    max-width: 100%;
  }
  .homeSlides .slides li {
    max-height: 690px;
    overflow: hidden;
  }
  .header h1,
  .header h5 {
    padding-left: 20px;
  }
  .utilities .search-form {
    right: 20px;
  }
  .header .social {
    right: 280px;
  }
  .sidebar {
    padding-top: 40px;
  }
}
/***************** 1250px *****************/
/* ---------------------------------------------------------------------------------------------------------- 
03 Include Styles from Plugins  ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* Typography Changes */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
  margin-top: 40px;
}
h2,
h4,
h6 {
  color: #e49119 !important;
}
h3,
h5 {
  color: #e49119 !important;
}
.wide h3 {
  clear: both;
  padding-top: 40px;
}
strong em,
em strong {
  color: #e49119;
}
ol {
  list-style-type: lower-roman;
}
ol ol {
  list-style-type: upper-latin;
}
ol ol ol {
  list-style-type: decimal;
}
ol li {
  margin-bottom: 10px;
}
/* Layout & Colour changes */
.header {
  background: #f0efef;
}
.header h5,
.header h1 {
  max-width: 180px;
}
.homeSlides {
  margin-bottom: 12px;
}
.homeSlides li {
  background: #111;
}
.homeSlides li p {
  color: #fff;
}
.homeSlides li img {
  opacity: 0.55;
}
.homeIntroContent {
  margin-bottom: 10px;
}
.homeIntroContent p {
  text-transform: none;
}
.homePathways {
  margin: 10px 10px 0;
  width: 100%;
}
.homePathways .pathway {
  margin-bottom: 10px;
}
.homePathways hr {
  background: #fff;
  color: #fff;
  border: none;
  height: 1px;
  overflow: hidden;
}
.homePathways .pathway .pathwayOverlay h3 span i,
.sidebar .pathway .pathwayOverlay h3 span i,
.innerPathways .pathway .pathwayOverlay h3 span i {
  border: none;
  position: relative;
  top: -10px;
  font-size: 21px;
  line-height: 24px;
  background: none !important;
}
.homePathways .pathway .pathwayOverlay h3 span i:after,
.sidebar .pathway .pathwayOverlay h3 span i:after,
.innerPathways .pathway .pathwayOverlay h3 span i:after {
  width: 150px;
  height: 5px;
  background: #e49119;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -75px;
}
.utilities {
  clear: both;
}
.utilities a {
  text-transform: none;
  font-size: 14px;
}
.utilities .donateLink {
  margin: 0 0 15px 0;
  padding: 8px 18px;
  background: #e49119;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  transition: background .4s ease;
}
.utilities .donateLink:hover {
  background: #444;
}
.footer {
  background: #e49119;
}
.innerIntro {
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  margin-bottom: 15px;
}
.innerIntro h1.pageTitle {
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  position: relative;
  padding-right: 0;
}
.innerIntro h1.pageTitle:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -90px;
  width: 180px;
  height: 5px;
  background: #48484a;
  display: block;
  bottom: 9px;
}
.sidebar .pathway,
.innerPathways .pathway {
  display: block;
  position: relative;
  padding: 0;
  background: #111;
  height: 100%;
  margin-bottom: 15px;
}
.sidebar .pathway img,
.innerPathways .pathway img {
  display: block;
  opacity: 0.5;
  transition: opacity .4s ease;
  width: 100%;
}
.sidebar .pathway a,
.innerPathways .pathway a {
  display: block;
  position: relative;
  height: 100%;
}
.sidebar .pathway a:hover img,
.innerPathways .pathway a:hover img {
  opacity: 0.2;
}
.sidebar .pathway .pathwayOverlay,
.innerPathways .pathway .pathwayOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sidebar .pathway .pathwayOverlay h3,
.innerPathways .pathway .pathwayOverlay h3 {
  display: table;
  padding: 10px;
  width: 100%;
  height: 100%;
  margin: 0;
}
.sidebar .pathway .pathwayOverlay h3 span,
.innerPathways .pathway .pathwayOverlay h3 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.sidebar .pathway .pathwayOverlay h3 span i,
.innerPathways .pathway .pathwayOverlay h3 span i {
  font-style: normal;
  height: 44px;
  display: table;
  background: none;
  text-align: center;
  padding: 7px 15px 5px;
  color: #fff;
  font-size: 21px;
  -webkit-transition: all .4s ease;
  line-height: 26px;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .4s ease;
}
.sidebar .pathway a:hover .pathwayOverlay h3 span i,
.innerPathways .pathway a:hover .pathwayOverlay h3 span i {
  color: #e49119;
  background: #fff;
}
.innerIntro .pageContent {
  clear: both;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.innerIntro .pageContent p {
  color: #fff;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.innerPathways {
  padding: 0 15px;
}
.innerPathways .pathwayContainer {
  margin-bottom: 60px;
}
.wide .pageContent {
  max-width: 800px;
}
/***************** 760px *****************/
@media only screen and (min-width: 480px) {
  .homeSlides,
  .homeIntroContent {
    top: 0;
  }
  .homePathways .pathway:nth-child(1):after,
  .homePathways .pathway:nth-child(3):after {
    position: absolute;
    right: -5px;
    width: 10px;
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    top: 0;
    z-index: 10;
  }
  .innerIntro h1.pageTitle {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
/***************** 760px *****************/
@media only screen and (min-width: 760px) {
  body {
    border-top: none;
  }
  .utilities {
    top: 4px;
    left: 25%;
    text-align: right;
  }
  .utilities .columns {
    padding: 0;
  }
  .utilities .donateLink {
    float: right;
    color: #fff !important;
    position: relative;
    right: 10px;
    margin-bottom: 0;
    top: -2px;
  }
  .utilities .search-form {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 11px;
  }
  .utilities a {
    color: #888;
    margin: 0;
    padding: 5px 5px;
  }
  .utilities a:hover {
    color: #333;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down,
  #mainNav.slide-in,
  #mainNav.slide-down {
    padding-top: 70px;
    padding-right: 10px;
    left: 2px;
  }
  #mainNav li a:link,
  #mainNav li a:visited {
    color: #e49119;
    text-transform: none;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  #mainNav li a:hover {
    color: #333;
  }
  #mainNav ul li ul li ul {
    display: none !important;
  }
  .homePathways {
    margin-left: 0;
    margin-right: 0;
  }
  .homePathways .pathway:nth-child(2):after {
    position: absolute;
    right: -5px;
    width: 10px;
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    top: 0;
    z-index: 10;
  }
  .footer p.copyright {
    float: left;
    width: 40%;
    text-align: left;
  }
  .footer p.copyright img {
    margin: 0 0 4px;
  }
  .footer ul {
    float: right;
    width: 60%;
    display: block;
    list-style: none;
    padding: 7px 0 0 0;
    margin: 0;
    text-align: right;
  }
  .footer ul li {
    display: inline-block;
  }
  .footer ul li a {
    color: #fff;
    opacity: 0.6;
    font-size: 13px;
    padding: 2px 4px;
    display: inline-block;
    transition: opacity .4s ease;
  }
  .footer ul li a:hover {
    opacity: 0.9;
  }
  .main:before,
  .sidebar {
    background: none;
    padding-top: 0;
    padding-left: 0;
  }
  .innerIntro {
    margin-bottom: 30px;
  }
  .innerIntro {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .innerIntro h1.pageTitle {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .innerIntro h1.pageTitle:after {
    bottom: 4px;
  }
  .innerIntro p {
    font-size: 18px;
    line-height: 24px;
  }
  .main {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .sidebar .pathway {
    margin-bottom: 30px;
  }
  img.alignnone {
    margin-right: 30px;
  }
}
/*/mediaquery*/
/***************** 900px *****************/
@media only screen and (min-width: 900px) {
  ul.slides .slide_text {
    top: auto;
    bottom: 20px;
    left: 20px;
  }
  ul.slides .slide_text p {
    width: 500px;
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 10px;
  }
  .homeSlides .slides li {
    max-height: 600px;
  }
}
/***************** 960px *****************/
@media only screen and (min-width: 960px) {
  .utilities {
    top: 10px;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    float: right;
  }
  .utilities .search-form {
    float: right;
    margin-left: 30px;
    position: relative;
    right: 20px;
  }
  .utilities a {
    position: relative;
    top: 3px;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down,
  #mainNav.slide-in,
  #mainNav.slide-down {
    padding-top: 65px;
  }
  .homeSlides {
    margin-bottom: 20px;
  }
  .homeIntroContent {
    margin-bottom: 20px;
  }
  .homeIntroContent p {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 18px;
    font-weight: normal;
  }
  .homePathways .pathway {
    margin-bottom: 20px;
  }
  .homePathways .pathway:nth-child(1):after,
  .homePathways .pathway:nth-child(2):after,
  .homePathways .pathway:nth-child(3):after {
    right: -10px;
    width: 20px;
  }
  .innerPathways {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-caption {
  border: 1px solid #eee;
  background: #fff;
  padding: 2px;
  margin: 0 auto;
  display: block;
  float: none;
}
.wp-caption p {
  font-size: 13px;
  font-family: georgia, serif;
  font-style: italic;
  line-height: 18px;
  color: #999;
  padding: 10px 10px;
  margin: 0;
}
.wp-caption img,
.wp-caption a {
  display: block;
  width: 100% !important;
}
.gallery-item dt {
  margin-right: 10px;
}
.gallery-item dt img {
  border: 1px solid #eee !important;
  background: #fff;
  padding: 2px;
  margin: 0 auto;
  display: block;
  float: none;
}
.gallery-item dd {
  font-size: 13px;
  font-family: georgia, serif;
  font-style: italic;
  line-height: 18px;
  color: #999;
  padding: 10px 10px;
  margin: 0;
}
@media only screen and (min-width: 780px) {
  .wp-caption.alignleft {
    float: left;
    margin: 0 20px 20px 0;
  }
  .wp-caption.alignright {
    float: right;
    margin: 0 0px 20px 20px;
  }
  img.alignleft {
    margin-left: 0;
  }
  img.alignright {
    margin-right: 0;
  }
  #mainNav > ul > li:first-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 980px) {
  #mainNav li a:link,
  #mainNav li a:visited {
    font-size: 16px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 1100px) {
  #mainNav li a:link,
  #mainNav li a:visited {
    font-size: 18px;
  }
}
.footer ul li.page-item-1507 {
  display: none;
}
a.button:link,
a.button:visited,
input.button,
.button a:link,
.button a:visited {
  border: 2px solid #111 !important;
  border-radius: none;
  color: #111 !important;
}
a.button:hover,
a.button:hover,
input.button:hover,
.button a:hover,
.button a:hover {
  background: #111 !important;
  color: #fff !important;
}
