/*
Theme Name: Nicole Flockton—Custom Author Template (2024)
Description: Custom Website Template
Version: 1
Author: kikaDESIGN
Author URI: https://www.kikawebdesign.com
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css');
@font-face {
    font-family: 'Martabug';
    src: url("fonts/martabug-webfont.woff2") format('woff2'),
		url("fonts/martabug-webfont.woff") format('woff');
	font-weight: normal;
    font-style: normal;

}
:root {
	--white:#ffffff;
	--one: #e2ddcf; 
	--two: #eebab7;
	--three:#b19cab;
	--four: #96a7ae;
    --text: #292b2c;
	--bodyfont : "Lato", sans-serif;
	--headers : "Lato", sans-serif;
	--special: 'Martabug';
}

html {
	margin: 0!important;
}

body {
	margin: 0;
    padding: 0;
	font-family: var(--bodyfont);
}
p, a, ol, ul, li {
	color: inherit;
}
/** STANDARD FONT SIZES AND LINE HEIGHTS **/
body, #b-navail .b-info span.series a, #content #block_display li .b-info ul li a  {
	font-size: calc(16px + (22 - 16) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(22px + (34 - 22) * ((100vw - 666px) / (1920 - 666)));
}
 
#nav li a {
	 font-size: calc(9px + (20 - 9) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(16px + (24 - 16) * ((100vw - 666px) / (1920 - 666)))
}
#logo a, .ai-right p:nth-of-type(2)  {
	font-size: calc(50px + (80 - 50) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(60px + (90 - 60) * ((100vw - 666px) / (1920 - 666)));
}
h1, h2{
	font-size: calc(28px + (40 - 28) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(30px + (42 - 30) * ((100vw - 666px) / (1920 - 666)))
} 
h3, h4 {
	font-size: calc(24px + (30 - 24) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(26px + (34 - 26) * ((100vw - 666px) / (1920 - 666)))
}
.single-books #right_books h4, #sidebar h3, .sb-newsletter, #content #block_display .b-bubble, .single-books .b-wrap .series, #block_display li .b-info .bk-title, #feat_book .fb-right .bk-title, .right-mbooks .title, .em-programs h3, h3.topic-title, #comments h4 {
	font-size: calc(22px + (26 - 22) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(24px + (28 - 24) * ((100vw - 666px) / (1920 - 666)))
}
.widget-title, #block_display .b-bubble, #page .bctt-ctt-text a, blockquote p, .blog-post a.post-title, .left-contact h5,  #sp_testimonies p {
	font-size: calc(20px + (24 - 20) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(22px + (26 - 22) * ((100vw - 666px) / (1920 - 666)))
}
h5, h6 {
	font-size: calc(18px + (22 - 18) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(20px + (24 - 20) * ((100vw - 666px) / (1920 - 666)))
}
#feat_book .buy-opts li a, .ai-right ul.ai-cta li a, #fp_blog .right.button, #fp_blog li a, .bp-content a:last-of-type, .right-mbooks .buy-option li a, .quick-links a.no-bl, .b-stacked span.avail, .b-stacked a, .s-group .book-btns a, input, textarea {
	font-size: calc(14px + (20 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(16px + (22 - 16) * ((100vw - 666px) / (1920 - 666)));
}

.add-to-calendar, .cat-navigation .prev-post span:last-of-type, .cat-navigation .next-post span:last-of-type, .single-books .b-series .b-data h6, #tri_holder .buy-opts li a, .b-info a, .b-number,#content #block_display li .b-info a.bk-title, .wpc-filters-main-wrap li.wpc-term-item a, .wpc-term-count, select option, .b-data {
	font-size: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
}
.b-info a {
	font-size: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
}
.add-to-calendar a, .right-mbooks .b-option, .b-rev .b-revname, .b-revcred, #sp_testimonies p.t-reviewer, .b-info span a, .quick-links a, .media-div ul.mult-vid li p, .comment-reply-link, #tri_holder .buy-opts li:nth-of-type(n+2):before, .b-links a,#footer #soc_media a, .page-id-2428 #block_display .b-info a {
	font-size: calc(14px + (16 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (20 - 14) * ((100vw - 666px) / (1920 - 666)));
}
.site-creds, ul.pr-images a, .wp-caption-text {
	font-size: calc(10px + (16 - 10) * ((100vw - 666px) / (1920 - 666))); 
}
p, a, ol, ul, li, .no-event a  {
	font-size: inherit;
}
/** CUSTOM FONT SIZES AND LINE HEIGHTS **/
#logo span {
font-size: calc(16px + (52 - 16) * ((100vw - 666px) / (1920 - 666)));
	    line-height: calc(16px + (155 - 16) * ((100vw - 666px) / (1920 - 666)));
}
#footer #logo span {
	font-size: calc(22px + (50 - 22) * ((100vw - 666px) / (1920 - 666)));
	    line-height: calc(22px + (50 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#logo .blocktitle {
font-size: calc(50px + (150 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(50px + (130 - 30) * ((100vw - 666px) / (1920 - 666)));
}
#logo span:first-of-type {
	font-size: calc(30px + (100 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(15px + (60 - 15) * ((100vw - 666px) / (1920 - 666)));
}
#logo .descrip {
	font-size: calc(50px + (80 - 50) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(42px + (80 - 42) * ((100vw - 666px) / (1920 - 666)));
}
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, .ai-right 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(25px + (45 - 25) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(30px + (25 - 20) * ((100vw - 666px) / (1920 - 666)));
}
.page-template-default #content a, .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {
	line-height: calc(18px + (22 - 18) * ((100vw - 666px) / (1920 - 666)));
}
/*.b-info span.b-count a {
	line-height: calc(14px + (16 - 14) * ((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(--four);
    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;
    text-decoration: 1px underline var(--three)!important;
}
.no-event a {
	color: var(--four);
    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: 600;
	color: var(--four);
	text-transform: uppercase;
    letter-spacing: 2px;
}
h1.page-title {
	letter-spacing: 0;
	font-style: normal;
	text-transform: none;
}
.archive h1.page-title {
	text-align: center;
	margin-bottom: 3vw;
}
h2 {
	font-family: var(--headers);
    font-style: normal;
    color: var(--four);
    font-weight: 600;
	letter-spacing: 2px;
}
h3, .widget-title{
	color: var(--four);
    font-family: var(--headers);
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
}
h4 {
    font-weight: 600;
    color: var(--four);
    font-family: var(--headers);
    text-transform: none;
}
h5 {
	font-family: var(--headers);
    text-transform: uppercase;
    color: var(--two);
    font-weight: 600;
}
h6 {
    font-weight: 600;
    color: var(--two);
    font-family: var(--headers);
    text-transform: none;
    letter-spacing: 0;
}
ul, ol, p {
    margin-top: 0;
    letter-spacing: .05vw;
	color: var(--text);
}
p:last-of-type {
	margin-bottom: 0;
}
ul, ol {
	margin:0;
	padding: 0;
}

#sidebar input {
    padding: 3%;
    float: left;
    width: 93.5%;
    margin-bottom: 1vw;
    border: 1px solid var(--four);
    margin: 0 0 1vw;
}
#sidebar input[type="submit"] {
	width: 100%;
    padding: .5vw 0;
    min-width: auto;
}
label {
	float: left;
    width: 100%;
	color: var(--four);
}
field,
textarea {
	float: left;
    width: 100%;
	color: var(--four);
	font-family: var(--headers);
	font-style: italic;
	
}
input,
textarea {
	padding: 1%;
    float: left;
    width: 97.8%;
	max-width: 100%;
    margin-bottom: 1vw;
	border: 1px solid var(--one);
	color: var(--four);
	font-family: var(--headers);
	font-style: italic;
	
}
input[type="submit"] {	
    float: none;
    width: auto;
    padding: 1vw 3vw;
    margin: 2vw auto 0;
    background: var(--four);
    border: none;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    clear: both;
    min-width: 30vw;
	
	font-style: normal;
}
.commentlist {
	float: left;
width: 100%;
margin: 5vw 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%;
    background: var(--white);
    background-repeat: no-repeat;
    background-position: top;
	background-size: cover;
	position: relative;
}
#header_elements {
    display: flex;
    float: left;
    flex-wrap: nowrap;
    justify-content: center;
    width: 80%;
    margin: 6vw 10% 0;
    align-items: center;
}
#header_elements img {
    height: 26vw;
    width: auto;
}
#header {
    width: 100%;
    margin: 0;
    text-align: center;
    float: left;
}
#header ul {
	list-style: none;
	text-align: right;
}

#logo {
  width: 100%;
  text-align: center;	
}
#logo a {
	display: block;
    width: 100%;
    height: 100%;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    color: var(--two);
    font-weight: 800;
	letter-spacing: 15px;
}
#ig_footer {
	float: left;
    width: 100%;
	margin: 5vw 0 0;
}
#ig_footer.has-series {
	margin-top: 0;
}
#ig_footer #sb_instagram #sbi_images {
	padding: 0;
}
.home #ig_footer {
	margin-top: 0;
}
#footer #logo a {
    text-transform: uppercase;
    letter-spacing: 15px;
	text-shadow: none;
}

#logo .blocktitle {
  color: var(--white);
  font-family: var(--headers);
  letter-spacing: 0;
  text-transform: uppercase;
	display: block;
	font-weight: 500;
	font-style: normal;
	text-shadow: 0 0 20px var(--four);
}
#logo .blocktitle span.last-word {
	    display: block;
}
#logo_wrap #soc_media {
	text-align: center;
	position: relative;
    z-index: 2;
	float: left;
    margin: 1vw 0 0;
}
#logo_wrap #soc_media a {
	color: inherit;
}
#logo .descrip {
   float: left;
    width: 100%;
    margin:  0;
    font-style: italic;
    color: var(--two);
    text-transform: lowercase;
    font-family: var(--special);
}
#nav_wrapper {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 0;
  background: rgba(176, 160, 116, 1);
  background-image:url(https://www.2024build.nicoleflockton.com/wp-content/uploads/2025/06/NF_glitter.png);
	background-repeat: repeat;
}
#nav_wrapper ul {
	width: 100%;
	margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
#nav {
    float: left;
    width: 98%;
    padding:0 1%;
}
#nav li {
	display: inline-block;
	padding: 0;
	list-style: none;
}
#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(--bodyfont);
    letter-spacing: 3px;
    color: var(--white);
    font-weight: 500;
    display: block;
    padding: 1vw 3vw;
}
#header_wrap #nav li:hover, 
#header_wrap #nav li.current-menu-item,
#header_wrap #nav li.current_page_parent,
#header_wrap #nav li.current-page-ancestor{
	background:rgba(176, 160, 116, .3);
	mix-blend-mode: color-dodge
}
#menu {
	display: none;
}

#soc_media {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
}
#soc_media.pg-about {
	text-align: center;
	margin: 5vw 0 0;
}
#soc_media li {
    display: inline-block;
    width: 2vw;
    margin: 0 1% 0;
    background: var(--one);
    color: var(--white);
    border-radius: 50%;
    padding: .25vw;
}
#page #soc_media li {
	background:none;
	width: auto;
}
li:first-of-type {
	margin-left: 0!important;
}
li:last-of-type {
	margin-right: 0!important;
}

#page_wrap {
    background: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 5vw auto 0;
}

#page {
    float: left;
    width: 86%;
    margin: 0 7% 0;
    position: relative;
    z-index: 9;
}
.home #page {
	width: 100%;
	margin: 0;
}
.button {
    float: left;
    color: var(--white);
    font-family: var(--headers);
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    margin: 2vw 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#footer {
	width: 86%;
    padding: 0 7% 4vw;
    float: left;
    text-align: center;
    color: var(--two);
    margin-top: 5vw;
}
#footer #logo_wrap {
	width: 100%;
    margin: 1.5vw 0 0;
	float: left;
}
#footer #logo {
    width: 90%;
    float: left;
    padding: 1vw 0;
    margin: 0 5%;
	color: var(--two);
}
#footer #soc_media {
	margin: 0;
    width: 100%;
    color: var(--two)!important;
}
#footer #soc_media li {
    margin: 0 0.5vw 0;
    color: var(--white);
	background: var(--two);
	padding: 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 li {
	width:auto;
	margin: 0 2%;
}
#footer #nav a {
	color: var(--two);
	font-weight: 400;
	letter-spacing: 4px;
	padding: 0;
}
#footer #soc_media a {
	color: inherit;
}
#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 **/
.award-overlay {
	position: absolute;
    bottom: 25px;
    right: 25px;
    max-width: 40%;
}
#inspo {
	float: left;
    width: 70%;
    margin: 0 15% 0;
    text-align: center;
}
#inspo p {
	color: var(--four);
    font-family: var(--headers);
    font-style: italic;
}
#inspo p:last-of-type {
	color: var(--three);
    font-family: var(--bodyfont);
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
}
#feat_book {
    width: 80%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin:0 10% 0;
}
#feat_book div {
	float: left;
	width: 40%;
}
#feat_book div.buy-opts {
	width: 100%;
	padding: 2vw 0 0;
}
#feat_book div.buy-opts ul {
	list-style: none;
	text-align: left;
	width: 100%;
    margin: 0;
	color: var(--two);
}
#feat_book div.buy-opts ul li {
	display: inline-block;
}
#feat_book .fb-left .bk-title {
	width: 100%;
    float: left;
    text-transform: uppercase;
    margin: 1vw 0 0;
    letter-spacing: 3px;
}
#feat_book .fb-right {
	width: 55%;
    padding: 0;
    margin: 4vw 0 0 5%;
}
#feat_book .fb-right .bk-title {
	color: var(--four);
    font-weight: 600;
}
#feat_book img {
width: 100%;
    margin: 0 auto;
    height: auto;
    float: left;
}
#feat_book .fb-right p:first-of-type {
	font-style: italic;
}
#fp_blog {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
        width: 76%;
    margin: 5vw 12% 0;
    float: left;
    text-align: center;
    justify-content: center;
}
#fp_blog h5 {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0;
    display: block;
    width: 100%;
    color: var(--four);
    font-style: normal;
    font-weight: 600;
}
#fp_blog h5 span {
	 text-align: center;
	width: 100%;
	text-transform: lowercase;
	display: block;
	font-style: italic;
}
 #fp_blog li a, .bp-content a:last-of-type {
	color: var(--three);
    font-family: var(--headers);
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-top: 1vw;
    float: left;
    text-align: center;
    width: 100%;
}
#fp_blog {
	width: 90%;
    margin: 6vw 5% 0;
}
#fp_blog h3 {
	color: var(--four);
}
#fp_blog p {
	display: block;
	font-family: var(--bodyfont);
	font-style: normal;
	font-weight: 400;
	text-align: left;
}
#fp_blog li{
    margin: 2vw auto 0;
}
 #fp_blog li {
    width: 31%;
}
#fp_blog li:first-of-type {
	width:100%;
	display: block;
	margin: 0;
}
#fp_blog li:first-of-type span {
	display: block;
    font-style: italic;
    font-weight: 400;
	text-transform: none;
}
#fp_blog li:nth-of-type(2) {
	margin-left: 0;
}
#fp_blog li img{
height: 100%;
    margin: 0 auto;
    /* display: block; */
    /* float: none; */
    max-width: 100%;
}

