/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6  {
	color:#333;
}
[id^=geek-osmap-] {
	height:100vh!important;
	}*/
.revtables a img {
filter: invert(0%) sepia(23%) saturate(1000%) hue-rotate(300deg) brightness(85%) contrast(200%);
}
#sp-left .sp-module.left-accordion .sp-module-content {
    padding: 0px!important;
}
.left-accordion .sppb-panel-modern {
    margin-bottom: 0px;
}
ul.sp-mega-group-child.sp-dropdown-items li .sp-dropdown.sp-dropdown-sub.sp-menu-right {
	display:none;
}
ul.sp-mega-group-child.sp-dropdown-items li a:after {
	display:none;
}
.mhoverlay .sp-page-title {
	background-blend-mode: overlay;
}
/**** mhc form **/
.accordion.joinus .accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
}
.accordion.joinus .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion.joinus .accordion-body {
    background-color: #f0f0f0;
}
.accordion.joinus a {
	color:#D10038;
	}
.accordion.joinus {
	padding:0px 0px;
	}
ul.pagination .page-item .page-link {
    color: #333;
}
ul.pagination .active.page-item .page-link {
    color: #ccc;
}
.eb-save-to-calendar-buttons .btn.btn-secondary.dropdown-toggle {
	color: #fff!important;
    background-image: none!important;
    background-color: #e60000;
    border: 1px solid #e60000;
    border: none;
    border-radius: 12px!important;
    padding: 5px 10px;
    font-size: 14px!important;
    font-weight: 700!important;
    text-shadow: none!important;
}
.eb-save-to-calendar-buttons .dropdown-menu {
	font-size: 15px;
}
.pagenavigation {
    list-style: none;
    padding: 2.4rem 0 0 0;
    margin: 0 0 0 0;
    border-top: 1px solid rgba(51, 51, 51, 0.3);
}
.pagenavigation .pagination {
	display: block;
}
.pagenavigation .pagination a.next {
	float: right;
}
.pagenavigation .pagination a.previous,
.pagenavigation .pagination a.next {
    border: 1px solid #c3c3c3;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    padding: 1rem 2.5rem;
    border-radius: 0;
    background-color: #fff;
}
.pagenavigation .pagination a.previous:hover,
.pagenavigation .pagination a.next:hover {
    background-color: #f0f0f0;
}
li.float-start {
	display:none;
}
.article-header-wrap {
    padding: 0px 0px;
}
#sb-info, #sb-info-inner {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
#sb-nav {
    float: right;
    height: 30px;
    padding: 2px 0;
    width: 45%;
}
#sb-nav a {
    height: 30px;
    width: 30px;
    margin-left: 15px;
}
#sb-nav-close, #sb-nav-next, #sb-nav-previous {
    background-size: 30px;
}
.pastoral-roll table tr td:first-child {
	width:8%;
}
.photos #sp-position-1 {
    padding-top:30px;
    background-color: #fff;
}
.photos #sp-main-body {
    padding-top: 0px;
}
.photos #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
.topLevel {
  counter-reset: item;
  padding-left: 50px;
  list-style-type: none;
}

.topLevelChild::before {
  content: counter(item) ".0 ";
  counter-increment: item;
  margin-left: -30px;
    margin-right: 8px;
}

.subLevel {
  padding-left: 20px;
  counter-reset: subitem;
  list-style-type: none;
}

.subLevelChild::before {
  content: counter(item) "." counters(subitem, ".") " ";
  counter-increment: subitem;
  margin-left: -30px;
    margin-right: 7px;
}
.photopage #sp-header.header-sticky {
    position: fixed;
    z-index: 999;
}
.photos #sp-header.header-sticky {
    z-index: 999;
}
.photos .custom {
border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.photos .pswp {
    z-index: 9999;
}
.photos .sige_thumb img {
    background: transparent;
    border: none;
  margin:0px;
}
.photos .sige_thumb {
    margin: 0px;
}
.photos h3::after {
   display:none;
}
.photos h2,
.photos h3,
.photos h4 {
   font-size: 35px;
    font-weight: 600;
}
.photos .col-md-3 {
padding-right: 2px;
    padding-left: 2px;
    width:25%;
    height: auto;
}
.article-social-share .social-share-icon ul li a {
    border: 0px solid #ededed;
    font-size: 1.8rem;
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block;
}
.wesley-social-share {
	margin-top:30px;
	margin-bottom: 30px;
	text-align: center;
	}
.wesley-social-share .wesley-social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.wesley-social-share .wesley-social-share-icon ul li {
    margin-right: 7px;
    display: inline-block;
}
.wesley-social-share .wesley-social-share-icon ul li a {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 50%;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    width: 40px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
}
.wesley-social-share .wesley-social-share-icon ul li a.facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}
.wesley-social-share .wesley-social-share-icon ul li a.telegram {
    background-color: #0088cc;
}
.wesley-social-share .wesley-social-share-icon ul li a.email {
    background-color: #000;
}
.wesley-social-share .wesley-social-share-icon ul li a.whatsapp {
    background-color: #25D366;
}
.no-right-click {
    pointer-events: none;
}
.sermonseries2025 .sermonseriesyear ul li:first-child a {
	color:#e60000;
}
.sermonseries2024 .sermonseriesyear ul li:nth-child(2) a {
	color:#e60000;
}
.photo2024 .photoyear ul li:nth-child(2) a {
	color:#e60000;
}
.photo2025 .photoyear ul li:first-child a {
	color:#e60000;
}
@media (max-width: 767px) {
.photos h2,
.photos h3,
.photos h4 {
    font-size: 25px!important;
}
}
.mhc .bfQuickMode label {
    font-size: 1em;
}
.mhc #bfElemWrap0 label {
    width:0%;
}
.mhc #bfElemWrap0 {
    background:none!important;
}
.mhc .bfQuickMode #bfPage1 section.bfElemWrap:nth-of-type(1) {
    color: #fff;
    font-weight: bolder;
    padding: 20px 10px 10px 15px;
    border-bottom: 1px solid #fff;
}
.mhc .bfQuickMode #bfPage2 section.bfElemWrap {
    color: #fff;
    font-weight: bolder;
    padding: 20px 10px 10px 15px;
    border-bottom: 1px solid #fff;
}
.mhc .bfQuickMode #bfPage1 section:nth-child(odd){
  background-color: #f3f4f5!important;
}
.mhc .bfQuickMode #bfPage1 section:nth-child(even),
.mhc #bfPage2 #bfElemWrap2556,
.mhc #bfPage2 #bfElemWrap2557,
.mhc #bfPage2 #bfElemWrap2570,
.mhc #bfPage2 #bfElemWrap2570,
.mhc #bfPage2 #bfElemWrap2569
{
  background-color: #fff!important;
}
.mhc .bfQuickMode #bfPage1 section:not(:first-child) {
	padding:10px 0px 10px 10px;
	}
