/*
Theme Name: NHC—Custom Template (2025)
Description: Custom Website Template
Version: 1
Author: kikaDESIGN
Author URI: http://www.kikawebdesign.com
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css');

:root {
	--white:#fff;
	--one: #f4f3f2; 
	--two: #496f8f;
	--three:#232e3e;
    --text: #020202;
	--bodyfont : "Montserrat", serif;
	--headers : "Montserrat", serif;
}
html {
	margin: 0!important;
}

body {
	margin: 0;
    padding: 0;
	font-family: var(--bodyfont);
	color: var(--text);
	font-weight: 500;
}
p, a, ol, ul, li {
	color: inherit;
}
p a {
	font-size:inherit!important;
	color: inherit!important;
	text-decoration: underline;
}

/** NEW FONT SIZES **/
#header_cta h1,.em-programs .left-event span, .headline-block h2, .text-block.full-width.contact i:not(#soc_media i) { /** 60px **/
	font-size: calc(30px + (45 - 30) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(40px + (70 - 40) * ((100vw - 666px) / (1920 - 666)));
}
.em-programs .left-event span  {
    line-height: calc(20px + (30 - 20) * ((100vw - 666px) / (1920 - 666)))
}
#spk_testimonies .pop { /** 55px **/
	font-size: calc(28px + (40 - 28) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(35px + (60 - 35) * ((100vw - 666px) / (1920 - 666)));
}
#logo {
	font-size: calc(28px + (37 - 28) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(35px + (40 - 35) * ((100vw - 666px) / (1920 - 666)));
}
h2, .main-headline  { /** 50px **/
	font-size: calc(18px + (35 - 18) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(26px + (40 - 26) * ((100vw - 666px) / (1920 - 666)));
}
 h3, #page_intro h2, .headline-block h4, .ministry-content h4, .text-block h4, .text-block.full-width p:first-of-type:not(.text-block.full-width.split p:first-of-type), .blog-wrap li:first-of-type .post-title, .post-type-archive-books #feat_book .bk-title, .text-block .main-headline, .single-sermons #header_cta ul.sermon-details li   { /** HEADINGS 45px **/
	font-size: calc(16px + (32 - 16) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(24px + (40 - 24) * ((100vw - 666px) / (1920 - 666)));
}
#page_intro h2 { /** LINE HEIGHT ONLY **/
	line-height: calc(22px + (50 - 22) * ((100vw - 666px) / (1920 - 666)));
}
.blog-post a.post-title, #header_cta h1 span, .text-block.split .left  p:first-of-type {
	font-size: calc(14px + (28 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(20px + (35 - 20) * ((100vw - 666px) / (1920 - 666)));
}
.text-block.full-width.contact p {
	font-size: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)))!important;
	line-height: calc(20px + (30 - 20) * ((100vw - 666px) / (1920 - 666)))!important;
}
#tri_holder .feat, .mls-left h3, .single-books .purchase li a, #sidebar h3, .left-contact h3 { /** 45px **/
	font-size: calc(12px + (26 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(22px + (26 - 22) * ((100vw - 666px) / (1920 - 666)))
}

h4, #spk_testimonies .test, #footer #logo a, .em-programs .left-event span:first-of-type { /** 40px testimonies **/
	font-size: calc(14px + (25 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(20px + (30 - 20) * ((100vw - 666px) / (1920 - 666)));
}
#spk_testimonies .test { /** LINE HEIGHT ONLY **/
	line-height: calc(20px + (45 - 20) * ((100vw - 666px) / (1920 - 666)));
}
body, button p, #page .bctt-ctt-text a, #b-navail .b-info span.series a, #content #block_display li .b-info ul li a, #fp_blog li:first-of-type a, #feat_book .buy-opts li a, .b-stacked a, h5, #cta_call li a, .revname-wrap .t-reviewer, .sub-text, #footer h3, .b-info a, #sidebar li ul li h4, .bk-title, .text-block:first-of-type form p:first-of-type, .text-block.full-width.contact p:first-of-type  { /** 35px **/
	font-size: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(18px + (34 - 18) * ((100vw - 666px) / (1920 - 666)));
}
.buy-opts a, h6,#fp_blog li a.read-link, #fp_blog li a.hash, .bp-content a:last-of-type, .pod-wrap a.cta, .miss-cta li a,
#nav li a, .right-footer .widget_nav_menu, .post-type-archive-books .fb-right .r-arrow, .b-info span a, .wp-pagenavi, .wp-pagenavi a, .wp-pagenavi span {/** 30px thru 25px - nav **/ 
	font-size: calc(11px + (20 - 11) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(16px + (24 - 16) * ((100vw - 666px) / (1920 - 666)));
}
#logo span, .single-books .b-series ul li, .right-footer .widget_nav_menu li a, #footer .left-footer .btm-cta, .pod-wrap h5 span, .image-cards .card-info h6, .text-block .cta-btn.beside, .pod-sidebar ul li a, .wpc-term-count, .pod-wrap a.cta { /** 22px **/
	font-size: calc(12px + (18 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(14px + (24 - 14) * ((100vw - 666px) / (1920 - 666)))
}
.add-to-calendar, .add-to-calendar a, .right-mbooks .b-option, .b-rev .b-revname, .b-revcred, #sp_testimonies p.t-reviewer, .quick-links a, .media-div ul.mult-vid li p, .comment-reply-link, #footer li, #footer li a, .church-info {
	font-size: calc(14px + (16 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
}
.site-creds, ul.pr-images a, #feat_book .btm-buy a, .site-statement{
	font-size: calc(10px + (16 - 10) * ((100vw - 666px) / (1920 - 666))); 
}

/** STANDARD FONT SIZES AND LINE HEIGHTS 
.b-rev .b-revname, p.t-reviewer, .ai-right ul.ai-cta li a, #fp_blog li a, .right-mbooks .buy-option li a, .quick-links a.no-bl, .b-stacked span.avail, .s-group .book-btns a, input, textarea, #tri_holder .fb-right .buy-opts a, #feat_book .btm-buy a, .ai-left ul.ai-cta li a, #header_cta #cta_call a.cta-btn, .b-info p, .e-cal a, .header-bopt li a, .single-books .b-series ul .buy-option li, #inner_btn a , #footer .left-footer .btm-cta, .right-footer .widget_nav_menu, #ml_subscribe .mls-left, .ai-right ul.ai-cta li a, #fp_blog li a, .right-mbooks .buy-option li a, .quick-links a.no-bl, .b-stacked span.avail, .s-group .book-btns a, input, textarea, #tri_holder .fb-right .buy-opts a, #feat_book .btm-buy a, .ai-left ul.ai-cta li a, #header_cta #cta_call a.cta-btn, .b-info p, .e-cal a, .header-bopt li a, .single-books .b-series ul .buy-option li, #inner_btn a , #footer .left-footer .btm-cta, .sub-text, .buy-opts a, .miss-cta a {
font-size: calc(12px + (18 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
}
#cta_call li a, .bk-title {
	font-size: calc(12px + (22 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (34 - 14) * ((100vw - 666px) / (1920 - 666)));
}

#block_display li .b-info .bk-title, #feat_book .fb-right .bk-title, .right-mbooks .title, .em-programs h3,.slider-wrapper figure span {
	font-size: calc(25px + (24 - 25) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(18px + (30 - 18) * ((100vw - 666px) / (1920 - 666)))
}
#header_cta h1 span {
	font-size: calc(22px + (28 - 22) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(22px + (32 - 22) * ((100vw - 666px) / (1920 - 666)))
}
 
h4, #header_cta #cta_call p:first-of-type, #block_display .b-bubble, #page .bctt-ctt-text a, blockquote p, .blog-post a.post-title, .left-contact h5, .b-rev, #sp_testimonies p, .ai-left p:nth-of-type(2), #fp_blog .right.button, #author_intro-wrap #author_intro p:first-of-type, h3.topic-title, #comments h4, .em-programs h5, .single-books #right_books h4, .text-block:first-of-type p:first-of-type, .em-programs .left-event span:first-of-type {
	font-size: calc(14px + (24 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(14px + (38 - 14) * ((100vw - 666px) / (1920 - 666)))
}
.book-container h3, .single-books .b-series h5, .b-stacked a.title, .right-contact h3, #sidebar h3, .aff-links p {
	font-size: calc(16px + (24 - 16) * ((100vw - 666px) /(1920 - 666)));
    line-height: calc(16px + (38 - 16) * ((100vw - 666px) /(1920 - 666)));
	}

.sb-newsletter, #content #block_display .b-bubble, .bp-content a:last-of-type {
	font-size: calc(13px + (20 - 13) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(15px + (20 - 15) * ((100vw - 666px) / (1920 - 666)));
}
.cat-navigation .prev-post span:last-of-type, .cat-navigation .next-post span:last-of-type {
	font-size: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
}

**/
/** OPT ITEMS FOR BLOCKS **/
.headline-block .cta-btn li {
	    display: flex;
    justify-content: center;
}
.headline-block .cta-btn li a {
	margin-top: .5vw;
	color: var(--text)!important;
}
.cta-btn .bubble.text {
	border-color: var(--text);
	float: none;
}
.cta-btn .bubble.text:hover, .cta-btn li:first-of-type .bubble.text:hover  {
	border-color: var(--text);
}
/** CUSTOM FONT SIZES AND LINE HEIGHTS **/

button.primary {
	font-size: calc(15px + (16 - 15) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(15px + (16 - 15) * ((100vw - 666px) / (1920 - 666)));
}
#news_subscribe p:first-of-type {
	font-size: calc(20px + (26 - 20) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(22px + (30 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#footer #logo a {
	font-size: calc(30px + (40 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(30px + (40 - 30) * ((100vw - 666px) / (1920 - 666)));
}
a {
	letter-spacing: inherit;
	text-decoration: none;
}
#content .wpcf7 form.sent .wpcf7-response-output {
    border: 0;
    background: var(--white);
    color: var(--text);
    font-family: var(--headers);
    font-style: italic;
}
#content hr {
    max-width: 40%;
    margin: 3vw auto;
    border: 1px solid var(--two);
}
.page-template-default #content a {
    text-underline-offset: 5px;
    color: var(--three);
    letter-spacing: 0;
}
.no-event a {
	color: var(--three);
    font-family: var(--headers);
    font-style: italic;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	font-weight: 400;
	/*clear: both;*/
}
h1 {
    font-family: var(--headers);
    font-weight: 700;
	color: var(--text);
	text-transform: none;
    letter-spacing: 0;
}
h1.page-title {
    text-transform: uppercase;
}
.sub-text {
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}
.archive h1.page-title {
	text-align: center;
	text-transform: none;
	/*margin-bottom: 3vw;*/
}
h2 {
    font-style: normal;
	font-weight: 800;
	letter-spacing: 0;
	color:var(--three);
}
#page_intro h2 {
	color: var(--text);
	font-weight: 700;
}
h3{
	letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
	color: var(--text);
}
h4 {
	font-weight: 700;
    text-transform: none;
	color: var(--three);
}
h5 {
    text-transform: none;
    font-weight: 800;
	color:var(--three);
}
h6 {
    text-transform: none;
    letter-spacing: 0;
	font-weight: 700;
	color: var(--three);
}
ul, ol, p {
    margin-top: 0;
    letter-spacing: 0;
	color: inherit;
}
p:last-of-type {
	margin-bottom: 0;
}
ul, ol {
	margin:0;
	padding: 0;
}

#sidebar input {
    padding: 1vw 3%;
    float: left;
    width: 93.5%;
    margin-bottom: 1vw;
    margin: 0 0 1vw;
}
#sidebar input[type="submit"] {
	width: 100%;
    padding: 1vw 0;
    min-width: auto;
	border-radius: 0;
}
input::placeholder {
	font-style:italic;
}
label {
	float: left;
    width: 100%;
	color: var(--text);
}
field,
textarea {
	float: left;
    width: 100%;
	font-family: var(--headers);
	    font-weight: 600;
    text-transform: uppercase;
    color: var(--two);
}
input,
textarea {
	padding: 1%;
    float: left;
    width: 97.8%;
	max-width: 100%;
    margin-bottom: 1vw;
	border: 1px solid var(--three);
	
	    font-weight: 600;
    text-transform: uppercase;
    color: var(--two);
}
input[type="submit"] {	
    float: none;
    width: auto;
    padding: 1vw 3vw;
    margin: 2vw auto 0;
    background: var(--three);
    border: none;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    clear: both;
    min-width: 30vw;
	border-radius: 0;
	font-weight: 700;
	font-style: normal;
	font-family: var(--bodyfont)!important;
}
form {
	font-family: var(--bodyfont)!important;
}
.commentlist {
	float: left;
width: 100%;
margin: 6vw 0 0;
list-style: none;
}
.commentlist li {
	float: left;
width: 90%;
padding: 5%;
}
.commentlist li:nth-of-type(n+2) {
	margin-top: 3vw;
}
.commentlist li:nth-of-type(odd) {
	background: var(--one);
}
.commentlist li .children {
	float: left;
	list-style: none;
	margin: 0 3% 0 7%;
}
.commentlist li .children li {
	padding: 3vw 0 0;
	background:inherit;
	margin-top: 0;
}
.commentlist li .children li:before {
	content:'';
	width: 100%;
	float: left;
	margin: 0 0 1vw;
	height: 1px;
	background:var(--text);
}
.commentlist li:nth-of-type(even) {
	background:var(--two);
}
.comment-reply-link {
	text-transform: uppercase;
margin-top: 1vw;
width: 100%;
float: left;
}
#body_wrap {
	overflow: hidden;
	
}
#header_wrap {
    float: left;
    width: 100%;
}
#header {
    display: flex;
    flex-wrap: nowrap;
    width: 90%;
    margin: 1vw 5% 0;
    text-align: left;
    float: left;
    align-items: anchor-center;
}
#header ul {
	list-style: none;
	text-align: right;
}
#logo_wrap {
	width: 40%;
    margin: 0 auto 0;
    float: none;
	position: relative;
}
#header #logo_wrap {
	width: 20%;
}
#logo {
  width: 100%;	
}
#logo a {
	display: block;
    width: 100%;
    height: 100%;
    color: var(--text);
    text-transform: uppercase;
    font-family: var(--headers);
    font-weight: 800;
    letter-spacing: 1px;
}
#logo img {
	    display: block;
    margin: 0 auto;
}
#header #logo img {
	    max-width: 100%;
    height: 4vw;
    width: auto;
    margin: 0;
}
#logo a span {
	float: left;
    letter-spacing: 1px;
	font-weight: 700;
}
#header_cta {
	float: left;
    width: 100%;
    margin: 1vw 0 0;
    background: var(--text);
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	padding: 14vw 0;
	background-position-y: -8vw;
	height: 7vw;
}
.home #header_cta {
	padding: 10vw 0;
    height: auto;

}
.single-sermons #header_cta {
	padding: 9vw 0 15vw;
}
#header_cta:before {
	content:'';
	width: 100%;
	height: 100%;
	display: block;
	background-color:rgba(0, 0, 0, .6);
	position: absolute;
	top: 0;
	left: 0;
}
#header_cta h1 {
	width: 70%;
    margin: 0 15% 0;
    text-align: center;
    color: var(--white);
    font-weight: 800;
    text-transform: uppercase;
	    z-index: 99;
    position: relative;
}
#header_cta h1 span {
	display: block;
	width: 100%;
	margin-top: .5vw;
	font-weight: 600;
}
#header_cta ul {
	list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 2vw 0 0;
    width: 100%;
	    z-index: 99;
    position: relative;
}
.single-sermons #header_cta ul.head-ctaswrap {
	display: none;
}
.single-sermons #header_cta ul.sermon-details {
	margin-top: 0;
}
.single-sermons #header_cta ul.sermon-details li {
	border: 0;
    padding: 0;
    border-radius: 0;
    margin: 0;
	font-weight: 600;
	float: left;
	width: 100%;
}
.single-sermons #header_cta ul.sermon-details li:hover {
	background:none!important;
	color: inherit;
}
/*.single-sermons #header_cta ul.sermon-details li:nth-of-type(n+2)::before {
	content:' • ';
	display: inline-block;
}
.single-sermons #header_cta ul.sermon-details li:nth-of-type(n+2)::before {
	margin:0;
	padding: 0 0px 0 10px;
}*/
.single-sermons #header_cta ul.sermon-details a {
	display: inline;
    padding: 0;
}
.single-sermons #header_cta ul.sermon-details li:hover a {
	color: unset;
}
.single-sermons #header_cta ul.sermon-details li a:hover {
	color: var(--two);
}
#header_cta ul li {
text-align: center;
    border: 3px solid var(--white);
    border-radius: 40px;
	padding: 0;
    margin: 0 .5%;
}
#header_cta li a {
	text-transform: uppercase;
    color: var(--white);
    font-weight: 600;
	display: block;
    padding: .5vw 5vw;
}
#header_cta li:hover {
	background:var(--white);
	color: var(--text);
}
#header_cta li:hover a {
	color: var(--text);
}
#header_cta h5 {
	text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--white);
    position: relative;
}
#cta_call {
    float: left;
    width: 80%;
    margin: 0 10%;
    list-style: none;
    text-align: center;
    justify-content: center;
}
#footer #logo a {
	color: var(--text);
    letter-spacing: 1px;
    text-align: left;
}
#logo_wrap #soc_media {
	text-align: center;
	    position: relative;
    z-index: 2;
	    float: left;
    margin: 1vw 0 0;
}
#logo_wrap #soc_media a {
	color: var(--white);
}
#logo .descrip {
	float: left;
    width: 100%;
    margin: .5vw 0 0;
    font-family: var(--headers);
    color: var(--two);
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-weight: 700;
}
#nav_wrapper {
  	float: left;
    width: 85%;
    text-align: center;
    margin-top: 0;
}
#nav_wrapper ul {
	width: 100%;
	margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
#nav_wrapper ul#soc_media li a {
	color: var(--three);
}
#nav_wrapper ul.sub-menu {
	display: none;
}
#nav_wrapper .menu-item-has-children:hover ul.sub-menu {
	position: absolute;
    left: -100%;
    display: block;
    width: 300%;
	padding: 0 25%;
    background: var(--three);
	z-index: 199;
}
#nav_wrapper .menu-item-has-children:hover ul.sub-menu li {
	display: block;
    text-align: center;
    margin: 0 0 1.15vw;
    padding:1vw 0 0;
}
ul.sub-menu li.current-menu-item:before,
ul.sub-menu li.current_page_parent:before,
ul.sub-menu li.current-page-ancestor:before {
	display: none!important;
}
#nav_wrapper .menu-item-has-children:hover ul.sub-menu li:first-of-type {
	margin-top:2vw;
}
#nav_wrapper .menu-item-has-children:hover ul.sub-menu li:last-of-type {
	margin-bottom:3vw;
}
#header_wrap #nav li li:nth-of-type(n+2) {
	border-top:2px solid var(--text);
}
#header_wrap #nav li li:hover a {
	color: var(--white);
}
#header_wrap #nav li:hover li:hover:before {
	display: none;
}
#nav {
    float: left;
    width: 100%;
    padding:0;
	margin-top: .75vw;
}
#nav li {
    display: inline-block;
    padding: 0;
    list-style: none;
    width: auto;
    position: relative;
    margin: 0 2%;
}
#nav li:first-of-type {
	margin-left: 0;
}
#nav li:last-of-type {
	margin-right: 0;
}
#nav li a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: var(--headers);
    letter-spacing: 1px;
    color: var(--text);
    font-weight: 700;
    display: block;
    padding: 0 1vw;
    position: relative;
}
#nav li:last-of-type a {
	padding-right: 0;
}
#header_wrap #nav li:hover a, 
#header_wrap #nav li.current-menu-item a,
#header_wrap #nav li.current_page_parent a,
#header_wrap #nav li.current-page-ancestor a{
	color:var(--two);
}
#nav li:last-of-type:before {
	margin-left: 1.75vw!important;
}
#menu {
	display: none;
}