#fp_blog li span.f-img {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1vw;
    height: 20vw;
}

#author_intro {
	display: flex;
    width: 100%;
    float: left;
    justify-content: left;
    text-align: left;
    margin-top: 6vw;
    position: relative;
}
#author_intro .ai-right:after {
    background: rgba(226, 221, 207, 1);
    content: '';
    mix-blend-mode: color-burn;
    position: absolute;
    z-index: 9;
    display: block;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
    background-image: url(https://www.2024build.nicoleflockton.com/wp-content/uploads/2025/06/NF_glitter3.png);
}
#author_intro #soc_media li {
	background:none;
	color: var(--text);
	margin: 0 1%;
	width: auto;
	padding: 0
}
.ai-left {
    float: left;
    width: 30%;
    background-size: cover!important;
    /*background-position-y: -17vw!important;*/
    background-repeat: no-repeat!important;
}
.ai-right {
float: right;
    width: 60%;
    padding: 7vw 5%;
    color: var(--text);

}
.ai-right p {
	color: inherit;
}
.ai-right p:first-of-type {
	text-transform: uppercase;
	letter-spacing: 5px;
}
.ai-right p:nth-of-type(2) {
	font-family: var(--special);
	margin-bottom: 0;
}
.ai-right ul.ai-cta {
margin: 2vw 0 0;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    float: left;
    list-style: none;
    color: inherit;
    position: relative;
    z-index: 11;
}
.ai-right ul.ai-cta li {
	width: auto;
}
.ai-right ul.ai-cta li:nth-child(n+2) {
	margin-left: 1%;
}
.ai-right ul.ai-cta li:nth-child(n+2):before {
	content:'• ';
	margin-right: 5px;
}
.ai-right ul.ai-cta li a {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.blocktitle {
	color: var(--four);
    font-family: var(--headers);
    font-style: italic;
    letter-spacing: 0;
	text-transform: lowercase;
	display: block;
	font-weight: 500;
}
.last-word {
    font-style: normal;
	text-transform: uppercase;
	letter-spacing: 20px;
}
.ai-right #soc_media li {
    color: var(--white);
}

#fp_blog .right.button {
margin: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    color: var(--four);
    font-style: normal;
    letter-spacing: 3px;
    display: block;
}

#feat_book .buy-opts li a {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-style: normal;
	font-family: var(--headers);
	color: var(--two);
}
#feat_book .buy-opts li:before {
	content: ' • ';
	padding: 0 8px 0 10px;
}
#feat_book .buy-opts li:first-of-type:before {
	display: none;
}

/** ABOUT **/

