@charset "UTF-8";
/* # Color Variable Definitions 因为我们都爱颜色，对吧？
================================================== */
/*
 * For sake of convention, the color variables
 * are initially defined as color, but in-code
 * implementation uses function specific aliases.
 * This is done to avoid confusing naming conflicts.
 *
 * Building an Instasite? No problem. override.scss
 * is mostly layed out for you, simply tweek the
 * selectors & the aliases below - easy huh?.
 */
/* # Structural Variable Definitions
================================================== */
/* # Imports
================================================== */
/* # Functions
================================================== */
/* # Mixins
================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

#sidebar {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.83em;
  display: inline;
}
@media (min-width: 37.5em) {
  #sidebar {
    padding-left: 0%;
    padding-right: 0%;
    width: 20.00253%;
    float: right;
    margin-right: 0;
  }
}

#sidebar {
  padding-top: 0;
  margin-right: 0;
}
@media (min-width: 37.5em) {
  #sidebar {
    padding-top: 5.3em;
    width: 21.05197%;
  }
}
#sidebar #sidebar-nav header {
  padding: 2em 2em 1.5em 2em;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}
#sidebar section {
  margin-bottom: 2em;
}

#sidebar section a {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

#sidebar section a:hover {
  opacity: 0.82;
}

#sidebar section.sidebar-section {
  /*@include at-breakpoint($small-break) {
  	width:100% - gutter(6);
  	margin-right:gutter(6);
  }*/
}
#sidebar section.sidebar-section .byline li {
  font-size: 1.1em;
  line-height: 2em;
  font-weight: 400;
}
#sidebar section.sidebar-section .media {
  font-size: 2.5em;
}
@media (min-width: 37.5em) {
  #sidebar section.sidebar-section .media {
    font-size: 1.7em;
  }
}
#sidebar section.sidebar-section .media ul {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
@media (min-width: 37.5em) {
  #sidebar section.sidebar-section .media ul {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
#sidebar section.sidebar-section .media li {
  display: block;
  text-align: center;
  margin-bottom: 0.5em;
}
#sidebar section.sidebar-section .media li a {
  font-weight: bold;
  font-size: 0.7em;
  display: block;
  padding: 0.5em 0;
}
#sidebar section.sidebar-section .media li a span {
  font-size: 0.9em;
  margin-right: 5px;
}
#sidebar section.sidebar-section .more {
  margin-bottom: 0;
}
#sidebar section.sidebar-section .more a {
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  display: block;
  padding: 0.5em 0;
}
#sidebar section .sidebar-title {
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 1.4em;
}
#sidebar section#sidebar-nav .sidebar-title {
  font-weight: 300;
  text-transform: uppercase;
}
#sidebar section #subnav li a {
  display: block;
  font-size: 1.2em;
  line-height: 2.8em !important;
  font-weight: bold;
  text-decoration: none;
  padding-left: 6.38896%;
  padding-right: 6.38896%;
}

#sidebar section #subnav li ul { display: none;}

#sidebar section #subnav li.current ul { display: block;}

#sidebar section #subnav li.current > a:hover {
  background: none;
  cursor: default;
}

#sidebar section #subnav li.current.child-active > a:hover {
  cursor: pointer;
}

#sidebar section #subnav li ul li.current > a:hover {
  background: none;
  cursor: default;
}

@media (min-width: 37.5em) {
  #sidebar section #subnav li a {
    padding-left: 2em;
    padding-right: 2em;
  }
}
#sidebar section #subnav > li > ul {
  margin-top: .4em;
}
#sidebar section #subnav > li > ul a {
  font-size: 1em;
  padding-left: 11.38896%;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
@media (min-width: 37.5em) {
  #sidebar section #subnav > li > ul a {
    padding-left: 3.5em;
  }
}
#sidebar section header,
#sidebar section div.text {
  padding: 6.38896%;
}
@media (min-width: 37.5em) {
  #sidebar section header,
  #sidebar section div.text {
    padding: 1em;
  }
}
#sidebar section header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 6.38896%;
  padding-bottom: 6.38896%;
}
#sidebar section.sidebar-section .text, #sidebar #sidebar-nav .text {
  background: rgba(0, 0, 0, 0.03);
  padding: 6.38896%;
}
@media (min-width: 37.5em) {
  #sidebar section.sidebar-section .text {
    padding: 1.5em 1em;
  }
}
#sidebar section#sidebar-nav .text {
  padding-left: 0;
  padding-right: 0;
}
#sidebar section p, #sidebar section .byline {
  line-height: 1.4em;
}
#sidebar section h3 {
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 0.2em;
}
#sidebar section h3 a {
  font-weight: normal;
}
#sidebar section h3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
#sidebar section img {
  display: block;
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  line-height: 0;
  padding: 0;
  margin: 0;
}

header.mobile {
  position: relative;
  width: 100%;
  z-index: 2001;
  overflow: hidden;
}
header.mobile a {
  text-decoration: none;
}
header.mobile h1 {
  position: absolute;
  text-align: center;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  font-size: 1.5em;
  line-height: 3em;
}
header.mobile div.search {
  float: right;
  width: 1em;
  font-size: 2em;
  padding: 0.20em 0.7em;
  margin: 2% 3%;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
}

nav.mobile {
  position: absolute;
  width: 70%;
  top: 0;
}
nav.mobile div.search {
  font-size: 1.8em;
}
nav.mobile div.search {
  float: right;
  margin-left: 4%;
  padding: .64em 0;
  width: 2.5em;
  background: url("/_img/feat-bg.png") left repeat-y;
}
nav.mobile div.search a {
  display: block;
  text-align: center;
}
nav.mobile div.search a.expanded {
  font-size: 0.8em;
  line-height: 1.2em;
}

#nav-search {
  overflow: hidden;
  width: 90%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: table;
  margin: 5% auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#nav-search form {
  position: relative;
}
#nav-search fieldset {
  width: 100%;
}
#nav-search input, #nav-search a {
  height: 2.15em;
  line-height: 2.15em;
}
#nav-search input {
  border: 0;
  height: 2.15em;
  width: 76%;
  padding: 0 3%;
  font-size: 1.5em;
  color: rgba(255, 255, 255, 0.4);
  background: transparent;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
#nav-search a {
  position: absolute;
  width: 21%;
  text-align: center;
  font-size: 1.5em;
  color: rgba(255, 255, 255, 0.3);
}
#nav-search a:hover {
  color: rgba(255, 255, 255, 0.5);
}

#search-mobile {
  display: none;
  margin-bottom: -0.2em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 0.3em 0.8em 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0 0.3em 0.8em 0 inset;
  box-shadow: rgba(0, 0, 0, 0.35) 0 0.3em 0.8em 0 inset;
}
#search-mobile, #search-mobile fieldset {
  width: 100%;
  overflow: hidden;
}
#search-mobile input {
  border: 0;
  height: 3em;
  width: 92%;
  padding: 0 3%;
  font-size: 1.5em;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#search-mobile a {
  position: absolute;
  right: 0.5em;
  font-size: 2.3em;
  line-height: 2em;
  /*
   Easy Edit
   color:black(0.3);
   @include emboss(1px, 1px, 0.3);
   &:hover{
       color:black(0.5);
   }*/
}

#menu-more {
  float: left;
  width: 1em;
  font-size: 2em;
  padding: 0.20em 0.7em;
  margin: 2% 3%;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
}