#soc_media {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	    text-transform: uppercase;
    font-weight: 700;
}
#header_wrap #soc_media {
	width: 15%;
}
#header_wrap #soc_media li a{
	color:var(--two);
}
#soc_media.pg-about {
	text-align: center;
	margin: 6vw 0 0;
}
#soc_media li {
	display: inline-block;
	width: auto;
	margin: 0 5% 0;
}

li:first-of-type {
	margin-left: 0!important;
}
li:last-of-type {
	margin-right: 0!important;
}

#page_wrap {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.post-type-archive-sermons #content, .post-type-archive-teachings #content, #content.basic {
	float: left;
    width: 80%;
    margin: 5vw 10% 0;
}
.home #page {
	width: 100%;
	margin: -5vw 0 0;
}
.page-template-page-speaking #page,
.page-template-default #page, .single-groups #page {
	width: 100%;
	margin: 0;
}

#footer {
	width: 90%;
    padding: 5vw 5% 0;
    float: left;
    text-align: center;
    color: var(--white);
   
    background: var(--three);
    display: flex;
    flex-wrap: nowrap;
}
#footer h3 {
	color: var(--white);
}
#footer li {
	list-style: none;
}
.home #footer {
	margin-top: 5vw;
}
#blue_bar {
	float: left;
	width: 90%;
	padding:2vw 5%;
	background:var(--two);
	 margin-top: 6vw;
	justify-content: center;
}
#blue_bar h5 {
	text-transform: uppercase;
    margin-right: 2%;
    color: var(--white);
    font-weight: 700;
    width: auto;
}
#blue_bar ul.cta-btn {
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
	position: relative;
}
#blue_bar ul.cta-btn, #blue_bar ul.cta-btn li:first-of-type {
	background:none;
}
#blue_bar ul.cta-btn a:hover {
	background:none;
	  box-shadow: 0 0 0 3px #FFF; 

}
#blue_bar ul.cta-btn li:hover a {
	

}
#blue_bar li {
	line-height: normal;
border-radius: 40px;
max-width: 100%;
width: auto;
}
#blue_bar .bubble {
margin-top: 0;
width: 100%;
border: 0;
display: block;
float: none;
}
.home #blue_bar {
	display: none;
}
.left-footer {
	width: 35%;	
}
.left-footer img {
	width: 40%;
    display: block;
    margin: 0;
}
.church-info {
	float: left;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
    margin: 1vw 0 0;
}
.right-footer {
	width: 65%;
    display: flex;
    flex-wrap: nowrap;
    text-align: left;
    font-weight: 500;
    justify-content: space-between;
    float: right;
}
.right-footer .widget_nav_menu {
	width: auto;
    list-style: none;
    text-align: left;
    min-width: 20%;
    margin: 0 2%;
}
.right-footer .widget_nav_menu li {
	list-style: none;
    text-transform: none;
    letter-spacing: 1px;
	margin-top: 1vw
}
.right-footer .widget_nav_menu ul {
	margin: 0;
	width: 100%;
}
.right-footer .widget_nav_menu li:first-of-type {
	margin-top: .5vw;
}
.btm-footer {
	float: left;
    width: 100%;
    background: var(--three);
	padding-bottom: 4vw;
}
#footer #logo_wrap {
    width: 100%;
    margin: 0;
	float: left;
}
#footer #soc_media {
	margin: .5vw 0 0;
    width: 100%;
    text-align: left;
    float: left;
}
#footer .left-footer .btm-cta {
    background: var(--text);
    padding: 1vw 5%;
    color: var(--white);
    width: 90%;
    float: left;
    text-transform: uppercase;
	letter-spacing: 1px;
    margin: .5vw 0 0;
}
#footer #soc_media li {
    margin: 0 0.5vw 0;
}
#footer #logo span {
	letter-spacing: 5px;
}
#footer #nav {
	padding: 0;
    float: left;
    width: 100%;
}
#footer #nav ul {
	display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
    margin: 0;
}
#footer #nav ul.sub-menu {
	display: none;
}
#footer #nav li {
	width:auto;
	margin: 0 2%;
}
#footer #nav a {
	color: var(--text);
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0;
}
#footer #soc_media a {
	color: var(--white);
}
#footer .button {
	display: block;
    width: 100%;
    margin: 2vw auto 0;
    float: left;
    background: var(--three);
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 1vw 0;
    text-align: center;
    font-weight: 600;
}
/** HOME PAGE **/

/** #soc_media li:first-of-type {
	margin-right: 0;
} **/
/** REGULAR SWIPER **/
.swiper-button-next, .swiper-button-prev {
	z-index: 999!important;
}
/*.page-template-default .slider-wrapper {
     float: left;
    width: 100%;
    height: 100%;
    margin: 6vw 0 -6vw 0;
	position: relative;
}*/
 
.page-template-default .slider-wrapper figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    height: 30vw;
	margin-left: 0;
	margin-bottom: 0;
}
.page-template-default .slider-wrapper.swiper2  figure {
	height: 20vw;
}
.page-template-default .slider-wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.page-template-default .swiper-button-next, .page-template-default .swiper-button-prev {
	color:var(--white);
}
/** END SWIPER */
/** MINISTRY SWIPER **/
#ministries_wrap {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	margin: 5vw 0;
	align-items: center;
}
.home #ministries_wrap {
	margin-bottom: 5vw;
}
.ministry-content {
	width: auto;
    max-width: 30%;
    margin-left: 5%;
}
.ministry-content h4, .ministry-content h6 {
	text-transform: uppercase;
}
.cta-btn a {
	float: left;
    width: 80%;
    padding: .75vw 10%;
    margin: 1.5vw 0 0;
    text-transform: uppercase;
    color: var(--white);
    font-weight: 600;
    letter-spacing: 1px;
	text-align: center;
}
.cta-btn a.bubble {
    display: block;
    height: 100%;
    width: auto;
    padding: .75vw 5%;
    border-radius: 40px;
	color: inherit!important;
}
.text-block ul.cta-btn, ul.cta-btn {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}

.text-block ul.cta-btn li:first-of-type, ul.cta-btn li:first-of-type {
	background: var(--white);
    color: var(--two);
}
.text-block ul.cta-btn li .bubble, ul.cta-btn li .bubble {
	border:3px solid var(--white);
}
.text-block ul.cta-btn li:first-of-type .bubble, ul.cta-btn li:first-of-type .bubble  {
	background:var(--white);
}
.single-groups .group-desc p:first-of-type {
	padding-top: 2vw;
	font-weight: 800;
}
.single-groups .comm-form {
float: left;
    width: 80%;
    margin: 6vw 0% -6vw;
    padding: 6vw 10%;
    background: var(--one);
}
.single-groups .comm-form .wpcf7 form.sent .wpcf7-response-output {
        background: var(--two);
    border: 0;
    color: var(--white);
    text-align: center;
    text-transform: uppercase;
}

.single-groups .comm-form form {
	    width: 70%;
    float: left;
    margin: 1vw 15% 0;
}
.single-groups .group-desc .comm-form p:first-of-type {
	font-weight: 600;
	text-align: left;
}
.single-groups .comm-form p {
	font-weight: 600;
	text-align: left;
}
.margin-bottom {
	margin-bottom: 1.5vw;
}
/*.cta-btn.full, .page-template-default #content .cta-btn.full {
	float: none;
    display: table;
    margin: 1.5vw auto 0;
    background: var(--three);
    color: var(--white) !important;
    text-decoration: none !important;
}
.cta-btn.beneath, .page-template-default #content .cta-btn.beneath {
	float: none;
    display: table;
    margin: 1.5vw auto 0;
    background: var(--three);
    color: var(--white) !important;
    text-decoration: none !important;
	    width: auto;
    clear: both;
}
.cta-btn.beside, .page-template-default #content .cta-btn.beside {
    float: left;
    display: inline-block;
    margin: 1.5vw auto 0;
    background: var(--three);
    color: var(--white) !important;
    text-decoration: none !important;
	width: auto;
}
.cta-btn.blue {
	background: var(--three);
}
.home .cta-btn.blue {
	width: 80%;
}*/
.slider-wrapper.swiper2 {
	margin-top: 5vw;
		position: relative!important;
	    float: left;
    width: 100%;
	}
.ministry-content .slider-nav {
	margin: 2vw auto 0;
    display: flex;
    flex-wrap: nowrap;
    color: var(--two);
    width: 100%;
    justify-content: center;
    float: left;
}
#ministries_wrap .slider-nav .swiper-button-next, #ministries_wrap .slider-nav .swiper-button-prev {
    position: unset;
    top: var(--swiper-navigation-top-offset, 50%);
    width: 13%;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
	color:var(--two);
	font-style: normal;
    /* color: var(--swiper-navigation-color, var(--swiper-theme-color)); */
}
#ministries_wrap .swiper-button-prev:after, #ministries_wrap  .swiper-rtl .swiper-button-next:after {
	content:'\f30a'!important;
	font-weight: 600;
	font-family: "Font Awesome 6 Free"!important;
	font-size: inherit!important;
}
#ministries_wrap .swiper-button-next:after, #ministries_wrap .swiper-rtl .swiper-button-prev:after {
	content:'\f30b'!important;
	font-weight: 600;
	font-family: "Font Awesome 6 Free"!important;
	font-size: inherit!important;
}
#ministries_wrap .slider-wrapper {
	width: 70%;
    height: auto;
    margin-right: -10vw !important;
}
 
#ministries_wrap .slider-wrapper figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 0%;
	margin-bottom: 0;
}
#ministries_wrap .slider-wrapper figure a {
	position: relative;
	display: block;
}
#ministries_wrap .slider-wrapper figure span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: var(--white);
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 99;
    height: 10%;
    padding: 130% 10% 20%;
    width: 80%;
}
#ministries_wrap .slider-wrapper img {
    position: relative;
    width: 100%;
    height: 35vw;
    object-fit: cover;
    object-position: center center;
	background-color:var(--text);
}
#ministries_wrap .slider-wrapper figure:before {
	content: '';
    height: 35vw;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    z-index: 9;
}
#ministries_wrap .slider-wrapper figure:hover:before {
    background-color: rgba(0, 0, 0, .7);
}
/** END SWIPER */
/** ACCORDION CONTROL **/
/*.acc_panel li a {
	display: block;
	padding: 2% 3%;
}*/
div.acc_panel:first-of-type {
	margin-top: 0!important;
}
.acc_panel p {
	margin: 0.5vw 0 1.5vw 0;
}
.acc_panel span:nth-of-type(2):before {
	content: ' • ';
}
.acc {
  margin: 3vw 0 0;
  overflow: hidden;
  padding: 0;
	    float: left;
    width: 100%;
}

.acc li {
	list-style-type: none;
    padding: 0;
    float: left;
    width: 100%;
}
.acc li:nth-of-type(n+2) {
    margin: 2vw 0 0;
}
.acc_ctrl {
	cursor: pointer;
    display: block;
    outline: none;
    position: relative;
    text-align: left;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    font-family: var(--bodyfont);
    min-width: 91.75%;
    max-width: 91.75%;
	font-weight: 700;
	scroll-margin-top: 20px;
}
.acc_panel li:nth-of-type(n+2) {
    margin: 1vw 0 0;
}
.acc_ctrl span {
	max-width: 100%;
display: block;
	font-style: italic;
}
.acc_panel a {
    text-underline-offset: 8px;
    text-decoration: underline;
    color: var(--four);
}

.acc_ctrl h6 {
    max-width: 65%;
    font-family: var(--bodyfont);
    font-weight: 500;
    color: var(--three);
    text-transform: none;
    font-style: normal;
	margin-bottom: 0;
}
.acc_ctrl:before {
  background: var(--three);
  content: '';
  height: 2px;
  margin-right: -9%;
  position: absolute;
  right: 0;
  top: 35%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 14px;
}

.acc_ctrl:after {
  background: var(--three);
  content: '';
  height: 2px;
  margin-right: -9%;
  position: absolute;
  right: 0;
  top: 35%;
  width: 14px;
}

.acc_ctrl.active:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.acc_panel {
  display: none;
  overflow: hidden;
}		
.acc_panel ul,
.acc_panel ol {
	float: left;
	width: 96%;
	margin-left: 4%;
	margin-bottom: 0;
}
.acc_panel ul li {
	list-style: disc;
}
.acc_panel ol li {
	list-style: decimal;
}
.acc_panel ol li ul li {
	list-style: disc;
}
.acc_panel ul li ol li {
	list-style: decimal;
}
#tri_holder {
	display: flex;
    flex-wrap: nowrap;
    float: left;
    width: 80%;
    margin: 5vw 10% 0;
	position: relative;
	overflow: hidden;
	height: 33vw;
	justify-content: center;
}
.home #tri_holder {
	margin: 0 10%;
}
#tri_holder .feat {
	/*width: 70%;
    height: auto;
    display: block;
    float: none;
    margin: -7vw 0 0;
    padding: 0 15% 37vw;
	z-index: 9;
	font-weight: 800;
    position: relative;*/
	    width: 100%;
    height: auto;
    display: block;
    float: none;
    margin: -7vw 0 0;
    padding: 0;
    z-index: 9;
    font-weight: 800;
    position: absolute;
    /* height: 100%; */
	text-align: center;
    bottom: 0;
    left: 0;
    padding-top: 25vw;
    padding-bottom: 5vw;
	color: var(--white)!important;
    text-shadow: 0 0 20px #000;
}
#tri_holder h3 {
    font-family: var(--headers);
    text-transform: uppercase;
    letter-spacing: .5px;
    text-align: center;
    color: var(--three);
	font-weight: 400;
    font-style: normal;
}
#tri_holder h3 span {
	display: block;
	font-family: var(--bodyfont);
    text-transform: none;
    font-style: italic;
    letter-spacing: 0;
	margin-top: .25vw;
}

#tri_holder li {
	width: 100%;
    margin:0 1.5%;
    list-style: none;
	background-size: cover !important;
	position: relative;
}
#tri_holder li:before {
	content: '';
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 9;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
}
#tri_holder li:hover:before {
    background-color: rgba(0, 0, 0, .6);
}
#tri_holder li:hover .feat {
	z-index:99;
}
#tri_holder li img {
max-width: 100%;
    width: auto;
    height: 31vw;
}
#tri_holder  .fb-right {
	text-align: center;
}
#tri_holder  .fb-right .bk-title {
    text-transform: uppercase;
    font-family: var(--headers);
    letter-spacing: 0;
    font-weight: 400;
    color: var(--three);
}
#tri_holder  .fb-right .buy-opts {
	margin: 0;
	width: 100%;
	list-style: none;
}
#tri_holder  .fb-right .buy-opts li {
	width: auto;
    max-width: 100%;
    margin: 0;
    display: inline-block;
	color: var(--white);
}
#tri_holder  .fb-right .buy-opts li:first-of-type {
	width: auto;
	display: inline;
	clear: none;
	float: none;
}

#tri_holder  .fb-right .buy-opts li:nth-of-type(n+2):before {
	content:' • ';
	vertical-align: middle;
	color: var(--three);
}
#tri_holder .fb-right .buy-opts a {
    color: var(--three);
    font-family: var(--headers);
    text-transform: none;
    font-style: italic;
}

#spk_testimonies {
	float: left;
    width: 70%;
    margin: 6vw 15% 0;
    list-style: none;
	text-align: center;
}
#spk_testimonies .test {
	text-transform: uppercase;
		font-weight:600;
		
}
#spk_testimonies .pop {
	float: left;
    width: 100%;
    text-align: center;
	font-weight: 800;
	text-transform: uppercase
}

#fp_blog {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    float: left;
    text-align: center;
	    width: 90%;
    margin: 6vw 5% 0;
    justify-content: center;
}
#fp_blog h5 {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0;
    display: block;
    width: 100%;
	color: var(--text);
    font-style: normal;
    font-weight: 700;
	max-width: 20vw;
	margin-top: 1vw;
}
#fp_blog h5 span {
	 text-align: center;
	width: 100%;
	text-transform: lowercase;
	display: block;
}
#fp_blog .sub-text {
	text-transform: uppercase;
    font-weight: 700;
    color: var(--two);
    letter-spacing: 1px;
}
 #fp_blog li a.read-link, #fp_blog li a.hash, .bp-content a:last-of-type {
    color: var(--three);
    text-transform: uppercase;
    margin-top: 1vw;
    float: left;
    text-align: center;
    width: 100%;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 5px;
}
.bp-content a:last-of-type {
	text-decoration: none;
    width: auto;
    margin: 1vw auto 0;
    text-align: center;
    display: table;
    float: none;
	color: var(--three);
}
.bp-content a:last-of-type:after {
	content: '';
    width: 80%;
    display: table;
    background: var(--three);
    height: 1px;
    margin: .6vw auto 0;
}

#fp_blog p {
	display: block;
	font-family: var(--bodyfont);
	font-style: normal;
	font-weight: 400;
	text-align: left;
}
#fp_blog li{
    margin: 2vw 1% 0;
    width: auto;
    text-align: center;
}
#fp_blog li:first-of-type {
    display: block;
    width: 100%;
	margin-top: 0;
}
/*#fp_blog li:first-of-type span {
    font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}*/
#fp_blog li:nth-of-type(2) {
	margin-left: 0;
}
#fp_blog li img{
    max-width: unset;
}

#fp_blog li span.f-img {
	float: none;
    width: 20vw;
    margin: 0 auto;
    height: 20vw;
    display: block;
    overflow: hidden;
}

#author_intro {
    width: 80%;
    float: left;
    text-align: left;
    margin: 6vw 0 0;
    padding: 7% 10%;
    display: flex;
    flex-wrap: nowrap;
    background: var(--one);
}
#author_intro img {
	
}
.ai-right {
	float: right;
    width: 60%;
    padding: 0;
    margin-left: 5%;
	margin-top: 3vw;
}
.ai-right h2 {
	text-transform: uppercase;
}
.ai-right p {
	color: var(--text);
	margin-top: 1vw;
}
.ai-right p {
    color: var(--text);
    margin: .75vw 0 0;
}
.ai-right #soc_media {
	margin: 1vw 0;
}
.ai-right #soc_media a {
	color: var(--text);
}

.ai-right ul.ai-cta {
margin: 2vw 0 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    list-style: none;
    color: var(--text);
    text-transform: uppercase;
    font-weight: 700;
}

.ai-right ul.ai-cta li {
	width: 100%;
}
.ai-right ul.ai-cta li a {
}
.ai-left {
    float: left;
    width: 40%;
	position: relative;
}

.ai-left img {
	max-width: 100%;
}
#ml_subscribe {
    background: var(--three);
    padding: 2vw 10%;
    float: left;
    width: 80%;
    display: flex;
    flex-wrap: nowrap;
        justify-content: center;
    align-items: anchor-center;
    text-align: center;
}
#ml_subscribe .mls-left {
    width: 70%;
    text-transform: uppercase;
    color: var(--white);
    margin-right: 10%;
    text-align: left;
}
#ml_subscribe .mls-left h3 {
	color: var(--white);
}
#ml_subscribe .mls-right {
	min-width: 20%;
	width: auto;
}
#ml_subscribe .mls-right a {
	background: var(--white);
    color: var(--three);
    margin: 0 auto;
    display: table;
    float: none;
    min-width: 80%;
}
#fp_blog .right.button {
	display: block;
    font-family: var(--bodyfont);
    text-transform: lowercase;
    font-style: italic;
    letter-spacing: 0;
    margin-top: 1vw;
	color: var(--text);
	text-decoration: none;
}
#feat_books {
    float: left;
    width: 100%;
    margin: 6vw 0 0;
    background: var(--three);
    padding: 5%;
    list-style: none;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#feat_books li {
