body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
.addcontrols {
  /*+placement: 175px 156px !important;*/
  position: relative !important;
  left: 175px !important;
  top: 156px !important;
}
/*Sermon.net fixs*/
.video-container {
  padding-bottom: 0;
  height: auto;
}
.page-times-directions .video-container, .page-contact .video-container {
  height: 350px;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
  position: relative;
  height: auto;
}
.page-times-directions .video-container iframe {
  height: 350px;
}
.page-contact .video-container iframe {
  height: 350px;
}
/*Misc Pages*/
.page-times .wpv-addon-maps-render {
  margin-top: 38px;
}
.sermons .sermon_grid .posttitle {
  line-height: 1.3;
  padding-bottom: 9px;
  height: 127px;
  font-size: 18px;
  color: #000000;
}
.newslider .postdate:before {
  content: "\f073";
  font-family: fontawesome;
  padding-right: 4px;
}
.newslider .postdate {
  font-weight: 500;
  padding-top: 4px;
  font-size: 15px;
  color: #000000;
}
.podcastlink a {
  margin-bottom: 14px !important;
}
.sermons.music .posttitle {
  height: 85px;
}
.sermondetailsbox {
  width: 451px;
}
.sermon .sermontwoboxes .posttitle {
  height: auto;
}
.downloadsermonbox a.downloadsermon {
  margin-bottom: 0 !important;
}
.sermon_grid .medialinks {
  margin-bottom: -2px;
  padding: 0px 0px 6px 0px;
  text-align: center;
  line-height: 1.1;
  background-color: #C8C8C8;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 47px;
}
.sermons .col-xs-3 {
  background-color: #F8F8F8;
  margin-right: 30px;
  width: 30%;
  border: 0px solid #F3F3F3;
  padding: 0;
  margin-bottom: 75px;
  height: 311px;
}
.page-home .coralert {
  z-index: 99999;
}
.coralert p {
  line-height: 1.4;
  font-size: 15px;
}
.myfixed .hideonscroll {
  display: none;
}
.hideonscroll i {
  font-size: 29px !important;
  margin-right: 11px;
}
.hideonscroll a i {
  /*+placement: 0px 4px;*/
  position: relative;
  left: 0px;
  top: 4px;
}
.hideonscroll .fa-facebook-f {
  color: #5A7DB5;
}
.hideonscroll .fa-youtube {
  color: #BE8281;
  font-size: 27px;
}
.hideonscroll .fa-instagram {
  color: #AE9768;
  font-size: 28px;
}
.socialicons i {
  color: #FFFFFF;
  font-size: 28px;
  margin-left: 8px;
}
#footer-sidebar3 b {
  font-weight: 600 !important;
  color: #BAE0EC;
}
#footer-sidebar1 strong {
  font-weight: 600 !important;
  color: #BAE0EC;
}
@media only screen and (max-width: 960px) {
  .newslider .postdate {
    font-weight: 500;
    padding-top: 4px;
    font-size: 15px;
    color: #000000;
    display: inline-block;
    text-align: left;
    float: left;
  }
}
@media only screen and (max-width: 568px) {
  .sermons .col-xs-3 {
    height: auto;
  }
  .sermon_grid .medialinks {
    position: relative;
  }
}
/*Logo*/
.mylogo {
  font-size: 12px;
  float: right;
  padding-left: 28px;
  margin-top: 6px;
  margin-right: 12px;
  margin-bottom: 10px;
}
.mylogo a {
  text-decoration: underline;
}
.logo {
  float: left;
  margin-top: 18px;
  margin-right: 20px;
  width: 225px;
}
@media only screen and (max-width: 930px) {
  .logo {
    margin-top: 13px;
    width: 210px;
  }
}
@media only screen and (max-width: 568px) {
  .logo {
    width: 152px;
    margin-top: 10px;
  }
}
/*Fixed Header*/
#mysticky-nav {
  margin-top: -23px !important;
  padding-top: 0px;
  padding-bottom: 7px;
}
.myfixed .logo {
  width: 160px;
  margin-top: 17px;
}
#mysticky-nav.down .topmenubar {
  box-shadow: -1px -35px 39px 15px rgba(84, 84, 84, 0.533);
  border-bottom: 1px solid rgba(227, 227, 227, 0.535);
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .myfixed .logo {
    width: 160px;
    margin-top: 10px;
    padding-bottom: 8px;
  }
}
/*Custom Tabs Square*/
.responsive-tabs__list__item {
  font-size: 15.3pt;
  font-weight: 300;
  font-family: roboto;
  line-height: 1.3 !important;
  padding-bottom: 12px !important;
  color: #707070;
  /*+border-radius: 0px !important;*/
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -khtml-border-radius: 0px !important;
  border-radius: 0px !important;
  padding-top: 27px !important;
  padding-bottom: 15px !important;
  width: 183px;
  height: 100px;
  display: block !important;
  text-align: center;
  white-space: normal !important;
  background-color: #EBEBEB;
  margin-right: 11px !important;
  margin-left: 11px !important;
}
.tabcontent {
  border: 0px solid black !important;
  padding: 0;
  text-align: left;
}
.responsive-tabs__list {
  text-align: center;
  height: 116px;
  float: none;
  margin: auto !important;
  display: inline-block;
}
.responsive-tabs--enabled {
  text-align: center;
}
.accord .responsive-tabs .responsive-tabs__heading {
  text-align: left;
}
.responsive-tabs-wrapper {
  max-width: 1040px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .responsive-tabs__list__item {
    height: auto;
    margin-left: 0 !important;
  }
  .responsive-tabs__list {
    text-align: center;
    height: 116px;
    float: none;
    margin: auto !important;
    display: block;
  }
}
/*Top Footer*/
header {
  padding-top: 15px;
}
header.myfixed {
  padding-top: 3px;
  border-bottom: 1px solid #D8D8D8 !important;
}
header .ubermenu-item-level-0 .ubermenu-target-text {
  font-weight: 500 !important;
  font-size: 11.9pt;
  color: #3692B1 !important;
  text-transform: uppercase;
}
header .ubermenu-submenu a .ubermenu-target-text {
  font-size: 11.5pt !important;
  font-weight: 400 !important;
  text-transform: none;
}
header .ubermenu-submenu-drop {
  padding: 3px 0 12px 8px !important;
  min-width: 210px !important;
  background-color: #FFFFFF !important;
  border: 0px solid black !important;
  margin-left: -6px !important;
  margin-top: 4px !important;
}
header a .ubermenu-target-text:hover {
  color: #B2B2B2 !important;
}
header .ubermenu-skin-clean-white {
  background: rgba(255, 255, 255, 0);
}
header .ubermenu-skin-clean-white .ubermenu-item-level-0:hover > .ubermenu-target, header .ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: rgba(255, 255, 255, 0);
  color: #C0C0C0;
}
.navsmallbuttons {
  z-index: 1;
  text-align: right;
}
.navigation {
  margin-top: 2px !important;
  display: inline-block;
  margin-right: -22px;
}
.responsive-menu-pro-label {
  font-size: 16px;
}
.button.snippets {
  margin-left: -58px !important;
}
header .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  padding: 11px 27px 15px 12px;
}
.page-home .topmenubar, .page-home header {
  background-color: rgba(0, 0, 0, 0);
}
.topmenubar .container {
  width: 100%;
  max-width: 1250px;
  padding-bottom: 0;
}
.widget_search #searchsubmit {
  background-image: url("https://mychurchwebsite.com/css/images/search.png");
  /*+border-radius: 49px !important;*/
  -moz-border-radius: 49px !important;
  -webkit-border-radius: 49px !important;
  -khtml-border-radius: 49px !important;
  border-radius: 49px !important;
  padding: 19px 17px 14px 18px;
  background-color: #4197B5;
  background-position: 8px 7px;
}
#menu-item-2487 .ubermenu-target-title.ubermenu-target-text {
  color: #2BA132 !important;
}
.nav-wrap {
  display: block;
  float: right;
  margin-top: 30px;
}
.hideonscroll {
  margin-bottom: 8px;
}
.navsmallbuttons .give {
  padding-left: 16px;
  padding-right: 14px;
  line-height: 1.9;
  color: #70A850;
  text-decoration: none;
  padding-bottom: 4px;
  padding-top: 5px;
  margin-left: 5px;
  /*+border-radius: 0px;*/
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: 2px solid #70A950;
  font-weight: 400;
}
.navsmallbuttons .watchlive {
  padding-left: 15px;
  padding-right: 16px;
  line-height: 1.9;
  color: #BF8382;
  text-decoration: none;
  padding-bottom: 4px;
  padding-top: 5px;
  margin-left: 13px;
  /*+border-radius: 0px;*/
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: 2px solid #BE8281;
  font-weight: 400;
  white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
  .times {
    text-align: center;
    width: auto;
  }
}
@media only screen and (max-width: 930px) {
  .navsmallbuttons {
    z-index: 1;
    text-align: right;
    margin-right: 41px;
    display: inline-block;
    width: 350px;
    height: 42px;
    float: right;
    margin-bottom: 18px;
  }
  .hideonscroll i {
    display: none;
  }
}
@media only screen and (max-width: 792px) {
  .navsmallbuttons {
    width: 255px;
  }
  .navsmallbuttons .give {
    font-size: 13px;
    padding: 5px 7px 6px;
    font-weight: 500;
  }
  .navsmallbuttons .watchlive {
    font-size: 13px;
    padding: 5px 7px 6px;
    font-weight: 500;
  }
}
@media only screen and (max-width: 696px) {
  .responsive-menu-pro-button {
    line-height: 0 !important;
    width: 125px !important;
    margin-top: 9px !important;
    margin-right: 7px !important;
  }
  .hideonscroll .instagram-icon {
    display: none;
  }
  .hideonscroll .facebook-icon {
    display: none;
  }
  .navsmallbuttons {
    width: 181px;
    display: inline-block;
    margin: -8px 56px 0 0;
  }
  .logo {
    margin-top: 8px;
    width: 179px;
  }
}
@media only screen and (max-width: 607px) {
  .navsmallbuttons {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .responsive-menu-pro-button {
    line-height: 0 !important;
    width: 46px !important;
    margin-top: 9px !important;
    margin-right: 7px !important;
  }
}
/*Slideshow / Sermons*/
.two-columns {
  padding-bottom: 90px;
  padding-top: 90px;
  padding-left: 28px !important;
}
.col-xs-2 {
  box-sizing: content-box;
  padding: 0 !important;
}
.col-xs-2.slideshow {
  width: 48%;
}
.col-xs-2.news {
  width: 48%;
}
.timesbutton a {
  background-color: #498A9E;
  color: #FFFFFF;
  width: 319px;
  padding: 9px 5px 7px;
  margin-right: auto;
  margin-left: 0;
  text-align: center;
  display: inline-block;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
}
.timesbutton a:hover {
  background-color: #86B5C4;
}
.sermonrow .slideshow div {
  margin-top: 24px;
}
.sermonbutton a {
  color: #575757;
  margin-top: 24px;
  width: 319px;
  padding: 9px 5px 7px;
  margin-right: auto;
  margin-left: 0;
  text-align: center;
  display: inline-block;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #D9D9D9;
}
.container.two-columns {
  width: 1163px;
  text-align: center;
  padding: 0;
  margin: auto;
}
.sermonrow {
  padding-bottom: 110px;
  padding-left: 22px;
}
.sermonmodule {
  padding-top: 0px;
}
.sermonmodule .posttitle {
  margin-top: 37px;
  line-height: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .container.two-columns {
    width: 100%;
  }
  .leftbox.slideshow {
    width: 50%;
  }
  .rightbox.slideshow {
    width: 50%;
  }
}
@media only screen and (max-width: 1150px) {
  .leftbox.slideshow {
    float: none;
    width: 100%;
  }
  .rightbox.slideshow {
    width: 100%;
  }
}
@media only screen and (max-width: 1036px) {
  .two-columns .col-xs-2.slideshow {
    text-align: center !important;
    width: 100% !important;
  }
  .two-columns .news {
    width: 100%;
    display: block !important;
    margin-top: 46px !important;
  }
}
@media only screen and (max-width: 910px) {
  .col-xs-2.slideshow {
    min-width: 84%;
    margin-bottom: 44px !important;
  }
  .two-columns {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .container.two-columns {
    width: 95%;
    margin-left: 5px;
  }
}
/*Welcome Text*/
.times {
  margin: auto;
}
.welcomeboxes {
  text-align: center;
  background-color: #6FA84F;
  padding-top: 55px;
  padding-bottom: 91px;
  color: #FFFFFF;
  padding-right: 30px;
  padding-left: 30px;
}
.heading1 {
  font-size: 70px;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
  text-transform: uppercase;
}
.heading {
  font-size: 47px;
  padding-bottom: 19px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
  text-transform: uppercase;
}
.heading1 .to {
  font-size: 26px;
  font-weight: 500;
}
.heading1 .churchname {
  font-size: 39px;
  font-weight: 500;
  margin-top: -7px;
}
.descrip {
  max-width: 772px;
  margin: auto;
  font-size: 21px;
  line-height: 1.3;
}
.buttonwelcome a {
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  text-decoration: none;
  padding: 11px 33px 11px 32px;
  margin-right: 19px;
  white-space: nowrap;
}
.buttonwelcome {
  margin-top: 38px;
  font-weight: 500;
  font-size: 20px;
}
.buttonwelcome .but1 {
  background-color: #257F9E;
}
.welcomeboxes .heading b {
  font-weight: 500;
  font-size: 43px;
  color: #2C5179;
}
.welcomeboxes .welcometext {
  padding-bottom: 32px;
  padding-top: 14px;
  color: #696969;
}
.welcomeboxes .small {
  color: #757575;
  font-weight: 100;
  font-size: 32px;
}
.leftbox.welcome {
  text-align: left;
  padding-bottom: 27px;
  float: left;
  display: inline-block;
  border-right: 1px solid #A5A5A5;
  margin-right: 59px;
  padding-right: 54px;
  width: 54%;
}
.directions {
  border: 1px solid #CECECE;
  font-size: 14px;
  display: inline-block;
  margin-left: 11px;
}
a .directions {
  color: #000000;
  padding: 4px 9px 2px;
}
.rightbox.welcome {
  text-align: left;
  padding-bottom: 27px;
  display: inline-block;
  float: left;
}
.whattoexpect {
  background-color: #813333;
  padding: 1px 0px 2px;
  margin-top: 18px;
  margin-bottom: 23px;
  width: 310px;
  margin-left: auto;
  margin-right: auto;
}
.whattoexpect a {
  color: #FFFFFF;
  letter-spacing: -1.5pt;
  font-size: 27px;
  text-transform: uppercase;
  padding-left: 6px;
  padding-right: 6px;
  font-weight: 500;
}
.welcome strong {
  color: #B04040;
  font-weight: 500;
  font-size: 17px;
}
.welcomeboxes .box-grey {
  padding: 13px;
  margin-left: 11px;
}
.welcomeboxestitle strong {
  font-size: 25px;
  color: #4C4C4C;
  text-transform: uppercase;
  font-weight: 700;
}
.info-box5 {
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}
.welcomeboxestitle {
  font-size: 25px;
  color: #4C4C4C;
  text-transform: uppercase;
  font-weight: 100;
  font-family: open sans;
  width: 356px;
}
.welcomeboxessubtitle {
  padding-bottom: 22px;
  font-weight: 200;
  font-size: 18px;
  line-height: 1.5;
}
.leftbox .welcomeboxessubtitle {
  float: left;
}
.leftbox.welcome .directions {
  float: right;
  width: 131px;
  text-align: center;
}
.welcomebuttons a {
  border: 1px solid #BABABA;
  padding: 6px 14px 6px 17px;
  margin-right: 11px;
  margin-left: 11px;
  color: #000000;
  text-decoration: none;
  background-color: #FFFFFF;
  white-space: nowrap;
}
.welcomebuttons {
  margin-top: 29px;
}
@media only screen and (max-width: 1000px) {
  .heading1 {
    font-size: 53px;
  }
  .heading1 .to {
    font-size: 23px;
  }
  .heading1 .churchname {
    font-size: 25px;
  }
  .descrip {
    max-width: 772px;
    margin: auto;
    font-size: 17px;
    line-height: 1.4;
  }
  .buttonwelcome a {
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
    padding: 9px 33px 8px 32px;
    margin-right: 19px;
    white-space: nowrap;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 530px) {
  .heading1 {
    font-size: 43px;
    padding-bottom: 8px;
  }
  .heading1 .to {
    font-size: 23px;
  }
  .heading1 .churchname {
    font-size: 20px;
    margin-top: 2px;
  }
  .descrip {
    max-width: 772px;
    margin: auto;
    font-size: 14px;
    line-height: 1.3;
  }
  .buttonwelcome a {
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
    padding: 6px 33px 5px 32px;
    margin-right: 19px;
    white-space: nowrap;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 20px;
    width: 225px;
  }
  .welcomeboxes {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 41px;
    padding-bottom: 34px;
  }
  .buttonwelcome {
    margin-top: 28px;
  }
}
/*Welcome2*/
.welcomeboxestimes {
  text-align: center;
  background: url(../images/welcomeback.jpg) top center / cover no-repeat fixed;
  padding-top: 116px;
  padding-bottom: 131px;
}
.headingtimes {
  color: #98D4E8;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.1;
}
.churchname a {
  color: #FFFFFF;
  font-size: 20px;
}
.buttontimes a {
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  text-decoration: none;
  padding: 11px 33px 11px 32px;
  margin-right: 19px;
  white-space: nowrap;
}
.buttontimes {
  margin-top: 27px;
  font-weight: 500;
  font-size: 20px;
}
.buttontimes a.but1 {
  background-color: #984846;
}
.buttontimes a.but2, .buttontimes a.but3 {
  background-color: #4197B5;
}
.descriptimes {
  padding-top: 29px;
}
.descriptimes p {
  color: #F6F3C4;
  font-size: 18px;
}
.descriptheading {
  font-size: 37px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 45px;
}
@media only screen and (max-width: 900px) {
  .headingtimes {
    font-size: 34px;
    padding-bottom: 12px;
  }
  .buttontimes a {
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
    padding: 7px 33px 5px 32px;
    white-space: nowrap;
    font-size: 15px;
    display: block;
    margin-bottom: 16px;
    width: 295px;
    margin: auto auto 18px auto;
  }
  .descriptimes p {
    color: #F6F3C4;
    font-size: 15px;
    line-height: 1.9;
  }
  .churchname a {
    font-size: 16px;
  }
  .descriptheading {
    font-size: 27px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 550px) {
  .headingtimes {
    font-size: 25px;
  }
  .descriptimes p {
    color: #F6F3C4;
    font-size: 13px;
    line-height: 1.6;
  }
  .churchname a {
    font-size: 13px;
  }
  .descriptheading {
    font-size: 19px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 1.1;
  }
}
/*Slideshow*/
.slidetext p {
  color: #FFFFFF;
  font-size: 27px;
  font-weight: 300;
  letter-spacing: -2px;
  margin-top: 8px;
  margin-left: 33%;
  font-style: italic;
  text-shadow: 0 0 8px #000000;
}
.slidetext {
  text-align: center;
  width: 100%;
  color: #FFFFFF;
  right: 0;
  left: 0;
  margin: auto;
  padding: 16% 2rem 0;
  display: inline-block;
  height: auto;
}
.slidetext h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 0.9 !important;
  font-size: 45px;
}
.slidetext h2 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 300;
  letter-spacing: 0pt;
  font-size: 37px;
}
.headersubtitle {
  font-size: 21px;
}
#bgvid {
  width: 100%;
  height: auto;
}
.slidetext .slidebutton {
  background-color: #8EAF7B;
  color: #FFFFFF;
  text-decoration: none;
  padding: 7px 21px 8px;
  /*+border-radius: 2px;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-size: 21px;
  display: inline-block;
  margin-top: 13px;
}
a.slidebutton.watchl {
  background-color: #7C5959;
  margin-left: 32px;
}
@media only screen and (max-width: 1363px) {
  .slidetext h1 {
    font-size: 38px !important;
  }
  .slidetext h2 {
    font-size: 31px !important;
  }
  .slidetext {
    padding: 18% 0 0;
  }
}
@media only screen and (max-width: 1020px) {
  .slidetext h1 {
    font-size: 29px !important;
    line-height: 1 !important;
  }
  .slidetext h2 {
    font-size: 18px !important;
  }
  .slidetext .slidebutton {
    background-color: #7DAE6C;
    color: #FFFFFF;
    text-decoration: none;
    padding: 6px 21px;
    /*+border-radius: 2px;*/
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    font-size: 17px;
    display: inline-block;
    margin-top: 13px;
  }
  .slidetext {
    padding: 25% 0 0;
  }
  .headersubtitle {
    padding-top: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .headersubtitle {
    font-size: 17px;
    line-height: 1.1;
  }
  .slidetext a {
    font-size: 14px !important;
    padding: 4px 11px 4px 13px !important;
    margin: 14px 8px 0 0 !important;
    display: inline-block !important;
  }
  .slidetext {
    padding: 28% 16px 0;
  }
  .slidetext h1 {
    font-size: 35px !important;
  }
}
@media only screen and (max-width: 560px) {
  .slidetext {
    padding: 40% 12px 0;
  }
  .slidetext h1 {
    font-size: 29px !important;
    padding-bottom: 7px;
  }
}
/*Announcements*/
.announcementmodule .announcementimage img {
  width: 500px !important;
  float: none !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  border: 0px solid black !important;
  padding: 0 !important;
}
.announcementmodule.feature .posttitle {
  margin-top: -80px;
  color: #FFFFFF;
  padding-left: 21px;
  padding-right: 21px;
  background-color: rgba(166, 73, 73, 0.714) !important;
  /*+placement: ;*/
  position: relative;
  left: 0;
  top: 0;
  padding-top: 9px;
}
.announcementmodule.feature p {
  color: #FFFFFF;
  padding-left: 21px;
  padding-right: 33px;
  line-height: 1.3;
  background-color: rgba(166, 73, 73, 0.714) !important;
  /*+placement: ;*/
  position: relative;
  left: 0;
  top: 0;
  padding-bottom: 10px;
}
/*Parallax*/
.parallax.verse {
  padding: 164px 0 119px;
  background: url(../images/bible.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  display: inline-block;
  width: 100%;
  position: relative;
  max-width: 100%;
  max-height: 500px;
  text-align: center;
  color: #FFFFFF;
}
.verse-head {
  font-size: 45px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.verse-desc {
  line-height: 1.5;
  width: 70%;
  margin: 10px auto auto;
  text-shadow: 0 0 8px #000000;
}
@media only screen and (max-width: 876px) {
  .parallax {
    padding: 200px 0 70px;
    background: url(../images/bible.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: scroll;
    display: inline-block;
    width: 100%;
    position: relative;
    max-width: 100%;
    max-height: 300px;
    text-align: center;
    color: #FFFFFF;
  }
  .verse-head {
    font-size: 29px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: -136px;
  }
  .verse-desc {
    font-size: 14px;
    line-height: 1.5;
    width: auto;
  }
}
.verse a {
  color: #FFFFFF;
}
/*3 boxes*/
.imageboxes {
  margin-top: 64px;
  margin-bottom: 49px;
}
.imageboxes .row {
  margin: 0;
}
.imageboxes .col-xs-3.col-centered {
  margin: 0 0 10px 0 !important;
  width: 31%;
  padding: 0 5px;
  box-sizing: content-box;
}
.imageboxes .col-xs-3.col-centered img {
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .imageboxes .col-xs-3.col-centered img {
    width: auto;
  }
  .imageboxes .col-xs-3.col-centered {
    width: 100%;
  }
  .imageboxes .col-centered {
    text-align: center;
    padding: 0 !important;
  }
}
/*Calendar*/
.calendarhome .ai1ec-event-description {
  margin-top: 0;
  display: none;
}
.calendarhome span.ai1ec-event-title {
  font-size: 22px !important;
  line-height: 1.2;
}
.calendarhome .ai1ec-event-location {
  display: none;
}
.calendarhome .ai1ec-stream-view {
  padding-top: 18px;
  margin: 0;
}
.calendarhome .ai1ec-stream-view .ai1ec-day, .calendarhome .ai1ec-agenda-view .ai1ec-day {
  font-size: 18px !important;
  padding-bottom: 0px !important;
  font-weight: 400;
  padding-top: 0px;
}
.calendarhome .ai1ec-stream-view .ai1ec-month {
  font-size: 16px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.calendarhome .ai1ec-stream-view .datebox {
  width: 48px;
  text-align: center;
  float: left;
  margin-right: 12px;
  margin-top: 2px;
}
.calendarhome .ai1ec-event-title a {
  color: #0F64AA !important;
  font-size: 18px;
  font-weight: 600 !important;
}
.calendarhome .ai1ec-event-time {
  font-size: 14px !important;
  font-weight: 300;
  line-height: 1.5;
}
.calendarhome .ai1ec-stream-view .ai1ec-event {
  border-bottom: 0px dotted #DFDFDF;
  padding-bottom: 19px;
  width: 260px;
}
.calendarhome .ai1ec-event-avatar {
  display: none;
}
.calendarhome {
  background-color: #F0F0F0 !important;
  padding-bottom: 34px;
  padding-top: 13px;
}
.calendartitle {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 0px;
  color: #0F64AA;
  font-family: roboto;
  letter-spacing: -2.5px;
  margin-top: 0;
  text-align: left;
  text-transform: uppercase;
}
.calendartitle:before {
  content: "\f073";
  font-family: fontawesome;
  padding-right: 15px;
  color: #199BB5;
}
.viewcalendar a {
  background-color: #0F64AA;
  color: #FFFFFF;
  padding: 3px 40px 3px 34px;
  font-size: 17px;
  text-decoration: none;
  font-family: roboto;
  white-space: nowrap;
}
.firstword {
  color: #199BB5;
  font-weight: 400;
}
.ai1ec-stream-view .ai1ec-event-inner {
  margin: 5px 0 31px !important;
  height: auto !important;
  overflow: hidden;
  float: left;
}
.ai1ec-event-inner.ai1ec-clearfix {
  width: 220px;
  margin-right: 36px !important;
  height: 49px !important;
  overflow: visible !important;
}
@media only screen and (max-width: 855px) {
  .calendartitle {
    text-align: center;
    font-size: 35px;
  }
  .ai1ec-event-inner {
    text-align: left;
  }
}
@media only screen and (max-width: 590px) {
  .calendarhome .ai1ec-stream-view .ai1ec-date {
    width: 100%;
  }
  .calendartitle {
    text-align: center;
    font-size: 31px;
  }
  .viewcalendar a {
    padding: 3px 24px 3px 19px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .calendartitle {
    text-align: center;
    font-size: 25px;
    margin-left: -18px;
  }
  .viewcalendar a {
    padding: 3px 24px 3px 19px;
    font-size: 12px;
    margin-left: -7px;
  }
}
/*Small Groups*/
.smallgroups {
  background: url(../images/smallgroups.jpg) center / cover no-repeat;
  padding-top: 85px;
  padding-bottom: 97px;
  text-align: center;
}
.smallgroups .col-xs-2.col-centered {
  width: 450px;
  box-sizing: border-box;
  color: #FFFFFF;
  padding-top: 35px !important;
  padding-bottom: 34px !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.smallgroups .row-centered {
  display: inline-block;
  padding-top: 90px;
  padding-bottom: 90px;
}
.smallgroups .box1 {
  background-color: #1E89BC;
  margin-right: 70px;
}
.smallgroups .box2 {
  background-color: #3A3E41;
}
.smallgroupsheading {
  font-size: 28px;
  font-weight: 300;
  font-family: roboto;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-bottom: 8px;
  line-height: 1;
  padding-top: 8px;
  border: 1px solid #E5E5E5;
  display: inline-block;
  padding-right: 19px;
  padding-left: 19px;
  margin-bottom: 22px;
}
.smallgroupstext {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin: auto;
}
@media only screen and (max-width: 950px) {
  .smallgroups .col-xs-2.col-centered {
    min-width: 88%;
    margin-left: 48px !important;
    margin-bottom: 67px !important;
  }
}
@media only screen and (max-width: 600px) {
  .smallgroups .col-xs-2.col-centered {
    min-width: initial;
    margin-left: 6px !important;
    margin-bottom: 67px !important;
    width: 97%;
  }
}
/*Children*/
.children {
  background: url(../images/communityback.jpg) center no-repeat;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 57px;
  height: 747px;
}
.children .heading {
  margin-top: 0;
  padding-top: 67px;
  color: #FFFFFF;
}
.children .row-centered {
  padding-top: 90px;
  padding-bottom: 90px;
  max-width: 1100px;
  display: block;
  margin: auto;
}
.children .col-centered.three {
  background-color: rgba(23, 50, 65, 0.691);
}
.children .col-centered.four {
  background-color: rgba(62, 121, 151, 0.763);
}
.children a .col-centered:hover {
  background-color: rgba(109, 151, 94, 0.758);
}
.childrenreadmore {
  font-family: roboto;
  font-weight: 300;
  padding-top: 5px;
  padding-bottom: 6px;
  font-size: 19px;
  border: 1px solid rgba(236, 236, 236, 0.411);
  margin-top: 19px;
  line-height: 1.3;
  width: 124px;
  margin: 17px auto auto;
}
.childrenheading {
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding-bottom: 8px;
  line-height: 0.8;
  padding-top: 20px;
}
.childrenheading b {
  color: #ADE0F0;
  font-weight: 100;
  font-family: ;
  font-size: 31px;
}
.childrentext {
  font-size: 17px;
  line-height: 1.4;
  padding-right: 15px;
  padding-left: 15px;
}
.children .col-xs-2.col-centered.one {
  margin-right: 43px;
  width: 48%;
}
.children p {
  max-width: 764px;
  margin: auto;
  font-size: 17px;
  line-height: 1.4;
}
.children .col-xs-2.col-centered.two {
  width: 48%;
}
@media only screen and (max-width: 850px) {
  .childrenheading b {
    font-size: 24px;
  }
  .childrentext {
    font-size: 15px;
    line-height: 1.4;
    padding-right: 15px;
    padding-left: 15px;
  }
  .children {
    background: url(../images/communityback.jpg) center no-repeat;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 57px;
    height: 631px;
  }
}
@media only screen and (max-width: 600px) {
  .children .row-centered {
    padding-top: 34px;
    padding-bottom: 0;
    padding-left: 0;
    margin-right: 0px;
    margin-left: -20px;
  }
  .children .childrentext {
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
  }
  .children .childrenheading b {
    font-size: 17px;
  }
  .children {
    background: url(../images/communityback.jpg) center no-repeat;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 57px;
    height: 463px;
  }
}
@media only screen and (max-width: 500px) {
  .children .col-xs-2.col-centered.one, .children .col-xs-2.col-centered.two {
    width: 35% !important;
    margin: auto auto auto 41px !important;
  }
  .childrenheading {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-bottom: 14px;
    line-height: 0.6;
    padding-top: 20px;
  }
  .childrenheading b {
    color: #ADE0F0;
    font-weight: 100;
    font-family: ;
    font-size: 15px !important;
  }
}
/*Children*/
.serve {
  text-align: center;
  background: url(../images/serve.jpg) center top no-repeat;
}
.serveinside a {
  text-decoration: none;
}
.serveinside {
  padding: 185px 0px 199px;
}
.serve p {
  max-width: 744px;
  margin: auto auto 28px auto;
  color: #000000;
}
a.servebutton {
  background-color: #498A9E;
  color: #FFFFFF !important;
  margin-top: -4px;
  width: 319px;
  padding: 9px 5px 7px;
  margin-right: auto;
  margin-left: 0;
  text-align: center;
  display: inline-block;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
}
a.servebutton:hover {
  background-color: #91BBC8;
}
.servechartheader {
  border: 1px solid #E1E1E1;
  padding: 11px;
  margin-top: 45px;
  font-size: 37px;
  text-transform: uppercase;
  color: #636363;
  font-weight: 100;
  border-bottom: 0px solid black;
  background-color: #FFFFFF;
}
.servechartheader a {
  font-size: 16px;
  margin-left: 27px;
}
@media only screen and (max-width: 1100px) {
  .children .col-xs-2.col-centered.one {
    width: 44%;
    margin-left: 20px;
  }
  .children .col-xs-2.col-centered.two {
    width: 44%;
  }
}
/*Module Lists*/
.moduletitle, #main .widget-title {
  font-size: 42px;
  font-weight: 200;
  margin-bottom: -11px;
  color: #4E4E4E;
  font-family: roboto;
  letter-spacing: -0.5px;
  margin-top: -3px;
  text-align: left;
}
.news .moduletitle {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.newsline {
  text-align: center;
  margin-bottom: 66px;
}
.sidebartitle {
  font-size: 24px;
  font-weight: 400;
  font-family: roboto;
  letter-spacing: -0.5px;
  margin-left: 14px;
}
.blogmodule {
  padding-right: 50px;
}
.announcementmodule {
  padding-right: 50px;
}
.moduletitle b {
  color: #824C16;
  font-weight: bold;
}
@media only screen and (max-width: 600px) {
  .announcementmodule {
    padding-right: 0px;
  }
  .blogmodule {
    padding-right: 0px;
  }
  .newsline {
    text-align: left;
    margin-left: 14px;
    font-size: 14px;
  }
}
/*Icon Line*/
.imagefullwidth1 {
  background-color: #1D4D71;
  padding-top: 8px;
  padding-bottom: 16px;
  margin-left: 0;
}
.imagefullwidth1 img {
  width: 19%;
}
@media only screen and (max-width: 740px) {
  .imagefullwidth1 img {
    width: 20%;
  }
  .imagefullwidth1 {
    background-color: #1D4D71;
    padding-top: 1px;
    padding-bottom: 4px;
    margin-left: 0;
  }
}
/*Sermon Module*/
.sermonline {
  background-color: #5D3C58;
  padding-bottom: 20px;
  padding-top: 24px;
}
.sermonline .moduletitle {
  color: #FFFFFF;
  display: inline-block;
  text-transform: uppercase;
}
.sermonline .moduletitle:before {
  content: "\f028";
  font-family: fontawesome;
  padding-right: 15px;
  font-weight: 100;
}
.sermonline .largeword {
  font-weight: 500;
  color: #BEBEBE;
  margin-left: -5px;
  margin-right: 10px;
}
.sermonmodule .listenicon:before {
  content: "\f028";
  font-size: 23.5px;
  color: #FFFFFF;
  font-style: normal;
  font-family: fontawesome;
  line-height: 1.1;
}
.sermonmodule .watchicon:before {
  font-size: 23.5px;
  color: #FFFFFF;
  font-style: normal;
  content: "\f008";
  font-family: fontawesome;
  line-height: 1.1;
}
.sermonmodule .archivesicon:before {
  content: "\f028";
  font-family: fontawesome;
  font-size: 26.5px;
  color: #FFFFFF;
  font-style: normal;
}
.sermonbuttons .sermonbutton {
  float: left;
}
.sermonbuttons .sermonbutton a {
  border: 1px solid #BABABA;
  text-align: center;
  float: left;
  width: 75px;
  line-height: 1;
  padding-top: 7px;
  margin-left: 23px;
  margin-right: -1px;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 15px;
  font-family: open sans;
}
.sermonbuttons {
  float: right;
  margin-top: -22px;
}
.sermonbuttons .sermonbutton a:hover {
  background-color: #73566E;
}
@media only screen and (max-width: 935px) {
  .sermonline {
    text-align: center;
    padding-top: 10px;
  }
  .sermonbuttons {
    margin: auto auto auto 20px !important;
    width: 310px;
    display: inline;
  }
}
@media only screen and (max-width: 635px) {
  .sermonbuttons {
    width: 42px !important;
  }
}
/*News*/
.container.news {
  padding-top: 80px;
  padding-bottom: 80px;
}
.container.news .moduletitle {
  text-align: center;
  padding-bottom: 65px;
}
@media only screen and (max-width: 600px) {
  .container.news .moduletitle {
    padding-bottom: 34px;
    font-size: 31px;
    margin-left: 12px;
    margin-right: -14px;
    text-align: left;
  }
  .container.news {
    padding-top: 60px;
    padding-bottom: 38px;
  }
  .sermonmodule-list .posttitle {
    color: #101010;
    width: 100% !important;
    font-size: 16px !important;
  }
}
/*News*/
.news {
  text-align: center;
  clear: both;
  padding-top: 75px;
  padding-bottom: 95px;
  padding-left: 9px;
  padding-right: 9px;
}
.news .title {
  font-size: 49px;
  text-transform: uppercase;
  padding: 0;
}
.news .title b {
  color: #6FA84F;
}
.subtitle {
  margin-bottom: 27px;
  font-weight: 400;
}
.subtitlenewsletter {
  font-size: 21px;
  margin-bottom: 13px;
}
.buttonnewsletter a {
  border: 2px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0) !important;
  padding: 7px 23px 8px 22px !important;
  display: inline-block;
}
a.newsletterbutton {
  text-decoration: none;
  color: #FFFFFF;
}
.newsletterbutton .fa-envelope {
  padding-right: 10px;
}
.titlenewsletter {
  text-transform: uppercase;
  font-size: 49px;
  margin-bottom: -17px;
}
.newsletter .container {
  text-align: left;
}
a.announcementbutton {
  padding-left: 29px;
  padding-right: 29px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-decoration: none;
  font-weight: 500;
  color: #6FA74F;
  display: inline-block;
  border: 2px solid #6FA84F;
  margin-right: 22px;
  margin-bottom: 12px;
  line-height: 1.2;
}
.announcementslider {
  margin-bottom: 27px !important;
}
.newsletter .container {
  max-width: 965px;
}
@media only screen and (max-width: 760px) {
  .news .title {
    font-size: 35px;
    text-transform: uppercase;
    padding: 0;
  }
  .subtitle {
    margin-bottom: 27px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
  }
  .buttonnewsletter a {
    border: 2px solid #FFFFFF;
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 2px 27px 3px 30px !important;
    margin-top: 0px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 560px) {
  .news .title {
    font-size: 26px;
    text-transform: uppercase;
    padding: 0 0 7px 0;
  }
  .subtitle {
    margin-bottom: 27px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    display: none;
  }
  .buttonnewsletter a {
    border: 2px solid #FFFFFF;
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 2px 27px 3px 30px !important;
    margin-top: 0px;
    font-size: 14px;
  }
  a.announcementbutton {
    line-height: 1.2;
    font-size: 14px;
  }
}
/*Announcement Carousel*/
#wpv-post-slider .newslider {
  margin-right: 29px;
  width: 27%;
  margin-left: 29px;
  margin-top: -31px !important;
}
.announcementslider {
  width: 1084px;
  margin: auto;
}
#wpv-post-slider .newslider p {
  font-size: 11.4pt !important;
  line-height: 1.3;
}
#wpv-post-slider .wp-post-image {
  width: 100%;
  display: inline-block;
  float: left;
  margin-top: 5px;
  border: 1px solid #DBDBDB;
  box-sizing: content-box;
  padding: 0px;
  margin-bottom: 14px;
  height: 165px;
}
#wpv-post-slider .modal-body .wp-post-image {
  height: auto;
  border: 0px solid black;
}
#announcementslider .modal-content p {
  padding: 0 40px;
  line-height: 1.5;
}
.announcementcontrols {
  width: auto;
  float: none;
  padding-top: 0px;
  margin-top: -25px;
  height: 32px;
  /*+placement:none;*/
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: 37px;
}
#announcementslider .modal-body {
  padding: 0 !important;
  margin: 0px !important;
}
.leftarrow a, .rightarrow a {
  color: #000000 !important;
  font-size: 31px;
  padding: 3px 12px 8px 11px;
  text-decoration: none;
  display: inline-block !important;
  margin-top: 19px;
  line-height: 0.9;
  /*+placement: 1px -40px;*/
  position: relative;
  left: 1px;
  top: -40px;
  margin-right: 5px !important;
  width: 39px !important;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid black;
}
span.rightarrow span.wpv-filter-next-link, span.leftarrow span.wpv-filter-previous-link {
  font-size: 31px;
  padding: 0px;
  text-decoration: none;
  display: inline-block !important;
  margin-top: 0px;
  line-height: 0.9;
  /*+placement: 1px -40px;*/
  position: relative;
  left: 1px;
  top: -40px;
  background-color: rgba(212, 212, 212, 0);
  color: #D9D9D9 !important;
  font-size: 31px;
  padding: 0px 12px 8px 11px;
  text-decoration: none;
  display: inline-block !important;
  margin-top: 0px;
  line-height: 0.9;
  /*+placement: 1px -40px;*/
  position: relative;
  left: 1px;
  top: -40px;
  /*+border-radius: 175px;*/
  -moz-border-radius: 175px;
  -webkit-border-radius: 175px;
  -khtml-border-radius: 175px;
  border-radius: 175px;
  margin-right: 15px;
  width: 39px !important;
}
.announcementslider {
  margin-top: 26px;
  display: inline-block;
}
.newsletter {
  padding: 75px 0 84px;
  background: url(../images/newsletterback.jpg) right center / contain no-repeat;
  background-size: cover;
  text-align: center;
  color: #FFFFFF;
}
.announcementbutton i {
  margin-right: 12px;
}
@media only screen and (max-width: 9600px) {
  .titlenewsletter {
    font-size: 44px;
  }
  .subtitlenewsletter {
    font-size: 19px;
  }
  .newsletter {
    padding: 39px 0 43px;
    background: url(../images/newsletterback.jpg) bottom / cover no-repeat;
    background-size: cover;
    text-align: center;
    color: #FFFFFF;
  }
  .newsletter .container {
    max-width: 965px;
    text-align: center;
  }
}
/*Announcement Carousel*/
@media only screen and (max-width: 990px) {
  #wpv-post-slider .newslider {
    float: none;
    margin-right: 29px;
    width: 93%;
    margin-left: 29px;
  }
  .newslider a .posttitle {
    padding-bottom: 5px;
    font-size: 22.5px;
    letter-spacing: 0px;
    text-align: left;
    padding-top: 3%;
  }
  .announcementslider {
    width: auto;
    margin: 39px auto auto;
  }
  #wpv-post-slider .newslider p {
    text-align: left;
  }
  #wpv-post-slider .wp-post-image {
    width: 200px !important;
    height: auto !important;
  }
  .sermonbox {
    padding-top: 68px;
    padding-bottom: 155px;
    background: url(../images/visitorback.jpg) center right / cover no-repeat #38353C;
    box-shadow: inset 0 0 0 1000px rgba(16, 16, 16, 0.474);
    color: #FFFFFF;
    padding-left: 0px;
    font-size: 15.8px;
    text-align: center;
  }
}
@media only screen and (max-width: 690px) {
  .newslider a .posttitle {
    font-size: 18.5px !important;
  }
  #wpv-post-slider .wp-post-image {
    width: 200px !important;
    height: auto !important;
    margin-top: 18px;
  }
  #wpv-post-slider .newslider p {
    font-size: 10.7pt !important;
    font-weight: 400;
  }
  .announcementslider {
    width: auto;
    margin: -31px auto auto;
  }
}
@media only screen and (max-width: 460px) {
  .newslider a .posttitle {
    font-size: 16.5px !important;
    padding-top: 16px;
  }
  #wpv-post-slider .wp-post-image {
    width: 120px !important;
  }
  #wpv-post-slider .newslider p {
    font-size: 10.2pt !important;
  }
  .newslider {
    width: 90% !important;
    margin-left: 13px !important;
  }
}
@media only screen and (max-width: 650px) {
  .titlenewsletter {
    text-transform: uppercase;
    font-size: 31px;
    margin-bottom: -17px;
    padding-bottom: 8px;
  }
  .subtitlenewsletter {
    font-size: 14px;
    margin-bottom: 13px;
  }
  .newsletter {
    padding: 36px 0 59px;
    background: url(../images/newsletterback.jpg) bottom / cover no-repeat;
    background-size: cover;
    text-align: center;
    color: #FFFFFF;
  }
  .newsletter .container {
    max-width: 965px;
    text-align: center;
  }
  .leftarrow a, .rightarrow a {
    color: #000000 !important;
    font-size: 31px;
    padding: 3px 12px 8px 11px;
    text-decoration: none;
    display: inline-block !important;
    margin-top: -19px;
    line-height: 0.9;
    margin-right: 5px !important;
    width: 39px !important;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid black;
  }
}
/*Ministries*/
.ministries {
  text-align: center;
  padding-top: 71px;
  padding-bottom: 57px;
}
.ministriescards a {
  text-decoration: none;
}
.ministries .title b {
  text-transform: uppercase;
  font-size: 55px;
  display: inline-block;
  padding-bottom: 33px;
  color: #6FA84F;
}
.card {
  border: 1px solid #D2D2D2;
  width: 322px;
  text-align: left;
  float: left;
  margin-left: 38px;
  margin-bottom: 47px;
}
.cardtitle {
  color: #317C95;
  font-weight: bold;
  font-size: 24px;
  line-height: 0.9;
  display: inline-block;
  padding-top: 20px;
  padding-left: 12px;
}
.cardtext {
  line-height: 1.3;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.1pt;
  padding-left: 13px;
  padding-right: 10px;
  padding-bottom: 9px;
  padding-top: 2px;
}
.cardfooter {
  background-color: #F3F3F3;
  margin-top: 11px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  padding-left: 16px;
}
.ministriescards i {
  color: #327C95;
  padding-left: 3px;
}
@media only screen and (max-width: 1140px) {
  .card {
    width: 28%;
  }
}
@media only screen and (max-width: 860px) {
  .card {
    width: 41%;
    margin-left: 43px;
    height: 328px;
    position: relative;
  }
  .cardfooter {
    background-color: #F3F3F3;
    margin-top: 11px;
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    padding-left: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .ministries .title b {
    text-transform: uppercase;
    font-size: 41px;
    display: inline-block;
    padding-bottom: 33px;
    color: #6FA84F;
  }
}
@media only screen and (max-width: 600px) {
  .card {
    width: 45%;
    margin: auto 2% 31px;
    text-align: center;
  }
  .ministries .title b {
    text-transform: uppercase;
    font-size: 36px;
    display: inline-block;
    padding-bottom: 33px;
    color: #6FA84F;
  }
}
@media only screen and (max-width: 500px) {
  .card {
    width: auto;
    margin: auto 2% 31px;
  }
}
/*Map*/
.mapline .responsive_map_route_field_wrapper {
  display: none;
}
.mapline {
  margin-top: 1px;
  color: #FFFFFF;
}
.mapline .responsive_map {
  height: 414px;
}
.mapline .gmap_marker .leftbox {
  float: left;
  padding-top: 9px;
  border: 0px solid black !important;
}
.mapline .gmap_marker .rightbox {
  float: left;
  width: 147px !important;
  padding-top: 9px;
  padding: 4px 0 3px;
}
.mapline .gmap_marker h6 {
  text-align: center;
  padding: 0 0 8px 0;
  margin: 0;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 400;
  color: #828C99;
  border: 0px solid black;
}
.gmap_marker div.rightbox span, .gmap_marker div.leftbox span {
  font-size: 15px;
}
.mapline .gm-style-iw {
  background-color: #FFFFFF;
  padding: 11px 0px 12px !important;
  margin-left: 3px;
  border-top: 0px solid black;
  border-bottom: 0px solid black;
  height: auto;
  box-sizing: content-box;
  color: #3D4F60;
}
.gm-style-iw .leftbox {
  margin-left: 21px;
  margin-right: -24px;
}
.gm-style-iw .rightbox {
  margin-left: 9px;
  margin-right: -89px;
}
.route_responsive_map .mail:before {
  font-family: fontawesome;
  content: "\f003";
  padding-right: 7px;
}
/*Mobile Menu*/
.mobilebottommenu a.calendar:before {
  content: "\f073";
  font-family: fontawesome;
  padding-right: 8px !important;
}
.mobilebottommenu a.contact:before {
  content: "\f003";
  font-family: fontawesome;
  padding-right: 10px !important;
}
#responsive-menu-pro-search-box {
  background-color: #EAEAEA;
  margin-bottom: -21px;
}
.mobilebottommenu a.give:before {
  color: #FFFFFF !important;
  padding-right: 3px !important;
}
#responsive-menu-pro-additional-content {
  text-align: left;
  padding: 0 0 23px 24px !important;
  margin: 0 0 33px 0;
}
.mobilebottommenu a {
  text-align: center;
  text-decoration: none;
  font-size: 13.6px !important;
  text-transform: capitalize;
  line-height: 0.9 !important;
  color: #5B5B5B !important;
  display: inline-block;
  /*+border-radius: 3px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(86, 86, 86, 0.284) !important;
  padding: 8px 10px 8px 11px !important;
  margin-bottom: 6px !important;
  width: 31%;
  margin-right: 7px !important;
}
.mobilebottommenu a.give {
  background-color: #6D985E;
  padding-bottom: 10px !important;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 0.9 !important;
  color: #FFFFFF !important;
  display: inline-block;
  /*+border-radius: 3px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 0px solid rgba(86, 86, 86, 0.284) !important;
  padding: 8px 8px 9px 9px !important;
  margin-bottom: 6px !important;
  width: 28%;
  margin-right: 3px !important;
}
@media only screen and (max-width: 460px) {
  .mobilebottommenu a {
    text-align: center;
    text-decoration: none;
    font-size: 13.6px !important;
    text-transform: capitalize;
    line-height: 0.9 !important;
    color: #5B5B5B !important;
    display: inline-block;
    /*+border-radius: 3px;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(86, 86, 86, 0.284) !important;
    padding: 8px 10px 8px 11px !important;
    margin-bottom: 6px !important;
    width: 49%;
    margin-right: 7px !important;
  }
  .mobilebottommenu a.contact {
    width: 88%;
  }
  .mobilebottommenu a.give {
    width: 36%;
  }
}
/* Footer */
footer {
  font-weight: 300;
  line-height: 2;
  padding-top: 59px;
  background-color: #2E758C;
  padding-bottom: 70px;
  color: #FFFFFF;
}
#footer-sidebar1 p {
  margin-bottom: 19px;
  line-height: 1.9;
  text-decoration: none;
  font-size: 15.7px;
  text-transform: capitalize;
  font-weight: 400 !important;
  padding-right: 23px;
  color: #FFFFFF;
  font-weight: 300 !important;
}
footer .widget-title {
  font-size: 23.2px;
  font-weight: 600;
  margin: 0 0 19px 0;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.5pt;
}
.midfooter {
  text-align: center;
  clear: both;
  font-size: 14.2px;
  line-height: 18.6pt;
}
.contactbutton {
  color: #FFFFFF;
  width: 128px;
  padding-left: 13px;
  /*+border-radius: 2px;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.contactbutton a {
  background-color: #4691A8;
  display: inline-block;
  color: #FFFFFF;
  margin-top: 24px;
  text-decoration: none;
  padding: 4px 17px 4px 19px;
  margin-left: -12px;
  width: 158px;
  /*+border-radius: 2px;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.socialicons {
  margin-left: -5px;
}
.contactbutton a:before {
  font-family: fontawesome;
  content: "\f0e0";
  padding-right: 8px !important;
}
#footer-sidebar1 {
  width: 36%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  padding-top: 8px;
  font-weight: 300;
}
#footer-sidebar2 {
  display: inline-block;
  width: 27%;
  text-align: left;
  line-height: 1.6;
}
#footer-sidebar3 {
  width: 23%;
  vertical-align: top;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  line-height: 1.6;
}
#footer-sidebarwide {
}
ul#menu-bottom-menu {
  width: 777px;
}
#text-7 {
  padding-top: 13px;
}
@media only screen and (max-width: 850px) {
  #footer-sidebar1 {
    width: 323px;
  }
  #footer-sidebar2 {
    width: 210px;
    margin-top: 0;
    margin-bottom: 69px;
  }
  #footer-sidebar3 {
    width: 100%;
    margin: auto;
    text-align: center;
  }
  #footer-sidebar3 .contactbutton {
    width: 100%;
    margin: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 660px) {
  #footer-sidebar1 {
    width: 100%;
    margin: auto auto 61px auto;
    text-align: center;
  }
  #footer-sidebar2 {
    margin-top: 52px;
    margin-bottom: 61px;
    display: none;
  }
  #footer-sidebar3 {
    width: 100%;
  }
}