.page-id-152 #soc_media h5 {
	color: var(--four);
}
/** BOOKS / bookclubs **/
#tri_holder {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    justify-content: center;
    margin: 0 10% 0;
}
#tri_holder li {
	width: 31%;
    margin: 0 1.5%;
}
#tri_holder h2 {
	width:100%;
	float: left;
	display: block;
	text-align: center;
	margin-bottom: 1.25vw;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 800;
	color: var(--text);
}
#tri_holder li img {
	max-width: 100%;
	height: 40vw;
}
#tri_holder .bk-title {
	text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
	color: var(--three);
}
#tri_holder .fb-right {
	float: left;
    width: 96%;
    margin: 1% 2% 0;
    text-align: center;
}
#tri_holder .buy-opts  {
	list-style: none;
    width: 90%;
    margin: 1% 5% 0;
}
#tri_holder .buy-opts li {
	display: inline;
	text-transform: uppercase;
}
#tri_holder .buy-opts li:nth-of-type(n+2),
#tri_holder .buy-opts .second-line li:nth-of-type(n+2){
	margin: 0
}
#tri_holder .buy-opts li:nth-of-type(n+2):before {
	content:' | ';
	padding-right: 5px;
}
#tri_holder .buy-opts li a {
	color: var(--four);
}
#tri_holder .buy-opts .second-line {
	float: left;
	width: 100%;
}
#tri_holder .buy-opts .second-line li:nth-of-type(n+2):before {
	content:' • ';
	padding-right: 5px;
}
body ul.wpc-filter-chips-list {
    margin: 0 !important;
    list-style: none !important;
}
.book-sidebar {
	float: left;
    width: 20%;
    border: 15px solid var(--four);
    padding: 2%;
    border-radius: 0;
    background: rgb(150, 167, 174, .8);
}
.book-sidebar2 {
	display: none;
}
.book-sidebar .widget-title, .book-sidebar label {
	color: var(--white);
}
.book-sidebar li {
	list-style: none;
	width: 100%;
    float: left;
}
body ul.wpc-filter-chips-list {
	display: flex;
}
body .wpc-filter-chips-list li.wpc-chip-reset-all a {
    border: 2px solid var(--three) !important;
    color: var(--three) !important;
    text-transform: uppercase;
}
.book-sidebar .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
    border: 1px solid var(--white);
	color: var(--white);
}
.book-sidebar .wpc-term-count {
	opacity: 1;
}
.book-sidebar .wpc-filter-title {
	margin-bottom: 0!important;
}
.book-sidebar .wpc-search-icon {
	display: none;
}
.wpc-filter-header {
	float: left!important;
	width: 100%!important;
	margin:1vw 0 0!important;
}
.wpc-filters-section:nth-of-type(n+3) .wpc-filter-header {
	margin: 0!important;
}
.book-sidebar .wpc-filters-section {
	margin: 0 0 1vw;
    float: left;
    width: 100%;
}
.wpc-filters-main-wrap input.wpc-filter-search-field {
    padding-right: 0!important;
    width: 98%!important;
    margin: 0;
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list {
    margin-bottom: 0;
}
.wpc-filter-search-form .wpc-search-field, .book-sidebar select {
    padding-left: 0!important;
    width: 97.8%!important;
    border: 1px solid var(--four)!important;
}
.book-sidebar .wpc-filters-main-wrap li.wpc-term-item input[type=radio] {
    width: auto;
}
.book-sidebar select {
	padding: 2%;
}
.book-sidebar .wpc-edit-filter-set {
    float: left;
    width: 100%;
}
.bk-available {
	float: left;
	width: 100%;
}
#orderby {
	float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    text-align: center;
    justify-content: center;
	list-style:none;
}
#orderby h6 {
	float: left;
    width: 100%;
}
#orderby li {
	
}
#orderby li:nth-of-type(n+2) {
	margin: 0 0 0 2%;
}
#orderby li a {
	text-transform: uppercase;
    letter-spacing: 2px;
    font-family: var(--bodyfont);
}
#orderby li a.current {
	font-weight: bold;
}
#feat_rel {
	float: left;
	width: 94%;
	margin: 0 3%;
}
#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: 5vw 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: 0;
    width: 100%;
    padding: 0;
    text-align: center;
}
#content #block_display li .b-info a.bk-title {
	color: var(--three);
	text-transform: uppercase;
	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(--four);
    text-transform: uppercase;
    text-decoration: none !important;
	margin-top: 0;
}
.page-id-2428 #block_display {
	margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    text-align: center;
}
.page-id-2428 #block_display .b-info {
	padding-top: 0;
    margin: 1vw 5% 0;
    width: 90%;
    text-align: center;
}
.page-id-2428 #block_display .b-info ul {
	margin-top: 0;
}
.page-id-2428 #block_display .b-info a {
	text-decoration: none!important;
	margin-top: .5vw;
	color: var(--four);
	width: 100%;
	float: left
}
.page-id-2428 #block_display li {
	width: 17.5%;
    margin: 0 2%;
	 padding: 0;
}
/*.page-id-2428 #block_display li:nth-of-type(n+2) {
	margin: 0 2%!important;
}*/

.page-id-2428 #block_display li:nth-of-type(n+5) {
	margin-top: 2vw!important;
}
.page-id-2428 #block_display li:nth-of-type(5n) {
	margin-left: 0!important;
	
}
.page-id-2428 #block_display li:nth-of-type(4n) {
	margin-right: 0!important;
}
.page-id-2428 #block_display li .b-info ul li:nth-of-type(odd) {
    background: none;
}
.page-id-2428 #block_display li img {
	max-width: 100%;
    margin: 0;
    width: 100%;
}
.right-mbooks .b-option {
	color: var(--four);
	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(--four);
    font-weight: 600;
}
.right-mbooks .series {
	color: var(--four);
	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;
}
#book_wrap { 
	float: right; 
    width: 70%;
    margin: 1vw 0 0 3%; 
}
#book_wrap h2 {
	text-align: center;
    float: left;
    width: 100%;
    margin: 0;
}
#b-navail, .book-container {
    display: flex;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left !important;
    list-style: none;
    float: left;
}
#b-navail .book-container {
	margin-top: 3vw;
}
#b-navail .book-container:nth-of-type(n+2) {
	margin-top: 6vw;
}
#b-navail h3 {
	float: left;
    width: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    text-align: left;
    color: var(--four);
    letter-spacing: 3px;
}

#b-navail li, .book-container li {
	margin: 1vw .75% 0;
    width: auto;
    min-width: 23.65%;
	max-width: 23.65%;
    display: inline-block;
} 
.book-container li:nth-of-type(4n-4) {
	margin-right: 0;
}
.book-container li:nth-of-type(4n + 1) {
	margin-left: 0;
}
.book-container li:nth-of-type(n+5) {
	margin-top: 3vw;
}
/* .book-container li.heading { remove all for custom filters 
	width:100%!important;
	display: block;
	max-width: 100%!important;
	margin: 0!important; 
}*/

#b-navail li img, .book-container li img {
    width: auto;
    max-width: 100%;
    display: block;
    height: 22vw;
	margin: 0 auto;
}
/*#b-navail li:nth-of-type(2), #b-navail li:nth-child(6n){
	margin-left: 0;
}
#b-navail li:nth-of-type(5n){
	margin-right: 0;
}*/
#b-navail .book-link {
	position: relative;
}
.b-info {
	float: left;
    width: 90%;
    text-align: center;
    background: var(--white);
    padding-top: .5vw;
    list-style: none;
    margin: 0 5%;
	line-height: normal;
}

.b-info a {
	text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--three);
    font-weight: 600;
	text-align: center;
}
.b-links a {
	color: var(--four);
}
.b-links a.standalone {
	float: left;
	width: 100%;
}
.b-links a.standalone:before {
	display: none!important;
}
.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: .5vw auto 0;
    width: 100%;
	float: left;
}
.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: none;
    letter-spacing: .5px;
    color: var(--four);
}
.b-info span.series a {
	font-style: italic;
	text-transform: none;
	letter-spacing: .5px;
	color: var(--four);
}
.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(--four);
}
.b-info a.title span:nth-of-type(2) {
	text-transform: uppercase;
	font-family: var(--headers);
	letter-spacing: 5px;
	color: var(--four);
}
.b-info span a {
	font-family: var(--headers);
    text-transform: uppercase;
    color: var(--three);
	font-weight: 500;
}
.b-info span a:before {
	content: ' • ';
	display: inline-block;
	padding-right: 5px;
	color: inherit;
}
.b-links a:nth-of-type(n+2):before {
    content: ' • ';
    display: inline-block;
    padding: 0 5px;
    color: inherit;
    font-size: 12px;
    vertical-align: text-top;
}
a.view-more {
	font-family: var(--bodyfont);
    font-weight: 800;
	width: 90%;
	float: left;
    margin: 2vw 5% 0;
	color: var(--two);
	text-align: center;
	text-transform: uppercase;
}
.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-rev, #sp_testimonies {
	float: left;
    width: 80%;
    margin: 5vw 10% 0;
    text-align: center;
    list-style: none;
    font-family: var(--headers);
    color: var(--three)
}
.b-rev .b-revname, p.t-reviewer {
	font-family: var(--bodyfont);
    text-transform: uppercase;
    display: block;
    font-style: normal;
    margin-top: 1vw;
    letter-spacing: 3px;
}
.b-rev .b-revname span {
	display: block;
	letter-spacing: 5px;
}
.quotes {
display: none;
	position: relative;
}
.quotes p:before {
	content: '“';
	font-family: var(--italicfont);
	
	color: var(--one);
	vertical-align: middle;
	position: absolute;
	top: 5.5vw;
    left: -3vw;
    z-index: -1;
}

