
.text-primary {
  color: rgb(199 206 40) !important; }

.hln-navbar-light {
  background: #ffffff !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  @media (max-width: 991.98px) {
    .hln-navbar-light {
      background: #000000 !important;
      position: relative;
      top: 0;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 15px;
      padding-right: 15px; } }
  .hln-navbar-light .container {
    width: 1110px;
    margin: 0 auto;
    padding: 0; }
  .hln-navbar-light .navbar-brand {
    color: #fff;
    padding-top: .7rem;
    padding-bottom: .7rem; }
    .hln-navbar-light .navbar-brand:hover, .hln-navbar-light .navbar-brand:focus {
      color: #000000 !important; }
    @media (max-width: 991.98px) {
      .hln-navbar-light .navbar-brand {
        color: #fff; } }
  @media (max-width: 991.98px) {
    .hln-navbar-light .navbar-nav {
      padding-bottom: 20px;
      margin-right: 0; } }
  .hln-navbar-light .navbar-nav.first-nav > .nav-item > .nav-link {
    font-size: 10px;
    padding-top: .2rem;
    padding-bottom: .2rem;
    color: #757575;
    font-weight: 400;
    opacity: 1 !important;
    letter-spacing: 2px; }
  .hln-navbar-light .navbar-nav.first-nav > .nav-item:first-child > .nav-link:after {
    content: " |";
    display: inline-block;
    padding-left: 10px;
    position: absolute;
  }
  .hln-navbar-light .navbar-nav.second-nav > .nav-item > .nav-link {
    font-size: 12px;
    padding-top: .4rem;
    padding-bottom: .4rem;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    font-weight: 500;
    opacity: 1 !important;
    letter-spacing: 2px; }
    .hln-navbar-light .navbar-nav > .nav-item > .nav-link span {
      position: relative;
      display: block;
      padding-bottom: 2px; }
      @media (max-width: 1199.98px) {
        .hln-navbar-light .navbar-nav > .nav-item > .nav-link span {
          display: inline-block; } }
      .hln-navbar-light .navbar-nav > .nav-item > .nav-link span:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background: rgb(199 206 40);
        visibility: visible;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
    .hln-navbar-light .navbar-nav > .nav-item > .nav-link:hover span:before {
      visibility: visible;
      -webkit-transform: scaleX(1);
      -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
      transform: scaleX(1); }
    @media (max-width: 991.98px) {
      .hln-navbar-light .navbar-nav.first-nav > .nav-item > .nav-link, .hln-navbar-light .navbar-nav.second-nav > .nav-item > .nav-link {
        background-color: #f8fbb2;
        padding-left: 25px;
      }
      .hln-navbar-light .navbar-nav.first-nav > .nav-item:first-child > .nav-link:after {
        content: "";
        display: inline-block;
        padding-left: 10px;
        position: absolute;
      }
      .hln-values .hln-values-four > div > div{
        width: 100%;
      }
      #vision-section hr{
        width: 70%;
      }
      .hln-section{
        padding-top: 50px;
        padding-bottom: 50px;
      }
      #mot-section img{
        width: 50% !important;
        margin-left: auto;
        margin-right: auto;
      }
      #mot-section .col-md-9{
        padding-left: 50px;
        padding-right: 50px;
        text-align: center;
      }
      .hln-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1rem;
        padding-top: 0;
        color: #fff; } }
  .hln-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    border: 1px solid rgb(199 206 40);
    padding-top: .7rem;
    padding-bottom: .7rem;
    padding-left: 18px;
    padding-right: 18px;
    background: rgb(199 206 40);
    margin-top: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .hln-navbar-light .navbar-nav > .nav-item.cta > a span {
      display: inline-block;
      color: #fff; }
    .hln-navbar-light .navbar-nav > .nav-item.cta > a:hover {
      background: rgb(199 206 40);
      border: 1px solid rgb(199 206 40); }
  .hln-navbar-light .navbar-nav > .nav-item.cta.cta-colored a {
    border: 1px solid #033fff;
    background: #033fff !important; }
  .hln-navbar-light .navbar-nav > .nav-item .nav-link.active {
    background: transparent;
    background: none;
    color: rgb(199 206 40); }
    .hln-navbar-light .navbar-nav > .nav-item .nav-link.active span:before {
      visibility: visible;
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
  @media (max-width: 991.98px) {
    .hln-navbar-light .navbar-nav > .nav-item.active > a {
      color: rgb(199 206 40); } }
  .hln-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
    .hln-navbar-light .navbar-toggler:hover, .hln-navbar-light .navbar-toggler:focus {
      text-decoration: none;
      color: rgb(199 206 40);
      outline: none !important; }
  .hln-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    //background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 0 15px; }
    @media (max-width: 991.98px) {
      .hln-navbar-light.scrolled .nav-item > .nav-link {
        //padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px !important; } }
    .hln-navbar-light.scrolled .nav-item.active > a {
      color: rgb(199 206 40) !important; }
    .hln-navbar-light.scrolled .nav-item.cta > a {
      color: #fff !important;
      background: rgb(199 206 40);
      border: none !important;
      padding-top: 0.5rem !important;
      padding-bottom: .5rem !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
      margin-top: 5px !important;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .hln-navbar-light.scrolled .nav-item.cta > a span {
        display: inline-block;
        color: #fff !important; }
    .hln-navbar-light.scrolled .nav-item.cta.cta-colored span {
      border-color: rgb(199 206 40); }
    @media (max-width: 991.98px) {
      .hln-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important; } }
    .hln-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: #ffffff !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .hln-navbar-light.scrolled .nav-link {
      color: #000000 !important; }
      .hln-navbar-light.scrolled .nav-link.active {
        color: rgb(199 206 40) !important; }
    .hln-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .hln-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .hln-navbar-light.scrolled .navbar-brand {
      color: #000000;
      padding-top: 1rem;
      padding-bottom: 1rem;
      font-size: 24px; }
      .hln-navbar-light.scrolled .navbar-brand span {
        color: rgb(199 206 40); }

.navbar-brand {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif; }
  .navbar-brand span {
    color: rgb(199 206 40); }
.height-navbar{
  height: 125px;
  position: relative;
  display: block;
}
.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item {
    opacity: .4; }
    .owl-carousel .owl-item.active {
      opacity: 1; }
  .owl-carousel .owl-dots {
    text-align: center; }
    .owl-carousel .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: #e6e6e6;
      position: relative; }
      .owl-carousel .owl-dots .owl-dot:after {
        position: absolute;
        top: -2px;
        left: -2px;
        right: 0;
        bottom: 0;
        width: 14px;
        height: 14px;
        content: '';
        border: 1px solid rgba(255, 255, 255, 0.3);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
      .owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
        outline: none !important; }
      .owl-carousel .owl-dots .owl-dot.active {
        background: #b3b3b3; }
  .owl-carousel.home-slider {
    position: relative;
    height: 450px;
    z-index: 0; }
    .owl-carousel.home-slider .slider-item {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 500px;
      position: relative;
      z-index: 0; }
    .owl-carousel.home-slider .slider-item:before{
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      opacity: 0.2;
      display: inline-block;
      background-color: #000;
      transition: 1s all;   
      transition-delay: 5s; 
      //z-index: 9999;
    }
      @media (max-width: 1199.98px) {
        .owl-carousel.home-slider .slider-item {
          background-position: center center !important; } }
      .owl-carousel.home-slider .slider-item .slider-text {
        height: 400px; }
        @media (max-width: 767.98px) {
          .owl-carousel.home-slider .slider-item .slider-text {
            text-align: center; } }
        
        .owl-carousel.home-slider .slider-item .slider-text .text {
          position: relative; }
        .owl-carousel.home-slider .slider-item .slider-text h1 {
          font-size: 50px;
          color: #ffffff;
          line-height: 1.2;
          font-weight: 800;
          font-family: 'Montserrat', sans-serif; }
          .owl-carousel.home-slider .slider-item .slider-text h1 span {
            color: rgb(199 206 40);
            position: relative; }
          @media (max-width: 991.98px) {
            .owl-carousel.home-slider .slider-item .slider-text h1 {
              font-size: 40px; } }
        .owl-carousel.home-slider .slider-item .slider-text p {
          font-weight: 400;
          font-size: 18px;
          line-height: 1.5;
          color: rgba(255, 255, 255, 0.9);
          font-family: 'Montserrat', sans-serif; }
        .owl-carousel.home-slider .slider-item .slider-text .breadcrumbs {
          text-transform: uppercase;
          font-size: 13px;
          letter-spacing: 1px; }
          .owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span {
            border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
            .owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span a {
              color: #fff; }
    .owl-carousel.home-slider .owl-nav {
      position: absolute;
      top: 50%;
      width: 100%; }
      .owl-carousel.home-slider .owl-nav .owl-prev,
      .owl-carousel.home-slider .owl-nav .owl-next {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: -10px;
        outline: none !important;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 1; }
        /*.owl-carousel.home-slider .owl-nav .owl-prev span:before,
        .owl-carousel.home-slider .owl-nav .owl-next span:before {
          font-size: 30px;
          color: rgba(255, 255, 255, 1);
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease; }*/
        .owl-carousel.home-slider .owl-nav .owl-prev:hover span:before, .owl-carousel.home-slider .owl-nav .owl-prev:focus span:before,
        .owl-carousel.home-slider .owl-nav .owl-next:hover span:before,
        .owl-carousel.home-slider .owl-nav .owl-next:focus span:before {
          color: #fff; }
      .owl-carousel.home-slider .owl-nav .owl-prev {
        left: 10%;
        margin-left: -80px; }
      .owl-carousel.home-slider .owl-nav .owl-next {
        right: 10%;
        margin-right: -80px; }
    .owl-carousel.home-slider:hover .owl-nav .owl-prev,
    .owl-carousel.home-slider:hover .owl-nav .owl-next {
      opacity: 1; }
    /*.owl-carousel.home-slider:hover .owl-nav .owl-prev {
      left: 50%;
      margin-left: -80px; }
    .owl-carousel.home-slider:hover .owl-nav .owl-next {
      right: 50%;
      margin-right: -80px; }*/
    .owl-carousel.home-slider .owl-dots {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 60px;
      width: 100%;
      text-align: center; }
      .owl-carousel.home-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 5px;
        border-radius: 50%;
        background: rgb(199 206 40); }
        .owl-carousel.home-slider .owl-dots .owl-dot.active {
          background: #fff; }

.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991.98px) {
    .owl-carousel.home-slider .owl-nav .owl-prev {
        left: 10%;
        margin-left: -25px; }
      .owl-carousel.home-slider .owl-nav .owl-next {
        right: 10%;
        margin-right: -25px; }
    .hero-wrap {
      background-position: top center !important; } }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    background: #000000; }
  .hero-wrap.hero-wrap-2 {
    height: 600px;
    position: relative;
    background-position: top center; }
    .hero-wrap.hero-wrap-2 .overlay {
      width: 100%;
      opacity: .3;
      background: #000000; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 600px; }

.slider-text h1 {
  font-size: 48px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700; }
  @media (max-width: 991.98px) {
    .slider-text h1 {
      font-size: 40px; } }

.slider-text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8); }
  .slider-text p strong {
    font-weight: 700; }
    .slider-text p strong a {
      color: #000000; }

.slider-text .breadcrumbs {
  font-size: 12px;
  margin-bottom: 20px;
  z-index: 99;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px; }
  .slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, 0.8); }
    .slider-text .breadcrumbs span i {
      color: rgba(255, 255, 255, 0.8); }
    .slider-text .breadcrumbs span a {
      color: white; }
      .slider-text .breadcrumbs span a:hover, .slider-text .breadcrumbs span a:focus {
        color: rgb(199 206 40); }
        .slider-text .breadcrumbs span a:hover i, .slider-text .breadcrumbs span a:focus i {
          color: rgb(199 206 40); }

.slider-text .bread {
  font-size: 70px;
  font-weight: normal;
  color: #fff;
  font-family: 'Montserrat', sans-serif; }
  .slider-text .bread span {
    color: rgb(199 206 40); }

.bg-light {
  background: #f8f9fa !important; }

.bg-primary {
  background: rgb(199 206 40); }

.bg-darken {
  background: #1b1919; }

.btn {
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09); }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: rgb(199 206 40);
    border: 1px solid rgb(199 206 40) !important;
    color: #fff !important; }
    .btn.btn-primary:hover {
      border: 1px solid rgb(199 206 40);
      background: rgb(199 206 40);
      color: rgb(199 206 40); }
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid rgb(199 206 40) !important;
      background: transparent !important;
      color: rgb(199 206 40) !important; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent !important;
        background: rgb(199 206 40) !important;
        color: #fff !important; }
  .btn.btn-secondary {
    background: #033fff !important;
    border: 1px solid #033fff !important;
    color: #fff !important; }
    .btn.btn-secondary:hover {
      border: 1px solid #033fff !important;
      background: transparent !important;
      color: #033fff !important; }
    .btn.btn-secondary.btn-outline-primary {
      border: 1px solid #033fff;
      background: transparent;
      color: #033fff; }
      .btn.btn-secondary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #033fff;
        color: #fff; }
  .btn.btn-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000000 !important; }
    .btn.btn-white:hover {
      border: 1px solid #000000;
      background: #fff !important;
      color: #fff; }
    .btn.btn-white.btn-outline-white {
      border: 1px solid rgb(199 206 40);
      background: transparent;
      color: rgb(199 206 40); }
      .btn.btn-white.btn-outline-white:hover {
        border: 1px solid transparent;
        background: rgb(199 206 40);
        color: #fff; }
  .btn.btn-black {
    background: #000000 !important;
    border: 1px solid #000000 !important;
    color: #fff !important; }
    .btn.btn-black:hover {
      border: 1px solid rgb(199 206 40);
      background: rgb(199 206 40) !important;
      color: #fff !important; }
    .btn.btn-black.btn-outline-black {
      border: 1px solid #000000;
      background: transparent;
      color: #000000; }
      .btn.btn-black.btn-outline-black:hover {
        border: 1px solid transparent;
        background: rgb(199 206 40);
        color: #fff; }

.hln-social {
  padding: 0; }
  .hln-social li {
    list-style: none;
    margin-right: 10px;
    display: inline-block; }

.hln-vision .subheading{
  font-weight: 300;
  color: rgb(197, 204, 49);
}
.hln-vision p{
  color: #000;
  font-size: 12px;
}
.hln-values-desc{
  background-repeat: no-repeat;
  background-size: cover;
}
.hln-values .hln-values-four > div{
  background-color: #ffffff;
  padding: 15px;
}
.hln-values .hln-values-four > div > div{
  height: 100%;
  display: inline-block;
  padding: 30px;
  background-color: #d6de28;
}
.hln-values .hln-values-four h5{
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 900;
  text-align: center;
}
.hln-values .hln-values-four p{
  font-size: 10px;
  color: #4c4c4c;
}
.hln-wwd{
  background-size: cover;
  background-repeat: no-repeat;
}
.hln-wwd-desc .heading{
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.hln-wwd-desc .subheading{
  color: rgb(197, 204, 49);
  font-size: 18px;
  font-weight: 400;
}
.hln-wwd-desc p, #mot-section p{
  font-size: 12px;
}
#mot-section h6{
  color: #000;
  font-weight: 500;
}

#hiw-section .hiw-boxouter > div{
  padding-left: 80px;
}
#hiw-section .hiw-boxouter .flow-arrow{
  position: absolute;
  width: 50px;
  left: 0;
  bottom: 40px;
}
#hiw-section .hiw-boxouter .flow-arrow-rtol{
  position: absolute;
  right: -80px;
  height: 50%;
  bottom: 25%;
}
#hiw-section .hiw-boxouter .flow-icon{
  height:  100px;
}
@media only screen and (max-width: 992px) {
  .height-navbar{
    height: 0px;
  }
  #hiw-section .hiw-boxouter > div{
    padding-left: 45px;
  }
  #hiw-section .hiw-boxouter .flow-arrow{
    width: 30px;
  }
  #hiw-section .hiw-boxouter .flow-arrow-rtol{
    right: -40px;
    height: 30%;
    bottom: 40%;
  }
  #hiw-section .hiw-boxouter .flow-icon {
    height: 60px;
  }
  #hiw-section .hiw-boxouter h5{
    font-size: 12px;
  }
}
@media only screen and (max-width: 575px) {
  #hiw-section .hiw-boxouter{
    padding: 20px;
  }
  #hiw-section .hiw-boxouter > div{
    padding-left: 40px;
    padding-right: 0px;
    margin-bottom: 20px !important;
  }
  #hiw-section .hiw-boxouter .flow-arrow{
    width: 30px;
  }
  #hiw-section .hiw-boxouter .flow-arrow-rtol{
    right: 15px;
    height: 25%;
    bottom: 37%;
    width: 26px;
  }
  #hiw-section .hiw-boxouter .flow-icon {
    height: 45px;
  }
  #hiw-section .hiw-boxouter h5{
    font-size: 10px;
  }
}
#ssc-section .ssc-mainbox{
  border: solid 1px rgb(199 206 40);
  font-size: 12px;
  color: #4c4c4c;
}
.hln-services {
  border: none;
  background: rgb(199 206 40);
  background: #fbcf00; }
  .hln-services .services {
    background: #fff;
    padding: 40px 20px;
    background: rgb(199 206 40);
    -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .hln-services .services.services-2 {
      background: #fbcf00; }
    .hln-services .services .icon {
      line-height: 1.3;
      position: relative;
      margin-bottom: 20px; }
      .hln-services .services .icon span {
        font-size: 60px;
        color: #fff; }
    .hln-services .services .media-body {
      color: rgba(255, 255, 255, 0.9); }
      .hln-services .services .media-body h3 {
        font-size: 20px;
        font-weight: 700;
        color: #fff; }

.sermon-wrap {
  margin-bottom: 50px; }
  .sermon-wrap .img {
    display: block;
    //height: 260px;
    background-size: 100% 100%;
    position: relative;
    z-index: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .sermon-wrap .img:after {
      position: absolute;
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px;
      content: '';
      border: 1px solid rgba(255, 255, 255, 0.1);
      z-index: 0; }
    .sermon-wrap .img:before {
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: absolute;
      top: 0;
      left: 0;
      left: 0;
      bottom: 0;
      content: '';
      -webkit-box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.44);
      -moz-box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.44);
      box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.44);
      z-index: 0;
      width: 100%;
      height: 100%; }
    .sermon-wrap .img .text-content {
      z-index: 1;
      position: absolute;
      bottom: 0; }
      .sermon-wrap .img .text-content h5 {
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        color: #fff; }
      .sermon-wrap .img .text-content .btn-custom {
        border: 1px solid rgba(255, 255, 255, 0.4);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 3px; }
        @media (max-width: 991.98px) {
          .sermon-wrap .img .text-content .btn-custom {
            display: block; } }
        .sermon-wrap .img .text-content .btn-custom:hover, .sermon-wrap .img .text-content .btn-custom:focus {
          background: rgb(199 206 40);
          border: 1px solid rgb(199 206 40); }
  .sermon-wrap .text h2 {
    font-size: 24px;
    font-weight: 400; }
    .sermon-wrap .text h2 a {
      color: #000000; }
  .sermon-wrap .meta span {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    margin-bottom: 15px;
    letter-spacing: 3px;
    text-transform: uppercase; }
    .sermon-wrap .meta span a {
      color: rgba(0, 0, 0, 0.3); }
  .sermon-wrap:hover .img:before, .sermon-wrap:focus .img:before {
    -webkit-box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.77);
    -moz-box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.77);
    box-shadow: inset 0px -10px 137px 0px rgba(0, 0, 0, 0.77); }


.hln-about-section {
  padding-bottom: 50px;
  position: relative; }
  .hln-about-section .text-wrapper {
    padding: 30px 100px;
    background-color: #4c4c4c; }
  .hln-about-section .text-wrapper .heading{
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .hln-about-section .text-wrapper p{
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
  }
    @media (max-width: 767.98px) {
      .sermon-wrap{
        margin-bottom: 30px;
      }
      .sermon-wrap .img{
        //height: 185px;
      }
      .sermon-wrap .img .text-content h5{
        font-size: 14px;
      }
      .hln-about-section .text-wrapper {
        height: inherit; }
      .hln-wwd-desc{
        padding: 20px 50px;
        text-align: center;
        }
        .hln-wwd-desc h3{
          width: 100%;
          text-align: center;
          } }
    @media (min-width: 1200px) {}
  .hln-about-section .img {
    height: 600px;
    background: rgb(199 206 40);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 767.98px) {
      .hln-about-section .img {
        margin-bottom: 20px; } }

.aside-stretch {
  background: #ffdf48; }
  .aside-stretch:after {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    content: '';
    width: 360%;
    background: #ffdf48; }
  @media (max-width: 767.98px) {
    .aside-stretch {
      background: transparent; }
      .aside-stretch:after {
        background: transparent;
        display: none; } }

.form-control {
  background: #fff !important;
  color: #000000 !important;
  font-size: 14px;
  color: #000;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .form-control:focus, .form-control:active {
    border-color: #4c4c4c; }

textarea.form-control {
  height: inherit !important; }

.hln-vh-100 {
  height: 100vh; }
  @media (max-width: 1199.98px) {
    .hln-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.hln-animate {
  opacity: 0;
  visibility: hidden; }

.bg-primary {
  background: rgb(199 206 40) !important; }

.about-author .desc h3 {
  font-size: 24px; }

.hln-section {
  padding: 4em 1em;
  position: relative; }
  @media (max-width: 767.98px) {
    .hln-section {
      padding: 3em 1em; } }

.hln-no-pt {
  padding-top: 0 !important; }

.hln-no-pb {
  padding-bottom: 0 !important; }

.hln-bg-dark {
  background: #3c312e; }

.gallery {
  display: block;
  //height: 400px;
  position: relative; }
  .gallery .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    z-index: 0;
    opacity: 0;
    text-align: center;
    right: 0;
    left: 0;
    top: 50%;
    padding: 15px;
    transform: translateY(-50%);
    position: absolute;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    background: rgb(199 206 40);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .gallery .icon span {
      color: #fff; }
  .gallery:hover .icon, .gallery:focus .icon {
    opacity: 1; }

.hln-footer {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 16px;
  background: #1b1919;
  padding: 3em 3em 10px;
  z-index: 0;
  position: relative; }
  .hln-footer .hln-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .hln-footer .hln-footer-widget.ml-md-5:before{
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    border: solid 1px rgba(255, 255, 255, 0.7);
    left: 0;
    bottom: 0;
    top: 0px;
  }
  .hln-footer .hln-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600; }
    .hln-footer .hln-footer-widget h2 span a {
      color: rgb(199 206 40);
      text-transform: uppercase; }
  .hln-footer .hln-footer-widget ul li {
    margin-bottom: 10px; }
    .hln-footer .hln-footer-widget ul li a {
      font-size: 12px;
      line-height: 14px;
      color: rgba(255, 255, 255, 0.6); }
      .hln-footer .hln-footer-widget ul li a span {
        color: rgba(255, 255, 255, 0.6); }
  .hln-footer .hln-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .hln-footer .hln-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .hln-footer p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7); }
  .hln-footer a {
    color: rgba(255, 255, 255, 0.7); }
    .hln-footer a:hover {
      color: rgb(199 206 40) !important; }
  .hln-footer .hln-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000000; }
    .hln-footer .hln-heading-2.logo {
      font-family: 'Montserrat', sans-serif;
      font-size: 30px; }
      .hln-footer .hln-heading-2.logo span {
        color: rgb(199 206 40); }
  .hln-footer .opening-hours p {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: rgba(255, 255, 255, 0.3);
    font-style: italic; }
  .hln-footer .opening-hours span {
    display: block;
    color: rgb(199 206 40); }

.hln-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: rgb(199 206 40); }

.media .hln-icon {
  width: 100px; }
  .media .hln-icon span {
    color: rgb(199 206 40); }

#map {
  height: 400px;
  width: 100%; }
  @media (max-width: 767.98px) {
    .hln-footer .hln-footer-widget.ml-md-5:before{
      display: none;
    }
    .ssc-mainbox img{
      width: 100%;
    }
    #map {
      height: 300px; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 214, 21, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 214, 21, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(255, 214, 21, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(255, 214, 21, 0);
    box-shadow: 0 0 0 30px rgba(255, 214, 21, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 214, 21, 0);
    box-shadow: 0 0 0 0 rgba(255, 214, 21, 0); } }

.heading-section h3 {
  color: #4c4c4c;
  font-weight: 800;
  text-align: center;
  margin-bottom: 0px;
  text-transform: uppercase;}
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } 
  }

.heading-section.heading-section-white h2 {
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.testimony-section {
  position: relative;
  background: rgb(199 206 40); }
  .testimony-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .7;
    background: #1b1919; }
  .testimony-section .owl-carousel {
    margin: 0; }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }
  .testimony-section .owl-nav {
    position: absolute;
    bottom: 60px !important;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (max-width: 991.98px) {
      .testimony-section .owl-nav {
        display: none; } }
    .testimony-section .owl-nav .owl-prev,
    .testimony-section .owl-nav .owl-next {
      position: absolute;
      width: 60px;
      height: 60px;
      background: #fff !important;
      -moz-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      -webkit-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      transition: all 0.7s ease;
      opacity: 1; }
      .testimony-section .owl-nav .owl-prev span:before,
      .testimony-section .owl-nav .owl-next span:before {
        font-size: 20px;
        margin-top: 7px;
        color: #000000; }
    .testimony-section .owl-nav .owl-prev {
      top: 0 !important;
      right: 0 !important; }
      @media (min-width: 992px) {
        .testimony-section .owl-nav .owl-prev {
          right: 61px !important; } }
      .testimony-section .owl-nav .owl-prev:hover, .testimony-section .owl-nav .owl-prev:focus {
        background: #000000 !important;
        outline: none !important; }
        .testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before {
          font-size: 20px;
          margin-top: 7px;
          color: #fff; }
    .testimony-section .owl-nav .owl-next {
      top: 0 !important;
      right: 0 !important; }
      @media (min-width: 992px) {
        .testimony-section .owl-nav .owl-next {
          right: 0 !important; } }
      .testimony-section .owl-nav .owl-next:hover, .testimony-section .owl-nav .owl-next:focus {
        background: #000000 !important;
        outline: none !important; }
        .testimony-section .owl-nav .owl-next:hover span:before, .testimony-section .owl-nav .owl-next:focus span:before {
          font-size: 24px;
          margin-top: 7px;
          color: #fff; }
  .testimony-section .owl-dots {
    text-align: center; }
    .testimony-section .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.3); }
      .testimony-section .owl-dots .owl-dot.active {
        background: #fff; }

.testimony-wrap {
  display: block;
  position: relative;
  color: rgba(255, 255, 255, 0.7); }
  .testimony-wrap .user-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    background-position: top center; }
    .testimony-wrap .user-img .quote {
      position: absolute;
      bottom: -10px;
      right: 0;
      width: 40px;
      height: 40px;
      background: transparent;
      border: 4px solid rgba(255, 255, 255, 0.4); }
      .testimony-wrap .user-img .quote i {
        color: #fff; }
  .testimony-wrap .text {
    padding-top: 6em;
    margin-top: -65px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .testimony-wrap p {
    font-size: 20px; }
  .testimony-wrap .name {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0;
    color: #fff; }
  .testimony-wrap .position {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8); }

@media (max-width: 767.98px) {
  .about-image {
    height: 400px;
    margin-bottom: 30px; } }

@media (max-width: 767.98px) {
  .about-image {
    height: 400px;
    margin-bottom: 30px; } }

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }


.contact-section .img {
  width: 100%;
  background-position: top center; }

.contact-section .contact-info p a {
  color: rgb(199 206 40); }

.contact-section .contact-form {
  width: 100%; }
  @media (max-width: 767.98px) {
    .contact-section .contact-form .btn-primary {
      display: block;
      width: 100%; } }


/* Blog*/
.post-info {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em; }
  .post-info > div {
    display: inline-block; }
    .post-info > div .seperator {
      display: inline-block;
      margin: 0 10px;
      opacity: .5; }

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #f2f2f2;
  font-size: 11px;
  background: #f2f2f2; }
  .tagcloud a:hover {
    border: 1px solid #000; }

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 20px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000000;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .1em;
        font-weight: 400;
        border-radius: 4px; }
        .comment-list li .comment-body .reply:hover {
          color: #fff;
          background: black; }

.search-form {
  background: #f2f2f2;
  padding: 10px; }
  .search-form .form-group {
    position: relative;
    margin-bottom: 0; }
    .search-form .form-group input {
      padding-right: 50px;
      font-size: 14px; }
  .search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px; }
  .sidebar-box .heading-sidebar {
    font-weight: 500;
    margin-bottom: 20px; }

.categories, .sidelink {
  padding: 0;
  margin: 0; }
  .categories li, .sidelink li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    list-style: none; }
    .categories li:last-child, .sidelink li:last-child {
      margin-bottom: 0;
      border-bottom: none;
      padding-bottom: 0; }
    .categories li a, .sidelink li a {
      display: block;
      color: #1a1a1a; }
      .categories li a span, .sidelink li a span {
        position: absolute;
        right: 0;
        top: 0;
        color: #ccc; }
    .categories li.active a, .sidelink li.active a {
      color: #000000;
      font-style: italic; }

#hln-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#hln-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#hln-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#hln-loader .circular {
  -webkit-animation: fadein 1s linear infinite;
  animation: fadein 1s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

@keyframes fadein {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
#hln-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }
