.btn {
  border-radius: 20px;
}

.btn-wireframe {
  border: 1.5px solid black;
  color: black;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-wireframe:hover {
  background-color: black;
  color: white;
}

.btn-default {
  font-weight: bold;
}

.btn-default i.fa {
  margin-left: 20px;
}

.btn-circle {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}

.btn-light {
  background: white;
}

.btn-wide {
  padding: 6px 35px;
}

.btn-event-registration-link {
  margin-top: 10px;
}

.btn-responsive {
  width: 100%;
}

@media (min-width: 992px) {
  .btn-responsive {
    width: auto;
  }
}

.btn-responsive + .btn-responsive {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .btn-responsive + .btn-responsive {
    margin-top: 0;
  }
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
}

section {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

p {
  font-weight: 300;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
}

a {
  font-size: 14px;
  transition: all 0.3s;
}

.html-content img {
  max-width: 100% !important;
}

.html-content .embd-active {
  z-index: 1;
}

.html-content a {
  font-size: initial;
}

.banner-container {
  position: relative;
}

.banner-container .sub-image {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .banner-container .sub-image {
    margin: auto 0 auto auto;
  }
}

.banner-container img.banner {
  width: 100%;
  height: 55.6vw;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 768px) {
  .banner-container img.banner {
    height: 100vh;
  }
}

.banner-container .banner-video {
  width: 100%;
  height: 55.6vw;
}

.banner-container .text-container {
  height: auto !important;
}

@media (min-width: 768px) {
  .banner-container .text-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.banner-container .text-container .right {
  color: black;
}

@media (min-width: 768px) {
  .banner-container .text-container .right {
    color: white;
  }
}

.banner-container .text-container .right .section-title,
.banner-container .text-container .right .description {
  margin-top: 20px;
}

.banner-small-container-2 {
  position: relative;
  background: #e6e6e6;
}

.banner-small-container-2 .banner-small {
  display: none;
}

@media (min-width: 768px) {
  .banner-small-container-2 .banner-small {
    display: block;
    width: 100%;
    height: 125px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #e6e6e6;
  }
}

.banner-small-container-2 .text-container {
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .banner-small-container-2 .text-container {
    position: absolute;
    bottom: 10%;
    width: 100%;
  }
}

.banner-small-container-2 .text-container .right {
  padding: 5%;
  color: white;
}

.img-responsive-centered {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 2560px) {
  .container {
    width: 1170px;
  }
}

.section-title {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .section-title {
    text-align: left;
  }
}

.section-subtitle {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  color: #d8d3d3;
}

@media (max-width: 767px) {
  .section-subtitle {
    text-align: left;
  }
}

.subsection-title {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.subsection-subtitle {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #d8d3d3;
}

.backdrop {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgb(0, 0, 0));
  opacity: 0.8;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: -100vh;
  left: 0;
  transition: all 0.2s;
}

.backdrop.show {
  transition: all 0.75s;
  top: 0;
}

.breadcrumb {
  background-color: initial;
  padding: 8px 0;
  margin: 0;
}

.breadcrumb li a {
  color: black;
}

.breadcrumb li a.static {
  text-decoration: none;
}

.breadcrumb li.active a {
  color: #777676;
}

.breadcrumb li.active a:hover {
  text-decoration: none;
}

.breadcrumb > li + li:before {
  content: ">";
  color: black;
}

#nav-scroll {
  z-index: 1031;
  display: none;
}

.stylish-dt {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.stylish-dt .media .date {
  font-size: 37px;
}

.stylish-dt .media .month {
  font-size: 19px;
  margin-top: -35px;
}

.stylish-dt .media .year {
  font-size: 17px;
  margin-top: -15px;
}

.stylish-dt .media .date,
.stylish-dt .media .month,
.stylish-dt .media .year {
  text-align: justify;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
}

.stylish-dt .media .date .dt-format-filler,
.stylish-dt .media .month .dt-format-filler,
.stylish-dt .media .year .dt-format-filler {
  width: 100%;
  display: inline-block;
}

footer {
  color: white;
  background: #353535;
  padding: 50px 0;
  font-family: "Raleway";
}

footer a {
  color: white;
}

@media (max-width: 767px) {
  footer .left br {
    display: none;
  }

  footer .left p:first-child {
    margin-bottom: 0;
  }
}

footer .middle {
  margin-bottom: 30px;
}

footer .middle a {
  font-size: 17px;
}

@media (max-width: 767px) {
  footer {
    text-align: center;
  }

  footer a {
    text-decoration: underline;
  }

  footer h2 {
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    font-size: 2em;
    margin-bottom: 30px;
  }

  footer .left {
    margin-bottom: 30px;
  }

  footer .right .btn-circle {
    margin-right: 20px;
    color: #353535 !important;
  }

  footer .right .btn-circle .fa {
    font-size: 1.5em;
    margin-top: 5px;
  }
}

@media (min-width: 768px) {
  footer a:hover {
    color: white;
  }

  footer h2 {
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    font-size: 2em;
    margin-bottom: 30px;
  }

  footer .right .btn-circle {
    margin-right: 20px;
    color: #353535 !important;
  }

  footer .right .btn-circle .fa {
    font-size: 1.5em;
    margin-top: 5px;
  }
}

.collapsible {
  overflow: hidden;
  transition: all 0.2s;
}

.collapsible.expand {
  max-height: 100vh !important;
  transition: all 0.75s;
}

.resend-email-container {
  margin-bottom: 10px;
  text-align: center;
}

.resend-email-container .help-block {
  margin-bottom: 0;
}

.help-block {
  font-size: 1.25rem;
}

input:not([type=radio]):not([type=checkbox]):not(.flatpickr):-moz-read-only {
  cursor: not-allowed;
}

input:not([type=radio]):not([type=checkbox]):not(.flatpickr):read-only {
  cursor: not-allowed;
}

input.flatpickr:-moz-read-only {
  background-color: white;
  cursor: pointer;
}

input.flatpickr:read-only {
  background-color: white;
  cursor: pointer;
}

@media (min-width: 768px) {
  .navbar {
    background: none;
    border: 0;
  }
}

.navbar > .navigation {
  display: flex;
  align-content: stretch;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .navbar > .navigation {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-header {
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse {
    vertical-align: top;
    display: flex !important;
    align-items: center;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav {
    margin-left: 40px;
    white-space: nowrap;
    float: none;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li {
    float: none;
    display: inline-block;
  }
}

.navbar > .navigation .navbar-collapse .navbar-nav > li a,
.navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li a,
  .navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link {
    font-size: 14px;
    padding: 15px 10px;
    transition: all 0.3s;
    font-weight: bold;
    color: white;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li a:hover,
  .navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link:hover {
    color: #de9918;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link:hover {
    text-decoration: none;
  }
}

.navbar > .navigation .navbar-collapse .navbar-nav > li a::after,
.navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link::after {
  transition: all 0.3s;
}

.navbar > .navigation .navbar-collapse .navbar-nav > li a:hover::after,
.navbar > .navigation .navbar-collapse .navbar-nav > li .btn-link:hover::after {
  border-color: #de9918;
}

.navbar > .navigation .navbar-collapse .navbar-nav > li .avatar {
  max-height: 30px;
  max-width: 30px;
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > a,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > a:focus,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > .btn-link,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > .btn-link:focus {
    background: none;
    color: white;
    text-decoration: none;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > a:hover,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > .btn-link:hover {
    color: #de9918;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > a:not(.no-underline):after,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.active > .btn-link:not(.no-underline):after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 25%;
    border-width: 0 0 2px;
    border-style: solid;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu {
    transition: none;
    max-height: 0;
    top: 70%;
    border: 0;
    background: initial;
    box-shadow: none;
    overflow: hidden;
    display: block;
    border-radius: 10px;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li {
    border: 0;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li a,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li .btn-link {
    font-size: 0.9em;
    padding: 10px;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li > a:hover,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li > a:focus,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li > .btn-link:hover,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li > .btn-link:focus {
    background: initial;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li.active a {
    background-color: transparent;
    color: #de9918;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown ul.dropdown-menu > li.active a:hover {
    color: #825a0e;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > a,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > a:focus,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > a:hover,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > .btn-link,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > .btn-link:focus,
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open > .btn-link:hover {
    background: initial;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-collapse .navbar-nav > li.dropdown.open .dropdown-menu {
    transition: all 0.75s;
    max-height: 100vh;
  }
}

@media (max-width: 767px) {
  .navbar > .navigation .navbar-brand {
    height: 50px;
    padding: 20px;
    margin: 8px 8px 8px 15px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-brand {
    height: 100px;
    padding: 10px;
    margin: 0;
    display: block;
  }
}

.navbar > .navigation .navbar-brand img {
  height: 100%;
}

@media (min-width: 768px) {
  .navbar > .navigation .navbar-brand-white {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar > .navigation::before,
  .navbar > .navigation::after {
    content: none;
  }
}

@media (min-width: 768px) {
  .navbar::before {
    content: none;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-toggle {
    padding: 15px;
    height: 50px;
  }
}

@media (min-width: 768px) {
  .navbar.white {
    background: white;
    border: 0;
    box-shadow: black 0px 0px 65px -22px;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-brand {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-brand-white {
    display: block;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-brand-white img {
    height: 100%;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-brand,
  .navbar.white > .navigation .navbar-brand-white {
    height: 70px;
    padding: 10px;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-brand img,
  .navbar.white > .navigation .navbar-brand-white img {
    width: auto;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li > a,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li > .btn-link {
    color: black;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li > a:hover,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li > .btn-link:hover {
    color: #de9918;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.active a,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.active .btn-link {
    color: #de9918;
  }
}

.navbar.white > .navigation .navbar-collapse .navbar-nav > li.active a:hover,
.navbar.white > .navigation .navbar-collapse .navbar-nav > li.active .btn-link:hover {
  color: #825a0e;
}

.navbar.white > .navigation .navbar-collapse .navbar-nav > li.active a:hover::after,
.navbar.white > .navigation .navbar-collapse .navbar-nav > li.active .btn-link:hover::after {
  border-color: #825a0e;
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.active > a:not(.no-underline)::after,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.active > .btn-link:not(.no-underline)::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 25%;
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #de9918;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu {
    top: 70%;
    z-index: 1032;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li {
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li a,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li .btn-link {
    color: black;
    padding: 10px;
    font-weight: bold;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li a:hover,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li .btn-link:hover {
    color: #de9918;
    background: initial;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li a:focus,
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li .btn-link:focus {
    background: initial;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li .dropdown-menu {
    border-radius: 10px;
  }
}

@media (min-width: 768px) {
  .navbar.white > .navigation .navbar-collapse .navbar-nav > li.dropdown.open .dropdown-menu {
    background: white;
  }
}

.participant-box {
  border-radius: 10px;
  border: 2px #e5e5e5 solid;
  padding: 15px;
  margin: 20px 0;
}

.participant-box .participant-box-title-container {
  margin-top: -28px;
  margin-bottom: 5px;
}

.participant-box .participant-box-title-container .participant-box-title {
  margin: 0;
  padding: 0 2.5px;
  display: inline;
  background-color: white;
}

.participant-box .participant-box-title-container .participant-box-title.deletable {
  cursor: pointer;
  transition: all 0.4s ease;
}

.participant-box .participant-box-title-container .participant-box-title.deletable i {
  color: #a94442;
  transition: all 0.4s ease;
}

.participant-box .participant-box-title-container .participant-box-title.deletable:hover {
  color: red;
}

.participant-box .participant-box-title-container .participant-box-title.deletable:hover i {
  color: red;
}

.devotion-cards .section-title {
  margin-bottom: 30px;
}

.devotion-cards .devotion-item-wrapper {
  color: #777676;
  transition: all 0.3s;
}

.devotion-cards .devotion-item-wrapper .devotion-item {
  border-radius: 6px;
  border: #f1f1f1 1px solid;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 250px;
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  transition: all 0.3s;
  margin-bottom: 10px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .devotion-cards .devotion-item-wrapper .devotion-item {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .devotion-cards .devotion-item-wrapper .devotion-item {
    height: 225px;
  }
}

.devotion-cards .devotion-item-wrapper .devotion-item .devotion-item-overlay {
  opacity: 0;
  display: flex;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  vertical-align: center;
  color: white;
  justify-content: center;
  align-items: center;
}

.devotion-cards .devotion-item-wrapper .devotion-item .devotion-item-inner {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background-color: transparent;
  transition: all 0.3s;
}

.devotion-cards .devotion-item-wrapper:hover {
  text-decoration: none;
}

.devotion-cards .devotion-item-wrapper:hover .devotion-item .devotion-item-overlay {
  opacity: 1;
}

.devotion-cards .devotion-item-wrapper:hover .devotion-item-inner {
  color: black;
  background-color: #f5f5f5;
}

.pagination {
  background: initial;
}

.pagination li a {
  background-color: transparent !important;
  border: 0 !important;
  color: gray;
  padding: 0 20px;
  font-size: 14px;
  transition: all 0.3s ease;
}

.pagination li a:hover {
  color: black;
  text-decoration: underline;
}

.pagination li span {
  background-color: transparent !important;
  border: 0 !important;
  color: gray;
  padding: 0 20px;
  font-size: 14px;
}

.pagination li.active a {
  color: black !important;
  font-weight: bold;
  text-decoration: underline;
}

.pagination li.active span {
  color: black !important;
  font-weight: bold;
  text-decoration: underline;
}

.page-404 .card404 .table > tbody > tr > td {
  border-top: none !important;
}

.page-404 .card404 .table > tbody > tr > td > a {
  color: #333;
}

.page-errors.page-419 .card a:not(.btn) {
  font-size: 17px;
}

.page-errors.page-419 .card .btn {
  margin-bottom: 10px;
}

#banner-carousel .carousel-indicators {
  text-align: right;
  float: right;
  right: 10% !important;
  left: inherit;
}

#banner-carousel .carousel-indicators li {
  margin: 0 0 0 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 0;
  width: 7px;
  height: 7px;
}

#banner-carousel .carousel-indicators li.active {
  background-color: rgb(255, 255, 255);
}

@media (min-width: 768px) {
  #banner-carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0 0 0 20px;
  }
}

#banner-carousel .carousel-inner img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

@media (min-width: 768px) {
  #banner-carousel .carousel-inner img {
    height: 100vh;
  }
}

.home-sermons.video-container {
  position: relative;
  transition: all 1s;
  padding-top: 0;
  padding-bottom: 0;
}

.home-sermons.video-container .section-title {
  margin-bottom: 20px;
}

.home-sermons.video-container a:hover {
  text-decoration: none;
}

.home-sermons.video-container .video-header {
  width: 100%;
  z-index: 2;
  padding: 20px 0;
  background: #f1f1f1;
}

@media (min-width: 768px) {
  .home-sermons.video-container .video-header {
    color: white;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
}

.home-sermons.video-container .video-header .btn-play {
  display: block;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .home-sermons.video-container .video-header .btn-play {
    display: inline-block;
    margin-bottom: 0;
  }
}

.home-sermons.video-container .video-header .mr {
  margin-right: 10px;
}

.home-sermons.video-container .video-header .apple-music,
.home-sermons.video-container .video-header .spotify {
  max-height: 30px;
}

.home-sermons.video-container .video-preview {
  width: 100%;
}

.home-sermons.video-container .video-player {
  display: none;
}

.home-sermons.video-container .video {
  z-index: 1;
}

.home-sermons.video-container .video > iframe {
  transition: all 0.5s;
  width: 100%;
  height: auto;
  height: 80vh;
}

.home-sermons.video-container.played .video-header,
.home-sermons.video-container.played .video-preview {
  display: none;
}

.home-sermons.video-container.played .video-player {
  display: block;
}

.home-weekly-news p {
  color: #777676;
}

.home-weekly-news .left iframe {
  margin-bottom: 15px;
}

.home-about {
  background-size: cover;
}

.home-about .section-title {
  margin-bottom: 10px;
}

.home-about .section-title,
.home-about .section-subtitle,
.home-about p {
  color: white;
}

.home-about .section-subtitle {
  position: relative;
}

.home-about .section-subtitle:after {
  content: " ";
  position: absolute;
  left: 0;
  border-top: solid 1px;
  border-top-color: white;
  width: 100%;
  bottom: -10px;
}

@media (min-width: 768px) {
  .home-about {
    position: relative;
    height: 100vh;
  }
}

@media (min-width: 768px) {
  .home-about .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.home-about .text-container .right {
  text-align: left;
}

.home-about .text-container .right .btn-default {
  font-weight: 700;
  padding: 4px 20px;
  margin-bottom: 15px;
}

.home-about .text-container .right .btn-default:first-of-type {
  margin-right: 20px;
}

.home-about.visible-xs .section-title {
  margin-top: 20px;
}

.home-about.visible-xs .section-title,
.home-about.visible-xs p {
  color: black;
}

.home-featured {
  background-color: #ffc33e;
}

.home-featured .left {
  padding: 50px 20px 20px 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .home-featured .left {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.home-featured .right .section-title {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .home-featured .right .section-title {
    font-weight: 300;
  }
}

.home-featured .right .sub-section {
  padding-bottom: 25px;
}

.home-events .thumbnail {
  padding: 0;
  background: #f5f5f5;
  border: 0;
}

.home-events .thumbnail img {
  border-radius: 4px 4px 0 0;
}

.home-events .media {
  margin-top: 20px;
  margin-bottom: 20px;
}

.home-events .media .media-left {
  display: inline-block;
  width: calc(26% - 10px);
}

@media (min-width: 768px) {
  .home-events .media .media-left {
    width: calc(30% - 10px);
  }
}

.home-events .media .media-heading {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.home-events .media .media-heading a {
  color: black;
}

.home-events .media .subsection-subtitle {
  margin-bottom: 5px;
}

.home-events .media .media-left + .media-body {
  display: inline-block;
  width: 74%;
}

@media (min-width: 768px) {
  .home-events .media .media-left + .media-body {
    width: 70%;
  }
}

.home-events .media .description {
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #909090;
}

.home-events .media .description p {
  margin: 0;
}

.home-events .media .read-more {
  display: block;
  margin-top: 10px;
  color: black;
}

.home-events .section-title {
  margin-bottom: 30px;
}

.home-events .right-title {
  text-align: center !important;
  margin-bottom: 30px;
}

.home-events .btn-wide {
  font-weight: bold;
  border-color: black;
  border-radius: 30px;
  padding: 6px 45px;
  margin: 30px 0;
}

.home-sermon-series {
  padding: 20px 0;
}

@media (min-width: 768px) {
  .home-sermon-series {
    padding: 50px 0;
  }
}

.home-sermon-series img {
  width: 100%;
}

.home-sermon-series .section-title {
  margin-bottom: 30px;
}

.home-sermon-series .btn-wide {
  margin: 20px 0 20px 0;
}

@media (min-width: 768px) {
  .home-sermon-series .btn-wide {
    font-weight: bold;
    border-color: black;
    border-radius: 30px;
    padding: 6px 45px;
  }
}

.home-download {
  background: #f1f1f1;
}

.home-download .left {
  text-align: center;
}

@media (min-width: 768px) {
  .home-download .left {
    text-align: left;
  }
}

.home-download .left .section-title {
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .home-download .left .section-title {
    text-align: left;
  }
}

.home-download .left p {
  color: #8c8c8c;
}

.home-download .left .ios,
.home-download .left .android {
  max-height: 40px;
}

@media (min-width: 768px) {
  .home-download .left .ios {
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .home-download .left .phone {
    max-height: 700px;
  }
}

.home-download .right {
  padding-top: 30px;
  padding-bottom: 30px;
}

.home-download .right img {
  max-height: 75vh;
}

.section-history .thumbnail-container {
  margin: 20px;
  outline: none;
}

.section-history .thumbnail-container .thumbnail {
  background: #f5f5f5;
  border: 0;
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
}

.section-history .thumbnail-container .thumbnail .section-subtitle {
  margin-bottom: 0;
}

.section-history .thumbnail-container .thumbnail .caption {
  padding: 20px 30px;
}

.section-history .thumbnail-container .thumbnail img {
  border-radius: 10px 10px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-history .thumbnail-container .thumbnail .media-body {
  margin-top: 20px;
}

.section-history .thumbnail-container .thumbnail p {
  color: #9a9a9a;
}

.section-history .thumbnail-container .thumbnail .description {
  max-height: 210px;
}

@media (min-width: 2560px) {
  .section-history .thumbnail-container .thumbnail .description {
    max-height: 172px;
  }
}

.section-history .thumbnail-container:last-of-type .caption {
  background-color: #FFC20E;
}

.section-history .thumbnail-container:last-of-type .caption p {
  color: black;
}

.section-history .section-title {
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .section-history .section-title {
    text-align: left;
  }
}

.section-history .slick-active .thumbnail {
  box-shadow: black 0px 0px 30px -20px;
}

.section-history .history-mobile .history-item:last-of-type .caption {
  background-color: #FFC20E;
}

.section-history .history-mobile .history-item:last-of-type .caption p {
  color: black;
}

.section-history .history-mobile .bullet {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #969393;
}

.section-history .history-mobile .line {
  position: absolute;
  height: 100px;
  width: 3px;
  left: 23.3px;
  top: 0;
  background: #969393;
}

.section-history .history-mobile .thumbnail {
  padding: 0;
  background: #f5f5f5;
  border: 0;
  border-radius: 10px;
  overflow: hidden;
}

.section-history .history-mobile .thumbnail .caption {
  padding: 5%;
}

.section-history .history-mobile .thumbnail img {
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #d8d3d3;
  border-left: 1px solid #d8d3d3;
  border-right: 1px solid #d8d3d3;
}

.section-history .history-mobile .thumbnail h2 {
  font-weight: bold;
  margin-top: 0;
}

.section-history .history-mobile .thumbnail h3 {
  font-weight: bold;
  font-size: 1em;
}

.section-history .history-mobile .thumbnail .media-heading {
  margin: 10px 0;
}

.section-history .history-mobile .thumbnail .media-body {
  margin-top: 20px;
}

.section-history .history-mobile .thumbnail p {
  color: #9a9a9a;
}

.section-history .slick-center {
  transform: scale(1.08);
}

.section-history .slick-dots {
  position: relative;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .section-history .slick-dots {
    color: black;
  }
}

@media (min-width: 768px) {
  .section-history .slick-dots:after {
    content: " ";
    position: absolute;
    height: 2px;
    width: 100%;
    background: gray;
    left: 0;
    top: 50%;
    z-index: -1;
  }
}

@media (min-width: 768px) {
  .section-history .slick-dots li {
    margin: 0 25px;
  }
}

.section-history .slick-dots li button:before {
  font-size: 15px;
}

@media (min-width: 768px) {
  .section-history .slick-dots li button:before {
    color: gray;
    opacity: 1;
  }
}

.section-history .slick-dots li.slick-active button:before {
  font-size: 15px;
}

@media (min-width: 768px) {
  .section-history .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
  }
}

.page-vision-mission #banner-carousel .carousel-inner {
  background-color: #f69125;
}

@media (min-width: 992px) {
  .page-vision-mission #banner-carousel .carousel-inner {
    height: 100vh;
  }
}

.page-vision-mission #banner-carousel .carousel-inner .item {
  height: inherit;
}

.page-vision-mission #banner-carousel .carousel-inner .item .img-container {
  padding: 6vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: inherit;
}

@media (min-width: 992px) {
  .page-vision-mission #banner-carousel .carousel-inner .item .img-container {
    align-items: flex-start;
  }
}

.page-vision-mission #banner-carousel .carousel-inner .item .img-container img {
  flex: 0.5;
  max-height: inherit;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-width: 45%;
}

.page-vision-mission #banner-carousel .carousel-inner .item .img-container img:first-of-type {
  -o-object-position: right;
     object-position: right;
  max-width: 35%;
}

.page-vision-mission #banner-carousel .carousel-inner .item .img-container img:last-of-type {
  -o-object-position: left;
     object-position: left;
  margin-left: 20px;
  max-width: 65%;
}

@media (min-width: 992px) {
  .page-vision-mission #banner-carousel .carousel-inner .item .img-container img:last-of-type {
    margin-left: 50px;
    max-width: 40%;
  }
}

.page-vision-mission .section-vision .section-title {
  margin-bottom: 30px;
}

.page-vision-mission .section-mission .section-title {
  margin-bottom: 30px;
}

.page-vision-mission .section-mission .thumbnail {
  padding: 0;
  background: #f5f5f5;
  border: 0;
}

.page-vision-mission .section-mission .thumbnail img {
  border-radius: 4px 4px 0 0;
}

.page-vision-mission .section-mission .thumbnail .caption {
  padding: 20px 9px;
}

.page-vision-mission .section-mission .thumbnail .caption .number {
  font-weight: bold;
  font-size: 2em;
  padding: 0 15px;
}

.page-vision-mission .section-mission .thumbnail .caption .media-heading {
  font-weight: bold;
}

.page-vision-mission .section-mission .thumbnail .caption p {
  color: #989898;
}

.page-vision-mission .section-values {
  padding: 70px 0;
  background: #ffc33e;
}

.page-vision-mission .section-values .section-title {
  margin-bottom: 40px;
}

.page-vision-mission .section-values .media {
  margin-bottom: 60px;
}

.page-vision-mission .section-values .media .media-heading {
  font-weight: bold;
}

.page-vision-mission .section-values .media .media-left .media-object {
  width: 100px;
}

.page-vision-mission .section-values .media .desc-verse {
  font-size: 14px;
}

.page-vision-mission .section-values .media .desc-en,
.page-vision-mission .section-values .media .verse-en {
  font-style: italic;
}

.page-vision-mission .section-values .media .desc-en,
.page-vision-mission .section-values .media .desc-id {
  margin-bottom: 0;
}

.page-vision-mission .section-vision img,
.page-vision-mission .section-ctc img {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .page-vision-mission .section-vision img,
  .page-vision-mission .section-ctc img {
    margin-bottom: 0;
  }
}

.page-vision-mission .section-vision .desc-en,
.page-vision-mission .section-ctc .desc-en {
  font-style: italic;
}

.page-vision-mission .section-ctc {
  padding-top: 0;
}

.page-vision-mission .section-ctc .header-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 60vh;
  margin-bottom: 50px;
}

.page-vision-mission .section-ctc .descriptions {
  margin-top: 30px;
  margin-bottom: 25px;
}

.page-pastors .banner-container .photo {
  display: none;
  position: absolute;
  right: 55%;
  bottom: 0;
}

.page-pastors .banner-container .photo img {
  max-height: calc(100vh - 30px);
}

@media (min-width: 768px) {
  .page-pastors .banner-container .photo {
    display: inline-block;
  }
}

.page-pastors .banner-container .photo-mobile {
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  max-width: 70%;
}

.page-pastors .banner-container .photo-mobile img {
  max-height: calc(55.6vw - 10px);
}

@media (min-width: 768px) {
  .page-pastors .banner-container .photo-mobile {
    display: none;
  }
}

.page-pastors .banner-container .photo-dimmer {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-pastors .banner-container .photo-dimmer {
    display: block;
  }
}

.page-pastors .banner-container .sub-image {
  max-height: 60vh;
}

.page-pastors .banner-container .section-title {
  color: black;
  font-size: 26px;
}

.page-pastors .banner-container .description {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  color: black;
}

@media (min-width: 768px) {
  .page-pastors .banner-container .description .html-content,
  .page-pastors .banner-container .description .html-content * {
    font-size: 13px !important;
  }
}

@media (min-width: 768px) {
  .page-pastors .banner-container .content-row {
    padding-top: 15vh;
  }
}

@media (min-width: 992px) {
  .page-pastors .banner-container .content-row {
    padding-top: 10vh;
  }
}

@media (min-width: 992px) {
  .page-pastors .banner-container .left {
    width: 41.66666667%;
  }
}

.page-pastors .banner-container .left img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 992px) {
  .page-pastors .banner-container .right {
    width: 58.33333333%;
  }
}

.page-pastors .navbar > .navigation .navbar-collapse .navbar-nav > li:not(.dropdown.open) a:not(:hover) {
  color: black;
}

.page-pastors .section-pastors {
  text-align: center;
}

@media (min-width: 768px) {
  .page-pastors .section-pastors {
    text-align: initial;
  }
}

.page-pastors .section-pastors .section-title {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .page-pastors .section-pastors .section-title {
    margin-top: 0;
  }
}

.page-pastors .section-pastors .pastor {
  margin-top: 50px;
  margin-bottom: 50px;
}

.page-pastors .section-pastors .pastor .left img {
  max-width: 100%;
  max-height: 50vh;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .page-pastors .section-pastors .pastor .left img {
    margin-left: 0;
    margin-bottom: 0;
  }
}

.page-pastors .line {
  border-bottom: 1.5px solid #dadada;
  width: 100%;
}

.section-care-groups .section-title {
  margin-bottom: 10px;
}

.section-care-groups .btn-group {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .section-care-groups .btn-group {
    margin-bottom: 50px;
  }
}

.section-care-groups .btn-group .form-search {
  background: #ececec;
  border: 0;
  box-shadow: none;
}

.section-care-groups .btn-group #searchclear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  cursor: pointer;
  font-size: 12px;
  padding: 0 5px;
  color: black;
}

.section-care-groups .item-row {
  margin-bottom: 45px;
}

.section-care-groups .item-row .item-content,
.section-care-groups .item-row .item-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-care-groups .pagination {
  background: initial;
}

.section-care-groups .pagination li span,
.section-care-groups .pagination li a {
  background: initial;
  border: 0;
  color: gray;
  padding: 0 20px;
}

.section-care-groups .pagination li.active span,
.section-care-groups .pagination li.active a {
  font-weight: bold;
  color: black;
}

.section-ministries .btn-group {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .section-ministries .btn-group {
    margin-bottom: 50px;
  }
}

.section-ministries .btn-group .form-search {
  background: #ececec;
  border: 0;
  box-shadow: none;
}

.section-ministries .btn-group #searchclear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  cursor: pointer;
  font-size: 12px;
  padding: 0 5px;
  color: black;
}

.section-ministries .item-row {
  margin-bottom: 40px;
}

.section-ministries .item-row .item-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-ministries .item-row .section-title {
  margin-bottom: 15px;
}

.section-ministries .item-row .description {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  color: #909090;
}

@media (min-width: 768px) {
  .section-ministries .item-row .description {
    -webkit-line-clamp: 4;
  }
}

.section-ministries .item-row .description p {
  margin: 0;
}

.section-ministries .pagination {
  background: initial;
}

.section-ministries .pagination li span,
.section-ministries .pagination li a {
  background: initial;
  border: 0;
  color: gray;
  padding: 0 20px;
}

.section-ministries .pagination li.active span,
.section-ministries .pagination li.active a {
  font-weight: bold;
  color: black;
}

.section-ministries-detail .section-title {
  margin-bottom: 30px;
}

.section-sermon-series {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .section-sermon-series {
    padding: 70px 0;
  }
}

.section-sermon-series .btn-group {
  width: 100%;
  margin-bottom: 50px;
}

.section-sermon-series .btn-group .form-search {
  background: #ececec;
  border: 0;
  box-shadow: none;
}

.section-sermon-series .btn-group #searchclear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  cursor: pointer;
  font-size: 12px;
  padding: 0 5px;
  color: black;
}

.section-sermon-series .sermon-series-container {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .section-sermon-series .sermon-series-container .description h3 {
    margin-top: 0;
  }
}

.section-sermon-series .sermon-series-container img {
  width: 100%;
  border-radius: 6px;
}

.section-sermon-series .sermon-series-container .section-title a {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: inherit;
}

.section-sermon-series .sermon-series-container .section-title a:hover {
  text-decoration: none;
  color: #de9918;
}

.section-sermon-series .sermon-series-container .sublabel {
  line-height: 1.8em;
}

@media (min-width: 768px) {
  .section-sermon-series .sermon-series-container .sublabel {
    font-size: 1.3em;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
  }
}

.section-sermon-series .pagination {
  background: initial;
}

.section-sermon-series .pagination li span,
.section-sermon-series .pagination li a {
  background: initial;
  border: 0;
  color: gray;
  padding: 0 20px;
}

.section-sermon-series .pagination li.active span,
.section-sermon-series .pagination li.active a {
  font-weight: bold;
  color: black;
}

.section-sermons {
  margin: 50px 0;
}

.section-sermons .sermon-container {
  padding-bottom: 30px;
  border-bottom: 1px solid #F5F5F5;
}

.section-sermons .sermon-container:not(:first-child) {
  margin-top: 30px;
}

.section-sermons .sermon-container .section-subtitle {
  margin-bottom: 0;
}

.section-sermons .sermon-container .section-subtitle-additional {
  display: inline-block;
  font-style: italic;
}

.section-sermons .sermon-container .section-title:last-child {
  margin-bottom: 15px;
}

.section-sermons .sermon-container iframe {
  width: 100%;
  height: 300px;
}

@media (min-width: 768px) {
  .section-sermons .sermon-container iframe {
    height: 400px;
  }
}

.section-sermons .sermon-container .detail h1 {
  margin: 0;
}

@media (min-width: 767px) {
  .section-sermons .sermon-container .detail h1 {
    font-size: 1.8em;
  }
}

.section-sermon-detail .title {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .section-sermon-detail .title {
    text-align: initial;
  }
}

@media (max-width: 767px) {
  .section-sermon-detail .title .text-right {
    text-align: center !important;
  }
}

.section-sermon-detail .html-content:not(.preserve-original),
.section-sermon-detail .html-content:not(.preserve-original) p {
  color: gray !important;
}

.section-sermon-detail .prev-next {
  margin-top: 40px;
}

.section-events .thumbnail {
  padding: 0;
  background: #f5f5f5;
  border: 0;
}

.section-events .thumbnail img {
  border-radius: 4px 4px 0 0;
}

.section-events .media {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-events .media .media-left {
  display: inline-block;
  width: calc(26% - 10px);
}

@media (min-width: 768px) {
  .section-events .media .media-left {
    width: calc(30% - 10px);
  }
}

.section-events .media .media-heading {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.section-events .media .media-heading a {
  color: black;
}

.section-events .media .subsection-subtitle {
  margin-bottom: 5px;
}

.section-events .media .media-left + .media-body {
  display: inline-block;
  width: 74%;
}

@media (min-width: 768px) {
  .section-events .media .media-left + .media-body {
    width: 70%;
  }
}

.section-events .media .description {
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #909090;
}

.section-events .media .description p {
  margin: 0;
}

.section-events .media .read-more {
  display: block;
  margin-top: 10px;
  color: black;
}

.section-events .pagination {
  background: initial;
}

.section-events .pagination li span,
.section-events .pagination li a {
  background: initial;
  border: 0;
  color: gray;
  padding: 0 20px;
}

.section-events .pagination li.active span,
.section-events .pagination li.active a {
  font-weight: bold;
  color: black;
}

@media (min-width: 768px) {
  .section-event-detail .breadcrumb {
    margin: 20px 0;
  }
}

.section-event-detail .media-left {
  display: none;
}

@media (min-width: 768px) {
  .section-event-detail .media-left {
    display: table-cell;
    font-weight: bold;
    width: 10%;
  }
}

.section-event-detail .media-left .date {
  font-size: 7em;
  line-height: 1;
}

.section-event-detail .media-left .month {
  font-size: 3.8em;
  line-height: 1;
}

.section-event-detail .media-left .year {
  font-size: 3.4em;
  line-height: 1;
}

.section-event-detail .media-body {
  padding: 10px 0 0 0;
}

@media (min-width: 768px) {
  .section-event-detail .media-body {
    padding: 0 0 40px 0;
  }
}

.section-event-detail .media-body .section-title,
.section-event-detail .media-body .section-subtitle {
  margin-bottom: 0;
}

.section-event-detail .media-body .html-content {
  margin-top: 15px;
  margin-bottom: 20px;
}

.section-event-detail .media-left + .media-body {
  padding: 10px 0 10px 0;
}

@media (min-width: 768px) {
  .section-event-detail .media-left + .media-body {
    padding: 0 40px 40px 50px;
  }
}

.section-blogs .thumbnail {
  padding: 0;
  background: #f5f5f5;
  border: 0;
}

.section-blogs .thumbnail img {
  border-radius: 4px 4px 0 0;
}

.section-blogs .media {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-blogs .media .media-left {
  display: inline-block;
  width: calc(26% - 10px);
}

@media (min-width: 768px) {
  .section-blogs .media .media-left {
    width: calc(30% - 10px);
  }
}

.section-blogs .media .media-heading {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.section-blogs .media .media-heading a {
  color: black;
}

.section-blogs .media .subsection-subtitle {
  margin-bottom: 5px;
}

.section-blogs .media .media-left + .media-body {
  display: inline-block;
  width: 74%;
}

@media (min-width: 768px) {
  .section-blogs .media .media-left + .media-body {
    width: 70%;
  }
}

.section-blogs .media .description {
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #909090;
}

.section-blogs .media .description p {
  margin: 0;
}

.section-blogs .media .read-more {
  display: block;
  margin-top: 10px;
  color: black;
}

.section-blogs .categories-xs {
  width: 100%;
  margin-bottom: 15px;
}

.section-blogs .categories {
  display: flex;
  justify-content: stretch;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  background-color: #e6e6e6;
  margin-bottom: 25px;
  border-radius: 25px;
  overflow: hidden;
  margin-top: 15px;
}

.section-blogs .categories .category {
  height: 40px;
  flex: 1;
  align-items: center;
  justify-content: center;
  display: flex;
  color: black;
  text-decoration: none;
  transition: all 0.3s;
}

.section-blogs .categories .category:hover {
  background-color: black;
  color: white;
}

.section-blogs .categories .category.active {
  color: white;
  background-color: black;
  font-weight: bold;
}

.section-blogs .categories .category.active:hover {
  color: #de9918;
}

.section-blogs .categories .category:not(:last-of-type) {
  border-right: 2px solid #d8d3d3;
}

.section-blogs .pagination {
  background: initial;
}

.section-blogs .pagination li span,
.section-blogs .pagination li a {
  background: initial;
  border: 0;
  color: gray;
  padding: 0 20px;
}

.section-blogs .pagination li.active span,
.section-blogs .pagination li.active a {
  font-weight: bold;
  color: black;
}

.page-blog-detail .page-title {
  position: relative;
  margin-bottom: 50px;
}

.page-blog-detail .page-title:after {
  content: " ";
  position: absolute;
  left: 0;
  border-top: solid 1px;
  border-top-color: black;
  width: 100%;
  bottom: -15px;
}

.page-blog-detail .page-title .section-subtitle {
  margin-top: 5px;
  color: #777676;
}

@media (min-width: 768px) {
  .page-blog-detail .breadcrumb {
    margin: 20px 0;
  }
}

.page-blog-detail .media .media-left {
  display: none;
}

.page-blog-detail .media .media-body {
  display: block;
  max-width: 100%;
}

.page-blog-detail .media .media-body .media-heading {
  margin: 10px 0 30px 0;
}

@media (min-width: 768px) {
  .page-blog-detail .media .media-body .media-heading {
    font-weight: bold;
  }
}

.page-blog-detail .media .media-body .html-content {
  margin-bottom: 50px;
}

.page-blog-detail .media .media-body .html-content * {
  max-width: 100% !important;
}

.section-visit-us .section-title {
  margin-bottom: 30px;
}

.section-visit-us .info {
  margin-top: 0;
  margin-bottom: 20px;
}

.section-visit-us iframe {
  margin-bottom: 10px;
}

.section-contact-us .section-title {
  margin-bottom: 30px;
}

.section-contact-us .form-group:last-child {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .section-contact-us .form-group:last-child {
    margin-bottom: 0;
  }
}

.section-contact-us .form-control {
  background: #ececec;
  border: 0;
  box-shadow: none;
}

.section-contact-us button[type=submit] {
  margin: 0 0 50px 0;
}

@media (min-width: 768px) {
  .section-contact-us button[type=submit] {
    margin: 50px 0 50px 0;
  }
}

.page-prayer-praise .background {
  background-repeat: no-repeat;
  background-size: cover;
}

.page-prayer-praise .form-container form {
  width: 100%;
  background-color: white;
  border-radius: 15px;
  padding: 15px;
}

@media (min-width: 768px) {
  .page-prayer-praise .form-container form {
    margin-top: 75px;
    padding: 25px;
  }
}

.page-prayer-praise .form-container form legend {
  border-bottom: none;
}

.page-prayer-praise .form-container form legend .section-title {
  margin-bottom: 15px;
}

.page-prayer-praise .form-container form .form-group.has-error input,
.page-prayer-praise .form-container form .form-group.has-error textarea,
.page-prayer-praise .form-container form .form-group.has-error select {
  border: 1px solid #a94442;
}

.page-prayer-praise .form-container form .form-group.has-error .text-danger {
  padding-left: 10px;
}

.page-prayer-praise .form-container form .form-control {
  background: #ececec;
  border: 0;
  box-shadow: none;
  border-radius: 10px;
}

.page-prayer-praise .form-container form .form-control:not(select) {
  padding: 20px;
}

.page-prayer-praise .form-container form select.form-control {
  height: 40px;
}

.page-prayer-praise .form-container form textarea {
  resize: vertical;
}

.page-prayer-praise .form-container form button.btn {
  width: 100%;
  background-color: #353535;
  color: white;
  transition: all 0.3s;
  border-radius: 10px;
  text-align: left;
  font-weight: normal;
  padding: 15px;
}

.page-prayer-praise .form-container form button.btn:hover {
  background-color: black;
}

@media (min-width: 992px) {
  .page-prayer-praise .form-container {
    display: flex;
    align-items: center;
    min-height: 80vh;
  }
}

@media (min-width: 768px) {
  .section-pages {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .section-pages .breadcrumb {
    margin-bottom: 70px;
  }

  .section-pages h1 {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .page-errors {
    padding-top: 100px;
  }
}

.page-errors .card {
  background-color: white;
  border-radius: 20px;
  padding: 20px;
}

.page-errors .card .card-title {
  font-weight: bold;
}

/*
 * CKEditor 5 (v16.0.0) content styles.
 * Generated on Thu, 13 Feb 2020 14:40:38 GMT.
 * For more information, check out https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/content-styles.html
 */

:root {
  --ck-highlight-marker-blue: #72cdfd;
  --ck-highlight-marker-green: #63f963;
  --ck-highlight-marker-pink: #fc7999;
  --ck-highlight-marker-yellow: #fdfd77;
  --ck-highlight-pen-green: #118800;
  --ck-highlight-pen-red: #e91313;
  --ck-image-style-spacing: 1.5em;
  --ck-todo-list-checkmark-size: 16px;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list {
  list-style: none;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list li {
  margin-bottom: 5px;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list li .todo-list {
  margin-top: 5px;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: var(--ck-todo-list-checkmark-size);
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label > input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid hsl(0, 0%, 20%);
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border;
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label > input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: "";
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  transform: rotate(45deg);
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label > input[checked]::before {
  background: hsl(126, 64%, 41%);
  border-color: hsl(126, 64%, 41%);
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label > input[checked]::after {
  border-color: hsl(0, 0%, 100%);
}

/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label .todo-list__label__description {
  vertical-align: middle;
}

/* ckeditor5-media-embed/theme/mediaembed.css */

.ck-content .media {
  clear: both;
  margin: 1em 0;
  display: block;
  min-width: 15em;
}

/* ckeditor5-basic-styles/theme/code.css */

.ck-content code {
  background-color: hsla(0, 0%, 78%, 0.3);
  padding: 0.15em;
  border-radius: 2px;
}

/* ckeditor5-block-quote/theme/blockquote.css */

.ck-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px hsl(0, 0%, 80%);
}

/* ckeditor5-block-quote/theme/blockquote.css */

.ck-content[dir=rtl] blockquote {
  border-left: 0;
  border-right: solid 5px hsl(0, 0%, 80%);
}

/* ckeditor5-table/theme/table.css */

.ck-content .table {
  margin: 1em auto;
  display: table;
}

/* ckeditor5-table/theme/table.css */

.ck-content .table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double hsl(0, 0%, 70%);
}

/* ckeditor5-table/theme/table.css */

.ck-content .table table td,
.ck-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  border-color: hsl(0, 0%, 85%);
}

/* ckeditor5-table/theme/table.css */

.ck-content .table table th {
  font-weight: bold;
  background: hsl(0, 0%, 98%);
}

/* ckeditor5-image/theme/imagecaption.css */

.ck-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: hsl(0, 0%, 20%);
  background-color: hsl(0, 0%, 97%);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}

/* ckeditor5-image/theme/image.css */

.ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 1em auto;
}

/* ckeditor5-image/theme/image.css */

.ck-content .image > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50px;
}

/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}

/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized img {
  width: 100%;
}

/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized > figcaption {
  display: block;
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-yellow {
  background-color: var(--ck-highlight-marker-yellow);
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-green {
  background-color: var(--ck-highlight-marker-green);
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-pink {
  background-color: var(--ck-highlight-marker-pink);
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-blue {
  background-color: var(--ck-highlight-marker-blue);
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .pen-red {
  color: var(--ck-highlight-pen-red);
  background-color: transparent;
}

/* ckeditor5-highlight/theme/highlight.css */

.ck-content .pen-green {
  color: var(--ck-highlight-pen-green);
  background-color: transparent;
}

/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-side,
.ck-content .image-style-align-left,
.ck-content .image-style-align-center,
.ck-content .image-style-align-right {
  max-width: 50%;
}

/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}

/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}

/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}

/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}

/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break::after {
  content: "";
  position: absolute;
  border-bottom: 2px dashed hsl(0, 0%, 77%);
  width: 100%;
}

/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: bold;
  color: hsl(0, 0%, 20%);
  background: #fff;
  box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* ckeditor5-horizontal-line/theme/horizontalline.css */

.ck-content hr {
  border-width: 1px 0 0;
  border-style: solid;
  border-color: hsl(0, 0%, 37%);
  margin: 0;
}

/* ckeditor5-code-block/theme/codeblock.css */

.ck-content pre {
  padding: 1em;
  color: #353535;
  background: hsla(0, 0%, 78%, 0.3);
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  text-align: left;
  direction: ltr;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
  font-style: normal;
  min-width: 200px;
}

/* ckeditor5-code-block/theme/codeblock.css */

.ck-content pre code {
  background: unset;
  padding: 0;
  border-radius: 0;
}

@media print {
  /* ckeditor5-page-break/theme/pagebreak.css */

  .ck-content .page-break {
    padding: 0;
  }

  /* ckeditor5-page-break/theme/pagebreak.css */

  .ck-content .page-break::after {
    display: none;
  }
}

/* overlay at start */

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.5s ease-out;
}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.5s ease-out;
}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.x-form-control {
  display: none;
}

/* Desktop. Target devices wider than 768px. */

@media (min-width: 768px) {
  .vertical-align {
    display: flex;
    align-items: center;
  }

  .banner-small-container {
    position: relative;
    background: #ffc33e;
  }

  .banner-small-container .banner-small {
    width: 100%;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #ffc33e;
  }

  .banner-small-container .text-container {
    position: absolute;
    top: 190px;
    left: 0;
    width: 100%;
  }

  .banner-small-container .text-container .right {
    padding: 5%;
    color: white;
  }

  .banner-small-container .text-container .right h2 {
    font-weight: bold;
    font-size: 2.3em;
  }

  .banner-small-container .text-container .right p {
    line-height: 1.8em;
    font-size: 1.5em;
  }

  .banner-small-container-with-search {
    position: relative;
    background: #e6e6e6;
  }

  .banner-small-container-with-search .banner-small {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #e6e6e6;
  }

  .banner-small-container-with-search .text-container {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
  }

  .banner-small-container-with-search .text-container .breadcrumb {
    margin-bottom: 10px;
  }

  .banner-small-container-with-search .text-container .right {
    padding: 5%;
    color: white;
  }

  .banner-small-container-with-search .text-container .right h2 {
    font-weight: bold;
    font-size: 2.3em;
  }

  .banner-small-container-with-search .text-container .right p {
    line-height: 1.8em;
    font-size: 1.5em;
  }

  .banner-small-container-with-search form {
    width: 50%;
  }

  .banner-small-container-with-search form .btn-group {
    width: 100%;
  }

  .banner-small-container-with-search form .btn-group .form-search {
    border-color: transparent;
    box-shadow: none;
  }

  .banner-small-container-with-search form .btn-group #searchclear {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    cursor: pointer;
    font-size: 12px;
    padding: 0 5px;
    color: black;
  }

  .read-more {
    color: black;
  }

  .read-more i.fa {
    margin-left: 20px;
  }

  .prev {
    color: black;
  }

  .prev i.fa {
    margin-right: 20px;
  }

  .next {
    color: black;
  }

  .next i.fa {
    margin-left: 20px;
  }
}

/* Mobile. Target devices narrower than 768px. */

@media (max-width: 767px) {
  body {
    padding-top: 67px;
  }

  ul.dropdown-menu > li {
    text-align: center;
  }

  .banner-small-container {
    position: relative;
    background: #ffc33e;
  }

  .banner-small-container .banner-small {
    display: none;
  }

  .banner-small-container .text-container {
    width: 100%;
    margin-bottom: 10px;
  }

  .banner-small-container .text-container .right {
    padding: 5%;
    color: white;
  }

  .banner-small-container .text-container .right h2 {
    font-weight: bold;
    font-size: 2.3em;
  }

  .banner-small-container .text-container .right p {
    line-height: 1.8em;
    font-size: 1.5em;
  }

  .banner-small-container-with-search {
    position: relative;
    background: #e6e6e6;
  }

  .banner-small-container-with-search .banner-small {
    display: none;
  }

  .banner-small-container-with-search .text-container {
    width: 100%;
    margin-bottom: 10px;
  }

  .banner-small-container-with-search .text-container .right {
    padding: 5%;
    color: white;
  }

  .banner-small-container-with-search .text-container .right h2 {
    font-weight: bold;
    font-size: 2.3em;
  }

  .banner-small-container-with-search .text-container .right p {
    line-height: 1.8em;
    font-size: 1.5em;
  }

  .banner-small-container-with-search .btn-group {
    width: 100%;
  }

  .banner-small-container-with-search #searchclear {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    cursor: pointer;
    font-size: 12px;
    padding: 0 5px;
    color: black;
  }

  .read-more {
    color: black;
  }

  .read-more i.fa {
    margin-left: 20px;
  }

  .prev {
    color: black;
  }

  .prev i.fa {
    margin-right: 20px;
  }

  .next {
    color: black;
  }

  .next i.fa {
    margin-left: 20px;
  }
}

.anti-row {
  margin-left: 15px;
  margin-right: 15px;
}