width: 25%;
    margin: 0 1%;
    display: inline-block;
    max-width: 25%;
}
#feat_books li:first-of-type {
	width: 100%;
    display: block;
    margin: 0;
    text-align: center;
	max-width: 100%;
	font-weight: 800;
}
#feat_books li:first-of-type span {
	display: block;
	width: 100%;
}
#feat_books li:nth-of-type(2) {
	margin-left: 0;
}
#feat_books li:nth-of-type(n+2) {
	margin-top: 2vw;
}
#feat_books li:nth-of-type(n+2) li {
	margin-top: 0;
}
#feat_books li img {
	max-width: 100%;
	    width: 100%;
    height: 33vw;
}
#feat_books .fb-right {
	width: 100%;
  margin: 0 auto;
}
#mission_field {
	float: left;
    width: 70%;
    margin: 6vw 15% 0;
    text-align: center;
	overflow: hidden;
	position: relative;
}
#mission_field img {
	max-width: 100%;
	margin: 2vw 0 0;
}
#mission_field iframe {
	height: 30vw;
    width: 60vw;
    margin: 2vw 0 0;
}
#mission_field .slider-wrapper.swiper2 {
	height: 25vw;
  overflow: hidden;
}
#mission_field .swiper-button-next, #mission_field .swiper-button-prev {
	color: var(--white)!important;
}
.miss-cta, .multi-cta {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    float: left;
    margin: 2vw 0 0;
    justify-content: center;
    list-style: none;
}
.miss-cta li, .multi-cta li {
list-style: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
    color: var(--three);
    margin: 0 1%;
    height: 100%;
    text-align: center;
    min-width: 20%;
}
.multi-cta li a,
.page-template-default #content .multi-cta li a{
	display: block;
    height: 100%;
    width: 100%;
    padding: 1vw 0;
    margin: 0;
		text-decoration: none!important;

}
.multi-cta li:first-of-type a,
.page-template-default #content .multi-cta li:first-of-type a {
	border:3px solid var(--three);
	color: var(--three);
}
.multi-cta li:nth-of-type(2) a,
.page-template-default #content .multi-cta li:nth-of-type(2) a {
	border:3px solid var(--three);
	color: var(--three);
}
.multi-cta li:nth-of-type(3) a,
.page-template-default #content .multi-cta li:nth-of-type(3) a {
	border:3px solid var(--two);
	color: var(--two);
}
.revname-wrap {
	display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
	align-items: flex-start;
}
.revname-wrap .t-reviewer {
	letter-spacing: 1px;
    color: var(--three);
	text-transform: capitalize;
	font-style:normal;
}
li.quotes p.test:after {
	content:'';
	height: 1px;
	background:var(--two);
	width:40%;
	margin: 1.5vw 30% .5vw;
	display: block;
}
.revname-wrap img {
	margin-right: 10px;
}

.buy-opts {
	margin: 0;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	float: left;
	list-style:none;
	justify-content: center;
}
.buy-opts li {
	display: inline-block;
	margin: 0 1%;
	text-align: center;
    justify-content: center;
	text-transform: uppercase;
    font-weight: 600;
	max-width: 100%!important;
width: auto!important;
display: unset!important;
}
.buy-opts li:nth-of-type(n+2):before {
	content:' • ';
	padding-left: 2px;
}
#feat_books .buy-opts li:first-of-type {
	width: auto;
	display: inline-block;
	font-weight: 600;
}
.bk-title {
	text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
}
/** COMMUNITY GROUPS **/
#community_group {
	float: left;
	width: 70%;
	margin: 0 15% 0;
	justify-content: center;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}
#community_group li {
    list-style: none;
    width: 30%;
    float: left;
    margin-top: 5vw;
}
#community_group li p {
    float: left;
    width: 100%;
    margin-top: 1vw;
    text-transform: uppercase;
    font-size: 65%;
    letter-spacing: 1px;
    font-weight: 600;
}
#community_group li div, .post-image {
    max-height: 15vw;
    overflow: hidden;
    height: 16vw;
}
.post-image {
	height: 25vw;
	max-height: 25vw;
}
#community_group li img, .post-image img {
	max-width: 100%;
	height: auto;
	min-height: 15vw;
}

#community_group li:nth-of-type(n+2) {
	margin-left: 5%;
}
#community_group li:nth-of-type(3n+1) {
	margin-left: 0%;
}
.post-image {
	float: left;
	width: 35%;
	margin-right: 3%;
}
.single-group p:first-of-type {
	padding-top: 2vw;
	font-weight: 800;
}
/** ABOUT **/
/** MAP **/
.church-location {
	float: left;
    width: 100%;
    height: 20vw;
	margin-top: 4vw;
}
.church-location.remove-margin {
	margin-bottom: -6vw;
}
/** BOOKS **/
.post-type-archive-books #feat_book {
	    width: 75%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin: 0 12.5%;
}
.post-type-archive-books #feat_book .fb-left {
    width: 35%;
    float: left;
}
.post-type-archive-books #feat_book .fb-left img {
	max-width: 100%;
    height: 33vw;
    width: auto;
}
.post-type-archive-books #feat_book .fb-right {
	width: 55%;
    margin: 5% 0 0 5%;
}
.post-type-archive-books #feat_book .fb-right h6 {
	text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--three);
    font-weight: 700;
}
.post-type-archive-books #feat_book .fb-right h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--text);
}
.post-type-archive-books .fb-right .b-blurb {
	margin-top: 1vw;
}
.post-type-archive-books .fb-right .r-arrow {
	    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: var(--two);
	    width: 100%;
    float: left;
}
.post-type-archive-books .buy-opts {
	justify-content: left;
	margin: 2vw 0 0;
	color: var(--three);
}
.post-type-archive-books .buy-opts li a {
	color: var(--three);
	font-weight: 700;
}
.post-type-archive-books .fb-right .btm-buy {
	margin: 0 auto;
	width: 100%;
list-style: none;
}
.post-type-archive-books .btm-buy.avail li {
	display: inline-block;
}
.book-container {
	display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    margin: 6vw 0 0;
    justify-content: center;
}
.book-container li {
    width: auto;
    margin: 0 1%;
    list-style: none;
    text-align: center;
}
.book-container li:nth-of-type(3n) {
	margin-right: 0;
}
.book-container li:nth-of-type(3n+1) {
	margin-left: 0;
}
.book-container li:nth-of-type(n+4) {
	margin-top: 3vw;
}
.book-container .b-info {
    display: block;
    text-align: center;
    list-style: none;
    width: 90%;
    margin: 1vw auto;
    float: none;
}
.book-container li img {
	max-width: 100%;
    height: 31vw;
    width: auto;
    display: block;
    margin: 0 auto;
}
.spec-groups {
	flex-wrap: nowrap;
	margin-top: .5vw!important;
}
.spec-groups li {
	margin: 0!important;
	width: auto !important;
    max-width: 100% !important;
	color: var(--two)!important;
}
.spec-groups li a, .res {
	color: var(--two)!important;
}
.res {
	margin-top: 1vw;
	display: block;
}
.res:before {
	display: none!important;
}
.spec-groups li:nth-of-type(n+2):before {
	content:' | ';
    padding-left: 6px;
}
#special_groups {
	float: left;
    width: 90%;
    margin: 6vw 0 -6vw;
    background: var(--offwhite);
    padding: 6vw 5%;
}
#special_groups .line {
	float: left;
	width: 100%;
	height: 100%;
	background: linear-gradient(var(--text), var(--text)) no-repeat center/2px 70%;
}
#conf_info {
	float: left;
    width: 90%;
    margin: 6vw 0 -6vw;
    padding: 4vw 5%;
    background: var(--offwhite);
    text-align: center;
    vertical-align: middle;
}
#conf_info img {
    float: left;
    margin-right: 5%;
    height: 12vw;
    vertical-align: middle;
}
#conf_info h3 {
	margin-top: 2vw;
}
#conf_info p {
	
}
#conf_info a {
	background: var(--three);
    text-transform: uppercase;
    display: table;
    width: auto;
    padding: .75vw 5%;
    margin: 1.5vw auto;
    color: var(--white)!important;
    text-decoration: none !important;
    font-weight: 600;
    letter-spacing: 1px;
}
.group-wrap {
display: flex;
    flex-wrap: wrap;
    width: 40%;
    margin: 0 5%;
    float: left;
}
.group-wrap h3 {
	margin-bottom: .5vw;
}
.group-wrap ul.option-wrap {
    width: 100%;
    margin: 0;
    float: left;
}
.group-wrap ul.option-wrap:nth-of-type(n+2) {
	margin-top: 5vw;
}
.group-wrap ul ul {
    float: left;
    width: 90%;
    margin: 1vw 0 0 10%;
    display: unset;
    list-style: disc;
}
.group-wrap ul.cta-btns {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    margin: 2vw 0 0;
    justify-content: space-around;
    width: 100%;
}
.group-wrap ul.cta-btns li {
	    width: 48%;
    text-align: center;
}
.group-wrap ul.cta-btns li a {
background: var(--three);
    color: var(--white);
    padding: .75vw 5%;
    width: 90%;
    display: block;
}
#block_display {
	margin: 0;
	width: 100%;
}
#block_display li {
	    list-style: none;
    width: 100%;
    float: left;
	margin: 0;
	display: block;
}
#block_display li:nth-of-type(n+2) {
    margin: 6vw 0 0;
}
.left-mbooks, #block_display li img {
	float: left;
    width: 35%;
	margin-right: 5%;
}
#block_display li img {
	height: auto;
	list-style: none;
}
#block_display span {
	width:auto;
	float: none;
}
#content #block_display li .b-info span {
	color: var(--text);
}
#block_display li .b-info ul {
	text-align: left;
}
#block_display li .b-info ul li {
	margin: 1vw 0 0;
	width: 94%;
	padding: 1vw 3%;
}
#content #block_display li .b-info ul li a {
	color: var(--text);
	text-transform: none;
	text-decoration: none!important;
}
#block_display li .b-info ul li:nth-of-type(odd) {
	background: var(--one);
}

.left-mbooks .title {
	text-transform: uppercase;
    letter-spacing: 3px;
}
.right-mbooks, .left-mbooks #block_display li .b-info {
	float: right;
	width:60%;
	margin-top: 5vw;
}
#block_display li .b-info {
	width: 60%;
	margin-top: 1vw;
    text-align: left;
}
#content #block_display .b-bubble {
	letter-spacing: 0;
	font-style: italic;
	text-transform: none;
	text-decoration: none!important;
}
#block_display li .b-info .bk-title {
	float: left;
    width: 100%;
    color: var(--text);
    text-transform: none;
    text-decoration: none !important;
}
.right-mbooks .b-option {
	color: var(--text);
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.right-mbooks .buy-option {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: left;
	text-align: center;
	margin: 1.5vw 0 0;
    list-style: none;
}
.right-mbooks .buy-option li:nth-of-type(n+2) {
	margin-left: 1.5%;
}
.right-mbooks .buy-option li:nth-of-type(n+2):before {
	content: ' • ';
    margin-right: 5px;
    color: var(--two);
}
.right-mbooks .buy-option li a {
	text-transform: uppercase;
	color: var(--two);
}
.right-mbooks .title {
	display: block;
    color: var(--text);
    font-weight: 600;
}
.right-mbooks .series {
	color: var(--text);
	font-style: italic;
}
.right-mbooks .b-blurb p:first-of-type {
	margin-top: 1vw;
}
.feat {
	width: 100%
}
.feat img {
	background:var(--one);
	max-width: 100%;
	height: auto;
	width: auto;
}
#b-navail {
    display: flex;
    width: 100%;
    margin: 6vw 0 0;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left !important;
    list-style: none;
    float: left;
}
#b-navail .b-info {
	margin-top: 1vw;
}
#b-navail h3 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    color: var(--text);
}

#b-navail li {
    margin: 1vw .75% 0;
    width: auto;
    max-width: 23.5%;
} 
#b-navail li:nth-of-type(n+5) {
	margin-top: 4vw;
}
#b-navail li img {
    width: auto;
    max-width: 100%;
    display: block;
    height: 30vw;

}
#b-navail .book-link {
	position: relative;
}
.book-wrap {
	float: left;
	margin: 6vw 0 0;
	text-align: center;
}
.book-wrap:first-of-type {
	margin-top:2vw;
}
.book-wrap h2 {
	    text-transform: uppercase;
    letter-spacing: 1px;
	color: var(--three);
}
.book-wrap .book-container {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 6vw 0 0;
    width: 100%;
	justify-content: center;
}
.book-wrap .book-container:nth-of-type(1){
	margin: 1vw 0 0;
}
.book-wrap .book-container h3 {
	    float: left;
    width: 100%;
    text-align: center;
	font-weight: 400;
    font-style: italic;
    color: var(--three);
}
.book-wrap .book-container li {
	    width: 22.5%;
    margin: 1.5vw 1% 0;
}
.book-wrap .book-container li img {
	max-width: 93%;
    height: 25vw;
}
.book-link .award-overlay {
    max-width: 90%!important;
    background: none!important;
    right: 10px;
    bottom: 10px;
	position: absolute!important;
}

.b-info {
    float: left;
    width: 100%;
    text-align: center;
	list-style: none;
}

.b-info a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--text);
    font-weight: 700;
}
.b-info a.bk-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	color:var(--three);
	font-style: normal;
}
.b-info .bk-purchase a:nth-of-type(n+2):before {
	content:' • ';
}

.b-info p {
	    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--headers);
}
.b-info .b-purchase a {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.b-info ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	list-style: none;
	margin: 1vw auto 0;
    width: 100%;
}
.b-info ul li {
	display: none;
	margin: 0 3%;
}
.b-info ul li:first-of-type,
.b-info ul li:nth-of-type(2),
.b-info ul li:nth-of-type(3) {
	display: block;
}
.b-info ul li img {
	max-width: 100%;
	height: 2.75vw;
}
.b-info ul li:first-of-type {
	margin-left: 0;
}
.b-info ul li:last-of-type, .b-info ul li:nth-of-type(3) {
	margin-right: 0;
}

.b-info span {
    float: left;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: var(--three);
    line-height: normal;
    font-style: normal;
	    margin-top: .5vw;
}
.b-info span.series a {
	font-style: normal;
    text-transform: none;
    letter-spacing: .5px;
    color: var(--text);
    font-weight: 600;
}
.b-info a.title span:first-of-type {
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
	font-family: var(--headers);
	font-style: italic;
	color: var(--text);
}
.b-info a.title span:nth-of-type(2) {
	text-transform: uppercase;
	font-family: var(--headers);
	letter-spacing: 2px;
	color: var(--text);
}
.b-info span a {
	font-family: var(--headers);
    text-transform: uppercase;
    color: var(--three);
	font-weight: 600;
}
.b-info span a:before {
	content: ' • ';
	display: inline-block;
	padding-right: 5px;
	color: inherit;
}
.b-info span a.view-more {
	font-family: var(--bodyfont);
    font-weight: 600;
	width: 100%;
	float: left;
    margin-top: 1vw;
	color: var(--three);
}
.b-info span a:first-of-type:before {
	display: none;
}
.b-info .ex-links:first-of-type {
	clear: left;
}
.post-type-archive-books #b-navail .b-buy {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	width: 100%;
	list-style: none;
	margin-top: 2vw;
}
.post-type-archive-books #b-navail .b-buy li {
	width:auto;
	min-width: auto;
}

.post-type-archive-books #b-navail .b-buy li img {
	width: auto;
	height: 100%;
    box-shadow: none;
}
.post-type-archive-books #b-navail li .info-bar a {
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 2vw;
	float: left;
}

#b-navail li:first-of-type,
#b-navail li:nth-of-type(4n+1),
.bk-series ul li:first-of-type{
	margin-left: 0;
}
#b-navail li:nth-of-type(4n),
#b-navail li:last-of-type,
.bk-series ul li:last-of-type {
	margin-right: 0;
}
.b-rev, #sp_testimonies {
	float: left;
    width: 80%;
    margin: 4vw 10% 0;
    text-align: center;
    list-style: none;
    font-family: var(--bodyfont);
    color: var(--text)
}
#sp_testimonies {
	margin:0 10% 5vw
}
.b-rev {
	margin: 4vw 0 0;
    width: 100%;
    text-align: left;
    color: var(--text);
}
.b-rev .b-revname, p.t-reviewer {
	font-family: var(--bodyfont);
	font-style: italic;
    display: block;
    margin-top: 1vw;
    letter-spacing: 0;
}
.b-rev .b-revname span {
	display: block;
	letter-spacing: 5px;
}
.b-rev li {
	width: 100%;
    float: left;
}
.b-rev li:nth-of-type(n+2) {
	margin-top:2vw;
}
.quotes {
display: none;
	position: relative;
}
.quotes img {
	  clip-path: circle(50% at 50% 50%); /* Creates a circle with radius 50% centered on the image */
	width: 4%;
	border-radius: 50%;
}
.no-bl:after {
	content: '\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
	
}
.r-arrow:after {
	content: '\f30b';
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}
.home .no-bl:after {
	display: none;
}
.header-bopt {
	float: left;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 2vw auto 0;
    justify-content: center;
}
.header-bopt li {
	display:inline-block;
}
.header-bopt li a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: normal;
    font-family: var(--headers);
    color: var(--text);
    font-weight: 700;
}
	.header-bopt li:first-of-type a {
    background: var(--text);
    padding: .5vw 2vw;
    color: var(--white);
    font-weight: 700;
}
.header-bopt li:nth-of-type(n+2) {
    margin-left: 1vw;
}
.header-bopt li a {
	
}
.jump-menu {
    float: left;
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 3vw 5% 0;
    font-family: var(--headers);
    font-weight: 500;
}
.jump-menu li {
	width: auto;
    margin: 0 0 0 1% !important;
}
.jump-menu li:nth-of-type(n+2):before {
	content: ' • ';
	padding-right: 5px;
}
.jump-menu li:nth-of-type(2n) {
	wrap-after: flex; 
  page-break-after: always; /* CSS 2.1 syntax */
  break-after: always; /* CSS 3 syntax */
}
#header_cta #cta_call p:first-of-type {
	margin-bottom: 0;
}
#header_cta #cta_call p:nth-of-type(2) {
	margin-top:1vw;
}
h2.page-title {
	font-style: normal;
	font-weight: 600;
	letter-spacing: .5px;
}
#right_books {
	float: right;
    width: 32%;
}
#right_books .media-div ul {
	width: 100%;
	margin: 0;
}
#right_books  .media-div ul.v-rev li {
	width: 100%;
}
#right_books .spec-groups,
.fb-right .spec-groups {
	float: left;
	width: 100%;
	margin: 2vw 0 0;
	list-style: none;
}
#right_books .spec-groups li,
.fb-right .spec-groups li {
	display: block;
}
#right_books .spec-groups li:before,
.fb-right .spec-groups li:before {
	display: none!important
}
#right_books .spec-groups li a,
.fb-right .spec-groups li a{
	
}
#right_books #feat_image {
    width: 100%;
	position: relative;
}
#right_books #feat_image img {
	max-width: 100%;
    height: auto;
}
.single-books .purchase {
	width: 100%;
    float: left;
    margin: 1vw 0 0;
	list-style: none;
	text-align: center;
}
.single-books .purchase li {
	display: inline-block;
	letter-spacing: 1px;
}
.single-books .purchase li a {
	color: var(--three);
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.single-books .purchase li:after {
	content:' | ';
}
.single-books .purchase li:last-of-type:after {
	display: none;
}
.single-books .aud-sample {
	    float: left;
    margin: 2vw auto 0;
    text-align: center;
    width: 100%;
}
.prev-link {
    float: left;
    width: 80%;
    padding: 1.5vw 5% 1vw;
    margin: -1vw 5% 1vw;
    text-align: center;
    background: var(--three);
    color: var(--white);
    font-weight: 700;
    text-transform: uppercase;
}
.prev-link.sep {
	margin: 0 6% 0;
    width: 80%;
    background: var(--two);
    padding: 1vw 5%;
}
.single-books #right_books h4, #sidebar h3 {
font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    color: var(--text);
    text-align: center;
    font-weight: 700;
}
#sidebar h3 {
	margin-bottom: .5vw;
}
.single-books .media-div ul {
    margin: 0;
    padding: 0;
}
.single-books .media-div ul.aw-rec li {
	width: 90%;
	float: left;
	padding: .5vw 5%;
}
.single-books .media-div ul.aw-rec li:nth-of-type(odd) {
	background:var(--one);
}
.single-books .right-books .media-div ul li:nth-of-type(odd), 
.single-books .media-div ul.bk-memes li:nth-of-type(odd),
.single-books .media-div ul.v-rev li:nth-of-type(odd),
.single-books .media-div ul.mult-vid li:nth-of-type(odd)  {
	background: none;
}
.single-books .media-div ul.aw-rec li:nth-of-type(n+2) {
    margin: .5vw 0 0;
}