.quotes p:after {
	content: '”';
	font-family: var(--italicfont);
	
	color: var(--one);
	vertical-align: middle;
	position: absolute;
	top: 5.5vw;
    right: -3vw;
    z-index: -1;
}
.no-bl:after {
	content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
	
}
.home .no-bl:after {
	display: none;
}
/** BOOK SERIES PAGES **/
.tax-book-series h2.page-title {
	text-align: center;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 2px;
}
.tax-book-series h2.page-title span {
	text-align: center;
    font-style: italic;
    color: var(--four);
    text-transform: none;
    width: 100%;
    float: left;
    font-weight: 500;
    letter-spacing: .5px;
	margin-top: .5vw;
}
.tax-book-series #b-navail {
	margin-top: 2vw;
}
/*.tax-book-series #b-navail li {
	margin-top: 3vw;
}*/
/** SINGLE BOOKS PAGE **/
h2.page-title {
	font-style: normal;
	font-weight: 800;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--text);
}
#right_books {
	float: right;
    width: 32%;
}
#right_books .feat-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: auto;
    float: none;
}

.single-books .b-series {
	text-align: center;
    float: left;
    width: 90%;
    padding: 5vw 5%;
    margin: 7vw 0 0;
    background: var(--four);
}
.single-books .b-series h3 {
	text-transform: uppercase;
    color: var(--text);
	letter-spacing: 2px;
    font-weight: 800;
}
.single-books .b-series ul {
	float: left;
    width: 100%;
    list-style: none;
    margin: 1vw .5% 0;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
	justify-content: center;
}
.single-books .b-series ul li {
	list-style: none;
    width: 18%;
    margin: 0;
    max-width: 18%;
    text-align: center;
}

.single-books .b-series h6, .single-books .b-series a {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 1vw;
    float: left;
    color: var(--text);
	width: 100%;
}
.single-books .b-series ul li img {
    max-width: 100%;
    height: 22vw;
    width: auto;
    display: block;
    float: none;
    margin: 0 auto;
}
.b-series .b-data {
	float: left;
    width: 70%;
    margin: 0 15%;
}

.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: 600;
}
.single-books #right_books h4 {
    font-style: normal;
    text-transform: uppercase;
	letter-spacing: 1px;
    color: var(--four);
    text-align: center;
    font-weight: 600;
	margin-bottom: .5vw;
}
.rel-update {
	    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: .5vw 0 0;
    letter-spacing: 1px;
    color: var(--two);
    font-weight: 800;
}
.audio-samp {
	float: left;
    width: 100%;
    margin: 1vw 0 0;
}
.single-books .media-div ul {
    margin:.5vw 0 0;
    padding: 0;
}
.single-books .media-div ul.aw-rec {
	margin-top: 0;
}
.single-books .media-div ul.aw-rec h4 {
	text-align: center;
}
.single-books .b-wrap .media-div h4 {
	color: var(--text);
}
.single-books .media-div ul.v-rev {
	margin-top: -1vw;
}
.single-books .media-div ul.aw-rec li {
	width: 90%;
	float: left;
	padding: .5vw 5%;
}
.single-books .media-div ul.aw-rec li:first-of-type {
/*	margin-top: .5vw; */
}
.single-books .media-div ul.aw-rec li:nth-of-type(odd), .single-books .media-div:nth-of-type(odd) ul.aw-rec  li:nth-of-type(odd) {
	background:var(--one);
	color: var(--text);
}
.single-books .bk-memes {
    display: flex;
    flex-wrap: wrap;
    float: left;
    list-style: none;
    margin: 4vw 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 .5%;
}
.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 .series {
    color: var(--four);
}
.single-books .b-wrap .series a {
	text-decoration: none;
}
.single-books iframe {
	width: 100%;
	margin: 1vw auto 0;
	display: block;
}
.single-books .b-desc {
	float: left;
	width: 100%;
	margin-top: 1vw;
}
.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);
    width: 100%;
    color: var(--three);
    padding: 0;
}
.single-books .b-revs:before {
	content:'“';
}
.single-books .b-revs:after {
	content:'”';
}
.b-revcred {
	float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-family: var(--bodyfont);
    margin: 1vw 0 0;
    letter-spacing: 3px;
}
.b-excerpt,
.b-trailer {
	margin-top: 5vw;
    float: left;
    width: 100%;
}
.b-excerpt h4 {
	color: var(--four);
}
.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(--four);
	font-weight: 400;
}
.single-books .b-buy li:before {
	content:' • ';
	color:var(--four);
}
.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(--four);
    color: var(--white);
    width: 96%;
    float: left;
    padding: .5vw 2%;
    margin: .25vw 0 .5vw;
}
.single-books .btm-buy {
	float: left;
    width: 100%;
	margin: 8vw 0 0;
    text-align: center;
	list-style: none;
}
.single-books .btm-buy li,
.single-books .b-buy li {
	display: inline-block;
}
.single-books .b-buy li {
	margin-top: 3vw;
}
.single-books .btm-buy li {
	margin: 1vw 0 0;
	width: 100%;
}
.single-books .btm-buy.avail li {
	width: unset;
}
.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 .btm-buy li:first-of-type {
	color: var(--three);
	font-weight: 600;
}
.single-books .btm-buy li a {
	color: var(--four);
	font-weight: 600;
}
/** MAIN BLOG **/
.blog-post a.post-title {
     font-family: var(--headers);
    font-style: normal;
    color: var(--four);
    float: none;
    display: block;
    margin: .25vw auto 0;
    max-width: 100%;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.blog-post .post-cat {
	text-transform: lowercase;
    letter-spacing: 0;
    font-family: var(--headers);
    font-style: italic;
	color: var(--four);
}
.blog-post .post-meta {
float: left;
    width: 100%;
    font-family: var(--headers);
    font-style: normal;
    color: var(--four);
    text-align: center;
    margin-bottom: 1.5vw;
    padding-top: 0;
}
.blog-post .post-meta a {
	font-family: var(--headers);
	font-style: normal;
    color: var(--four);
	
}
/* MAIN BLOG PAGE */
.blog-wrap {
    float: left;
    width: 65%;
	margin: 0
}

.blog-wrap li {
	list-style: none;
    margin-top: 5vw;
    float: left;
	width:100%;
}
.blog-wrap li:first-of-type {
	margin-top: 0;
}
.blog-post {	
    float: left;
    width: 100%;
}
.blog-post .p-thumb {
    display: block;
    height: auto;
    margin: 0 auto;
}
.post-type-archive-events .p-thumb {
	float: right;
    margin: 0 0 0 5%;
    width: auto;
    text-align: left;
}
.blog-post .p-thumb img, .post-type-archive-events .p-thumb img {
width: auto;
    height: auto;
    max-height: 30vw;
    margin: 0 auto;
    display: block;
    float: none;
    max-width: 65%;
}
.post-type-archive-events .p-thumb img  {
	max-height: 20vw;
}
.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 5 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: 2px;
    color: var(--three);
    text-align: center;
}
.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(--four);
    font-style: normal;
}
#sidebar {
    float: right;
    width: 25%;
    list-style: none;
}
#sidebar h2 {
	font-family: var(--headers);
	font-style: normal;
    color: var(--four);
    font-weight: 500;
}
#sidebar h6 {
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: var(--four);
    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(--four);
}
/*#sidebar li ul li:first-of-type {
	margin-top: 0;
}*/
#sidebar li ul li a {
	color: var(--four);
}
#sidebar li ul#soc_media li {
    display: inline-block;
	margin: 0 .25vw;
    float: none;
    padding: .25vw .2vw;
    text-align: center;
    border-radius: 50%;
    width: 2vw;
}
#sidebar li:last-of-type {
	margin-bottom: 0;
}
#sidebar h3 {
    color: var(--four);
    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;
	background: var(--four);
    padding: 4vw 3vw;
    color: var(--white) !important;
}
#sidebar .intro-wrap div p,
#sidebar li ul#soc_media li a {
	color: var(--white);
}
.sb-newsletter {
	float: left;
	width: 80%;
	padding: 10%;
	background:var(--four);
	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%;
}
#page #sidebar a {
	color: var(--text);
    font-weight: 400;
    
}
/** 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%;
}
#sidebar ol, #sidebar ul {
	width: 100%;
	margin: 0;
}
.nav-links {
	float: left;
    width: 100%;
    margin-top: 5vw;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.nav-links a {
	color: var(--four)!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(--four);
    
	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(--four);
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
    font-family: var(--headers);
    font-style: italic;
}
.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(--four);
}

.commentlist h2 {
	text-align: center;
    margin-top: 2vw;
    font-family: var(--bodyfont);
    color: var(--four);
    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: 1px solid var(--two);
}
blockquote p {
	 color: var(--two)!important;
    font-style: italic;
    letter-spacing: 0;
    font-family: var(--headers);
}

.bctt-click-to-tweet {
    clear: both!important;
	border-color:var(--three)!important;
}
#page .bctt-ctt-text a {
    font-family: var(--headers)!important;
    font-style: italic!important;
    font-weight: 400!important;
    color: var(--three)!important;
}
/*.blog-wrap h1 {
	color:var(--four);
	
	font-family: var(--headers);
	font-style: italic;
	font-weight: 400;
	text-transform: none;
}
.blog-wrap h2 {
	color:var(--four);
	
	font-family: var(--bodyfont);
	font-weight: 400;
	text-transform: none;
}
.blog-wrap h3 {
	color:var(--four);
	
	font-family: var(--headers);
	font-style: italic;
	font-weight: 400;
	text-transform: none;
}
.blog-wrap h4 {
	color:var(--four);
	
	font-family: var(--bodyfont);
	font-style: normal;
	font-weight: 400;
	text-transform: none;
}
.blog-wrap h5 {
	color:var(--four);
	
	font-family: var(--headers);
	font-style: italic;
	font-weight: 400;
	text-transform: none;
}
.blog-wrap h6 {
	color:var(--four);
	
	font-family: var(--bodyfont);
	font-style: normal;
	font-weight: 400;
	text-transform: none;
}*/