ul#menu-more-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#menu-more-links > li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  background: linear-gradient(bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
}
ul#menu-more-links li a {
  display: inline-block;
  font-size: 1.5em;
  padding: 5%;
}
ul#menu-more-links > li > a {
  width: 60%;
}
ul#menu-more-links li .hotspot {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 20%;
  height: 90%;
  padding-left: 5%;
  padding-right: 5%;
}
ul#menu-more-links li ul {
  display: none;
}
ul#menu-more-links li ul a {
  border: none;
  padding: 3% 5%;
  width: 90%;
}
ul#menu-more-links li ul > a {
  font-size: 1.1em;
}
ul#menu-more-links li ul ul {
  display: block;
  margin: .8em 0;
}
ul#menu-more-links li ul ul a {
  font-size: 1.25em;
  margin-bottom: .5em;
  margin-left: 5%;
}
ul#menu-more-links li.hasChildren a {
  position: relative;
  background: none;
}
ul#menu-more-links li.hasChildren > .hotspot {
  background: url("/_img/mobile-expand.png") 75% center no-repeat;
}
ul#menu-more-links li.hasChildren > ul > li:last-child > a {
  background: none;
}
ul#menu-more-links li:not(.hasChildren) a {
  width: 100%;
}
ul#menu-more-links li.hasChildren.active {
  padding-bottom: 0.5em;
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.9em inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.9em inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.9em inset;
}
ul#menu-more-links li.hasChildren.active > .hotspot {
  border-bottom: none;
  cursor: pointer;
  background: url("/_img/mobile-collapse.png") 75% center no-repeat;
}

#menu-more-close {
  width: 100%;
  text-align: center;
  padding: 3.55% 0;
  background: url("../img/more-up.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  cursor: pointer;
}
#menu-more-close img {
  width: 7.58%;
}

.js #inner-wrap {
  left: 0;
}

.js-nav #inner-wrap {
  left: 70%;
}

.csstransforms3d.csstransitions.js nav.mobile {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.csstransforms3d.csstransitions.js #inner-wrap {
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.csstransforms3d.csstransitions.js nav.mobile .block {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
  -webkit-transition-delay: ease, 0s;
  -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
  -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
  transition: opacity 300ms 100ms ease, transform 500ms ease;
  -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
  transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
  -webkit-transform-origin: 50% 0% 50%;
  -moz-transform-origin: 50% 0% 50%;
  -ms-transform-origin: 50% 0% 50%;
  -o-transform-origin: 50% 0% 50%;
  transform-origin: 50% 0% 50%;
}

.csstransforms3d.csstransitions.js-nav #inner-wrap {
  -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
}

@media (min-width: 37.5em) {
  /* Above mobile breakpoint, restore page content to full width (which hides
     the mobile menu, in the event that it's still open) */
  .csstransforms3d.csstransitions.js-nav #inner-wrap {
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  }
}

.csstransforms3d.csstransitions.js-nav nav.mobile .block {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.module a.blog-comment-number {
  float: right;
  font-size: 2.5em;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  top: -12px;
  margin-left: 25px;
  vertical-align: middle;
}
@media (min-width: 37.5em) {
  .module a.blog-comment-number {
    top: 4px;
  }
}
.module a.blog-comment-number:hover {
  color: #333;
}
.module a.blog-comment-number div {
  text-align: center;
  margin-top: -31px;
  font-size: 0.4em;
  color: #FFF;
  line-height: 2.1em;
  vertical-align: middle;
}

#sidebar .blogs .post {
  overflow: hidden;
  margin-bottom: 1em;
}
#sidebar .blogs .post .summary {
  display: none;
}
@media (min-width: 37.5em) {
  #sidebar .blogs h3 {
    font-size: 1.1em;
    margin: 0.8em 0;
  }
  #sidebar .blogs h3 a {
    line-height: 1.2em;
  }
}

.module .events .date {
  width: 48px;
  float: left;
  margin-right: 10px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.3;
  margin-bottom: 0.18em;
}
.module .events .day {
  line-height: 1.3em;
  font-size: 1.7em;
  background: #FFF;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.module .events .month {
  padding: 4px 0;
  font-size: 0.85em;
  color: #FFF;
  background: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

#sidebar .event .date {
  width: 48px;
  float: left;
  margin-right: 10px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.3;
  margin-bottom: 0.18em;
}
#sidebar .event .details h3 {
  display: none;
}
#sidebar .event .description {
  display: none;
}
#sidebar .event .thumb {
  display: block;
  margin-top: 1.5em;
}
#sidebar .event .thumb img {
  display: block;
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  line-height: 0;
  padding: 0;
  margin: 0;
}
#sidebar .event .dateTime {
  padding: 5px 10px;
  text-align: center;
  font-style: italic;
}

.module .sermons .details {
  width: 100%;
}
@media (min-width: 56.25em) {
  .module .sermons .details {
    width: 60%;
  }
}
.module .sermons .byline {
  width: 41%;
  float: left;
}
.module .sermons .byline li {
  line-height: 2em;
}
.module .sermons .byline a:hover {
  text-decoration: underline;
}
.module .sermons .media {
  overflow: hidden;
  clear: both;
  padding: 1em 0 2em 0;
}
.module .sermons .media ul {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 -0.1em 0.1em inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.45) 0 -0.1em 0.1em inset;
  box-shadow: rgba(0, 0, 0, 0.45) 0 -0.1em 0.1em inset;
}
.module .sermons .media li {
  float: left;
  width: 25%;
}
.module .sermons .media a {
  display: block;
  font-size: 1.5em;
  padding: 0.8em 0.4em;
  text-align: center;
  background: url("/_img/feat-bg.png"), url("/_img/textures/grain1.png"), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: url("/_img/feat-bg.png"), url("/_img/textures/grain1.png"), -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/feat-bg.png"), url("/_img/textures/grain1.png"), -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/feat-bg.png"), url("/_img/textures/grain1.png"), -o-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/feat-bg.png"), url("/_img/textures/grain1.png"), linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-position: center right, center, center;
  background-repeat: repeat-y, repeat, repeat;
}
.module .sermons .media a:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
  box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
}
.module .sermons .media li.notes a,
.module .sermons .media li:last-child a {
  background: url("/_img/textures/grain1.png"), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: url("/_img/textures/grain1.png"), -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/textures/grain1.png"), -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/textures/grain1.png"), -o-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background: url("/_img/textures/grain1.png"), linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-position: center, center;
  background-repeat: repeat, repeat;
}

#sidebar .sermons .byline,
#sidebar .sermons .summary,
#sidebar .sermons .description {
  float: none;
  width: 100%;
}
#sidebar .sidebar-section .sermons .sermon h3 {
  font-size: 1.3em;
}
#sidebar .sermons h3 a {
  line-height: 1.3em;
  text-decoration: none;
}
#sidebar .sermons h3 a:hover {
  text-decoration: underline;
}
#sidebar .sermons .thumb {
  display: none;
}
#sidebar .sermons .media a {
  font-size: 1.2em;
}
#sidebar .sermons .byline {
  margin-bottom: 1.5em;
}

