/*SASS STUFF*/
/*BUTTONS*/
/*blue*/
.btn-default.bluebk {
  background-color: #44ace1;
  border: 0;
  color: #fff; }

.btn-default.bluebk:hover {
  background-color: #2c8dbd;
  border: 0;
  color: #fff; }

.btn-default.bluebk:active {
  background-color: #2c8dbd;
  border: 0;
  color: #fff; }

.btn-default.bluebk:focus {
  background-color: #2c8dbd;
  border: 0;
  color: #fff; }

.btn-default.bluebk:visited {
  background-color: #2c8dbd;
  border: 0;
  color: #fff; }

/*green*/
.btn-default.greenbk {
  background-color: #2ab573;
  border: medium none;
  color: #fff; }

.btn-default.greenbk:hover {
  background-color: #29a47b;
  border: medium none;
  color: #fff; }

.btn-default.greenbk:active {
  background-color: #2ab573;
  border: medium none;
  color: #fff; }

.btn-default.greenbk:focus {
  background-color: #2ab573;
  border: medium none;
  color: #fff; }

.btn-default.greenbk:visited {
  background-color: #2ab573;
  border: medium none;
  color: #fff; }

@font-face {
  font-family: Socialico;
  src: url(../socialfonts/socialico-webfont.ttf), url(../socialfonts/socialico-webfont.woff); }
a {
  color: #555555;
  text-decoration: none; }

a:hover {
  color: #29a47b;
  text-decoration: none; }

/*CONTAINER OVERRIDE*/
@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 850px; } }
@media (min-width: 1200px) {
  .container {
    width: 850px; } }
/*CALENDAR*/
/*there are more overrides in the calendar plugin admin*/
.wrapper {
  width: 100%;
  margin: auto;
  background-color: #fff; }

@media (min-width: 768px) {
  .wrapper {
    width: 750px;
    margin: auto; } }
@media (min-width: 992px) {
  .wrapper {
    width: 1020px;
    margin: auto; } }
@media (min-width: 1200px) {
  .wrapper {
    width: 1020px;
    margin: auto; } }
/*GLOBAL*/
body {
  background-color: #EEE; }

.scrollover {
  background: url(../images/img_homebanner.jpg) #fff center top no-repeat;
  height: 569px;
  cursor: pointer; }

#backtotop {
  position: absolute;
  font-size: 35px;
  top: 6px;
  left: -75px;
  color: #EFF3F7;
  cursor: pointer; }

/*EDGE*/
.edge {
  width: 1020px;
  margin: auto; }

/*TITLE*/
.title_area {
  position: relative; }

.title_area h2 {
  font-family: 'Lato', arial, sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  color: #44ace1;
  font-weight: 300;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 15px; }

/*SUBTITLE*/
.edge.subtitle {
  background-image: url(../images/bk-home-join.jpg);
  border-bottom: 2px solid #44ace1; }

.subtitle {
  height: 74px; }

.title_area.subtitle h2 {
  color: #44ace1; }

/*TEXTAREA*/
.edge.textarea {
  background-color: #fff; }

div[class^="col"].textarea {
  padding-top: 20px;
  padding-bottom: 50px;
  color: #555555;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px; }

.expand-text {
  display: none; }

.readmore {
  color: #ee694a;
  font-weight: bold; }

.readmore-bios {
  color: #ee694a;
  font-weight: bold; }

@media (max-width: 768px) {
  div.textarea[class^="col"] {
    padding-bottom: 20px;
    padding-top: 20px; }

  div.textarea[class^="col"] ~ div.textarea[class^="col"] {
    padding-top: 0; } }
/*HEADER*/
.edge.header {
  background-color: #fff; }

header {
  height: 100px; }

header .logo {
  width: 258px;
  height: 36px;
  margin-top: 36px;
  float: left; }

header .social {
  height: 21px;
  margin-top: 35px;
  float: right; }

header .social a {
  font-family: Socialico;
  font-size: 30px;
  color: #999;
  display: block;
  float: right;
  margin-right: 10px; }

header .social a:hover {
  color: #ee694a;
  text-decoration: none; }

header .social a:first-child {
  margin-right: 0; }

@media (max-width: 768px) {
  header {
    height: auto;
    padding: 20px 0 20px 0; }

  header .logo {
    float: none;
    margin: 0;
    display: block;
    width: 280px;
    height: 105px;
    }

  header .social {
    height: auto;
    margin: auto;
    margin-top: 5px;
    float: none;
    width: 126px;
    margin-bottom: 0; } }
/*FOOTER*/
.edge.subtitle.contact {
  box-shadow: none;
  border-bottom: 0; }

.edge.footer {
  background-image: url(../images/bk-home-join.jpg); }

.contact .container {
  position: relative; }

.footer {
  padding-top: 10px;
  padding-bottom: 25px; }

.footer p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #777777;
  font-size: 12px; }

.footer p a {
  color: #777777; }

.footer p strong {
  color: #2ab573; }

.footer .connectform p {
  margin-bottom: 0; }

@media (max-width: 992px) {
  #backtotop {
    display: none; } }
/*NAVBAR*/
.navb {
  background-image: url(../images/bg-navbar.jpg);
  box-shadow: inset 0 5px 5px -6px rgba(0, 0, 0, 0.5);
  width: 1020px;
  margin: auto; }

.navstatic {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5000; }

.container.nav {
  padding-right: 0; }

.navbar {
  margin-bottom: 0px;
  min-height: 50px;
  position: relative;
  border-radius: 0; }

.navbar.navbar-inverse {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #B9AC9F; }

.navbar-inverse .navbar-nav > li > a {
  color: #555555; }

.navbar-nav li a {
  padding-left: 21px;
  padding-right: 21px; }

.navbar-nav > li > a {
  padding-bottom: 15px;
  padding-top: 15px;
  line-height: 20px; }

.nav > li > a {
  display: block;
  position: relative;
  font-family: Lato, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #555555; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #2ab573;
  padding-top: 10px;
  border-top: 5px solid #2ab573; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #2ab573;
  padding-top: 10px;
  border-top: 5px solid #2ab573; }

@media (max-width: 992px) {
  .navb {
    width: auto; }

  .edge {
    margin: auto;
    width: auto; }

  .navbar-nav li a {
    padding-left: 15px;
    padding-right: 15px; }

  .navstatic {
    width: 100%; } }
@media (max-width: 768px) {
  .navbar-toggle {
    background-color: #2ab573;
    border-color: #2ab573;
    margin-right: 10px; }

  .navbar-inverse .navbar-toggle {
    border-color: #2ab573; }

  .navstatic {
    position: static;
    z-index: 5000; }

  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    border-top: 1px dotted #33cc99;
    line-height: normal;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 20px;
    padding-right: 25px;
    padding-bottom: 15px; }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0px dotted #33cc99; }

  .nav > li {
    text-align: right; }

  .navbar-nav > li > a {
    border-top: 1px dotted #33cc99;
    line-height: normal;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 20px;
    padding-right: 25px;
    padding-bottom: 15px; }

  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    border-top: 1px dotted #33cc99;
    line-height: normal;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 20px;
    padding-right: 25px;
    padding-bottom: 15px; }

  .navbar-nav {
    margin: 0 -15px 15px -15px; }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0; }

  .navbar-header .social {
    float: left;
    padding-left: 15px;
    padding-top: 5px; }

  .navbar-header .social a {
    color: #999;
    display: block;
    float: left;
    font-family: Socialico;
    font-size: 30px;
    margin-right: 10px; } }
/************************** HOMEPAGE ********************************/
/*HOMEPAGE - VIDEO*/
.homemargin {
  margin-top: 569px !important; }

.fullw.video {
  width: 100%;
  height: 569px;
 /* position: fixed;*/
  top: 0;
  left: 0;
  z-index: -1; }

.video_container {
  width: 1020px;
  height: 569px;
  margin: auto;
  position: relative; }

section.hero-video-wrapper > video#bgvid {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  object-fit: cover;
  transform: none;
  z-index: 1; }

video#bgvid {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  object-fit: cover;
  transform: none;
  z-index: -100;
  background: #000; }

@media (max-width: 992px) {
  .video_container {
    width: 750px; } }
@media (max-width: 768px) {
  .homemargin {
    margin-top: 0 !important; } }
/*HOMEPAGE - TITLE WELCOME*/
.edge.welcome {
  position: relative;
  background-image: url(../images/temp-banner-home.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #CFDBD9; }

.green_overlay {
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(16, 71, 45, 0.5);
  /*height: 45px;*/ }

.title_area.welcome {
  height: 200px; }

.title_area.welcome h2 {
  color: #fff; }

/*HOMEPAGE - JOIN BOX*/
.edge.joinusdates {
  background-color: #44ace1; }

.joinbox {
  color: #fff;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding-top: 25px;
  padding-bottom: 25px; }

.joinbox h3 {
  font-weight: 300;
  font-size: 20px; }

.joinbox a {
  font-weight: 300;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 5px 15px;
  border-radius: 2px;
  display: inline-block;
  color: #fff; }

.joinbox a:hover {
  background-color: #2c8dbd;
  text-decoration: none; }

/*HOMEPAGE - SUB-TITLE CONTACT*/
.edge.subtitle.contact {
  background-image: none;
  background-color: #b9ac9f; }

.subtitle.contact {
  height: 45px; }

.subtitle.contact h2 {
  color: #fff; }

/*HOMEPAGE - CALENDAR*/
.calendar_home {
  padding-top: 10px;
  padding-bottom: 20px; }

@media (max-width: 768px) {
  .joinbox {
    padding-bottom: 32px;
    padding-top: 0px; } }
/************************** ABOUT ********************************/
/*ABOUT OUR MARKERS*/
.edge.ourmarkers {
  background-color: #44ace1; }

div[class^="col"].ourmarkers {
  padding-top: 39px;
  padding-bottom: 20px;
  color: #555555;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px; }

div[class^="col"].ourmarkers h2 {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #fff; }

.markericons {
  padding-top: 35px;
  padding-bottom: 50px; }

.markericons .marker-icon {
  /*margin-left: 145px;*/
  margin-left: 130px;
  float: left;
  text-align: center; }

.markericons .marker-icon:first-child {
  margin-left: 0; }

.markericons .marker-icon p {
  font-family: Bitter, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
  padding-top: 15px; }

@media (max-width: 992px) {
  .markericons .marker-icon {
    margin-left: 125px; } }
@media (max-width: 768px) {
  .markericons .marker-icon {
    margin-left: 10%; } }
@media (max-width: 454px) {
  div.ourmarkers[class^="col"] h2 {
    text-align: center; }

  .markericons .marker-icon {
    margin-left: 0;
    float: none;
    margin-bottom: 25px; } }
/*TEAM BIO*/
/*carousel*/
#owl-team {
  background-color: #eafaf5;
  padding: 15px;
  border-bottom: 2px solid #33cc99; }
  
  #owl-board {
  background-color: #eafaf5;
  padding: 15px;
  border-bottom: 2px solid #33cc99; }
  
  #owl-elders {
  background-color: #eafaf5;
  padding: 15px;
  border-bottom: 2px solid #33cc99; }

.carousel {
  padding-top: 25px;
  padding-bottom: 25px; }

.carousel-item-content {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.caption-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 10px 5px 5px 5px; }

.carousel-item-content:hover .caption-area {
  background: rgba(41, 164, 123, 0.6); }

.caption-area h2 {
  margin: 0;
  font-size: 14px;
  color: #fff;
  margin-bottom: 05px;
  text-transform: uppercase; }

.caption-area h3 {
  margin: 0;
  font-size: 12px;
  color: #fff;
  font-family: Bitter, Arial, Helvetica, sans-serif;
  margin-bottom: 0; }

@media (max-width: 768px) {
  #owl-team {
    padding-bottom: 0; }

  .item {
    text-align: center; } }
/*bio area*/
.team-bio {
  padding: 20px;
  background-color: #f7f5f0; }

.team-bio h2 {
  margin: 0;
  font-size: 16px;
  font-family: Lato, Arial, Helvetica, sans-serif;
  color: #555555;
  margin-bottom: 5px;
  text-transform: uppercase; }

.team-bio h3 {
  margin: 0;
  font-size: 14px;
  font-family: Bitter, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  color: #555555; }

.team-bio p {
  margin: 0;
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  margin-bottom: 15px; }

.item-bio {
  display: none; }

.item-bio a.carousel-contact {
  font-family: Bitter, Arial, Helvetica, sans-serif;
  color: #555;
  margin-top: 25px;
  display: block; }

/************************** SUNDAYS ********************************/
/*TIME ICONS*/
.icon-image {
  margin-bottom: 0;
  line-height: 19px;
  padding-left: 26px;
  background-image: url(../images/icon-time.png);
  min-height: 21px;
  height: auto;
  background-repeat: no-repeat; }

.icon-time {
  background-image: url(../images/icon-time.png); }

.icon-lock {
  background-image: url(../images/icon-lock.png); }

.icon-contact {
  background-image: url(../images/icon-contact.png); }

.sunday-items:first-child {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 0px; }

.sunday-items {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #555555; }

.sunday-items .icon-image {
  line-height: 150%; }

/*CAMPUS GOOGLE MAP*/
/*CAMPUS MAP*/
.campushead {
  background-color: #2ab573;
  box-shadow: inset 0 5px 5px -6px rgba(0, 0, 0, 0.5); }

.campushead-title {
  padding-top: 20px;
  padding-bottom: 20px; }

.campushead-title h2 {
  color: #fff;
  font-family: 'Lato', arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  padding: 0;
  margin: 0; }

.campushead-title a {
  margin-left: 55px;
  font-weight: 300;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 5px 15px;
  border-radius: 3px;
  display: inline-block;
  color: #fff; }

.campushead-title a:hover {
  background-color: #29a47b;
  text-decoration: none; }

.edge.campusmap {
  background-color: #fff; }

.campusmap-area img {
  margin-top: 20px;
  display: none;
  max-width: 100%; }

.campusmap-area {
  background-color: #fff; }

.googlemap-area {
  padding-bottom: 50px; }

.googlemap-area iframe {
  width: 100%;
  height: 500px; }

@media (max-width: 992px) {
  .googlemap-area iframe {
    width: 100%;
    height: 400px; } }
@media (max-width: 768px) {
  .campushead-title h2 {
    text-align: center; }

  .campushead-title span {
    display: block;
    text-align: center;
    line-height: normal;
    padding-bottom: 20px; }

  .campushead-title a {
    line-height: normal;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin-left: 0;
    padding: 5px 15px;
    margin: auto; }

  .sunday-items .title {
    padding-bottom: 5px; }

  .sunday-items .col {
    padding-bottom: 15px; } }
/************************** SMALL GROUPS ********************************/
/*SMALL GROUPS - marker icons*/
.get-directory {
  padding: 20px 0 13px 0; }

.get-directory h3 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin: 0;
  margin-right: 30px;
  float: left; }

.get-directory a {
  font-weight: 300;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 5px 35px;
  border-radius: 3px;
  display: block;
  color: #fff;
  text-decoration: none;
  float: left; }

.get-directory a:hover {
  background-color: #2c8dbd;
  text-decoration: none; }

@media (max-width: 992px) {
  .markericons.small-groups .marker-icon:first-child {
    margin-left: 0; }

  .markericons.small-groups .marker-icon {
    margin-left: 90px; } }
@media (max-width: 768px) {
  .markericons.small-groups {
    padding-bottom: 0px;
    padding-top: 0; }

  .markericons.small-groups .marker-icon {
    margin-left: 0; }

  .markericons.small-groups .marker-icon:first-child {
    margin-bottom: 35px; }

  .get-directory {
    text-align: center; }

  .get-directory h3 {
    color: #fff;
    float: none;
    margin: 0 auto;
    padding-bottom: 15px; }

  .get-directory a {
    display: inline-block;
    float: none;
    text-decoration: none;
    margin-bottom: 10px; } }
/************************** MINISTRIES ********************************/
/*ACCORDIAN*/
.edge.subtitle.accordian {
  background-image: url(../images/bk-home-join.jpg);
  border-bottom: 1px solid #B9AC9F; }

.edge.subtitle.accordian:hover {
  background-image: url(../images/bk-home-join-dk.jpg);
  cursor: pointer; }

.edge.subtitle.accordian.bounce {
  background-image: url(../images/bk-home-join-dk.jpg);
  border-bottom: 2px solid #2ab573;
  box-shadow: none; }

.openclose {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 32px;
  height: 32px;
  cursor: pointer; }

.openclose img:nth-child(2) {
  display: none; }

.accordian .title_area h2 {
  bottom: 25px;
  left: 15px; }

.accordian_content {
  box-shadow: 0 5px 5px -6px rgba(0, 0, 0, 0.5) inset; }

.accordian_content .textarea {
  padding-top: 60px !important; }

.accordian_content .pic img {
  margin: auto;
  display: block; }

.accordian_content .text p:not(.icon-image) {
  margin-bottom: 10px; }

/*ACCORDIAN FORM*/
.ministryform .textareafield {
  padding-top: 15px; }

.ministryform input {
  border-color: #c7b299;
  color: #555; }

.ministryform .form-inline input.form-control {
  width: 300px !important; }

.ministryform textarea {
  border-color: #c7b299;
  color: #555; }

.ministryform button {
  border-color: #33cc99;
  color: #fff; }

.ministryform input[type="email"] {
  margin-right: 15px; }

.ministryform .note span {
  color: #f00;
  font-size: 14px;
  padding-right: 25px; }

.ministryform .note .checkbox-inline {
  color: #555;
  font-size: 14px; }

.textarea.prayerformfill {
  padding-top: 0 !important; }

.textarea.pic {
  padding-bottom: 20px !important; }

.textarea.text {
  padding-bottom: 20px !important; }

.links {
  padding-top: 10px; }

@media (max-width: 768px) {
  .openclose {
    right: 25px; }

  .accordian_content {
    padding-top: 27px; }

  .accordian_content .textarea.text {
    padding-top: 0px !important; }

  .accordian_content .pic img {
    margin: 0;
    width: 100%; }

  .accordian_content .textarea {
    padding-top: 20px !important; }

  .ministryform .textareafield {
    padding-top: 0px; }

  .accordian_content .textarea.prayerformfill {
    padding-top: 0 !important; }

  .ministryform .form-inline input.form-control {
    width: auto; } }
/************************** SERMONS - SIDEBAR ********************************/
.edge.blog {
  background-color: white; }

/*BLOG SIDE NAV FIXED*/
.sermons_page {
  padding-top: 24px; }

.vimeo_archive {
  background-color: #44ace1;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px; }

.vimeo_archive p {
  color: #fff;
  font-family: 'open sans', arial;
  font-size: 14px;
  text-align: center; }

.vimeo_archive img {
  margin: auto;
  display: block; }

.sidebar #stayfixed {
  width: 183px; }

.sidebar .nowstatic {
  position: fixed;
  top: 65px; }

.sidebar {
  position: relative; }

.sidebar h2 {
  font-family: "Lato",arial,sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #44ace1;
  border-bottom: 1px solid #c7b299; }

.blog_archive {
  margin-bottom: 20px; }

.blog_archive ul {
  margin: 0;
  padding: 0; }

.blog_archive li {
  list-style-type: none;
  border-bottom: 1px solid #c7b299;
  padding: 10px 20px; }

.blog_archive li a {
  color: #666;
  font-size: 16px; }

.blog_archive li:first-child {
  box-shadow: none; }

.blog_archive li:last-child {
  border-bottom: 0; }

.tags {
  padding-top: 10px;
  padding-bottom: 10px; }

.blog_tags a {
  color: #666;
  font-size: 14px;
  margin-right: 5px;
  padding: 3px 7px;
  background-color: #F6F5F0;
  border: 1px solid #f2ebd8;
  display: inline-block;
  border-radius: 4px; }

@media (max-width: 992px) {
  .sidebar #stayfixed {
    width: 158px; } }
@media (max-width: 768px) {
  .sidebar {
    display: none; } }

.archive-dropdown {margin-top:10px; border:0; background-color:#F6F5F0; border-radius:10px; padding:5px}


/************************** SERMONS - POST ********************************/
.post {
  background-color: #F6F5F0;
  border: 1px solid #f2ebd8;
  border-top: 3px solid #44ACE1;
  padding: 20px 10px;
  margin-bottom: 30px;
  border-radius: 5px; }

.post h2 {
  color: #44ace1;
  font-family: "Lato",arial,sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 5px; }

.post p {
  color: #555555;
  font-family: bitter ,arial;
  font-size: 14px; }

.post .downloads a {
  float: right;
  display: block; }

.post .downloads a:first-child {
  margin-left: 10px; }

.post .downloads a.mp3 {
  width: 22px;
  height: 35px;
  background-image: url(../images/icon-sermons-mp3-off.png); }

.post .downloads a.mp3:hover {
  width: 22px;
  height: 35px;
  background-image: url(../images/icon-sermons-mp3-on.png); }

.post .downloads a.notes {
  width: 30px;
  height: 35px;
  background-image: url(../images/icon-sermons-notes-off.png); }

.post .downloads a.notes:hover {
  width: 30px;
  height: 35px;
  background-image: url(../images/icon-sermons-notes-on.png); }

.post .video {
  padding-top: 10px; }

.post .video iframe {
  width: 515px;
  height: 289px; }

/*BLOG NAVIGATION*/
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  font-size: 18px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 300; }

.navigation a {
  color: #555555;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 5px; }

.navigation a.older {
  background-image: url(../images/icon-posts-older.png);
  padding-left: 37px;
  background-position: center left; }

.navigation a.newer {
  background-image: url(../images/icon-posts-newer.png);
  padding-right: 37px;
  background-position: center right; }

.navigation .alignleft {
  float: left; }

.navigation .alignright {
  float: right;
  background-position: center right; }

@media (max-width: 992px) {
  .post .video iframe {
    width: 448px;
    height: 250px; } }
@media (max-width: 768px) {
  .post .video iframe {
    height: auto;
    width: 100%; }

  .posts.pull-left {
    float: none; } }
/************************** SERVE ********************************/
.blueback {
  background-color: #44ace1; }

.blueback_text {
  padding-bottom: 50px;
  padding-top: 20px; }

.blueback_text h2 {
  color: #ffffff;
  font-family: lato, arial;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase; }

.blueback_text p {
  color: #ffffff;
  font-family: 'open sans' arial;
  font-size: 16px; }

.opp_head {
  border-bottom: 3px solid #33cc99;
  margin-bottom: 25px; }

.opp_head h2 {
  font-family: bitter, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #555; }

.opp_head h2 span {
  color: #ee7c2e; }

.opp_form {
  padding-top: 20px; }

.opp_form .textareafield {
  padding-top: 15px; }

.opp_form input {
  border-color: #c7b299;
  color: #555; }

.opp_form textarea {
  border-color: #c7b299;
  color: #555; }

.opp_form button {
  border-color: #33cc99;
  color: #fff; }

.opp_form input[type="email"] {
  margin-right: 15px; }

@media (max-width: 768px) {
  .blueback_text {
    padding-bottom: 20px;
    padding-top: 10px; } }

/* Homepage Happenings band — full-width cream background from mockup */
:root {
  --alag-content-max: 1000px;
  --alag-section-x: 40px;
  --alag-heading-grey: #6a6a6a;
}

.alag-happenings-band,
.calendar-home-edge {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: #f9f8f4 !important;
  padding-left: var(--alag-section-x);
  padding-right: var(--alag-section-x);
  box-sizing: border-box;
}

.happenings-section {
  padding: 60px 0;
  padding-top: 30px;
  background-color: #f9f8f4;
  font-family: inherit;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}

.happenings-section h2 {
  margin-bottom: 45px;
  font-weight: 700;
  font-size: 28px;
  color: var(--alag-heading-grey);
}

.events-grid {
  max-width: var(--alag-content-max);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.events-grid-group {
  position: relative;
}

.events-grid-group {
  position: relative;
  z-index: 1;
}

.events-grid-group.has-open-event-panel {
  z-index: 50;
}

.events-grid-row {
  display: flex;
  justify-content: center;
  position: relative;
}

.events-grid-row-inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  isolation: isolate;
}

.event-card {
  position: relative;
  z-index: 1;
  flex: 0 0 410px;
  width: 410px;
  max-width: 100%;
  box-sizing: border-box;
}

.event-detail-panel {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  pointer-events: none;
}

.event-detail-panel.is-open {
  display: block;
  pointer-events: auto;
  overflow: visible;
  z-index: 40;
}

.event-detail-panel__inner,
.event-detail-panel__box {
  position: relative;
  z-index: 1;
}

.event-banner-box {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  aspect-ratio: 410 / 252;
  overflow: hidden;
  margin-bottom: 0;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

.event-banner-trigger {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

.event-banner-trigger:focus {
  outline: 2px solid #f19056;
  outline-offset: 2px;
}

.event-banner-trigger:hover img {
  opacity: 0.92;
}

.event-banner-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 500px) {
  .events-grid-row-inner {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 768px) {
  :root {
    --alag-section-x: 20px;
  }

  .happenings-section {
    padding: 60px 0;
    padding-top: 30px;
  }
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

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