/** yellow background for headers **/
.mhc #bfPage1 #sgc section:first-child,
.mhc #bfPage2 #bfElemWrap2568,
.mhc #bfPage1 #bfElemWrap2095,
.mhc #bfPage2 #bfElemWrap2104 {
	background: #FCE006!important;
}
/** blue background for headers **/
.mhc #bfPage1 #sco section:first-child,
.mhc #bfPage2 #bfElemWrap2535,
.mhc #bfPage1 #bfElemWrap2052,
.mhc #bfPage2 #bfElemWrap2070 {
	background: #1369B4!important;
}
.mhc #bfPage1 #spr section:first-child,
.mhc #bfPage2 #bfElemWrap2536,
.mhc #bfPage1 #bfElemWrap2055,
.mhc #bfPage2 #bfElemWrap2071 {
	background: #E51E27!important;
}
.mhc #bfPage1 #spd section:first-child,
.mhc #bfPage2 #bfElemWrap2537,
.mhc #bfPage1 #bfElemWrap2060,
.mhc #bfPage2 #bfElemWrap2072 {
	background: #7AC142!important;
}
.mhc #bfPage1 #sas section:first-child,
.mhc #bfPage2 #bfElemWrap2538,
.mhc #bfPage1 #bfElemWrap2065,
.mhc #bfPage2 #bfElemWrap2073 {
	background: #F57B20!important;
}
.mhc #bfPage2 #bfElemWrap1490,
.mhc #bfPage2 #bfElemWrap2074 {
    background: #333!important;
}
.mhc #bfPage1 #bfElemWrap1746 label,
.mhc #bfPage1 #bfElemWrap2095 label,
.mhc #bfPage1 #bfElemWrap1448 label,
.mhc #bfPage1 #bfElemWrap2052 label,
.mhc #bfPage1 #bfElemWrap1452 label,
.mhc #bfPage1 #bfElemWrap2055 label,
.mhc #bfPage1 #bfElemWrap1457 label,
.mhc #bfPage1 #bfElemWrap2060 label,
.mhc #bfPage1 #bfElemWrap1472 label,
.mhc #bfPage1 #bfElemWrap2065 label,
.mhc #bfPage2 #bfElemWrap1827 label,
.mhc #bfPage2 #bfElemWrap2104 label,
.mhc #bfPage2 #bfElemWrap1482 label,
.mhc #bfPage2 #bfElemWrap2070 label,
.mhc #bfPage2 #bfElemWrap1483 label,
.mhc #bfPage2 #bfElemWrap2071 label,
.mhc #bfPage2 #bfElemWrap1484 label,
.mhc #bfPage2 #bfElemWrap2072 label,
.mhc #bfPage2 #bfElemWrap1488 label,
.mhc #bfPage2 #bfElemWrap2073 label,
.mhc #bfPage2 #bfElemWrap1490 label,
.mhc #bfPage2 #bfElemWrap2074 label {
	font-size: 1em;
    font-weight: 900;
    padding-bottom: 10px;
}
.mhc #bfPage2 #bfElemWrap2570 label,
.mhc #bfPage2 #bfElemWrap2106 label {
	float: none;
    width: 90%;
    margin: -5px 10px;
    color: #333;
    font-weight: 500;
}
/** Scoring for the section **/
.mhc #bfPage1 #bfElemWrap2559 .ff_elem,
.mhc #bfPage1 #bfElemWrap2517 .ff_elem,
.mhc #bfPage1 #bfElemWrap2520 .ff_elem,
.mhc #bfPage1 #bfElemWrap2525 .ff_elem,
.mhc #bfPage1 #bfElemWrap2530 .ff_elem,
.mhc #bfPage2 #bfElemWrap2568 .ff_elem,
.mhc #bfPage2 #bfElemWrap2535 .ff_elem,
.mhc #bfPage2 #bfElemWrap2536 .ff_elem,
.mhc #bfPage2 #bfElemWrap2537 .ff_elem,
.mhc #bfPage2 #bfElemWrap2538 .ff_elem,
.mhc #bfPage2 #bfElemWrap1827 .ff_elem,
.mhc #bfPage2 #bfElemWrap2104 .ff_elem,
.mhc #bfPage2 #bfElemWrap1482 .ff_elem,
.mhc #bfPage2 #bfElemWrap2070 .ff_elem,
.mhc #bfPage2 #bfElemWrap1483 .ff_elem,
.mhc #bfPage2 #bfElemWrap2071 .ff_elem,
.mhc #bfPage2 #bfElemWrap1484 .ff_elem,
.mhc #bfPage2 #bfElemWrap2072 .ff_elem,
.mhc #bfPage2 #bfElemWrap1488 .ff_elem,
.mhc #bfPage2 #bfElemWrap2073 .ff_elem,
.mhc #bfPage2 #bfElemWrap1490 .ff_elem,
.mhc #bfPage2 #bfElemWrap2074 .ff_elem {
	color: #fff!important;
    padding-top: 0px;
    font-weight: 700;
    border-bottom: none;
    text-align: right;
    width: 50%;
    font-size:1em;
}
.mhc #bfPage1 #bfElemWrap2095 .ff_elem,
.mhc #bfPage1 #bfElemWrap2052 .ff_elem,
.mhc #bfPage1 #bfElemWrap2055 .ff_elem,
.mhc #bfPage1 #bfElemWrap2060 .ff_elem,
.mhc #bfPage1 #bfElemWrap2065 .ff_elem,
.mhc #bfPage2 #bfElemWrap2104 .ff_elem,
.mhc #bfPage2 #bfElemWrap2070 .ff_elem,
.mhc #bfPage2 #bfElemWrap2071 .ff_elem,
.mhc #bfPage2 #bfElemWrap2072 .ff_elem,
.mhc #bfPage2 #bfElemWrap2073 .ff_elem,
.mhc #bfPage2 #bfElemWrap2074 .ff_elem {
    width: 31%;
}
.mhc #bfPage1 .bfQuickMode .bfLabelLeft .bfElementGroupNoWrap input {
    margin: 7px 5px 0px 0px!important;
}
.mhc .bfQuickMode #bfPage1 section.bfPageIntro {
  background-color: #fff!important;
}
.mhc .bfQuickMode #bfPage2 section #ff_elem2556,
.mhc .bfQuickMode #bfPage2 section #ff_elem2557,
.mhc .bfQuickMode #bfPage2 section #ff_elem2092,
.mhc .bfQuickMode #bfPage2 section #ff_elem2093 {
    float: left;
    margin: 0px;
    width: 80%;
    border-bottom:1px solid #333;
    color:#333!important
}
.mhc .bfQuickMode #bfPage2 section #bfLabel2556,
.mhc .bfQuickMode #bfPage2 section #bfLabel2557,
.mhc .bfQuickMode #bfPage2 section #bfLabel2092,
.mhc .bfQuickMode #bfPage2 section #bfLabel2093,
.mhc .bfQuickMode #bfPage2 section #bfLabel2735 {
    width: 15%;
    float: left;
    padding: 10px 10px 0px 0px;
    color:#333!important
}
.mhc .bfQuickMode #bfPage2 .bfSectionDescription {
    background: #fff!important;
    padding: 10px;
}
.mhc .bfQuickMode #bfPage2 .bfLabelLeft button {
    /* width: auto; */
    float: left;
    margin: 0px;
    background-color: #1369B4;
    color: #FFFFFF;
    font-size: 1em;
    padding: 15px 35px;
    border: none;
}
.mhc .bfQuickMode #bfPage2 #bfQuickModeSection90329 {
	border: 1px solid #ccc;
    padding: 30px
}
.mhc .bfQuickMode #bfPage1 .bfLabelLeft .bfElementGroupNoWrap input {
    margin: 7px 5px 0px 0px!important;
}
.mhc .bfSubmitButton.button, 
.mhc .bfPrevButton.button, 
.mhc .bfNextButton.button {
    background-color: #1369B4;
    color: #FFFFFF;
    font-size: 16px;
    padding: 15px 35px;
    border: none;
}
.mhc #bfElemWrap2735 {
	background-color: #fff!important;
}
/**** mhc form **/
.fbpj-share-whatsapp {
	color:#25D366!important;
	}