.single-books .bk-memes {
    display: flex;
    flex-wrap: wrap;
    float: left;
    list-style: none;
    margin: 3vw 0 0;
    padding: 0;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.single-books .bk-memes h4 {
	float: left;
	width: 100%;
}
.single-books .bk-memes li {
	width: auto;
    margin: 0 5px;
}
.single-books .bk-memes li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.single-books .bk-memes li:nth-of-type(3n) {
	margin-right: 0;
}
.single-books .bk-memes li img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.single-books .b-wrap {
	float: left;
	width: 55%;
	margin-top: 3vw;
}
.single-books .b-wrap h2 {
	text-transform: uppercase;
    font-weight: 500;
}
.single-books .b-wrap h2 span {
	display:block;
	width: 100%;
}
.single-books .b-revs {
	font-family: var(--bodyfont);
    font-style: normal;
    color: var(--text);
    text-transform: uppercase;
    font-weight: 700;
}
.single-books .b-revs:before {
	content:'\201C';
	font-family: inherit;
}
.single-books .b-revs:after {
	content:'\201D';
	font-family: inherit;
}
.single-books .b-wrap .series {
	font-style: italic;
    color: var(--text);
}
.single-books .b-wrap .series a {
	text-decoration: none;
}
.single-books iframe {
	width: 100%;
	margin: 1vw auto 0;
	display: block;
	height: auto;
	min-height: 30vw;
}
.single-books .b-desc {
	float: left;
	width: 100%;
}
.b-desc h3, .b-excerpt h3 {
    color: var(--text);
    text-transform: uppercase;
    font-style: normal;
}
.single-books .b-desc ul,
.single-books .b-desc ol {
	float: left;
    width: 90%;
    margin-left: 10%;
    margin-bottom: 2vw;
}
.b-img img {
    max-width: 100%;
    margin-bottom: 1vw;
    width: 100%;
}
.single-books .b-details {
	margin: 3vw 0 0;
}
.single-books .b-details p {
	margin: 3vw 0 0;
    font-family: var(--headers);
    font-style: italic;
    text-align: center;
    font-weight: 600;
}
/*.single-books .b-rev {
	margin: 4vw 0 0;
    list-style: none;
    text-align: center;
    font-family: var(--headers);
    font-style: italic;
    width: 100%;
    color: var(--text);
    padding: 0;
}*/
.b-revcred {
    float: left;
    width: 100%;
    text-align: left;
    font-style: normal;
    font-family: var(--bodyfont);
    margin: 1vw 0 0;
    letter-spacing: 0;
    color: var(--two);
    font-weight: 600;
    text-transform: uppercase;
}
.b-excerpt,
.b-trailer {
	margin-top: 3vw;
    float: left;
    width: 100%;
}
.b-excerpt h4 {
	color: var(--text);
}
.b-excerpt iframe {
	width: 100%;
}
.single-books .b-buy {
	list-style: none;
    text-align: center;
    text-transform: uppercase;
}
.single-books .b-buy a {
	color: var(--text);
	font-weight: 400;
}
.single-books .b-buy li:before {
	content:' • ';
	color:var(--text);
}
.single-books .b-buy li:first-of-type:before {
	display: none;
}
.quick-links {
	float: left;
	width: 100%;
	margin:  0;
}
.quick-links a {
	color: var(--three);
    font-family: var(--headers);
    font-style: normal;
    margin: 0 2% 0;
	text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}
.quick-links a:first-of-type, 
.quick-links a:nth-of-type(2){
	margin-left: 0;
}
.quick-links a.no-bl {
	background: var(--text);
    color: var(--white);
    width: 96%;
    float: left;
    padding: .5vw 2%;
    margin: .25vw 0 .5vw;
}
.ministry-content .cta-btn.beside {
	width: 100%;
}
.single-books .btm-buy {
    display: flex;
	flex-wrap: wrap;
    width: 54%;
    text-align: center;
    margin: 0 5%;
    padding: 3vw 0 0 1%;
	text-transform: uppercase;
    font-family: var(--headers);
    font-weight: 600;
    color: var(--three);
	justify-content: center;
}
.single-books .media-div.prod p {
	margin: 1% 0;
}
.single-books .media-div.prod a {
	text-decoration: underline;
}
.audio-samp {
	filter: sepia(100%) saturate(100%) grayscale(.1) contrast(90%) invert(15%);
    margin: 1.25vw 10% 0;
    display: block;
    float: left;
    width: 80%;
}
.block-btns {
	float: left;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	text-align: center;
	margin: 4vw 0 0 ;
	list-style: none;
	text-transform: uppercase;
    font-family: var(--headers);
    font-weight: 500;
    letter-spacing: 1px;
}
.block-btns.purchase {
	margin-top: 4vw;
}
.block-btns li {
width: 90%;
    padding: .75vw 5%;
    color: var(--text);
}

.block-btns.purchase li:first-of-type {
	display: block;
	width: 100%;
	background:none;
	color: var(--text);
	padding: 0;
}
.block-btns li:nth-of-type(n+2) {
	margin-top: .5vw;
}
.single-books .btm-buy li:nth-of-type(n+3):before {
	content:' | ';
}
.single-books .btm-buy li,
.single-books .b-buy li {
	display: inline-block;
}
.single-books .btm-buy li:first-of-type {
	display: block;
	width: 100%;
}
.single-books .btm-buy li a{
	color: var(--three);
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--headers);
    letter-spacing: 2px;
}
.single-books .btm-buy li:nth-of-type(n+2) {
    margin-left: 1%;
} 
.single-books .b-buy li {
	margin-top: 3vw;
}
.single-books .btm-buy li {
	margin: 1vw 0 0;
	width: auto;
}
.single-books .btm-buy li:first-of-type,
.single-books .b-buy li:first-of-type {
	margin-left: 0;
}
.single-books .btm-buy li:last-of-type,
.single-books .b-buy li:last-of-type {
	margin-right: 0;
}
.single-books .btm-buy li img,
.single-books .b-buy li img {
	    height: 4vw;
}
.single-books .media-div h4 {
	text-align: center;
}
/** MAIN BLOG **/
.archive h1.page-title {
	    text-align: center;
    text-transform: none;
    font-style: italic;
	display: table;
	margin: 0 auto;
}
.archive-title {
	float: left;
    width: 65%;
}
.archive h1.page-title:after {
	content: '';
    height: 1px;
    background: var(--one);
    width: 60%;
    margin: 1vw auto 3vw;
    display: block;
}
.blog-post a.post-title {
    font-style: normal;
    color: var(--text);
    float: none;
    display: block;
    margin: .25vw auto 0;
    width: 100%;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.blog-post .post-cat {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--three);
	font-weight: 600;
}

.single-post .post-cat a {
	font-style:italic;
}
.blog-post .post-meta {
float: left;
    width: 100%;
    font-family: var(--headers);
    font-style: normal;
    color: var(--text);
    text-align: center;
    margin-bottom: 1.5vw;
    padding-top: 0;
}
.blog-post .post-meta a {
	font-family: var(--headers);
	font-style: normal;
    color: var(--text);
	
}
/** BLOCK OPTIONS **/
.text-block {
	    float: left;
    width: 80%;
    margin: 5vw 10% 0;
}
.text-block.block-3 {
	margin-top: 3vw;
}
.text-block .img-wrap {
    width: 55%;
    max-width: 55%;
    max-height: 28vw;
    overflow: hidden;
}
.img-wrap.align-left {
	float: left;
    margin-right: 5%;
	margin-left: -12.5%;
}
.img-wrap.align-right {
	float: right;
    margin-left: 5%;
    margin-right: -12.5%;
}
.text-block .img-wrap img{
	height: auto;
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    margin-right: 0;
}
/* OLD 
.text-block img.align-left {
	float: left;
    margin-right: 5%;
    width: 55%;
    margin-left: -12.5%;
	max-width: 55%;
	height: auto;

.text-block img.align-right {
	float: right;
    margin-left: 8%;
    width: 55%;
    margin-right: -12.5%;
	max-width: 55%;
	height: auto;
} */

.text-block.remove-space {
	margin-top: 0!important;
}
.text-block h6, .text-block h4.no-sub {
	margin: 3vw 0 0;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text-block.full-width p:first-of-type:not(.text-block.full-width.split p:first-of-type){
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text-block.full-width.contact p:first-of-type {
	font-weight: normal!important;
	letter-spacing: 0!important;
	text-transform: none!important
}
.text-block.full-width ul {
	/*justify-content: center;
	text-align: center;*/
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 2vw 0 0;
width: 100%;
z-index: 99;
position: relative;
}
.text-block.full-width  ul li, .multi-cta li {
	text-align: center;
border: 3px solid var(--white);
border-radius: 40px;
padding: 0;
margin: 0 .5%;
text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--white);
}
 .multi-cta li a,  .multi-cta li:first-of-type a{
	    border-radius: 40px;
}
#content .text-block.full-width  ul li a,  .text-block.full-width  ul li a {
	color: var(--white);
	font-weight: 600;
	 display: block;
    height: 100%;
    padding: .5vw 5vw;
    text-align: center;
    text-decoration: none;
}

#content .text-block.full-width  ul li:hover, .text-block.full-width ul li:hover {
	background:var(--white);
	border:3px solid var(--two);
}
#content .text-block.full-width.contact  ul li:hover {
	background:none;
	border: none;
}
#content .text-block.full-width.contact a {
	padding: 0!important;
}
#content .text-block.full-width  ul li:hover a, .text-block.full-width ul li:hover a {
	color: var(--two);
}
/*.text-block.full-width  ul.cta-btn li:first-of-type a, .text-block.full-width  ul.cta-btn li a{
margin: 0 auto 0;
float: none;
padding: 1vw 8%;
display: table;
}
.text-block.full-width  .cta-btn a.bubble {
	height: auto;
}*/
.text-block.no-image h6, .text-block.no-image h4.no-sub {
	margin-top: 0;
}
.text-block h4,.text-block.split .left p:first-of-type {
	font-weight: 800;
}
.text-block.no-image ul { /** CHANGING THIS TO .FULL-WIDTH 07082026 IT CANNOT BE JUST TEXT BLOCK*/
    float: left;
    width: 95%;
    margin: 1vw 0 3vw 5%;
    list-style: disc;
	list-style-position: outside;
}
.text-block.has-image ul { /** new 07082026 */
	margin: 1vw 0 3vw 51%;
    list-style: disc;
    list-style-position: outside;
    width: auto;
    float: none;
}
.text-block.has-image ul li { /** new 07082026 */
	    width: 100%;
    margin: 0;
	float: none;
}
.text-block.has-image .main-headline.no-sub, .text-block.has-image .sub-headline {
	padding-top: 2vw;
}
.text-block ul.acc {
	    margin: 3.5vw 0 0;
    width: 100%;
}
.text-block.no-image ul li { /** CHANGING THIS TO .FULL-WIDTH 07082026 IT CANNOT BE JUST TEXT BLOCK*/
	float: left;
    width: 100%;
    margin: 0;
}
.text-block ul.cta-btn li {
display: ruby;
    width: auto;
    padding: 0;
    border-radius: 40px;
    margin: 0;
	float: none;
}
.text-block ul.cta-btn li:nth-of-type(n+2) {
	margin-left:2%;
}
.text-block .cta-btn.beside {
	float: left;
    margin-top: 1.5vw;
    text-transform: uppercase;
    letter-spacing: 1px!important;
    font-weight: 700;
    color: var(--text);
    width: 50%;
}
.swiper-cta {
	float: left;
	width: 100%;
	margin: 1.5vw 0 0;
}
.swiper-cta li {
	width: 100%;
	display: block;
}
.swiper-cta li:nth-of-type(n+2) {
	margin-top: .75vw;
}
.swiper-cta li a {
	text-transform: uppercase;
    letter-spacing: 1px!important;
    font-weight: 700;
    color: var(--text);
}
.text-block .cta-btn.beside:after {
	padding-left: 1%;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content:'\f178';
}
.text-block.full-width p:first-of-type {
	margin-top: 0;
}
.text-block.full-width.contact {
	background-color: #496f8f;
    color: #fff;
    margin-top: 0;
}
.text-block.full-width.contact h4 {
	text-transform: uppercase;
	font-weight: 600;
}
.text-block.full-width.contact h4, .text-block.full-width.contact a  {
	color: var(--white)!important;
}

.text-block.full-width.contact ul {
	margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;
}
.text-block.full-width.contact ul li {
	width: 33%;
    list-style: none;
    display: inline-block;
	border: none;
}
.text-block form {
	    width: 60%;
    margin: 3vw 20% 0;
}
.text-block.list ul {
	margin: 0;
	width: 100%;
	list-style: none;
}
.text-block.list ul li {
	margin: 1vw 0 0;
	float: left;
	width: 90%;
	padding: 1vw 5%;
}
.text-block.full-width {
	width: 80%;
    padding: 5vw 10%;
    margin: 5vw 0 0;
}
.text-block .img-list {
	float: left;
}
.text-block .img-list p:first-of-type {
margin-top: 1vw;	
	text-transform: uppercase;
	font-weight: 700;
}
.text-block.list ul.img-list li:nth-of-type(odd),
.text-block.list ul.img-list li {
	padding: 0;
	width: 100%;
}
.text-block ul.img-list li:nth-of-type(n+2) {
	margin-top: 5%;
}
#content .text-block.list ul.img-list li a {
	text-transform: none;
	color: var(--two);
}
.text-block .img-list img {
	float: left;
	width: 25%;
	margin-right: 3%;
}
.text-block ul.cta-btn li:first-of-type:hover, ul.cta-btn li:first-of-type:hover {
	background:none;
	color: var(--white);
}
.text-block ul.cta-btn li:first-of-type .bubble:hover, ul.cta-btn li:first-of-type .bubble:hover {
	background:none;
	border:3px solid var(--white);
	color: var(--white)
}
.text-block.full-width.split {
display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	 background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.text-block.no-padding {
	padding: 0;
    width: 100%;
    justify-content: center;
}
.text-block .left {
    max-width: 45%;
	margin-right: 5%;
}
.text-block.split .left {
	border-right:3px solid;
	padding: 4% 5% 4% 0;
	max-width:35%;
}
.text-block.split .left h6 {
	margin-top: 0
}
.text-block.split .right {
	max-width: 50%;
}
.text-block.split .sub {
	float: left;
    width: 100%;
    margin: 4vw 0 0;
    text-transform: uppercase;
    font-weight: 700;
}
#content .text-block.list ul li a {
	text-transform: uppercase;
	color: var(--text);
	text-decoration: none!important;
}
.text-block.list ul li:nth-of-type(odd) {
	float: left;
	width: 90%;
	padding: 1vw 5%;
	background:var(--offwhite);
}
.text-block:first-of-type form p:first-of-type {
	text-transform: none;
	font-weight: inherit;
}
.text-block.no-image:first-of-type p:first-of-type {
	margin-top: 0;
}
.text-block .aligncenter,
.text-block .alignleft,
.text-block .alignright {
	margin-bottom: 0;
}
.sub-headline {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0;
}
.main-headline {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 0;
}
.headline-block {
	float: left;
    width: 90%;
    text-align: center;
    margin: 5vw 5% 0;
}
.medium-headline-block {
	float: left;
    width: 60%;
    text-align: center;
    margin: 5vw 20% 0;
}
.headline-block h2,
.headline-block h4 {
	text-transform: uppercase;
}
.block-gallery {
	float: left;
	width: 100%;
	margin: 6vw 0 0;
}
.block-gallery li {
	
}
.vid-gallery {
	float: left;
    width: 80%;
    margin: 6vw 10% 0;
    text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.vid-gallery h3 {
	margin-bottom: 2vw;
}
.vid-gallery ul {
	margin: 0 auto;
	width: 100%;
}
.vid-gallery li {
    width: auto;
    margin: 0 1%;
    display: inline-block;
}
.s-gallery {
	float: left;
    display: flex;
    flex-wrap: nowrap;
    width: 90%;
    margin: 5vw 5% 0;
    align-items: anchor-center;
    list-style: none;
    justify-content: center;
}

.s-gallery li {
	max-width: 25%;
    margin: 0 .5%;
    width: auto;
}
.s-gallery li img {
	max-width: 100%;
	height: 9vw
}
.page-template-default .multi-cta {
	margin-top: 3vw;
}
.align-right {
	float: right;
	margin-left: 5%;
	max-width: 35%;
	height: auto;
	max-height: 30vw;
	width: auto
}
.align-left {
	float: left;
    margin-right: 5%;
    max-width: 35%;
    width: auto;
    height: auto;
    max-height: 30vw;
}
.cta-group {
	display: flex;
	flex-wrap: nowrap;
	float: left;
	width: 100%;
	justify-content: center;
	margin: 1vw auto 2vw;
}
.cta-group li {
    display: inline-block;
    text-align: center;
    border: 3px solid var(--two);
    border-radius: 40px;
    padding: .5% 5%;
    margin: 0 .5%;
}
.cta-group li a {
    text-transform: uppercase;
    color: var(--two)!important;
    font-weight: 600;
    text-decoration: none;
    line-height: unset;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}
/** IMAGE CARD BLOCK **/
.image-cards {
	float: left;
    width: 80%;
    margin: 6vw 10% 0;
	text-align: center;
}
.image-cards h4 {
	text-transform: uppercase;
    font-weight: 800;
	margin-top: 1.5vw;
    float: left;
    width: 100%;
}
.image-cards .sq-imgwrap {
    width: 100%;
    height: 25vw;
    overflow: hidden;
    float: left;
}
.image-cards .sq-imgwrap img {
	width: 100%;
    min-height: 100%;
}
.image-cards .pastoral a {
	text-transform: uppercase;
    font-size: 80%;
    font-weight: 700;
    letter-spacing: 1px!important;
}
.image-cards .card-info {
	float: left;
    width: 100%;
    margin: 2vw 0 0;
    display: flex;
    flex-wrap: wrap;
	list-style: none;
	justify-content: center
}
.image-cards .card-info h5 {
	text-transform: uppercase;
	font-weight: 700;
}
.image-cards .card-info h6 {
	color: var(--two);
	text-transform: uppercase;
	font-weight: 500;
}
.image-cards .card-info li {
	width: 23%;
	margin: 0 1%
}
.image-cards .card-info li:nth-of-type(4n){
	margin-right: 0;
}
.image-cards .card-info li:nth-of-type(4n+1){
	margin-left: 0;
}
.image-cards .card-info li:nth-of-type(n+5){
	margin-top: 4vw;
}
.image-cards .card-info li img {
	max-width: 100%;
}
.pastoral {
	width: 100%;
    margin: 3vw 0 0;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.pastoral li {
	width:23.5%;
	list-style: none;
}
.pastoral li img {
	max-width: 100%;
}
.pastoral li:nth-of-type(n+2) {
	margin-left: 2%;
}
.pastoral li:nth-of-type(4n+1) {
	margin-left: 0;
}
.pastoral li:nth-of-type(n+5) {
	margin-top: 5vw;
}
.single-staff h1 {
	padding-top: 3vw;
}
.single-staff h6 {
	margin-bottom: 1.5vw;
}
.single-staff .headshot {
	float: left;
    width: auto;
    margin-right: 5%;
    height: 30vw;
}
/** PODCAST **/
.pod-sidebar {
	float: left;
    width: 15%;
    margin-right: 3%;
    background: var(--three);
    padding: 3%;
    color: var(--white);
}
.pod-wrap .pod-sidebar ul li a, 
.pod-sidebar .wpc-term-count {
	color: var(--white);
	text-align: left;
	opacity: 1;
}
.pod-sidebar li.wpc-term-item {
    width: 100%;
}
#podcast_extras {
	float: left;
    margin: 3vw 0 0;
}
#feat_podcast {
	float: left;
	width: 90%;
	margin: 0 5%;
}
#feat_podcast h5 {
	text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: var(--three);
	margin-top: 2vw;
}
#feat_podcast h6 {
	text-transform: uppercase;
    font-weight: 600;
	color: var(--text);
}
#feat_podcast img {
	width: auto;
    float: left;
    margin-right: 5%;
    height: auto;
    height: 23vw;
    max-width: 100%;
}
#feat_podcast .cta {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--three);
    font-weight: 800;
    float: left;
    display: block;
    width: auto;
    margin-top: 1vw;
    min-width: 47%;
}
#feat_podcast .cta:first-of-type {
	margin-top: 2vw;
}
.podcast-list {
	    float: left;
    width: 100%;
    text-align: center;
    margin: 6vw 0 0;
}
.pod-embed {
	margin-top: 3vw;
}
.pod-wrap {
float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}
.pod-wrap .wpc-custom-selected-terms ul.wpc-filter-chips-list {
	width: 100%;
    margin: .5vw 0 2.5vw;
    justify-content: center;
}
.pod-wrap ul.wpc-filter-chips-list li {
	width: auto;
}
.pod-wrap ul.wpc-filter-chips-list li.wpc-chip-reset-all {
	background: indianred;
    text-transform: uppercase;
}
.pod-wrap .wpc-filter-chips-list li a {
	border: none!important;
}
.pod-wrap h5 span {
display: block;
    width: 100%;
    font-weight: 700;
    letter-spacing: 1px;
}
.single-podcast .innerpod-wrap h3 {
	margin-top: 2vw;
}
.pod-wrap a.cta {
	color: var(--two);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 800;
}
.pod-wrap a.cta:nth-of-type(n+3):before {
	content:' • ';
}
.pod-wrap i {
	color: var(--two);
}
.pod-wrap ul {
	list-style: none;
	margin: 2vw auto 0;
	display: flex;
    width: 76%;
    justify-content: center;
    flex-wrap: wrap;
}
.pod-wrap ul.wpc-filters-ul-list {
	width: 100%;
}
.pod-wrap .wpc-filters-radio {
	margin-top: 0;
}
.pod-wrap .wpc-term-count-brackets-close, .pod-wrap .wpc-term-count-brackets-open {
	display: inline;
}
.pod-wrap ul li {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 0 2.5%;
    padding: 0;
}
.pod-wrap ul.sermon-wrap {
	text-align: center;
}
.pod-wrap ul.sermon-wrap li h5 {
}
.pod-wrap ul.sermon-wrap li {
	background-color: var(--one);
}
.pod-wrap ul li span.sermon-content {
	float: left;
	width: 80%;
   padding: 3vw 10%;
    color: var(--text);
}
.pod-wrap ul li:nth-of-type(n+4) {
	margin-top: 3vw;
}
.pod-wrap ul li:nth-of-type(3n+3) {
	margin-right: 0;
}
.pod-wrap ul li:nth-of-type(3n+1) {
	margin-left: 0;
}
.pod-wrap ul li h5 {
	text-transform: uppercase;
    font-weight: 800;
    margin: 1vw;
	color: var(--text);
}
.pod-wrap ul li img {
    display: none;
    margin: 0 auto;
    float: none;
    max-width: 100%;
    width: auto;
    height: 12vw;
}
.pod-wrap ul li a {
	color: var(--text);
}
.pod-div {
	float: left;
	width: 100%;
	margin: 3vw 0 0;
}
.pod-div ul.p-extras {
	list-style:none;
	width: 100%;
	margin: 1vw 0 0;
}
.pod-div ul.p-extras li {
	padding: 1vw 5%;
	width: 90%;
	
}
.pod-div ul.p-extras li:nth-of-type(odd) {
	background:var(--one);
}
/* MAIN BLOG PAGE */
.blog-wrap, .innerpod-wrap {
    float: left;
    width: 65%;
	margin: 0
}
#podcast_extras h4 {
	color: var(--text);
}
.blog-wrap li {
	list-style: none;
    margin-top: 5vw;
    float: left;
	width:100%;
}
.blog-wrap li:first-of-type {
	margin-top: 0;
}

