body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
/*Misc*/
/*.staffs .col-xs-3 { width: 20% !important; }*/
.page-life-groups .tabcontent td {
  width: 32% !important;
  display: inline-block;
  background-color: #FBFBFB;
  text-align: center;
  padding: 41px 27px 41px 21px;
  height: 283px;
  margin-bottom: -1px;
  border: 8px solid #FFFFFF;
}
.page-life-groups .responsive-tabs__list__item {
  font-size: 15.3pt;
  font-weight: 300;
  font-family: roboto;
  margin-right: 24px !important;
  line-height: 0.6 !important;
  padding-bottom: 12px !important;
  color: #737373;
  margin-left: -13px !important;
  margin-bottom: 0px !important;
  /*+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: 34px !important;
  padding-bottom: 15px !important;
  border: 0px solid #E0E0E0 !important;
  margin: 12px !important;
  width: 192px;
  height: 86px;
  display: block !important;
  text-align: center;
}
.page-contact #js-wpv-addon-maps-render-map-1 {
  margin-top: -76px;
  height: 481px !important;
}
.tabcontent {
  border: 0px solid black !important;
}
.vimeography-title {
  font-size: 24px !important;
  color: #0F2240 !important;
}
.form_live_preview-form h3.gform_title {
  display: none;
}
.vimeography-description {
  font-family: open sans   !important;
  font-size: 14px !important;
  overflow: hidden !important;
  height: 129px !important;
}
.logo img {
  max-width: 333px;
}
#gform_1 {
  text-align: left;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  width: auto;
  max-width: 100% !important;
  margin-right: 16px !important;
  color: #2F2F2F !important;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
  width: 32% !important;
  margin: 0 11px 0 0 !important;
}
#gform_fields_1 #field_1_24 {
  background-color: #ECECEC;
  padding: 23px;
}
/*Blog*/
.blogarea {
  background-color: #F6F6F6;
  padding-top: 39px;
  padding-bottom: 38px;
}
.blogmodule {
  float: left;
  width: 28%;
  margin: 28px;
}
.blogmodule a .posttitle {
  font-size: 18.5px;
  text-decoration: underline;
  font-weight: 600;
  color: #112441;
  padding-bottom: 6px;
  letter-spacing: 0px;
}
.blogmodule a.readmorey {
  color: #525252;
  border: 1px solid #737373;
  text-decoration: none;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 2px;
  padding-top: 0px;
  display: inline-block;
  margin-top: 21px;
}
.blogarea .title {
  text-align: center;
  font-size: 54px;
  font-weight: 100;
  color: #262626;
  font-family: roboto;
}
@media only screen and (max-width: 1120px) {
  .blogmodule {
    width: 42%;
  }
}
@media only screen and (max-width: 730px) {
  .blogmodule {
    width: 100%;
    padding-right: 30px;
    margin-left: 12px;
  }
  .blogarea .title {
    text-align: center;
    font-size: 44px;
    font-weight: 100;
    color: #262626;
    font-family: roboto;
  }
  .blogmodule a {
    text-decoration: none;
  }
}
/*Announcement Edit for Slides * Burlington only*/
.announcement_grid img {
  padding: 13px;
}
.announcement_grid .announcementimage {
  max-height: none;
}
/*Temp Slideshow Only*/
.bxslider img {
  width: 810px !important;
  margin: auto auto 74px auto;
  border: 1px solid #D8D8D8;
  padding: 27px;
  box-sizing: content-box;
}
@media only screen and (max-width: 910px) {
  .bxslider img {
    width: 100% !important;
    margin: auto auto 39px auto;
    border: 0px solid #D8D8D8;
    padding: 0px;
    box-sizing: content-box;
  }
}
.n2-section-smartslider {
  margin: auto auto 97px auto;
  text-align: center;
  display: block;
  max-width: 751px;
}
/*Custom Menu*/
.page-times .js-wpv-view-layout {
  margin-bottom: -163px;
}
.responsive-menu-pro-button {
  width: 131px !important;
  height: 44px !important;
  line-height: 0 !important;
}
.responsive-menu-pro-inner {
  display: block;
  top: 47%;
}
.responsive-menu-pro-inner::before {
  top: -6px;
  margin-top: 0;
}
.responsive-menu-pro-inner::after {
  bottom: -6px;
}
@media only screen and (max-width: 930px) {
  .topmenubar {
    margin-right: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 530px) {
  .topmenubar {
    margin-right: 0;
    padding-right: 0;
    display: none;
  }
}
/*Logo*/
.mylogo {
  font-size: 12px;
  float: right;
  padding-left: 28px;
  margin-top: 6px;
  margin-right: 12px;
  margin-bottom: 10px;
}
.mylogo a {
  text-decoration: underline;
}
.new a {
  background-color: #E47713;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 33px;
  padding-right: 16px;
  padding-left: 18px;
  float: left;
  line-height: 1.3;
  margin-top: 3px;
  /*+border-radius: 2px;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.vimeography-thumbnail-container {
  min-width: 45% !important;
  float: left !important;
}
.logo {
  float: left;
  margin-top: -4px;
}
.topfooter .bottomsocial img {
  width: 31px;
  margin-top: -10px;
}
.three .give:before {
  content: "\e897";
  font-family: Material Icons;
  font-weight: 100;
  line-height: 0;
  padding-right: 5px;
  font-size: 21.1px;
  /*+placement: -1px 4px;*/
  position: relative;
  left: -1px;
  top: 4px;
}
.three a.give {
  background-color: #88C38A;
  padding-left: 15px;
  padding-right: 19px;
  line-height: 1.9;
  display: inline-block;
  box-sizing: content-box;
  height: 36px;
  padding-top: 6px;
  font-family: open sans;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  margin-left: 6px;
  margin-top: 2px;
  padding-bottom: 2px;
}
.four {
  background-color: #0F2240;
  padding-left: 15px;
  padding-right: 16px;
  line-height: 1.9;
  display: block;
  box-sizing: content-box;
  height: 36px;
  padding-top: 6px;
  font-family: open sans;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  margin-top: 2px;
  padding-bottom: 2px;
  width: 100%;
  text-align: center;
  padding: 6px 0 0;
}
.four a {
  color: #E19957;
}
.twobuttons {
  position: relative;
  display: inline-block;
  width: 402px;
  float: right;
}
.two {
  float: left;
}
.nav-wrap {
  width: 56%;
  float: right;
  margin-top: 16px;
}
@media only screen and (max-width: 880px) {
  .logo img {
    width: 260px;
  }
  .three a.give {
    background-color: #88C38A;
    padding-left: 15px;
    padding-right: 19px;
    line-height: 1.9;
    display: inline-block;
    box-sizing: content-box;
    height: 36px;
    padding-top: 6px;
    font-family: open sans;
    text-decoration: none;
    color: #FFFFFF;
    float: left;
    margin-left: 6px;
    margin-top: 2px;
    padding-bottom: 2px;
    display: none;
  }
  .twobuttons {
    position: relative;
    display: inline-block;
    width: 156px;
    float: right;
  }
  .twobuttons .facebook-icon {
    display: none;
  }
  .nav-wrap {
    width: 56%;
    float: right;
    margin-top: 0px;
  }
  .responsive-menu-pro-button {
    width: 131px !important;
    height: 44px !important;
    line-height: 0 !important;
    margin-top: 25px !important;
  }
}
@media only screen and (max-width: 680px) {
  .logo img {
    width: 71%;
  }
  .logo {
    float: left;
  }
  .new a {
    font-size: 27px;
    margin-top: 17px;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .nav-wrap {
    width: 100%;
    float: right;
    margin-top: 16px;
  }
  .twobuttons button#responsive-menu-pro-button {
    width: 56px !important;
  }
  .four {
    font-size: 14px;
    letter-spacing: -0.2pt;
  }
}
/*HEADER*/
header .ubermenu-item-level-0 .ubermenu-target-text {
  font-weight: 500 !important;
  font-size: 11.1pt;
  letter-spacing: 0px;
  text-transform: uppercase;
  letter-spacing: -0.5pt;
  color: #3C6280;
}
header .ubermenu-submenu a .ubermenu-target-text {
  font-size: 11.5pt !important;
  letter-spacing: -0.2pt;
  font-weight: 300 !important;
  text-transform: none;
  color: #333333;
}
header .ubermenu-submenu-drop {
  padding: 3px 0 5px !important;
  border: 0px solid black !important;
  min-width: 210px !important;
}
header .ubermenu-main .ubermenu-item-level-1 a {
  font-size: 10.2pt;
  font-weight: 300;
  line-height: 35px !important;
  padding-top: 0px !important;
  padding-bottom: 0 !important;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-right: 30px;
  white-space: nowrap;
}
header a .ubermenu-target-text:hover {
  color: #6390AD !important;
}
.navigation {
  display: inline-block;
  float: right;
  margin-top: 14px;
}
.newbutton {
  display: inline-block;
  float: left;
  /*display: none;*/
  margin-top: 2px;
}
a.newbutton {
  color: #FFFFFF !important;
  text-decoration: none;
  background-color: #199BB5;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
  font-size: 33px;
  letter-spacing: -0.1pt;
  font-family: roboto condensed;
  padding-right: 16px;
  padding-left: 14px;
  line-height: 1.4;
}
.secondary-header {
  padding-top: 25px;
  padding-bottom: 22px;
}
#submenutop {
  margin-top: 0;
}
.ubermenu-nav li:nth-child(1) {
  display: none;
}
.times {
  padding-top: 14px;
  background-color: #F0F0F0;
  padding-bottom: 15px;
  text-align: center;
  margin-left: 0;
}
.button.snippets {
  margin-left: 12px !important;
  margin-right: -29px;
}
.parallax-fixed {
  padding: 385px 0 230px;
}
@media only screen and (max-width: 1400px) {
  .parallax-fixed {
    padding: 146px 0 313px;
  }
}
@media only screen and (max-width: 1045px) {
  .parallax-fixed {
    padding: 49px 0 313px;
  }
}
@media only screen and (max-width: 850px) {
  .parallax-fixed {
    padding: 21px 0 260px;
  }
}
@media only screen and (max-width: 930px) {
  .ubermenu-responsive-toggle {
    display: none;
  }
}
@media only screen and (max-width: 647px) {
  .entry-title-image {
    font-size: 35px !important;
    position: relative;
    width: 100% !important;
    padding: 8px 24px 8px 26px;
    display: inline-block;
    width: auto;
    text-shadow: none;
    letter-spacing: 0;
    text-transform: capitalize;
    height: auto;
    margin-top: 1px;
    font-weight: 600;
  }
}
/*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%;
  /*background-color: rgba(135, 145, 153, 0.665);*/
  height: 100%;
  color: #FFFFFF;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  padding: 13% 2rem 0;
}
.slidetext h1 {
  text-shadow: 0 0 8px #000000;
  margin: 0;
  padding: 0;
  font-size: 44px;
  text-transform: uppercase;
}
.slidetext h2 {
  text-shadow: 0 0 8px #000000;
}
#bgvid {
  width: 100%;
  height: auto;
}
.frontslideshow img {
  width: 100%;
}
@media only screen and (max-width: 1240px) {
  .slidetext h1 {
    font-size: 33px;
  }
  .slidetext h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 820px) {
  .slidetext h1 {
    font-size: 25px;
  }
  .slidetext h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 550px) {
  .slidetext h1 {
    font-size: 19px !important;
    font-weight: 400;
    font-family: roboto;
    line-height: 1.2 !important;
    letter-spacing: 0px !important;
  }
  .slidetext h2 {
    font-size: 16px !important;
    font-weight: 400;
    font-family: roboto;
    letter-spacing: 0px !important;
  }
}
@media only screen and (max-width: 400px) {
  .slidetext h1 {
    font-size: 13px !important;
  }
  .slidetext h2 {
    font-size: 12px !important;
  }
}
/*Times*/
.service-info {
  background-color: #EFEFEF;
  clear: both;
  padding-top: 23px;
  padding-bottom: 15px;
}
.service-info .icon-time {
  font-style: normal;
  font-size: 58px;
  font-weight: 700;
  color: #199BB5;
  float: left;
  margin-right: 53px;
  font-family: open sans;
  white-space: nowrap;
  margin-top: -25px;
  margin-bottom: -18px;
}
.timeline {
  margin: auto;
  max-width: 991px;
}
.service-info .icon-time:before {
  font-family: fontawesome;
  content: "\f017";
  font-size: 42.3pt;
  font-weight: 100;
  padding-right: 14px;
}
.location-info p {
  font-size: 12.2pt;
  color: #6A6A6A;
  line-height: 1.6;
  display: inline-block;
  margin-top: 0px;
}
.location-info p strong {
  font-size: 12.2pt;
  color: #2CA3BA;
  line-height: 1.6;
  display: inline-block;
  margin-top: 0px;
  padding-right: 6px;
}
@media only screen and (max-width: 400px) {
  .times p {
    line-height: 1.4;
    margin-top: -1px;
    font-size: 13px;
  }
}
/*Sermons with 3 boxes*/
.box3-sec {
  width: 62%;
  margin-left: 5%;
  float: left;
}
.box-feature {
  width: 33.33%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  text-align: center;
}
.box3-head {
  text-transform: uppercase;
  font-size: 21px;
  color: #464646;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 20px;
  white-space: nowrap;
}
.box3-desc {
  font-size: 15px;
  margin: 5px 0 0;
  font-weight: 300;
  color: #686868;
  height: 150px;
  overflow: hidden;
  line-height: 1.4;
  font-family: open sans;
  padding-right: 4px;
  padding-left: 4px;
}
.latest-strip {
  padding: 100px 0 70px;
  display: inline-block;
  width: 100%;
}
.lts-news {
  width: 30%;
  float: left;
  margin-right: 30px;
}
.news-list-box li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #F1F1F1;
  list-style-type: none;
}
ul.news-list-box {
  padding: 0;
}
.news-list-box li:last-child {
  border-bottom: none;
}
.news-list-box p {
  margin: 0;
  font-weight: 400;
  line-height: 22px;
  font-size: 14px;
}
.newsby {
  color: #6D6D6D;
}
.newsby span {
  color: #969696;
}
@media (max-width: 991px) {
  .lts-news {
    float: none;
    margin: 0 auto;
    width: 295px;
  }
  .box3-sec {
    width: 100%;
    margin-left: 0;
    float: none;
    display: inline-block;
    margin-top: 20px;
  }
  .latest-strip {
    padding: 50px 0 70px;
  }
}
@media (max-width: 491px) {
  .box3-head {
    text-transform: capitalize;
    font-size: 16px;
    color: #464646;
  }
  .box3-desc {
    display: none;
  }
}
/*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;
}
/*News*/
.news {
  padding-top: 71px;
  padding-bottom: 71px;
}
/*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;
  }
}
/*1 text 4 pics*/
.welcomeboxes {
  padding-top: 99px;
  padding-bottom: 117px;
  background: url(../images/churchback.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: left top;
  margin-bottom: 0;
}
.welcome {
  text-align: center;
  padding-bottom: 27px;
  min-width: auto !important;
  margin-right: 10%;
  font-size: 15.1pt;
}
.info-box5 {
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}
.welcomeboxestitle strong {
  font-size: 57px;
  color: #0F2240;
  display: block;
  font-family: roboto;
}
.welcomeboxestitle {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 100;
  padding-bottom: 18px;
  font-family: roboto;
}
.welcome b {
  color: #E47713;
  font-weight: bold;
  font-size: 20px;
}
.welcome b:before {
  font-family: fontawesome;
  content: "\f017";
  padding-right: 8px;
  font-size: 16pt;
  vertical-align: baseline;
  display: inline-block;
}
.welcomeboxessubtitle {
  text-transform: uppercase;
  padding-bottom: 22px;
  color: #18356F;
  font-weight: 500;
}
.welcomeboxestext {
  font-size: 17px;
}
.welcomeboxes .col-md-6 {
  background-color: #0F2240;
  color: #FFFFFF;
  max-width: 263px;
  margin: 13px;
  height: 171px;
  padding-top: 26px;
  text-align: center;
}
#footer-sidebar1 .address img {
  margin-bottom: 10px;
  margin-left: -13px;
}
.welcomeboxes .info img {
  padding-bottom: 9px;
}
.info-box5 .info {
  position: relative;
  text-align: center;
}
.gt30 .hd {
  font-size: 31px;
  margin-bottom: 5px;
  font-family: roboto condensed;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1.2 !important;
}
.gt30 .sub-txt {
  font-size: 14px;
  line-height: 1.6;
  color: #B2DCF0;
  text-transform: uppercase;
  font-family: roboto;
}
.rw, .flex-row {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.welcomeboxes .gt30 {
  width: 580px;
}
.welcomeboxes .col-md-6 a {
  text-decoration: none;
}
@media only screen and (max-width: 1040px) {
  .welcomeboxes .col-md-6 {
    width: 23%;
    margin: 13px 5px;
    height: 144px;
    padding-top: 21px;
    float: left;
    white-space: nowrap;
    padding-right: 5px;
    padding-left: 5px;
  }
  .gt30 .hd {
    font-size: 17px;
    margin-bottom: 5px;
    font-family: roboto;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase;
    white-space: normal;
    word-break: keep-all;
  }
  .welcome {
    margin-right: auto;
  }
  .gt30 .sub-txt {
    font-size: 9.6pt;
    line-height: 1.6;
    color: #B2DCF0;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: open sans;
  }
  .welcomeboxes .gt30 {
    width: auto;
    padding-right: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  .rw, .flex-row {
    display: inline-block;
    width: 100%;
  }
  .welcomeboxes {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../images/welcomeback.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
  }
}
@media only screen and (max-width: 600px) {
  .welcomeboxes .col-md-6 {
    width: 46%;
    height: 165px;
  }
  .gt30 .hd {
    font-size: 25px;
  }
  .welcomeboxestext {
    display: none;
  }
  .welcomeboxes {
    padding-top: 37px;
    padding-bottom: 54px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center right;
    background-image: none;
  }
  .welcomeboxestitle {
    font-size: 27px;
    line-height: 1.1;
    font-weight: 100;
    padding-bottom: 18px;
    font-family: roboto;
  }
  .welcomeboxestitle strong {
    font-size: 43px;
  }
  .welcomeboxessubtitle {
    text-transform: uppercase;
    padding-bottom: 0px;
    color: #4C97C1;
    font-weight: 500;
    font-size: 12px;
  }
}
@media only screen and (max-width: 450px) {
  .gt30 .hd {
    font-size: 17px;
  }
  .welcomeboxestitle {
    font-size: 21px;
  }
  .welcomeboxestitle strong {
    font-size: 36px;
  }
  .welcomeboxes .info img {
    padding-bottom: 9px;
    height: 41px;
  }
  .welcomeboxes .col-md-6 {
    width: 46%;
    height: 141px;
  }
}
/*Slideshow / Sermons*/
.leftbox.slideshow {
  max-width: 750px;
  display: inline-block;
  margin-top: 0;
  float: left;
}
.rightbox.slideshow {
  max-width: 750px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.rightbox.slideshow img {
  position: relative;
  z-index: -1;
}
.container.two-columns {
  width: 1500px;
  text-align: center;
  padding: 0;
  margin: auto;
}
.children.title {
  color: #B5E4FB;
  font-weight: 500;
  font-size: 21px;
  margin-top: 12px;
}
.children.text {
  color: #FFFFFF;
  line-height: 1.4;
  margin-top: 7px;
  margin-bottom: 14px;
  font-size: 11.1pt;
}
.children-button a {
  background-color: #813333;
  color: #FFFFFF;
  border: 1px solid rgba(195, 195, 195, 0.531);
  box-shadow: none;
  font-size: 22px;
  padding-top: 5px;
  text-transform: uppercase;
  padding: 7px 18px 4px;
  display: inline-flex;
  margin-top: 6px;
  text-decoration: none;
  float: ;
  margin-right: 13px;
}
.sermonmodule {
  background-color: #E6D441;
  color: #FFFFFF;
  width: 33%;
  float: left;
  margin-right: -24px;
  margin-left: 85px;
  margin-top: 24px;
  padding-bottom: 21px;
  padding-right: 19px;
  padding-left: 23px;
}
.sermonmodule .preachdate {
  color: #FFFEC9;
  font-weight: bold;
}
.childrenback a {
  color: #FFFFFF;
  margin-top: -20px !important;
}
.sermonmodule .listensermon {
  border: 1px solid #FFFFFF;
  margin-top: 9px !important;
  display: inline-block;
  width: 115px !important;
  margin-left: 0 !important;
}
.childrenback .sermontitle {
  color: #FFFFFF;
  font-size: 53px;
  font-family: roboto condensed;
  margin-top: -53%;
}
@media only screen and (max-width: 1500px) {
  .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%;
    margin-top: 54px;
    padding: 31px 0 66px;
    margin-bottom: 82px;
  }
  .sermonmodule {
    width: 33%;
    float: left;
    margin-right: 6px;
    margin-left: 77px;
    margin-top: 24px;
    padding-bottom: 21px;
    padding-right: 19px;
    padding-left: 23px;
  }
}
@media only screen and (max-width: 935px) {
  .sermonmodule {
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 16px;
  }
  .rightbox.slideshow {
    margin-top: -33px;
    padding: 31px 0 97px;
  }
}
@media only screen and (max-width: 680px) {
  .children.text {
    color: #FFFFFF;
    line-height: 1.4;
    margin-top: 7px;
    margin-bottom: 14px;
    font-size: 11.9pt;
    display: none;
  }
  .rightbox.slideshow {
    width: 100%;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .sermonback {
    border:px solid black;
  }
  .sermonmodule .preachdate {
    color: #FFFEC9;
    font-weight: bold;
    display: none;
  }
  .children.title {
    color: #B5E4FB;
    font-weight: 500;
    font-size: 16px;
    margin-top: 12px;
  }
  .children-button a {
    font-size: 15px;
    padding-bottom: 0;
  }
  .sermonmodule {
    background-color: rgba(229, 211, 65, 0);
    color: #FFFFFF;
    width: 36%;
    float: left;
    margin-right: 19px;
    margin-left: 35px;
    padding: 0px 14px 24px 9px;
    margin-top: 33px;
  }
  .sermonmodule .posttitle {
    color: inherit;
    font-size: 15px !important;
    letter-spacing: normal;
    display: inline-block;
    padding-bottom: 14px;
    margin-top: 0;
    line-height: 1.4 !important;
  }
  .childrenback .sermontitle {
    color: #FFFFFF;
    font-size: 36px;
    font-family: roboto condensed;
    margin-top: -53%;
  }
}
@media only screen and (max-width: 450px) {
  .sermonmodule {
    background-color: rgba(229, 211, 65, 0);
    color: #FFFFFF;
    width: 100%;
    float: left;
    margin-right: 19px;
    margin-left: -2px;
    padding: 0px 14px 0px 9px;
    margin-top: 33px;
    text-align: center;
    height: 63px;
  }
  .rightbox.slideshow {
    background: url(../images/sermonback.jpg) center right / cover;
    height: 368px;
  }
  .sermonmodule .listensermon {
    border: 1px solid #FFFFFF;
    margin-top: -14px !important;
    display: inline-block;
    width: 115px !important;
    margin-left: 0 !important;
    padding: 0;
  }
  .childrenback a {
    color: #E6D441;
    margin-top: -20px !important;
  }
}
/*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%;
  }
}
/*Module Lists*/
.moduletitle, #main .widget-title {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 16px;
  color: #8F8F8F;
  font-family: roboto;
  letter-spacing: -0.5px;
  margin-top: -12px;
  text-align: left;
  text-transform: uppercase;
}
.sidebartitle {
  font-size: 24px;
  font-weight: 400;
  font-family: roboto;
  letter-spacing: -0.5px;
  margin-left: 14px;
}
.announcementmodule {
  padding-right: 50px;
}
.moduletitle b {
  color: #6390AD;
}
@media only screen and (max-width: 600px) {
  .announcementmodule {
    padding-right: 0px;
  }
}
/*Image Full Width 2*/
.imagefullwidth2 {
  background: url(../images/childrenback.jpg) fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: auto;
  background-position: center bottom;
  color: #E5E6E0;
  padding-top: 78px;
  padding-bottom: 78px;
  clear: both !important;
}
.imagefullwidth2 .imagefullwidthtext {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #FFFFFF;
  padding-top: 14px;
  padding-bottom: 24px;
  max-width: 765px;
}
.childrenlabel {
  font-weight: 600;
  color: #E3D669;
  font-size: 24px;
}
.imagefullwidth2 .imagefullwidthtextsmall {
  font-size: 25px;
  font-style: italic;
  line-height: 2.1;
  font-weight: 400;
}
.imagefullwidth2 .imagefullwidthbutton {
  background-color: #E47713;
  display: inline-block;
  margin-top: 20px;
  padding: 7px 23px 4px 22px;
  font-size: 19px;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.567);
  margin-right: 9px;
}
a.nounderline {
  text-decoration: none;
}
.imagefullwidthbutton a {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 1.9 !important;
}
a .imagefullwidth2 div.container {
  text-decoration: none;
}
@media screen and (max-width: 1520px) {
  .imagefullwidth2 {
    margin-top: -1px;
  }
}
@media screen and (max-width: 835px) {
  .imagefullwidth2 .imagefullwidthbutton {
    font-size: 13px;
    border: 0px solid rgba(255, 255, 255, 0.567);
  }
  .imagefullwidth2 .imagefullwidthtext {
    font-size: 15px;
    line-height: 1.3;
  }
  .imagefullwidth2 {
    background-repeat: no-repeat;
    background-position: center !important;
    background-attachment: scroll;
    background-size: auto;
  }
}
@media screen and (max-width: 535px) {
  .imagefullwidth2 img {
    width: 57%;
  }
  .imagefullwidth2 .childrenlabel {
    font-size: 18px;
    margin-top: 11px;
  }
  .imagefullwidth2 .imagefullwidthbutton {
    font-size: 20px;
    border: 0px solid rgba(255, 255, 255, 0.567);
  }
  .imagefullwidth2 {
    background-position: center !important;
    background-attachment: scroll;
    background-size: cover;
  }
}
/*Icon Line*/
.imagefullwidth1 {
  background-color: #1D4D71;
  padding-top: 8px;
  padding-bottom: 16px;
  margin-left: 0;
}
.imagefullwidth1 img {
  margin-right: -6px;
}
@media only screen and (max-width: 1135px) {
  .imagefullwidth1 img {
    width: 20%;
  }
  .imagefullwidth1 {
    background-color: #1D4D71;
    padding-top: 1px;
    padding-bottom: 4px;
    margin-left: 0;
  }
  img.firstimage {
    width: 18%;
  }
}
@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*/
@media only screen and (max-width: 935px) {
  .sermonline {
    text-align: center;
    padding-top: 10px;
  }
  .sermonbuttons {
    margin: auto !important;
    width: 310px;
    display: inline;
  }
}
/*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;
}
/* Footer */
.addresswide {
  background-color: #707070;
  color: #FFFFFF;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 15px;
  clear: both;
}
footer {
  padding-top: 56px;
  padding-bottom: 50px;
  clear: both;
  font-weight: 100;
  line-height: 2;
  margin-top: 0px;
  font-family: open sans;
  background-color: #F6F6F6;
}
footer h3.widget-title {
  font-size: 21.2px;
  font-weight: 400;
  margin: 0 0 -13px 0;
  color: #626262;
  clear: both;
  padding-top: 0px;
}
.midfooter {
  text-align: center;
  clear: both;
}
.bottombottoms {
  display: inline-block;
  padding-top: 14px;
  margin-top: 9px;
}
a.bottombuttons {
  border: 1px solid #9D9D9D;
  text-decoration: none;
  color: #000000;
  padding: 6px 21px 5px;
  margin-right: 15px;
  white-space: nowrap;
}
a.bottombuttons:nth-child(1):before {
  font-family: fontawesome;
  content: "\f298";
  padding-right: 7px;
}
a.bottombuttons:nth-child(2):before {
  font-family: fontawesome;
  content: "\f0e0";
  padding-right: 9px;
}
#footer-sidebar1 {
  width: 23%;
  margin-right: 35px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
#footer-sidebar2 {
  width: 35%;
  vertical-align: top;
  display: inline-block;
  margin-left: 35px;
  margin-right: 15px;
  text-align: left;
}
#footer-sidebar3 {
  width: 26%;
  vertical-align: top;
  display: inline-block;
  margin-left: 35px;
  text-align: left;
}
#footer-sidebarwide {
  display: inline-block;
  margin-top: 0px;
  width: 100%;
}
#menu-bottom-menu .menu-item a {
  line-height: 1.9;
  color: #727272;
  text-decoration: none;
  font-size: 15px;
  float: left;
  padding-right: 36px;
}
.menu-item-986 a {
  color: #0F2240 !important;
  font-weight: bold;
}
@media only screen and (max-width: 775px) {
  #footer-sidebar1 {
    display: block;
    margin-bottom: 43px;
    text-align: center;
    margin: auto auto 52px auto;
    width: 533px;
  }
  #footer-sidebar1 div {
    float: left;
    margin-right: 17px;
  }
  #footer-sidebar1 .address img {
    margin: auto;
    display: block;
  }
  #footer-sidebar2 {
    width: 54%;
    display: inline-block;
    margin-left: 35px;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 0;
  }
  #footer-sidebar3 {
    display: inline-block;
    margin-top: 50px;
    text-align: center;
    width: 292px;
  }
  #footer-sidebar3 img {
    float: left;
  }
  .bottomsocial {
    display: inline-block;
    margin-right: 6px;
  }
}
@media only screen and (max-width: 575px) {
  .service-info .icon-time {
    display: none;
  }
  .location-info p {
    font-size: 11pt;
  }
  #footer-sidebar1 div {
    float: none;
    margin-right: 17px;
  }
  header .ubermenu-main .ubermenu-item-level-1 a {
    font-size: 12pt;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .newbutton {
    display: inline-block;
    float: right;
    font-size: 27px !important;
    margin-left: 0;
  }
  .logo {
    float: left;
    margin-right: -40px !important;
  }
  .addresswide {
    font-size: 9.3pt;
    padding-right: 20px;
    padding-left: 19px;
  }
  #footer-sidebar1 {
    width: 100%;
    display: inline-block;
    margin-right: 0;
  }
  #footer-sidebar2 {
    width: 100%;
    display: inline-block;
    margin-left: 4px;
  }
  #footer-sidebar3 {
    width: 100%;
    display: inline-block;
    margin-left: 0;
  }
  #footer-sidebar3 img {
    float: none;
  }
  a.bottombuttons {
    border: 1px solid #9D9D9D;
    text-decoration: none;
    color: #000000;
    padding: 6px 21px 5px;
    margin-right: 15px;
    white-space: nowrap;
    margin-bottom: 14px !important;
    display: inline-block;
  }
}