/** 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(--four);
	font-weight: 500;
}
#sb_aff {
	display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    margin: 5vw 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(--four);
}
.page-template-page-media #content #soc_media li i {
	margin-right: .5vw;
	color: var(--four);
}

.media-div {
    float: left;
    width: 100%;
    margin: 4vw 0 0;
}
.media-div h4, #soc_media h4, .aff-links h4 {
	color: var(--four);
	text-transform: uppercase;
	font-weight: 600;
}
#sidebar .media-div {
	margin-top: 0;
}
.media-div ul {
	float: left;
    list-style: none;
    width: 100%;
	text-align: center;
	margin: 1vw 0 0;
}
.media-div ul.mult-vid {
	
}
.media-div ul li {
	width:100%;
    display: inline-block;
    vertical-align: top;
}
.media-div ul.mult-vid li {
    width: 49%;
    margin: 2vw 0 0;
}
.media-div ul.mult-vid li:first-of-type,
.media-div ul.mult-vid li:nth-of-type(2) {
	margin-top: 0;
}
.media-div ul.mult-vid li:nth-of-type(even) {
	margin-left: 1vw;
}
.media-div ul.mult-vid li p {
	text-transform: uppercase;
    color: var(--four);
    
    font-weight: 500;
}
.media-div ul li iframe {
    max-width: 100%;
    height: 20vw;
    width: 100%;
}
.media-div ul.mult-vid li iframe {
	    max-width: 100%;
    height: 20vw;
}
.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;
}


/** 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;
}
.s-group h5 {
	text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
    color: var(--four);
    font-style: normal;
}
.s-group li {
    padding: 0 0 4vw;
    list-style: none;
    float: left;
	width: 100%
}
.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(--four);
text-transform: uppercase;
}
.s-group li:last-of-type {
	padding-bottom: 0;
}
.s-group .book-btns {
	float: left;
    width: 100%;
    margin:1vw 0 0 ;
	color: var(--four);
}
.s-group .book-btns a {
	color: inherit;
	text-transform: uppercase;
}
.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 5 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}

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

#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: 1vw;
}
#sp_testimonies ul li p {
	color: var(--four);
}
#sp_testimonies p.t-reviewer {
	float: left;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 0vw;
    color: var(--four);
}
/** MAIN EVENTS **/
.em-programs {
	position: relative;
	float: left;
	margin-top: 7vw;
	width: 100%;
}
.em-programs .left-event {
	float: left;
    width: 25%;
    text-transform: uppercase;
    color: var(--four);
	font-weight: 400;
}
.em-programs .right-event {
	float: right;
	width: 65%;
}
.em-programs:first-of-type {
	margin-top: 0;
}
.em-programs h3 {
	position: absolute;
    left: -15vw;
    background: var(--four);
	color: var(--white);
    padding: 1vw 12vw .5vw 15vw;
	font-weight: 500;
}
.em-programs ul {
    margin: 7vw 0 0;
    list-style: none;
    float: left;
    width: 100%;
}
.em-programs ul li {
	list-style: none;
    float: left;
    width: 100%;
    margin: 0 0 5vw;
}
.em-programs ul li:last-of-type {
	margin-bottom: 0;
}
.em-programs h5 {
color: var(--four);
    font-style: normal;
    font-weight: 600;
    letter-spacing: normal;
}
/*.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(--three);
    font-family: var(--headers);
    font-style: italic;
	font-weight: 600;
}
.em-programs a.more-link:after {
	content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}
.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;
    text-transform: uppercase;
    color: var(--three);
    font-weight: 800;
}
.fa-long-arrow-alt-right,
.fa-long-arrow-alt-left{
	color: var(--four);
}
/** MEDIA PAGE **/
ul.pr-images {
	display: flex;
	float: left;
	flex-wrap: wrap;
	justify-content: center;
	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,
.media-div ul.b-articles,
.media-div ul.b-aff {
    display: flex;
    max-width: 100%;
    width: 100%;
	margin: .25vw auto 0;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left!important;
}
#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,
.media-div ul.b-articles li,
.media-div ul.b-aff li {
    margin: 2vw 0 0;
    width: 48%;
    padding: 0;
}
.media-div ul.b-articles li:first-of-type,
.media-div ul.b-aff li:first-of-type,
.media-div ul.b-stacked li:first-of-type,
.media-div ul.b-stacked li:nth-of-type(2){
	margin-top: 0;
}
.media-div ul.b-articles li:nth-of-type(odd),
.media-div ul.b-aff li:nth-of-type(odd) {
	background: var(--one);
}

.media-div ul.b-articles li a,
.media-div ul.b-articles li i,
.media-div ul.b-aff li a,
.media-div ul.b-aff li i {
	color: var(--text);
}
.media-div ul.b-stacked li:nth-of-type(even) {
	margin-left: 2%;
}
.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(--bodyfont);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.b-stacked span.title,
.b-stacked span.series {
	font-weight: 700;
    font-family: var(--headers);
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: normal;
}

.b-stacked a {
	text-transform: uppercase;
    font-family: var(--bodyfont);
    letter-spacing: 1px;
	color: var(--three);
}
.b-stacked a:nth-of-type(n+2):before {
	content:' • ';
}
.b-stacked .pub:after {
	content:', ';
}
/** DEFAULT IMAGES **/
.alignleft {
	float: left;
    margin-right: 2vw;
}
.alignright {
	float: right;
    margin-left: 2vw;
}
.aligncenter, .alignnone {
	display: block;
    margin: 0 auto ;
    max-width: 100%!important;
    text-align: center;
    float: none;
}
.p-thumb,
.p-vidthumb{
    width: 100%;
}
.single-post .p-thumb {
	float: left;
    width: 100%;
    margin: 2vw 0 0;
}
.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%;
}
.aff-links, .sep-awards {
	float: left;
    list-style: none;
	width: 100%;
    margin: 5vw 0 0;
}
.aff-links p {
	text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
}
.sep-awards {
	text-align: center;
}
.aff-links li, .sep-awards li {
	margin: 1vw 0 0;
    width: 94%;
    padding: 1vw 3%;
}
.aff-links li:nth-of-type(odd) {
    background: var(--one);
}
.aff-links li:first-of-type {
	margin-top: .5vw;
}
.sep-awards li:nth-of-type(even) {
	width: 97%;
    padding: 0 0 0 3%;
}
/** 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;
}
#mlb2-15947004 {
	display: flex;
    float: left;
    width: 100%;
	margin: 1.5vw 0 0;
    text-align: center;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
#mlb2-15947004 form {
	display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
}
.ml-form-align-center  {
	width: 100%
}
.ml-form-formContent {
display: inline-block;
    width: 80%;
}
.ml-form-fieldRow  {
    display: inline-block;
    width: 40%;
    float: left;
}
.ml-field-group.ml-field-name {
    display: block;
    width: 100%;
}
.ml-field-group.ml-field-name input {
    width: 90%;
    float: none;
    display: inline-block;
    /* height: 1vw; */
    margin: 0;
    padding: 3% 5%;
}
.ml-form-fieldRow.ml-last-item {
    display: inline-block;
    width: 58%;
    float: left;
    margin-left: 1.5%;
}
.ml-form-fieldRow.ml-last-item input {
    width: 90%;
    margin: 0;
    float: left;
    display: inline-block;
    padding: 2.25% 5%;
}
input[type="hidden"] {
	    float: none;
    display: inline-block;
}
.ml-form-embedSubmit {
	    display: inline-block;
    clear: none;
    width: 19%;
    vertical-align: top;
    background: var(--three);
	margin-left: -1%;
}
button.primary {
	height: 100%;
    background: var(--three);
    border: 0;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: var(--bodyfont);
}
/** NAV **/
.cat-navigation {
	float: left;
    width: 100%;
    position: relative;
    margin: 5vw 0 -1vw;
}
.cat-navigation .prev-post,
.cat-navigation .next-post  {
	display: block;
	position: relative;
	text-transform: lowercase;
    font-family: var(--headers);
    font-style: italic;
}
.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 .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(--four);
    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%;
}
#accordion-dropdown {
    float: left;
    width: 94%;
    margin: 3vw 3% 0 3%;
}
#accordion-dropdown h4 {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: var(--doublespace);
    font-weight: 600;
	color: var(--text);
}
#accordion-dropdown h4 span:before {
	content: '';
	background: var(--text);
	height: 1px;
	display: block;
	width: 16%;
    margin: 1.5vw 42% 1vw;
}
#accordion-dropdown h4 span {
	display: block;
	font-weight: 500;
	text-transform: none;
	margin-bottom: 2vw;
	line-height: calc(20px + (40 - 20) * ((100vw - 666px) / (1920 - 666)));
}
#accordion-dropdown ul {
	list-style: none;
	color: var(--text);
}
#accordion-dropdown ul li {
    margin-bottom: 2px;
	display: none;
}
#accordion-dropdown li:nth-of-type(odd) {
	background: var(--one);
}
.acc_panel li a {
	display: block;
	padding: 2% 3%;
}
.page-id-2043 #accordion-dropdown ul li {
	display: block;
}
#accordion-dropdown ul li:first-of-type,
#accordion-dropdown ul li:nth-of-type(2),
#accordion-dropdown ul li:nth-of-type(3),
#accordion-dropdown ul li:nth-of-type(4) {
	display: block;
}
div.acc_panel:first-of-type {
	margin-top: 0!important;
}
.acc_panel p {
	margin: 0.5vw 0 1.5vw 2vw;
    color: var(--four)!important;
}
.acc {
  margin: 1vw 0 0;
  overflow: hidden;
  padding: 0;
}