.fbpj-share-telegram {
	color:#0088CC!important;
	}
.fbpj-share-mail {
	color:#0876B4!important;
	}
.fbpj-container {
 background-color: rgb(238, 238, 238)!important;
}
.fbpj-share-box {
	max-width:600px!important;
	}
.fbpj-share-button {
    font-size: 30px!important;
}
.nobreadcrumbs .breadcrumb-item {
	display:none;
	}
#flippingbook-container {
	text-align: center;
	}
#flippingbook-container ._fbpj_thumb ._fbpj_book-tag {
    font-size: 15px;
    color: #fff;
    background-color: #000;
}
#firstpdfbook,
[id^=pdfbook] {
	margin-bottom: 60px;
	}
.wesley-weekly #firstpdfbook #flippingbook0 {
	width: 360px!important;
    height: 512px!important;
    margin: 0px!important;
	}
.wesley-tidings #firstpdfbook #flippingbook {
	width: 360px!important;
    height: 463px!important;
    margin: 0px!important;
	}
.wesley-weekly [id^=pdfbook] [id^=flippingbook] {
	width: 203px!important;
    height: 289px!important;
    margin: 0px!important;
	}
.wesley-tidings #pdfbook #flippingbook {
	width: 203px!important;
    height: 261px!important;
    margin: 0px!important;
	}
.dropdown a.dropdown-toggle {
  border:1px solid #6DD1EF!important;
  background-color:#6DD1EF!important;
}
.dropdown .btn-secondary.dropdown-toggle {
    width:100%;
    text-align: left;
    color:#fff!important;
}
.dropdown .btn-secondary.dropdown-toggle::after {
    float: right;
    margin-top: 10px;
}
.dropdown-menu.show {
    border: 1px solid #000;
    width:100%;
}
#eb-category-page-columns .pagination,
#eb-category-page-columns #adminForm {
	display: none;
	}
#eb-events .col-md-3 {
    padding-bottom: 5px;
}
.eb-description-details .img-intro {
/*	height: 300px; */
    width: 100%;
    object-fit: cover;
    object-position: center;
    }
.btn.eb-btn-whatsapp {
    background-color: #25D366;
    border-color: #25D366;
}
.btn.eb-btn-telegram {
    background-color: #27A6E8;
    border-color: #27A6E8;
}
.leaflet-tooltip p {
	margin-bottom:0px;
	}
