/*
Theme Name: Macedonia Church
Template: the-church
Version: 1.2
*/
.sitewrapper .innerbanner {
  height: 220px;
  overflow: hidden;
}
section {
  padding: 20px 0;
}
div.pp_overlay {
  z-index: 9999 !important;
}
.slider-main .nivo-caption .custominfo h2 {
  text-shadow: #000 0px 0px 16px;
  margin-bottom: 120px;
}
.container.content-area .blog-post-repeat {
  min-height: 300px;
}
.container.content-area .post-title {
  text-transform: uppercase;
}
.news-box .imagesbox img {
  background-color: #ededed;
  padding: 2px;
}
#sermons {
  text-align: center;
}
#sermons .sermons-link i {
  color: #800020;
}
#testimonials h2.section_title,
#testimonials h2.section_title span {
  color: #ffffff !important;
}
/*
#teammember-list-wrapper {
    margin: 0 -35px;
}
*/
.site-main .entry-header .entry-title {
  font-family: Assistant;
  font-weight: bold;
}
.site-branding-text {
  font-size: 2em;
  font-weight: bold;
  color: blue;
}
.header-infobox span {
  font-size: 0.9em;
}
.logo {
  /* width: 400px; */
}
.logo .tagline {
  font-size: 0.4em;
  line-height: 1;
  font-style: italic;
  font-weight: 300;
}
.header_right {
  line-height: 1.3;
}
#footer-wrapper .about {
  line-height: 1.3;
}
.container .logo img {
  height: 29px;
  float: left;
}
.donatenow {
  height: 55px;
  padding: 16px 35px;
}
.header-infobox i {
  font-size: 1em;
}
.sd-search input,
.sd-top-bar-nav .sd-search input {
  left: 0;
}
.sd-menu-search .sd-search-input {
  text-transform: none;
}
.sd-menu-search {
  width: 100px;
}
.sd-search-button {
  left: 0;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.teammember-list .thumnailbx {
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

/*
 * SMALL SCREENS
 *
*/
@media screen and (max-width: 730px) {
  .nivoSlider .nivo-caption {
    top: 95%;
  }
  .container .logo h1 {
    font-size: 31px;
  }
  .logo .tagline {
    width: 100%;
    position: inherit;
    font-size: 0.5em;
    line-height: 1;
    font-style: italic;
    font-weight: 300;
  }
}

/*
 * MEDIUM SCREENS
 *
*/
@media screen and (min-width: 731px) and (max-width: 850px) {
  .container .logo h1 {
    font-size: 31px;
  }
  .slider-main .nivo-controlNav {
    bottom: 23px;
  }
  .nivoSlider .nivo-caption {
    top: 70%;
  }
}

/*
 * LARGE SCREENS
 *
*/
@media screen and (min-width: 851px) {
  .nivoSlider .nivo-caption {
    top: 60%;
  }
  #slider.nivoSlider {
    max-height: 500px;
  }
  .container .logo h1 {
    font-size: 31px;
  }
  .sitewrapper .logo {
    width: 32%;
  }
  .logo .tagline {
    width: 100%;
    position: inherit;
    font-size: 0.4em;
    line-height: 1;
    font-style: italic;
    font-weight: 300;
  }
}