.acc li {
  list-style-type: none;
  padding: 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(--inherit);
    min-width: 25%;
}
.acc_ctrl span {
	max-width: 80%;
display: block;
}
.acc_ctrl.active {
	font-weight: 500;
}
.acc_ctrl h6 {
    max-width: 65%;
    font-family: var(--headers);
    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: 37px;
  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: 37px;
  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;
}
#pod_bar {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}
#pod_bar li {
	width: auto;
	margin: 1vw 1% 0;
}
/*#pod_bar li:before {
	content: ' • ';
	padding-right: 8px;
	color: var(--three);
}
#pod_bar li:first-of-type:before {
	display: none;
}*/
#pod_bar li a {
	text-transform: uppercase;
    font-family: var(--headers);
    letter-spacing: 5px;
    color: var(--three);
}
#pod_bar li a:after {
	content: ' + ';
    padding-left: 0;
    color: var(--three);
}
#sign_up {
    float: left;
    background: var(--one);
    padding: 5vw 5%;
    color: var(--four);
    width: 60%;
    margin: 5vw 15% 0;
    text-align: center;
}
#sign_up h4,
#sign_up p,
#sign_up a {
	
	color: var(--four);
}
#sign_up h5 {
	font-style: normal;
    color: var(--four);
    text-transform: uppercase;
    letter-spacing: 5px;
}
#sign_up a {
	display: table;
    margin: 2vw auto 0;
    background: var(--white);
    width: auto;
    color: var(--four)!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(--four);
}
.left-contact ul#soc_media {
	margin-top: 0;
	list-style: none;
	    display: flex;
    flex-wrap: wrap;
}
.left-contact ul#soc_media li {
	list-style: none;
}
.left-contact ul#soc_media li:first-of-type {
	width: 100%!important;
	display: block;
}
.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%;
}
/** EXTRAS 

.page-template-default #content #soc_media {
	float: left;
	width: 100%;
	margin: 4vw auto 0;
	text-align: center;
}
.page-template-default #content #soc_media h4 {
	text-transform: uppercase;
    font-weight: 500;
    color: var(--four);
    font-family: var(--bodyfont);
    font-style: normal;
}
.page-template-default #content #soc_media li {
	display: inline-block;
	margin: 0 1vw;
}
.page-template-default #content #soc_media a {
	text-transform: uppercase;
    color: var(--four);
    
    font-weight: 500;
}
.page-template-default #content #soc_media i {
	margin-right: .5vw;
	color: var(--four);
	
} **/

.wpcf7 input[type="submit"] {
    background: var(--three);
    color: var(--white);
    padding: 1vw 3vw;
    margin: 2vw auto 0;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    min-width: 20vw;
    display: block;
    clear: both;
	letter-spacing: 3px;
}
.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;
}

label.add-to-calendar-checkbox {
	color: var(--four);
    margin-bottom: 0;
    letter-spacing: 0px;
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
    float: left;
    text-align: left;
    font-weight: 500;
}
form {
	clear: both;
}
.commentlist li .children li:before {
	margin: 0 0 3vw;
}
#content .em-programs .add-to-calendar a {
width: 90%;
    margin: 0 0 3% 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(--four);
}*/
#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(--four);
}
#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(--four);
}
.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(--four);
    max-width: 40%;
    margin: 0 auto;
    padding: 1vw 0;
    text-transform: uppercase;
    color: var(--white);
}

.site-creds, .site-statement {
    color: var(--four);
    text-align: center;
    margin:2vw 0 0;
    float: left;
    width: 100%;
    text-transform: none;
    letter-spacing: 0;
}
.site-creds {
	margin-top: 1vw;
}
.site-creds a, .site-statement a {
	color: inherit;
    
}
@media (max-width:1460px) {
	/*#tri_holder .buy-opts li:nth-of-type(n+2)::before,*/
	#tri_holder .buy-opts .second-line li:nth-of-type(n+2):before,
	.b-links a:nth-of-type(n+2):before
	{
		display: none!important;
	}
	.second-line li, .b-info ul a {
		float: left;
		width: 100%!important;
		margin: 0!important;
	}
	.b-links a:nth-of-type(n+1) {
		margin-top: 1vw!important;
	}
}
@media (max-width:1279px) {
	#logo a {
		letter-spacing: 10px;
	}
	.book-sidebar {
		border: 5px solid var(--four);
	}
	.book-container li {
    width: 32%;
		max-width: 32%;
    display: inline-block;
		margin: 1vw 1% 0 0;
}
	.book-container li:nth-of-type(n + 2) {
		margin: 1vw 1% 0 1%!important;
	}
	.book-container li:nth-of-type(n + 4) {
		margin-top: 5vw!important;
	}
	.book-container li:nth-of-type(3n) {
		margin-right: 0!important;
	}
	.book-container li:nth-of-type(3n + 1 ) {
		margin-left: 0!important;
	}
	.book-container li img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 30vw;
    margin: 0 auto;
}
	#b-navail li {
		max-width: 24.33%;
	}
	#b-navail li img {
		height: auto;
width: 100%;
	}
	#nav li a {
		padding: 1vw 2.5vw;
	}
	#logo .blocktitle span.last-word {
		letter-spacing: 10px;
	}
	#footer #nav a {
		letter-spacing: 2px;
	}
	/*.b-info span a {
		display: block;
	}*/
	.b-info span a:before {
		display: none;
	}
	.b-info span a:nth-of-type(n+2) {
		margin-top: .5vw;
	}
}
@media (max-width:1023px) {
	.book-sidebar {
        width: 26%;
    }
	#soc_media li {
		padding: .5vw;
width: 3vw;
	}
	#book_wrap {
    width: 65%;
}
	.book-container li, .book-container li:nth-of-type(n + 2), .book-container li:nth-of-type(n + 3) {
        width: 48%;
        max-width: 48%;
		margin: 0!important;
	}
	.book-container li:nth-of-type(even) {
		margin-left: 4%!important;
	}
	.book-container li:nth-of-type(n+3) {
		margin-top: 5vw!important;
	}
	.book-container li img {
		height: 40vw;
	}
	#nav li {
    margin: 0 1%;
}
	#nav li a {
        padding: 1vw 2vw;
        letter-spacing: 1.5px;
    }
	#footer {
	width: 92%;
    padding: 5% 4% 3%;
	}
	
	.single-post .alignright, .single-post .alignleft, .page-template-default #page #content img.alignleft, .page-template-default #page #content img.alignright {
		max-width: 45%;
	}
	#footer #nav a {
		letter-spacing: 2px;
	}
}
@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 #logo_wrap {
margin: 5vw 10% 13vw;
}*/
	.widget_wpc_sorting_widget {
		display: none;
	}
	    .book-sidebar {
        float: left;
        width: 100%;
        margin: 0 0 var(--big-margin);
        padding: 0;
        background: no-repeat;
        border: 0;
    }
	.book-container li img {
		height: 60vw;
	}
	body .wpc-filters-open-button-container a.wpc-open-close-filters-button, body .wpc-filters-open-button-container {
		width: 100%;
		background: var(--four);
	}
	.book-sidebar .wpc-filters-section {
    margin: 0 0 1vw;
    float: left;
    width: 90%;
    background: var(--four);
    padding: 5vw 5%;
}
	 .wpc-filters-widget-content{
        display: none;
    }

	#logo span {
