/*
	Theme Name: Harvest Bible Fellowship Churches (Multi-Campus)
	Author: Harvest Bible Chapel
	Version: 1.0
*/
body {
  background: #25282A;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  color: #000000; }

a:not(.home-sermon) {
  font-family: "Merriweather", serif;
  color: #e0a526; }
  a[name] {
    color: #898D8D; }

.margin-bottom-none {
  margin-bottom: 0 !important; }

button.btn, a.btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.1666666667em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 14px 20px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.1); }
  button.btn span.nowrap, a.btn span.nowrap {
    white-space: nowrap; }
  button.btn:after, a.btn:after {
    content: "\f0da";
    font-family: "FontAwesome";
    margin-left: 8px; }
  button.btn.btn-yellow, a.btn.btn-yellow {
    background: none; }
    button.btn.btn-yellow:hover, a.btn.btn-yellow:hover {
      color: #fff; }
  button.btn.btn-filled, a.btn.btn-filled {
    color: #fff; }
  button.btn.btn-back:after, a.btn.btn-back:after {
    content: "";
    margin-left: 0; }
  button.btn.btn-back:before, a.btn.btn-back:before {
    content: "\f0d9";
    font-family: "FontAwesome";
    margin-right: 8px; }
  button.btn.btn-massive, a.btn.btn-massive {
    font-size: 3.125rem;
    padding: 22px 60px; }
  button.btn.btn-huge, a.btn.btn-huge {
    font-size: 1.75rem;
    padding: 25px 35px; }
  button.btn.no-arrow:after, a.btn.no-arrow:after {
    content: none;
    margin: 0;
    display: none; }
  button.btn.fixed-width, a.btn.fixed-width {
    width: 160px; }
  button.btn.fixed-xwidth, a.btn.fixed-xwidth {
    width: 250px; }
  button.btn[disabled], a.btn[disabled] {
    border-color: #f4f4f4 !important;
    color: #f4f4f4 !important;
    background: none transparent !important; }

.bg-white, .text-dark {
  color: #25282A; }
  .bg-white button.btn, .bg-white a.btn, .text-dark button.btn, .text-dark a.btn {
    background: none; }
    .bg-white button.btn:hover, .bg-white a.btn:hover, .text-dark button.btn:hover, .text-dark a.btn:hover {
      color: #fff; }
  .bg-white button.link, .bg-white a.link, .bg-white span.link, .text-dark button.link, .text-dark a.link, .text-dark span.link {
    font-family: TradeGothicLTPro-Bd2;
    font-weight: normal;
    color: #25282A; }

.bg-white {
  background: #fff; }

.bg-grey {
  background: #898D8D;
  color: #fff; }
  .bg-grey button.link, .bg-grey a.link, .bg-grey span.link {
    font-family: TradeGothicLTPro-Bd2;
    font-weight: normal;
    color: #fff; }
  .bg-grey button.btn:hover, .bg-grey a.btn:hover, .bg-grey span.btn:hover {
    color: #fff; }

a.link, span.link {
  font-family: TradeGothicLTPro-Bd2;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.8125rem;
  display: inline-block;
  clear: both; }
  a.link em, span.link em {
    font-style: normal; }
  a.link.dark, span.link.dark {
    color: #898D8D; }
  a.link.arrow-right em:after, span.link.arrow-right em:after {
    font-family: 'FontAwesome';
    content: " \f0da"; }
  a.link.arrow-left :before, span.link.arrow-left :before {
    font-family: 'FontAwesome';
    content: " \f0d9"; }
  a.link.link-lg, span.link.link-lg {
    font-size: 1.125rem;
    line-height: 1em; }

a.anchor {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

h1 {
  font-family: TradeGothicLTPro-Bd2;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 3.125rem;
  line-height: 1.12em; }

h2 {
  font-family: TradeGothicLTPro-Bd2;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 1.12em;
  padding: 0;
  margin: 80px 0 30px 0;
  color: #000000; }

h3 {
  font-family: TradeGothicLTPro-Bd2;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.09375em;
  padding: 0;
  margin: 60px 0 20px 0;
  color: #E0A526; }

h4 {
  font-family: TradeGothicLTPro-Bd2;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.09375em;
  padding: 0;
  margin: 40px 0 15px 0;
  color: #898D8D; }

h5 {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  font-weight: 700;
  font-style: italic;
  color: #000; }

h6 {
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #25282A; }

p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #000000; }

.text-light {
  color: #fff; }

.img-bg {
  position: relative;
  min-height: 200px; }
  .img-bg > img, .img-bg > video {
    width: 100%;
    height: auto;
    vertical-align: top; }
  .img-bg .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.img-bg-loading {
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .img-bg-loading .content {
    z-index: 2; }
  .img-bg-loading img.img-full {
    z-index: 1;
    position: relative; }
  .img-bg-loading img.img-blur {
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01); }

.three-col > div {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.33333333333%;
  padding-left: 3.7037037%;
  padding-right: 3.7037037%;
  border-left: 1px solid #bbbdc0; }
  .three-col > div:first-child {
    border: none; }

.home-family .three-col > div {
	border-color: white; }

.two-col > div {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 3.7037037%;
  padding-right: 3.7037037%; }
  .two-col > div:first-child {
    border: none; }

.center-vert .content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .center-vert .content > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }

/*******************HEADER*********************/
header {
  height: auto;
  background-color: #25282A;
  /* padding-left: 200px; */
  position: relative;
  z-index: 105; }
  header h1 {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 165px;
    height: 74px;
    margin: 0; }
    header h1 a {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      background: url("img/logo-white.png") center center no-repeat;
      background-size: contain;
      height: 74px;
      margin: 0 auto;
      display: block; }
  header .top {
    padding-left: 50px;
    padding-top: 10px;
    box-sizing: border-box;
    height: 50px;
    color: #bbbdc0;
    padding-right: 30px; }





    header .top .live-link a.link {
      font-size: 1.25rem;
      font-weight: 600;
      float: left;
      text-decoration: none; }
    header .top .profile {
      padding-top: 4px;
      font-size: 0.9375em;
      /* margin-right: 18px; */
      float: right; }
      header .top .profile a {
      /* padding: 0 5px; */ }
    header .top .search {
      display: inline-block;
      float: right; }
      header .top .search a {
        color: #D7D2CB; }
    header .top .top-right {
      float: right; }
    header .top #search-form-wrapper {
      display: none; }
    header .top #search-toggle {
      color: #bbbdc0;
      background: none transparent;
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      margin-top: 1px; }
    header .top a {
      color: #bbbdc0;
      text-decoration: none; }
      header .top a:hover {
        text-decoration: underline; }
  header nav {
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
    display: inline-block;
    position: relative; }
    header nav:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 40px 30px;
      border-color: transparent transparent transparent #505759;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10; }
    header nav > ul {
      font-family: TradeGothicLTPro;
      font-weight: normal;
      background: #898D8D;
      position: inline-block;
      height: 40px;
      list-style: none outside;
      margin: 0;
      padding: 0;
      position: relative;
      padding-left: 6%;
      padding-right: 10%;
      box-sizing: border-box;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      header nav > ul li {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        box-sizing: border-box; }
        header nav > ul li a {
          padding-top: 10px;
          display: inline-block;
          color: #fff;
          text-transform: uppercase;
          font-weight: 600;
          letter-spacing: 1px;
          text-decoration: none; }
        header nav > ul li.menu-item-has-children {
          position: relative; }
          header nav > ul li.menu-item-has-children ul.sub-menu {
            display: none;
            position: absolute;
            top: 40px;
            left: -20%;
            width: 140%;
            background: #898D8D;
            padding: 0;
            margin: 0;
            list-style: none outside; }
            header nav > ul li.menu-item-has-children ul.sub-menu li {
              box-sizing: border-box;
              padding: 13px 5px; }
              header nav > ul li.menu-item-has-children ul.sub-menu li a {
                padding-top: 0; }
          header nav > ul li.menu-item-has-children:hover:before {
            content: "";
            height: 40px;
            width: 140%;
            display: block;
            background: #D7D2CB;
            position: absolute;
            left: -20%;
            top: 0;
            z-index: 4; }
          header nav > ul li.menu-item-has-children:hover a {
            position: relative;
            z-index: 5; }
          header nav > ul li.menu-item-has-children:hover ul.sub-menu {
            display: block; }
  header a.give {
    font-family: TradeGothicLTPro-Bd2;
    font-weight: normal;
    width: 120px;
    height: 40px;
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block;
    font-size: 1.375em;
    position: relative;
    background: #D7D2CB;
    padding: 7px 0 0 7px;
    color: #505759;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center; }
    header a.give:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 40px 30px;
      border-color: transparent transparent transparent #898D8D;
      display: block;
      position: absolute;
      left: 0;
      top: 0; }

.watch-now {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 0; }

.alert-bar {
  display: block;
  min-height: 40px;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  padding: 10px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .alert-bar.content-text.arrow-right:after {
    font-family: 'FontAwesome';
    content: " \f0da";
    font-size: .9em;
    margin-left: 3px; }
  .alert-bar img {
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .alert-bar.grey {
    text-align: center; }
  .alert-bar.content-img {
    background-color: #bbbdc0; }

.search-form .screen-reader-text {
  display: none; }

.search-form .search-field {
  color: #898D8D; }

.search-form .search-submit {
  border: none;
  background: none transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

/*******************FOOTER*********************/
.social-nav {
  padding: 50px 20px 0;
  text-align: center; }
  .social-nav ul.social-links li {
    padding: 0 0 10px; }
    .social-nav ul.social-links li a {
      margin: 0 15px;
      border: 2px solid #fff;
      color: #fff; }

ul.social-links {
  list-style: none outside;
  margin: 0;
  padding: 0; }
  ul.social-links li {
    display: inline-block;
    text-align: center; }
    ul.social-links li a {
      display: inline-block;
      margin: 0 10px 0 0;
      height: 40px;
      width: 40px;
      border-radius: 50%; }
      ul.social-links li a i {
        margin-top: 7px;
        font-size: 1.5em; }

footer {
  background-color: #25282A;
  text-align: center;
  padding: 2.25% 20px; }
  footer img {
    vertical-align: middle;
    margin-bottom: 5px;
    max-width: 180px;
    max-height: 75px;
    height: auto; }
  footer p {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0 12px 30px;
    margin-left: 30px;
    border-left: 3px solid #bbbdc0;
    font-size: 1.125rem;
    line-height: 1.3333333333em;
    text-align: left;
    color: #ffffff; }
    footer p small {
      font-size: 0.7777777778em;
      display: block; }
    footer p span {
      border-left: 2px solid #fff;
      margin-left: 10px;
      padding-left: 10px; }
      footer p span:first-child {
        border: none;
        margin: 0;
        padding: 0; }
    footer p a {
      color: #fff;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-decoration: none; }
      footer p a:hover {
        text-decoration: underline; }

/*******************HOMEPAGE*****************/
.home-top {
  text-align: center; }
  .home-top .content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .home-top .content h2 {
      text-align: center; }
    .home-top .content h4 {
      text-align: center;
      color: #fff; }
    .home-top .content > div {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-top: 5%; }
  .home-top h2 {
    text-align: center;
    margin: 0; }
    .home-top h2 + h2 {
      margin-top: 0;
      margin-bottom: 8%; }

.nav-sub {
  color: #fff;
  text-align: center;
  position: relative;
  padding: 10px 20px; }
  .nav-sub i.fa {
    font-size: 18px;
    display: inline-block; }
  .nav-sub ul {
    display: inline-block;
    list-style: none outside;
    margin: 0;
    padding: 0;
    white-space: normal; }
    .nav-sub ul li {
      display: inline-block;
      font-size: 1rem;
      font-weight: 600;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0 20px;
      border-right: 2px solid #fff;
      white-space: nowrap; }
      .nav-sub ul li a {
        color: #fff;
        text-decoration: none; }
        .nav-sub ul li a:hover {
          text-decoration: underline; }
      .nav-sub ul li:last-child {
        padding-right: 0;
        border-right: 0; }

.home-top.slider {
  position: relative;
  width: 100%;
  overflow-x: hidden; }
  .home-top.slider .slide-wrapper {
    position: relative;
    width: 100%;
    transition: left 1s;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
  .home-top.slider .slider-nav-dots {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center; }
    .home-top.slider .slider-nav-dots button {
      content: "";
      padding: 0;
      display: inline-block;
      margin: 0 10px;
      appearance: none;
      -webkit-appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      border: 0;
      transition: background .3s;
      transition: border .3s; }
  .home-top.slider .slider-nav-blocks {
    width: 100%;
    text-align: center;
    display: flex; }
    .home-top.slider .slider-nav-blocks button {
      flex: 1 1 auto;
      content: "";
      padding: 0;
      margin: 0;
      appearance: none;
      -webkit-appearance: none;
      height: 10px;
      border-radius: 0;
      border: 0;
      transition: background .3s, border .3s; }
      .home-top.slider .slider-nav-blocks button:first-child {
        border-left: none; }
      .home-top.slider .slider-nav-blocks button:last-child {
        border-right: none; }
    .home-top.slider .slider-nav-blocks button.active + button {
      border-left: none; }
  .home-top.slider .slider-nav-arrows {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -30px; }
    .home-top.slider .slider-nav-arrows button {
      padding: 0;
      position: absolute;
      top: 0;
      display: block;
      appearance: none;
      -webkit-appearance: none;
      background: none transparent;
      border: 0;
      color: #fff;
      font-size: 80px;
      line-height: 60px;
      opacity: .8; }
      .home-top.slider .slider-nav-arrows button i {
        line-height: 60px; }
      .home-top.slider .slider-nav-arrows button.left {
        left: 10px; }
      .home-top.slider .slider-nav-arrows button.right {
        right: 10px; }
      .home-top.slider .slider-nav-arrows button:hover {
        opacity: 1; }
  .home-top.slider .slide {
    flex: 0 0 auto;
    width: 100%; }
    .home-top.slider .slide:first-child {
      display: block; }
  .home-top.slider.hidden {
    display: none; }
  .home-top.slider.has-arrows .slide .content > div {
    padding-left: 50px;
    padding-right: 50px; }

.nav-campus {
  padding: 17px 20px 17px 40px; }
  .nav-campus ul li {
    font-size: 0.875rem;
    padding: 0 15px; }
    .nav-campus ul li:first-child {
      padding-right: 0;
      border-right: 0; }

.single-col-callout {
  background: #fff;
  padding: 11.5% 0 13.2%;
  text-align: left; }							/* was CENTER */
  .single-col-callout .content {
    max-width: 850px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto; }
  .single-col-callout h3 {
    /*
    font-weight: 600;
    font-size: 2.0625rem;
    line-height: 2.3125rem;
    padding: 0 25px;
    margin: 0;
    */ }
  .single-col-callout hr {
    border: none;
    height: 5px;
    max-width: 600px;
    margin: 7.2% auto 6.5%; }
  .single-col-callout p {
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin: 0 0 1em; }
    .single-col-callout p:last-child {
      margin-bottom: 0; }
  .single-col-callout a.btn {
    margin: 25px 0 0; }
  .single-col-callout.listing-desc {
    padding: 6.5% 0 7.5%; }
    .single-col-callout.listing-desc.opportunities-desc {
      padding: 5.5% 0; }

.home-pastor {
  position: relative;
  text-align: center; }
  .home-pastor .content > div {
    padding-left: 55%;
    padding-right: 10%; }

.img-list {
  background: #898D8D;
  padding: 30px 0; }
  .img-list ul {
    list-style: none outside;
    margin: 0 auto;
    max-width: 1150px;
    padding: 0 40px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .img-list ul li {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      text-align: center; }

.home-posts {
  background: #fff;
  text-align: center;
  padding: 70px 0; }
  .home-posts img {
    max-width: 100%;
    height: auto; }
  .home-posts .title {
    height: 75px;
    margin-top: 15px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  .home-posts h4 {
    margin: 0; }
  .home-posts p {
    font-size: 1.125rem;
    line-height: 1.1666666667em;
    margin: 0 0 20px; }
  .home-posts a.arrow-right {
  	padding-bottom: 30px; }

.home-sermon .content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .home-sermon .content > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 50%;
    padding-right: 3%; }

.home-sermon a.play {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 100px;
  width: 100px;
  background: url("img/btn-play.png") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20%;
  opacity: .9;
  z-index: 5; }
  .home-sermon a.play:hover {
    opacity: 1; }

.home-sermon h6 {
  margin: 0;
  line-height: 1.375rem; }

.home-sermon .watch {
  padding-top: 30px; }
  .home-sermon .watch .btn {
    display: inline-block;
    vertical-align: middle; }
  .home-sermon .watch .options {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7%;
    padding-left: 6.5%;
    border-left: 2px solid #bbbdc0; }

.home-sermon h6, .sermon-info h6 {
  margin: 0;
  font-weight: 600; }

.home-sermon h2, .sermon-info h2 {
  margin: 0;
  line-height: 1em; }

.home-sermon p.details, .sermon-info p.details {
  margin: 0;
  font-size: 1.125rem; }
  .home-sermon p.details span, .sermon-info p.details span {
    padding: 0 9px 0 10px;
    border-left-width: 1px;
    border-left-style: solid;
    white-space: nowrap; }
  .sermon-info p.details span {
    border-left: 1px solid #fff; }
    .home-sermon p.details span:first-child, .sermon-info p.details span:first-child {
      border: none;
      padding-left: 0; }
    .home-sermon p.details span.series, .sermon-info p.details span.series {
      font-family: TradeGothicLTPro-Bd2;
      font-weight: normal;
      text-transform: uppercase; }
      .home-sermon p.details span.series a, .sermon-info p.details span.series a {
        color: #fff;
        text-decoration: none; }

.sermon-info {
  padding: 6% 165px; }
  .sermon-info a.podcast {
    margin-top: 8px; }
  .sermon-info p.details span {
    border-left-color: #898D8D; }
  .sermon-info hr {
    background: none transparent;
    border: 0;
    border-bottom: 1px solid #bbbdc0;
    margin: 30px 0 30px; }
  .sermon-info.single-col {
    padding: 6% 165px 8%; }
  .sermon-info .sermon-resources h3 {
    margin-bottom: 10px; }
  .sermon-info .sermon-resources h4 {
    margin-bottom: 10px; }
    .sermon-info .sermon-resources h4.outlines {
      margin-top: 10px; }
  .sermon-info .sermon-resources h5 {
    font-size: 1.375rem;
    font-weight: 600;
    margin: 0; }
  .sermon-info .sermon-resources ul {
    padding-left: 30px;
    font-size: 1.25rem;
    line-heigth: 1.75rem;
    margin-top: 0; }
    .sermon-info .sermon-resources ul li {
      margin-bottom: 10px; }
  .sermon-info .sermon-resources #sermon-series-curriculum {
    display: none; }

.home-family {
  padding: 7.5% 0;
  text-align: center; }
  .home-family h2 {
    color: #898D8D;
    margin: 0 0 5.5%;
    font-size: 2.5rem; }
  .home-family .logo {
    position: relative; }

.home-posts + .home-family {
  position: relative; }
  .home-posts + .home-family:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 100px);
    top: 0;
    margin-left: 50px;
    margin-right: 50px;
    height: 1px;
    background: #333; }

/*******************BACKPAGE******************/
.back-top {
  text-align: center; }
  .back-top .content {
    box-sizing: border-box;
    padding-top: 1.5%; }
  .back-top h2 {
    text-align: center; }
  .back-top h6 {
    font-size: 4.25rem;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700; }
  .back-top.text-dark h6 {
    color: #898D8D; }
  .back-top.text-light h6 {
    color: #fff; }
  .back-top img.content-img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 600px;
    max-height: 200px; }

.custom-top .content {
  padding-top: 30px; }

.custom-top h2 {
  margin: 0 0 25px;
  color: #898D8D;
  font-size: 4.25rem; }

.custom-top h3 {
  color: #898D8D;
  margin: 0 0 5px; }

.custom-top h4 {
  font-size: 1.75rem;
  font-weight: 400;
  margin: 0; }

.custom-top.text-light h2, .custom-top.text-light h3, .custom-top.text-light h4 {
  color: #fff; }

.parent-link {
  padding: 10px 0;
  text-align: center; }
  .parent-link a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    text-decoration: none;
    font-weight: 600; }

.campus-bar {
  background: rgba(64, 64, 66, 0.85);
  color: #bbbdc0;
  text-align: center;
  padding: 8px 0 9px;
  position: relative;
  padding-right: 15px;
  font-size: 0.75rem;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  .campus-bar i.fa {
    font-size: 16px;
    display: inline-block; }
  .campus-bar ul {
    display: inline-block;
    list-style: none outside;
    margin: 0;
    padding: 0;
    white-space: normal; }
    .campus-bar ul li {
      display: inline-block;
      font-weight: 600;
      vertical-align: top;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 1px 15px;
      border-right: 1px solid #bbbdc0;
      white-space: nowrap; }
      .campus-bar ul li a {
        color: #bbbdc0;
        text-decoration: none; }
        .campus-bar ul li a:hover {
          text-decoration: underline; }
      .campus-bar ul li:first-child {
        padding-right: 0;
        border-right: 0;
        padding-top: 0;
        padding-bottom: 0; }
      .campus-bar ul li:last-child {
        padding-right: 0;
        border-right: 0; }

.campus-bar-solo .campus-bar {
  position: relative;
  left: auto;
  top: auto;
  background: #59595c; }

.dot-nav {
  text-align: center; }
  .dot-nav > a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #bbbdc0;
    border-radius: 50%; }

.dynamic-page-staff {
  text-align: center;
  padding: 8% 25px;
  box-sizing: border-box; }
  .dynamic-page-staff .grid-layout {
    margin: 0 auto;
    padding: 0; }
    .dynamic-page-staff .grid-layout li {
      padding-bottom: 0; }
  .dynamic-page-staff a.btn {
    margin-top: 4%; }

.dynamic-page .multi-col {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 8% 25px;
  border-bottom: 0; }
  .dynamic-page .multi-col p {
    font-size: 1.125rem;
    line-height: 1.333333333em; }

.link-list {
  margin: 0;
  padding: 0; }
  .link-list a.link, .link-list span.link {
    font-size: 1rem; }
  .link-list-yellow {
  	color: #e0a526; }
  .link-list-side li a {
    font-family: TradeGothicLTPro-Bd2;
    font-weight: normal;
    color: #e0a526;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.8125rem;
    display: inline-block;
    clear: both; }
    .link-list-side li a em {
      color: #e0a526;
      font-style: normal; }
    .link-list-side li a em:after {
      font-family: 'FontAwesome';
      content: " \f0da"; }

  .link-list-side li.current_page_item a {
    color: #000; }
  .link-list-side li.current_page_item a em {
    color: #000; }

  .link-list-side li a[aria-current="page"] {
    color: #000; }
  .link-list-side li a[aria-current="page"] em {
    color: #000; }

#prayer-request-result {
  text-align: center;
  padding: 12px 25px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  position: relative; }
  #prayer-request-result #prayer-request-result-close {
    position: absolute;
    right: 10px;
    height: 22px;
    line-height: 22px;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #fff;
    text-transform: none;
    opacity: .7; }

#prayer-request-wrapper h3 {
  margin: 0 0 18px;
  text-align: center; }

#prayer-request-wrapper .content {
  border-top: 1px solid #bbbdc0;
  max-width: 600px;
  padding: 40px 30px 0;
  margin: 0 auto; }

#prayer-request-wrapper .form-group {
  clear: both;
  padding-bottom: 15px; }
  #prayer-request-wrapper .form-group.dual > div {
    display: inline-block;
    width: 50%;
    box-sizing: border-box; }
    #prayer-request-wrapper .form-group.dual > div:first-child {
      padding-right: 2.727272727%; }
    #prayer-request-wrapper .form-group.dual > div:last-child {
      padding-left: 2.727272727%; }

#prayer-request-wrapper .submit-row {
  padding: 20px 0 40px;
  text-align: center; }

#prayer-request-wrapper label {
  display: block;
  margin-bottom: 5px; }

#prayer-request-wrapper input.text, #prayer-request-wrapper textarea.text {
  display: block;
  width: 100%;
  box-sizing: border-box; }

#prayer-request-wrapper #prayer-alert-bar {
  display: none;
  position: relative;
  margin: 0 -25px 15px;
  padding: 15px 25px;
  background: #EA6923;
  color: #fff; }
  #prayer-request-wrapper #prayer-alert-bar h4 {
    margin: 0;
    text-align: center; }
  #prayer-request-wrapper #prayer-alert-bar ul {
    margin: 8px 0; }
    #prayer-request-wrapper #prayer-alert-bar ul li {
      margin-bottom: 5px; }

/*******************FORMS********************/
input.text, input.form-control, textarea.text {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  background: transparent none;
  border: 1px solid #d7d8da;
  height: 40px;
  display: inline-block;
  font-size: 1rem;
  color: #898D8D;
  padding-left: 10px;
  width: auto; }
  input.text::-webkit-input-placeholder, input.form-control::-webkit-input-placeholder, textarea.text::-webkit-input-placeholder {
    font-weight: 400; }
  input.text::-moz-placeholder, input.form-control::-moz-placeholder, textarea.text::-moz-placeholder {
    font-weight: 400; }
  input.text:-moz-placeholder, input.form-control:-moz-placeholder, textarea.text:-moz-placeholder {
    font-weight: 400; }
  input.text:-ms-input-placeholder, input.form-control:-ms-input-placeholder, textarea.text:-ms-input-placeholder {
    font-weight: 400; }
  input.text.search-field, input.form-control.search-field, textarea.text.search-field {
    height: 24px;
    padding: 0 10px;
    width: 120px;
    background: #fff;
    font-size: 14px;
    position: relative; }

textarea.text {
  height: 100px; }

.input-group {
  position: relative; }
  .input-group.prefix input.text {
    padding-left: 42px;
    display: block; }
  .input-group.prefix span.fa {
    font-size: 0.875rem;
    position: absolute;
    top: 15px;
    left: 0;
    width: 42px;
    text-align: center;
    color: #898D8D; }

div.select-group {
  position: relative; }
  div.select-group select {
    width: 100%;
    display: block;
    font-size: 1rem;
    padding: 0 35px 0 14px;
    height: 40px;
    border: 0;
    background: none transparent;
    background: rgba(187, 189, 192, 0.2);
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
    div.select-group select::-ms-expand {
      display: none; }
    div.select-group select option.default {
      text-transform: uppercase;
      letter-spacing: 1px; }
  div.select-group:after {
    font-family: FontAwesome;
    content: "\f0d7";
    line-height: 1em;
    height: 14px;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto; }
  div.select-group.lg select {
    height: 50px; }
  div.select-group.lg:after {
    height: 29px;
    line-height: 1.2727272727em; }

.check-group {
  font-size: 1rem;
  line-height: 1.125em;
  vertical-align: top;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .check-group input[type=checkbox], .check-group input[type=radio] {
    display: none; }
  .check-group label {
    vertical-align: middle;
    display: inline-block;
    height: 25px;
    padding: 3px 7px 0 31px;
    box-sizing: border-box;
    font-weight: 600;
    background: #ebeced;
    color: #d3d4d6;
    position: relative;
    cursor: pointer; }
  .check-group input[type=checkbox] + label:before, .check-group input[type=radio] + label:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    font-size: 0.875em;
    line-height: 1.0714285714em;
    font-weight: 200;
    padding: 5px 0 0;
    width: 25px;
    height: 25px;
    box-sizing: border-box;
    color: #d3d4d6;
    background: #ebeced;
    opacity: .5; }
  .check-group input[type=checkbox]:checked + label {
    color: #fff; }
  .check-group input[type=checkbox]:checked + label:before, .check-group input[type=radio]:checked + label:before {
    content: "\f00c";
    color: #fff;
    opacity: 1; }

.video-header {
  padding: 20px;
  max-width: 968px;
  margin: 0 auto; }
  .video-header iframe {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .responsive-video iframe, .responsive-video object, .responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ministry-page, .campus-page {
  background: #fff; }
  .ministry-page > div, .campus-page > div {
    box-sizing: border-box;
    margin: 0 auto; }
  .ministry-page .single-col-callout, .campus-page .single-col-callout {
    max-width: 800px;
    padding: 9% 0 8.5%;
    border-bottom: 1px solid #898D8D;
    margin-left: auto;
    margin-right: auto; }
    .ministry-page .single-col-callout h3, .campus-page .single-col-callout h3 {
      /*
      margin-top: 50px;
      border-top: 5px solid #e0a526;
      color: #898D8D;
      margin-bottom: 38px;
      padding: 20px 0 0 0;
      */ }
    .ministry-page .single-col-callout p, .campus-page .single-col-callout p {
      font-size: 1.125rem;
      line-height: 1.3888888889em; }
    .ministry-page .single-col-callout .btn, .campus-page .single-col-callout .btn {
      margin-top: 50px; }
    .ministry-page .single-col-callout h5, .campus-page .single-col-callout h5 {
      /*
      font-size: 1.25rem;
      font-weight: 600;
      margin: 0;
      */ }
    .ministry-page .single-col-callout:last-child, .campus-page .single-col-callout:last-child {
      border-bottom: none; }
    .ministry-page .single-col-callout .content p, .campus-page .single-col-callout .content p {
      margin-left: 0;
      margin-right: 0; }
    .ministry-page .single-col-callout.collapsed, .campus-page .single-col-callout.collapsed {
      border-bottom: none;
      padding-bottom: 0; }
  .ministry-page > div.grid-layout, .campus-page > div.grid-layout {
    max-width: 1140px; }
  .ministry-page .bg-dark, .ministry-page .text-light, .campus-page .bg-dark, .campus-page .text-light {
    color: #fff; }
    .ministry-page .bg-dark a.link, .ministry-page .text-light a.link, .campus-page .bg-dark a.link, .campus-page .text-light a.link {
      color: #fff; }

.ministry-three-cols {
  max-width: 1200px;
  padding-top: 25px;
  padding-bottom: 25px; }
  .ministry-three-cols > div {
    display: inline-block;
    box-sizing: border-box;
    width: 33.3333333333%;
    vertical-align: top;
    padding: 0 25px;
    text-align: center; }
    .ministry-three-cols > div p:first-child {
      margin: 0; }
  .ministry-three-cols .col-center {
    border-left: 1px solid #bbbdc0;
    border-right: 1px solid #bbbdc0; }
    .ministry-three-cols .col-center h2 {
      margin-bottom: 20px; }
    .ministry-three-cols .col-center p {
      margin: 0 0 5px; }
  .ministry-three-cols h2 {
    margin: 0; }
  .ministry-three-cols h5 {
    text-transform: uppercase;
    font-size: 1.375rem;
    margin: 10px 0 5px; }
  .ministry-three-cols h6 {
    color: #898D8D;
    font-weight: 600;
    text-transform: none;
    margin: 0; }

.double-col-callout {
  text-align: center;
  padding: 7% 0; }
  .double-col-callout > div {
    width: 40%;
    display: inline-block;
    max-width: 470px;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0 4%; }
  .double-col-callout h4 {
    font-size: 1.25rem;
    line-height: 1.1em;
    margin: 0 0 18px; }
  .double-col-callout p {
    font-size: 1rem;
    line-height: 1.5em;
    margin: 0 0 20px; }
  .double-col-callout a.btn {
    margin-top: 20px; }
  .double-col-callout.bg-dark {
    background: #898D8D; }

.has-anchor {
  position: relative; }

.ministry-news {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 8% 0;
  text-align: center; }
  .ministry-news .content {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 30px; }
  .ministry-news h2 {
    font-size: 2.5rem; }
  .ministry-news h4 {
    font-size: 1.25rem;
    line-height: 1.1em;
    text-transform: uppercase; }
  .ministry-news p {
    font-size: 0.875rem;
    line-height: 1.1428571429em; }
  .ministry-news .news-items {
    list-style: none outside;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .ministry-news .news-items > li {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 2% 6%;
      border-right: 1px solid #bbbdc0; }
      .ministry-news .news-items > li:first-child {
        padding-left: 0; }
      .ministry-news .news-items > li:last-child {
        padding-right: 0;
        border-right: none; }
  .ministry-news .dot-nav {
    margin-top: 5%; }

.back-events {
  padding: 7% 25px;
  text-align: center; }
  .back-events h2 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 2.5rem;
    margin: 0; }
  .back-events > div {
    text-align: left;
    max-width: 1140px;
    box-sizing: border-box;
    padding: 76px 25px;
    border-bottom: 1px solid #898D8D;
    margin: 0 auto; }
    .back-events > div > div {
      box-sizing: border-box;
      display: inline-block;
      vertical-align: middle; }
      .back-events > div > div.name {
        width: 34.70642202%;
        padding-right: 3%;
        vertical-align: top; }
        .back-events > div > div.name h4 {
          font-size: 1.25rem;
          line-height: 1.1em;
          margin: 0 0 20px; }
          .back-events > div > div.name h4 em {
            display: block; }
        .back-events > div > div.name h6 {
          color: #D7D2CB;
          font-size: 1rem;
          line-height: 1.125em;
          font-weight: 600;
          margin: 0; }
      .back-events > div > div.desc {
        width: 47.99082569%;
        font-size: 0.9375rem;
        line-height: 1.1333333333em; }
        .back-events > div > div.desc p {
          font-size: 1em;
          line-height: 1.1333333333em; }
      .back-events > div > div.link {
        width: 17.30275229%;
        vertical-align: middle;
        text-align: right; }
  .back-events a.btn.more {
    margin: 50px 0 0; }

.bg-grey .back-events > div, .text-light .back-events > div {
  border-bottom-color: #999; }
  .bg-grey .back-events > div > div.name h6, .text-light .back-events > div > div.name h6 {
    color: #aaa; }

.bg-white + .back-events:before {
  content: "";
  display: block;
  height: 1px;
  width: 960px;
  background: #bbbdc0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.campus-top {
  height: calc(100vh - 129px);
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .campus-top > img {
    display: none; }
  .campus-top .content {
    background-image: -webkit-radial-gradient(center, ellipse, rgba(200, 200, 200, 0.5) 0%, rgba(200, 200, 200, 0) 60%);
    background-image: radial-gradient(  ellipse at center, rgba(200, 200, 200, 0.5) 0%, rgba(200, 200, 200, 0) 60%);
    padding-top: 30px;
    padding-bottom: 30px; }
  .campus-top h2 {
    margin: 2% 0 25px;
    color: #898D8D;
    font-size: 4.25rem;
    line-height: 1em; }
  .campus-top h3 {
    color: #898D8D;
    margin: 0 0 5px; }
  .campus-top h4 {
    font-size: 1.75rem;
    font-weight: 400;
    margin: 0; }
    .campus-top h4 span {
      white-space: nowrap; }
  .campus-top a.btn {
    margin-top: 4%; }
  .campus-top.text-light h2, .campus-top.text-light h3, .campus-top.text-light h4 {
    color: #fff; }
  .campus-top.text-light .content {
    background-image: -webkit-radial-gradient(center, ellipse, rgba(49, 49, 50, 0.6) 0%, rgba(49, 49, 50, 0) 60%);
    background-image: radial-gradient(  ellipse at center, rgba(49, 49, 50, 0.6) 0%, rgba(49, 49, 50, 0) 60%); }
    .campus-top.text-light .content a.btn {
      background: rgba(49, 49, 50, 0.3); }
  .campus-top.text-dark .content {
    background-image: -webkit-radial-gradient(center, ellipse, rgba(200, 200, 200, 0.5) 0%, rgba(200, 200, 200, 0) 60%);
    background-image: radial-gradient(  ellipse at center, rgba(200, 200, 200, 0.5) 0%, rgba(200, 200, 200, 0) 60%); }
    .campus-top.text-dark .content a.btn {
      background: rgba(49, 49, 50, 0.3); }
  .campus-top.blurred {
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .campus-top.blurred .content {
      z-index: 2; }
    .campus-top.blurred .img-full, .campus-top.blurred .img-blur {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
    .campus-top.blurred .img-full {
      z-index: 1;
      position: absolute;
      height: 1px;
      width: 1px;
      top: 0;
      left: 0;
      -webkit-transform: scale(1.01);
      -moz-transform: scale(1.01);
      -ms-transform: scale(1.01);
      -o-transform: scale(1.01);
      transform: scale(1.01); }
    .campus-top.blurred .img-blur {
      z-index: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-filter: blur(10px);
      filter: blur(10px);
      -webkit-transform: scale(1.01);
      -moz-transform: scale(1.01);
      -ms-transform: scale(1.01);
      -o-transform: scale(1.01);
      transform: scale(1.01); }
    @media screen and (max-width: 768px) {
      .campus-top.blurred .img-full {
        display: none; } }

.campus-info {
  padding: 7% 25px; }
  .campus-info .content {
    max-width: 1000px;
    margin: 0 auto; }
  .campus-info .side {
    font-size: 1rem;
    width: 25%;
    float: left;
    vertical-align: top;
    padding: 8px 0 0; }
    .campus-info .side .campus-pastor:after {
      content: "";
      display: block;
      max-width: 180px;
      height: 3px;
      background: #bbbdc0;
      margin-top: 20px; }
    .campus-info .side .campus-pastor a {
      color: #898D8D;
      text-decoration: none; }
      .campus-info .side .campus-pastor a:hover {
        text-decoration: underline; }
    .campus-info .side .campus-address {
      padding: 20px 0 0; }
    .campus-info .side img {
      width: 140px;
      height: auto; }
    .campus-info .side h4 {
      font-size: 1.125em;
      margin: 0; }
    .campus-info .side p {
      margin: 0;
      font-size: 1em;
      line-height: 1.25em; }
  .campus-info .mission {
    width: 75%;
    float: right;
    vertical-align: top; }
    .campus-info .mission h3 {
      /*
      font-size: 1.8125rem;
      color: #898D8D;
      margin: 0 0 40px;
      */ }
    .campus-info .mission p {
      font-size: 1.125rem;
      line-height: 1.3333333333em;
      margin-bottom: 24px; }
    .campus-info .mission a.btn {
      margin-top: 30px; }
  .campus-info .clear {
    clear: both; }

.campus-expect {
  min-height: 600px; }
  .campus-expect > img {
    min-height: 600px; }
  .campus-expect .content {
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box; }
  .campus-expect .content-wrap {
    max-width: 1000px;
    margin: 0 auto; }
  .campus-expect .text-wrap {
    width: 50%;
    padding-right: 10%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle; }
    .campus-expect .text-wrap h3 {
      margin: 0 0 20px; }
    .campus-expect .text-wrap p {
      font-size: 1.125rem;
      line-height: 1.3333333333em; }
  .campus-expect .video-wrap {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    .campus-expect .video-wrap .video-thumb {
      max-width: 100%;
      height: auto; }
    .campus-expect .video-wrap h4 {
      font-size: 1.6875rem;
      line-height: 1.4814814815em;
      font-weight: 600;
      font-style: italic;
      text-align: center;
      margin: 28px 0 5px; }
    .campus-expect .video-wrap p {
      margin: 0; }
    .campus-expect .video-wrap small {
      display: block;
      text-align: center;
      font-size: 1rem;
      text-transform: uppercase; }

.campus-grid {
  background: #fff;
  position: relative; }
  .campus-grid:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 72%; }
  .campus-grid > a {
    display: block;
    background: center center no-repeat;
    background-size: cover;
    position: absolute;
    box-sizing: border-box;
    opacity: .95; }
    .campus-grid > a:before {
      display: block;
      content: "";
      width: 100%; }
    .campus-grid > a:hover {
      opacity: 1; }
  .campus-grid .grid-1 {
    top: 0;
    left: 0;
    width: 37.0833333333%; }
    .campus-grid .grid-1:before {
      padding-top: 57.3033707865%; }
  .campus-grid .grid-2 {
    top: 0;
    left: 37.8333333333%;
    width: 24.4166666667%; }
    .campus-grid .grid-2:before {
      padding-top: 116.38225256%; }
  .campus-grid .grid-3 {
    top: 0;
    right: 0;
    width: 37.0833333333%; }
    .campus-grid .grid-3:before {
      padding-top: 37.3033707865%; }
  .campus-grid .grid-4 {
    top: 20.2546296296%;
    right: 0;
    width: 37.0833333333%; }
    .campus-grid .grid-4:before {
      padding-top: 37.3033707865%; }
  .campus-grid .grid-5 {
    right: 0;
    top: 40.5092592593%;
    width: 37.25%; }
    .campus-grid .grid-5:before {
      padding-top: 75.615212528%; }
  .campus-grid .grid-6 {
    left: 37.8333333333%;
    top: 40.5092592593%;
    width: 24.3333333333%; }
    .campus-grid .grid-6:before {
      padding-top: 115.753424658%; }
  .campus-grid .grid-7 {
    left: 25.3333333333%;
    top: 30.3240740741%;
    width: 11.8333333333%; }
    .campus-grid .grid-7:before {
      padding-top: 300%; }
  .campus-grid .grid-8 {
    top: 30.3240740741%;
    left: 0;
    width: 24.6666666667%; }
    .campus-grid .grid-8:before {
      padding-top: 85.472972973%; }
  .campus-grid .grid-9 {
    bottom: 0;
    left: 0;
    width: 24.6666666667%; }
    .campus-grid .grid-9:before {
      padding-top: 114.864864865%; }
  .campus-grid .grid-10 {
    left: 25.3333333333%;
    bottom: 0;
    width: 74.6666666667%; }
    .campus-grid .grid-10:before {
      padding-top: 18.75%; }

.campus-ministries, .ministry-subministries {
  text-align: center;
  padding: 8% 25px;
  box-sizing: border-box; }
  .campus-ministries h2, .ministry-subministries h2 {
    font-size: 2.5rem;
    margin: 0 0 5%; }
  .campus-ministries .grid-layout, .ministry-subministries .grid-layout {
    margin: 0 auto;
    padding: 0; }
    .campus-ministries .grid-layout li, .ministry-subministries .grid-layout li {
      text-align: center;
      padding-bottom: 0; }
      .campus-ministries .grid-layout li > div, .campus-ministries .grid-layout li > a > div, .ministry-subministries .grid-layout li > div, .ministry-subministries .grid-layout li > a > div {
        height: 105px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
    .campus-ministries .grid-layout img, .ministry-subministries .grid-layout img {
      margin: 0;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .campus-ministries .grid-layout h4, .ministry-subministries .grid-layout h4 {
      font-size: 1.25rem;
      line-height: 1.1em;
      margin: 0;
      padding: 0;
      color: #ffffff; }
    .campus-ministries .grid-layout a.block, .ministry-subministries .grid-layout a.block {
      text-decoration: none;
      color: inherit; }
  .campus-ministries a.btn, .ministry-subministries a.btn {
    margin-top: 4%; }

.ministry-umbrella-links {
  padding: 1.75438% 0; }
  .ministry-umbrella-links .grid-layout {
    padding: 4% 0 1.5%;
    max-width: none; }
    .ministry-umbrella-links .grid-layout ul {
      width: 100%;
      box-sizing: border-box;
      padding-left: 0.87719298%;
      padding-right: 0.87719298%; }
      .ministry-umbrella-links .grid-layout ul li {
        max-width: none;
        width: 20%;
        padding-left: 0.87719298%;
        padding-right: 0.87719298%;
        padding-bottom: 1.75438596%; }
    .ministry-umbrella-links .grid-layout a.text-link {
      display: block;
      text-align: center;
      text-decoration: none;
      color: #fff;
      width: 100%;
      position: relative;
      padding-bottom: 50%;
      box-sizing: border-box;
      font-size: 1.25rem;
      line-heiht: 1.2em;
      font-weight: 500; }
      .ministry-umbrella-links .grid-layout a.text-link > div {
        display: block;
        box-sizing: border-box;
        padding-left: 8px;
        padding-right: 8px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
        .ministry-umbrella-links .grid-layout a.text-link > div > span {
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          box-flex: 1;
          -webkit-flex: 1;
          -moz-flex: 1;
          -ms-flex: 1;
          flex: 1; }
  .ministry-umbrella-links.collapsed {
    border-top: 0;
    padding-top: 0; }

.ministry-staff {
  padding-top: 5%; }
  .ministry-staff h2 {
    text-align: center;
    margin-bottom: 5%; }
  .ministry-staff .grid-layout {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto; }
    .ministry-staff .grid-layout h4 {
      color: #ffffff; }

.high-profile {
  background: #f4f4f4; }
  .high-profile > div {
    margin: 0 auto;
    background: none transparent; }
  .high-profile .single-col-callout {
    padding-top: 3%; }

.campus-map .location-info {
  left: 50%;
  padding: 4% 6% 0 5%;
  width: 45%;
  min-width: 550px;
  box-sizing: border-box;
  background: rgba(64, 64, 66, 0.9); }
  .campus-map .location-info h3 {
    margin: 0 0 10px;
    color: #fff; }
  .campus-map .location-info hr {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: none transparent;
    border: none;
    height: 3px;
    background: #bbbdc0;
    margin: 5% 0; }
  .campus-map .location-info h4 {
    weight: 600;
    font-size: 1.25rem;
    line-height: 1.1em;
    margin: 0; }
  .campus-map .location-info h5 {
    font-size: 1.25rem;
    line-height: 1.25em;
    margin: 0;
    font-weight: 600; }
  .campus-map .location-info p {
    font-size: 1.125rem;
    line-height: 1.3888888889em;
    margin: 0; }
  .campus-map .location-info a.btn {
    margin: 5% 0;
    clear: both; }
  .campus-map .location-info a.link {
    display: block;
    clear: both; }

.grid-layout-flex {
  padding: 9% 0;
  max-width: 1140px; }
  .grid-layout-flex ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .grid-layout-flex ul li {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0;
      margin: 0;
      padding: 0 1.75438596%;
      min-width: 180px;
      display: block; }
      .grid-layout-flex ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 25%; }
  .grid-layout-flex h4 {
    font-size: 1.125rem;
    line-height: 1.1111111111em;
    margin: 0 0 5px; }
  .grid-layout-flex p {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.3571428571em; }

.grid-layout {
  padding: 9% 0 3%;
  max-width: 1140px; }
  .grid-layout ul {
    text-align: center;
    list-style: none outside;
    margin: 0 auto;
    padding: 0; }
    .grid-layout ul li {
      text-align: left;
      margin: 0;
      padding: 0 1.75438596% 8%;
      box-sizing: border-box;
      width: 16.6666666667%;
      max-width: 200px;
      display: inline-block;
      vertical-align: top; }
      .grid-layout ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 20%; }
  .grid-layout h4 {
    font-size: 1.125rem;
    line-height: 1.1111111111em;
    margin: 0 0 5px; }
  .grid-layout p {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.3571428571em; }
  .grid-layout.items-1, .grid-layout.items-2, .grid-layout.items-3 {
    max-width: 600px; }
    .grid-layout.items-1 li, .grid-layout.items-2 li, .grid-layout.items-3 li {
      width: 33.333333333%; }
  .grid-layout.items-4 ul, .grid-layout.items-7 ul, .grid-layout.items-8 ul {
    max-width: 800px; }
    .grid-layout.items-4 ul li, .grid-layout.items-7 ul li, .grid-layout.items-8 ul li {
      width: 25%; }
  .grid-layout.items-9 ul li, .grid-layout.items-10 ul li {
    width: 20%; }

.staff-top h2 {
  color: inherit;
  font-size: 3.875rem; }

.staff-wrapper, .events-wrapper, .grid-listing-wrapper {
  background: #fff; }

.staff-content, .events-content, .grid-listing-content {
  background: #fff;
  max-width: 1030px;
  box-sizing: border-box;
  padding: 60px 25px 0;
  margin: 0 auto;
  text-align: center; }
  .staff-content > a.btn, .events-content > a.btn, .grid-listing-content > a.btn {
    margin: 13% 0; }

.grid-listing-title {
  text-align: left;
  margin: 0 10px;
  padding-bottom: 8px; }
  .grid-listing-title::after {
    clear: both;
    content: "";
    display: table; }
  .grid-listing-title h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.5rem;
    float: left;
    margin: 0; }
  .grid-listing-title .select-group {
    float: right;
    min-width: 25%; }

.grid-listing {
  text-align: left;
  margin: 0 auto;
  padding-bottom: 30px; }
  .grid-listing > div {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0;
    width: 33%;
    display: inline-block;
    margin: 3.64583333% 0;
    vertical-align: top; }
    .grid-listing > div a {
      display: block;
      text-decoration: none;
      color: #898D8D; }
    .grid-listing > div img {
      margin: 0;
      width: 100%;
      display: block;
      height: auto; }
    .grid-listing > div h4 {
      font-size: 1.125rem;
      margin: 10px 0 0; }
    .grid-listing > div h5 {
      font-size: 1rem;
      font-weight: 200;
      margin: 0; }
    .grid-listing > div .address {
      display: block;
      padding: 5px 0 8px; }
    .grid-listing > div .service-times {
      display: block;
      padding: 0 0 3px; }
      .grid-listing > div .service-times span {
        display: inline-block;
        padding-right: 20px;
        padding-bottom: 5px;
        line-height: 1.1em; }
        .grid-listing > div .service-times span:last-child {
          padding-right: 0; }
      .grid-listing > div .service-times strong.day {
        font-weight: 600;
        font-size: 80%;
        line-height: 1em;
        display: block; }
      .grid-listing > div .service-times small.and {
        margin: 0 3px; }
  .grid-listing.ministry-listing > div {
    text-align: center;
    padding-bottom: 0; }
  .grid-listing.ministry-listing h4 {
    font-size: 1.25rem;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    text-align: center; }
  .grid-listing.ministry-listing > div {
    text-align: center;
    padding-bottom: 0; }
    .grid-listing.ministry-listing > div div {
      height: 85px;
      width: 100%;
      display: block;
      margin: 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
  .grid-listing.ministry-listing img {
    margin: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.listing-desc + .grid-listing-wrapper .grid-listing-content {
  padding-top: 0; }

.listing-desc + .events-wrapper .events-content {
  padding-top: 0; }

.staff-content {
  min-height: 550px; }

.staff-bio {
  text-align: left;
  position: relative;
  margin: 3.64583333% 0 0;
  box-sizing: border-box;
  padding-left: 28%; }
  .staff-bio .card {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 10px;
    width: 25%; }
    .staff-bio .card img {
      margin: 0;
      width: 100%;
      display: block;
      height: auto; }
    .staff-bio .card h4 {
      font-size: 1.125rem;
      margin: 10px 0 0; }
    .staff-bio .card h5 {
      font-size: 1rem;
      font-weight: 200;
      margin: 0; }
    .staff-bio .card .staff-teams {
      margin: 0;
      font-size: 1rem;
      line-height: 1.25em;
      font-weight: 200;
      margin: 12px 0 0; }
      .staff-bio .card .staff-teams strong {
        font-weight: 500; }
    .staff-bio .card .contact-info {
      margin-top: 18px; }
      .staff-bio .card .contact-info h6 {
        font-size: 0.875rem;
        font-weight: 600;
        color: #898D8D;
        text-transform: none;
        margin: 0 0 8px; }
  .staff-bio .post-content {
    font-size: 1.125rem;
    padding-right: 10px; }
    .staff-bio .post-content p {
      line-height: 1.3888888889em; }
      .staff-bio .post-content p:first-child {
        margin-top: 0; }
  .staff-bio h4.connect {
    margin-bottom: 15px; }

@media screen and (min-width: 769px) {
  .staff-content.no-bio {
    min-width: 100px; }
    .staff-content.no-bio .staff-bio .card {
      position: static;
      top: auto;
      left: auto;
      width: 100%;
      padding-top: 0; }
      .staff-content.no-bio .staff-bio .card > img {
        position: absolute;
        left: 10px;
        top: 0;
        width: calc(25% - 20px); }
    .staff-content.no-bio > a.btn.btn-back {
      margin: 20% 0 10%; } }

.events-wrapper {
  padding-bottom: 5%; }

.events-filter {
  text-align: left;
  margin: 0 10px;
  padding-bottom: 8px; }
  .events-filter::after {
    clear: both;
    content: "";
    display: table; }
  .events-filter h6 {
    font-size: 0.875rem;
    line-height: 1em;
    font-weight: 400;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    color: #898D8D;
    width: 9.5%;
    box-sizing: border-box;
    padding-left: 10px; }
  .events-filter ul {
    width: 66.5%;
    vertical-align: middle;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    box-sizing: border-box; }
    .events-filter ul span {
      white-space: nowrap; }
    .events-filter ul li {
      margin: 2px 10px 2px 0;
      padding: 0;
      display: inline-block; }
      .events-filter ul li a {
        font-size: 1rem;
        line-height: 1.125em;
        vertical-align: top;
        height: 25px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        display: inline-block;
        height: 25px;
        padding: 3px 7px 0 31px;
        box-sizing: border-box;
        font-weight: 600;
        background: #ebeced;
        color: #d3d4d6;
        position: relative;
        text-decoration: none; }
        .events-filter ul li a:before {
          content: "\f00c";
          font-family: FontAwesome;
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          text-align: center;
          font-size: 0.875em;
          line-height: 1.0714285714em;
          font-weight: 200;
          padding: 5px 0 0;
          width: 25px;
          height: 25px;
          box-sizing: border-box;
          color: #d3d4d6;
          background: #ebeced;
          opacity: .5; }
        .events-filter ul li a.selected {
          color: #fff; }
          .events-filter ul li a.selected:before {
            content: "\f00c";
            color: #fff;
            opacity: 1; }
  .events-filter .input-group {
    vertical-align: middle;
    display: inline-block;
    width: 24%;
    box-sizing: border-box; }
    .events-filter .input-group input.text {
      width: 100%;
      box-sizing: border-box; }

.events-content .date-big h6, .events-content .date-big h5, .events-content .date-big h4 {
  max-width: 80px;
  text-align: center;
  color: #898D8D;
  margin: 0; }

.events-content .date-big h6 {
  font-size: 1.8125rem;
  line-height: 0.7586206897em;
  font-weight: 600;
  text-transform: lowercase; }

.events-content .date-big h5 {
  font-size: 2.3125rem;
  line-height: 1.1081081081em;
  font-weight: 400;
  text-transform: uppercase; }

.events-content .date-big h4 {
  font-size: 3.75rem;
  line-height: 0.9em;
  font-weight: 700;
  margin: 0; }

.date-wrap .date-big {
  width: 12.5%;
  padding: 18px 0;
  vertical-align: top;
  display: inline-block; }

.date-wrap .list {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 87.5%; }
  .date-wrap .list .single {
    display: block;
    clear: both;
    padding: 20px 15px 20px 110px;
    border-top: 1px solid #bbbdc0;
    position: relative;
    box-sizing: border-box;
    margin: 0;
    text-align: left;
    box-sizing: border-box; }
    .date-wrap .list .single:first-child {
      border-top: none; }
    .date-wrap .list .single span.time {
      position: absolute;
      top: 20px;
      left: 0;
      width: 110px;
      box-sizing: border-box;
      padding-left: 7px;
      display: inline-block;
      vertical-align: top;
      font-size: 1.125rem;
      font-weight: 600;
      padding-top: 4px;
      color: #898D8D; }
      .date-wrap .list .single span.time small.allday {
        font-size: 90%;
        text-transform: uppercase; }
    .date-wrap .list .single h6 {
      font-size: 1.3125rem;
      line-height: 1.0952380952em;
      font-weight: 400;
      color: #898D8D;
      text-transform: none;
      padding-top: 2px;
      vertical-align: top;
      margin: 0;
      width: calc(100% - 165px); }

.date-wrap, .opportunities-wrap {
  padding: 0 10px;
  border-bottom: 5px solid #898D8D; }
  .date-wrap .list a.single, .opportunities-wrap .list a.single {
    text-decoration: none; }
  .date-wrap ul.campus, .opportunities-wrap ul.campus {
    list-style: none outside;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    float: right;
    width: 165px;
    text-align: right;
    padding-bottom: 1px; }
    .date-wrap ul.campus li, .opportunities-wrap ul.campus li {
      margin: 0;
      background: #bbbdc0;
      padding: 4px 0;
      width: 40px;
      text-align: center;
      display: inline-block;
      margin: 0 0 8px 10px; }
      .date-wrap ul.campus li:after, .opportunities-wrap ul.campus li:after {
        text-transform: none;
        font-weight: 400; }

.opportunities-wrap .list {
  display: block;
  vertical-align: top;
  text-align: left; }
  .opportunities-wrap .list .single {
    display: block;
    clear: both;
    padding: 20px 15px;
    border-top: 1px solid #bbbdc0;
    position: relative;
    box-sizing: border-box;
    margin: 0;
    text-align: left;
    box-sizing: border-box;
    color: #898D8D; }
    .opportunities-wrap .list .single:first-child {
      border-top: none; }
    .opportunities-wrap .list .single .info {
      width: calc(100% - 165px);
      display: inline-block; }
      .opportunities-wrap .list .single .info p {
        font-size: 1rem;
        line-height: 1.1875em; }
    .opportunities-wrap .list .single h6 {
      font-size: 1.3125rem;
      line-height: 1.0952380952em;
      font-weight: 400;
      color: #898D8D;
      text-transform: none;
      padding-top: 2px;
      vertical-align: top;
      margin: 0; }
    .opportunities-wrap .list .single .excerpt p {
      margin: 8px 0 0; }

.opportunities-wrap ul.type, .opportunity-content ul.type {
  list-style: none outside;
  font-weight: 11px;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  display: inline-block;
  margin: 0 0 0 5px;
  padding-left: 5px; }
  .opportunities-wrap ul.type i, .opportunity-content ul.type i {
    margin-right: 3px; }
  .opportunities-wrap ul.type li, .opportunity-content ul.type li {
    color: #bbbdc0;
    margin: 0;
    display: inline-block;
    margin-right: 3px;
    text-transform: uppercase;
    letter-spacing: -1px; }
    .opportunities-wrap ul.type li:after, .opportunity-content ul.type li:after {
      content: ",";
      display: inline; }
    .opportunities-wrap ul.type li:last-child, .opportunity-content ul.type li:last-child {
      margin: 0; }
      .opportunities-wrap ul.type li:last-child:after, .opportunity-content ul.type li:last-child:after {
        content: none;
        display: none; }

.events-content.opportunity-content {
  padding-top: 35px;
  max-width: 900px; }
  .events-content.opportunity-content .event-single .details {
    padding-left: 0;
    width: 100%; }
  .events-content.opportunity-content ul.type {
    display: block;
    clear: both;
    margin-left: 0;
    padding-left: 0;
    line-height: 1em; }

.event-single {
  text-align: left;
  padding-top: 0;
  padding-bottom: 50px; }
  .event-single .date-big {
    width: 12.5%;
    padding: 2px 0 18px;
    vertical-align: top;
    display: inline-block; }
  .event-single .details {
    width: 87.5%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 110px;
    box-sizing: border-box; }
    .event-single .details h4 {
      font-weight: 400;
      margin: 0;
      width: calc(100% - 185px); }
    .event-single .details a.btn {
      margin: 35px 0; }
    .event-single .details .post-content {
      width: calc(100% - 185px); }
      .event-single .details .post-content h4 {
        width: auto; }
  .event-single span.time {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    box-sizing: border-box;
    padding-left: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 1.125rem;
    font-weight: 600;
    padding-top: 6px;
    color: #898D8D; }
    .event-single span.time small.allday {
      font-size: 90%;
      text-transform: uppercase; }
  .event-single ul.campus {
    list-style: none outside;
    margin: 0;
    padding: 0 15px 0 0;
    box-sizing: border-box;
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    width: 175px;
    text-align: right;
    float: right; }
    .event-single ul.campus li {
      margin: 0;
      background: #bbbdc0;
      padding: 4px 0;
      width: 40px;
      text-align: center;
      display: inline-block;
      margin: 0 0 8px 10px;
      cursor: default; }
      .event-single ul.campus li:after {
        text-transform: none;
        font-weight: 400; }
  .event-single .content-mob {
    display: none; }

.post-content h1, .post-title h1 {
  font-size: 2.5rem;
  line-height: 1.1em;
  text-transform: none;
  font-weight: 600; }
  .post-content h1 b, .post-title h1 b {
    font-weight: 600; }

.post-content h2, .post-title h2 {
  /*
  font-size: 2.0625rem;
  line-height: 1.0909090909em;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  */ }

.post-content h3, .post-title h3 {
  /*
  font-size: 1.75rem;
  line-height: 1.1428571429em;
  font-weight: 600;
  text-transform: uppercase;
  color: #E0A526;
  */ }

.post-content h4, .post-title h4 {
  /*
  font-size: 1.75rem;
  font-weight: 600;
  text-transform: none;
  color: #898D8D;
  */ }

.post-content h5, .post-title h5 {
  margin-bottom: 0;
  /*
  font-size: 1.125rem;
  line-height: 1.1111111111em;
  font-weight: 600;
  */ }
  .post-content h5 b, .post-content h5 strong, .post-title h5 b, .post-title h5 strong {
    font-weight: 600; }

.post-content a.download, .post-title a.download {
  text-decoration: none; }

.post-content div.cleared, .post-title div.cleared {
  clear: both; }

.post-title {
  text-align: center;
  border-bottom: 1px solid #bbbdc0;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .post-title h1 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 8px auto 10px;
    max-width: 720px; }
  .post-title h5 {
    font-size: 1.125rem;
    text-transform: uppercase;
    margin: 0; }
  .post-title p {
    font-size: 1rem;
    font-weight: 400;
    margin: 0; }

.post-content b, .post-content strong {
  font-weight: 600; }

.post-content p {
  font-size: 1em;
  line-height: 1.25em; }
  .post-content p strong, .post-content p b {
    font-weight: 600; }

.post-content blockquote {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.25em;
  font-style: italic;
  font-weight: 400; }

.post-content ul {
  list-style-position: inside;
  margin: 0;
  padding: 0; }
  .post-content ul li {
    margin-bottom: 1em; }
    .post-content ul li ul {
      margin-top: .75em;
      margin-left: 22px; }

.post-content .title h2, .post-content .title h3 {
  margin: 0;
  color: #898D8D; }

.post-content .title small {
  font-size: 0.875rem;
  line-height: 1.2142857143em;
  font-style: italic; }

.post-content a.link {
  color: #898D8D; }

.post-content img {
  max-width: 100%;
  height: auto; }
  .post-content img.full-width {
    width: 100%;
    height: auto; }
  .post-content img.alignleft {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left; }
  .post-content img.alignright {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right; }

.post-content table {
  width: 100%; }
  .post-content table td, .post-content table th {
    border-bottom: 1px solid #bbbdc0;
    padding: 10px 8px; }
  .post-content table thead td, .post-content table th {
    font-weight: 600;
    border-bottom-width: 2px; }
  .post-content table tbody tr:nth-child(even) td, .post-content table tbody tr:nth-child(even) th {
    background: #f9f9f9; }
  .post-content table tbody tr:last-child td, .post-content table tbody tr:last-child th {
    border-bottom: none; }

.post-content .preaching-schedule {
  font-size: 1.125rem;
  border-top: 1px solid #bbbdc0;
  padding-top: 12px;
  margin-top: 18px; }

.post-content ul + .preaching-schedule {
  margin-top: 50px; }

.post-content div.parent-links {
  padding: 25px 0; }
  .post-content div.parent-links h4 {
    margin: 0; }
  .post-content div.parent-links p {
    margin: 3px 0 0; }
  .post-content div.parent-links a.link {
    margin: 12px 0 0; }

.post-content .btn {
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle; }

.staff-bio .post-content h1, .staff-bio .post-content h2, .staff-bio .post-content h3, .staff-bio .post-content h4, .staff-bio .post-content h6 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 30px 0 10px;
  color: #898D8D; }
  .staff-bio .post-content h1 + p, .staff-bio .post-content h2 + p, .staff-bio .post-content h3 + p, .staff-bio .post-content h4 + p, .staff-bio .post-content h6 + p {
    margin-top: 0; }
  .staff-bio .post-content h1 b, .staff-bio .post-content h2 b, .staff-bio .post-content h3 b, .staff-bio .post-content h4 b, .staff-bio .post-content h6 b {
    font-weight: 600; }

.staff-bio .post-content h6 {
  margin: 0 0 12px; }
  .staff-bio .post-content h6 b {
    font-weight: 600; }

.staff-bio .post-content ul.styled {
  margin: 0;
  padding: 0;
  list-style: none outside; }
  .staff-bio .post-content ul.styled li {
    margin: 30px 0 0;
    padding: 0; }
    .staff-bio .post-content ul.styled li b, .staff-bio .post-content ul.styled li strong {
      font-size: 1.25rem;
      font-weight: 600; }

.post-page .post-content p, .post-page .post-content ul, .post-page .post-content blockquote, .post-page .post-content table {
  font-weight: 300;
  font-family: "rooney-web", "Rooney", Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
  font-size: 1rem;
  line-height: 1.5em; }
  .post-page .post-content p .link, .post-page .post-content ul .link, .post-page .post-content blockquote .link, .post-page .post-content table .link {
    font-family: TradeGothicLTPro-Bd2;
    font-weight: normal; }

.bg-grey .post-content a.link, .bg-grey .post-content button.link, .text-light .post-content a.link, .text-light .post-content button.link {
  color: #fff; }

.post-archive {
  padding-top: 20px;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 50px; }
  .post-archive .single {
    display: block;
    color: #898D8D;
    text-decoration: none;
    padding: 25px 20px 20px;
    border-top: 1px solid #d3d3d3; }
    .post-archive .single:first-child {
      border-top: none; }
  .post-archive h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 600; }
  .post-archive h4 {
    margin: 0; }
    .post-archive h4 a {
      color: #898D8D;
      text-decoration: none; }
  .post-archive p {
    width: auto;
    font-size: 1rem;
    line-height: 1.25em;
    white-space: normal;
    margin: 8px 0 0;
    text-align: justify;
    display: inline; }
  .post-archive a.read-more {
    margin-top: 8px; }
  .post-archive .no-results {
    margin-bottom: 100px; }
  .post-archive .pagination {
    border-top: 1px solid #d3d3d3; }
  .post-archive.back-content .content-wrap {
    padding-top: 0;
    padding-bottom: 0; }

h3.empty-results {
  margin: 0;
  padding: 50px 25px 75px;
  text-align: center; }

.search-results {
  padding-top: 1px;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 50px; }
  .search-results h3.search-title {
    margin-top: 50px;
    text-align: center; }
  .search-results .single {
    display: block;
    color: #898D8D;
    text-decoration: none;
    padding: 25px 20px 20px;
    border-bottom: 1px solid #d3d3d3;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .search-results .img {
    width: 100px;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .search-results .img img {
      display: block;
      width: 100%;
      height: auto; }
  .search-results .text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    vertical-align: middle; }
    .search-results .text strong {
      font-weight: 600;
      text-decoration: underline; }
  .search-results h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 600; }
  .search-results h4 {
    margin: 0; }
    .search-results h4::after {
      clear: both;
      content: "";
      display: table; }
    .search-results h4 span {
      float: left;
      max-width: calc(100% - 115px); }
    .search-results h4 small {
      font-size: 0.75rem;
      text-transform: uppercase;
      opacity: .7;
      margin: 8px 0 0;
      float: right; }
  .search-results h5 {
    font-weight: 600;
    margin: 0;
    font-size: 0.75rem; }
  .search-results p {
    width: auto;
    font-size: 1rem;
    line-height: 1.25em;
    white-space: normal;
    margin: 8px 0 0;
    text-align: justify; }
  .search-results .no-results {
    margin-bottom: 100px; }

.pagination {
  text-align: center;
  padding-top: 30px;
  clear: both;
  background: #fff;
  max-width: 600px;
  margin: 0 auto; }
  .pagination::after {
    clear: both;
    content: "";
    display: table; }
  .pagination a {
    color: #898D8D;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1em;
    display: inline-block;
    clear: both; }
    .pagination a em {
      font-style: normal; }
      .pagination a em:after {
        font-family: 'FontAwesome';
        content: " \f0da"; }
  .pagination .nav-next {
    float: right;
    margin-left: 5px; }
  .pagination .nav-previous {
    float: left;
    margin-right: 5px; }
    .pagination .nav-previous a:before {
      font-family: 'FontAwesome';
      content: " \f0d9";
      margin-right: 5px; }
    .pagination .nav-previous a em:after {
      content: none;
      display: none; }

.blank-top {
  background: #fff;
  padding: 7% 0 7%;
  position: relative; }
  .blank-top h1, .blank-top h2 {
    margin: 0 auto;
    max-width: 900px;
    padding-left: 25px;
    padding-right: 25px; }

.campus-bar-wrap {
  background: #fff; }
  .campus-bar-wrap .campus-bar {
    position: relative;
    top: auto;
    left: auto; }

.custom-top h1.text-white, .blank-top h1.text-white {
  color: #fff; }

.custom-top h1.text-black, .blank-top h1.text-black {
  color: #898D8D; }

.custom-top h2.text-white, .blank-top h2.text-white {
  color: #fff; }

.custom-top h2.text-black, .blank-top h2.text-black {
  color: #898D8D; }

.back-content {
  background: #fff; }
  .back-content > div {
    padding-left: 25px;
    padding-right: 25px; }
    .back-content > div.home-sermon {
      padding-left: 0;
      padding-right: 0; }
  .back-content .content-wrap {
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 7% 0; }
  .back-content .section-heading + .content-wrap {
    padding-top: 0; }
  .back-content .collapsed .content-wrap {
    padding: 6% 0; }
    .back-content .collapsed .content-wrap h4:first-child {
      margin: 0; }
  .back-content p a.btn {
    margin-top: 15px; }
  .back-content h3.section-heading {
    text-align: center;
    max-width: 960px;
    text-align: center;
    padding-top: 6%;
    margin: 0 auto 20px;
    font-size: 2.0625rem;
    color: inherit; }
  .back-content .ecfa-section {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px; }
    .back-content .ecfa-section img {
      max-width: 80px;
      height: auto;
      display: block;
      margin: 0 auto; }
  .back-content div.section-heading {
    text-align: center;
    max-width: 800px;
    text-align: center;
    padding-top: 6%;
    margin: 0 auto 20px;
    color: inherit; }
    .back-content div.section-heading h1 {
      font-size: 3.125rem;
      text-transform: uppercase;
      margin: 0 0 12px; }
    .back-content div.section-heading h2 {
      font-size: 2.625rem;
      text-transform: uppercase;
      margin: 0 0 12px; }
    .back-content div.section-heading h3 {
      font-size: 2.375rem;
      margin: 0 0 12px; }
    .back-content div.section-heading p {
      font-size: 1.125rem;
      line-height: 1.3333333333em;
      margin: 0 0 12px; }

.single-col .content-wrap {
  border-top: 1px solid #bbbdc0; }
  .single-col .content-wrap > div.post-content {
    max-width: 650px;
    margin: 0 auto; }

.single-col .content-wrap > div.post-content-full {
    max-width: 100% !important; }

.multi-col .content-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #bbbdc0; }
  .multi-col .content-wrap > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }

.multi-col .section-wrapper > h3 {
  border-top: 1px solid #bbbdc0; }

.multi-col .section-wrapper .content-wrap {
  border-top: 0; }

.double-col .content-wrap > div, .triple-col .content-wrap > div {
  margin-right: 10%; }
  .double-col .content-wrap > div:last-child, .triple-col .content-wrap > div:last-child {
    margin-right: 0; }

.double-col.padding-none .content-wrap > div, .triple-col.padding-none .content-wrap > div {
  margin-right: 4%; }
  .double-col.padding-none .content-wrap > div:last-child, .triple-col.padding-none .content-wrap > div:last-child {
    margin-right: 0; }

.two-one .content-wrap > div:first-child {
  -webkit-box-flex: 2.45;
  -moz-box-flex: 2.45;
  box-flex: 2.45;
  -webkit-flex: 2.45;
  -moz-flex: 2.45;
  -ms-flex: 2.45;
  flex: 2.45;
  margin-right: 8.75%; }

.one-two .content-wrap > div:last-child {
  -webkit-box-flex: 2.45;
  -moz-box-flex: 2.45;
  box-flex: 2.45;
  -webkit-flex: 2.45;
  -moz-flex: 2.45;
  -ms-flex: 2.45;
  flex: 2.45;
  margin-left: 6%; }

.two-one .content-wrap > div > h2:first-child, .one-two .content-wrap > div > h2:first-child {
  margin-top: 12px; }

.custom-staff .content-wrap, .custom-ministries .content-wrap {
  max-width: none;
  padding: 0 0 5%; }
  .custom-staff .content-wrap .grid-layout, .custom-ministries .content-wrap .grid-layout {
    margin: 0 auto;
    padding: 5% 0 0; }
    .custom-staff .content-wrap .grid-layout ul li, .custom-ministries .content-wrap .grid-layout ul li {
      padding-bottom: 3%; }
  .custom-staff .content-wrap h2, .custom-ministries .content-wrap h2 {
    padding: 5% 0 0;
    margin: 0 auto;
    text-align: center; }
  .custom-staff .content-wrap .btn-wrap, .custom-ministries .content-wrap .btn-wrap {
    padding: 2% 0 2.5%;
    text-align: center; }

.custom-staff, .custom-ministries, .custom-events {
  position: relative; }
  .custom-staff:before, .custom-ministries:before, .custom-events:before {
    content: "";
    display: block;
    height: 1px;
    width: 960px;
    background: #bbbdc0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
  .custom-staff:first-child:before, .custom-ministries:first-child:before, .custom-events:first-child:before {
    display: none; }
  .custom-staff.bg-image:before, .custom-staff.bg-grey:before, .custom-ministries.bg-image:before, .custom-ministries.bg-grey:before, .custom-events.bg-image:before, .custom-events.bg-grey:before {
    display: none; }

.bg-grey + .custom-staff:before,
.bg-grey + .custom-events:before,
.bg-grey + .custom-ministries:before,
.bg-image + .custom-staff:before,
.bg-image + .custom-events:before,
.bg-image + .custom-ministries:before {
  display: none; }

.custom-ministries .content-wrap .grid-layout li {
  text-align: center;
  padding-bottom: 0; }
  .custom-ministries .content-wrap .grid-layout li > div {
    height: 105px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }

.custom-ministries .content-wrap .grid-layout img {
  margin: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.custom-ministries .content-wrap .grid-layout h4 {
  font-size: 1.25rem;
  line-height: 1.1em;
  margin: 0;
  padding: 0; }

.custom-events .content-wrap {
  max-width: 1140px; }
  .custom-events .content-wrap .btn-wrap {
    padding: 10px 0 0;
    text-align: center; }

.custom-events h2 {
  margin: 0 auto;
  max-width: 900px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center; }

.custom-events .back-events {
  padding-top: 0;
  padding-bottom: 0; }
  .custom-events .back-events > div {
    border-bottom-color: #bbbdc0; }
    .custom-events .back-events > div:last-child {
      border-bottom: none; }

.custom-events.bg-grey > div, .custom-events.text-light > div {
  border-bottom-color: #999; }

.custom-news {
  text-align: center; }
  .custom-news .content-wrap {
    border-top: 1px solid #bbbdc0; }
    .custom-news .content-wrap > div.btn-wrap {
      margin-top: 28px; }
  .custom-news h2 {
    font-size: 2.5rem;
    margin-top: 0; }
  .custom-news h4 {
    font-size: 1.25rem;
    line-height: 1.1em;
    text-transform: uppercase; }
  .custom-news p {
    font-size: 0.875rem;
    line-height: 1.1428571429em; }
  .custom-news .news-items {
    list-style: none outside;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .custom-news .news-items > li {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 2% 6%;
      border-right: 1px solid #bbbdc0; }
      .custom-news .news-items > li:first-child {
        padding-left: 0; }
      .custom-news .news-items > li:last-child {
        padding-right: 0;
        border-right: none; }

.back-content > div:first-child .content-wrap {
  border-top: none; }

.bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-grey .content-wrap, .bg-image .content-wrap {
  border-top: none; }

.bg-grey .section-wrapper h3, .bg-image .section-wrapper h3 {
  border-top: none; }

.bg-image.text-light {
  background-color: #bbbdc0; }

.bg-grey + div .content-wrap, .bg-image + div .content-wrap {
  border-top: none; }

.bg-grey + .bg-grey .content-wrap {
  border-top: 1px solid #999; }

.bg-grey + .bg-grey.custom-staff .content-wrap, .bg-grey + .bg-grey.custom-ministries .content-wrap {
  border-top: none; }

.bg-grey + .bg-grey.custom-staff:before, .bg-grey + .bg-grey.custom-ministries:before {
  background: #999;
  display: block; }

.blank-top + .back-content .bg-white:first-child .content-wrap {
  padding-top: 1px; }

.single-col-callout.series-desc {
  padding: 8% 0; }
  .single-col-callout.series-desc p {
    line-height: 1.875rem; }

.sermon-list .content {
  padding: 0 25px 25px;
  margin: 0 auto;
  max-width: 865px; }

.sermon-list .sermon {
  padding-bottom: 30px; }
  .sermon-list .sermon h3 {
    margin: 0; }
  .sermon-list .sermon h4 {
    margin: 0;
    font-size: 1.25rem; }
  .sermon-list .sermon img.attachment-post-thumbnail {
    max-width: 200px;
    height: auto;
    flex: 0 0 auto;
    margin-right: 15px; }
  .sermon-list .sermon p.details {
    margin: 0;
    font-size: 1rem; }
    .sermon-list .sermon p.details span {
      padding: 0 9px 0 10px;
      border-left: 1px solid #898D8D;
      white-space: nowrap; }
      .sermon-list .sermon p.details span:first-child {
        border: none;
        padding-left: 0; }
      .sermon-list .sermon p.details span.series {
        font-family: TradeGothicLTPro-Bd2;
        font-weight: normal;
        text-transform: uppercase; }
        .sermon-list .sermon p.details span.series a {
          text-decoration: none; }
          .sermon-list .sermon p.details span.series a:hover {
            text-decoration: underline; }
  .sermon-list .sermon p {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.5rem; }

.sermon-list .sermon + .sermon {
  padding-top: 30px;
  border-top: 1px #898D8D solid; }

.sermon-list .sermon.has-image {
  display: flex;
  align-items: center; }
  .sermon-list .sermon.has-image div.sermon-deets {
    flex: 1 1 auto; }

.sermon-list.empty {
  padding-bottom: 45px; }
  .sermon-list.empty h2 {
    font-weight: 600;
    text-align: center;
    font-size: 1.875rem;
    color: #bbbdc0;
    margin: 0; }

.sermon-list.blocks .sermon {
  background: #fff;
  padding: 15px 25px 20px; }

.sermon-list.blocks .sermon + .sermon {
  padding: 0;
  border: 0; }

.sermon-list.smaller .content {
  max-width: 650px; }

.sermon-list.smaller h4 {
  margin: 0; }

.sermon-list.smaller p.details {
  font-size: 0.9375rem; }

.sermon-list.smaller p {
  font-size: 1rem;
  line-height: 1.375rem; }

.sermon-list.smaller .sermon {
  padding-bottom: 18px; }

.sermon-list.smaller .sermon + .sermon {
  padding-top: 18px; }

.sermon-list.sermon-archive {
  padding-top: 20px; }

.text-light.sermon-list .sermon p.details span {
  border-left-color: #fff; }

.text-light.sermon-list .sermon + .sermon {
  border-top-color: #fff; }

.sermon-audio {
  padding: 15px 0; }

.single-sermon-info p.details span.series a {
  color: #898D8D;
  text-decoration: none; }

.single-sermon-info .series-link {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #bbbdc0;
  text-align: center; }

.sermon-info .sermon-list {
  max-width: none;
  width: auto;
  margin-top: 30px;
  border-top: 1px solid #898D8D; }

.series-deets {
  padding: 30px 0 20px; }
  .series-deets h6 {
    font-size: 1rem;
    margin: 0; }
  .series-deets h5 {
    margin: 0;
    font-size: 2.125rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #898D8D; }
  .series-deets .btn {
    margin-top: 10px; }

/** defaults **/
.mobile-sub {
  display: none; }



  .mobile-menu {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px; }
    .mobile-menu .mobile-dropdown {
      font-size: 1.125rem; }
      .mobile-menu .mobile-dropdown > ul {
        display: none;
        padding: 0;
        width: 100%;
        max-width: 400px;
        box-sizing: border-box;
        margin: 0;
        top: 39px;
        right: 0; }
        .mobile-menu .mobile-dropdown > ul li {
          position: relative;
          background-color: rgba(37, 40, 42, 0.98);
          border-bottom: 1px solid #555;
          display: block; }
          .mobile-menu .mobile-dropdown > ul > li:first-of-type {
            border-top: 1px solid #555; }
          .mobile-menu .mobile-dropdown > ul li.give-option:before {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 20px 0 0;
            border-color: #e0a526 transparent transparent transparent;
            display: block;
            position: absolute;
            top: 0;
            left: 0; }
          .mobile-menu .mobile-dropdown > ul li.last {
            border: none; }
          .mobile-menu .mobile-dropdown > ul li a {
            padding: 20px 0 20px 15px;
            text-decoration: none;
            color: #fff;
            width: 100%;
            box-sizing: border-box;
            display: block;
            position: relative; }
            .mobile-menu .mobile-dropdown > ul li a.give {
              background-color: transparent;
              text-align: left;
              text-transform: capitalize;
              padding: 0 7px;
              height: auto;
              color: #fff;
              font-weight: 600; }
              .mobile-menu .mobile-dropdown > ul li a.give:before {
                border: none; }
          .mobile-menu .mobile-dropdown > ul li.menu-item-has-children > a:after {
            font-size: 1.375rem;
            line-height: 20px;
            height: 22px;
            content: "\f105";
            font-family: FontAwesome;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto 0;
            right: 15px; }
          .mobile-menu .mobile-dropdown > ul li.menu-item-has-children.expanded > a:after {
            content: "\f107"; }
          .mobile-menu .mobile-dropdown > ul li.profile {
            font-size: 0; }
            .mobile-menu .mobile-dropdown > ul li.profile > a {
              padding: 12px 20px;
              font-size: 1rem;
              line-height: 20px;
              background: #505759; }
        .mobile-menu .mobile-dropdown > ul ul.sub-menu {
          position: relative;
          padding: 0 15px; }
          .mobile-menu .mobile-dropdown > ul ul.sub-menu li {
            background: none transparent;
            border-bottom-color: #fff; }
            .mobile-menu .mobile-dropdown > ul ul.sub-menu li:last-child {
              border-bottom: 0; }

  .brand {
    text-align: left;
    padding: 0 22px;
    width: 95%;
    margin: auto; }
    .brand img {
      height: auto;
      max-height: 30px;
      width: auto;
      max-width: 100%;
      margin: -7px auto; }

  .site-menu, .profile-menu, .brand {
    float: left; }
  .site-menu a {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .site-menu ul {
    display: block;
    position: absolute; }
    .site-menu ul li {
      list-style: none; }
      .site-menu ul li a {
        color: #333; }
  .nav-sub ul {
    display: none; }
  .nav-sub .mobile-sub {
    display: block;
    text-transform: uppercase; }

  #mobile-nav-toggle {
  	color: #fff !important; }


header h1 a {
  background-size: contain; }

header nav > ul {
  font-size: 1.2vw; }
  header nav > ul li {
    box-sizing: border-box;
    line-height: 1.2vw;
    padding: 0; }
    header nav > ul li a {
      padding: calc(24px - 1vw) 5px;
      box-sizing: border-box; }
    header nav > ul li.menu-item-has-children ul.sub-menu {
      font-size: 0.75rem; }
      header nav > ul li.menu-item-has-children ul.sub-menu li {
        padding: 0; }
        header nav > ul li.menu-item-has-children ul.sub-menu li a {
          padding: 13px 5px;
          width: 100%;
          line-height: 1.2em; }

.locations-link {
  display: none; }

.home-sermon {
  min-height: 285px;
  width: 100%;
  background-size: cover; }

.clearfix {
  clear: both; }

a.btn.btn-campus-toggle {
  display: none; }

@media screen and (max-width: 1200px) {
  .campus-map .location-info {
    padding-top: 25px; } }

/* min: $break-xl 1200px **************************************************************************************************************************************/
@media screen and (min-width: 1200px) {
  header nav > ul li {
    line-height: 1em; }
    header nav > ul li a {
      padding: 13px 5px;
      font-size: 0.9375rem;
      line-height: 1em; }
    header nav > ul li.menu-item-has-children ul.sub-menu {
      font-size: 0.75rem; }
      header nav > ul li.menu-item-has-children ul.sub-menu li a {
        padding: 13px 5px;
        font-size: 1em; } }

/* max: 1100px **************************************************************************************************************************************/
@media screen and (max-width: 1100px) {
  .campus-map {
    overflow-x: hidden; }
    .campus-map > img {
      width: 110%;
      margin-left: -5%; }
    .campus-map .location-info {
      box-sizing: border-box;
      width: 48%;
      min-width: 0; } }

/* max: $break-lg 1020px **************************************************************************************************************************************/
@media screen and (max-width: 1020px) {
  .sermon-info.single-col {
    padding-left: 50px;
    padding-right: 50px; }
  .home-pastor .content > div {
    padding-left: 45%;
    padding-right: 40px; }
  .home-sermon a.play {
    left: 15%; }
  .home-sermon .content > div {
    padding-left: 35%; }
  .campus-map > img {
    width: 120%;
    margin-left: -10%; }
  .campus-map .location-info {
    padding-left: 30px;
    padding-right: 30px; } }

/* max: 900px **************************************************************************************************************************************/
@media (max-width: 900px) {
  header nav > ul li.menu-item-has-children ul.sub-menu {
    font-size: 1.2vw; }
  .home-pastor {
    overflow-x: hidden; }
    .home-pastor .content > div {
      padding-left: 40%; }
    .home-pastor img {
      width: 130%;
      margin-left: -20%; }
  .campus-map > img {
    width: 140%;
    margin-left: -25%; }
  .campus-map .location-info {
    padding-left: 30px;
    padding-right: 30px;
    width: 53%;
    left: 45%; } }

/* max: $break-md 768px **************************************************************************************************************************************/
@media (max-width: 768px) {



  .home-top.slider.has-arrows .slide .content > div {
    padding-left: 0;
    padding-right: 0; }
  .home-top.slider .slider-nav-arrows {
    display: none; }
  .home-sermon {
    min-height: 285px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center; }
    .home-sermon > img {
      display: none; }
    .home-sermon a.play {
      top: 25%;
      bottom: auto;
      margin: 0 auto;
      left: 0;
      right: 0; }
    .home-sermon .content {
      position: relative;
      padding-top: 60%;
      background-image: linear-gradient(-180deg, rgba(95, 95, 96, 0) 0%, rgba(95, 95, 96, 0) 20%, #505759 66%); }
      .home-sermon .content > div {
        padding: 20px;
        max-width: 480px;
        margin: 0 auto; }
        .home-sermon .content > div .watch {
          margin-bottom: 30px; }
          .home-sermon .content > div .watch .btn {
            margin: 0 0 20px 0; }
          .home-sermon .content > div .watch .options {
            clear: both;
            display: block;
            float: none;
            margin-left: 0;
            padding-left: 0;
            border-left: none; }
  .back-top img.content-img {
    max-width: 100%;
    max-height: 200px; }
  .home-top .content {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; }
    .home-top .content h2 {
      font-size: 28px;
      /* 14vw */
      line-height: 30px;
      display: inline; }
      .home-top .content h2 br {
        display: inline;
        display: none; }
    .home-top .content .btn {
      max-width: 100%;
      margin: 22px auto 0;
      display: block;
      width: 300px;
      box-sizing: border-box; }
  .home-pastor {
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center; }
    .home-pastor > img {
      display: none; }
    .home-pastor .content {
      height: auto;
      position: relative;
      position: relative;
      padding-top: 40%;
      background-color: rgba(95, 95, 96, 0);
      background-image: -webkit-linear-gradient(-90deg, rgba(95, 95, 96, 0) 0%, rgba(95, 95, 96, 0) 20%, #505759 66%);
      background-image: linear-gradient(-180deg,rgba(95, 95, 96, 0) 0%, rgba(95, 95, 96, 0) 20%, #505759 66%); }
      .home-pastor .content div {
        padding: 40px; }
    .home-pastor a.btn {
      border-color: #2FDE90 !important;
      margin-top: 15px; }
    .home-pastor a.btn:hover {
      background-color: #2FDE90 !important; }
  .home-family {
    padding: 7.5% 0; }
    .home-family h2 {
      margin: 0 0 5.5%; }
    .home-family .logo {
      height: auto;
      margin: 0; }
      .home-family .logo img {
        position: static;
        bottom: auto;
        left: auto;
        right: auto;
        margin: 0;
        display: inline; }
    .home-family p {
      margin: 20px 0; }
  .home-posts {
    padding-bottom: 20px; }
    .home-posts .title {
      height: auto;
      display: block; }
      .home-posts .title h4 {
        margin: 33px 0 20px;
        display: block; }
    .home-posts p {
      margin: 0 auto 22px;
      max-width: 500px;
      font-size: 1rem;
      line-height: 1.4375em; }
  .img-bg > img {
    min-height: 285px; }
  .img-bg.img-bg-mob {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 250px; }
    .img-bg.img-bg-mob .content {
      padding: 20px; }
    .img-bg.img-bg-mob > img {
      display: none; }
    .img-bg.img-bg-mob.center-vert .content {
      padding-bottom: 20px;
      padding-top: 20px; }
    .img-bg.img-bg-mob h6, .img-bg.img-bg-mob h2, .img-bg.img-bg-mob h3, .img-bg.img-bg-mob h4, .img-bg.img-bg-mob h5 {
      margin: 0; }
    .img-bg.img-bg-mob h6 {
      font-size: 2.5rem; }
  .single-col-callout h3 {
    /*
    font-size: 22px;
    line-height: normal;
    color: #333;
    padding: 20px 35px;
    */ }
  .img-list {
    display: none; }
  .two-col div {
    width: 100%;
    margin: 20px 0 40px; }
    .two-col div:last-child {
      margin-bottom: 0; }
  .three-col div {
    width: 100%; }
  .social-nav ul.social-links li a {
    margin: 0 2px; }
  footer p {
    display: block;
    border-left: none;
    border-top: 3px solid #bbbdc0;
    text-align: center;
    padding: 12px 0;
    margin-left: 0; }
    footer p span {
      border-left: none; }
  .campus-bar {
    display: none; }
  .locations-link {
    display: block;
    padding: 10px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px; }
  /* BACKPAGE **/
  .custom-top .content {
    padding-top: 0; }
  .custom-top h2 {
    margin: 0;
    font-size: 2rem; }
  .custom-top h3 {
    font-size: 1.3125rem; }
  .custom-top h4 {
    font-size: 1rem; }
  .img-bg {
    min-height: 100px; }
  .back-content .content-wrap {
    padding: 40px 0; }
  .multi-col .content-wrap {
    display: block; }
    .multi-col .content-wrap > div {
      margin-bottom: 50px; }
      .multi-col .content-wrap > div img {
        max-height: 200px;
        width: auto !important;
        max-width: 100% !important;
        display: block;
        margin: 0 auto; }
      .multi-col .content-wrap > div:last-child {
        margin-bottom: 0; }
      .multi-col .content-wrap > div > .responsive-video {
        position: relative;
        top: auto;
        left: auto; }
  .double-col .content-wrap > div {
    flex: none;
    margin-right: 0;
    margin-bottom: 50px; }
    .double-col .content-wrap > div h4 {
      margin-top: 0; }
    .double-col .content-wrap > div:last-child {
      margin-bottom: 0; }
  .triple-col .content-wrap > div {
    margin-right: 0;
    flex: none; }
  .one-two .content-wrap {
    display: block; }
    .one-two .content-wrap > div {
      flex: none; }
      .one-two .content-wrap > div:last-child {
        margin: 0; }
  .custom-events h2 {
    font-size: 2.1875rem;
    line-height: 1em;
    padding: 0; }
  .custom-events .content-wrap .btn-wrap {
    padding: 30px 0 0; }
  .custom-events .content-wrap div.link {
    text-align: left; }
  .custom-events .back-events {
    padding-left: 0;
    padding-right: 0; }
    .custom-events .back-events > div {
      padding: 40px 0; }
      .custom-events .back-events > div > div.name h6 {
        margin-bottom: 20px; }
      .custom-events .back-events > div:last-child {
        border-bottom: 1px solid #898D8D; }
  .custom-news h2 {
    font-size: 2.1875rem; }
  .custom-ministries .content-wrap h2 {
    font-size: 2.1875rem;
    line-ehgith: 1.0857142857em;
    margin-bottom: 20px; }
  .custom-ministries .content-wrap .grid-layout li > div {
    display: block;
    height: auto; }
    .custom-ministries .content-wrap .grid-layout li > div h4 {
      margin: 25px 0 20px; }
  .custom-ministries .content-wrap .btn-wrap {
    margin-top: 20px; }
  .custom-staff .content-wrap .grid-layout ul li {
    padding-bottom: 0;
    margin-bottom: 35px; }
    .custom-staff .content-wrap .grid-layout ul li img {
      margin-bottom: 8px; }
  .custom-staff .content-wrap h2 {
    font-size: 2.1875rem;
    line-ehgith: 1.0857142857em;
    margin-bottom: 20px; }
  /* STAFF **/
  .grid-listing-title .select-group {
    float: none;
    width: 100%;
    margin-bottom: 15px; }
  .grid-listing-title h3 {
    float: none;
    text-align: center; }
  .grid-listing div {
    width: auto;
    width: 50%; }
  .staff-bio div.card {
    max-width: 300px;
    margin: 0 auto 50px;
    padding-bottom: 0; }
  /* RESOURCES **/
  .grid-layout[class^="items-"] ul li, .grid-layout[class*=" items-"] ul li, .grid-layout ul li {
    width: auto; }
    .grid-layout[class^="items-"] ul li img, .grid-layout[class*=" items-"] ul li img, .grid-layout ul li img {
      margin-bottom: 0; }
  /* MINISTRY **/
  .ministry-news .news-items, .custom-news .news-items {
    display: block;
    text-align: left;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
    .ministry-news .news-items > li, .custom-news .news-items > li {
      padding: 0;
      border: none;
      border-bottom: 1px solid #bbbdc0;
      padding-bottom: 25px; }
  .ministry-events > div div.name, .ministry-events > div div.desc, .custom-events > div div.name, .custom-events > div div.desc, .back-events > div div.name, .back-events > div div.desc {
    width: 100%; }
  .ministry-events > div div.link, .custom-events > div div.link, .back-events > div div.link {
    margin-top: 35px;
    width: 100%;
    text-align: center; }
  .ministry-page .double-col-callout, .campus-page .double-col-callout {
    text-align: center; }
    .ministry-page .double-col-callout > div, .campus-page .double-col-callout > div {
      width: 100%;
      margin: 0;
      margin-bottom: 55px; }
      .ministry-page .double-col-callout > div:last-child, .campus-page .double-col-callout > div:last-child {
        margin-bottom: 15px; }
  .ministry-three-cols div {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #bbbdc0; }
    .ministry-three-cols div:last-child {
      border-bottom: none; }
  /* CAMPUS **/
  .campus-top {
    height: auto; }
    .campus-top .content {
      height: auto;
      position: relative;
      padding-top: 50px;
      padding-bottom: 70px; }
  .campus-info .mission {
    width: 100%;
    float: none;
    margin-bottom: 30px; }
    .campus-info .mission a.btn {
      margin-top: 15px; }
  .campus-info .side {
    float: none;
    width: 100%;
    margin-bottom: 35px; }
    .campus-info .side img {
      width: 100%;
      max-width: 400px;
      margin-bottom: 25px; }
  .campus-expect {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 0;
    padding-bottom: 30px; }
    .campus-expect > img {
      display: none; }
    .campus-expect .content {
      background-size: cover;
      height: auto;
      display: block;
      position: relative; }
      .campus-expect .content > div {
        display: block; }
      .campus-expect .content .text-wrap {
        width: 100%;
        padding: 45px 0;
        display: block; }
      .campus-expect .content .video-wrap {
        width: 100%;
        margin-top: 20px;
        display: block; }
        .campus-expect .content .video-wrap img {
          max-width: 100%;
          display: block;
          margin: 0 auto; }
  .campus-ministries .grid-layout ul li, .ministry-subministries .grid-layout ul li {
    margin-bottom: 35px; }
  .campus-map {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 250%;
    background-position: 20% -65%;
    background-color: #898D8D;
    padding-top: 50%; }
    .campus-map img {
      display: none; }
    .campus-map .location-info {
      display: block;
      position: relative;
      min-width: initial;
      padding: 25px;
      width: 100%;
      left: auto;
      height: auto;
      background: #898D8D; }
  /* BIO **/
  .staff-bio {
    padding: 10px; }
    .staff-bio .card {
      position: relative;
      width: 100%;
      padding-bottom: 20px; }
    .staff-bio ul.social-links li a {
      margin: 0; }
  /** EVENTS **/
  a.btn.btn-campus-toggle {
    display: block;
    color: #fff;
    margin: 0 10px 20px; }
    a.btn.btn-campus-toggle.toggled {
      margin-bottom: 0; }
      a.btn.btn-campus-toggle.toggled:after {
        content: "\f0d7"; }
  .events-filter {
    padding-bottom: 0; }
    .events-filter .search-bar {
      clear: both;
      width: 100%; }
      .events-filter .search-bar .input-group {
        width: 100%; }
    .events-filter .campus {
      background: #f8f8f8;
      padding: 12px 0; }
      .events-filter .campus h6 {
        display: none; }
      .events-filter .campus ul {
        width: 100%;
        display: block;
        margin: 0 auto;
        max-width: 400px;
        padding: 0; }
        .events-filter .campus ul li {
          width: 33.33333333%;
          text-align: center;
          box-sizing: border-box;
          padding: 13px 2.5%;
          margin: 0; }
          .events-filter .campus ul li a {
            height: 35px;
            width: 100%;
            font-size: 18px;
            padding-left: 0;
            padding-top: 8px; }
            .events-filter .campus ul li a:before {
              display: none;
              height: 35px;
              padding-top: 9px;
              width: 30px; }
            .events-filter .campus ul li a.selected {
              padding-left: 35px; }
              .events-filter .campus ul li a.selected:before {
                display: block; }
  .events-filter .input-group {
    width: auto; }
  .opportunities-wrap ul.campus {
    float: none;
    width: auto;
    display: inline;
    text-align: left;
    padding-right: 0; }
    .opportunities-wrap ul.campus li {
      margin: 0 10px 8px 0; }
  .opportunities-wrap h6 {
    width: 100%;
    clear: both; }
  .opportunities-wrap .list .single .info {
    width: 100%;
    float: none; }
  .opportunities-wrap .list .single h6 ul.type {
    display: block;
    margin: 0 0 3px 0;
    padding-left: 0; }
  /* Events **/
  .staff-top h2 {
    font-size: 2.5rem;
    line-height: 1.1em; }
  .events-content {
    padding: 20px 20px 0; }
  .events-listing .date-wrap .date-big {
    width: 95px;
    margin: 0; }
  .events-listing .date-wrap .list {
    width: calc(100% - 95px); }
    .events-listing .date-wrap .list .single {
      padding-left: 0;
      padding-right: 0; }
      .events-listing .date-wrap .list .single span.time {
        position: relative;
        display: inline-block;
        top: auto;
        left: auto;
        width: auto;
        padding: 4px 0 10px; }
      .events-listing .date-wrap .list .single ul.campus {
        float: none;
        width: auto;
        display: inline;
        text-align: left; }
        .events-listing .date-wrap .list .single ul.campus li {
          margin: 0 10px 8px 0; }
      .events-listing .date-wrap .list .single h6 {
        width: 100%;
        clear: both; }
  .event-single .date-big {
    width: 95px;
    margin: 0; }
  .event-single .details {
    width: calc(100% - 95px);
    padding-left: 0; }
    .event-single .details span.time {
      position: relative;
      display: inline-block;
      top: auto;
      left: auto;
      width: auto;
      padding: 4px 0 10px; }
    .event-single .details ul.campus {
      float: none;
      width: auto;
      display: inline;
      text-align: left;
      padding-right: 0; }
      .event-single .details ul.campus li {
        margin: 0 10px 8px 0; }
    .event-single .details h6 {
      width: 100%;
      clear: both; }
    .event-single .details h4 {
      width: 100%; }
    .event-single .details .post-content {
      width: 100%; }
  .events-content.opportunity-content .event-single .details {
    padding-left: 10px;
    padding-right: 10px; }
  .sermon-info.single-col span.date {
    margin-top: 2px;
    display: block;
    padding: 0;
    border: none; }
  .sermon-list .sermon.has-image {
    display: block;
    align-items: center; }
    .sermon-list .sermon.has-image img.attachment-post-thumbnail {
      display: block;
      max-width: 100%;
      height: auto;
      flex: none;
      margin: 0 auto 10px; }
    .sermon-list .sermon.has-image div.sermon-deets {
      flex: none; } }

/* max: $break-sm 660px **************************************************************************************************************************************/
@media (max-width: 660px) {
  .sermon-info.single-col {
    padding-left: 30px;
    padding-right: 30px; }
    .sermon-info.single-col span.speaker {
      display: block;
      margin-top: 5px; }
    .sermon-info.single-col span.series {
      display: block;
      padding: 0;
      border: none;
      line-height: 1em;
      margin-bottom: 8px; }
    .sermon-info.single-col span.date {
      display: block;
      padding: 0;
      border: none; }
  .events-content {
    padding: 20px 10px 0; }
  .event-single .content-desk {
    display: none; }
  .event-single .content-mob {
    display: block;
    padding: 15px 10px 0; }
    .event-single .content-mob > :first-child {
      margin-top: 0; }
    .event-single .content-mob .btn-register {
      margin-top: 30px; }
  .staff-content > a.btn {
    margin: 20px 0 50px; }
  .campus-top {
    min-height: 0; }
    .campus-top .content {
      padding: 30px 0 40px; }
    .campus-top h2 {
      font-size: 3.125rem;
      padding-left: 10px;
      padding-right: 10px; }
    .campus-top a.btn {
      margin-top: 25px; } }

/* max: $break-md 768px **************************************************************************************************************************************/
@media screen and (max-width: 768px) {
  .home-pastor h3 {
    font-size: 1.5rem; }
  .home-pastor p {
    font-size: 1rem;
    line-height: 1.4375em; }
  .home-sermon h2 {
    font-size: 2.5rem; }
  .home-sermon a.play {
    top: 110px; }
  .home-sermon p.details span {
    display: block;
    padding: 0;
    border-left: none;
    white-space: normal; }
  .home-sermon .sermon-info {
    padding: 6% 165px; }
  .home-sermon .content {
    padding-top: 300px;
    background-color: rgba(95, 95, 96, 0);
    background-image: -webkit-linear-gradient(-90deg, rgba(95, 95, 96, 0) 0%, rgba(95, 95, 96, 0) 20%, #505759 66%);
    background-image: linear-gradient(-180deg,rgba(95, 95, 96, 0) 0%, rgba(95, 95, 96, 0) 20%, #505759 66%); }
    .home-sermon .content > div {
      max-width: 380px; }
  .home-family h2 {
    font-size: 1.875rem;
    line-ehgith: 1.1333333333em; }
  .home-family p {
    font-size: 1rem;
    line-height: 1.4375em; }
  .home-posts p a.link, .home-posts p span.link {
    margin-bottom: 30px; }
  .grid-listing div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    min-width: 200px;
    margin-bottom: 40px; }
    .grid-listing div.service-times {
      width: 100%;
      margin-bottom: 0; }
  .grid-listing.campus-listing div {
    text-align: center; }
  .campus-ministries h2, .ministry-subministries h2 {
    margin-bottom: 30px; }
  .campus-map {
    background-position: 20% -35%; }
  .search-results .img {
    width: 80px; }
  .search-results p {
    text-align: left; } }

@media screen and (min-width: 769px) {
  .multi-col .content-wrap > div > .responsive-video:only-child {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto; } }

/* max: 449px **************************************************************************************************************************************/
@media screen and (max-width: 449px) {
  .home-top .content .btn {
    width: 100%; }
  .campus-ministries h2, .ministry-subministries h2 {
    margin-bottom: 30px; }
  .campus-ministries .grid-layout li, .ministry-subministries .grid-layout li {
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .campus-ministries .grid-layout li > div, .campus-ministries .grid-layout li > a > div, .ministry-subministries .grid-layout li > div, .ministry-subministries .grid-layout li > a > div {
      height: auto;
      display: block;
      padding: 6px 0 4px; }
  .grid-listing.campus-listing div {
    width: 90%; }
    .grid-listing.campus-listing div.service-times {
      width: 100%;
      margin-bottom: 0; }
  .post-content .btn {
    display: block;
    width: 85%;
    margin: 0 auto;
    box-sizing: border-box; }
    .post-content .btn.fixed-width {
      width: auto; } }

/* min: 951px **************************************************************************************************************************************/
@media screen and (min-width: 951px) {
  .ministry-umbrella-links .grid-layout.items-1, .ministry-umbrella-links .grid-layout.items-2, .ministry-umbrella-links .grid-layout.items-3, .ministry-umbrella-links .grid-layout.items-4, .ministry-umbrella-links .grid-layout.items-5, .ministry-umbrella-links .grid-layout.items-6 {
    margin-left: auto;
    margin-right: auto; }
    .ministry-umbrella-links .grid-layout.items-1 ul li, .ministry-umbrella-links .grid-layout.items-2 ul li, .ministry-umbrella-links .grid-layout.items-3 ul li, .ministry-umbrella-links .grid-layout.items-4 ul li, .ministry-umbrella-links .grid-layout.items-5 ul li, .ministry-umbrella-links .grid-layout.items-6 ul li {
      padding-bottom: 0; }
  .ministry-umbrella-links .grid-layout.items-6 ul li {
    width: 16.6666666667%; }
  .ministry-umbrella-links .grid-layout.items-4 ul {
    max-width: 1200px; }
    .ministry-umbrella-links .grid-layout.items-4 ul li {
      width: 25%; }
  .ministry-umbrella-links .grid-layout.items-3 {
    max-width: 900px; }
    .ministry-umbrella-links .grid-layout.items-3 ul li {
      width: 33.333333333%; }
  .ministry-umbrella-links .grid-layout.items-2 {
    max-width: 600px; }
    .ministry-umbrella-links .grid-layout.items-2 ul li {
      width: 50%; } }

/* max: 950px **************************************************************************************************************************************/
@media screen and (max-width: 950px) {
  .home-top h2 {
    font-size: 2.5rem;
    line-height: 1.1em; }
  .ministry-umbrella-links .grid-layout ul li {
    width: 25%; }
  .ministry-umbrella-links .grid-layout.items-1, .ministry-umbrella-links .grid-layout.items-2, .ministry-umbrella-links .grid-layout.items-3, .ministry-umbrella-links .grid-layout.items-4 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .ministry-umbrella-links .grid-layout.items-1 ul li, .ministry-umbrella-links .grid-layout.items-2 ul li, .ministry-umbrella-links .grid-layout.items-3 ul li, .ministry-umbrella-links .grid-layout.items-4 ul li {
      padding-bottom: 0; }
  .ministry-umbrella-links .grid-layout.items-6 ul li {
    width: 33.33333333%; }
  .ministry-umbrella-links .grid-layout.items-5 ul li {
    width: 33.33333333%; }
  .ministry-umbrella-links .grid-layout.items-3 ul li {
    width: 33.333333333%; }
  .ministry-umbrella-links .grid-layout.items-2, .ministry-umbrella-links .grid-layout.items-1 {
    max-width: 600px; }
    .ministry-umbrella-links .grid-layout.items-2 ul li, .ministry-umbrella-links .grid-layout.items-1 ul li {
      width: 50%; } }

/* max: 800px **************************************************************************************************************************************/
@media screen and (max-width: 800px) {
  .ministry-umbrella-links .grid-layout ul li {
    width: 33.333333333%; }
  .ministry-umbrella-links .grid-layout.items-4 ul li {
    width: 50%;
    padding-bottom: 1.75438596%; }
  .ministry-umbrella-links .grid-layout.items-6 ul li {
    width: 25%; } }

/* max: 600px **************************************************************************************************************************************/
@media screen and (max-width: 600px) {
  .ministry-umbrella-links .grid-layout ul li {
    width: 50%;
    padding: 0 1.75438596% 3.50877192%; }
  .ministry-umbrella-links .grid-layout.items-3 ul li, .ministry-umbrella-links .grid-layout.items-2 ul li, .ministry-umbrella-links .grid-layout.items-1 ul li {
    width: 50%;
    padding: 0 1.75438596% 3.50877192%; }
  a.btn.btn-massive, button.btn.btn-massive {
    font-size: 1.875rem;
    padding: 15px 25px; }
  .home-top .content h2 {
    display: none; } }

/* max: 376px **************************************************************************************************************************************/
@media screen and (max-width: 376px) {
  .ministry-umbrella-links .grid-layout ul li {
    width: 100%;
    padding: 0 3% 5%; }
  .ministry-umbrella-links .grid-layout.items-1 ul li, .ministry-umbrella-links .grid-layout.items-2 ul li, .ministry-umbrella-links .grid-layout.items-3 ul li, .ministry-umbrella-links .grid-layout.items-4 ul li {
    width: 100%;
    padding: 0 3% 5%; } }

@media screen and (max-width: 525px) {
  .search-results h4 span {
    max-width: none; }
  .search-results h4 small {
    float: none;
    margin: 0;
    position: relative;
    display: block; } }





/* MYMISSION LOGIN FORM */

.login {
  margin:0 auto;
  max-width:500px;
}
.login-header {
  color:#000;
  text-align:center;
  font-size:300%;
}
/* .login-header h1 {
   text-shadow: 0px 5px 15px #000; */
}
.login-form {
  border:.5px solid #000;
  background:#4facff;
  border-radius:10px;
  box-shadow:0px 0px 10px #000;
}
.login-form h3 {
  text-align:left;
  margin-bottom: 0;
  margin-left:40px;
  padding-bottom: 0;
  color:#000;
}
.login-form {
  box-sizing:border-box;
  padding-top:15px;
	padding-bottom:10%;
  margin:5% auto;
  text-align:center;
}
.login input[type="text"],
.login input[type="password"] {
  max-width:400px;
	width: 80%;
  line-height:3em;
  margin:0.2em 2em;
  border-radius:5px;
  border:2px solid #f2f2f2;
  outline:none;
  padding-left:10px;
}
.login-form input[type="submit"] {
  height:30px;
  width:100px;
  background:#fff;
  margin: 25px 0 15px 0;
  border:1px solid #f2f2f2;
  border-radius:20px;
  color: slategrey;
  text-transform:uppercase;
  cursor:pointer;
}
.sign-up{
  color:#f2f2f2;
  margin-left:-70%;
  cursor:pointer;
  text-decoration:underline;
}
.no-access {
  color:#E86850;
  margin:20px 0px 20px -57%;
  text-decoration:underline;
  cursor:pointer;
}
.try-again {
  color:#f2f2f2;
  text-decoration:underline;
  cursor:pointer;
}

/*Media Querie*/
@media only screen and (min-width : 150px) and (max-width : 530px){
  .login-form h3 {
    text-align:center;
    margin:0;
  }
  .login-button {
    margin-bottom:10px;
  }
}




/* NEW STYLES BY PIKSL DESIGN 2018 */

header .top .profile a.header-button {
	margin-left: 5px;
	padding: 3px 8px;
	background-color: #898D8D;
	color: #fff;
	font-weight: normal;
	border-radius: 3px; }

header .top .profile a.first {
	margin-left: 20px; }

header .top .profile a.header-button:hover {
	text-decoration: none; }

.video-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0; }

.video-responsive iframe{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute; }

.home-app-desktop, .home-app-mobile {
	width: 100%; }

.home-app-desktop img, .home-app-mobile img {
	width: 100%; }

.home-app-desktop {
	display: none; }

.home-app-mobile {
	display: block; }

@media screen and (min-width: 768px) {

	.home-app-desktop {
		display: block; }

	.home-app-mobile {
		display: none; }

}



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