.notice {
  position: fixed;
  z-index: 5000;
  padding: 10px 0;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  background: #1293aa;
  background: rgba(18, 147, 170, 0.94);
  width: 100%;
  left: 0;
}
.notice.pos-top {
  top: 0;
}
.notice.pos-bottom {
  bottom: 0;
}
.notice:hover {
  background: #1ea0b6;
  background: rgba(18, 147, 170, 0.98);
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}
.notice p, .notice a {
  position: relative;
  color: #fcfcfc;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
}
.notice:hover p {
  color: #fff;
}
.notice a.notice-link {
  display: inline-block;
  padding: 5px 10px;
}
.notice a.notice-link:hover {
  color: #fff;
}
.notice a.notice-link:active {
  top: 1px;
}
.notice a.notice-close {
  display: block;
  position: absolute;
  top: 25%;
  right: 5%;
  float: right;
  text-align: left;
  text-indent: -999em;
  width: 25px;
  height: 50%;
  background: url(/_img/close-white.png) no-repeat center center;
}
@media (min-width: 61.5em) {
  .notice {
    width: 33%;
    left: 33%;
  }
  .notice.pos-top {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .notice.pos-bottom {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .notice a.notice-close {
    display: none;
  }
  .notice:hover a.notice-close {
    display: block;
  }
}

/* =================================================
                        GRIDS
   ================================================= */
.container {
  position: relative;
  max-width: 85.76329%;
  padding-left: 6.64532%;
  padding-right: 6.64532%;
}
@media (min-width: 56.25em) {
  .container {
    max-width: 79.09em;
    padding-left: 0.83em;
    padding-right: 0.83em;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: "";
    display: table;
    clear: both;
  }
}

.container.mobile {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 37.5em) {
  .container.mobile {
    max-width: 79.09em;
    padding-left: 0.83em;
    padding-right: 0.83em;
    margin-left: auto;
    margin-right: auto;
  }
  .container.mobile:after {
    content: "";
    display: table;
    clear: both;
  }
}

#latest-footer .module {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.83em;
  display: inline;
}
@media (min-width: 37.5em) {
  #latest-footer .module {
    padding-left: 0.63219%;
    padding-right: 0.63219%;
    width: 48.2109%;
    float: left;
    margin-right: 1.04944%;
  }
}

#feat-footer .module {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.83em;
  display: inline;
}
@media (min-width: 37.5em) {
  #feat-footer .module {
    padding-left: 0.63219%;
    padding-right: 0.63219%;
    width: 22.94854%;
    float: left;
    margin-right: 1.04944%;
  }
}

.subpage #content,
.subpage #breadcrumbs {
  padding-left: 7.66675%;
  padding-right: 7.66675%;
  width: 84.6665%;
  float: left;
  margin-right: 2.12113%;
  display: inline;
}
@media (min-width: 37.5em) {
  .subpage #content,
  .subpage #breadcrumbs {
    padding-left: 0%;
    padding-right: 0%;
    width: 70.52725%;
    float: left;
    margin-right: 1.04944%;
  }
}

.fullwidth #content {
  padding-left: 7.66675%;
  padding-right: 7.66675%;
  width: 84.6665%;
  float: left;
  margin-right: 2.12113%;
  display: inline;
}
@media (min-width: 37.5em) {
  .fullwidth #content {
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* =================================================
                     TYPOGRAPHY
   ================================================= */
html, body {
  font-size: 12px !important;
}

h1, h2, h3, h4, h5, h6,
#sidebar section #subnav li a,
#sidebar section .media li a,
#sidebar section .more a,
a.large-btn,
p.large-btn a,
a.medium-btn,
p.medium-btn a,
a.small-btn,
p.small-btn a,
section#feat-footer .continue-link,
button,
input[type='submit'] {
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
}

a, p, span, blockquote, table, input,
ul, ol, li, th, td,
#text h3,
#text h5,
#tagline h1,
#head-wrap h1,
#breadcrumbs *,
#nav > li > ul *,
#thumb-pager a span,
#feat-footer .module h5,
#latest-footer .module h2,
a.blog-comment-number div,
#sidebar-nav .sidebar-title,
#sidebar .sidebar-title {
  font-family: 'Vollkorn', sans-serif;
}

h1, h2, h4, h5, strong,
a.large-btn,
p.large-btn a,
a.medium-btn,
p.medium-btn a,
a.small-btn,
p.small-btn a,
section#feat-footer .continue-link,
button,
input[type='submit'] {
  font-weight: bold;
}

h1, h5,
a, p, span,
ul, ol, li,
blockquote, table, caption {
  font-weight: 300;
}

a {
  text-decoration: none;
}

span, p {
  font-size: 1.25em;
  line-height: 2em;
  font-weight: 400;
}

p {
  margin-bottom: 0.5em;
}

em {
  font-style: italic;
}

h1 {
  font-size: 3em;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: .7em;
}

#text h2 {
  font-size: 2.2em;
  margin: 1em 0 .5em 0;
  line-height: 1.3;
}
#text h3 {
  font-size: 2.0em;
  margin: 0.5em 0;
  line-height: 1.3;
}
#text h4 {
  font-size: 2.0em;
  margin: .5em 0 0.6em 0;
  line-height: 1.3;
  border-bottom-width: 3px;
  border-bottom-style: double;
}
#text h5 {
  font-size: 1.5em;
  margin: 0.5em 0 0.6em 0;
  line-height: 1.3;
}
#text h6 {
  font-size: 1.3em;
  margin: 0 0 0.6em 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.3em 0.6em 0.3em;
  letter-spacing: 0.15em;
  line-height: 1.3;
}
#text h1, #text h2, #text h3, #text h4, #text h5 {
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
#text p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
#text a {
  text-decoration: none;
}
#text a:hover {
  text-decoration: underline;
}
#text p, #text li, #text span {
  font-size: 1.25em;
}
#text p span {
  font-size: 1em;
}
#text em {
  font-style: italic;
}
#text li {
  line-height: 2em;
  font-weight: 500;
  list-style: disc;
  padding-left: 20px;
  margin-left: 1.5em;
}
#text ul {
  margin-bottom: 1.5em;
}
#text blockquote {
  padding: 1em 2em 1.75em;
  font-size: 1.5em;
  line-height: 1.667;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
#text blockquote p {
  line-height: 1.667;
  margin: 0;
}
#text blockquote p span {
  line-height: 1.667;
  font-size: 1em;
  margin: 0;
}
#text table {
  width: 100%;
  margin: 4em 0;
}
#text th {
  font-weight: 700;
}
#text th, #text td {
  padding: 1em 0.4em;
}
#text th,
#text table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#text td {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
#text caption {
  font-size: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}

/* Sidebar Standard Content - Typography */

#sidebar .sidebar-section .text h1 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: .5em;
  font-family: 'Open Sans', sans-serif;
}

#sidebar .sidebar-section .text h2 {
  font-weight: bold;
  font-size: 1.65em;
  margin-bottom: .5em;
  line-height: 1.25;
  font-family: 'Open Sans', sans-serif;
}

#sidebar .sidebar-section .text h3 {
  font-size: 1.5em;
  margin-bottom: .5em;
  font-family: "Vollkorn", sans-serif;
  line-height: 1.25;
  font-weight: 400;
}

#sidebar .sidebar-section .text h4 {
  font-size: 1.5em;
  margin-bottom: .5em;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 1.25;
  border-bottom-width: 3px;
  border-bottom-style: double;
}

#sidebar .sidebar-section .text h5 {
  font-size: 1.125em;
  margin-bottom: .5em;
  line-height: 1.25;
  font-family: 'Vollkorn', sans-serif;
  font-weight: 300;
}

#sidebar .sidebar-section .text h6 {
  font-size: .975em;
  margin-bottom: .5em;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.3em 0.6em 0.3em;
  letter-spacing: 0.15em;
  line-height: 1.25;
  font-family: 'Open Sans', sans-serif;
}

#sidebar .sidebar-section .text p {
  font-size: 1em;
  margin: .75em 0;
  line-height: 1.5;
}

#sidebar .sidebar-section .text p span {
  font-size: 1em;
  line-height: 1.5;
}

/* =================================================
                     ANIMATIONS
   ================================================= */
.container {
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
}

a {
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}

#nav *,
.button,
.module h2 a,
#carousel-next,
footer#footer a,
#search-desktop input,
#sidebar section .more a,
#sidebar section .media a {
  -webkit-transition: opacity 0.2s ease-in-out, color 0.1s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, color 0.1s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, color 0.1s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, color 0.1s ease-in-out, background-color 0.2s ease-in-out;
}

#thumb-pager li a,
#thumb-pager li a span {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

a.large-btn,
p.large-btn a,
a.medium-btn,
p.medium-btn a,
a.small-btn,
p.small-btn a {
  -webkit-transition: background 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* =================================================
                       GLOBAL
   ================================================= */
#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#inner-wrap {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
}
#head-wrap {
  position: relative;
}
#head-wrap h1 {
  display: none;
  padding: 25px 0;
  vertical-align: middle;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 37.5em) {
  #head-wrap h1 {
    display: block;
  }
}
@media (min-width: 56.25em) {
  #head-wrap h1 {
    display: table-cell;
  }
}
#head-wrap .header-img {
  display: block;
  width: 100%;
  height: 48vw;
  padding: 0;
  margin: 0;
  background-size: cover;
  background-position: center center;
}

@media (min-width:37.5em) {
  #head-wrap .header-img {
    height: 36vw;
  }
}

#footer,
#content,
#feat-footer,
#latest-footer {
  overflow: hidden;
}

header.header.mobile {
  display: block;
}
header.header.desktop {
  display: none;
}
header.header #logo {
  float: left;
  margin-left: 5%;
}
@media (min-width: 56.25em) {
  header.header #logo {
    margin-left: 0;
  }
}
@media (min-width: 37.5em) {
  header.header {
    padding-top: 3.3em;
    padding-bottom: 3.3em;
  }
  header.header.desktop {
    display: block;
  }
  header.header.mobile {
    display: none;
  }
  header.header .container {
    max-width: 79.09em;
    padding-left: 0.83em;
    padding-right: 0.83em;
    margin-left: auto;
    margin-right: auto;
  }
  header.header .container:after {
    content: "";
    display: table;
    clear: both;
  }
}

/*-----Navigation-----*/
nav.primary {
  z-index: 1000;
  clear: both;
  float: none;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
nav.primary.mobile {
  display: block;
}
nav.primary.desktop {
  display: none;
}
nav.primary #nav {
  margin-top: 30px;
}
@media (min-width: 56.25em) {
  nav.primary {
    float: right;
    clear: none;
  }
  nav.primary.desktop {
    display: block;
  }
  nav.primary #nav {
    margin-top: 0;
  }
}
@media (min-width: 37.5em) {
  nav.primary.desktop {
    display: table;
  }
  nav.primary.mobile {
    display: none;
  }
}

#search-desktop {
  float: right;
  margin-right: 5%;
}

#search-desktop fieldset {
  position: relative;
}

#search-desktop input {
  height: 3em;
  width: 110px;
  margin-left: 15px;
  padding: 0 0.5em 0 30px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#search-desktop a {
  position: absolute;
  margin: 0;
  bottom: 1em;
  left: 2em;
  color: rgba(0, 0, 0, 0.3);
}
#search-desktop a:hover {
  color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 56.25em) {
  #search-desktop {
    margin-right: 0;
  }
}

#nav > li {
  padding: 0 12px;
}
#nav > li:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}
#nav > li > ul {
  padding: 10px 5px;
  margin-top: -1px;
  margin-left: -12px;
  position: absolute;
  display: none;
  z-index: 4000;
}
#nav > li > ul * {
  text-transform: none;
  text-decoration: none;
  line-height: 16px;
}
#nav > li > ul > li > a {
  display: block;
}
#nav > li > ul > li > ul {
  margin-bottom: 5px;
}
#nav > li > ul > li > a, #nav > li > ul > li > ul > li > a, #nav > li > ul > li > ul > li > ul > li > a {
  padding: 10px 10px;
  min-width: 165px;
}
#nav > li > ul > li > ul > li a {
  font-size: 0.8em;
  font-weight: 700;
  text-decoration: none;
}
#nav > li > ul > li > ul > li a:hover {
  text-decoration: underline;
}
#nav > li > ul > li > ul > li > ul > li a {
  font-size: 0.7em;
  font-weight: 700;
  text-decoration: none;
}
#nav > li > ul > li > ul > li > ul > li a:hover {
  text-decoration: underline;
}
#nav > li:hover > ul {
  display: block;
}

nav#primary,
#nav > li,
#nav > li > a {
  display: inline-block;
  height: 40px;
  text-decoration: none;
  font-size: 1.16em;
}

#nav > li,
#nav > li > a {
  line-height: 40px;
}

#page-wrap {
  repeat: both;
  width: 100%;
}

a.large-btn,
p.large-btn a,
a.medium-btn,
p.medium-btn a,
a.small-btn,
p.small-btn a,
section#feat-footer .continue-link,
button,
input[type='submit'] {
  display: inline-block;
  text-decoration: none;
  margin: .5em 0.3em;
  text-align: center;
}

#sidebar .text .medium-btn,
#sidebar .text .small-btn,
#sidebar .text .large-btn {
  display: block;
  margin: 1em 0;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

#sidebar .text .medium-btn:hover,
#sidebar .text .small-btn:hover,
#sidebar .text .large-btn:hover {
  opacity: 1.0;
}


a.large-btn:hover,
p.large-btn a:hover,
a.medium-btn:hover,
p.medium-btn a:hover,
a.small-btn:hover,
p.small-btn a:hover,
section#feat-footer .continue-link:hover,
button:hover,
input[type='submit']:hover {
  text-decoration: none !important;
  opacity: 1.0;
}

a.medium-btn:active,
p.medium-btn a:active,
a.small-btn:active,
p.small-btn a:active,
button:active,
input[type='submit']:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
  box-shadow: rgba(0, 0, 0, 0.55) 0 0.2em 0.45em inset;
}

a.large-btn,
p.large-btn a,
section#feat-footer .continue-link {
  padding: 0.75em 3em;
  font-size: 1.2em;
  line-height: 2em;
}
a.large-btn:active,
p.large-btn a:active,
section#feat-footer .continue-link:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.45em inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.45em inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0.2em 0.45em inset;
}

a.medium-btn,
p.medium-btn a {
  padding: 0.65em 1.5em;
  font-size: 1em;
  line-height: 2;
}

a.small-btn,
p.small-btn a {
  padding: 0.35em 1em .3em;
  font-size: .8em;
  line-height: 2em;
  text-transform: uppercase;
}

#latest-footer {
  padding-top: 3em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 8px 21px 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 8px 21px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.15) 0 8px 21px 0 inset;
}
#latest-footer .module.omega,
#latest-footer .module:last-child {
  margin-right: 0;
}
#latest-footer .item,
#latest-footer .post,
#latest-footer .event {
  clear: both;
  overflow: hidden;
  margin-bottom: 1.2em;
}
#latest-footer h2 {
  display: block;
  height: 42px;
  margin-bottom: 1.2em;
  padding: 0 0 0 10px;
  line-height: 45px;
  font-size: 1.4em;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 200;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