bottom: -60px;
		right: -6vw;
}
	#logo .blocktitle span.last-word {
		letter-spacing: 8px;
	}
	
	#feat_book .b-rev {
min-height: 125px;
}
	#feat_book .buy-opts li a {
letter-spacing: 1px;
}
	#feat_book .buy-opts li:last-of-type:after,.left.button:before {
width: 50px;
}
	#nav li a {
        padding: 1vw;
    }
	#fp_blog .blocktitle {
margin-top: 1vw;
}
	.ai-right {
		padding: 5vw 5%;
	}
	#footer #logo {
width: 50%;
margin: 0 25%;
}
	
	.b-excerpt iframe {
height: auto;
min-height: 100vw;
}
	#sidebar #sb_aff li img {
height: auto;
}
}
@media (max-width:666px) {  /* to display on smaller portrait screens */
.ai-right p:nth-of-type(2)  {
	font-size: 65px;
    line-height: 75px;
}
	#logo .descrip {
	font-size: 45px;
    line-height: 45px;
}
	#logo a  {
	font-size: 40px;
    line-height: 40px;
}
	#footer #logo a {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 5px;
}
	.em-programs h5 {
		font-size: 22px;
		line-height: 24px;
	}
/** STANDARD FONT SIZES AND LINE HEIGHTS **/
body, #b-navail .b-info span.series a, #content #block_display li .b-info ul li a  {
		font-size: 20px;
        line-height: 30px;
}
 
	.b-info a, .b-stacked span.title, .b-stacked span.series, .aff-links p, .single-books .b-series .b-data h6, .b-data {
		font-size:18px;
		line-height: 20px;
	}
	#feat_book .buy-opts li a, .ai-right ul.ai-cta li a, #fp_blog .right.button, #fp_blog li a, .bp-content a:last-of-type, .right-mbooks .buy-option li a, .quick-links a.no-bl, .b-stacked span.avail, .b-stacked a, .s-group .book-btns a, input, textarea, #nav li a, .add-to-calendar, .cat-navigation .prev-post span:last-of-type, .cat-navigation .next-post span:last-of-type, #tri_holder .buy-opts li a, .b-number,#content #block_display li .b-info a.bk-title, .wpc-filters-main-wrap li.wpc-term-item a, .wpc-term-count, select option {
	font-size: 16px;
	line-height: 22px;
}
.site-creds, ul.pr-images a, .wp-caption-text {
	        font-size: 14px;
        letter-spacing: 1px; 
}
p, a, ol, ul, li, .no-event a  {
	font-size: inherit;
}

h1, h2{
	font-size: calc(28px + (40 - 28) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(30px + (42 - 30) * ((100vw - 666px) / (1920 - 666)))
} 
h3, h4 {
	font-size: calc(24px + (30 - 24) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(26px + (34 - 26) * ((100vw - 666px) / (1920 - 666)))
}
.single-books #right_books h4, #sidebar h3, .sb-newsletter, #content #block_display .b-bubble, .single-books .b-wrap .series, #block_display li .b-info .bk-title, #feat_book .fb-right .bk-title, .right-mbooks .title, .em-programs h3, h3.topic-title, #comments h4 {
	font-size: calc(22px + (26 - 22) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(24px + (28 - 24) * ((100vw - 666px) / (1920 - 666)))
}
.widget-title, #block_display .b-bubble, #page .bctt-ctt-text a, blockquote p, .blog-post a.post-title, .left-contact h5,  #sp_testimonies p {
	font-size: calc(20px + (24 - 20) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(22px + (26 - 22) * ((100vw - 666px) / (1920 - 666)))
}
h5, h6 {
	font-size: calc(18px + (22 - 18) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(20px + (24 - 20) * ((100vw - 666px) / (1920 - 666)))
}


.add-to-calendar a, .right-mbooks .b-option, .b-rev .b-revname, .b-revcred, #sp_testimonies p.t-reviewer, .b-info span a, .quick-links a, .media-div ul.mult-vid li p, .comment-reply-link, #tri_holder .buy-opts li:nth-of-type(n+2):before, .b-links a,#footer #soc_media a, .page-id-2428 #block_display .b-info a {
	font-size: calc(14px + (16 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(14px + (20 - 14) * ((100vw - 666px) / (1920 - 666)));
}

/** CUSTOM FONT SIZES AND LINE HEIGHTS **/
#logo span {
font-size: calc(16px + (52 - 16) * ((100vw - 666px) / (1920 - 666)));
	    line-height: calc(16px + (155 - 16) * ((100vw - 666px) / (1920 - 666)));
}
#footer #logo span {
	font-size: calc(22px + (50 - 22) * ((100vw - 666px) / (1920 - 666)));
	    line-height: calc(22px + (50 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#logo .blocktitle {
font-size: calc(50px + (150 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(50px + (130 - 30) * ((100vw - 666px) / (1920 - 666)));
}
#logo span:first-of-type {
	font-size: calc(30px + (100 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(15px + (60 - 15) * ((100vw - 666px) / (1920 - 666)));
}

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, .ai-right p:first-of-type {
	font-size: calc(20px + (26 - 20) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(22px + (30 - 22) * ((100vw - 666px) / (1920 - 666)));
}

	a.bk-cta {
		line-height: 18px!important;
	}
.page-template-default #content a, .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {
	line-height: calc(18px + (22 - 18) * ((100vw - 666px) / (1920 - 666)));
}
	#logo a {
		letter-spacing: 5px;
	}
	#page_wrap {
		margin: 0;
	}
	    #soc_media li {
        padding: 1vw 3vw;
        width: auto;
    }
	a.view-more {
		margin-top: 10vw;
	}
	.single-post .alignright, .single-post .alignleft, .page-template-default #page #content img.alignleft, .page-template-default #page #content img.alignright {
		max-width: 100%;
	}
	#tri_holder li:nth-of-type(n+2),
	#tri_holder .buy-opts li:nth-of-type(n+2):before {
		display: none;
	}
	#tri_holder {
    width: 90%;
    margin: 0 5% 0;
}
	#tri_holder li {
    width: 100%;
    margin: 0;
}
	
	#tri_holder li img {
   width: 100%;
        height: 120vw;
}
	.ai-right p:nth-of-type(2), .ai-right {
		text-align: center;
	}
	    #book_wrap {
        width: 100%;
			margin: 3vw 0 0;
    }
	.b-info {
    margin: 3vw 5% 0;
	}
	    .b-links a:nth-of-type(n+1) {
        margin-top: 3vw !important;
    }
	.b-series .b-data {
    margin: 3vw 5% 0;
		width:90%;
}
	.page-id-2428 #block_display li {
    width: 47%;
    margin: 0;
    padding: 0;
}
	.page-id-2428 #block_display li:nth-of-type(even) {
		margin-left: 6%;
	}
	.page-id-2428 #block_display li:nth-of-type(n+3) {
		margin-top: 8vw!important;
	}
	.media-div ul.b-stacked li, .media-div ul.b-articles li, .media-div ul.b-aff li {
    margin: 2vw 0 0;
    width: 100%;
    padding: 0;
}
	.media-div ul.b-stacked li:nth-of-type(even) {
		margin-left: 0;
	}
	.media-div ul.b-stacked li:nth-of-type(n+2) {
		margin-top: 5vw;
	}
	.em-programs h3 {
	left: 0;
	padding: 1vw 8vw;
	}
	/*#header_wrap, .home #header_wrap {
background:none!important;
}*/
	#header_elements img {
		display: none;
	}
	#logo_wrap, .home #logo_wrap {
width: 98%;
margin:0 1% ;
	}
		
	/*#logo .blocktitle, #logo .descrip{
		color: var(--four);
		text-shadow: none;
	}*/
	#logo .descrip {
		width: 96%;
margin: 2vw 2% 0;
	}
#header_wrap #nav {
	display: none;
}
	#logo_wrap #soc_media a {
		color: var(--white);
		font-size: 20px;
	}