.blog-wrap li:nth-of-type(n+2) .p-thumb {
    /* display: block; */
    /* height: auto; */
    /* margin: 0 auto; */
    width: 20vw;
    float: left;
    height: 20vw;
    overflow: hidden;
}
.blog-wrap li:nth-of-type(n+2) img {
    float: left;
    height: 100%;
    width: auto;
    max-width: unset;
    margin: 0;
}
.blog-wrap li:nth-of-type(n+2) .bp-content {
    float: right;
    width: 30vw;
    margin-top: 1.5vw;
    text-align: left;
}
.blog-wrap li:nth-of-type(n+2) .blog-post a.post-title {
	text-align: left;
    display: block;
    margin:  0;
}
.blog-wrap li:nth-of-type(n+2) .bp-content a:last-of-type {
	margin-top: 1vw;
	text-align: left;
    display: block;
}
.blog-wrap li:nth-of-type(n+2) .bp-content a:last-of-type:after {
	display: none;
}
.blog-post {	
    float: left;
    width: 100%;
}
.blog-post .p-thumb {
    display: block;
    height: auto;
    margin: 0 auto;
}

.blog-post .p-thumb img{
width: auto;
    height: auto;
    max-height: 25vw;
    margin: 0 auto;
    display: block;
    float: none;
    max-width: 65%;
}
.blog-post .post-meta p:last-of-type {
	margin-bottom: 0;
}

.blog-post .post-meta i {
    
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--text);
    margin-right: 1vw;
}
.blog-post .post-meta .post-category {
    color: var(--three);
    text-transform: uppercase;
    display: block;
    
	font-family: var(--bodyfont);
}
.blog-post .blog-read {
	float: left;
    width: 100%;
    margin-top: 2vw;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    color: var(--three)!important;
}
.blog-post .blog-read:after {
content: '\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}
.bp-content {
    float: right;
    width: 100%;
    margin-top: 2vw;
    text-align: center;
}
.wp-caption-text {
	text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--text);
    font-family: var(--headers);
    text-align: center;
    font-weight: 500;
}
.wp-pagenavi {
	text-align: center;
    float: left;
    width: 100%;
    margin: 3vw 0 0;
}
.wp-pagenavi,
.wp-pagenavi a {
	font-family: var(--headers);
	font-style: italic;
}
.wp-pagenavi, .wp-pagenavi a, .wp-pagenavi span {
	text-transform: none!important;
    color: var(--two);
    font-style: normal;
}
#sidebar {
    float: right;
    width: 25%;
    list-style: none;
}
#sidebar h2 {
	font-family: var(--headers);
	font-style: normal;
    color: var(--text);
    font-weight: 500;
}
#sidebar h6 {
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: var(--text);
    font-style: italic;
}
#sidebar .widget_media_image,
#sidebar .widget_media_image div {
    max-width: 100%!important;
    width: 100%!important;
    margin: 0 auto ;
    display: block;
    text-align: center;
}
#sidebar .wp-caption-text {
	margin-top: 0;
    width: 70%;
    padding: 3vw 15%;
    background: var(--one);
	float: left;
}
#sidebar select {
	float: left;
    width: 100%;
    padding: 3%;
    border: 1px solid var(--one);
    color: var(--text);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#sidebar label {
	display: none;
}
#sidebar li {
	margin-top: 3vw;
    float: left;
    width: 100%;
	text-align: center;
}
#sidebar li:first-of-type {
	margin-top: 0;
}
#sidebar li ul li {
	list-style: none;
    margin: 1vw 0 0;
    width: 100%;
   	color: var(--text);
	text-align: left;
}
#sidebar li ul li:nth-of-type(n+2):before { 
		content:'';
		height: 1px;
		display: block;
		width: 100%;
		background:var(--text);
		margin: 0 0 1vw;
		
	}
#sidebar li ul li h4 {
	font-weight: 700;
	color: var(--text);
}
#sidebar li ul li h5 {
	color: var(--three);
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}
#sidebar .rec li:nth-of-type(n+3):before {
	content:'';
	height: 1px;
	display: block;
	width: 100%;
	margin: .5vw 0 1vw;
	background:var(--text);
}
#sidebar li ul.rec li:nth-of-type(2):before {
	display: none;
}
#sidebar .podcast-list {
    margin: 1vw 0 0;
}
#sidebar .podcast-list li {
    text-align: center;
}
#sidebar .multi-cta li:before {
	display: none!important;
}
#sidebar li ul#soc_media li {
    display: inline-block;
	margin: 0;
    float: none;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    width: 2vw;
}
#sidebar li:last-of-type {
	margin-bottom: 0;
}
/*#sidebar h3 {
    color: var(--text);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}*/
#sidebar .blocktitle {
	text-transform: none;
    text-align: center;
}
#sidebar .intro-wrap div {
	float: left;
        padding: 2vw 10%;
}

#sidebar li ul#soc_media li a {
	color: var(--two);
}
.sb-newsletter {
	float: left;
	width: 80%;
	padding: 10%;
	background:var(--text);
	color: var(--white)!important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#sidebar #sb_aff {
	float: left;
    margin-top: 0;
}
#sidebar #sb_aff li {
	    width: 100%;
    margin: 2vw 0 0;
}
#sidebar #sb_aff li:first-of-type {
	margin-top: 0;
}
#sidebar #sb_aff li img {
	max-width: 60%;
    width: auto;
    height: auto;
}
#page #sidebar #soc_media {
	width:100%;
	margin: 1vw 0 0;
	padding: 0;
	text-align: center;
}
#page #sidebar #soc_media ul li {
	margin: 0 .2vw;
    display: inline-block;
    width: auto;
}
#page #sidebar #soc_media li:first-of-type {
	margin-left: 0;
}
#page #sidebar #soc_media li:last-of-type {
	margin-right: 0;
}
#page #sidebar #soc_media ul li a {
    border-radius: 50%;
}

/** SINGLE BLOG **/
.single-post h1.bp-title {
	text-transform: uppercase;
    letter-spacing: 5px;
	margin-left: -2%;
    margin-bottom: 0.25vw;
}
.post-wrap {
	float: left;
    width: 65%;
}
.inner-post {
	float: left;
    width: 100%;
    margin: 2vw 0 0;
}
ol, ul {
	width:90%;
	margin: 0 3% 3vw 7%;
}
ul {
list-style: circle;
}
#sidebar ol, #sidebar ul {
	width: 100%;
	margin: 0;
	list-style: none;
}
#sidebar h4 {
	text-transform: uppercase;
}
#sidebar .multi-cta {
	flex-wrap: wrap;
}
#sidebar .multi-cta li {
	width: 90%;
	margin: 0;
}
#sidebar .multi-cta li:nth-of-type(n+2) {
	margin-top: 1vw;
}
.nav-links {
	float: left;
    width: 100%;
    margin-top: 5vw;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.nav-links a {
	color: var(--text)!important;
}
.nav-previous {
	float: left;
	width: 100%;
}
.nav-previous span {
	position: relative;
    width: auto;
    float: left;
    height: 4vw;
    margin-right: 2vw;
}
.nav-next {
	float: right;
	width: 100%;
	margin-top: 1vw;
	text-align: right;
}
.nav-next span {
	position: relative;
    width: auto;
    float: right;
    height: 4vw;
    margin-left: 2vw;
}
.single-post h2.post-title {
	margin-top: 3vw;
    color: var(--text);
    
	font-family: var(--bodyfont);
	text-transform: uppercase;
	font-weight: 600;
}
.single-post .footer-meta {
	float: left;
    width: 94%;
    margin: 3vw 0 0;
    background: var(--two);
    color: var(--white);
    padding: 1vw 3%;
}
.single-post .footer-meta a {
text-transform: none;
    letter-spacing: 0;
    font-style: italic;
    color: var(--white);
}
.single-post .entry-meta {
	float: left;
    width: 100%;
    padding: 0;
    color: var(--two);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    font-family: var(--headers);
    margin-top: .5vw;
}
.single-post .entry-meta span i {
	margin-left: 1vw;
}
.single-post .entry-meta span i:first-of-type {
	margin-left: 0;
}
.single-post .inner-post a {
		text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: var(--one);
}

#comments {
    float: left;
    width: 100%;
    margin: 3vw 0 0;
}
#comments h3 {
	color: var(--text);
}

.commentlist h2 {
	text-align: center;
    margin-top: 2vw;
    font-family: var(--bodyfont);
    color: var(--text);
    text-transform: uppercase;
}
.blog-wrap img {
	max-width: 100%;
}
.blog-wrap .commentlist ol,
.blog-wrap .commentlist li {
	list-style: none;
}
.blog-wrap .commentlist .fn {
	font-style: normal;
    font-weight: 500;
}
.blog-wrap .commentlist .comment-meta {
	margin-bottom: 2vw!important;
}
.blog-wrap .commentlist .comment-meta,
.blog-wrap .commentlist .comment-meta a {
text-transform: uppercase;
    font-weight: 500;
        margin: 0;
}
.blog-wrap .commentlist li:nth-of-type(odd),
.blog-wrap .commentlist li {
	background:var(--two);
	padding: 3vw;
}
.blog-wrap .commentlist li .children li {
	background:var(--three);
	margin-bottom: 1vw;
	color:var(--text);
}
.blog-wrap .commentlist a{
	color: var(--text);
}
.blog-wrap .commentlist li.children li:last-of-type {
	margin-bottom: 0;
}
.blog-wrap ul,
.blog-wrap ol {
	float: left;
	width:90%;
	margin-left: 10%;
	margin-bottom: 2vw;
	margin-top: 1vw;
}
.blog-wrap ul,
.blog-wrap ul li {
	list-style: disc;
}
.blog-wrap ol,
.blog-wrap ol li {
	list-style:decimal;
}
.blog-wrap ul li,
.blog-wrap ol li {
	padding: 0;
	margin: 0!important;
	width: 100%;
}
.blog-wrap ul li:nth-of-type(odd),
.blog-wrap ol li:nth-of-type(odd) {
	padding: 0;
}
.blog-wrap ul li:nth-of-type(even),
.blog-wrap ol li:nth-of-type(even) {
	background:none;
}
blockquote {
    float: left;
    width: 80%;
    padding: 3%;
    margin: .5vw 7% 2vw;
    border-left: 5px solid var(--one);
}
blockquote p {
	color: var(--text) !important;
    font-style: normal;
    font-weight: 800;
    font-family: var(--headers);
}

.bctt-click-to-tweet {
    clear: both!important;
	border:2px solid var(--three)!important;
}
#page .bctt-ctt-text a {
font-family: var(--headers) !important;
    font-style: normal;
    font-weight: 800 !important;
    color: var(--three) !important;
    text-decoration: none !important;
}
.page-template-default #content a.bctt-ctt-btn {
	text-decoration: none!important;
}


/** REGULAR PAGE **/
.feat-img {
    float: right;
    width: 40%;
    margin-left: 2vw;
    margin-top: -9vw;
}
.feat-img img {
	max-width: 100%;
	height: auto;
}
/** MEDIA PAGE **/
.page-template-page-media h4 {
	color: var(--text);
	font-weight: 600;
}

#sb_aff {
	display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    margin: 6vw 0 0;
	list-style: none;
    text-align: left;
        justify-content: center;
    align-items: center;
}
#sb_aff h4 {
	display: block;
	width: 100%;
}
#sb_aff li {
	margin: 0 2%;
}
#sb_aff li:nth-of-type(6n) {
	margin-right: 0;
}
#sb_aff li:nth-of-type(7n) {
	margin-left: 0;
}
#sb_aff li img {
    height: auto;
    max-width: 100%;
    width: auto;
    max-height: 7vw;
}
.page-template-page-media #content #soc_media {
    float: left;
    width: 100%;
    padding: 0;
    text-align: left;
    list-style: none;
	margin: 0;
}
.page-template-page-media #content #soc_media li {
	display: inline-block;
	margin: 0 1vw;
}
.page-template-page-media #content #soc_media li:first-of-type {
	margin-left: 0;
}
.page-template-page-media #content #soc_media li:last-of-type {
	margin-right: 0;
}
.page-template-page-media #content #soc_media li a {
	color: var(--three);
}
.page-template-page-media #content #soc_media li i {
	margin-right: .5vw;
	color: var(--three);
}

.media-div {
    float: left;
    width: 100%;
    margin: 4vw 0 0;
}
.media-div h4, #soc_media h4, .aff-links h4 {
color: var(--three);
    font-family: var(--headers);
    font-weight: 400;
    text-transform: uppercase;
	font-style: normal;
}
#sidebar .media-div {
	margin-top: 0;
}
#sidebar .intro-wrap {
	float: left;
	position: relative;
}
.media-div ul {
	float: left;
    list-style: none;
    width: 80%;
    text-align: center;
    margin: 0 10% 0;
}
.media-div ul.mult-vid {
	display: flex;
    flex-wrap: wrap;
    float: left;
    width: 90%;
    margin: 1vw 5% 0;
    justify-content: center;
}

.media-div ul.mult-vid h3 {
	    display: block;
    width: 100%;
    margin-bottom: 1vw;
}
.media-div ul.mult-vid li {
	max-width: 31%;
	margin: 0 1%
}
.media-div ul.v-rev li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}
.media-div ul.vert li, .media-div ul.v-rev.vert li {
	width: 25%;
    margin: 0;
}
.media-div ul.single-vid li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.media-div ul.mult-vid li:nth-of-type(3n+3) {
	margin-right: 0;
}
.media-div ul.mult-vid li:nth-of-type(3n+1) {
	margin-left: 0;
}
.media-div ul.mult-vid li p {
	text-transform: uppercase;
    color: var(--text);
    
    font-weight: 500;
}
.media-div ul.v-rev h3,
.media-div ul.mult-vid h3,
.media-div ul.single-vid h3 {
	margin-bottom: 1vw;
}
.media-div ul.single-vid li iframe {
	max-width: 100%;
    height: auto;
    min-height: 30vw;
    width: 100%;
}
.media-div ul.v-rev li iframe {
   /* max-width: 100%;
    height: 25vw;
    width: 100%;*/
	max-width: 100%;
    height: auto;
    min-height: 25vw;
    width: 100%;
}
.media-div ul.mult-vid li iframe {
	 max-width: 100%;
     height: auto;
    min-height: 15vw;
}

.media-div ul li:first-of-type {
	margin-left: 0;
}
.media-div ul li:last-of-type {
	margin-right: 0;
}
.media-div ul li img {
	width: 100%;
	min-height: 12vw;
}
.media-div ul.mult-vid.vert li {
	width: auto;
}
.media-div ul.mult-vid.vert  iframe, .media-div ul.v-rev.vert  iframe {
	height: 31vw;
    width: revert;
}
#page_intro {
	width: 90%;
	margin: 6vw 5% 0;
	float: left;
	text-align: center;
}
/** MAIN SPEAKING **/
.spk-intro {
    float: left;
    width: 80%;
    margin: 3vw 10% 5vw;
    text-align: center;
    font-weight: 400;
}
.spk-intro p {
	
}
.s-group {
	margin: 0;
    width: 100%;
    padding: 0;
	float: left;
}
.s-group h5 {
	text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
    color: var(--text);
    font-style: normal;
}
.s-group li {
    padding: 3vw 5%;
    list-style: none;
    float: left;
    width: 90%;
}
.s-group li:nth-of-type(odd) {
	background:var(--two);
}
.s-group li .book-btns {
	background:var(--text);
	padding: .5vw 3vw;
	display: table;
	width: auto;
	margin: 2vw auto 0;
	float: left;
}
.s-group li:nth-of-type(odd) .book-btns {
	background:var(--white);
}
.s-group .top-desc ol, .s-group .top-desc ul {
	float: left;
}
.s-group .top-desc ol li {
	list-style-type: decimal;
}
.s-group .top-desc ul li {
	list-style-type: disc;
}
.s-group .top-desc li {
	padding: 0 0 1vw;
}
h3.topic-title{

color: var(--text);
text-transform: uppercase;
}
.s-group .book-btns a {
	color: var(--white);
    text-transform: uppercase;
    font-family: var(--headers);
    font-weight: 700;
}
.s-group li:nth-of-type(odd) .book-btns a {
	color: var(--text);
}
.s-group .more-btn {
    padding: 0;
    max-width: 100%;
    display: inline-block;
    font-weight: 500;
    background: none;
    color: var(--three)!important;
    letter-spacing: 0;
    font-family: var(--headers);
    font-style: italic;
    text-transform: none;
}
.s-group .more-btn:after {
content: '\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}

#sp_testimonies p {
	color: var(--text);
	margin-top: 0;
}
#sp_testimonies h3 {
	text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
	color: var(--text);
}

#sp_testimonies ul {
    list-style: none;
    text-align: center;
    margin: 2vw 0 0;
    float: left;
    width: 100%;
}
#sp_testimonies ul li {
	width: 100%;
	float: left;
}
#sp_testimonies p {
	float: left;
width: 100%;
margin-top: .5vw;
}
#sp_testimonies ul li p {
	color: var(--text);
}
#sp_testimonies p.t-reviewer {
	margin-top: 0;
}
#sp_testimonies p.t-reviewer:before, .b-revcred:before {
	content:'—';
	color: inherit;
}
#soc_media.blocks {
	width: 80%;
    margin: 6vw 10% 0;
    text-align: center;
}
/** MEDIA PAGE 
ul.pr-images {
	display: flex;
    float: left;
    flex-wrap: wrap;
    justify-content: left;
    text-align: center;
    margin:  0;
    width: 100%;
    color: var(--two);
}
ul.pr-images a {
	color: var(--two);
	letter-spacing: 1px;
	text-transform: uppercase;
}
ul.pr-images li {
    float: none;
    display: inline-block;
    margin: 0 1%;
    vertical-align: top;
    width: 25%;
}
ul.pr-images li span:nth-of-type(2):before,
ul.pr-images li span:nth-of-type(3):before {
	content: ' • ';
	color: var(--two);
	vertical-align: middle;
}
ul.pr-images li img {
	max-width: 100%;
}

.media-div ul.b-stacked {
    display: flex;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left!important;
}
.media-div ul.b-articles,
.media-div ul.b-aff,
.media-div ul.aff-links {
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.media-div ul.aff-links li, .media-div ul.b-articles li {
	width: 100%;
	margin: 2vw 0 0;
}
#sidebar .media-div ul.b-aff {
	justify-content: center;
	text-align: center;
}
#sidebar .media-div ul.b-aff a {
	margin-bottom: 2vw;
}
#sidebar .media-div ul.b-aff a:last-of-type {
	margin-bottom: 0;
}
#sidebar .media-div  img {
	width: auto!important;
	max-width: 100%;
}
.media-div ul.b-stacked li {
	width: 45%;
	padding: 0;
}
.media-div ul.b-stacked li:nth-of-type(even) {
	margin-left: 10%;
}
.media-div ul.b-stacked li:nth-of-type(n+3) {
	margin-top: 2vw;
}

.media-div ul.b-stacked li:first-of-type,
.media-div ul.b-aff li:first-of-type {
	margin-top: 0;
}

.media-div ul.b-articles li a,
.media-div ul.b-articles li i,
.media-div ul.b-aff li a,
.media-div ul.aff-links a,
.media-div ul.b-aff li i {
	color: var(--three);
}
.media-div ul.aff-links p {
	color: var(--text);
	text-transform: uppercase;
	font-weight: 700;
}
.media-div ul.b-stacked li img {
	min-height: inherit;
}
.b-stacked li.bstack-img {
    width: 12vw;
    max-width: 12vw;
    margin-right: .5vw;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: var(--three);
}
.b-stacked li.bstack-img span {
    width: 100%;
}
.b-stacked li.bstack-img span img {
    height: 90%;
}
.b-stacked span.avail {
	font-family: var(--headers);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.b-stacked span.avail:before {
	content:' | ';
}
.b-stacked span.title,
.b-stacked span.series {
	font-weight: 500;
    font-family: var(--bodyfont);
    text-transform: none;
    font-style: italic;
	letter-spacing: normal;
}

.b-stacked a {
	text-transform: uppercase;
    font-family: var(--headers);
    letter-spacing: 1px;
}
.b-stacked a.title {
width: 100%;
    float: left;
    color: var(--text);
    font-weight: 600;
    letter-spacing: 1px;
}
.b-stacked a:before {
	content:' • ';
}**/
/** .b-stacked a:first-of-type:before {
	content: ' | ';
} **/
/** .b-stacked a:first-of-type:before, .b-stacked.no-before a:first-of-type:before {
	display: none;
}
.second-line {
    display: flex;
    justify-content: left;
    text-align: left !important;
    text-transform: none;
    margin: .5vw 0 0 !important;
	width: 100%!important;
}
.second-line li {
	width: auto !important;
	color: var(--three);
}
.media-div ul.b-stacked .second-line li:nth-of-type(n+3) {
	margin-top: 0;
}
.media-div ul.b-stacked .second-line li:nth-of-type(n+2) {
	margin-left: 2%!important;
}
.second-line li a {
	letter-spacing: 0;
    text-transform: none;
}
.second-line li:first-of-type:after {
	content:' | ';
	margin-left: 5px
}
.second-line li:nth-of-type(n+3):before {
	content:' • ';
	margin-right: 5px
}
.booking-info {
	display: flex;
}
.booking-info li {
	
}**/
#inner-comparison {
	float: left;
	width: 100%;
}
#inner-comparison ul {
	list-style: none;
	margin: 0 0 3vw;
	float: left; display: flex; flex-wrap:wrap; width: 98%; padding: 2%;
}
#inner-comparison ul li {
	width: 40%;
}
#inner-comparison ul li:nth-of-type(2) {
	margin-top: 0;
}
#inner-comparison ul li:nth-of-type(even) {
	margin-left: 20%;
}
#inner-comparison ul li {
	list-style: none;
}
/** DEFAULT IMAGES **/
.alignleft {
	float: left;
    margin-right: 2vw;
    margin-bottom: 1.5vw;
}
.alignright {
	float: right;
    margin-left: 2vw;
    margin-bottom: 1.5vw;
}
.aligncenter {
	display: block;
    margin: 0 auto 1.5vw;
    max-width: 100%!important;
    text-align: center;
    float: none;
}
.p-thumb,
.p-vidthumb{
    width: 100%;
}
.single-post .p-thumb {
	float: none;
    width: auto;
    margin: 0 auto 3.5vw;
    position: relative;
    display: table;
}
.p-thumb img,
.p-vidthumb iframe{
	max-width: 100%;
    width: auto;
    height: 25vw;
    margin: 0 auto;
    display: block;
}
.p-vidthumb {
   float: left;
   margin-bottom: 6vw;
}
.p-vidthumb p:first-of-type {
	padding-top: 5vw;
}
#sidebar img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

/** EMBED NEWSLETTER **/
#news_subscribe {
	float: left;
	width: 90%;
	padding: 2vw 5%;
	background:var(--one);
	text-align: center;
}
#news_subscribe p:first-of-type {
	font-style: italic;
	margin-bottom: .5vw;
}

input[type="hidden"] {
	    float: none;
    display: inline-block;
}

/** NAV **/
.cat-navigation {
	float: left;
    width: 100%;
    position: relative;
    margin: 3vw 0 -1vw;
}
.cat-navigation .prev-post,
.cat-navigation .next-post  {
    display: block;
    position: relative;
    text-transform: uppercase;
    color: var(--three);
    font-weight: 600;
}
.cat-navigation .prev-post span:last-of-type,
.cat-navigation .next-post span:last-of-type {
	display: block;
	text-transform: uppercase;
    font-family: var(--headers);
    font-style: normal;
    letter-spacing: 1px;
}
.cat-navigation .prev-post {
	margin-left: 0;
    width: 100%;
    float: left;	
}
.cat-navigation .next-post {
	margin-right: 0;
	float: left;
    width: 100%;
}
.cat-navigation i {
	font-weight: 600;
}
.cat-navigation .prev-arrow, .cat-navigation .next-arrow {
    height: 3.75vw;
    position: absolute;
    top: 0vw;
    left: -5%;
    vertical-align: text-bottom;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--one);
    font-size: 4.5vw;
}
.cat-navigation .next-arrow {
    right: -5%;
}
.single-post .cat-navigation .prev-arrow {
	left: -8%;
}
.single-post .cat-navigation .next-arrow {
    right: -8%;
}

#sign_up {
    float: left;
    background: var(--one);
    padding: 5vw 5%;
    color: var(--text);
    width: 60%;
    margin: 6vw 15% 0;
    text-align: center;
}
#sign_up h4,
#sign_up p,
#sign_up a {
	
	color: var(--text);
}
#sign_up h5 {
	font-style: normal;
    color: var(--text);
    text-transform: uppercase;
    letter-spacing: 5px;
}
#sign_up a {
	display: table;
    margin: 2vw auto 0;
    background: var(--white);
    width: auto;
    color: var(--text)!important;
    padding: 1vw 10%;
    font-weight: 400;
    font-family: var(--headers);
    text-transform: lowercase;
    letter-spacing: 0;
    font-style: italic;
}
/** CONTACT **/
.left-contact {
	float: left;
	width: 30%;
}
.left-contact h5 {
	color: var(--three);
    text-transform: uppercase;
}
.left-contact ul#soc_media {
	margin-top: 0;
	list-style: none;
}
.left-contact ul#soc_media li a,
.left-contact ul#soc_media li i {
	color: var(--three);
}
.left-contact ul#soc_media li {
	list-style: none;
}
.left-contact ul#soc_media li:first-of-type {
	width: 100%;
}
.left-contact ul#soc_media li:nth-of-type(2) {
	margin-left: 0;
}
.left-contact .contact-connect {
	float: left;
	list-style: none;
	margin: 0;
}
.left-contact .contact-connect li {
	margin-top: 2vw;
}
.right-contact {
	float: right;
	width: 65%;
}
.right-contact .text-block {
	float: left;
    width: 100%;
    margin: 0 auto;
}
/** EVENTS **/ 

/** MAIN EVENTS **/
.em-programs {
	position: relative;
	float: left;
	margin-top: 7vw;
	width: 100%;
}
.em-programs .left-event {
	float: left;
    width: auto;
	min-width: 10%;
	margin-right: 5%;
    text-transform: uppercase;
    color: var(--text);
	font-weight: 400;
}
.em-programs .right-event {
	float: right;
}
.em-programs:first-of-type {
	margin-top: 0;
}
.em-programs h3 {
    color: var(--text);
    font-weight: 700;
    font-family: var(--bodyfont);
    text-transform: uppercase;
}
.em-programs h3:after {
height: 2px;
    content: '';
    background-color: var(--text);
    display: inline-block;
    margin-left: 15px;
    width: 60%;
    vertical-align: middle;
}
.em-programs .mid-event h3:after {
	display: none;
}
.em-programs ul {
    margin: 2vw 0 0;
    list-style: none;
    float: left;
    width: 100%;
}
.em-programs ul li {
	list-style: none;
    float: left;
    width: 100%;
    margin: 0 0 5vw;
	display: flex;
	flex-wrap: nowrap;
}
.em-programs li .mid-event.img {
	max-width: 60%;
}
/*.em-programs li .left-event {
margin-right: 5%;
}*/
.em-programs li .right-event {
margin-left: 5%;
	width: 40%;
}
.em-programs ul li:last-of-type {
	margin-bottom: 0;
}
.post-type-archive-events .p-thumb img  {
	max-width: 100%;
	height: auto;
	max-height: 15vw;
	width: auto;
}
.post-type-archive-events .p-thumb {
    float: right;
    height: auto;
    margin: 0;
    width: auto;
    text-align: left;
}
.em-programs h5 {
color: var(--text);
	text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    letter-spacing: normal;
}
.mid-event h5 span {
	color: var(--three);
    font-family: var(--bodyfont);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.em-programs .left-event h5 {
	text-align: center;
}
.em-programs .left-event span {
	display: block;
	font-weight: 800;
}
.em-programs .left-event span:first-of-type {
	font-weight: 600
}
/*.em-programs h5{
    
    color: var(--three);
    font-weight: 100;
    margin: 0;
}*/
.em-programs a {
    margin: 1.5vw 0 0;
    text-transform: none;
    letter-spacing: 0;
    float: left;
    color: var(--two);
	font-weight: 600;
}
.em-programs a.more-link {
	color: var(--two);
    margin-bottom: 0;
    letter-spacing: 2px;
    width: 100%;
    padding: 0;
    margin: .25vw 0 0;
    max-width: 100%;
    float: left;
    text-align: left;
    font-weight: 500;
    font-family: var(--bodyfont);
	text-transform: uppercase;
}
.em-programs p {
	margin-top: 0;
}
.e-cal {
	float: left;
    margin: 7vw auto 0;
    text-align: center;
    list-style: none;
    width: 100%;
}
.e-cal a {
	font-family: var(--bodyfont);
    font-style: normal;
    color: var(--text);
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.wpcf7 input[type="submit"] {
    color: var(--white);
    margin: 2vw auto 0;
    font-family: var(--headers);
    text-transform: uppercase;
    min-width: 20vw;
    display: block;
    clear: both;
    letter-spacing: 2px;
    border-radius: 0;
    background: var(--three);
    padding: 1vw 5%;
    font-weight: 700;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    background: var(--one);
    text-transform: uppercase;
    text-align: center;
    color: var(--two);
    border: 0;
    padding: 1vw;
}
.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block!important;
    background-color: #23282d;
    opacity: 0.75;
    width: 0!important;
    height: 0!important;
    border: none;
    border-radius: 100%;
    padding: 0!important;
    margin: 0!important;
    position: relative;
}
.wpcf7 .cc-btn-wrap {
	display: block;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none!important;
}
.wp-pagenavi span.current {
    text-decoration: underline;
}

#add-to-calendar-checkbox-label {
  cursor: pointer;
}
.single-events .prev-event .add-to-calendar,
.term-previous-events .add-to-calendar {
	display: none!important;
}
.add-to-calendar {
	width: auto;
    text-align: left;
    border: none!important;
    float: left;
    box-shadow: none!important;
    color: var(--text)!important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0 !important;
	font-weight: 700;
}

label.add-to-calendar-checkbox {
color: var(--two);
    margin-bottom: 0;
    letter-spacing: 0px;
    width: 100%;
    padding: 0;
    margin: .25vw 0 0;
    max-width: 100%;
    float: left;
    text-align: left;
    font-weight: 500;
    font-family: var(--headers);
}
form {
	clear: both;
}
#content ._form {
	    width: 100%;
    max-width: 90%;
    padding: 0;
    margin-top: 0;
	font-family: var(--bodyfont)!important;
}
#content ._form-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: var(--bodyfont)!important;
}
#_form_67AC2091331FA_._inline-form ._form-label, #_form_67AC2091331FA_._inline-form ._form-emailidentifier, #_form_67AC2091331FA_._inline-form ._form-checkbox-option-label  {
	font-family: var(--bodyfont)!important;
}
._form_element._x34794371._inline-style, #_form_67B4F4B71FAD8_._inline-style ._button-wrapper {
	width: 100%!important;
}
#content ._full_width, #content #_form_67AC2091331FA_._inline-style ._button-wrapper, #content #_form_67AC23EF13F07_._inline-style ._button-wrapper, #content #_form_67B275647744D_._inline-style ._button-wrapper, #content #_form_67B4F681027F3_._inline-style ._button-wrapper, #content ._button-wrapper {
    width: 100%;
    float: left;
}
body button._submit, body #_form_67B5052258F09_ ._submit, body #_form_67B505639D29B_ ._submit, body #_form_67B505D9C3DF1_ ._submit, body #_form_67B505FA5178B_ ._submit, #content ._submit,#content ._form_26_submit, #content #_form_67AC23EF13F07_._inline-form ._submit, #content #_form_67AD159D392D6_ ._submit, #content  #_form_67AD159D392D6_._inline-form ._submit,
#content #_form_67AC1AC1C0260_ ._submit, #content  #_form_67AC2091331FA_._inline-form ._submit, #content #_form_67B275102C4D7_._inline-form ._submit, #_form_67B274BA7194B_._inline-form ._submit, #content #_form_67B275647744D_._inline-form ._submit, #content #_form_67B27603B8C01_._inline-form ._submit, #_form_67B277BBC6063_._inline-form ._submit, #content #_form_67B4F0F55AC2B_._inline-style ._button-wrapper, #content #_form_67B4F4B71FAD8_._inline-form ._submit, #content #_form_67B4F562C2B90_ ._submit, #content #_form_67B4F664C1000_ ._submit, #content #_form_67B4F681027F3_ ._submit {
    background: var(--three) !important;
	display: block!important;
    width: 25%!important;
    border-radius: 0 !important;
    padding: 1vw 0 !important;
	text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: 800!important;
	margin: 1vw auto 0!important;
	font-family: var(--bodyfont)!important;
}
#content ._form_element input[type="text"],
#content ._form_element input[type="date"], #content ._form_element select, #content ._form_element textarea:not(.g-recaptcha-response){
	padding: .75vw;
    border-radius: 0;
}
.commentlist li .children li:before {
	margin: 0 0 3vw;
}
#content .em-programs .add-to-calendar a {
width: 90%;
    margin: 0 0 0 5%;
    color: var(--text)!important;
    padding-bottom: 3%;
    font-family: var(--bodyfont);
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: none;
}
#content .em-programs .add-to-calendar a:hover {
	font-style: normal;
    color: var(--three)!important;
}
/*#content .em-programs:nth-child(odd) .add-to-calendar a {
	background:var(--text);
}*/
#content .em-programs .add-to-calendar a:first-of-type {
	margin-top: 3%;
}
#content .em-programs .add-to-calendar a:last-of-type {
	margin-bottom: 0%;
}
#content .em-programs .add-to-calendar a:hover {
	font-style: normal;
    color: var(--text);
}
#content .em-programs:nth-child(odd) .add-to-calendar a {
	color:var(--text);
}
.tax-event-categories h1.page-title {
	display: none;
}
.add-to-calendar-checkbox ~ a,
.add-to-calendar ~ a{
  display: none!important;
}

.add-to-calendar-checkbox:checked ~ a,
.add-to-calendar:checked ~ a{
  display: block!important;
  width: 100%;
	color:var(--two);
}

input[type=checkbox].add-to-calendar-checkbox,
input[type=checkbox].add-to-calendar {
  display: none;
}


.icon-ical:before {
  background-position: -68px 0;
}

.icon-outlook:before {
  /*this is the default icon*/
}

.icon-yahoo:before {
  background-position: -36px +4px;
}

.icon-google:before {
  background-position: -52px 0;
}
.acf-postbox.seamless>.inside>.acf-field .clear-left {
	clear: left!important;
}
.prev-post, .prev-post a,
.next-post, .next-post a{
    
    color: var(--one);
}
.prev-post {
	margin-left: -5vw;
}
.next-post, .next-post a {
	text-align: right;
	margin: 1vw 0;
}

	.wp-pagenavi {
    text-align: center;
}
	.wp-pagenavi span.pages {
		display: block;
	}
	.wp-pagenavi a,
	.wp-pagenavi span.current {
		
	}