#sp-header.header-sticky ~ section#sp-main-body .leaflet-top {
    top: 80px!important;
}
.sgmap .sp-page-title-heading:after {
content: url('https://wesleymc.org/images/sgmap/sgm-logo-40white.png');
	margin-left:10px;
}
/*.sgmap .sp-page-title {
	padding: 170px 0px 0px 0px;
}*/
.view-article #sp-left {
    margin-top: 0px;
}
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 240px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 35%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.oneleft-menu .navbar-toggler {
	border: 1px solid #6DD1EF!important;
    background-color: #6DD1EF!important;
    width: 100%;
    text-align: left;
    color: #fff!important;
    font-weight:400;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.oneleft-menu .navbar-toggler::after {
    float: right;
    margin-top: 10px;
}
.oneleft-menu .navbar-toggler::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.oneleft-menu .navbar-collapse.collapse.show {
    border: 1px solid #000;
    width: 100%;
}
.oneleft-menu .navbar-collapse.collapse.show ul.menu{
    padding:0px 10px!important;
}
.oneleft-menu ul.menu{
    width:100%;
}
.oneleft-menu {
    margin-top: -60px;
}
.oneleft-menu .sp-module-content {
    padding: 5px 10px!important;
    border-radius: 0px!important;
    background-color: #fff!important;
}
.oneleft-menu ul > li > a {
    font-size: 14px;
    color: #000!important;
    max-width:95%;
    line-height:18px!important;
    padding: 12px 0px!important;
}
.oneleft-menu ul > li.current > a,
.oneleft-menu ul > li > a:hover {
    font-size: 14px;
    color: #e60000!important;
}
.oneleft-menu ul > li.current > a:after,
.oneleft-menu ul > li > a:hover:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #e60000;
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
}
.oneleft-menu ul > li > a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #000;
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
}
.view-category .oneleft-menu {
    margin-top: 0px;
}
.leaflet-pane > svg path.leaflet-interactive {
	fill-opacity: 0.8;
	stroke:#B7950B;
	stroke-width:2;
	-webkit-filter: drop-shadow( 1px 1px 2px rgba(0, 0, 0, .7));
    filter: drop-shadow( 0px 0px 1px rgba(0, 0, 0, .6));
}
.leaflet-pane.leaflet-marker-pane img:first-child {
	z-index:999!important;
}
/*.leaflet-pane > svg path.leaflet-interactive:nth-last-child(7),
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(6) { 
	fill: #A3E4D7;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(5) { 
	fill: #FFF59D;
}
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(4) { 
	fill: #D7BDE2;
}
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(3) { 
	fill: #D5DBDB;
}
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(2) { 
	fill: #F48FB1;
}
.leaflet-pane > svg path.leaflet-interactive:nth-last-child(1) { 
	fill: #AED6F1;
}*/
.leaflet-pane > svg path.leaflet-interactive:nth-child(1),
.leaflet-pane > svg path.leaflet-interactive:nth-child(2) { 
	fill: #A3E4D7;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-child(3) { 
	fill: #FFF59D;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-child(4) { 
	fill: #D7BDE2;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-child(5) { 
	fill: #D5DBDB;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-child(6) { 
	fill: #F48FB1;
	stroke:#000;
}
.leaflet-pane > svg path.leaflet-interactive:nth-child(7) { 
	fill: #AED6F1;
	stroke:#000;
}
.one-home #sp-section-1 {
	display:none;
	}
#sp-page-builder .page-content .sppb-section:first-child {
    margin-top: 0px;
}
.firstcharacter {
  float: left;
    font-size: 45px;
    line-height: 45px;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 0px;
}
.wesley-leftmenu .sp-page-title {
    background-position: left center;
}
.wesley-leftmenu #sp-left .sp-module .sp-module-content {
    background-color: #fff;
}
.wesley-leftmenu aside#sp-left {
    margin-top: 0px;
}
.wesley-leftmenu #sp-left .sp-module .sp-module-content {
	padding: 0px;
}
.wesley-leftmenu #sp-left .sp-module ul > li.active > a {
    color: #e60000;
}
.wesley-leftmenu #sp-left .sp-module ul > li > a {
	font-size: 14px;
}
.wesley-leftmenu #sp-left .sp-module ul, #sp-right .sp-module ul.menu-child {
	margin-left: 10px;
	margin-top: 10px;
}
.wesley-leftmenu #sp-left .sp-module ul > li.menu-parent {
    padding-top: 10px;
}
.wesley-leftmenu #sp-left .sp-module ul > li.menu-parent span.nav-header {
    font-size: 15px;
}
.wesley-leftmenu #sp-left .sp-module ul > li.active > a:after, .wesley-leftmenu #sp-left .sp-module ul > li > a:hover:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #e60000;
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
}
.covid-19 table td:first-child {
    vertical-align: text-top;
}
.covid-19 table.datecontent td:first-child {
	width:13%;
}
.verticalline {
    border-left: 5px solid #e60000;
}
#sp-slider-inner-item-1593077965491-num-0-key {
	display:block;
}
.sppb-sp-slider-button .sp-slider-btn-text {
    display: block;
    color: #fff;
    background: #e60000;
    padding: 15px 45px;
    transition-duration: .4s;
    transition-property: color,background;
    font-size: 16px;
    border-radius: 2px;
	font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 1.2;
}
.btn.btn-wesley:hover,
.sppb-sp-slider-button .sp-slider-btn-text:hover {
	background-color: #808080;
}
.btn.btn-wesley {
	background: #e60000;
    color: #fff;
}
a.sppb-sp-slider-button {
	display: table;
    margin-left: auto!important;
    margin-right: auto!important;
}
.teachingheight {
  min-height:170px;
}
.lcec .nameheight .sppb-person-name {
    height: 53px;
}
.lcec .sppb-addon-person .sppb-person-information>span.sppb-person-name {
    line-height: 16px;
	padding:15px 0px 5px 0px;
}
.lcec #sp-page-builder .sppb-section-title .sppb-title-heading {
    font-size: 24px;
    line-height: 24px;
}
.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}
.lcec .sppb-addon-person .sppb-person-information>span.sppb-person-designation {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: rgb(139,0,0);
}
.lcec .sppb-person-image img {
    border: 1px solid #ddd;
}
.lcec .sppb-person-image {
    max-width: 70vw;
    margin: auto;
}
#bfLabel632 {
  float:none;
  width:90%;
}
.sppb-nav .active .sppb-tab-subtitle {
    display: inline-block;
}
.one3-accordion img {
	padding: 15px 0px;
}
h4.newsflash-title {
	padding-bottom:15px;
}
hr {
    border-top: 1px solid #ccc!important;
}
.ebm-upcoming-events li {
    line-height: 0.4!important;
}
.title-inverse {
    background: #000!important;
    color: #fff!important;
}
.top-search-input-wrap .search-wrap .search.themis-top-search input {
    font-size: 40px;
}
.top-search-input-wrap .search-upper-part {
    height: 30%;
}
.search-upper-part {
    background-color: #808080;
}
#eb-invite-friend-page .form-horizontal .controls {
    margin-left: 0px;
}
#eb-invite-friend-page .control-group {
	display:flex;
}
#eb-invite-friend-page .form-horizontal textarea {
	width:100%;
}
#eb-invite-friend-page .form-horizontal .form-actions {
    padding-left: 0px; 
    float: right;
	background-color: transparent;
    border-top: 0px solid #e5e5e5;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.btn-primary:focus,
.btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(230,0,0,.5);
}
.eb-social-sharing-buttons .btn {
    padding: 3px 7px;
}
#sp-right .sp-module.upcoming-events .sp-module-content {
    background-color: #fff;
}
#sp-left .sp-module.upcoming-events .sp-module-content, 
#sp-right .sp-module.upcoming-events .sp-module-content {
    padding: 10px 0px;
    border-radius: 0px;
    background-color: #ffffff;
}
.sp-module.upcoming-events ul > li > a {
    color: #e60000;
}
#sp-left .sp-module.upcoming-events ul > li > a, #sp-right .sp-module.upcoming-events ul > li > a {
    line-height: 17px;
    padding: 2px 0;
	font-size: 14px;
}
.ebm-upcoming-events .ebm-event-date {
	font-size:14px;
	line-height: 20px;
}
#sp-left .sp-module.upcoming-events .sp-module-title, #sp-right .sp-module.upcoming-events .sp-module-title {
    font-size: 22px;
	}
.worship-background {
	background-overlay:rgba(89,89,89,0.6);
	background-image:url(../../../images/backgrounds/frontpage-video.jpg);
	background-size: cover; 
	background-position: center top; 
	background-attachment:fixed;
}
.xmas-background {
	background-overlay:rgba(89,89,89,0.6);
	background-image:url(../../../images/home/christmas2020-890.jpg);
	background-size: cover; 
	background-position: center top; 
	background-attachment:fixed;
}
.watchnight-background {
	background-overlay:rgba(89,89,89,0.6);
	background-image:url(../../../images/articles/watchnight-slide.jpg);
	background-size: cover; 
	background-position: center top; 
	background-attachment:fixed;
}
.sppb-addon-table-main th {
    padding: 2px 5px;
}
.sp-page-builder .page-content #eb-category-page-columns {
    padding-top: 0px; 
    background-color: transparent;
    }
#eb-category-page-columns h2 a {
	font-size:18px;
	line-height:19.8px;
}
#eb-category-page-columns h2 {
	line-height:19.8px;
}
#eb-category-page-columns .eb-event-box .eb-event-date-time {
    margin-top: 5px;
    font-size: 12px;
}
#eb-category-page-columns .eb-event-box .eb-event-location-price {
	display:none;
}
#eb-category-page-columns .eb-event-short-description {
	margin-top: 10px;
	font-size: 14px;
}
#eb-category-page-columns .eb-taskbar {
    float: right;
}
#eb-category-page-columns .eb-card {
    min-height: 315px;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom:15px;
}
#eb-events .col-md-3 {
	padding-left:5px;
	padding-right: 5px;
	}
.no-bottom-padding #sp-header.header-sticky ~ section#sp-main-body {
    padding-bottom: 0px;
}
.worship-link img {
  	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(255, 255, 255, 0.29);
	}
.worship-link a:hover img {
  	box-shadow: 0 4px 8px 0 rgba(255, 0, 0, 0.3), 0 6px 20px 0 rgba(255, 0, 0, 0.29);
	}
