html, body {
  width: auto !important;
  overflow-x: hidden !important;
  padding: 0;
  margin: 0;
}
.page-calendar .importantnote {
  display: none;
}
.page-calendar .video-container {
  padding-bottom: 156.25%;
}
.mobile-html-inner a.watchlive {
  color: #D21E1E !important;
  border: 1px solid #D31E1E;
}
@media only screen and (max-width: 635px) {
  .video-container iframe, .video-container object, .video-container embed, .video-container video {
    position: absolute;
  }
  .page-calendar .video-container {
    padding-bottom: 1062.25%;
  }
}
/*Misc Pagess*/
.page-times-directions #js-wpv-addon-maps-render-map-1 {
  margin-bottom: -25px !important;
}
.mapdirections {
  margin-bottom: 58px !important;
}
.mapdirections input.form {
  padding: 5px;
}
.page-contact #js-wpv-addon-maps-render-map-1 {
  margin-top: -65px !important;
  height: 446px !important;
}
.blogs .posttitle a {
  text-decoration: underline;
  color: #8B172C;
  font-size: 28px;
  font-weight: 500;
}
#right .medialinks {
  max-width: 571px;
  margin: auto;
}
.smallline h1 {
  font-size: 15px;
  letter-spacing: 0;
}
.appsubtitle {
  display: block !important;
  padding-top: 4px !important;
  font-size: 15px;
}
.fullwidth.top {
  margin-top: -75px;
}
.timesbar .button.snippets {
  float: right;
  margin-right: 6px;
}
.cff-album-info a {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  color: #000000;
}
.cff-new div {
  margin-top: 11px;
}
.announcement-grid-item {
  padding-top: 0px;
  font-size: 13px;
  margin-bottom: 35px;
  text-align: center;
  position: relative;
  padding-bottom: 32px;
  background-color: #F5F5F5;
  border: 0px solid black;
}
.snippeteditbutton a.edit {
  /*+placement: 85px 3px;*/
  position: relative;
  left: 85px;
  top: 3px;
}
.page-calendar .video-container {
  padding-bottom: 185.25% !important;
}
.highlighttext {
  padding: 48px 48px 57px 48px;
}
.highlighttext .container {
  max-width: 950px !important;
}
.highlighttext h2 {
  font-weight: 300;
  text-transform: uppercase;
}
.img-responsive {
  margin-bottom: -7px;
  text-align: center;
  margin: auto;
  display: block;
}
.staff-list-item .posttitle {
  padding-top: 12px;
}
.staff_grid a.readmore {
  text-decoration: none;
  color: #000000;
  border: 1px solid black;
  padding-right: 18px;
  padding-left: 20px;
  padding-bottom: 7px !important;
  display: block;
  font-size: 15px;
  margin-bottom: 28px;
  line-height: 1.5;
  margin-top: 0;
}
.staff_grid .staffposition {
  padding-bottom: 0px;
  line-height: 1.4;
}
.n-uc-1fdcd7819a005-inner {
  min-width: 726px !important;
}
.page-id-1165 i.fa-solid {
  border: 2px solid #62181B;
  padding: 14px;
  /*+border-radius: 53px;*/
  -moz-border-radius: 53px;
  -webkit-border-radius: 53px;
  -khtml-border-radius: 53px;
  border-radius: 53px;
  margin-bottom: 10px;
  color: #62181B;
}
.kb-row-layout-id1165_590645-d8 h5 {
  color: #000000 !important;
  font-weight: bold;
}
.service-time span p {
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .pagecontent p {
    line-height: 1.5;
    padding-bottom: 0;
  }
  .n-uc-1fdcd7819a005-inner {
    min-width: auto !important;
  }
}
@media screen and (max-width: 550px) {
  .button1, .button2, .button3 {
    padding: 0;
    margin: 0;
  }
  .col-sm-3 .sermoncontent {
    height: auto !important;
  }
  .page-new .spacing3 td {
    text-align: center !important;
  }
  .page-new .spacing3 {
    margin-top: -14px;
  }
}
/*Home Calendar*/
.layout-basic h4.date {
  font-size: 17px;
  border: 1px solid #C9C9C9 !important;
  /*+border-radius: 0 !important;*/
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-right: 19px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  max-height: 73px !important;
  overflow: hidden;
  margin-bottom: 5px !important;
}
.page-home .events li {
  margin: 0 !important;
  padding: 0px;
  border: 0px solid black !important;
}
.ics-calendar:not(.nostyle) .ics-calendar-basic-wrapper .date [data-date-format='j'] {
  font-size: 21px !important;
  text-align: center;
  width: 63px;
  font-weight: 600;
  padding-top: 2px;
}
.home .ics-calendar-basic-wrapper {
  margin-top: -18px;
}
.layout-basic .event-info {
  text-align: left;
}
/*Titles*/
.home .event .title {
  font-weight: 500 !important;
}
.title {
  font-size: 44px;
  font-weight: 500 !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 58px;
  padding-bottom: 3px;
  color: #D87A5E;
}
.title b {
  color: #778DA9;
}
/*Times*/
.service-banner {
  max-width: 983px;
  margin: -50px auto 40px;
  padding: 7px 30px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: #FFFFFF !important;
  /*+placement: ;*/
  position: relative;
  left: 0;
  top: 0;
  box-shadow: 0 0 31px 4px rgba(0, 0, 0, 0.093);
}
.service-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.service-info-top {
  font-size: 18px;
  color: #333333;
}
.service-info-top .join-us {
  font-size: 56px;
  font-weight: 700;
  color: #778DA9;
  /* blue gray */
  text-transform: uppercase;
  margin-right: 4px;
}
.service-info-top .for-worship {
  font-weight: 300;
  display: inline-block;
  width: 233px;
  font-size: 22px;
  line-height: 1.1;
  margin-left: 8px;
}
.service-info-top .church-name {
  display: block;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.service-time {
  display: flex;
  align-items: center;
  font-size: 25px;
  font-weight: 600;
  color: #D87958;
  /* warm orange */
  gap: 8px;
  margin-top: -11px;
}
.service-time .clock-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #D87958;
  position: relative;
  box-sizing: border-box;
  margin-right: 10px;
}
.service-time .clock-icon::before, .service-time .clock-icon::after {
  content: "";
  position: absolute;
  background: #D87958;
  transform-origin: bottom left;
}
.service-time .clock-icon::before {
  width: 2px;
  height: 6px;
  left: 7px;
  top: 3px;
}
.service-time .clock-icon::after {
  width: 5px;
  height: 2px;
  left: 7px;
  top: 7px;
}
.service-location {
  background: #F4EFE0;
  /* light cream */
  padding: 14px 36px 14px 35px;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 280px;
  box-sizing: border-box;
  margin-top: 15px;
}
.service-location-top {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 25px;
  color: #46648B;
  /* blue */
  margin-bottom: 2px;
}
.service-location-top .map-pin {
  width: 16px;
  height: 16px;
  border-radius: 50% 50% 50% 0;
  background: #46648B;
  transform: rotate(-45deg);
  margin-right: 8px;
  position: relative;
}
.service-location-top .map-pin::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #F4EFE0;
  top: 4px;
  left: 4px;
}
.service-location-sub {
  font-size: 17px;
  color: #46648B;
  text-align: center;
  font-style: italic;
}
.service-location-sub a {
  color: #D87958;
  text-decoration: none;
  margin-left: 4px;
  border-bottom: 1px solid #D87958;
}
.service-location-sub a:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .service-banner {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 20px;
  }
  .service-location {
    width: 100%;
  }
}
/*Times*/
.times {
  background: url( ./images/welcomeback.jpg) center right / cover no-repeat #F7F7F7;
  padding-top: 91px;
  padding-bottom: 83px;
  margin-top: 1px;
  text-align: center;
  display: inline-block;
  margin: auto;
  width: 100%;
}
.timesbox {
  width: 47%;
  float: left;
  margin-left: 40px;
}
.twobuttons1 a {
  text-decoration: none;
  padding: 8px 23px 8px 26px;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 17px;
  border: 2px solid black;
  font-weight: bold;
  display: inline-block;
  margin-top: 13px;
  color: #000000;
  background-color: #F1F1F1;
}
.times .welcome .title b {
  color: #5D0C1D;
  font-weight: 500;
}
.latestnews {
  max-width: 480px;
}
.times .timesbox .title {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 9px;
  font-size: 54px;
}
h6 span {
  font-weight: 700;
  font-size: 24px;
  display: inline-block;
  padding-bottom: 3px;
}
.welcome .address a {
  display: block;
  color: #5D0C1D;
  font-weight: 400;
}
.welcome .descriptiontext p {
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
}
.address i {
  font-size: 24px;
}
.address {
  background-color: #E7E7E7;
  padding: 10px;
}
.timesbox .subtitle {
  font-weight: 300;
  color: #000000;
  margin-bottom: 0px;
  padding-bottom: 16px;
  border-bottom: 1px solid black;
}
.descriptiontext {
  color: #416685;
}
.whatshappening a.cal {
  border: 1px solid black;
  text-decoration: none;
  padding: 6px 17px;
  font-weight: 400;
  color: #000000;
  margin-top: 15px;
  display: inline-flex;
  font-weight: 400;
  border: 2px solid black;
}
.latestnews {
  margin-top: 18px;
}
@media only screen and (max-width: 1250px) {
  .times {
    background: url( ./images/welcomeback.jpg) center right / cover no-repeat #F7F7F7;
  }
  .timesbox.welcome {
    margin-right: -230px;
  }
  .times .timesbox .title {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 9px;
    font-size: 46px;
  }
}
.newsslider {
  margin-top: 51px;
}
@media only screen and (max-width: 1100px) {
  .timesbox {
    max-width: none;
    float: none;
    margin: auto;
    width: 100%;
    padding-bottom: 24px;
    padding-top: 10px;
  }
  .times {
    background: url( ./images/welcomeback.jpg) bottom center / cover no-repeat #F7F7F7;
    padding-top: 61px;
    padding-bottom: 53px;
    margin-top: 1px;
    text-align: center;
    display: inline-block;
    margin: auto;
    width: 100%;
  }
  .times .welcome td {
    display: table-cell;
  }
  .title {
    font-size: 48px !important;
  }
  .title {
  }
  .timesbox.welcome {
    margin-right: auto;
  }
}
@media only screen and (max-width: 670px) {
  .times .welcome td {
    display: inline-block;
    width: 100% !important;
  }
  .twobuttons1 a {
    text-decoration: none;
    padding: 8px 23px 8px 26px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 17px;
    border: 2px solid black;
    font-weight: bold;
    display: inline-block;
    margin-top: -13px;
    color: #000000;
  }
  .times .timesbox .title {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 9px;
    font-size: 37px;
  }
  .title {
    font-weight: 200 !important;
    text-transform: uppercase;
    line-height: 1;
    font-size: 37px;
    padding-bottom: 6px !important;
  }
  .title b {
    display: block;
  }
  .address {
    background-color: #E7E7E7;
    padding: 10px;
    border: 1px solid #C5C5C5;
    font-size: 16px;
    line-height: 1.3;
  }
}
/*Slideshows*/
.frontslideshow .addcontrols {
  display: none;
}
.n2-style-735b3d670a7224b2c09d12694e1bd6ac-heading b {
  display: block;
  font-size: 32px;
  line-height: 1.1;
  padding-top: 7px;
  color: #FFFFFF;
}
.n2-style-735b3d670a7224b2c09d12694e1bd6ac-heading {
  color: #C0A482 !important;
  font-size: 19px !important;
}
.frontslideshow b {
  font-weight: 700;
  color: #EAC7BF;
}
.frontslideshow .n2-ss-text {
  text-shadow: 0 0 22px #494949 !important;
}
/*.role-administrator .frontslideshow, .role-admin .frontslideshow
{
	margin-top: -47px;
}*/
@media only screen and (max-width: 890px) {
  #n2-ss-3item2 {
    font-size: 28.9px !important;
  }
  #n2-ss-3item3 {
    font-size: 35.9px !important;
    line-height: 1 !important;
  }
  #n2-ss-3item1 {
    font-size: 35.9px !important;
    font-family: blacksword;
    line-height: 1 !important;
    padding-bottom: 9px;
  }
  .n-uc-bYf4y6o95foC-inner {
    padding-left: 12px !important;
  }
  .n2-style-735b3d670a7224b2c09d12694e1bd6ac-heading b {
    font-size: 23px;
  }
  .n2-style-735b3d670a7224b2c09d12694e1bd6ac-heading {
    color: #C0A482 !important;
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 590px) {
  #n2-ss-3item2 {
    font-size: 21.9px !important;
  }
  #n2-ss-3item3 {
    font-size: 25.9px !important;
    line-height: 1 !important;
  }
  #n2-ss-3item1 {
    font-size: 28.9px !important;
  }
  .n-uc-bYf4y6o95foC-inner {
    padding-left: 12px !important;
  }
}
/*News*/
.whatshappening {
  text-align: center;
  padding-top: 71px;
  padding-bottom: 17px;
}
.swiper-slide .announcementbox .postdate {
  font-size: 18.5px;
  line-height: 1.5;
  padding: 18px 14px 14px;
  background-color: #5D0C1D;
  color: #E4C5B6;
  text-decoration: none;
  font-weight: 500;
  max-width: 474px;
  margin: -7px auto auto;
}
.swiper-slide .announcementbox:nth-child(2) .postdate {
  font-size: 18.5px;
  line-height: 1.2;
  padding: 14px;
  margin-bottom: 10px;
  background-color: #5D0C1D;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 500;
  max-width: 474px;
  margin: -7px auto auto;
}
.swiper-wrapper .swiper-slide .announcementbox a {
  text-decoration: none;
}
.modal-body .announcementimage {
  width: 110%;
  height: auto;
  margin-left: -40px;
}
.announcementimage .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.315);
  /* full dark overlay */
  z-index: 1;
}
.swiper-pagination {
  display: none;
}
.announcementimage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.announcementimage {
  position: relative;
  display: block;
  width: 100%;
  max-width: 500px;
  aspect-ratio: 5/3;
  overflow: hidden;
  margin: 0 auto;
}
.announcement-title {
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 1rem;
  text-align: center;
  color: #FFFFFF;
  font-weight: 400;
  z-index: 2;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 0 0 4px #000000;
  font-size: 44px;
}
.announcement-title .postdate1 {
  font-size: 18px;
  padding-top: 6px;
  background-color: #778DA9;
  padding: 9px 19px;
  margin-top: 8px;
  display: block;
}
@media only screen and (max-width: 680px) {
  .swiper-slide .announcementbox .postdate {
    font-size: 16.5px;
    line-height: 1.2;
    padding: 18px 14px 8px;
    background-color: #5D0C1D;
    color: #E4C5B6;
    text-decoration: none;
    font-weight: 500;
    max-width: 474px;
    margin: -7px auto auto;
  }
  .swiper-wrapper {
    flex-direction: column !important;
    /* stack vertically */
  }
  .swiper-slide {
    width: 100% !important;
    /* make each full width */
    margin-bottom: 20px;
    /* spacing between */
  }
  .swiper-button-next, .swiper-button-prev {
    display: none !important;
  }
  .announcement-title {
    font-size: 7.5vw;
    /* text grows/shrinks with screen width */
  }
}
/*Involved*/
.involved {
  background: url( ./images/reachback.jpg) center right / cover no-repeat #DEDEDE;
  padding: 104px 81px 96px 64px;
  width: 100%;
  display: inline-block;
  margin-bottom: -7px;
  /*+placement: ;*/
  position: relative;
  left: 0;
  top: 0;
}
.containerleft .title {
  font-size: 54px;
}
.involved .title b {
  color: #94A2B5;
  padding-right: 6px;
}
.subytitle {
  font-weight: 400;
  font-size: 20px;
  display: inline-block;
}
.containerleft {
  max-width: 587px;
  line-height: 1.4;
  display: inline-block;
  float: left;
}
.involved .subtitle {
  padding-bottom: 25px;
  font-size: 17px;
}
.containerleft a.viewallministries {
  display: inline-block;
  border: 2px solid black;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  background-color: #FFFFFF;
  padding: 10px 21px 10px 19px;
  color: #000000;
}
.viewallministries .subsubtitle {
  font-weight: 300;
  font-size: 17px;
}
@media only screen and (max-width: 1355px) {
  .leftministry li a {
    font-size: 20.6px;
  }
  .containerleft {
    max-width: 587px;
    line-height: 1.4;
    display: inline-block;
    float: left;
  }
  .containerleft .title {
    font-size: 46px;
  }
  .involved {
    background: url( ./images/serveback.jpg) center right / cover no-repeat;
  }
}
@media only screen and (max-width: 850px) {
  .involved {
    box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.737);
  }
}
@media only screen and (max-width: 720px) {
  .involved .subtitle {
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 1.4;
  }
  .involved .containerleft {
    max-width: none;
    display: block;
    float: none;
  }
  .involved {
    padding: 73px 5px 74px;
    text-align: center;
  }
  .containerleft .title {
    font-size: 40px !important;
  }
  .involved .title b {
    display: block;
    font-size: 47px !important;
  }
  .containerleft ul li {
    text-align: left;
    max-width: 390px;
    margin: auto;
    font-weight: 500;
  }
}
@media only screen and (max-width: 570px) {
  .leftministry li {
    margin: 16px 0 20px;
    width: 100%;
  }
  .involved {
    padding-top: 80px;
    padding-bottom: 64px;
  }
  .involved .title {
    font-size: 44.3px;
  }
  .title2 {
    font-size: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.592);
    padding-bottom: 11px;
    margin-bottom: 9px;
    font-weight: 200;
    line-height: 1.1;
  }
  .containerleft img {
    width: auto;
    margin-bottom: 6px;
  }
  .involved .subtitle {
    margin-top: 6px;
    width: auto;
    text-align: center;
    font-size: 16px;
  }
  .containerleft a.viewallministries {
    display: block;
    border: 1px solid black;
    padding: 7px 0px 8px;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
    background-color: #FFFFFF;
    margin-bottom: 14px;
    width: 187px;
    margin: auto;
  }
  .containerleft .viewallministries .subsubtitle {
    font-size: 15px;
  }
}
/*Start*/
.whoweare {
  background: url( ./images/whoweare.jpg) center right / cover no-repeat #E4E4E4;
  clear: both;
  padding: 73px 15px 74px;
  width: 100%;
  display: inline-block;
  margin-bottom: -7px;
}
.whoweare .subtitle {
  font-size: 16px;
}
.whoweare .subdescr {
  font-size: 22px;
  margin-top: 9px;
  margin-bottom: 8px;
}
.whoweare .subdescr b {
  font-family: playfair display;
  font-style: italic;
  font-weight: bold;
}
.whoweare a.viewallministries {
  text-decoration: none;
  color: #000000;
  padding: 4px 18px 3px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 400;
  border: 2px solid black;
}
.whoweare .container {
  text-align: center;
  max-width: 946px !important;
  font-size: 19px;
}
@media only screen and (max-width: 670px) {
  .whoweare .subdescr {
    font-size: 17px;
    margin-top: 9px;
    margin-bottom: 8px;
  }
  .whoweare .subtitle {
    font-size: 16px;
    font-style: italic;
  }
}
/*4boxes*/
.start {
  background: url(./images/connectback1.jpg) top / cover no-repeat #66232A;
  text-align: center;
  padding-top: 117px;
  color: #FFFFFF;
  margin-top: -8px;
}
.start .subsubtitle {
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 54px;
  border: 0px solid black;
  color: #E4E5C6;
}
.start .subtitle {
  color: #FFFFFF;
  width: auto;
  margin: auto;
  max-width: 957px;
  padding-bottom: 25px;
}
.start .title b {
  color: #FFFFFF;
}
.start .title {
  color: #E4E5C6;
}
@media only screen and (max-width: 800px) {
  .start .subsubtitle {
    font-size: 15px;
  }
  .start {
    text-align: center;
    padding-top: 69px;
  }
  .start .title {
    color: #E4E5C6;
  }
  .start .title b {
    display: block;
    padding-bottom: 3px;
  }
}
.startboxes {
  text-align: center;
  margin: auto;
  display: block;
}
.startboxes .columns {
  max-width: 1008px;
  margin: auto;
  box-shadow: 0 0 27px 12px rgba(0, 0, 0, 0.278);
}
.boxtitle {
  font-weight: 400;
  font-size: 42.2px;
  line-height: 1.1;
  padding-bottom: 4px;
  padding-top: 27px;
  color: #E4E5C6;
}
.startboxes .columns a {
  text-decoration: none;
}
.boxdescr {
  font-size: 15.2px;
  line-height: 1.3;
  padding-bottom: 26px;
  font-weight: 300;
  padding-right: 12px;
  padding-left: 13px;
}
.boxheight {
  padding-top: 341px;
}
.startboxes .column:nth-child(1) {
  background: url( ./images/kidsback.jpg) 0 0 / cover no-repeat !important;
}
.startboxes .column:nth-child(2) {
  background: url( ./images/youthback.jpg) 0 0 / cover no-repeat;
}
.startboxes .column:nth-child(3) {
  background: url( ./images/box3.jpg) 0 0 / cover no-repeat;
}
.startboxes .column a {
  color: #FFFFFF !important;
}
@media only screen and (max-width: 768px) {
  .startboxes {
    width: 80%;
  }
  .boxtitle {
    font-weight: 600;
    font-size: 41.2px;
    line-height: 1.1;
    padding-bottom: 0px;
  }
  .boxheight {
    padding-top: 65%;
    text-shadow: 1px 1px #000000;
  }
}
/*Sermons*/
.sermonbox {
  display: inline-block;
  width: 100%;
  background: url(./images/sermonback1.jpg) center / cover no-repeat;
  padding: 73px 0 78px;
}
.sermonback {
  width: 640px;
  text-align: center;
  float: right;
}
.sby_items_wrap .sby_item {
  width: 470px !important;
}
.home .sby_video_title {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.sermonback .title {
  font-size: 53px;
  margin-bottom: 15px;
}
.sby_video_title a.BLBST_a {
  text-decoration: none;
  pointer-events: none;
  color: #000000;
}
.sby_info_item .sby_meta {
  display: none;
}
.sby_date.sby_live_broadcast_type_none {
  color: #FFFFFF;
}
.sermonbox .cff-album-info h4 a {
  color: #FFFFFF;
  display: inline-block;
  margin-top: 10px;
  font-weight: 300;
}
.sermonback a.viewall {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  border: 2px solid #000000;
  padding: 6px 25px 6px 23px;
  margin-top: 9px !important;
  display: inline-block;
}
@media only screen and (max-width: 950px) {
  .sermonback {
    width: auto;
    float: none;
  }
  .sermonback a.viewall {
    font-weight: 300;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    padding: 6px 25px 6px 23px;
    background-color: #8B86E0 !important;
  }
  .sermonbox {
    background: url(./images/sermonback.jpg) -440px 0px / cover no-repeat #503169;
  }
}
@media only screen and (max-width: 660px) {
  .sermonbox {
    background: url(./images/sermonback.jpg) center right / cover no-repeat;
    padding: 55px 0px 79px;
    margin: 0;
    box-shadow: inset 0 0 0 1000px rgba(151, 148, 227, 0.758);
  }
  .sermonmodule-box {
    width: 45%;
  }
}
@media only screen and (max-width: 420px) {
  .sermonmodule-box {
    border: 1px solid #773E71;
    background-color: #FFFFFF;
    width: 100%;
    margin: 0 0 26px 0;
  }
}
/* Footer */
footer {
  text-align: center;
  padding-top: 82px;
  font-size: 15px;
  padding-bottom: 283px;
  background: url(./images/footerback.jpg) center / cover no-repeat;
  color: #FFFFFF;
}
footer i {
  color: #FFFFFF;
  font-size: 24px;
  padding: 9px;
  margin-top: 16px;
}
footer .container {
  max-width: 941px !important;
}
a.contactbutton {
  padding: 4px 21px 4px 22px;
  text-decoration: none !important;
  color: #000000;
  margin-top: 21px;
  background-color: #C5D4EC;
}
footer .column {
  text-align: left;
  padding-left: 27px;
  font-size: 16px;
}
footer .column:nth-child(1) {
  margin-right: 103px;
}
footer .column:nth-child(2) {
  margin-top: 0;
}
footer .column:nth-child(3) {
  margin-right: 0;
}
footer .column b {
  color: #E2DDC0;
}
.bottommenu a {
  font-size: 16px !important;
  color: #FFFFFF !important;
}
footer h6 {
  color: #C5D4EC;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 23px;
}
@media only screen and (max-width: 1500px) {
}
@media only screen and (max-width: 780px) {
  .mapback {
    background: url(./images/mapback.jpg) center / 300% no-repeat #F2F2F2;
    height: 121px;
  }
  .bottombar {
    background-color: #F0F0F0;
    padding-top: 13px;
    padding-bottom: 2px;
    margin-top: 39px;
    border-top: 1px solid #D7D7D7;
  }
  .inner-column-2 {
    margin-bottom: 32px !important;
    margin-top: -15px !important;
  }
  footer .column {
    text-align: left;
    padding-left: 27px;
    padding-bottom: 44px;
  }
  footer .column:nth-child(1) {
    margin-right: 27px;
    display: none;
  }
}
