body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5 {
  font-weight: 800;
}

header {
  border-bottom: 1px solid #d4dfe6;
}

a:hover {
  text-decoration: none;
}

a {
/*  color: #1fadda; */
  transition: 0.25s ease-out;
	-webkit-transition: 0.25s ease-out;
	-moz-transition: 0.25s ease-out;
	-o-transition: 0.25s ease-out;
}


.highlight {
  color: #ffec83;
}

.error-msg {
  border-radius: 5px;
}

/* fdb template ---- */

.fdb-block {
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 100px 0;
  color: #444444;
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  background-color: #FFFFFF; }
  .fdb-block.fdb-viewport {
    min-height: calc(100% - 2 * $block-padding); }
    .fdb-block.fdb-viewport .container {
      min-height: calc(100% - 2 * $block-padding); }
  .fdb-block.fdb-image-bg {
    color: #f2f2f2; }
  .fdb-block .fdb-box {
    background: #FFFFFF;
    color: #444444;
    padding: 60px 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    overflow: hidden; }
  .fdb-block .fdb-touch {
    border-top: solid 5px #1fadda; }
  .fdb-block h1, .fdb-block .text-h1 {
    font-size: 2.75rem;
    margin-bottom: .8em;
    margin-top: .5em;
  /* font-weight: 400; */ }
  .fdb-block h2, .fdb-block .text-h2 {
    font-size: 2rem;
    margin-bottom: .8em;
    margin-top: 2em;
  /*  font-weight: 400; */ }
  .fdb-block h3, .fdb-block .text-h3 {
    font-size: 1.125rem;
    margin-bottom: .8em;
    margin-top: 2em;
  /*font-weight: 400;*/ }
  .fdb-block h4, .fdb-block .text-h4 {
    font-size: 1rem;
    margin-bottom: .5em;
    margin-top: .3em;
  /*font-weight: 400;*/ }
  .fdb-block h5, .fdb-block .text-h5 {
    font-size: 0.9rem;
    margin-bottom: .5em;
    margin-top: .3em;
    /*font-weight: 400;*/ }
  .fdb-block h6, .fdb-block .text-h6 {
    font-size: 0.75rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400; }
  .fdb-block .font-weight-light {
    font-weight: 300; }
  .fdb-block img {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px; }
    .fdb-block img + p, .fdb-block img + h3, .fdb-block img + h4 {
      margin-top: 20px; }
    .fdb-block img + h1, .fdb-block img + h2 {
      margin-top: 40px; }

/* ---------------
end fbd template */

/* nav */
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-toggle::after {
    display:none
}

.dropdown-menu {
  border: none;
  border-radius: 0;
  margin: 0;
}

.dropdown-item {
  color: #1a80b6;
  padding: .5rem 1.5rem;
  border-bottom: 1px solid #d4dfe6;
}

.dropdown-item:hover {
  color: #fff;
  background: #1a80b6;
}

.dropdown-item:last-child {
  border-bottom: 0;
}

 .navbar-light .navbar-nav a.nav-link {
  color: #a7a9ac;
}

.navbar-light .navbar-nav a.nav-link:hover {
  color: #1a80b6;
}

.navbar-light .navbar-nav .active a.nav-link  {
  color: #1a80b6;
}


/* --------------
end nav */

/* carousel */

.no-gradient.carousel-item:after {
  background: none;
}

.carousel-caption h1 {
  font-weight: 900;
  font-size: 4rem;
}


.carousel-caption-middle {
  bottom: 35%;
  transform: translateY(35%);
}

/* ------------
end carousel */


.lf-home-sermon-txt h5 a, .more-sermons, .related-articles h5 a, .video-list h5 a {
  color: #212529;
}

.lf-home-sermon-txt h5 a:hover, .more-sermons:hover, .related-articles h5 a:hover, .video-list h5 a:hover {
  color:  #1fadda;
}

.lf-primary-block {
  background: #1fadda;
  padding: 25px;
  color: #fff;
}

.lf-secondary-block {
  background: #ffec83;
}

.lf-dark-block {
  background: #23272f;
  padding: 25px;
  color: #fff;
}

.lf-dark-paginate {
  background: #23272f;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 0;
}

.lf-mid-block {
  background: #D4DFE6;
  padding: 50px 0;
}


.lf-dark-block h1 {
    color: #687c8a;
}

.lf-light-block {
  background: #f6f6f6;
}

.lf-border-block {
  border: 1px solid #ced4da;
  border-radius: 10px;
}

.lf-secondary-block p {
  color: #52616a;
}

.lf-event-block {
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  padding: 50px;
  color: #fff;
}

.lf-event-block:hover {
  background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.lf-faithful-block {
  background: url('../images/bg-ff.png') top right no-repeat #650077;
  padding: 30px;
  color: #fff;
}

.lf-podcast-block {
  background: url('../images/podcast-banner.png') center no-repeat #650077;
  padding: 30px;
  color: #fff;
}

.lf-side-menu h5 {
  background: #ffec83;
  padding: 15px;
  margin: 20px 0;
}

.lf-side-menu ul {
  padding-left: 10px;
  list-style: none;
}

.lf-side-menu li {
  padding: 10px;
  border-bottom: 1px dashed #d4dfe6;
}

.lf-side-menu li:last-child {
  border-bottom: none;
}

.lf-side-menu a {
  color: #444444;
}

.lf-side-menu a:hover, .lf-side-menu .active {
  color: #1fadda;
}


.lf-content {
  padding: 50px 50px 25px;
}

.col-fill {
  background-size: cover;
  background-position: center;
}

.lf-home-sermon-block {
    margin: 40px 0;

}

.home {
  border-bottom: 1px solid #d4dfe6;
}

.lf-home-sermon-txt {
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #d4dfe6;
}

audio {
  width: 100%;
}

#map {
  width: 100%;
  height: 400px;
}

/*  Hover effect  */

.hovereffect {
width:100%;
height: 250px;
float:left;
overflow:hidden;
position:relative;
text-align:center;
color: #fff;
}

.hovertext {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
}

.hovertext h3 {
  font-size: 1.25rem;
}


.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
/* opacity:0; */
background-color:rgba(0,0,0,0.7);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}



.hovereffect:hover img {
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

.hovereffect:hover .overlay {
background-color:rgba(0,0,0,0.2);
}

/* end Hover effect * /

/* Home Page  */
.welcome-div {
  background: url(../images/group-black-banner.jpg) center no-repeat;
  background-size: cover;
}

/* --------------
End Home Page */

/* Leadership */

.leadership h3 {
  margin-top: 1rem;
  font-size: 1.125rem;
}

.leadership .active {
      border: 5px solid #1fadda;
}

.leader-div {
  position: relative;
}

.leader-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.author-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
}

.speaker-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: right;
}

.author-heading {
  position: relative;
  top: 15px;
  left: 20px;
}

.article-share {
  position: relative;
  top: 15px;
}

.related-articles, .video-list {
  background: #e4e7ec;
  margin: 10px 0;
}

.related-articles h5, .video-list h5 {
  padding: 20px;
}

.event-block-text {
  padding: 20px 20px 0;
}

a .event-block-text, a .event-tags {
  color: #212529;
}

a:hover .event-block-text {
  color: #1fadda;
}

.event-tags {
  padding: 0 20px;
}


.video-list  h5 {
    font-size: 1rem;
}

.leader-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.5);
  border-radius: 50%;
}

.leader-div:hover .leader-overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}



/* --------------
end leadership */

/*  Picture Links  */

.picture-link {
  background: #C8D6DE;
}

.picture-link:hover {
  background-color: #87324f;
}
.picture-link a:hover {
  color: #212529;
}

/* ---------------
end picture links */

/* Forms */
.custom-control-label:before {
  background: #fff;
  border: 1px solid #ced4da;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background: #1fadda;
}

.lf-amount-input {
  border: none;
  border-bottom: 1px solid #ced4da;
  outline: none;
  text-align: center;
  font-size: 4rem;
  padding: 0;
}

.lf-amount-input:focus {
  box-shadow: none;
  border-width: 2px;
}

.input-group-text {
  border: none;
  background: #fff;
  font-weight: 700;
  padding-right: 0;
}

/* --------------
End form styles */

/* Table styles */

.table-primary, .table-primary>td, .table-primary>th {
    background-color: #1fadda;
    color: #fff;
}

/* ----- -------
end table */




/* Medium (tablets, 768px and upp) */
@media (min-width: 768px) {
  .hovertext h3 {
    font-size: 1.75rem;
   }

/* end medium devices */