#latest-footer h2 a {
  float: right;
  width: 1em;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 0.8em;
  padding-right: 0.8em;
}
#latest-footer p {
  line-height: 1.1em;
}
#latest-footer .thumb {
  float: left;
  margin-bottom: 1.5em;
  margin-left: 10%;
  width: 80%;
}
@media (min-width: 37.5em) {
  #latest-footer .thumb {
    width: 150px;
    margin-bottom: 0;
    margin-right: 1.5em;
    margin-left: auto;
  }
}
#latest-footer .thumb img {
  display: block;
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  line-height: 0;
  padding: 0;
  margin: 0;
}
#latest-footer .details {
  float: left;
  width: 100%;
}
@media (min-width: 37.5em) {
  #latest-footer .details {
    width: 280px;
  }
}
#latest-footer .details h3 {
  margin-bottom: .6em;
  font-size: 1.3em;
  font-weight: 300;
  padding-top: 0.2em;
}
#latest-footer .details h3 a:hover {
  text-decoration: underline;
}
#latest-footer .meta,
#latest-footer .dateTime,
#latest-footer .dateTime span {
  font-style: italic;
  line-height: 1em;
  margin-bottom: 0.5em;
}
#latest-footer .continue-link {
  font-size: 1.4em;
  width: 5em;
  display: table;
  margin: 1.3em auto;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
}

#feat-footer .module {
  margin: 0;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 37.5em) {
  #feat-footer .module {
    margin: 0 1% 0 0;
  }
}
#feat-footer .module.omega, #feat-footer .module:last-child {
  margin-right: 0;
}
#feat-footer .module a {
  text-decoration: none;
}
#feat-footer .module p {
  line-height: 1.8em;
}
#feat-footer .module .thumb {
  width: 80%;
  display: table;
  margin: 0 auto;
}
@media (min-width: 37.5em) {
  #feat-footer .module .thumb {
    width: 100%;
  }
}
#feat-footer .module img {
  display: block;
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 1.5em;
}
#feat-footer .module img:hover {
  border-width: 1px;
  border-style: solid;
  margin: -1px -1px 1.4em -1px;
}
#feat-footer .module h4 a {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.45em;
  line-height: 1.2em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}

footer#footer {
  clear: both;
  padding: 50px 0 35px 0;
  text-align: center;
}
footer#footer #vendor-tagline {
  padding-top: 3px;
}
footer#footer #footer-social {
  display: table;
  margin: 10px auto 20px auto;
}
footer#footer #footer-social li {
  float: right;
  margin-left: 20px;
}
footer#footer #footer-social li a {
  font-size: 1.5em;
  padding: 0.6em;
}
@media (min-width: 56.25em) {
  footer#footer #footer-social {
    float: right;
    display: block;
    margin: 0;
  }
  footer#footer #footer-social li {
    margin-left: 10px;
  }
  footer#footer #footer-social li a {
    font-size: 1.2em;
    padding: 0.4em;
  }
}
footer#footer #footer-logo {
  line-height: 0;
  display: table;
  margin: 0 auto;
}
@media (min-width: 56.25em) {
  footer#footer #footer-logo {
    float: left;
    margin: 0;
    margin-right: 2em;
    display: inline-block;
  }
}
footer#footer nav.footer {
  float: none;
  clear: both;
  margin-top: 20px;
}
footer#footer nav.footer a {
  font-size: 1em;
}
footer#footer nav.footer li {
  padding: 0 10px;
}
footer#footer nav.footer li:hover {
  background: none;
}
@media (min-width: 56.25em) {
  footer#footer nav.footer {
    float: left;
    clear: none;
    margin-top: -4px;
  }
  footer#footer nav.footer.desktop {
    display: block;
  }
  footer#footer nav.footer #nav {
    margin-top: 0;
  }
}
footer#footer #ekklogo {
  clear: left;
  float: none;
  display: table;
  margin: 0 auto;
}
@media (min-width: 56.25em) {
  footer#footer #ekklogo {
    clear: none;
    display: block;
    margin: 2px 5px 0 0;
    float: right;
  }
}
footer#footer #ekklogo a, footer#footer #ekklogo span {
  display: inline-block;
}
footer#footer #ekklogo a {
  width: 92px;
  height: 23px;
  background: url("/_img/ekk_logo_gray.png");
}
footer#footer #ekklogo span {
  font: 10px/10px;
  font-family: 'Open Sans', sans-serif;
  vertical-align: top;
  padding-top: 7px;
  margin-right: 9px;
}

.mask #carousel-next {
  background-image: none !important;
  -webkit-mask-image: url("/_img/down-arrow-mask.png");
  -o-mask-image: url("/_img/down-arrow-mask.png");
  -moz-mask-image: url("/_img/down-arrow-mask.png");
  mask-image: url("/_img/down-arrow-mask.png");
}
.mask footer#footer #footer-logo img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  /*&:hover{
  	@include opacity(1);
  }*/
}
.mask footer#footer #ekklogo a {
  background: transparent;
  -webkit-mask-image: url("/_img/ekk_mask.png");
  -o-mask-image: url("/_img/ekk_mask.png");
  -moz-mask-image: url("/_img/ekk_mask.png");
  mask-image: url("/_img/ekk_mask.png");
}

/* =================================================
                        HOME
   ================================================= */
.no-js #thumb-pager,
.no-js #rotator-wrap,
.no-js #home #content {
  height: 414px;
  overflow: hidden;
}

#tagline {
  margin: 40px 0 30px 0;
}
#tagline h1 {
  font-size: 1.83em;
  text-align: center;
}

#rotator-wrap {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.83em;
  display: inline;
}
@media (min-width: 37.5em) {
  #rotator-wrap {
    padding-left: 3.79315%;
    padding-right: 3.79315%;
    width: 92.41371%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 61.5em) {
  #rotator-wrap {
    position: relative;
    float: left;
    width: 74%;
    padding: 0;
  }
}
#rotator-wrap #mobile-pager {
  display: table;
  margin: 10px auto;
}
@media (min-width: 61.5em) {
  #rotator-wrap #mobile-pager {
    display: none;
  }
}
#rotator-wrap #mobile-pager span {
  display: inline-block !important;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  display: block;
  font-size: 0;
  text-align: start;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

@media (min-width: 56.25em) {
  #home #content {
    float: none;
    padding-bottom: 2em;
    margin-top: -1em;
  }
}

#banner.mobile {
  display: block;
}
#banner.desktop {
  display: none;
}
@media (min-width: 37.5em) {
  #banner.desktop {
    display: block;
  }
  #banner.mobile {
    display: none;
  }
}
#banner img {
  display: block;
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  line-height: 0;
  padding: 0;
  margin: 0;
}

ol.cycle-slideshow {
  overflow: visible !important;
}
ol.cycle-slideshow li {
  position: absolute;
}

#thumb-pager {
  position: relative;
  display: none;
  overflow: hidden;
  text-align: center;
  padding-bottom: 2em;
  margin-top: -1em;
  min-height: 414px;
}
@media (min-width: 61.5em) {
  #thumb-pager {
    position: relative;
    display: block;
    float: left;
    width: 25.25%;
    margin-left: .75%;
    text-align: left;
    margin-top: 7px;
    padding-bottom: 0;
  }
}
#thumb-pager #carousel-next {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -19px;
  width: 39px;
  height: 39px;
  cursor: pointer;
  background-color: transparent;
  background-image: url("/_img/down-arrow-mask.png");
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#thumb-pager:hover #carousel-next {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

section#feat-sermon {
  clear: both;
  padding: 25px 0;
}
section#feat-sermon a {
  text-decoration: none;
}
section#feat-sermon a:hover {
  text-decoration: underline;
}
section#feat-sermon h3 {
  font: 300 2.2em/1em "Open Sans", sans-serif;
  margin-bottom: 0.4em;
}
section#feat-sermon .title a {
  font: 1.3em/1.5em 'Tienne', sans-serif;
}
section#feat-sermon .meta, section#feat-sermon .meta a {
  font: 1em/1.5em 'Tienne', sans-serif;
}
section#feat-sermon ul {
  position: relative;
  display: table;
  margin: 5% auto 0 auto;
}
@media (min-width: 56.25em) {
  section#feat-sermon ul {
    position: absolute;
    margin-top: -17.5px;
    top: 50%;
    right: 0;
  }
}
section#feat-sermon ul li {
  margin-left: 11px;
}
section#feat-sermon ul li, section#feat-sermon ul li a {
  display: inline-block;
  width: 53px;
  height: 35px;
}
section#feat-sermon ul li a {
  box-sizing: border-box;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 35px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0, rgba(255, 255, 255, 0.4) 0 -2px 4px 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0, rgba(255, 255, 255, 0.4) 0 -2px 4px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0, rgba(255, 255, 255, 0.4) 0 -2px 4px 0 inset;
}
section#feat-sermon ul li a.icon-mpl2-play, section#feat-sermon ul li a.icon-volume-up {
  font-size: 1em;
}
section#feat-sermon ul li a:hover {
  text-decoration: none;
  text-shadow: 1px 1px 0px white, 0 0 0 rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.75)), color-stop(100%, rgba(255, 255, 255, 0.25)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.25));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.25));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.25));
  background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.25));
}
section#feat-sermon ul li a:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 3px 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 3px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 3px 0 inset;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.625)), color-stop(100%, rgba(255, 255, 255, 0.125)));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.625), rgba(255, 255, 255, 0.125));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.625), rgba(255, 255, 255, 0.125));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.625), rgba(255, 255, 255, 0.125));
  background: linear-gradient(rgba(255, 255, 255, 0.625), rgba(255, 255, 255, 0.125));
}

/* =================================================
                       Subpage
   ================================================= */
.subpage #page-wrap {
  float: left;
}
@media (min-width: 37.5em) {
  .subpage #page-wrap {
    float: none;
  }
  .subpage #page-wrap.hasHeader {
    padding-top: 0;
  }
}
.subpage .hasHeader #content {
  padding-top: 3em;
}
@media (min-width: 37.5em) {
  .subpage .hasHeader #content {
    margin-top: -35px;
  }
}
.subpage #content {
  padding-top: 3em;
  padding-bottom: 3.5em;
  margin-right: 0;
}

@media (min-width: 37.5em) {
  .subpage #content {
    padding-top: 5.3em;
  }
}
.subpage #content br {
  line-height: 2em;
}
.subpage #breadcrumbs {
  font-weight: 700;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
.subpage #breadcrumbs a {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.45);
}

.fullwidth #page-wrap {
  float: left;
  padding-top: 0;
}
.fullwidth #content {
  margin-right: 0;
  padding-top: 3.4em;
  padding-bottom: 3.4em;
}
@media (min-width: 37.5em) {
  .fullwidth #content {
    padding-top: 70px;
  }
}

#events #event-nav li:last-child {
  display: none;
}
@media (min-width: 37.5em) {
  #events #event-nav li:last-child {
    display: block;
  }
}
#events #event_categories {
  margin-right: 20px;
  display: none;
}
@media (min-width: 37.5em) {
  #events #event_categories {
    display: block;
  }
}
#events .calendar th,
#events .list-time-month {
  /*! $bgNav */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
}
#events .list-controls {
  float: none;
  margin: 0 auto;
}
@media (min-width: 37.5em) {
  #events .list-controls {
    float: left;
    margin: auto;
  }
}

#articles .media a {
  font-size: 2em;
}
#articles .media a:hover {
  text-decoration: none;
}
@media (min-width: 37.5em) {
  #articles .media a:hover {
    text-decoration: none;
  }
}

#blogs .image {
  float: left;
  margin-right: 25px;
}
#blogs a.blog-comment-number {
  float: right;
  font-size: 2.5em;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  top: -12px;
  margin-left: 25px;
  vertical-align: middle;
}
#blogs a.blog-comment-number:hover {
  color: #333;
}
#blogs a.blog-comment-number div {
  text-align: center;
  margin-top: -31px;
  font-size: 0.4em;
  color: #FFF;
  line-height: 2.1em;
  vertical-align: middle;
}

.hasCustomSelect {
  cursor: pointer;
}

.customSelect {
  background-color: #FFF;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0.1em 0.7em 0em 1.3em;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 1px 0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}

.customSelect.customSelectHover {
  background: white;
}

.customSelectInner {
  vertical-align: middle;
  margin-right: 2.1em;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.customSelect,
.customSelectInner {
  font-size: 12px;
}

div#wardrobe_container,
div#mcms_easy_edit_toggle {
  position: absolute !important;
  top: 60px !important;
}
@media (min-width: 37.5em) {
  div#wardrobe_container,
  div#mcms_easy_edit_toggle {
    top: 15px !important;
  }
}