.more-btn {
	text-align: center;
    display: block;
    background: var(--text);
    max-width: 40%;
    margin: 0 auto;
    padding: 1vw 0;
    text-transform: uppercase;
    color: var(--white);
}

.site-creds, .site-statement {
    color: var(--two);
    text-align: right;
    margin: 2vw 5% 0 0;
    float: right;
    width: 90%;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 3px;
}
.site-creds {
	margin-top: 0;
    text-transform: none;
    letter-spacing: 1px;
}
.site-creds a, .site-statement a {
	color: inherit;
    
}
@media (max-width:1500px) {
	#header_cta {
		line-height: unset;
		height: auto;
	}
}
@media (max-width:1279px) {
	#header {
		align-items: center;
		flex-wrap: wrap;
	}
	#header #logo img {
    height: 10vw;
		margin: 2vw auto;
	}
	#logo_wrap, #logo a span, #header #logo_wrap {
		text-align: center;
		float: left;width: 100%;
	}
	#nav {
		margin-top: 0;
	}
	#nav_wrapper ul {
		margin-top: 0;
		text-align: center;
		justify-content: center;
	}
	#nav_wrapper ul.sub-menu {
		margin-top: 0;
	}
	#nav ul li {
		margin: 0%;
	}
	.text-block .img-wrap {
    max-height: 35vw;
}
	.single-staff .headshot {
    height: 35vw;
}
	.align-left {
    max-width: 45%;
    max-height: 35vw;
}
	#logo img {
    margin: 0 auto 2vw;
    max-width: 40%;
}
}
@media (max-width:1023px) {
	.single-sermons #header_cta {
	padding: 15vw 0 ;
}
	#logo .descrip {
		letter-spacing: 5px;
	}
	#nav li {
    margin: 0 .5%;
}
	#nav li a {
        padding: 1vw 2vw;
        letter-spacing: 1px;
    }
	#header_wrap #nav li:hover:before, #header_wrap #nav li.current-menu-item:before, #header_wrap #nav li.current_page_parent:before, #header_wrap #nav li.current-page-ancestor:before {
top: 5px;
}
	    .align-left, .align-right {
        max-width: 55%;
        max-height: 45vw;
    }
	#footer #nav a {
		letter-spacing: 2px;
	}
	.pod-sidebar {
    float: left;
    width: 80%;
    margin-right: 0;
    padding: 10% 10% 2%;
}
	.pod-wrap ul {
	width: 100%;
    float: left;
    margin: 8vw 0 0;
	}
	.pod-wrap ul h3 {
	float: left;
    width: 100%;
	}
}
@media (max-width:767px) {
	html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
max-height: 1000000px;
}
	
	.home #cta_call, .post-type-archive-books #cta_call, .single-books #cta_call {
		width:90%;
		margin: 0 5%;
	}
	.post-type-archive-books #feat_book .fb-left img {
height: 40vw;
}
	.single-books .b-series ul .buy-option li:nth-of-type(n+2):before {
		display: none;
	}
	ul.pr-images {
		margin: 1% 0 0;
	}
	/*.home #logo_wrap {
margin: 6vw 10% 13vw;
}*/
	
.left-footer {
width: 50%;
}
	
	.single-books .bk-memes li img {
width: auto;
max-width: 100%;
height: 5vw;
min-height: unset;
}
	
	#feat_book div.buy-opts ul li {
display: block;
}
	#feat_book .buy-opts li:before {
content: '// ';
		display: none;
}
	#feat_book .b-rev {
min-height: 125px;
}
	#feat_book .buy-opts li a {
letter-spacing: 1px;
}
	
	#nav li a {
        padding: 1vw;
    }
	#fp_blog .blocktitle {
margin-top: 1vw;
}
	/*.ai-right {
		padding: 5vw 5%;
	}*/

	.b-excerpt iframe {
height: auto;
min-height: 50vw;
}
	#feat_podcast img {
height: 30vw;
}
.multi-cta li {
min-width: 30%;
}
	#sidebar #sb_aff li img {
height: auto;
}
	.wpc-custom-selected-terms:not(.wpc-show-on-mobile), .wpc-edit-filter-set, .wpc_show_bottom_widget .widget_wpc_selected_filters_widget, .wpc_show_bottom_widget .wpc-filters-widget-content .wpc-filter-set-widget-title, .wpc_show_bottom_widget .wpc-filters-main-wrap .widget-title, .wpc_show_bottom_widget .wpc-filters-widget-wrapper .wpc-filter-layout-submit-button, .wpc_show_bottom_widget .wpc-posts-found, body.wpc_show_bottom_widget .wpc-open-close-filters-button, body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened), .widget_wpc_chips_widget .widget-title:not(.wpc-show-on-mobile-widget-title), .widget_wpc_chips_widget .widgettitle:not(.wpc-show-on-mobile-widget-title) {
		display: unset!important;
	}
}
@media (max-width:666px) {  /* to display on smaller portrait screens */
	/** NEW FONT SIZES **/
	#header #logo  a{
		font-size: 30px;
		line-height: 55px;
	}
#header_cta h1,.em-programs .left-event span { /** 60px **/
	font-size: 35px;
	line-height: 50px;
}
	#spk_testimonies .pop { /** 55px **/
	font-size: 26px;
	line-height: 32px;
}
	h1, h2, #header_cta h1, .em-programs .left-event span, .headline-block h2, .text-block.full-width.contact i:not(#soc_media i)  { /** 50px **/
	font-size: 24px;
	line-height: 30px;
}
	#header_cta h1 span, .post-type-archive-books #feat_book .bk-title   { /** HEADINGS 45px **/
	font-size: 22px;
	line-height: 28px;
}
	
	#tri_holder .feat, #page_intro h2, #spk_testimonies h3, .mls-left h3, #sidebar h3, .left-contact h3 { /** 45px **/
	font-size: 20px;
	line-height:  24px;
}
	#page_intro h2, #footer #logo a { /** LINE HEIGHT ONLY **/
	line-height: 28px;
}
	
	
	h3, #page_intro h2, .text-block.split .left p:first-of-type, .headline-block h4, .ministry-content h4, .text-block h4, .text-block.full-width p:first-of-type:not(.text-block.full-width.split p:first-of-type), .blog-wrap li:first-of-type .post-title, .post-type-archive-books #feat_book .bk-title, .text-block .main-headline, .single-sermons #header_cta ul.sermon-details li, h4, .em-programs .left-event span:first-of-type , .single-books .purchase li a, .main-headline { /** 40px testimonies **/
	font-size: 20px;
	line-height: 24px;
}
	#spk_testimonies .test { /** LINE HEIGHT ONLY **/
	line-height: 32px;
}
	body, #logo a span, #spk_testimonies .test, #b-navail .b-info span.series a, #content #block_display li .b-info ul li a, #fp_blog li:first-of-type a, #feat_book .buy-opts li a, .b-stacked a, h5, #cta_call li a, .revname-wrap .t-reviewer, .sub-text, #footer h3, .b-info a, #sidebar li ul li h4, .bk-title, .blog-wrap li:first-of-type .post-title, .blog-post a.post-title, .text-block:first-of-type form p:first-of-type { /** 35px **/
	font-size: 18px;
	line-height: 24px
}
	
.buy-opts a,#fp_blog li a.read-link, #fp_blog li a.hash, .bp-content a:last-of-type, .miss-cta li a,
#nav li a, .right-footer .widget_nav_menu, .post-type-archive-books .fb-right .r-arrow, .b-info span a, .single-books .b-series ul li, .right-footer .widget_nav_menu li a, #footer .left-footer .btm-cta, .text-block h6, h6, #header_cta li a, #logo span, .single-books .b-series ul li, .right-footer .widget_nav_menu li a, #footer .left-footer .btm-cta, .pod-wrap h5 span, .image-cards .card-info h6, .church-info, .text-block .cta-btn.beside, #content .text-block.full-width ul li a, .text-block.full-width ul li a, .sub-headline, .cta-btn a, .buy-opts a, #fp_blog li a.read-link, #fp_blog li a.hash, .bp-content a:last-of-type, .pod-wrap a.cta, .miss-cta li a, #nav li a, .right-footer .widget_nav_menu, .post-type-archive-books .fb-right .r-arrow, .b-info span a {/** 30px thru 25px - nav **/ 
	font-size:16px;
	line-height:  18px;
}

.add-to-calendar, .add-to-calendar a, .right-mbooks .b-option, .b-rev .b-revname, .b-revcred, #sp_testimonies p.t-reviewer, .quick-links a, .media-div ul.mult-vid li p, .comment-reply-link, .bp-content, body button._submit, button[type="submit"], .cat-navigation .prev-post, .cat-navigation .next-post {
	font-size: 14px!important;
	line-height: 16px;
}
	.bp-content p {
		line-height: 22px;
	}
.site-creds, ul.pr-images a, .site-statement{
	font-size: 12px;
letter-spacing: 1px;
text-align: center;
line-height: 20px;
}
body	button[type="submit"] {
		background:var(--three)!important;
	}
	.single-sermons #header_cta {
    padding: 20vw 0 20vw;
}
	.pod-wrap ul li span.sermon-content {
    padding: 10%;
    color: var(--text);
}
#header {
flex-wrap: wrap;
}
	#nav_wrapper {
		    width: 100%;
    margin: 2vw 0;
	}
	#header_wrap #soc_media {
		width: 100%;
    text-align: center;
    margin: 2vw 0 0;
	}
	#header_cta ul {
flex-wrap: wrap;
margin: 2vw 5% 0;
width: 90%;
}
	#header_cta ul li {
margin: 3vw 0 0;
width: 100%;
}
	#header_cta li a {
	padding: 2.5vw 0;
	font-weight: 700;
}
	#header_cta h1 {
width: 90%;
margin: .75vw 5% 0;
}
	#logo a {
		letter-spacing: 0;
	}
	#logo img {
    margin: 0 auto 2vw;
    max-width: 65%;
}
	.cta-btn.beside, .page-template-default #content .cta-btn.beside,
	.cta-btn.beneath, .page-template-default #content .cta-btn.beneath, .text-block.full-width ul {
	   width: 100%;
        margin: 6.5vw 0 0;
	}
	
	.home #header_cta #cta_call {
		margin: 0 5% 0!important;
width: 90%!important;
float: left;
padding: 0;
		display: unset;
}
	ul.pr-images li span:nth-of-type(2):before, ul.pr-images li span:nth-of-type(3):before {
		display: none;
	}
	.home #cta_call li, .post-type-archive-books #cta_call li, .single-books #cta_call li {
		width: 98%;
		padding: 1%;
		margin:0!important;
	}
	.home #cta_call li:nth-of-type(n+2), .post-type-archive-books #cta_call li:nth-of-type(n+2), .single-books #cta_call li:nth-of-type(n+2) {
		
		margin-top: 2%!important;
	}
	#header_cta {
		margin: 8vw 0 0;
		background-position-y: unset;
	}

	#footer {
	margin: 0;
	display: unset;
	width: 80%;
	padding: 15vw 10% 10%;
	}
	#footer .left-footer .btm-cta {
padding: 4vw 5%;
width: 90%;
margin: .5vw 0 0;
}
	#footer #logo a {
text-align: center;
}
	.btm-footer {
padding-bottom: 15vw;
}
	.left-footer {
width: 100%;
float: left;
}
	.right-footer {
display: unset;
margin:  0 0;
		    float: left;
    width: 100%;
}
	.right-footer .widget_nav_menu {
		margin:6vw 0 0;
		text-align: center;
	}
	.right-footer .widget_nav_menu li {
		margin-top: 5vw;
	}
	.right-footer .widget_nav_menu li:first-of-type {
		margin-top: 2vw;
	}
	
	#footer #soc_media li {
		margin: 0 3%;
		width: auto
	}

	ul.pr-images li span {
		display: block;
		width: 100%;
	}
	/** CUSTOM BLOCKS **/
	.text-block, #community_group, .single-groups #content.basic, .post-type-archive-sermons #content,  #content.basic, .medium-headline-block {
		width: 80%;
        margin: 0 10%;
	}
	.church-location {
		height: 50vw;
	}
	.church-location.remove-margin {
    margin-bottom: -20vw;
}
	.text-block form {
		        margin: 5vw 0 0;
        width: 100%;
	}
	.single-groups .comm-form {
		margin: 15vw 0 -20vw;
        padding: 15vw 10%;
	}
	.single-groups .comm-form form {
    width: 100%;
    float: left;
    margin: 2vw 0% 0;
    padding: 0;
}
	
	.single-groups .comm-form p, .text-block form p, .pod-wrap a.cta, .pod-wrap h5 span, #sidebar, .innerpod-wrap {
		margin-top: 5vw;
        float: left;
        width: 100%;
	}
	.single-groups .comm-form p:last-of-type, .text-block form p:last-of-type {
		margin-top: 0;
	}
	#community_group li {
		width: 100%;
		margin: 0;
	}
	#community_group{
		margin-top: 20vw;
	}
	.single-groups #content.basic, #post-type-archive-sermons #content, .post-type-archive-sermons #content,#sidebar, .headline-block, .pod-wrap ul {
		margin-top: 15vw;
	}
	.text-block .img-wrap, .pastoral li {
        max-height: 100%;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
	.pastoral li:nth-of-type(n+2), #community_group li:nth-of-type(n+2), .text-block.full-width.contact ul li:nth-of-type(n+2), .text-block ul.img-list li:nth-of-type(n+2)  {
    margin: 15vw 0 0;
}
	.text-block .cta-btn.beside {
		width: 100%;
		max-width: 100%;        
		margin-top: 8vw;
	}
	.text-block.full-width.split .left, 
	.text-block.full-width.split .right {
	width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
	float: left;
	}
	.text-block.full-width.split .left {
		    border-bottom: 3px solid;
    border-right: 0;
	}
	.text-block.full-width.split .left:after {
		content:'';
		height: 6vw;
		width: 100%;
		float: left;
	}
	.text-block.full-width.split .left  h2 {
		margin-bottom: 5vw;
	}
	.text-block.full-width.split .right,
	.text-block.full-width.split .sub {
		margin-top: 8vw;
	}
	.text-block.full-width, .image-cards {
		    padding: 15vw 10% 0;
    width: 80%;
	}
	.text-block .img-list img {
    width: 100%;
    margin: 0 0 8vw;
}
	.text-block.full-width {
		padding: 15vw 10%;
	}
	.text-block.full-width ul li {
	margin: 0;
    width: 100%;
    padding: 3vw 0;
}
	.text-block.full-width ul li:nth-of-type(n+2) {
		margin-top: 5vw;
	}
	.text-block.full-width.contact ul {
		flex-wrap: wrap;
	}
	.text-block.full-width.contact ul li {
		margin: 0;
        width: 100%;
        padding: 0;
	}
	
	.image-cards {
		margin:  0;
	}
	.image-cards .sq-imgwrap {
		height: 80vw;
	}
	#community_group li div, .post-image {
    max-height: 55vw;
    height: auto;
}
	.single-staff .headshot {
        height: 100%;
        margin: 0 auto;
        max-width: 100%;
        display: block;
        float: none;
        width: auto;
    }
	.text-block ul.cta-btn, ul.cta-btn, .single-staff h1, .pastoral li h4 {
		margin-top: 7vw;
    float: left;
		width: 100%;
	}
	.single-staff h1, .single-staff h6 {
		text-align: center;
	}
	.single-staff h6, .image-cards h4 {
		float: left;
		width: 100%;
		margin:0;
	}
	.single-staff h6 {
		margin-bottom: 8vw;
	}
	/*#content.basic {
    float: left;
    width: 100%;
    margin: 5vw 0 0;
}*/
	.next-post {
    text-align: right;
    margin: 8vw 0 0;
}
	#blue_bar {
		padding: 15vw 5%;
		margin: 20vw 0 0;
	}
	#blue_bar ul.cta-btn {
		flex-wrap: wrap;
    margin: 0;
	}
	#blue_bar li {
		margin-top: 3vw;
	}
	#blue_bar .bubble {
		padding: 5% 1%;
		width: 98%;
	}
	#footer li {
    text-align: center;
    margin: 10vw 0 0;
    width: 100%;
	}
	#footer li li {
	margin: 5vw 0 0;	
	}
	#footer li#media_image-2 {
		margin-top: 0;
	}
	.left-footer img {
		margin: 0 auto;
    width: 70%;
	}
	.church-info {
		text-align: center;
	}
	#footer #soc_media {
		    text-align: center;
    margin: 3vw 0 0;
	}
#right_books .spec-groups {
text-align: center;
}
	.page-id-14 #page {
	margin-top: 0!important;
}
	.text-block.has-image .main-headline.no-sub, .text-block.has-image .sub-headline {
    padding-top: 8vw;
    float: left;
    width: 100%;
}
	#special_groups {
width: 80%;
margin: 15vw 0 -15vw;
padding: 15vw 10%;
}
	#special_groups .line {
		background:none;
	}
	.group-wrap {
width: 100%;
margin: 0;
}
	.group-wrap:nth-of-type(n+2) {
margin: 10vw 0 0;
}
	.group-wrap ul.cta-btns {
flex-wrap: wrap;
width: 100%;
		margin: 0vw 0 0;
}
	.group-wrap ul.cta-btns li {
width: 100%;
margin: 5vw 0 0;
}
	.group-wrap ul.cta-btns li a {
padding: 3vw 5%;
}
	.group-wrap ul.option-wrap:nth-of-type(n+2) {
margin-top: 10vw;
}
	.b-excerpt iframe {
min-height: 100vw;
}
.prev-link {
	margin: -2vw 5% 1vw;
padding: 3vw 5% 3vw;

}

	.media-div ul.mult-vid.vert li iframe, .media-div ul.v-rev.vert li iframe {
height: 120vw;
}
	.media-div ul.vert li, .media-div ul.v-rev.vert li {
width: auto;
margin:  1vw 0 0;
}
	.media-div ul.vert li:nth-of-type(n+2), .media-div ul.v-rev.vert  li:nth-of-type(n+2) {
margin-top: 5vw;
}
	#author_intro-wrap {
		width: 100%;
		margin: 0;
	}
	#bio_links {
margin: 10vw 0 0;
text-align: center;
}
	#fp_blog li a.hash {
		margin: 7vw 0 0!important;
	}
	#bio_links a {
		color: var(--three)!important;
	}
	#menu li a {
		font-family: var(--headers);
		font-weight: 500;
	}
	#bio_links li:after {
		color: inherit;
	}
	#header_cta #feat_image {
		width: 100%;
position: unset;
	}
	#header_cta #cta_call a.cta-btn {
		padding: 3vw;
		text-align: center;
	}
	#feat_book {
	width: 100%;
margin: 0;
	}
	#feat_book .fb-right h6 {
		text-align:center;
	}
	#feat_book .btm-buy li:nth-of-type {
		margin: 2vw 0 0!important;
		display: block;
		width: 100%;
		text-align: center;
	}
	/*#feat_book .buy-opts li:first-of-type a {
		display: block;
		padding: 3vw 0;
	}*/
	#feat_book .buy-opts li:nth-of-type(n+2) {
		display: block;
		margin: 2vw 0 0;
	}
	#feat_book .btm-buy {
		justify-content: center;
	}
	#feat_book .btm-buy li:nth-of-type(n+2):before {
		display: none;
	}
	#tri_holder {
text-align: center;
flex-wrap: wrap;
height: auto;
		width: 80%;
margin: 0 10%;
}
	#tri_holder li {
		margin: 3vw 0 0;
		height: 70vw;
		max-width: 100%;
	}
	#tri_holder li:first-of-type {
		margin-top: 0;
	}
	#spk_testimonies {
width: 80%;
margin: 15vw 10% 0;
}
	.quotes img {
		display: none;
	}
	li.quotes p.test:after {
		margin: 6vw auto;
		width: 80%;
	}
	#author_intro {
