/*  SECTIONS  */

.archive-no-sidebar{
	width: 100% !important;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	
}
.col:first-child { margin-left: 0; }

.col ul{
	list-style-type: none;
	
}

.col ul li {
	text-align: left;
	line-height: 1.6;
	border: 1px dotted #3d3d3d;
	padding: 10px;
	
	
}

.col ul li a {
	display: block;
	color: #3d3d3d;
}
.col ul li a:hover {
	display: block;
	color: #c6a051;
}

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group {	
	zoom:1; /* For IE 6/7 */ 
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
/*  GRID OF FOUR  */
.group .span_1_of_4 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
    margin: 0 0 15px !important;
    padding: 0 7.5px;
	/*margin-left: 15px;*/
}
.group .span_1_of_3 {
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
    margin: 0 0 15px !important;
    padding: 0 7.5px;
}

.ministries-list{
	border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}
.col .ministries-list li {
	text-align: left;
    line-height: 1.6;
    border: none;
    border-bottom: 2px solid #eae8e8;
    padding: 10px;
    /* background: #edecec; */
    color: #000;
}
.col .ministries-list li:last-child{
	border-bottom: none;
}
.col .ministries-list li a{
	display: block;
    /* color: #000; */
    font-size: 15px;
    line-height: 22px;
}
/* .col .ministries-list li a:hover{
	color: #d0910d;
} */

/*  GO FULL WIDTH BELOW 992 PIXELS */
@media only screen and (max-width: 991px) {
	.group .span_1_of_4 { 
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%; 
	}
	.group .span_1_of_3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.span_1_of_3 { width: 31%; }
}
/*  GO FULL WIDTH BELOW 768 PIXELS */
@media only screen and (max-width: 767px) {
	/*.col {  margin: 1% 0 1% 0%; }*/

	/*.span_1_of_4, .col.span_1_of_4:first-child { width: 100%; }
	.span_1_of_3 { width: 100%; }
	.col.span_1_of_4,
	.col.span_1_of_3,
	.col.span_1_of_4:first-child {
		margin: 0 0 25px 0;
	}*/
	.group .span_1_of_4,
	.group .span_1_of_3 { 
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%; 
	}
	.status-future .section {
		padding: 0 15px;
	}
}

/** News post page style @15-09-2020 Uzzal */
.news-title h2{
    margin-bottom: 0;
    color: #36403f;
}
.separetor-block{
    display: inline-block;
    width:35px;
    height:5px;
}
.separetor-block:nth-of-type(odd){
    background-color: #D7B740;
}
.separetor-block:nth-of-type(even){
    background-color: #808080;
}
.news-row{
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    box-shadow: 2px 2px 6px #88888880;
    padding: 15px;
    margin-bottom: 20px;
}
.news-row:last-child{
	margin-bottom: 0px;
}
.news-subheading {
    margin-top: 15px;
}
.news-details {
    margin-top: 10px;
}
.others-info {
    margin-top: 25px;
}
.others-info > .news-source {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
}
.others-info > .news-source > .lable {
    width: 135px;
    font-weight: bold;
}
.external-links {
    margin-top: 25px;
}
.external-links > .newsbtn{
    background-color: #FFD700;
    border-radius: 20px;
    padding: 10px 12px;
    margin-right: 5px;
    width: 180px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}
.external-links > .newsbtn a{
    text-decoration: none;
	color: #fff;
	text-transform: capitalize;
}
.external-links > .newsbtn:hover{
    background-color: #FB8C00;
    overflow: hidden;
}

