/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
:root {
  --color-static-gray98: hsl(0, 0%, 98%);
  --color-static-gray95: hsl(0, 0%, 95%);
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 0;
}
.g-offcanvas-right .g-offcanvas-toggle {
  top: 30px;
  left: unset;
  right: 1.2rem;
}
.g-offcanvas-right .g-offcanvas-toggle .fa-fw {
  font-size: 30px !important;
  color: #a0a0a0;
}
.g-offcanvas-right #g-offcanvas {
  box-shadow: -2px 0 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-left: 1px solid var(--color-static-gray95);
  left: unset;
  right: 0;
}
.g-offcanvas-right #g-offcanvas #g-mobilemenu-container {
  margin-left: -3.2rem;
}
.g-offcanvas-right #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.8rem 0;
}
.g-offcanvas-right #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #3d3d3d;
}
.g-offcanvas-right #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
.g-offcanvas-right #g-offcanvas .g-menu-item-title {
  font-size: 1.2rem;
}
#g-container-top #g-navigation {
  background: var(--color-static-gray98);
  border-bottom: 1px solid var(--color-static-gray95);
  box-sizing: border-box;
}
#g-container-top #g-navigation .g-content {
  padding: 0.5rem 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
}
#g-container-top #g-navigation .g-logo {
  max-width: 100%;
  justify-content: unset;
  margin-right: -1.5rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
#g-container-top #g-navigation .g-logo img {
  object-fit: contain;
  min-height: 2.5rem;
  height: 80px;
}
#g-container-top #g-navigation .g-main-nav .g-toplevel {
  justify-content: end;
}
section.fp-slideshow .slideshow-text {
  display: flex;
  font-size: 1rem !important;
}
section.fp-slideshow .g-content {
  margin: 0;
  padding: 0;
}
header.fp-header .new-user-strip {
  text-align: center;
  margin: 0;
  background-size: cover;
}
header.fp-header .new-user-strip > .container {
  padding: 20px 12px 30px;
}
header.fp-header .new-user-strip .times {
  padding-top: 13px;
  padding-bottom: 12px;
  border-top: 1px solid #D0D0D0;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  color: #595959;
  font-weight: 400;
}
header.fp-header .new-user-strip .times b {
  color: #2E6081;
  text-transform: uppercase;
}
header.fp-header .new-user-strip a {
  text-decoration: none;
  color: #000000;
}
header.fp-header .new-user-strip a.schedule {
  color: #647897;
  text-decoration: underline;
  font-weight: 500;
}
header.fp-header .new-user-strip h1 {
  margin: 0 0 12px;
}
header.fp-header .text-bold-white {
  font-size: 73px;
  line-height: 88px;
  font-family: roboto, sans-serif;
  color: #2280B6;
}
header.fp-header .text-small-light {
  font-size: 25px;
  vertical-align: top;
  line-height: 88px;
  font-weight: 100;
  color: #626262;
}
header.fp-header .church-name {
  font-size: 30px;
  vertical-align: top;
  line-height: 33px;
  display: inline-block;
  padding: 11px 8px 10px 10px;
  text-align: left;
  font-weight: 300;
  color: #525252;
  text-transform: uppercase;
  font-family: roboto, sans-serif;
}
header.fp-header .church-name b {
  color: #2280B6;
  font-weight: 300;
}
header.fp-header .q-mark {
  font-weight: 300;
}
header.fp-header .hiddenwelcome {
  display: none;
}
header.fp-header .visitorbutton {
  display: inline-block;
  background-color: #2280B6;
  color: #FFFFFF;
  padding: 5px 26px 5px 21px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 19px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-family: "open sans", sans-serif;
}
header.fp-header .fade1 {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
header.fp-header .fade1:hover {
  opacity: 0.67;
}
#g-footer .g-blockcontent .g-content {
  margin: 0.32rem;
  padding: 0.75rem;
}
#g-footer .g-blockcontent .g-content h4 {
  display: none;
}
#g-footer .g-blockcontent-subcontent-desc {
  font-size: 1rem;
}
#g-footer * {
  color: #ffffff;
}
#g-footer a {
  text-decoration: underline;
}
#g-footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
.no-pad-vertical-g-content, .no-pad-vertical-g-content .g-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html {
  font-size: 16px;
}
h1 {
  font-size: 2.2rem !important;
  text-transform: uppercase;
  font-weight: 500;
}
div.cbc-custom-page .page-header h1 {
  font-size: 2.2rem;
}
div.cbc-custom-items div.cbc-custom-item .page-header h2 {
  padding-bottom: 0;
  line-height: 2.5rem;
}
div.our-staff {
  margin-bottom: 4rem;
}
div.our-staff:after {
  display: block;
  clear: both;
  content: "";
}
div.our-staff h2 {
  font-weight: 400;
  margin: 20px 0 0;
}
div.our-staff h4 {
  font-weight: 400;
  color: #777;
  font-style: italic;
  margin: 0;
}
div.our-staff a[href^="mailto:"]::before {
  font-family: fontawesome;
  content: "";
  padding-right: 10px;
  font-size: 17px;
  color: #589AC9;
}
div.our-staff img {
  width: 100%;
  max-width: 200px;
  height: auto;
  float: left;
  margin: 12px 40px 11px 0;
}
table {
  border: none;
}
table tr td, table tr th {
  border: none;
}
.icon-clock::before {
  font-family: fontawesome;
  content: "";
  padding-right: 8px;
  font-size: 16pt;
  vertical-align: baseline;
  display: inline-block;
}
.cbc-announcements div.cbc-custom-items .item-content.cbc-custom-item {
  margin-bottom: 2rem;
}
.cbc-announcements div.cbc-custom-items .item-content.cbc-custom-item h2[itemprop=name] {
  margin-top: 1rem;
  text-align: center !important;
}
.cbc-announcements div.cbc-custom-items .item-content.cbc-custom-item .cbc-signup-button {
  text-align: center !important;
  margin-bottom: 1rem;
}
.video-container {
  position: relative;
  padding-bottom: 56.25% !important;
  margin: 20px 0;
  height: 0 !important;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.btn.btn-lg {
  font-size: 1.5rem;
  font-weight: 400;
  border-radius: 0.6rem;
}
.btn.btn-xl {
  font-size: 2rem;
  font-weight: 400;
  border-radius: 0.8rem;
}
@media (max-width: 87.99rem) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 75.99rem) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 50.99rem) {
  html {
    font-size: 13px;
  }
  #g-container-top #g-navigation .g-logo {
    margin-left: 0;
  }
  #g-container-top #g-navigation .g-logo img {
    height: 60px;
  }
  .row {
    margin-left: calc(var(--bs-gutter-x) * -.5);
  }
}
@media (max-width: 29.99rem) {
  html {
    font-size: 12px;
  }
  header.fp-header .new-user-strip .times {
    border-top: none;
  }
  header.fp-header .text-new-user {
    display: none;
  }
  div.our-staff h2 {
    clear: both;
  }
}
@media (min-width: 30rem) {
  .cbc-announcements div.cbc-custom-items {
    max-width: 800px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .cbc-announcements div.cbc-custom-items .blog-item .item-image img {
    max-width: 450px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 51rem) {
  .btn.btn-xl {
    font-size: 1.75rem;
    border-radius: 0.7rem;
  }
}
@media (min-width: 76rem) {
  div.cbc-custom-items {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
/*# sourceMappingURL=custom_13.css.map */