.worship-link a {
	color:#333;
}
.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.icon-top-wrapper {
    margin: 0 15px 0 0px;
}
.sppb-sp-slider-text hr {
	border-top: 1px solid #fff;!important;
}
div.sppb-addon-subtitle {
    line-height: 1em;
	font-size:16px!important;
}
.homepage-tiles h4.sppb-addon-title {
    font-size: 24px!important;
}
.lines-tab .sppb-nav-lines>li {
    display: inline-block;
    float: none;
}
.lines-tab ul {
    text-align:center;
}
/*** Events ***/
.text-info.eb-notice-message {
    font-size: 16px!important;
	color: #333!important;
	margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
}
.eb-event-container {
    padding: 20px 0 0 100px!important;
}
.eb-event-date-day {
    padding-top: 0px!important;
}
.eb-event-date-info {
    font-size: 16px!important;
}
.eb-event-price-container.btn-primary {
	display:none;
}
.eb-taskbar .dropdown-menu li a {
    padding: 10px;
}
.eb-taskbar .dropdown-menu li {
    line-height: 2em;
}
#eb-events .btn,
.btn.btn-primary.eb-register-button.eb-external-registration-link,
.btn.eb-dropdown-toggle,
.btn.eb-colorbox-invite.cboxElement,
#eb-invite-friend-page .btn-primary {
	color: #fff!important;
    background-image: none!important;
    background-color: #e60000;
    border: 1px solid #e60000;
	border:none;
    border-radius: 12px!important;
    padding: 5px 10px;
    font-size: 14px!important;
    font-weight: 700!important;
    text-shadow: none!important;
}
.eb-register-button {
	text-transform: uppercase;
    padding: 5px 30px!important;
}
#eb-event-page .eb-box-heading {
    background: none!important;
    border: none!important;
}
#eb-event-page .eb-description {
    border-bottom: none!important;
    border-left: none!important;
    border-right: none!important;
}
#accordion-services .btn-link {
	color: #e60000;
}
#accordion-services .btn-link:hover {
	color: #e60000;
	background-color:transparent!important;
}
#accordion-services .btn-link:focus {
	box-shadow: none;
	text-decoration: none;
}
/*** Events ***/
.title-subtitle-bottom-left .sppb-addon-subtitle, .title-subtitle-center-left .sppb-addon-subtitle, .title-subtitle-top-left .sppb-addon-subtitle {
    transform: none;
}
.title-subtitle-bottom-left .sppb-addon-title, .title-subtitle-center-left .sppb-addon-title, .title-subtitle-top-left .sppb-addon-title {
    transform: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a,
.close-offcanvas,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module .sppb-addon-text-block .sppb-addon-content {
    color: rgba(0, 0, 0, 0.8);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a:hover {
	color:#e60000;
}
.offcanvas-menu .offcanvas-inner .sp-module .menu > li {
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
	padding-top: 5px;
}
.sppb-addon-overlay-image-content.title-subtitle-bottom-left {
    padding: 15px;
}
.reduce-padding .sppb-col-xs-6 {
	padding-right:5px;
	padding-left:5px;
}
/*li.item-301.menu_item.item-header {
    padding-top: 15px;
}*/
.sp-megamenu-parent .sp-mega-group > li > a {
    font-family: inherit;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    width: 100%;
}
#sp-bottom-top {
    border-bottom: none;
}
#sp-footer .container-inner {
    border-top: none;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #f5f5f5;
	color: #333;
}
a:active {
	color:#e60000!important;
}
.bfQuickMode legend {
    background-color: rgba(0,0,0,0.1)!important;
    width: 100%!important;
    padding: 20px 10px!important;
    font-size: 1.1em!important;
    font-weight: 700!important;
}
.bfQuickMode label {
    font-size: 0.8em;
    font-weight: 700;
}
span.bfElemWrap {
    width:100%;
	margin: 10px 0px!important;
}
.bfSubmitButton.button {
	border-color: #4FCE5D;
    background-color: #4FCE5D;
	color: #fff;
	    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: .25rem;
	line-height: 1.2;
    padding: 15px 20px;
    border: none;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}
.bfQuickMode .bfLabelTop select {
	margin-top:9px;
}
#bfQuickModeSection14426 #bfElemWrap1,
#bfQuickModeSection14426 #bfElemWrap2 {
	width:49%;
}
#bfQuickModeSection11127 #bfElemWrap210 {
	width:10%;
}
#bfQuickModeSection11127 #bfElemWrap227,
#bfQuickModeSection11127 #bfElemWrap228
 {
	width:44%;
}
#bfQuickModeSection11127 #bfElemWrap279,
#bfQuickModeSection11127 #bfElemWrap280 {
	width:49%;
}
#bfQuickModeSection43309 #bfElemWrap313 {
	width:10%;
}
#bfQuickModeSection43309 #bfElemWrap314,
#bfQuickModeSection43309 #bfElemWrap315
 {
	width:44%;
}
#bfQuickModeSection43309 #bfElemWrap318,
#bfQuickModeSection43309 #bfElemWrap319 {
	width:49%;
}
#ff_elem340 {
	margin-top:7px;
}
#bfLabel340,
#bfLabel326,
#bfLabel1144,
.bfQuickMode .bfLabelRight label {
	width:95%!important;
	float:right;
}
span.icon-calendar {
	background-image: url(../images/icons-png/calendar-white.png);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.bfElemWrap.bfLabelRight {
	padding: 20px 0px!important;
}
.bfQuickMode button.bfCalendar {
    height: auto!important;
    margin: 0px 0px 0px 5px;
    float: none;
}
.sppb-form-control:not(.form-control), .sppb-form-group .sppb-form-control:not(.form-control), input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    background-color: transparent; 
    border-bottom: 1px solid #c3c3c3;
	border-radius: 0px;
}
.bfQuickMode .bfLabelTop textarea {
	background-color: transparent; 
	border: none;
    border-bottom: 1px solid #c3c3c3;
	border-radius: 0px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer {
    border-top: none;
}
ol {
	padding-top:10px;
}
ol li {
	padding-bottom: 10px;
	padding-left: 10px;
}
.sppb-btn.sppb-btn-primary,
.sppb-btn.sppb-btn-primary:hover {
    color: #fff!important;
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96d10c), color-stop(100%,#6d9c01));*/
	background-color:#4FCE5D;
	border-color: #fafafa;
	padding: 15px 20px;
}
.history-tab .sppb-tab.sppb-custom-tab {
    display: contents;
}
.history-tab h2 {
    text-align:center;
}
.history-tab .sppb-nav-custom li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.history-tab .sppb-nav-custom li.active a:after,
.history-tab .sppb-nav-custom li a:hover:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #e60000;
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
}
img.pull-left {
    margin-right: 10px;
}