@media only screen and (max-width: 992px) {
    .content-wrapper {
        margin: 0px;
    }
 }
 @media only screen and (max-width: 768px) {
    .content-wrapper {
        margin: 0px;
    }
 }
 @media only screen and (max-width: 425px) {
    .content-wrapper {
        margin: 0px;
    }
    .separetor-block{
        width:30px;
    }
    .news-row{
        width:100%;
    }
 }

 .home-style1-layout #colophon .widget-title {
    border-bottom: 0px;
 }

 /* Style for Logo adjustment taken from Additional CSS starts */

 .header_style2 .header-ad.fullwidth { display: none; }

 .header_style3 .logo-ad-wrapper, .header_style4 .site-branding { padding: 0px 0 0 !important; }

 .header_style3 .logo-ad-wrapper .apmag-container { padding-bottom: 0px !important; }

 .logo-ad-wrapper .apmag-container { padding-top: 0px !important; }

 .header_style2 .site-branding { padding: 0px 0 0 !important;}

 .sitelogo-wrap { margin-top: 0px !important; }

 /* Style for Logo adjustment taken from Additional CSS ends */

/* Style for Member churches listing starts */
 .directories-container {
    width: 100%;
    margin: 50px auto;
    height: auto;
}
.search-container{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 30px;
    padding: 5px 5px;
}
.directory-cat-form {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-container input[type=search] {
    padding: 8px 12px;
    font-size: 17px;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 80%;
    height: 40px;
    transition: box-shadow 0.4s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-right: none;
}
.search-container input[type=search]:focus {
    z-index: 3;
    border: none;
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.search-container button[type=submit]{
    height: 40px;
    display: block;
    float: right;
    padding: 6px 10px;
    margin: 0;
    background: rgb(239, 239, 239);
    font-size: 17px;
    border: none;
    cursor: pointer;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    width: 20%;
    color: rgba(26, 26, 26, 0.76);
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.search-container button[type=submit]:focus {
    z-index: 3;
    border: none;
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.searchByLetter-container{
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
}
.searchByLetter-container a.search-btn{
    padding: 2px;
}
.searchByLetter-container a.search-btn:nth-child(1){
    padding-left: 0;
}
.searchByLetter-container a.search-btn:nth-last-child(){
    padding-right: 0;
}

.category-row{
    width:100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.category-col{
    width: 33.333333%;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0 0.125rem 0.225rem rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin-right: 30px;
    padding: 5px 12px;
    height: 75px;
}
.category-col:nth-child(3){
    margin-right: 0;
}
.category-col:hover{
    background: #ddd;
}
.category-title{
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: capitalize;
}
.categorytag-row{
    margin-top: 15px;
}
.categorytag-link, .categorytag-link:hover {
    background-color: #e3e3e3;
    border-color: rgba(0, 0, 0, 0.07);
    border-radius: 25px;
    padding: 7px 11px;
}
.searchResult-row {
    margin-top: 15px;
}
h4.display-resultNum{
    font-size: 20px;
}
#autoSuggestion{
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    display:none;
}
ul#all_church_lists_result_wrap{
    list-style: none;
    border: 1px solid #d3d3d3;
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
    top: 45px;
    left: 0;
    margin: 0 10px;
    z-index: 9;
}
ul#all_church_lists_result_wrap li.each_church_lists_result{
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}
a.each_church_lists_result_link{
    width: 100%;
    color: #495057;
    text-align: inherit;
    cursor: pointer;
}
/* Style for Member churches listing ends */

.navigation a.page-numbers,
.navigation a.page-numbers:hover,
.navigation a.prev.page-numbers,
.navigation a.prev.page-numbers:hover,
.navigation a.next.page-numbers,
.navigation a.next.page-numbers:hover,
.navigation span.page-numbers.current,
.navigation .page-numbers.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation .page-numbers {
    display: inline;
}
 
.navigation a.page-numbers,
.navigation a.page-numbers:hover,
.navigation a.prev.page-numbers,
.navigation a.prev.page-numbers:hover,
.navigation a.next.page-numbers,
.navigation a.next.page-numbers:hover,
.navigation span.page-numbers.current,
.navigation .page-numbers.disabled {
    background-color: #c6c6c6;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation a.page-numbers:hover,
.navigation span.page-numbers.current {
    background-color: #918f8f;
}