#content hr {
margin: 5vw 20% 8vw;
}
	#logo_wrap #soc_media {
		margin-top: 1.5vw;
	}
	#footer #soc_media li {
    padding: 1vw 3vw;
		width: auto;
}
	#header_elements {
		width: 100%;
		margin: 10vw 0 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 {
    background: var(--one);
}
	.ml-form-embedSubmit, .ml-form-fieldRow.ml-last-item, .ml-form-fieldRow, .ml-form-formContent {
		margin: 1% 0 0;
		width: 100%;
	}
	#news_subscribe p {
		display: none;
	}
	#news_subscribe p:first-of-type {
		display: block;
		font-size: 22px;
		line-height: 26px;
	}
	.comment-reply-link {
		margin-top: 4vw;
		font-weight: 600;
	}
#feat_book div {
	margin: 0 auto 0;
	width: 100%;
}
	#feat_book .fb-right {
		width: 100%;
		margin: 5vw 0 0;
	}
	#feat_book .fb-right .bk-title, #feat_book .fb-right p:first-of-type {
		float: left;
		width:100%;
		text-align: center
	}
	#feat_book div.buy-opts {
		margin: 0;
	}
	#feat_book .b-rev {
min-height: 0;
margin: 8vw 0 0;
}
	#feat_book .buy-opts li:before {
padding: 0 10px;
}
	#feat_book .buy-opts li:last-of-type:after, .ai-right ul.ai-cta li:nth-child(n+2):before{
		display: none;
	}
	#feat_book div.buy-opts ul {
text-align: center;
	}
	#feat_book div.buy-opts ul {
text-align: center;
margin: 4vw 0 0;
width: 100%;
}
	#fp_blog li span.f-img {
		height: auto;
	}
	#fp_pod, #fp_blog {
		width: 80%;
		margin: 10vw 10% 0;
}
	#fp_pod li, #fp_blog li {
width: 100%;
margin: 8vw auto 0!important;
}
	
#fp_blog .blocktitle, #fp_blog p, #fp_blog .right.button {
text-align: center;
}
	#fp_blog .blocktitle {
		margin-right: 0;
	}
	#fp_blog .right.button {
		margin: 2vw 0 0;
width: 100%;
justify-content: center;
	}
	#fp_blog .right.button:after {
		content:'\f054';
		width: auto;
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		background-color: var(--white);
		color: var(--four);
		height: auto;
		font-style: normal;
	}
	#author_intro {
display: block;
width: 100%;
margin-top: 18vw;
}
	#mlb2-15947004 form {
	display: block;
}
	#sidebar .intro-wrap div {
		padding: 12vw 10vw;
	}
	.ai-left {
width: auto;
        background-position-y: unset;
        padding: 50vw;
        background-position-x: unset;
	}
	.ai-right {
padding: 12vw 10%;
width: 80%;
		position: relative;
}
	#author_intro .ai-right:after {
		        bottom: 0;
        height: 100%;
        width: 100%;
	}
	.ai-right p {
		margin-top: 2vw;
    float: left;
    width: 100%;
	}
	.ai-right ul.ai-cta {
    margin: 5vw 0 0;
    display: flex;
    flex-wrap: wrap;
	}
	.ai-right ul.ai-cta li {
		width: 100%;
	}
	.ai-right ul.ai-cta li:nth-child(n+2) {
		margin: 3vw 0 0;
	}
	.single-books .b-series {
    padding: 15vw 5%;
}
	.single-books .b-series ul {
    margin: 3vw .5% 0;
		flex-wrap: wrap;
}
.single-books .b-series ul li {
    width: 50%;
max-width: 70%;
margin: 5vw 3%;
}
	.single-books .b-series ul li img {
    height: 100%;
}
	.left.button {
		margin-top: 8vw;
	}
	.left.button:before {
width: 100px;
}
	.left.button {
margin: 2vw 0 0 0%;
}
	#page {
margin: 10vw 7% 0;
width: 86%;
}
	.post-type-archive-books #page {
		margin-top:5vw;
	}
	.home #page {
		margin: 10vw 0 0;
	}
	#news_subscribe {
		padding: 10vw 5%;
	}
	#feat_rel {
		width: 100%;
		margin: 0;
	}
	.book-sidebar select {
		padding: 0!important;
	}
	.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;
	}
	.feat-img, #block_display li img {
width: 100%;
margin: 0 0 5vw;
}
	.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: 5vw 0 0;
	}
.b-info ul li {
margin: 5vw 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%;
	}
	#right_books .feat-img {
		margin-top: 0;
	}
	.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;
}
	#right_books .media-div, #right_books .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: 2vw 0 0;
	}
	.single-books .bk-memes li {
width: 100%;
margin: 0;
}
	.single-books .bk-memes li img {
		width: 100%;
		margin: 0!important;
height: auto;
}
	.single-books .b-wrap {
width: 100%;
margin-top: 12vw;
}
	#pod_wrap {
margin: 8vw 0 0;
}
	#pod_wrap li {
width: 100%;
margin: 5vw 0 0!important;
}
	#pod_wrap li:first-of-type {
		margin-top: 2vw!important;
	}
	#pod_wrap li span.f-img img {
		height: auto;
	}
	#pod_wrap h5, #fp_pod h5, #fp_blog h5 {
margin-top: 3vw!important;
		width: 100%;
		float: left;
}
	
	.intro-text {
width: 100%;
margin: 0;
}
	.pod-right {
margin: 0;
width: 100%;
}
	.single-podcast .pod-right iframe {
height: 50vw;
}
	.pod-left {
float: left;
width: 100%;
margin-top: 3vw;
}
	#pod_bar {
width: 100%;
margin: 2vw 0 0;
}
	#sign_up {
padding: 5vw 10%;
width: 80%;
margin: 5vw 0 0;
}
	#comments {
margin: 12vw 0 0;
}
	.post-type-archive-events .p-thumb {
    float: none;
    margin: 0 auto 5vw;
    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 a.post-title {
		margin-bottom: 2vw;
	}
	.bp-content a:last-of-type {
		margin-top: 5vw;
	}
	.single-post .attachment-post-thumbnail {
height: auto;
}
	.page-template-page-media-php .media-div, .aff-links, .sep-awards, #sb_aff {
		margin-top: 8vw;
	}
	#sidebar {
width: 100%;
margin: 12vw 0 0;
}
	#sidebar .wp-caption-text {
padding: 8vw 15%;
}
	#sidebar li {
margin-top: 8vw;
}
	#sidebar li ul#soc_media li {
		margin: 0 3%;
	}
	#sidebar #sb_aff {
margin: 0;
width: 100%;
}
	#sidebar #sb_aff li {
margin: 3vw 0 0;
}
	/*.single-post .cat-navigation .prev-arrow, .single-post .cat-navigation .next-arrow {
left: 0;
		right: 0;
}*/
	.cat-navigation .prev-post, .cat-navigation .next-post {
		width:90%;
	}
	.cat-navigation .prev-post {
		float: right;
		text-align: left;
	}
	.em-programs .left-event, .em-programs .right-event {
		width: 100%;
	}
	.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 ul li:after {
	content: '';
	float: left;
	height: 1px;
	background: var(--one);
	width: 70%;
	margin: 8vw 15% 3vw;
}
	.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 {
		
margin: 0;
width: 100%;
}
	ul.pr-images li {
margin: 0;
width: 100%;
}
	ul.pr-images li:nth-of-type(n+2) {
		margin-top: 5vw;
	}
	.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: 10vw;
    }
	.right-contact:before {
		content: '';
        height: 1px;
        display: block;
        background: var(--three);
        width: 100%;
        margin-bottom: 8vw;
	}
	.left-contact .contact-connect li {
    margin-top: 5vw;
}
	.left-contact ul#soc_media li {
    list-style: none;
    padding: 0 2%;
}
	.left-contact ul#soc_media li:first-of-type {
    width: 100% !important;
    display: block;
    padding: 0 !important;
}
	.left-contact ul#soc_media li:nth-of-type(2) {
		padding-left: 0;
	}
	.page-id-276 h3:first-of-type {
		margin-bottom: 2vw;
	}
	.book-container li:nth-of-type(n+3) {
		margin-top: 15vw!important;
	}
	.audio-samp {
margin: 10vw 0 0;
}
	.prev-link {
margin: -3vw 5% 1vw;
}
	/*.left-contact h5 {
		margin-top: 5vw;
	}
	#footer {
		margin-top: 12vw;
	}*/
	#footer #logo {
width: 100%;
margin: 5vw 0 0;
}
	#footer #nav li {
		width: 100%;
		margin: 2vw 0 0!important;
		text-align: center;
	}
	#footer #nav a {
		font-weight: 500;
	}
	#footer .site-statement {
		margin-top: 7vw;
	}
#toggle {
display: inline-block;
width: 28px;
height: 15px;
margin: 5vw 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(--white);
  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: rgba(176, 160, 116, 1);
  /* 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: 1vw 0;
margin: 0 5% 0!important;
	width: 90%;
}
#menu ul .sub-menu {
	display: none;
}
#menu li a {
    padding: 5px 5px 0;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    
}
#menu li a:hover,
#menu li a:focus {
    color: var(--text);
}
}