flex-wrap: wrap;
padding: 15vw 10%;
margin: 15vw 0 0;
}
#ml_subscribe {
flex-wrap: wrap;
	text-align: center;
}
	
	#ministries_wrap {
		width: 80%;
		margin: 15vw 10% 0;
		flex-wrap: wrap;
	}	
	.ministry-content {
width: 100%;
max-width: 100%;
margin: 0;
}
	.ministry-content .cta-btn.blue {
margin-top: 8vw;
}
	.ministry-content .slider-nav {
margin-top: 5vw;
	}
#ministries_wrap .slider-wrapper {
width: 100%;
height: auto;
margin-right: 0!important;
	margin-top: 5vw;
}
	
	/*#ministries_wrap .slider-wrapper figure {
width: 100%!important;
}*/
	#ministries_wrap .slider-wrapper img, #ministries_wrap .slider-wrapper figure:before {
height: 50vw;
}
	
	/** UNUSED **/
	#fp_blog .hash {
		text-align: center!important;
line-height: 18px!important;
margin-top: 2vw!important;
	}
	.ai-right h2 {
text-align: center;
}
	.ai-right #soc_media {
		text-align: center;
		margin: 6vw 0 0;
	}

	.single-post .alignright, .single-post .alignleft, .page-template-default #page #content img.alignleft, .page-template-default #page #content img.alignright {
		max-width: 100%;
float: none;
display: block;
margin: 0 auto;
	}

.text-block:nth-of-type(n+2) {
margin-top: 15vw;
}
	#header #logo img {
		    margin: 5vw auto 0;
    max-width: 70%;
		height: auto;
	}
	#header_wrap #logo_wrap, .home #logo_wrap,#logo a span  {
width: 100%;
text-align: center;
margin: 0;
	}
		#nav_wrapper ul {
justify-content: center;
}
	#soc_media li {
margin: 0 3% 0;
}
#header_wrap #nav {
	display: none;
}
	
	.b-info {
		line-height: 12px;
	}
	#footer #logo_wrap {
width: 100%;
float: left;
margin: 0;
}
#content hr {
margin: 6vw 20% 8vw;
}
	#logo_wrap #soc_media {
		margin-top: 5vw;
right: 0;
text-align: center;
	}
	#footer .left-footer .btm-cta {
margin: 5vw 0 0;
}
	 #conf_info a {
margin: 8vw auto 0;
}
	#nav_wrapper #menu li:hover, #nav_wrapper #menu li.current-menu-item, #nav_wrapper #menu li.current_page_parent, #nav_wrapper #menu li.current-page-ancestor {
		color: var(--text);
}
	#nav_wrapper #menu li:hover a, #nav_wrapper #menu li.current-menu-item a, #nav_wrapper #menu li.current_page_parent a, #nav_wrapper #menu li.current-page-ancestor a {
		color: inherit;
	}
	#news_subscribe p {
		display: none;
	}
	
	.spec-groups li:last-of-type:after, .b-info span a:last-of-type:after , .post-type-archive-books #feat_book .spec-groups li:after   {
		display: none;
	}
	#feat_book div.buy-opts ul li {
		display: block;
	}
	
	#sidebar .intro-wrap div {
		padding: 5vw 5% 0;
	}
	#sidebar li ul li:nth-of-type(n+2):before { 
		margin: 3vw 0;
		
	}
	.b-rev li:nth-of-type(n+2) {
margin-top: 10vw;
}
	.media-div ul.bk-memes li:nth-of-type(n+2) {
margin-top: 1%;
}
	.archive-title {
float: left;
width: 100%;
}
	.archive h1.page-title:after {
margin: 3.5vw auto 8vw;
}
	.booking-info {
flex-wrap: wrap;
}
	.media-div ul li:nth-of-type(n+2) {
		margin-top: 6vw;
	}
	.page-template-page-media #content #soc_media {
margin: 8vw 0 0;
}
	.ai-left {
width: 100%;
}
	.ai-left ul.ai-cta {
		flex-wrap: wrap;
	}
	.ai-left ul.ai-cta li {
		display: block;
		margin: 6vw 0 0;
		width: 100%;
text-align: center;
	}
	.ai-left ul.ai-cta li:before {
		display: none;
	}
	.ai-right {
		width: 100%;
padding: 0;
margin: 6vw 0 0;
	}
	.ai-left p:first-of-type, .ai-left p:nth-of-type(2) {
		text-align: center;
	}
	
	.ai-left #soc_media {
		margin:2vw 0 5vw;
		text-align: center;
	}
	.home #page {
		margin: 10vw 0 0;
	}
	
.cat-navigation {
    margin: 15vw 0 0;
}
	.single-groups .cat-navigation {
		margin-top: 0;
	}
.media-div ul.single-vid li iframe,.media-div ul.v-rev li  {
height: auto;
width: 100%;
		min-height: 45vw;
}
	.miss-cta, .multi-cta {
		flex-wrap: wrap;
	}
	.multi-cta {
flex-wrap: wrap;
width: 80%;
margin: 0 10%;
}
	 .multi-cta li {
display: block;
margin: 5vw 0 0!important;
width: 100%;
}
	.multi-cta li a, .page-template-default #content .multi-cta li a {
		padding: 3vw 0;
		width: 98%;
	}
	.pod-wrap ul li, .pod-wrap ul li:nth-of-type(3n+3), .pod-wrap ul li:nth-of-type(3n+1) {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
	.pod-wrap ul li:nth-of-type(n+2) {
    margin-top: 5vw;
}
	.pod-wrap ul li img {
margin: 0 auto;
width: 100%;
height: auto;
}
	.pod-wrap ul li h5 {
margin: 5vw 0 0;
}

	.em-programs .mid-event {
		margin-top: 8vw;
	}
	.em-programs ul li {
		flex-wrap: wrap;
	}
	.align-left, .align-right {
float: none;
margin: 0 auto 8vw;
max-width: 100%;
width: 100%;
display: block;
}
	.cta-btn.full, .page-template-default #content .cta-btn.full {
margin: 8vw auto 0;
}
	.page-template-page-speaking #page, .page-template-default #page {
		margin-top: 10vw;
	}
	
	.page-template-default .slider-wrapper {
margin: 15vw 0 -15vw 0;
}
	.page-template-default .slider-wrapper figure {
height: 55vw;
}
	.media-div {
		width:80%;
margin: 15vw 10% 0;
}
	.b-wrap .media-div {
		width:100%;
		margin: 15vw 0 0 ;
	}
	.media-div ul.mult-vid {
		width: 100%;
		margin: 2vw 0 0;
	}
	.media-div ul.v-rev li {
		width:100%;
		margin: 0;
	}
	#page {
margin: 15vw 0 0;
}
	#sidebar .rec li:nth-of-type(n+3):before {
margin: 7vw 0 8vw
}
	#sidebar .multi-cta li {
		width: 100%;
margin: 5vw 0 0!important;
	}
	.bp-content a:last-of-type:after {
display: table;
width: 13%;
margin: 4vw auto;
}

	.right-mbooks .title,.right-mbooks .series {
		margin-top: 2vw;
		text-align: center;
		width: 100%;
		float: left
	}
	.right-mbooks .buy-option {
		justify-content: center;
		margin-top: 3vw;
	}
	#block_display li img {
width: 100%;
margin: 0 0 5vw;
}
	.single-books #header_cta #feat_image {
		width: 90%;
		height: auto;
		margin: 0 5%;
	}
	.single-books #header_cta #feat_image img {
		height: auto;
		width: 100%;
	}
	.single-books #header_cta #cta_call {
		width: 60%;
		margin: -30vw 10% 0;
	}
	.header-bopt {
		flex-wrap: wrap;
		margin: 6vw 0 0;
	}
	.header-bopt li {
		display: block
	}
	.single-books .btm-buy, .jump-menu {
		width: 80%;
		margin: 3vw 10% 0;
		float: left;
	}
	.single-books .media-div.prod {
		text-align: center;
	}
	.block-btns.purchase {
		margin-top: 8vw;
	}
	.b-excerpt, .b-trailer {
		margin-top: 15vw;
	}
	.right-mbooks, .left-mbooks, #right_books, #block_display li .b-info {
width: 100%;
		margin: 0;
}
	.right-mbooks {
		margin-top: 8vw;
	}
	.right-mbooks .b-option {
		text-align: center;
	}
	#block_display .bk-title, #block_display .b-bubble {
		text-align: center;
	}
	#b-navail {
		margin: 15vw 0 0;
	}
.b-info ul li {
margin: 6vw 0 0!important;
width: 100%;
}
	.b-info ul li:first-of-type {
		margin-top: 0!important;
	}
	.b-info ul li img {
height: 10vw;
}
	.b-rev, #sp_testimonies {
width: 100%;
margin: 8vw 0% 0;
}
	#b-navail li {
width: 100%;
margin: 12vw 0 0!important;
		max-width: 100%;
}
	#b-navail li:first-of-type {
		margin-top: 2vw!important;
	}
	#b-navail li img {
		width: 70%;
	height: auto;
	margin: 0 15%;
	}
	.single-books .b-series h6 {
margin-top: 0;
}
	.b-info span.series {
		margin-bottom: 2vw;
	}
	.single-books .btm-buy li img, .single-books .b-buy li img {
height: 10vw;
}
	.b-wrap .media-div, .b-wrap .bk-memes {
		margin-top: 10vw;
	}
	.s-group li:nth-of-type(n+2):before {
		content: '';
		float: left;
		width: 100%;
		height: 1px;
		background: var(--three);
		margin: 4vw 0 6vw;
	}
	.s-group ul li:nth-of-type(n+2):before, .s-group ol li:nth-of-type(n+2):before {
		display: none;
	}
	.media-div ul li iframe {
height: 70vw;
}
	.media-div ul.mult-vid li {
		width: 100%;
margin: 3vw 0 0;
max-width: 100%;
	}
	
	.single-books .bk-memes li img {
		width: 100%;
		margin: 0!important;
height: auto;
}
	.single-books .b-wrap {
width: 100%;
margin-top: 12vw;
}
	
	
	.intro-text {
width: 100%;
margin: 0;
}
	
	#sign_up {
padding: 5vw 10%;
width: 80%;
margin: 6vw 0 0;
}
	#comments {
margin: 12vw 0 0;
}
	.post-type-archive-events .p-thumb {
    float: none;
    margin: 0 auto 2vw;
    width: 45vw;
    display: block;
}
	.post-type-archive-events .p-thumb img {
    max-width: 100%;
    max-height: 100%;
}
	.em-programs p {
		text-align: center;
	}
	p.form-submit {
		padding-top: 2vw;
text-align: center;
display: block;
clear: both;
}
.blog-wrap {
width: 100%;
	}
	.post-wrap {
width: 100%;
margin-left: 0;
}
	.blog-wrap li {
margin-top: 8vw;
}
	.blog-post .p-thumb {
height: auto;
}
	.blog-post .p-thumb img {
max-width: 80%;
max-height: 100%;
height: auto;
}
	.blog-post:first-of-type .p-thumb img {
max-width: 100%;
}
	.blog-wrap li:nth-of-type(n+2) .p-thumb {
width: 100%;
		height: auto;
}
	.blog-wrap li:nth-of-type(n+2) img {
height: auto;
}
	.blog-wrap li:nth-of-type(n+2) .bp-content {
width: 100%;
		margin-top: 2vw;
		text-align: center;
}
	.blog-post a.post-title {
text-align: center!important;
}
	.blog-wrap .bp-content {
margin-top: 6vw!important;
}
	.bp-content p {
		margin: 3vw 0 0;
	}
	.bp-content a:last-of-type {
		margin-top: 5vw!important;
		text-align: center!important;
	}
	.bp-content a:last-of-type:after {
		display: table!important;
width: 13%!important;
margin: 4vw auto!important;
	}
	.single-post .attachment-post-thumbnail {
height: auto;
}
	.page-template-page-media-php .media-div, .aff-links, .sep-awards, #sb_aff {
		width: 100%;
margin: 15vw 0 0;
	}
	
	#sidebar .wp-caption-text {
padding: 8vw 15%;
}
	#sidebar li {
margin-top: 8vw;
}
	.cat-navigation .prev-post, .cat-navigation .next-post {
		width:100%;
	}
	.cat-navigation .prev-post {
		float: right;
		text-align: left;
	}
	.s-group {
		margin: 15vw 0 0;
	}
	.s-group li:nth-of-type(n+2):before {
		display: none;
	}
	.s-group li {
		padding: 15%!important;
		width: 70%!important;
	}
	.em-programs .left-event, .em-programs .right-event {
		width: 100%;
		margin-right: 0;
	}
	.em-programs .left-event {
		text-align: center;
	}
	.em-programs .right-event {
margin-top: 5vw;
}
	.em-programs .right-event a:last-of-type {
		float: left;
width: 100%;
text-align: center;
margin: 3vw 0 0;
	}
	.em-programs h3 {
		position: unset;
text-align: center;
padding: 3vw 0 2vw;
}
	.em-programs h5, .add-to-calendar, label.add-to-calendar-checkbox {
		width: 100%;
		text-align: center;
	}
	.em-programs h3:first-child {
		border:2px solid var(--text);
	}
	.em-programs ul {
margin: 10vw 0 0;
}
.em-programs ul li:after {
content: '';
float: left;
height: 2px;
background: var(--text);
width: 100%;
margin: 10vw 0 4vw;
}
	.em-programs h3:after {
display: none;
}
	.em-programs ul li:last-of-type:after {
		display: none;
	}
	#sb_aff {
align-items: center;
justify-content: center;
text-align: center;

}
	#sb_aff h4 {
width: 100%;
text-align: center;
}
	#sb_aff li {
width: 100%;
max-width: 100%;
margin: 8vw 0 0!important;
}
	#sb_aff li img {
max-width: 50%;
width: auto;
height: auto;
}
	ul.pr-images {
flex-wrap: nowrap;
}
	ul.pr-images li {
margin: 1% 1% 0;
width: 100%;
}
	ul.pr-images li:nth-of-type(n+2) {
		margin-top: 1%;
	}
	.media-div ul {
width: 100%;
margin: 0;
}
	.media-div ul.b-stacked, .media-div ul.b-articles, .media-div ul.b-aff, .media-div ul.aff-links {
display: block;
	}
	.media-div ul.b-stacked li:nth-of-type(even), .media-div ul.aff-links li:nth-of-type(even) {
margin-left: 0;
}
	.media-div ul li:nth-of-type(n+2) {
margin-top: 5vw;
}
	.media-div ul.b-stacked li, .media-div ul.aff-links li {
width: 100%;
margin: 8vw 0 0!important;
float: left;
padding: 0;
}
	.media-div ul.b-stacked li:first-of-type, .media-div ul.b-stacked .second-line li {
		margin-top: 1vw!important;
	}
	.media-div .second-line li {
		background:none!important;
	}
	.media-div ul.b-stacked li .second-line {
		display: unset;
text-align: left;
	}
	.media-div ul.b-stacked li:after {
		content:'';
		height: 1px;
		width: 100%;
		display: block;
		background: var(--text);
margin: 5vw 0 0vw;
float: left;
	}
	.media-div ul.b-stacked li .second-line li:after, .media-div ul.b-stacked li:last-of-type:after {
		display: none;
	}
	.media-div ul.b-stacked li .second-line:nth-of-type(odd),.media-div ul.b-stacked li:nth-of-type(odd) {
		background: none!important;
	}
	.media-div ul.b-stacked .second-line li:nth-of-type(n+2) {
		margin: 0!important;
display: block;
/*width: 100%!important;*/
		
	}
	.media-div ul.b-stacked .second-line li:nth-of-type(n+3) {
		/*margin-left: 2%!important;*/

	}
	.media-div ul.b-stacked li .second-line li {
		display: block;
		width: 100%;
		padding: 0;
	}
	.media-div ul.b-articles li {
		width: 100%;
		margin: 4vw 0 0!important;
	}
	.media-div ul.b-articles li:nth-of-type(n+2):before {
		content:'';
		height: 1px;
		background:var(--text);
		width: 100%;
		display: block;
		margin: 0 0 5vw;
	}
	.left-contact .contact-connect li {
		margin-top: 6vw;
	}
	.wpcf7 input[type="submit"] {
		margin: 4vw auto 0;
float: left;
width: 100%;
padding: 3vw 0;
		
	}
	.b-stacked span.avail{
		display: block;
		width: 100%;
	}
	.b-stacked span.avail:before, .b-stacked a:first-of-type:before {
		display: none;
	}
	.page-template-page-media #content #soc_media li {
		display: block;
		margin: 1vw 0 0;
	}
	.left-contact, .right-contact {
float: left;
width: 100%;
}
	.right-contact {
		margin-top: 8vw;
	}
	.page-id-276 h3:first-of-type {
		margin-bottom: 2vw;
	}
	
	#footer #logo {
width: 100%;
margin: 0 0 0;
}
	#footer #nav li {
		width: 100%;
		margin: 6vw 0 0!important;
		text-align: center;
	}
	#footer #nav a {
		font-weight: 500;
	}
	#footer .site-statement {
		margin-top: 7vw;
	}
	#nav_wrapper .menu-item-has-children:hover ul.sub-menu {
left: 0;
display: block;
width: 90%;
padding: 7vw 10% 8vw;
margin: 0 5%!important;
}
	#nav_wrapper .menu-item-has-children:hover ul.sub-menu li {
display: block;
text-align: center;
padding: 6vw 1vw 0;
		margin: 0!important;
}
	.wpcf7-spinner {
		display: none;
	}
	.text-block.has-image ul {
    margin: 8vw 0 0 10%;
    width: 90%;
    float: left;
}
	.text-block.block-3 {
	margin-top: 6vw;
}
#toggle {
display: inline-block;
width: 28px;
height: 15px;
margin: 6vw 0 0;
padding-top: 0;
}


#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -4px;
}
#toggle span:after{
  top: 4px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 2px;
  background-color: var(--text);
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
    width: 100%;
    padding: 1vw 0 6vw;
    margin: 0;
	display: block;
	z-index: 999;
}

/* menu appearance*/
#menu {
	position: absolute;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  text-align: center;
  border-radius: 0;
  background: var(--two);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
	right: 0;
}
/*#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}*/
#menu ul, #menu li,#menu  li a {
  list-style: none;
  display: block;
  padding: 3vw 0;
margin: 0 5% 0!important;
	width: 90%;
	text-align: revert;
}
#nav_wrapper .menu-item-has-children:hover ul.sub-menu li:first-of-type {
padding-top: 2vw;
}
	#nav_wrapper .menu-item-has-children:hover ul.sub-menu li:last-of-type {
padding-bottom: 4vw;
}
#menu ul .sub-menu {
	display: none;
}
#menu li a {
    padding: 5px 5px 0;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
    
}
#menu li a:hover,
#menu li a:focus {
background: none;
    color: var(--two);
}
	body button._submit, body #_form_67B5052258F09_ ._submit, body #_form_67B505639D29B_ ._submit, body #_form_67B505D9C3DF1_ ._submit, body #_form_67B505FA5178B_ ._submit, #content ._submit, #content ._form_26_submit, #content #_form_67AC23EF13F07_._inline-form ._submit, #content #_form_67AD159D392D6_ ._submit, #content #_form_67AD159D392D6_._inline-form ._submit, #content #_form_67AC1AC1C0260_ ._submit, #content #_form_67AC2091331FA_._inline-form ._submit, #content #_form_67B275102C4D7_._inline-form ._submit, #_form_67B274BA7194B_._inline-form ._submit, #content #_form_67B275647744D_._inline-form ._submit, #content #_form_67B27603B8C01_._inline-form ._submit, #_form_67B277BBC6063_._inline-form ._submit, #content #_form_67B4F0F55AC2B_._inline-style ._button-wrapper, #content #_form_67B4F4B71FAD8_._inline-form ._submit, #content #_form_67B4F562C2B90_ ._submit, #content #_form_67B4F664C1000_ ._submit, #content #_form_67B4F681027F3_ ._submit {
		width: 100%!important;
	}
}