img.pull-right {
    margin-left: 10px;
}
.overlay-image-title h4.sppb-addon-title::after {
	display: block;
    position: relative;
    left: 1px;
    width: 50px;
    height: 12px;
    border-style: solid;
    border-width: 0 0 5px 0;
    margin-bottom: 6px;
    content: '';
}
h3::after {
	display: block;
    position: relative;
    left: 1px;
    width: 50px;
    height: 12px;
    border-style: solid;
    border-width: 0 0 5px 0;
    margin-bottom: 30px;
    content: '';
	color:#e60000;
}
h3.nounderline::after {
	display: block;
    position: relative;
    left: 1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 0px 0;
    margin-bottom: 0px;
    content: '';
	color:#e60000;
}
#search-number {
	font-size: 24px;
    font-weight: 300;
    padding-top: 30px;
    margin-bottom: 0px;
}
#search-display.form-inline {
    flex-flow: nowrap;
}
#search-display.form-inline label {
    width:70px;
}
.search .form-control {
    font-size: 24px;
    background-color: rgba(247, 247, 247,0.5);
    border-bottom: 2px solid #333;
}
.search .form-control:focus {
    border-color: transparent;
	box-shadow:none;
	border-bottom: 2px solid #333;
}
.search .btn-secondary {
    color: #fff;
    background-color: #e60000;
    border-color: #e60000;
}
.view-search #sp-main-body {
    margin-top: 0px;
}
.search .badge-info {
    color: #fff;
    background-color: #e60000;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(255, 255, 255, 1);
}
blockquote {
	background: #fafafa;
	padding: 10.5px 21px;
    margin: 0 0 21px;
	border-left: 5px solid #DC0000;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3, #sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title, #sp-left .sp-module .latestnews > div .latest-post-title, #sp-right .sp-module .latestnews > div .latest-post-title, ul.pagination .page-item .page-link, .price-box-item .sppb-addon-title strong, .sppb-pricing-price {
    font-family: inherit!important;
}
#sp-left .sp-module .sp-module-content, #sp-right .sp-module .sp-module-content {
    background-color: #ddd;
}
.view-article #sp-right,
.view-article #sp-left {
    margin-top: 60px;
}
.sppb-table-addon-sortable[data-content=no-sort]::before {
    border-bottom: 6px solid #000;
}
.sppb-table-addon-sortable[data-content=no-sort]::after {
    border-top: 6px solid #000;
}
.sppb-table-addon-sortable[data-content=sort-desc]::after {
    border-top: 6px solid #000;
}
.sppb-table-addon-sortable[data-content=sort-asc]::after {
    border-bottom: 6px solid #000;
}
.table-team tr td:first-child {
    width: 70%;
}
.table-team tr td:nth-child(2) {
    width: 30%;
}
.servicelist .table-6 tr td:first-child {
    width: 10%;
}
.servicelist .table-6 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-6 tr td:nth-child(3) {
    width: 16%;
}
.servicelist .table-6 tr td:nth-child(4) {
    width: 8%;
}
.servicelist .table-6 tr td:nth-child(5) {
    width: 8%;
}
.servicelist .table-6 tr td:nth-child(6) {
    width: 8%;
}
.servicelist .table-5 tr td:first-child {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-5 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(5) {
    width: 10%;
}
.servicelist .table-4 tr td:first-child {
    width: 15%!important;
}
.servicelist .table-4 tr td:nth-child(2) {
    width: 50%!important;
}
.servicelist .table-4 tr td:nth-child(3) {
    width: 20%!important;
}
.servicelist .table-4 tr td:nth-child(4) {
    width: 15%!important;
}
.servicelist .table-3 tr td:first-child {
    width: 10%;
}
.servicelist .table-3 tr td:nth-child(2) {
    width: 70%;
}
.servicelist .table-3 tr td:nth-child(3) {
    width: 20%;
}
.sppb-addon-table-main tbody tr {
    border-bottom: 1px solid #ccc;
}
.sppb-addon-table-main td {
    padding: 15px 10px;
	color: #333;
}
.sppb-btn {
    font-size: 16px;
}
.servicelist table {
	width:100%!important;
}
.servicelist table tr {
	border-bottom:1px solid #ccc;
}
.servicelist table tr td {
	padding:20px 5px;
	word-break: break-word;
	vertical-align: top;
}
.servicelist .table-4 tr td:nth-child(4) {
    text-align:center;
    font-size:25px;
}
.sermonseries .table-4 tr td:nth-child(4) {
    vertical-align: middle;
}
.sermonseries .table-4 tr td:nth-child(4) p {
    text-align: center;
}
.sermonseries .table-4 tr td:nth-child(4) img {
    display: initial;
    opacity: 0.3;
}
.sermonseries .table-4 tr td:nth-child(4) a img {
    opacity:1;
}
.servicelist .table-4 tr td:nth-child(4) img {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.servicelist .table-4 tr td:nth-child(4) .sppb-icon-inner:hover,
.servicelist .table-4 tr td:nth-child(4) img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.sp-page-title .sp-page-title-sub-heading {
    position: relative;
    top: 50%;
    left: ;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 20px;
    transform: ;
    max-width: none;
    /*text-shadow: 2px 2px rgba(0,0,0,0.4);*/
}
#sp-footer {
    color: #ddd;
    background-color: #333;
	font-size:14px;
}
#sp-footer a {
    color: #ddd;
    font-size:16px;
}
#sp-footer a:hover {
    color: #ddd;
    font-weight:700;
}
.article-list .article {
    color: #333;
}
.article-details .article-info {
    text-align: left;
}
.article-details .article-info > span.published,
.article-info > span.published {
    color: #333;
	font-size: 18px;
	left: 15px;
}
.com-sppagebuilder #sp-main-body {
    padding-top: 0px;
}
.article-list
.article:hover {
    transform: none;
    box-shadow: none;
}