@font-face { font-family: 'lg'; src: url("/_fonts/lightgallery/fonts/lg.eot?n1z373"); src: url("/_fonts/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/_fonts/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("/_fonts/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("/_fonts/lightgallery/fonts/lg.svg?n1z373#lg") format("svg"); font-weight: normal; font-style: normal; }

.insert-gallery a { position: relative; display: block; overflow: hidden; background-color: #252525; }

.insert-gallery a:after { font-family: "lg"; content: "\e311"; display: inline-block; font: normal normal normal 14px/1 lg; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: 50%; top: 50%; font-size: 24px; margin-left: -12px; margin-top: -12px; color: #fff; transition: .3s; opacity: 0; visibility: hidden; }

.insert-gallery a:hover:after { opacity: 1; visibility: visible; }

.insert-gallery a:hover img { opacity: .25; -webkit-transform: scale(1.1); transform: scale(1.1); }

.insert-gallery a img { display: block; width: 100%; height: auto; opacity: 1; transition: .3s; -webkit-transform: scale(1); transform: scale(1); }

/*Lightgallery*/
/*! lightgallery - v1.6.0 - 2017-08-08 http://sachinchoolur.github.io/lightGallery/ Copyright (c) 2017 Sachin N; Licensed GPLv3 */

.lg-icon { font-family: 'lg'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev { background-color: rgba(0, 0, 0, 0.45); border-radius: 2px; color: #999; cursor: pointer; display: block; font-size: 22px; margin-top: -10px; padding: 8px 10px 9px; position: absolute; top: 50%; z-index: 6080; border: none; outline: none; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled { pointer-events: none; opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { color: #FFF; }

.lg-actions .lg-next { right: 20px; }

.lg-actions .lg-next:before { content: "\e095"; }

.lg-actions .lg-prev { left: 20px; }

.lg-actions .lg-prev:after { content: "\e094"; }

@-webkit-keyframes lg-right-end { 0% { left: 0; }
  50% { left: -30px; }
  100% { left: 0; } }

@keyframes lg-right-end { 0% { left: 0; }
  50% { left: -30px; }
  100% { left: 0; } }

@-webkit-keyframes lg-left-end { 0% { left: 0; }
  50% { left: 30px; }
  100% { left: 0; } }

@keyframes lg-left-end { 0% { left: 0; }
  50% { left: 30px; }
  100% { left: 0; } }

.lg-outer.lg-right-end .lg-object { -webkit-animation: lg-right-end 0.3s; animation: lg-right-end 0.3s; position: relative; }

.lg-outer.lg-left-end .lg-object { -webkit-animation: lg-left-end 0.3s; animation: lg-left-end 0.3s; position: relative; }

.lg-toolbar { z-index: 6082; left: 0; position: absolute; top: 0; width: 100%; background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon { color: #999; cursor: pointer; float: right; font-size: 24px; height: 47px; line-height: 27px; padding: 10px 0; text-align: center; width: 50px; text-decoration: none !important; outline: medium none; transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover { color: #FFF; }

.lg-toolbar .lg-close:after { content: "\e070"; }

.lg-toolbar .lg-download:after { content: "\e0f2"; }

.lg-sub-html { background-color: rgba(0, 0, 0, 0.45); bottom: 0; color: #EEE; font-size: 16px; left: 0; padding: 10px 40px; position: fixed; right: 0; text-align: center; z-index: 6080; }

.lg-sub-html h4 { margin: 0; font-size: 13px; font-weight: bold; }

.lg-sub-html p { font-size: 12px; margin: 5px 0 0; }

#lg-counter { color: #999; display: inline-block; font-size: 16px; padding-left: 20px; padding-top: 12px; vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next { opacity: 1; transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev { opacity: 0; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next { opacity: 0; -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar { opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object { -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); opacity: 0; transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important; transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; }

.lg-outer .lg-thumb-outer { background-color: #0D0A0A; bottom: 0; position: absolute; width: 100%; z-index: 6080; max-height: 350px; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { cursor: move; cursor: -webkit-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer { -webkit-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb { padding: 10px 0; height: 100%; margin-bottom: -5px; }

.lg-outer .lg-thumb-item { border-radius: 5px; cursor: pointer; float: left; overflow: hidden; height: 100%; border: 2px solid #FFF; border-radius: 4px; margin-bottom: 5px; }

@media (min-width: 1025px) { .lg-outer .lg-thumb-item { transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: #a90707; }

.lg-outer .lg-thumb-item img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html { transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { bottom: 100px; }

.lg-outer .lg-toogle-thumb { background-color: #0D0A0A; border-radius: 2px 2px 0 0; color: #999; cursor: pointer; font-size: 24px; height: 39px; line-height: 27px; padding: 5px 0; position: absolute; right: 20px; text-align: center; top: -39px; width: 50px; }

.lg-outer .lg-toogle-thumb:after { content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover { color: #FFF; }

.lg-outer .lg-video-cont { display: inline-block; vertical-align: middle; max-width: 1140px; max-height: 100%; width: 100%; padding: 0 5px; }

.lg-outer .lg-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; }

.lg-outer .lg-video .lg-object { display: inline-block; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.lg-outer .lg-video .lg-video-play { width: 84px; height: 59px; position: absolute; left: 50%; top: 50%; margin-left: -42px; margin-top: -30px; z-index: 6080; cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play { background: url("/_img/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play { background: url("/_img/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play { background: transparent url("/_img/lightgallery/video-play.png") no-repeat scroll 0 0; height: 64px; margin-left: -32px; margin-top: -32px; width: 64px; opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play { background: url("/_img/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play { background: url("/_img/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; }

.lg-outer .lg-has-video .lg-video-object { visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; }

.lg-progress-bar { background-color: #333; height: 5px; left: 0; position: absolute; top: 0; width: 100%; z-index: 6083; opacity: 0; transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress { background-color: #a90707; height: 5px; width: 0; }

.lg-progress-bar.lg-start .lg-progress { width: 100%; }

.lg-show-autoplay .lg-progress-bar { opacity: 1; }

.lg-autoplay-button:after { content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image { transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

#lg-zoom-in:after { content: "\e311"; }

#lg-actual-size { font-size: 20px; }

#lg-actual-size:after { content: "\e033"; }

#lg-zoom-out { opacity: 0.5; pointer-events: none; }

#lg-zoom-out:after { content: "\e312"; }

.lg-zoomed #lg-zoom-out { opacity: 1; pointer-events: auto; }

.lg-outer .lg-pager-outer { bottom: 60px; left: 0; position: absolute; right: 0; text-align: center; z-index: 6080; height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { overflow: visible; }

.lg-outer .lg-pager-cont { cursor: pointer; display: inline-block; overflow: hidden; position: relative; vertical-align: top; margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager { box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont { background-color: #fff; color: #FFF; bottom: 100%; height: 83px; left: 0; margin-bottom: 20px; margin-left: -60px; opacity: 0; padding: 5px; position: absolute; width: 120px; border-radius: 3px; transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s; transition: opacity 0.15s ease 0s, transform 0.15s ease 0s; transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img { width: 100%; height: 100%; }

.lg-outer .lg-pager { background-color: rgba(255, 255, 255, 0.5); border-radius: 50%; box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset; display: block; height: 12px; transition: box-shadow 0.3s ease 0s; width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus { box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px dashed; bottom: -10px; display: inline-block; height: 0; left: 50%; margin-left: -5px; position: absolute; vertical-align: middle; width: 0; }

.lg-fullscreen:after { content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; }

.lg-outer #lg-dropdown-overlay { background-color: rgba(0, 0, 0, 0.25); bottom: 0; cursor: default; left: 0; position: fixed; right: 0; top: 0; z-index: 6081; opacity: 0; visibility: hidden; transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay { transition-delay: 0s; -webkit-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); opacity: 1; visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share { color: #FFF; }

.lg-outer .lg-dropdown { background-color: #fff; border-radius: 2px; font-size: 14px; list-style-type: none; margin: 0; padding: 10px 0; position: absolute; right: 0; text-align: left; top: 50px; opacity: 0; visibility: hidden; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s; transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s; }

.lg-outer .lg-dropdown:after { content: ""; display: block; height: 0; width: 0; position: absolute; border: 8px solid transparent; border-bottom-color: #FFF; right: 16px; top: -16px; }

.lg-outer .lg-dropdown > li:last-child { margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon { color: #333; }

.lg-outer .lg-dropdown a { color: #333; display: block; white-space: pre; padding: 4px 12px; font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }

.lg-outer .lg-dropdown a:hover { background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text { display: inline-block; line-height: 1; margin-top: -3px; vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon { color: #333; display: inline-block; float: none; font-size: 20px; height: auto; line-height: 1; margin-right: 8px; padding: 0; vertical-align: middle; width: auto; }

.lg-outer #lg-share { position: relative; }

.lg-outer #lg-share:after { content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon { color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon { color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; }

.lg-group:after { content: ""; display: table; clear: both; }

.lg-outer { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 6050; text-align: left; opacity: 0; transition: opacity 0.15s ease 0s; }

.lg-outer * { box-sizing: border-box; }

.lg-outer.lg-visible { opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current { transition-duration: inherit !important; transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current { transition-duration: 0s !important; opacity: 1; }

.lg-outer.lg-grab img.lg-object { cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.lg-outer.lg-grabbing img.lg-object { cursor: move; cursor: -webkit-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; }

.lg-outer .lg { height: 100%; width: 100%; position: relative; overflow: hidden; margin-left: auto; margin-right: auto; max-width: 100%; max-height: 100%; }

.lg-outer .lg-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0; white-space: nowrap; }

.lg-outer .lg-item { background: url("/_img/lightgallery/loading.gif") no-repeat scroll center center transparent; display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide { display: inline-block !important; }

.lg-outer.lg-css .lg-current { display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap { display: inline-block; text-align: center; position: absolute; width: 100%; height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }

.lg-outer .lg-img-wrap { position: absolute; padding: 0 5px; left: 0; right: 0; top: 0; bottom: 0; }

.lg-outer .lg-item.lg-complete { background-image: none; }

.lg-outer .lg-item.lg-current { z-index: 6060; }

.lg-outer .lg-image { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; width: auto !important; height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play { opacity: 0; transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; }

.lg-outer .lg-empty-html { display: none; }

.lg-outer.lg-hide-download #lg-download { display: none; }

.lg-backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 6040; background-color: #000; opacity: 0; transition: opacity 0.15s ease 0s; }

.lg-backdrop.in { opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current { transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item { -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item { -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item { opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current { opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current { transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item { opacity: 0; position: absolute; left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current { left: 0; opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }


/*Grid System for Gallery Plugin*/
.row { display: -webkit-box; display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

@media (min-width: 576px) { .row { margin-right: -15px; margin-left: -15px; } }

@media (min-width: 768px) { .row { margin-right: -15px; margin-left: -15px; } }

@media (min-width: 992px) { .row { margin-right: -15px; margin-left: -15px; } }

@media (min-width: 1200px) { .row { margin-right: -15px; margin-left: -15px; } }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

@media (min-width: 576px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { padding-right: 15px; padding-left: 15px; } }

@media (min-width: 768px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { padding-right: 15px; padding-left: 15px; } }

@media (min-width: 992px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { padding-right: 15px; padding-left: 15px; } }

@media (min-width: 1200px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { padding-right: 15px; padding-left: 15px; } }

.col { flex-basis: 0; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; }

.col-1 { -webkit-box-flex: 0; flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { -webkit-box-flex: 0; flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-3 { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }

.col-4 { -webkit-box-flex: 0; flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { -webkit-box-flex: 0; flex: 0 0 41.66667%; max-width: 41.66667%; }

.col-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }

.col-7 { -webkit-box-flex: 0; flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { -webkit-box-flex: 0; flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; }

.col-10 { -webkit-box-flex: 0; flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { -webkit-box-flex: 0; flex: 0 0 91.66667%; max-width: 91.66667%; }

.col-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; }
  .col-sm-1 { -webkit-box-flex: 0; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-2 { -webkit-box-flex: 0; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-sm-3 { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-sm-5 { -webkit-box-flex: 0; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-sm-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-sm-8 { -webkit-box-flex: 0; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-sm-9 { -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-sm-11 { -webkit-box-flex: 0; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-sm-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; }
  .col-md-1 { -webkit-box-flex: 0; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-2 { -webkit-box-flex: 0; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-md-3 { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-md-5 { -webkit-box-flex: 0; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-md-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-md-8 { -webkit-box-flex: 0; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-md-9 { -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-md-11 { -webkit-box-flex: 0; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-md-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; }
  .col-lg-1 { -webkit-box-flex: 0; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-2 { -webkit-box-flex: 0; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lg-3 { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-lg-5 { -webkit-box-flex: 0; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-lg-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-lg-8 { -webkit-box-flex: 0; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-lg-9 { -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-lg-11 { -webkit-box-flex: 0; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-lg-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; }
  .col-xl-1 { -webkit-box-flex: 0; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-2 { -webkit-box-flex: 0; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xl-3 { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xl-5 { -webkit-box-flex: 0; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xl-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xl-8 { -webkit-box-flex: 0; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xl-9 { -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xl-11 { -webkit-box-flex: 0; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xl-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } }
/*END Grid System for Gallery Plugin*/

#footer {
  position: relative;
  padding: 6em 0 2em;
  background-color: #292929;
  border-top: 10px solid #1da7b7;
  color: rgba(250, 250, 250, 0.75);
}
@media (min-width: 64em) {
  #footer {
    padding: 2em 0;
  }
}
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
#footer p {
  font-weight: 200;
  margin-bottom: .75em;
}
#footer .div-row {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  #footer .div-row .div-col {
    float: right;
  }
}
#footer .div-row .div-col img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 48em) {
  #footer .div-row .div-col img {
    margin: 0;
  }
}

#credits {
  padding: 1em 0;
  color: rgba(250, 250, 250, 0.75);
  text-align: center;
}
#credits .credits-inner {
  margin-bottom: .5em;
  font-size: .875em;
}
@media (min-width: 64em) {
  #credits .credits-inner {
    margin-bottom: 0;
    padding-right: 3em;
  }
}
#credits .credits-inner > div {
  display: block;
  vertical-align: middle;
  margin: 1.25em 0;
}
@media (min-width: 64em) {
  #credits .credits-inner > div {
    display: inline-block;
    margin: 0 1.25em 0 0;
  }
}
#credits .credits-inner > div:last-of-type {
  margin: 0;
}
#credits .credits-inner p {
  margin-bottom: 0;
}

.scrolltop {
  position: absolute;
  right: 0;
  top: 1em;
  width: 42px;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  border: 0;
  padding: 1em 0;
  outline: none;
  background-color: #222222;
  text-align: center;
}
@media (min-width: 64em) {
  .scrolltop {
    width: 82px;
    top: 2em;
  }
}
.scrolltop a {
  color: rgba(250, 250, 250, 0.75);
}
.scrolltop a:hover {
  color: #1da7b7;
}
.scrolltop i {
  font-size: 1.25em;
}
.scrolltop span {
  display: block;
  font-size: .75em;
}

/* i06 - WYSIWYG Grid */
.div-row {
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .div-row {
    margin-bottom: 2em;
  }
}
.div-row .div-col {
  float: none;
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
}
@media (min-width: 48em) {
  .div-row .div-col {
    float: left;
    margin: 0 0 0 4%;
  }
}
@media (min-width: 48em) {
  .div-row .div-col:first-child {
    margin-left: 0 !important;
  }
}
.div-row .div-col p:last-child {
  margin: 0;
}
.div-row .div-col p img,
.div-row .div-col div img,
.div-row .div-col p iframe,
.div-row .div-col div iframe,
.div-row .div-col p object,
.div-row .div-col div object,
.div-row .div-col p video,
.div-row .div-col div video {
  margin-bottom: 1em;
}

@media (min-width: 48em) {
  .div-row.one-half .div-col {
    width: 48%;
  }
}

@media (min-width: 48em) {
  .div-row.one-third .div-col {
    width: 30.66666666666667%;
  }
}

@media (min-width: 48em) {
  .div-row.one-fourth .div-col {
    width: 22%;
  }
}

@media (min-width: 48em) {
  .div-row.two-third .div-col {
    width: 72%;
  }
}
@media (min-width: 48em) {
  .div-row.two-third .div-col:first-child {
    width: 24%;
  }
}

@media (min-width: 48em) {
  .div-row.two-third.right .div-col {
    width: 24%;
  }
}
@media (min-width: 48em) {
  .div-row.two-third.right .div-col:first-child {
    width: 72%;
  }
}

.div-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}
.div-embed img {
  display: block;
  width: 100%;
  height: auto;
}
.div-embed iframe, .div-embed object, .div-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vendor-tagline { color: white; }