/*.offcanvas-menu {
	display:none;
}
#sp-menu {
	display:none;
}*/
#sp-main-body {
    padding: 0px 0;
	padding-top:50px;
	padding-bottom: 50px;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 50px;
	padding-bottom: 50px;
}
.com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
    color: #252525!important;
	font-weight: 400;
}
#sp-header.header-sticky {
	background: #fff;
}
#sp-header.header-sticky #offcanvas-toggler > .fa {
    color: #252525;
}
#sp-header.header-sticky .sp-megamenu-parent > li.active > a,
#sp-header.header-sticky .sp-megamenu-parent > li.active:hover > a {
    color: #e60000;
}
.article-details .article-header h1, .article-details .article-header h2 {
    color: #333;
}
.view-article #sp-title {
    display: block; 
}
body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -800px;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
.offcanvas-menu {
    background-color: #fff;
}
.close-offcanvas span {
    font-weight: bold;
}
.sp-page-title {
    background-position: center;
    padding: 270px 0px 10px 0px;
	background-size: cover;
		text-align:left;
}
.article-list .article .readmore {
    order: 3;
}
.sp-megamenu-parent > li > a {
    color: #fff!important;
	font-weight: 400;
}
#sp-header:not(.header-sticky) {
    background-color: rgba(0,0,0,0.3);
}
#sp-header:not(.header-sticky) .container {
    border-bottom: none;
}
.sp-page-title {
    margin-top: 0px;
}
.zone-table td {
    padding: 10px;
}
#sp-right .sp-module {
    padding: 0px;
}
/** dir2025 timeline **/
@media screen and (min-width: 1166px) {
.dir2025tl .sppb-addon-timeline-wrapper:before {
    left: 33%;
}
.dir2025tl .sppb-addon-timeline-wrapper .timeline-badge:before {
    left: 16%;
  border: 3px solid #3C3529;
}
.dir2025tl .sppb-addon-timeline-wrapper .timeline-badge {
    left: 33.7%;
}
.dir2025tl .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    width:auto;
    max-width: 100%;
    margin-right: 15px;
}
.dir2025tl .timeline-date {
  	border: solid 1px #dfdfdf;
    border-radius: 5px;
}
.dir2025tl .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
    margin: 0px 20px 0px 0px;
    padding: 30px 15px;
      text-align: center!important;
  min-height: 90px;
    line-height: 20px;
}
.dir2025tl .timeline-item .timeline-panel .title {
    font-weight: 600;
}
}
@media (max-width: 1200px) and (min-width: 900px) {
	.sp-megamenu-parent > li > a {
	    padding: 0 10px;
}
}
@media (max-width: 480px) {
.view-category #sp-main-body {
    padding-top: 20px;
}
.covid-19 table td:first-child {
  width: 23%;
    vertical-align: text-top;
}
.covid-19 table td {
  vertical-align: text-top;
}
.mobile-centre {
	text-align:center!important;
}
.sp-slider .sp-nav-control .nav-control.prev-control {
    left: 40px;
}
.sp-slider .sp-nav-control .nav-control.next-control {
    right: 10px;
}
}
.article-list .article .article-header h2 {
	text-align:center;
	padding-bottom:20px;
}
.article-list .article .article-header h2 a {
    font-size: 40px;
}

@media (max-width: 767px) {
.dropdown .btn-secondary.dropdown-toggle {
    width: auto;
}
.dropdown-menu.show {
    width: auto;
}
.sermontable td:nth-child(4) {
    width: 15%;
}
.photos .sige_thumb {
    width: 100%;
}
.photos .sige_thumb img {
	width:100%;
	}
.lcec .sppb-person-designation {
    max-width: 70vw;
    margin: auto;
}
.lcec .sppb-addon-person .sppb-person-information>span.sppb-person-designation {
    padding: 10px;
}
.wesley-weekly #firstpdfbook #flippingbook0,
.wesley-weekly [id^=pdfbook] [id^=flippingbook] {
	width: 300px!important;
    height: 427px!important;
    margin: 0px!important;
	}
.wesley-tidings #firstpdfbook #flippingbook0,
.wesley-tidings [id^=pdfbook] [id^=flippingbook] {
	width: 300px!important;
    height: 385px!important;
    margin: 0px!important;
	}
#bfLabel632 {
    float: right;
}
#sp-main-body {
    padding-top: 30px;
    padding-bottom: 30px;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 30px;
    padding-bottom: 30px;
}
.article-list .article .article-header h2 a {
    font-size: 32px;
}
.sp-page-title .sp-page-title-sub-heading {
    display: contents;
}
#eb-category-page-columns #eb-events.row-fluid [class*=span] {
	    margin-left: 0%;
}
#eb-category-page-columns .span3 {
    width: 100%;
    margin-bottom: 30px;
}
.top-search-input-wrap .search-wrap .search.themis-top-search input {
    font-size: 70px;
}
.homepage-tiles h4.sppb-addon-title {
    font-size: 18px!important;
    line-height: 18px!important;
}
.homepage-tiles .sppb-addon-subtitle {
    font-size: 12px!important;
}
#eb-events .col-md-3 {
    padding-bottom: 30px;
}
.sppb-addon-tab .dropdown {
	display:block!important;
	}
.sige_cont_0 {
    width: 100%;
}
}
@media only screen and (max-width: 568px) {
.sppb-no-table-header tbody tr:first-child {
    display: contents;
}
.servicelist .table-5 tr td:first-child {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-5 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-4 tr td:first-child {
    width: 17%;
}
.servicelist .table-4 tr td:nth-child(2) {
    width: 43%;
}
.servicelist .table-4 tr td:nth-child(3) {
    width: 30%;
}
.servicelist .table-4 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-3 tr td:first-child {
    width: 10%;
}
.servicelist .table-3 tr td:nth-child(2) {
    width: 70%;
}
.servicelist .table-3 tr td:nth-child(3) {
    width: 20%;
}
.sp-page-title {
    padding: 190px 0px 10px 0px;
	text-align:left;
}
}
@media (max-width: 767px) {
h4.sppb-addon-title {
    font-size: 18px!important;
}
#eventbrite-widget-container-120932356935 { 
	height:1740px!important;
}
#eventbrite-widget-container-121328678343 {
	height:1450px!important;
}
#eventbrite-widget-container-122925845513 {
	height:570px!important;
}
.one-home #sp-main-body {
    padding-top: 0px!important;
}
.zone-table td {
    padding: 2px;
}
}