/*
Theme Name: Zoe Hicks—Custom Author Template (2025)
Description: Custom Website Template
Version: 1
Author: kikaDESIGN
Author URI: http://www.kikawebdesign.com
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css');

@font-face {
    font-family: 'advantageregular';
    src: url('fonts/advantage-webfont.woff2') format('woff2'),
         url('fonts/advantage-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mustardbold';
    src: url('fonts/mustard_bold-webfont.woff2') format('woff2'),
         url('fonts/mustard_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mustardmedium';
    src: url('fonts/mustard_medium-webfont.woff2') format('woff2'),
         url('fonts/mustard_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
:root {
	--white:rgba(255,255, 255);
	--one:rgba(247, 233, 231); 
	--two:rgba(177, 193, 218);
	--three:rgba(208, 145, 134);
	--four:rgba(91, 112, 141);
	--four-rgb:91, 112, 141;
    --text: rgba(31, 52, 75);
	--bodyfont : "Montserrat", sans-serif;
	--headers : "mustardmedium";
	--cursive: "advantageregular";
	--fontawesome: "Font Awesome 6 Free";
	--big-margin: 8vw;
	--small-margin:6vw;
	--btm-margin:1.5vw;
	--small-space:1px;
	--med-space:3px;
	--big-space:5px;
	
}
/** STANDARD FONT SIZES AND LINE HEIGHTS **/
/*.home #sage_box h1 {
	font-size: calc(26px + (60 - 26) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(28px + (64 - 28) * ((100vw - 666px) / (1920 - 666)));
}*/
#logo {
	font-size: calc(40px + (70 - 40) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(40px + (70 - 40) * ((100vw - 666px) / (1920 - 666)));
}
#author_intro .ai-right h6 {
	font-size: calc(24px + (50 - 24) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(24px + (55 - 24) * ((100vw - 666px) / (1920 - 666)));
}
#header_cta h2, #homeblog_wrap h4, .left-event h5 span:nth-of-type(2), .left-event h5 span:nth-of-type(4) {
	font-size: calc(24px + (40 - 24) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(24px + (55 - 24) * ((100vw - 666px) / (1920 - 666)));
}

h1, h2 {
	font-size: calc(16px + (30 - 16) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(24px + (46 - 24) * ((100vw - 666px) / (1920 - 666)));
}
.inner-post h3 {
	font-size: calc(20px + (30 - 20) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(24px + (50 - 24) * ((100vw - 666px) / (1920 - 666)));
}
h3, h4, #sage_box h1 span {
	font-size: calc(15px + (26 - 15) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(22px + (42 - 22) * ((100vw - 666px) / (1920 - 666)));
}
.inner-post h4 {
	font-size: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(20px + (32 - 20) * ((100vw - 666px) / (1920 - 666)));
}
.inner-post h5, .inner-post h6 {
	font-size: calc(16px + (26 - 16) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(20px + (32 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#sidebar #text-6 h3.widget-title, #sidebar h4, #sage_box p, .bp-content .post-title, .home li:first-of-type .bp-content .post-title, #sage_box h6.sub-text, .single-books #right_books h4, #right_books .purchase li {
	font-size: calc(14px + (24 - 14) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(16px + (40 - 16) * ((100vw - 666px) / (1920 - 666)));
}
h5, h6, .single-books .b-revs, #cta_block p  {
	font-size: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(16px + (40 - 16) * ((100vw - 666px) / (1920 - 666)));
}
body, #sidebar .widget-title, .mid-event h5 span, input, textarea, #page .bctt-ctt-text a {
	font-size: calc(12px + (20 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(18px + (32 - 18) * ((100vw - 666px) / (1920 - 666)));
}
#sage_box a  {
	font-size: calc(14px + (20 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(18px + (32 - 18) * ((100vw - 666px) / (1920 - 666)));
}
.bp-content .entry-meta, input[type="submit"], h6.sub-text  {
	font-size: calc(12px + (18 - 12) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(16px + (24 - 16) * ((100vw - 666px) / (1920 - 666)));
}
.footer-text p, ul.pr-images a, .book-wrap .book-container li .b-info .bk-purchase, .sub,input, textarea {
	font-size: calc(10px + (16 - 10) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(12px + (28 - 12) * ((100vw - 666px) / (1920 - 666)));
}
/** LINE HEIGHT ONLY **/

p, a, ol, ul, li, .no-event a  {
	font-size: inherit;
}
/** CONSTANT ELEMENTS **/
html {
	margin: 0!important;
}
body {
	margin: 0;
    padding: 0;
	font-family: var(--bodyfont);
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 500;
}
h1, h2, h4 {
	font-family: var(--headers);
}
h3, h5, h6 {
	font-family: var(--body-font);
}
h1 {
	text-transform: uppercase;
}
h1, h2, h5 {
	color: var(--text)
}
h3, h6 {
	color: var(--three);
}
h4 {
	color: var(--four);
}
/*h1.wp-block-heading , h2.wp-block-heading , h3.wp-block-heading , h4.wp-block-heading  , h5.wp-block-heading , h6.wp-block-heading  {
	margin: 1vw 0 0;
} */
/*#page h1, #page h3, #page h5 {
	font-family: var(--headers);
}
#page h2, #page h4, #page h6 {
	font-family: var(--bodyfont);
}*/

.big-margin {
	margin-top: var(--big-margin)!important;
}
.small-margin {
	margin-top: var(--small-margin)!important;
}
.btm-margin {
	margin-bottom: var(--btm-margin)!important;
}
.single-books #left_books .small-margin {
	margin-top: calc(var(--small-margin) - 1vw)!important;
    margin-bottom: 1vw;
}
.single-books #right_books .small-margin {
    margin-top: calc(var(--btm-margin) + 1vw) !important;
    margin-bottom: 1.5vw;
}
p, a, ol, ul, li {
	color: inherit;
}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.wp-block-list,
ul.wp-block-list {
	list-style-position: outside;
    display: table;
    margin-left: 5%;
	margin-bottom: 2.5vw;
}
ol.wp-block-list li {
	list-style:decimal;
}
ul.wp-block-list li {
	list-style: disc;
}
blockquote {
	width: 95%;
	border-left:5px solid var(--one);
	padding: 1.25vw 0;
	margin-bottom: calc(var(--btm-margin) + 1vw);
}
blockquote p {
    font-family: var(--headers);
    letter-spacing: 1px;
	margin-left: 4%;
	color: var(--three);
	margin-bottom: 0;
}
a {
	letter-spacing: inherit;
	text-decoration: none;
}
li {
	list-style: none;
}
li:first-of-type {
	margin-left: 0!important;
}
li:last-of-type {
	margin-right: 0!important;
}
label {
	float: left;
    width: 100%;
	color: var(--text);
}
field,
textarea {
	float: left;
    width: 100%;
	color: var(--text);
	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(--text);
	font-family: var(--headers);
	font-style: normal;
	
}
#page .wpcf7 form.sent .wpcf7-response-output {
    border: none!important;
    background: var(--one)!important;
    color: var(--white)!important;
    text-align: center!important;
}
.wpcf7-form p:first-of-type label.fn {
	width: 45%;
}
.wpcf7-form p:first-of-type label.ln {
	width: 50%;
	float: right;
}
.wpcf7-form label.ln input, 
.wpcf7-form label.fn input {
	padding: 2% 1%;
}
.wpcf7-form textarea {
	margin-bottom: 2vw;
}
input[type="submit"] {	
    float: none;
    width: auto;
    padding: 1vw 3vw;
    margin: 2vw auto 0;
	background: var(--text);
    border: none;
    color: var(--white);
    text-transform: uppercase;
    display: block;
    clear: both;
    min-width: 30vw;
	border-radius: 0;
	font-weight: 400;
	font-style: normal;
}
#sidebar input {
    padding: 3%;
    float: left;
    width: 93.5%;
    margin-bottom: 1vw;
    border: 1px solid var(--text);
    margin: 0 0 .25vw;
}
#sidebar input[type="submit"] {
	width: 100%;
    padding: .5vw 0;
    min-width: auto;
    border-radius: 0;
    color: var(--white);
}
#sidebar .wp-block-search__inside-wrapper {
	width: 100%;
}
#header_wrap {
	float: left;
    width: 100%;
    margin: 0;

    text-align: center;
}
 #header_wrap .menu-main-menu-container {
	float: left;
    text-align: center;
 	background:var(--three);
	 color: var(--white);
	 width: 100%;
}
#header_wrap .menu-main-menu-container li {
	display: inline-block;
	padding: 1% 2%;
}
#header_wrap .menu-main-menu-container li a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: var(--med-space);
}
#header_wrap #soc_media {
	width: 30%;
text-align: right;
}
#header_wrap #resp_menu {
	display: none;
}

#header_cta {
float: left;
width: 90%;
margin: 2.25vw 0 0;
position: relative;
background-size: cover;
padding: 10vw 5%;
background-position-y: -20vw;
text-align: center;
}
#header_cta:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(255, 255,255, .4);
height: 100%;
}
#header_cta h2 {
font-family: var(--headers);
text-transform: uppercase;
color: var(--four);
z-index: 2;
position: relative;
text-align: center;
font-weight: 100;
letter-spacing: var(--med-space);
	text-shadow: 0px 0 10px #fff;
}
#header_cta p, #header_cta a {
	position: relative;
	z-index: 2;
}
#header_cta p {
	color: var(--four);
	text-transform: uppercase;
	text-shadow: 0px 0 10px #fff;
	margin-bottom: 0;
}
#header_cta a {
	background: var(--white);
	color: var(--four);
	text-transform: uppercase;
	padding: 1% 5%;
	margin: 2vw auto 0;
display: table;
	    font-weight: 600;
    letter-spacing: 1px;
}
#header_cta a.link-cta {
	display: inline-block;
    width: auto;
}
#header_cta a.link-cta:nth-of-type(n+2) {
	margin-left: 1%;
}
#logo_wrap {
	float: left;
	width: 90%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	text-align: center;
	align-items: center;
	margin: 0 5%;
}
#logo {
	width: 40%;
	margin: 3vw 0 0;
	font-family: var(--cursive);
	color: var(--text);
}
#logo_wrap div.blank {
	width: 30%;
}
#sage_box {
    padding: var(--small-margin) 5%;
    width: 90%;
    float: left;
	position: relative;
	text-align: center;
}
.home #sage_box {
    padding: 5vw 5% 12.5vw;
}
#sage_box:before {
	content: '';
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 5px 23px 10px rgba(0, 0, 0, .35);
}
#sage_box h1 {
	float: left;
    width: 100%;
}
#sage_box h1 span {
	float: left;
    width: 100%;
    text-align: center;
    margin-top: .5vw;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    letter-spacing: var(--small-space);
	font-weight: 600;
}
.cta-btn {
	display: table;
    text-align: center;
    margin: 0 auto;
    padding: 2% 5%;
    text-transform: uppercase;
    font-weight: 600;
}
h2.page-title {
	margin: 0;
	letter-spacing: 0;
    text-transform: uppercase;
	font-family: var(--headers)!important;
}

#page_wrap {
	float: left;
	width: 100%;
	margin: 0 auto;
}
#page_wrap p:last-of-type {
	margin-bottom: 0;
}
#page {
	float: left;
	width: 84%;
	margin: calc(var(--small-margin)) 8% 0;
}
.home #page {
	margin: calc(var(--small-margin)) 0 0;
	width: 100%;
}
#footer_wrap {
	float: left;
    width: 100%;
    background: var(--text);
    text-align: center;
    padding: calc(var(--small-margin) - 1vw) 0;
	color: var(--white);
}
#footer_wrap ul, #header_wrap .menu-header-menu-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_wrap ul li, #header_wrap .menu-header-menu-container ul li {
	display: inline-block;
    width: auto;
    margin: 0 2%;
    text-transform: uppercase;
}
#footer_wrap div {
	float: left;
    width: 100%;
}
#footer_wrap .footer-text {
	width: 90%;
}
#footer_wrap div.menu-header-menu-container {
	margin-top: 0;
}
#footer_wrap #logo {
	width: 100%;
    margin: 3vw 0 0;
    float: left;
    text-align: center;
	color: var(--white);
}
#footer_wrap #soc_media {
	float: left;
	width: 100%;
	margin: var(--btm-margin) 0 0;
}
#footer_wrap #soc_media li {
	margin: 0 1%;
}
.footer-text {
	float: left;
    width: 90%;
    margin: 0 5%;
}
.site-creds, .site-statement {
    text-align: center;
    margin: 1vw 0 0;
    float: left;
    width: 100%;
    font-family: var(--bodyfont);
    text-transform: uppercase;
	font-style: normal;
    font-weight: 400;
}
.site-creds {
	margin-top: 0;
}
.site-creds a, .site-statement a {
	color: inherit;  
}


/** ELEMENT BACKGROUNDS **/
#sage_box {
	background: var(--one);
}
/** TEXT COLORS **/
body, h2 {
    color: var(--text);
}
.btn-cta, #bio_section, .site-creds, .site-statement {
	color: var(--white);
}

 .page-template-default #page a:not(.bctt-ctt-text a), .inner-post a:not(.bctt-ctt-text a) {
   border-bottom: none;
   position: relative;
}
.page-template-default #page a:after:not(.bctt-ctt-text a), .inner-post a:after:not(.bctt-ctt-text a) {
   content:'';
   width:100%;
   position: absolute;
   left:0;
   bottom:-1px;
   height: 2px;
	background: var(--two);
}
#soc_media i {
	margin-right: var(--big-space);
}

p {
	color: inherit;
	margin: 0 0 1.5vw;
}
.fancy-font {
	font-family: var(--cursive)!important;
    text-transform: lowercase;
    font-size: 300%;
    color: var(--three);
    margin-bottom: 1vw;
    margin-left: -1.25vw;
	font-weight: 500
}
/** LETTER SPACING **/
h1, #announcements, #tri_feature .feat-overlay, label.add-to-calendar-checkbox, .em-programs .add-to-calendar a,ul.pr-images a, input[type="submit"], #header_wrap .menu-header-menu-container li a, .site-creds, .site-statement, #sage_box a, #author_intro .ai-left .auth-links, .btn-cta, #bio_section a {
	letter-spacing: var(--small-space);
}

/** CUSTOM ELEMENTS **/
#optional_image_box {
	float: left;
	width: 100%;
	margin: calc(var(--small-margin) + 1vw) 0 calc(var(--small-margin) - (var(--small-margin) * 2));
	max-height: 450px;
	overflow: hidden;
	background:var(--text);
}
.home #optional_image_box {
	max-height: 600px;
}
#optional_image_box img {
	width: 100%;
	max-width: 100%;
}
/** CONSTANT ELEMENTS BY PAGE **/
/** MULTI USE **/
.wp-element-caption {
	text-align: center;
    margin-top: var(--btm-margin)!important
}
.wp-block-image .alignright {
    float: right;
    margin: 0 0 .5em 2.5%!important;
}
.wp-block-image .alignleft {
    float: right;
    margin: 0 2.5% .5em 0!important;
}
#soc_media {
	float: left;
	width: 100%;
}
#soc_media li {
	width: auto;
	margin: 0 1%;
	display: inline-block;
}
#booklist {
	float: left;
	width: 90%;
	margin: var(--big-margin) 5%;
	text-align: center;
}
#booklist ul {
display: flex;
flex-wrap: nowrap;
text-align: center;
justify-content: center;
}
#booklist ul li {
	max-width: 25%;
}
#booklist ul li img {
	max-width: 100%;
	height: 30vw;
	width: auto;
}
.r-arrow:after {
	content:'\f30b';
	font-family: var(--fontawesome);
	font-weight: 600;
	margin-left: 2%;
}

#cta_block .cta-arrow {
	position: absolute;
    width: 100%;
    top: -3vw;
    right: 10vw;
}
#cta_block.footer .cta-arrow {
    position: absolute;
	top: -2vw;
    right: 7.5vw;
}
#cta_block .cta-arrow img {
    max-width: 50%;
    transform: rotate(40deg);
}
#cta_block.footer .cta-arrow img {
	max-width: 45%;
    transform: rotate(40deg);
}
.footer .cta-arrow {
	position: absolute;
    width: 30%;
    top: 0;
    right: 3%;
}

.btn-cta {
display: table;
    width: 60%;
    padding: .5vw 10%;
    background: var(--three);
    text-transform: uppercase;
    margin: 1vw 5% 0 10%;
    font-weight: 600;
    color: var(--white);
    text-align: center;
}
#sage_box p {
	margin-top: 0;
	float: left;
	width: 100%;
}
#sage_box p:first-of-type {
	margin: calc(var(--btm-margin) - .5vw) 0 0;
}
#sage_box a {
    display: table;
    width: auto;
    padding: 1vw 0 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 auto;
}
.sub-text {
	text-transform: uppercase;
	letter-spacing: var(--small-space);
	font-weight: 600;
	margin:0!important;
}
.inline {
	display: inline-block;
	margin-top: 0;
}
.standalone {
	display: block;
    color: var(--three);
    font-weight: 600;
	width: 100%;
    margin: .25vw 0 0;
}
.left-flex {
	margin-right: 5%;
}
.left-flex img {
	max-width: 100%;
}
.right-flex {
	
}
.right-flex h2 {
	
}
.right-flex p {
	
}
.right-flex ul {
	
}
.right-flex ul li {
	
}
.right-flex ul li a {
	
}
#feat_book {
	width: 70%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin: 0 15%;
}
#feat_book .left-flex {
	width: 60%
}
#feat_book .right-flex {
	width: 35%;
}
#feat_book img {
	max-width: 100%;
    height: auto;
}
#feat_book .left-flex {
	float: left;
    width: 60%;
    margin: 3vw 5% 0 0;
}
#feat_book .left-flex h2 {
	font-family: var(--headers);
	text-transform: uppercase
}
#feat_book .left-flex h5 {
	text-transform: none;
}
#feat_book .left-flex h6 {
	text-transform: none;
    background: var(--three);
}

#feat_book .buy-opts {
	float: left;
    width: 100%;
    margin: 1vw 0 0;
}
#feat_book .buy-opts ul {
	float: left;
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
#feat_book .buy-opts ul li {
	width: auto;
}
#feat_book .buy-opts ul li:nth-of-type(n+2) {
	margin-left: 2vw;
}
#feat_book .buy-opts ul li:first-of-type {
	width: 35%;
	text-align: center;
    background: var(--three);
}

#feat_book .buy-opts ul li a {
	text-transform: uppercase;
    color: var(--three);
    font-weight: 600;
    padding: 0;
    padding: 1vw 0;
    display: block;
    width: 100%;
} 
#feat_book .buy-opts ul li:first-of-type a {
	color: var(--white);
}
.media-div {
    float: left;
    width: 100%;
    margin: calc(var(--small-margin) - 2vw) 0 0!important;
}

p.sub {
	text-transform: uppercase;
    color: var(--three);
    text-align: left;
    float: left;
    width: 100%;
    margin: 1vw 0 0;
    letter-spacing: var(--small-space);
}
.media-div p:last-of-type {
	margin-bottom: 0;
}
.media-div ul {
	float: left;
    list-style: none;
    width: 100%;
	text-align: center;
	margin: 0;
}
.bg-list {
	float: left;
	width: 100%;
	margin-top: 0;
}
.bg-list li, .b-articles li {
	width: 90%!important;
	float: left;
	padding: 1vw 2%;
	text-align: left;
	
	& .second-line li {
		width:auto!important;
		padding: 0;
	}
	
}
.b-articles li {
	text-align: center;
}
.bg-list li:nth-of-type(n+2), .b-articles li:nth-of-type(n+2) {
	margin-top: .5vw;
}
.second-line li:nth-of-type(n + 2) {
		margin-top: 0!important;
		padding-left: 10px!important;
	}
.bg-list li:nth-of-type(odd), .b-articles li:nth-of-type(odd){
	background:#f1f1f1;
}
.second-line li:nth-of-type(odd) {
		background:none;
	}
.b-rev {
	float: left;
    width: 80%;
    margin: 0 10% 5vw;
    text-align: center;
	
}
.b-revs:before {
	content:"“";
}
.b-revs:after {
	content:"”";
}
.b-revs {
	font-weight: 600;
}
.b-rev .b-revcred {
	margin-top: 1.5vw;
	display: block;
	text-transform: uppercase;
	color: var(--three);
	font-weight: 500;
	letter-spacing: var(--small-space);
}
.quotes {
display: none;
	position: relative;
}
/** HOME PAGE **/
/** HOME STANDARD ELEMENTS **/
.home .book-wrap {
	margin: var(--small-margin) 0 0;
    text-align: center;
	}
.home .book-wrap h3, .home .book-wrap a {
	color: var(--text);
	text-transform: uppercase;
}
.home .book-wrap span {
	    display: block;
    font-family: var(--bodyfont);
    font-weight: 500;
    letter-spacing: 1px;
}
.home .book-wrap .book-container li {
	width: 23%;
}
.home .book-wrap .book-container li img {
	height: 33vw;
}
.book-wrap .book-container li li {
    width: auto !important;
    margin: 0;
    display: inline-block;
	color: var(--three);
}
.book-wrap .book-container li li:nth-of-type(n+2):before {
	content: ' • ';
	margin-right: 5px;
}
.home #feat_book {
	margin-top: var(--small-margin)!important;
	    width: 70%;
    margin: 0 15%;
}
.bk-title {
	text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.buy-opts a {
	color: var(--three);
text-transform: uppercase;
    font-weight: 500;
}
/** HOME CUSTOM ELEMENTS **/
#homeblog_wrap {
	float: left;
width: 90%;
padding: 5%;
	position: relative;
	z-index: 2;
	background: var(--four);
	text-align: center;
}
#homeblog_wrap:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background:url('https://zoehicks.com/wp-content/uploads/2025/08/ZoeHicks_blue-floral-bg.jpg');
background-repeat: repeat;
mix-blend-mode: plus-darker;
opacity: .05;
z-index: -1}

#homeblog_wrap ul#soc_media {
	width: 100%;
    margin: 0;
	text-align: center;
}
#homeblog_wrap ul#soc_media li {
	display: inline-block;
	width: auto;
	float: none;
	margin: 0 5%;
}
#homeblog_wrap h3 {
	    text-transform: uppercase;
    letter-spacing: var(--small-space);
	color: var(--white);
}
#homeblog_wrap h4 {
	font-family: var(--cursive);
	text-transform: lowercase;
	color: var(--white);
}
#homeblog_wrap ul {
	width: 100%;
	float: left;
	margin-top: var(--btm-margin);
	display: flex;
flex-wrap: nowrap;
justify-content: center;
}
#homeblog_wrap ul li {
	display: inline-block;
margin: 0 1% 0;
	color: var(--white);
	text-transform: uppercase;
	width: 30%;
}
a.read-more {
	margin: 1vw 0 0;
float: left;
width: 100%;
}
#homeblog_wrap ul li a span {
	display: block;
	width: 100%;
	font-weight: 500;
	letter-spacing: 2px;
}
#homeblog_wrap ul li a span:first-of-type {
	font-weight: 700;
	letter-spacing: 1px;
}
#author_intro {
/*float: left;
padding: 0 5%;
display: flex;
flex-wrap: nowrap;
width: 90%;
position: relative;
z-index: 2;*/
	    float: left;
    padding: 0 12.5%;
    display: flex;
    flex-wrap: nowrap;
    width: 75%;
    position: relative;
    z-index: 2;
}
#author_intro .ai-right {
width: 57%;
float: left;
margin-left: 3%;
z-index: 999;
	margin-top: var(--small-margin);
}
#author_intro .ai-right h3 {
	text-transform: uppercase;
	color: var(--text);
}
#author_intro .ai-right h6 {
	font-family: var(--cursive);
	text-transform: lowercase;
	margin-left: -7%!important;
	position: relative;
	color: var(--three);
	font-weight: 500;
}
#author_intro .ai-right p {
	margin-top: 1vw;
}

#author_intro .ai-right .auth-links {
	float: left;
    width: 100%;
    margin:0;
    text-transform: uppercase;
	letter-spacing: var(--small-space);
}
#author_intro .ai-left {
	float: right;
    width: 40%;
}
#author_intro .ai-left img {
	max-width: 100%;
}
#author_intro #soc_media {
	margin-top: var(--btm-margin);
}
#cta_block {
float: left;
background: var(--one);
color: var(--text);
position: relative;
z-index: 1;
margin-top: var(--small-margin);
padding: calc(var(--btm-margin) + 1vw) 9% calc(var(--btm-margin)) ;
width: 82%;
	
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.home #cta_block {
	/*width:72%;
	margin-top: -10vw;
	padding: calc(var(--big-margin) * 1.6) 14% calc(var(--small-margin) - 2vw);
	align-items: center;*/
	    width: 72%;
    margin-top: -6vw;
    padding: calc(var(--big-margin)) 14% calc(var(--small-margin) - 2vw);
    align-items: center;
}
/*#cta_block.footer {
	margin-bottom: calc(var(--btm-margin) - (var(--btm-margin) * 4));
}*/
#cta_block h2, #cta_block p {
	color: inherit;
}
#cta_block h3 {
	font-family: var(--headers);
	text-transform: uppercase;
	color: var(--text);
}
#cta_block .cb-left {
float: left;
max-width: 65%;
margin-right: 2%;
}
#cta_block.footer .cb-left {
max-width: 68%;
}
#cta_block .cb-right {
	float: right;
	width: 33%;
	position:relative;
}
.cb-left p {
	margin-bottom: 0
}
#cta_block.footer .cb-right {
	width: 30%;
}
.cb-right .incentive {
	    text-align: center;
    font-family: var(--cursive);
    text-transform: lowercase;
    font-size: 1.75vw;
    line-height: 2.5vw;
    color: var(--three);
    font-weight: 600;
}
.cb-right .btn-cta {
	margin-right: 0;
}
.full-width {
	width: 59.525%;
    padding: 5vw 30%;
    margin-left: -10%;
}
#author_intro.full-width {
	width: 69.525%;
}
.home #footer_wrap {
	margin-top: 0!important;
}
.home #optional_image_box {
	margin-top: -0;
}
/** MAIN BOOKS **/
.single-books h3 {
	color: var(--text);
	text-transform: uppercase;
}
.post-type-archive-books #feat_book {
	margin-top: 0;
}
.book-wrap {
	float: left;
	width: 100%;
	margin: 0 0 0;
}
.book-wrap.big-margin.has-reviews {
	margin-top: 0!important;
}
.book-wrap h4 {
	text-transform: uppercase;
	text-align: center;
	font-family: var(--headers);
	color: var(--text);
}
.book-wrap .book-container {
	float: left;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    justify-content: center;
	margin: calc(var(--small-margin) - 4vw) 0 0;
}
.book-wrap .book-container li {
	width: 20%;
    margin: 0 1% 0;
	list-style: none;
}
.home .book-wrap .book-container li {
	margin: 0;
}
.home .book-wrap .book-container li:nth-of-type(n+2) {
	margin-left:1%;
}
.home .book-wrap .book-container .buy-opts a {
	color: var(--three);
}
.bk-cover {
	display: block;
}
.book-wrap .book-container li img {
	max-width: 100%;
    height: 23vw;
}
.book-wrap .book-container li:nth-of-type(4n+1) {
	margin-left: 0;
}
.book-wrap .book-container li:nth-of-type(4n) {
	margin-right: 0;
}

.book-wrap .book-container li .b-info {
	width: 90%;
    text-align: center;
    list-style: none;
    display: block;
    margin: 0 5% 0;
    float: none;
}
.book-wrap .book-container li .b-info ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	list-style: none;
	margin: 1vw auto 0;
    width: 100%;
}
.book-wrap .book-container li .b-info ul li {
	display: none;
	margin: 0 3%;
}
.book-wrap .book-container li .b-info .bk-title {
	display: block;
    width: 100%;
    margin-top: 1.5vw;
	font-family: var(--bodyfont);
    text-transform: uppercase;
    font-weight: 600;
}
.book-wrap .book-container li .b-info .bk-purchase {
	float: left;
    width: 100%;
	text-transform: uppercase;
    font-weight: 600;
    color: var(--three);
}
.b-info .bk-purchase a:nth-of-type(n+2):before {
	content:' • ';
}
/** SINGLE BOOKS **/
#right_books {
	float: right;
    width: 32%;
}
#right_books #feat_image {
    width: 100%;
	position: relative;
}
#right_books #feat_image img {
	max-width: 100%;
    height: auto;
}
#right_books .purchase {
	float: left;
    width: 100%;
	text-align: center;
	margin: .5vw 0 0;
	color: var(--three);
}
#right_books .purchase li {
	font-family: var(--headers);
    display: inline-block;
    margin: 0 1%;
}
#right_books .purchase li:nth-of-type(n+2):before {
	content: ' | ';
	margin: 0 5px 0 0;
}
#left_books {
	float: left;
	width: 55%;
	margin-top: 3vw;
}
#left_books .b-desc p:last-of-type{
	margin-bottom: 0;
}
#left_books .b-excerpt, #left_books iframe {
	width: 100%;
	float: left;
}
.single-books .b-revs {
	font-family: var(--headers);
}
.single-books .b-revcred {
	color: var(--text);
}
.single-books .bk-memes {
    display: flex;
    flex-wrap: wrap;
    float: left;
    list-style: none;
    margin:  0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.single-books .prev-link {
	    float: left;
    width: 76%;
    margin: -1vw 7% 2vw;
    padding: 1.5vw 5% 1vw;
    text-align: center;
    background: var(--three);
    text-transform: uppercase;
    font-weight: 600;
    color: var(--white);
}
.single-books .prev-link.sep {
	background: none;
    color: var(--three);
    padding: 0;
    width: 100%;
    margin: 0;
}
.single-books .audio-samp {
	    float: left;
    width: 100%;
    margin: 2vw 0;
}
.single-books #right_books h4, .single-books #right_books .media-div h4 {
	text-transform: uppercase;
    color: var(--text);
	text-align: center;
}
.single-books #left_books .media-div h4 {
	font-family: var(--headers);
}
.single-books .bk-memes h4 {
	float: left;
	width: 100%;
}
.single-books .bk-memes li {
	width: auto;
    margin: 0 5px;
}
.single-books .bk-memes li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.single-books .bk-memes li:nth-of-type(3n) {
	margin-right: 0;
}
.single-books .bk-memes li:nth-of-type(n + 4) {
	margin-top: 7px;
}
.single-books .bk-memes li img {
	width: auto;
	max-width: 100%;
	height: auto;
}
/** MAIN BLOG (and a couple single blog that match) **/
.blog #header_cta:before, .single-post  #header_cta:before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    mix-blend-mode: normal;
	background-size: cover;
}
.blog-wrap, .single-post .post-wrap {
	float: left;
	width: 60%;
}
.blog .blog-wrap li {
	float: left;
    width: 85%;
    padding: 7.5%;
}

.blog .blog-wrap li:nth-of-type(even) {
	padding:10% 7.5%;
}
.blog .blog-wrap li:nth-of-type(odd) {
	background:var(--one);
} 
.blog-wrap li:first-of-type, .s-group li:first-of-type {
	margin-top: 0!important;
}
.blog .p-thumb{
 	width: 100%;
    float: left;
    margin: 0;
    max-height: 28vw;
    height: auto;
    overflow: hidden;
}
.blog .p-thumb img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
    max-height: unset;
    max-width: 100%;
}
p.form-submit {
		float: left;
		width: 100%;
	}
.home .p-thumb {
width: auto;
height: 18vw;
float: left;
overflow: hidden;
}
.home .p-thumb img {
	height: auto;
	width: auto;
	max-width: 100%
}
/*.p-thumb {
   max-width: 100%;
width: 25%;
height: 25%;
float: left;
overflow: hidden;
}
.p-thumb img {
	height: auto;
	width: auto;
	max-width: 100%
}*/

.bctt-click-to-tweet {
	clear: both;
    border: 4px solid var(--text)!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
#page .bctt-click-to-tweet a:hover {
	color: var(--three)!important;
}
#page .bctt-ctt-text a {
	font-family: var(--headers)!important;
	font-weight: 500!important;
}
#page a.bctt-ctt-btn {
	font-family: var(--bodyfont) !important;
    color: var(--text)!important;
}
#page .bctt-ctt-text a:after {
	display: none;
}
.bp-content {
	margin-top: 2vw;
	float: left;
	width: 100%;
	text-align: center;
}
.bp-content .entry-meta {
	text-transform: uppercase;
    font-weight: 600;
	color: var(--text);
	letter-spacing: var(--small-space);
	
}
.bp-content p {
	float: left;
    margin-top: calc(var(--big-space) + 5px);
	margin-bottom: 0;
}
.blog-post {
	float: left;
	width: 100%;
}
/*.bp-content, .home .blog-wrap li:first-of-type .bp-content {
	width: 63%;
	float: right;
	text-align: left;
	margin: 2vw 0 0;	
}*/

.blog .blog-wrap li .bp-content {
	float: left;
	width: 100%;
	text-align: center;
}
.blog .blog-wrap li .post-title {
	width: 100%;
	float: left;
	text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: var(--headers);
}
.blog .blog-wrap li .bp-content a.read-more {
	text-align: center;
}

.home li:first-of-type .bp-content .post-title {
	text-transform: none;
    text-align: left;
    font-weight: 800;
    font-family: var(--headers);
    width: 100%;
    float: left;
}
.bp-content a.read-more,
.home li:first-of-type .bp-content a.read-more{
	float: left;
    text-align: left;
    margin-top: 1vw;
    text-transform: uppercase;
    font-weight: 600;
	width:100%;
	color: var(--three);
}
.has-book .bp-content .post-title, .home .has-book  li:first-of-type .bp-content .post-title, .has-book .bp-content a.read-more,
.home .has-book  li:first-of-type .bp-content a.read-more {
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none!important;
    border: none!important;
	padding: none!important;
    margin: 2px;
}
.wp-pagenavi {
    clear: both;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: var(--small-space);
    font-weight: 600;
    font-family: var(--headers);
}
.wp-pagenavi span.pages:after {
	content: ' | ';
	margin-left: .5vw;
}
#page .wp-pagenavi span.current {
	font-weight: bold;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}
#sidebar, .single-post #sidebar {
	float: right;
	width: 25%;
}
#sidebar h3 {
	color: var(--text);
}
#sidebar #media_image-2 img {
	max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
}
#sidebar #custom_html-2 {
	margin-top: 0;
    background: var(--three);
    padding: 10%;
    width: 80%;
    text-align: center;
	    color: var(--white);
    font-weight: 500;
}
.single-post #sidebar {
	margin-top: 0;
}
#sidebar li:first-of-type {
	float: left;
	width: 100%
}
#sidebar li.widget:nth-of-type(n+2), .single-post #sidebar li.widget:nth-of-type(n+2) {
	margin-top: 3vw;
    float: left;
    width: 100%;
}
#sidebar li li:nth-of-type(n+2), .single-post #sidebar li li:nth-of-type(n+2)  {
	margin-top: 1vw;
}
#sidebar li ul li {
	width: 100%;
	float: left;
}
#sidebar img {
		max-width: 100%;
	}
#sidebar .widget-title {
	margin-bottom: var(--big-space);
	text-align: center;
    font-weight: 600;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    letter-spacing: var(--small-space);
}
#sidebar select {
	width: 100%;
    padding: 2%;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--text);
	border-radius: 0px;
}
#sidebar #text-2 {
	background: var(--three);
    color: var(--white);
    padding: 4vw 12%;
    float: left;
    width: 76%!important;
    text-align: center;
    margin-top: 0!important;
}
#sidebar #soc_media li {
	float: none;
	width: auto!important;
	padding: 0;
}
#sidebar .intro-wrap {
	background: var(--text);
	float: left
}
#sidebar .intro-wrap div {
	padding: 2vw 12% 2.75vw;
    float: left;
    width: 76%;
    background: var(--text);
    color: var(--white);
    text-align: center;
}
#sidebar .intro-wrap div h3 {
	text-transform: uppercase;
    letter-spacing: var(--small-space);
}
#sidebar .intro-wrap div ul li {
	float: none;
	width: auto;
}
/** SINGLE BLOG **/
.inner-post .entry-meta {
	text-transform: uppercase;
    font-weight: 600;
    color: var(--four);
	margin-bottom: var(--btm-margin);
}
.footer-meta {
	float: left;
	width: 100%;
	margin: var(--btm-margin) 0 0
}
.comment-wraps {
	float: left;
	width: 100%;
}
#comments {
	    float: left;
    width: 100%;
    margin: 0 0 0;
}
#comments h4 {
		text-transform: uppercase;
		font-family: var(--headers);
	}
.commentlist {
float: left;
    width: 100%;
    margin: var(--small-margin) 0 0;
    list-style: none;
}
.commentlist li {
	float: left;
  width: 80%;
  padding: 10%;
	background:var(--three);
	color: var(--white);
}
.commentlist li:nth-of-type(n+2) {
	margin-top: 3vw;
}
.commentlist li .children {
float: left;
  margin: 0;
  width: 100%;
  padding: 0;
}
.commentlist li .children li {

}
.commentlist li .children li {
  background: var(--one);
  width: 80%;
  padding: 10%;
  margin-top: 3vw;

  & .children li {
    width:100%;
	  padding: 0;
  }
}
.comment-body {
	float: left;
	width: 100%;
}
.comment-body p {
margin: 2vw 0 0;
  float: left;
  width: 100%;
}
.comment-author, .comment-meta {
float: left;
  width: 100%;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-style: normal;
}
.commentlist li .children li {
	color: var(--text);
}
.comment-author img {
	border-radius:50%;
}
#comments cite {
	font-style: normal;
}
.comment-reply-link {
margin-top: 1vw;
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: var(--small-space);
  text-decoration: underline;
}
.cat-navigation {
	float: left;
    width: 100%;
    position: relative;
    margin: calc(var(--btm-margin) + 1vw) 0 0;
}
.cat-navigation .prev-post,
.cat-navigation .next-post  {
	display: block;
	position: relative;
}
.cat-navigation span {
	font-family: var(--headers);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}
.cat-navigation .prev-post span:last-of-type,
.cat-navigation .next-post span:last-of-type {
	display: block;
}
.cat-navigation .prev-post {
	margin-left: 0;
    width: 100%;
    float: left;
	font-family: var(--bodyfont);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: var(--small-space);
}
.cat-navigation .next-post {
	margin-right: 0;
	float: left;
    width: 100%;
	text-align: right;
	font-family: var(--bodyfont);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: var(--small-space);
}
.cat-navigation .prev-arrow, .cat-navigation .next-arrow {
    height: 3.75vw;
    position: absolute;
    top: 1vw;
    left: -5%;
    vertical-align: text-bottom;
    display: block;
   font-family: var(--headers);
    font-size: 8vw;
}
.cat-navigation .next-arrow {
    right: -5%;
}
.single-post .cat-navigation .prev-arrow {
	left: -8%;
}
.single-post .cat-navigation .next-arrow {
    right: -8%;
}

/** SPEAKING PAGE **/
	#speaking_wrap {
	float: left;
    width: 100%;
		margin-top: var(--small-margin);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
    padding: 0;
		color: var(--white);
	    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
	}
#speaking_wrap h5 {
	color: var(--white);
	text-transform: uppercase;
}
#speaking_wrap div:first-of-type {
	width: 50%;
	background:none;
	padding: 0;
}
#speaking_wrap iframe {
	width:100%;
}
	#speaking_wrap div {
		float: right;
		width: 35%;
		padding: 7.5%;
		background:rgba(var(--four-rgb), .85);
	}
#speaking_wrap .cta-btn {
    background: var(--white);
    color: var(--four);
	margin: var(--btm-margin) auto 0;
display: table;
}
.spk-intro p {
	
}
.s-group {
	margin: 0;
    width: 100%;
    padding: 0;
	float: left;
}
.s-group h3, .b-rev h5, .media-div h3, #soc_media h3 {
	color: var(--text);
	text-transform: uppercase
}

.s-group li {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
	margin: 0;
}
.s-group .p-thumb {
	float: left;
    width: 25%;
    height: 20vw;
    overflow: hidden;
}
.s-group .p-thumb img {
	max-width: 100%;
}
.page-template-page-speaking-php .bp-content {
	width: 70%;
    float: right;
    text-align: left;
}
.t-reviewer:before {
	content:'';
	background:var(--text);
	height: 1px;
	width: 70%;
	display: block;
	margin: 0 15% .5vw;
}
.t-reviewer {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}
/*.s-group li .p-thumb {
	margin-right: 2vw;
    height: 15vw;
    overflow: hidden;
    width: 15vw;
    float: left;
}
.s-group li img {
	width: 100%;
    float: left;
	height: auto;
}*/
.s-group li .book-btns {
	display: table;
    width: auto;
    margin: 1vw auto 0;
    float: left;
    background: var(--three);
    padding: .5vw 5%;
    text-transform: uppercase;
	color: var(--white);
}
.s-group li .inquire {
	font-weight: 600;
}
.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;
}

.s-group .more-btn {
    padding: 0;
    max-width: 100%;
    display: inline-block;
}
.s-group .more-btn:after {
content: '\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    padding-left: 10px;
	font-style: normal;
	vertical-align: middle;
}

#sp_testimonies p {
}
#sp_testimonies h3 {
}

#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%;
}
#sp_testimonies ul li p {
}
#bio_section {
float: left;
    width: 64%;
    background: var(--three);
    padding: var(--big-margin) 18%;
    margin-top: calc(var(--small-margin) + 1vw);
	margin-bottom: calc(var(--small-margin) - (var(--small-margin) * 2 - -1vw));
	}
	#bio_section img {
	max-width: 100%;
    width: auto;
    height: 35vw;
    float: right;
    margin-left: 10%;
	}
#bio_section h3 {
	    text-transform: uppercase;
    font-family: var(--headers);
    color: var(--white);
}
#bio_section h5 {
	margin-top: var(--btm-margin);
    color: var(--white);
    text-transform: uppercase;
    font-family: var(--bodyfont);
    font-weight: 600;
    letter-spacing: 2px;
}
	#bio_section p {
	margin-top: var(--btm-margin);
}
#bio_section a {
	display: block;
    text-transform: uppercase;
    margin: var(--btm-margin) 0 0;
    font-weight: 700;
}
/** MAIN EVENTS **/
.em-programs {
	position: relative;
	float: left;
	margin-top: 5vw;
	width: 100%;
}
.em-programs .left-event {
	float: left;
    width: auto;
	min-width: 10%;
	margin-right: 5%;
    text-transform: uppercase;
    color: var(--text);
	font-weight: 400;
}
.em-programs .right-event {
	float: right;
}
.em-programs:first-of-type {
	margin-top: 0;
}
.em-programs h3 {
    color: var(--text);
    font-weight: 700;
    font-family: var(--bodyfont);
    text-transform: uppercase;
}
.em-programs h3:after {
height: 2px;
    content: '';
    background-color: var(--text);
    display: inline-block;
    margin-left: 15px;
    width: 60%;
    vertical-align: middle;
}
.em-programs .mid-event h3:after {
	display: none;
}
.em-programs ul {
    margin: 2vw 0 0;
    list-style: none;
    float: left;
    width: 100%;
}
.em-programs ul li {
	list-style: none;
    float: left;
    width: 100%;
    margin: 0 0 5vw;
	display: flex;
	flex-wrap: nowrap;
}
.em-programs ul li h2 {
	font-family: var(--headers);
    text-transform: uppercase;
	color: var(--five);
}
.em-programs ul li h6 {
	text-transform: uppercase;
    color: var(--four);
    font-weight: 500;
}
.em-programs li .mid-event.img {
	max-width: 60%;
}

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


#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: 100%;
    text-align: left;
    border: none!important;
    float: left;
    box-shadow: none!important;
    color: var(--text)!important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0 !important;
	font-weight: 700;
}

label.add-to-calendar-checkbox {
	color: var(--three);
    margin-bottom: 0;
    width: 100%;
    padding: 0;
    margin: .25vw 0 0;
    max-width: 100%;
    float: left;
    text-align: left;
    font-weight: 600;
    font-family: var(--bodyfont);
	letter-spacing:2px;
}
#content .em-programs .add-to-calendar a {
width: 90%;
    margin: 0 0 0 5%;
    color: var(--text)!important;
    padding-bottom: 3%;
    font-family: var(--bodyfont);
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: none;
}
#content .em-programs .add-to-calendar a:hover {
	font-style: normal;
    color: var(--three)!important;
}
#content .em-programs .add-to-calendar a:first-of-type {
	margin-top: 3%;
}
#content .em-programs .add-to-calendar a:last-of-type {
	margin-bottom: 0%;
}
#content .em-programs .add-to-calendar a:hover {
	font-style: normal;
    color: var(--text);
}
#content .em-programs:nth-child(odd) .add-to-calendar a {
	color:var(--text);
}
.tax-event-categories h1.page-title {
	display: none;
}
.add-to-calendar-checkbox ~ a,
.add-to-calendar ~ a{
  display: none!important;
}

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

input[type=checkbox].add-to-calendar-checkbox,
input[type=checkbox].add-to-calendar {
  display: none;
}
.icon-ical:before {
  background-position: -68px 0;
}

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

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

.icon-google:before {
  background-position: -52px 0;
}
/** MEDIA PAGE **/
.page-template-page-media #page #soc_media {
	margin-top: 0!important;
}
.page-template-page-media #page #soc_media li {
	margin: 0 2%;
}
.media-div h4 {
	display: block;
	width: 100%;
}
.media-div ul li {
	width:100%;
    display: inline-block;
    vertical-align: top;
}
.media-div ul li p {
	margin-bottom: 0;
}
.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(--text);
    
    font-weight: 500;
}
.media-div ul li iframe {
    max-width: 100%;
    height: 15vw;
    width: 100%;
	min-height: 15vw;
}
.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;
}
ul.pr-images {
	display: flex;
    float: left;
    flex-wrap: wrap;
    justify-content: left;
    text-align: center;
    margin:  0;
    width: 100%;
    color: var(--text);
}
ul.pr-images a {
	color: var(--text);
	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(n+2):before {
	content: ' • ';
	vertical-align: middle;
}
ul.pr-images li img {
	max-width: 100%;
}
.b-stacked {
	display: flex;
    max-width: 100%;
    width: 100%;
	margin: 0 auto!important;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left !important;
}
.b-stacked li {
	width: 48%!important;
}
.b-stacked li:nth-of-type(even) {
	margin-left: 4%;
}
.b-stacked li:nth-of-type(n+3) {
	margin-top: 2vw;
}
.b-stacked a.title {
	font-weight: 600;
	
}
.second-line {
	display: flex;
    justify-content: left;
    text-align: left;
	margin-top: 0!important;
	text-transform: uppercase;
}
.second-line li {
	width: auto !important;
}
.media-div ul.b-stacked .second-line li:nth-of-type(n+3) {
	margin-top: 0;
}
.media-div ul.b-stacked .second-line li:nth-of-type(n+2) {
	margin-left: 2%!important;
}
.second-line li a {
    text-transform: none;
}
.bg-list p a {
		font-weight: 500;
	}
.second-line li a.b-bubble {
	text-transform: uppercase;
	color: var(--three);
}
.second-line li:first-of-type:after {
	content:' | ';
	margin-left: 5px
}
.second-line li:nth-of-type(n+3):before {
	content:' • ';
	margin-right: 5px
}
/** CONTACT **/
.left-contact {
	float: left;
	width: 30%;
}
.left-contact h3, .page-id-177 #page h3 {
	text-transform: uppercase;
    letter-spacing: var(--small-space);
	margin-bottom: 0!important;
	width: 100%;
	text-align: left;
}
.left-contact ul#soc_media {
	margin-top: 0;
	list-style: none;
}
.left-contact ul#soc_media li {
	list-style: none;
    display: inline-block;
    margin: 0 2%;
}
.left-contact ul#soc_media li:first-of-type {
	width: 100%;
	margin-right: 0;
}
.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 h3 {
	color: var(--text);
}
.left-contact .contact-connect li {
	margin-top: 2vw;
}
.left-contact .contact-connect a {
	text-decoration: underline;
	text-underline-offset: 5px;
}
.right-contact {
	float: right;
	width: 65%;
}
@media (max-width:1570px) {
	#author_intro.full-width {
	width: 80%;
    padding: var(--big-margin) 19.75%;
}
}
@media (max-width:1360px) {
#header_wrap .menu-header-menu-container ul li {
    margin: 0 1%;
}
}
@media (max-width:1279px) {
	.wp-block-image .alignright, .wp-block-image .alignleft {
		max-width: 35%;
	}
	.bp-content, .home .blog-wrap li:first-of-type .bp-content {
    margin: 1.25vw 0 0;
}
	 #author_intro.full-width {
               width: 96%;
        padding: var(--big-margin) 10.5% var(--big-margin) 13%;
    }
	
	#author_intro p:last-of-type {
		margin: -1vw 0 0;
	}
	
	.post-type-archive-books #feat_book {
		width: 80%;
		margin: 0 10%
	}
	.book-wrap .book-container li {
		width: 23%;
	}
	.book-wrap .book-container li img {
		height: 27vw;
	}
	#left_books iframe {
		height: auto;
		min-height: 40vw;
	}
	.s-group .p-thumb, .page-template-page-speaking .s-group li .p-thumb {
    width: 30%;
    height: 25vw;
}
	.page-template-page-speaking-php .bp-content {
    width: 67%;
}
}
@media (max-width:1023px) {
	.book-wrap .book-container li li:nth-of-type(n+2):before, .book-wrap .book-container li .b-info .bk-purchase a:nth-of-type(n+2):before {
		display: none;
	}
	.book-wrap .book-container li .b-info .bk-purchase a{
		float: left;
		width: 100%;
		margin: 0;
	}
	#header_wrap .menu-header-menu-container {
    min-width: 88%;
	}
	#header_wrap #soc_media {
    min-width: 12%;
	}
	#header_wrap .menu-header-menu-container ul li {
    margin: 0 .75%;
	}
	#header_wrap .menu-main-menu-container li a, .left-contact h3 {
    letter-spacing: 1px;
}
	#author_intro .ai-right, #speaking_wrap .cta-btn {
    margin-top: calc(var(--btm-margin) + 2vw);
}
	#author_intro.full-width {
		width: 100%;
		padding: var(--big-margin) 9.75%;
		margin: 0 auto 0 -10%;
	}
	#feat_book .left-flex {
		width: 55%;
		margin-top: calc(var(--small-margin) + 2vw);
	}
	#feat_book .right-flex {
		width: 40%
	}
	.p-thumb {
width: 100%;
float: left;
margin: 0;
max-height: 28vw;
height: auto;
overflow: hidden;
}
	.s-group .p-thumb img {
		max-height: unset;
	}
	.page-template-page-speaking .bp-content {
		width:65%;
	}
	.s-group li {
		margin: 6vw 0 0!important;
	}
	.blog .bp-content, .archive .bp-content, .home .blog-wrap li:first-of-type .bp-content, .home .blog-wrap li .bp-content, .home .blog-wrap li:first-of-type .bp-content {
		width: 100% !important;
    text-align: center;
    margin: 3vw 0 0;
	}
	.bp-content .post-title, .home li:first-of-type .bp-content .post-title, .bp-content a.read-more, .home li:first-of-type .bp-content a.read-more {
		text-align: center;
	}
	.bp-content .post-title, .home li:first-of-type .bp-content .post-title {
		margin-top: .5vw
	}
	.second-line {
    display: unset;
    text-align: left !important;
}
	.second-line li:first-of-type {
    width: 100% !important;
}
	.second-line li:first-of-type:after {
		display: none;
	}
	.media-div ul.b-stacked .second-line li:nth-of-type(2) {
		margin-left: 0!important;
	}
	.pr-images span {
		width: 100%;
		margin: 0;
		float:left;
	}
	ul.pr-images li span:nth-of-type(n+2):before {
		display: none;
	}
	.single-books .bk-memes li {
		width:32%;
		margin: 0 1%;
	}
	.single-books .bk-memes li:nth-of-type(n + 4) {
margin-top: 5px;
}
}
@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;
}
	#header_wrap {
		flex-wrap: wrap;
	}
	#header_wrap .menu-header-menu-container {
        width: 100%;
        text-align: center;
		margin-bottom: 1vw;
    }
	.single-books .bk-memes li:nth-of-type(n + 3) {
margin-top: 0px;
}
	#feat_book .left-flex {
margin-top: calc(var(--btm-margin) + 2vw);
}
}
@media (max-width:666px) {  /* to display on smaller portrait screens */
	:root {
	--big-margin: 15vw;
	--small-margin:10vw;
	--btm-margin:3vw;
}
#logo {
	font-size:60px;
	line-height: 70px;
}
#author_intro .ai-right h6, .fancy-font, .cb-right .incentive {
	font-size: 30px;
line-height: 40px;
}
#header_cta h2, #homeblog_wrap h4, .left-event h5 span:nth-of-type(2), .left-event h5 span:nth-of-type(4) {
	font-size: 24px;
line-height: 30px;
}
h5, h6, .single-books .b-revs, #cta_block p  {
	font-size: 16px;
line-height: 20px;
}
	.cat-navigation .prev-post span:last-of-type, .cat-navigation .next-post span:last-of-type {
		font-size: 14px;
		line-height: 20px;
	}
#sage_box h1, .inner-post h3 {
	font-size: 24px;
line-height: 26px;
}
h1, h2 {
	font-size: 22px;
	line-height: 28px;
}
.bp-content .post-title, .home li:first-of-type .bp-content .post-title, h3, h4, .inner-post h5, .inner-post h6 {
	font-size: 20px;
	line-height: 24px;	
	}
#sidebar h3, #sidebar h4, #sage_box p, .single-books #right_books h4, #right_books .purchase li, #sage_box h1 span, h5, h6, input, textarea, .bg-list p a, .inner-post h4 {
	font-size: 18px;
line-height: 26px;
}

body, #sidebar .widget-title, .single-books .b-revs, .mid-event h5 span {
	font-size: 17px;
	line-height: 24px;
}
	
	#announcements p, #sage_box h6.sub-text, #announcements a, .btn-cta, #footer_wrap a, #sage_box a, .book-wrap .book-container li .b-info .bk-purchase, .footer-meta, .em-programs a.more-link, label.add-to-calendar-checkbox  {
		font-size: 16px;
		line-height:24px;
	}

.bp-content .entry-meta, input[type="submit"], h6.sub-text, #author_intro .ai-left .auth-links, #content .em-programs .add-to-calendar a, #page .bctt-ctt-text a, blockquote p   {
	font-size: 14px;
	line-height: 20px;
}
.footer-text p, ul.pr-images a, ul.pr-images li, p.sub {
	font-size: 12px;
	line-height: 14px;
}
	#header_cta h2 {
		letter-spacing: 0;
	}
#author_intro .ai-left .auth-links {
margin-top: -3vw;
}
	.btn {
font-size: 14px;
padding: 1vw 5%;
	}
	.home #sage_box {
padding: 12.5vw 5% 12.5vw;
}
	/** TEXT ALIGNMENT **/
	.second-line {
		text-align: left!important;
	}
	p.sub {
		margin-top: 3vw;
		text-align: center;
	}
	    .pr-images span {
        margin: 2vw 0 0;
    
	}
	#author_intro p:last-of-type {
margin: 0;
}
	.fancy-font {
		text-align: center;
	}
	#author_intro .right-flex:after {
top: -80vw;
right: -40vw;
z-index: 99;
mix-blend-mode: color-burn;
}
	/** HIDE ELEMENTS **/
	#page :before, #header_wrap .menu-header-menu-container, #header_wrap .menu-main-menu-container #menu-main-menu
	{
		display: none!important;
	}
	/** UNHIDE ELEMENTS **/
	#header_wrap #resp_menu, #header_wrap #resp_menu .menu-header-menu-container, .b-info .bk-purchase a, ul.pr-images li span, #soc_media :before {
		display: block!important;
	}
	#header_wrap #resp_menu, #header_wrap #resp_menu .menu-header-menu-container {
	margin: 0 auto;
	text-align: center;
}
	#header_wrap #resp_menu .menu-header-menu-container li {
		display: block;
		margin: 0;
		text-align: center;
		width: 100%;
	}
	#header_wrap #resp_menu .menu-header-menu-container li:nth-of-type(n+2) {
		margin-top: 5vw;
	}
	#header_wrap #resp_menu {
		background: var(--three);
float: left;
width: 100%;
	}
	/** GENERAL **/
	#announcements {
padding: 3vw 5%;
}
	form input,  textarea  {
		font-style: normal;
		font-family: var(--bodyfont);
	}
	p {
		margin: 0 0 calc(var(--small-margin) - 4vw);
	}
	.wp-element-caption {
text-align: center;
margin: calc(var(--small-margin) - 2vw) 0 var(--small-margin)!important;
width: 100%;
float: left;
}
	#sidebar li {
		width: 100%;
	}
	#header_wrap {
		margin: 0 0 1vw;
	}
	#header_wrap #soc_media {
width: 100%;
text-align: center;
		margin: 5vw 0 0;
}
	.page #soc_media li {
width: auto!important;
margin: 0 1%!important;
}
	#header_cta {
		margin-top: 5vw;
		background-position-y: 0!important;
	}
	#logo_wrap {
		flex-wrap: wrap;
width: 100%;
margin: 5vw 0 0;
	}
	#logo_wrap .blank {
		display: none;
	}
	#logo {
width: 80%;
}
	.home #page {
margin: 12vw 0 0;
}
	.home #cta_block {
margin-top: 12vw;
padding: 12vw 14%;
	flex-wrap: wrap;
}
	#footer_wrap ul li {
		display: block;
		width: 100%;
		margin: calc(var(--small-margin) - 3vw) 0 0;
	}
	#footer_wrap #logo img {
width: 60%;
margin: var(--small-margin) auto 0;
}
	#footer_wrap .footer-text {
margin: calc(var(--small-margin) - 3vw);
}
	form p {
		float: left;
margin: var(--btm-margin) 0 0;
	}
	form textarea {
		width: 100%;
max-width: 100%;
	}
	
	#footer_wrap #soc_media li {
		display: inline-block;
		width: auto!important;
		margin: 0 3%!important;
	}
	#page {
float: left;
width: 80%;
margin: 12vw 10% 0;
}
	/** SET ELEMENTS WITH FLEX  **/
	#author_intro, .book-wrap .book-container {
	flex-wrap: wrap;	
	}
	.home .book-wrap .book-container li {
width: 100%;
}
		#feat_book, .second-line {
		width: 100%;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	#feat_book {
		flex-wrap: wrap-reverse;
	}
	#homeblog_wrap.has-book ul {
		flex-wrap: wrap;
	}
	#homeblog_wrap.has-book ul li,#homeblog_wrap.has-book ul li:nth-of-type(2) {
    width: 100%;
    margin: 10vw 0 0!important;
}
	#homeblog_wrap.has-book ul li:first-of-type {
		margin-top: 0!important;
	}
	.left-flex, .right-flex, #right_books, #left_books, .single-post .post-wrap, .left-contact, .right-contact, .second-line li:first-of-type, .media-div ul.mult-vid li, #sidebar, .single-post #sidebar, .blog-wrap {
		float: left;
	width: 100%!important;
	margin: 0!important;
	}
	#sidebar, .single-post #sidebar {
		margin-top: 12vw!important;
}
	blockquote {
		width: 90%;
border-left: 5px solid var(--one);
padding: 1.25vw 0;
margin: var(--btm-margin) 5% 0;
	}
	.blog .blog-wrap li,.blog .blog-wrap li:nth-of-type(even) {
width: 80%;
padding: 12vw 10%;
}

	.right-contact {
		margin-top: 8vw!important;
	}
	.right-flex {
		margin-top: 5vw;
	}
	.post-type-archive-books #feat_book {
width: 100%;
margin: 0;
}
	#feat_book .left-flex h2, #feat_book .left-flex h5, #feat_book .left-flex h6{
		text-align: center;
	}
	#feat_book .left-flex h6 {
		margin-top: var(--btm-margin);
	}
	#feat_book .left-flex p {
		margin: var(--btm-margin) 0;
	}
	.single-books .audio-samp {
		margin:var(--small-margin) 0 var(--btm-margin)!important
	}
	#left_books iframe, #right_books iframe {
		min-height: 80vw;
	}
	#right_books .purchase li {
		display: block;
		width: 100%;
		margin-top: var(--btm-margin);
	}
	/** MULTI USE **/
	#cta_block {
		padding: 12vw 14%;
width: 72%;
	}
	#cta_block.footer .cb-right, #cta_block .cb-right {
width: 100%;
margin: 5vw 0 0;
}
	#cta_block.footer .cta-arrow img, #cta_block .cta-arrow img {
position: relative;
left: -18vw;
top: -2vw;
}
	.wpcf7-form p:first-of-type label.fn, .wpcf7-form p:first-of-type label.ln {
width: 100%;
}
	label:nth-of-type(n+2) {
		margin-top: var(--btm-margin);
	}
	form p:first-of-type {
		margin-top: 0;
	}
	.blog .p-thumb, .archive .p-thumb, .home .blog-wrap li:first-of-type .p-thumb, .p-thumb, .home .blog-wrap li:first-of-type .p-thumb, .blog.paged-1 li:first-of-type .p-thumb {
		width: auto;
height: auto;
max-height: unset;
max-width: 100%;
	}
	.p-thumb img, .home .blog-wrap li:first-of-type .p-thumb img, .blog.paged-1 li:first-of-type .p-thumb img {
		width: 100%;
height: auto;
max-height: 100%;
	}
	.wp-block-image .alignright, .wp-block-image .alignleft {
		max-width: 100%;
	}
	.figcaption {
		width: 100%;
max-width: 100%;
float: left;
	}
	.b-stacked li {
		width: 100%!important;
		margin: 0!important;
	}
	.b-stacked li:nth-of-type(n+2) {
		margin: var(--big-margin) 0 0!important;
	}
	.bg-list li:nth-of-type(n+2), .media-div ul.mult-vid li:nth-of-type(n+2) {
		margin-top: 2vw!important;
		}
	.bg-list .second-line li:nth-of-type(n+2) {
		margin-top: 0!important;
	}
	.bg-list li {
		padding: var(--btm-margin) 5%
	}
	/** BOOKS RESPONSIVE **/
	
	
	.book-wrap .book-container li {
		width: 46%;
		margin: 0 !important;
	}
	.book-wrap .book-container li:nth-of-type(even) {
		margin-left: 8%!important;
	}
	.book-wrap .book-container li:nth-of-type(n+3) {
		margin-top: var(--small-margin)!important;
	}
	.book-wrap .book-container li img, .home .book-wrap .book-container li img  {
		height: auto;
	}
	/** HOME **/
	#cta_block .cb-left,
	#cta_block .cb-right {
float: left;
width: 100%;
margin-right: 0;
max-width: 100%;
}
	
	#author_intro.full-width {
		flex-wrap: wrap-reverse;
width: 92%;
padding: 20% 14%;
margin-left: -10.5%;
	}
	#author_intro .ai-left {
		width: 100%;
padding: 0;
margin: 0 auto;
	}
	#author_intro .ai-right {
		width: 100%;
margin: 8vw 0 0;
	}
	#cta_block.full-width {
		width: 109.525%;
padding: var(--big-margin) 5%;
	}
	#homeblog_wrap {
width: 72%;
padding: 14%;
}
	#homeblog_wrap ul {
		flex-wrap: wrap;
		margin-top: calc(var(--btm-margin) + 2vw)!important;
	}
	#homeblog_wrap ul li:nth-of-type(n+2) {
		display: none;
	}
	#homeblog_wrap ul li:first-of-type {
		width: 100%;
		margin: 0;
	}
	#author_intro .ai-right h6, #author_intro .ai-right h3, #author_intro .ai-right .auth-links {
		text-align: center;
		margin: 0!important;
	}
	#author_intro .ai-right h3,#author_intro #soc_media,
	#author_intro .ai-right p, #author_intro .ai-right .auth-links {
		margin-top: var(--btm-margin)!important;
	}
	#author_intro #soc_media {
text-align: center;
}
	.home #feat_book {
width: 72%;
margin: 12vw 14% 0!important;
}
	#feat_book .left-flex {
margin-top: var(--small-margin)!important;
float: left;
width: 100%!important;
}
	#feat_book .buy-opts ul li:first-of-type,
	#feat_book .buy-opts ul li {
		width: 100%;
text-align: center;
		margin-top: var(--btm-margin);
	}
	.home .book-wrap{
margin: 12vw 14% 0;
text-align: center;
width: 72%;
}
	.book-wrap {
margin: 12vw 0 0;
		width: 100%;
}
	.book-container li:nth-of-type(n+2) {
		display: none;
	}
.post-type-archive-books .book-container li:nth-of-type(n+2) {
	display: block;
	margin-left: 4%;
}
	.post-type-archive-books .book-container li {
		width: 46%
	}
	.home .book-container li:first-of-type {
		width:100%;
	}
	#left_books {
		margin-top:12vw!important;
	}
	/** BLOG **/
	.cat-navigation .next-post {
		margin-top: var(--small-margin);
	}
	.inner-post {
		float: left;
		margin: 0;
	}

	.second-line li:nth-of-type(n + 2) {
padding-left: 0!important;
}
	#sidebar {
		margin-top: var(--small-margin)!important;
	}
	#sidebar li.widget:nth-of-type(n+2), .single-post #sidebar li.widget:nth-of-type(n+2) {
margin-top: var(--small-margin);
}
	#sidebar .intro-wrap div {
padding: var(--small-margin) 12%;
}
	/*.p-thumb img {
max-height: 50vw;
width: auto;
max-width: 100%;
contain-intrinsic-size: revert!important;
}*/
	.comment-wraps {
		float: left;
		width: 100%;
		margin: var(--small-margin) 0 0!important;
	}
	.wp-block-image .alignleft,
	.wp-block-image .aligncenter,
	.wp-block-image .alignright,
	.wp-block-image .alignnone {
		margin: 0 auto 8vw!important;
		display: block!important;
		float: none!important;
		text-align: center;
	}
.cat-navigation {
float: left;
width: 90%;
position: relative;
margin: 5vw 5% 0;
}
	#cta_block.footer .cb-left,#cta_block.footer .cb-right {
		width: 100%;
max-width: 100%;
}
	.cb-right .btn-cta {
margin: 5vw auto 0;
width: 80%;
}
	.bg-list p a {
font-weight: 600;
}
	/** EVENTS PAGE **/
	.em-programs:nth-of-type(n+2) {
		margin-top: calc(var(--big-margin) + 5vw);
}
	.em-programs ul li {
		display: unset;
	}
	.em-programs li:nth-of-type(n+2):after {
		display: none;
	}
	#page .em-programs li:nth-of-type(n+2):before {
		content: '';
		height: 1px;
		background-color: var(--three);
		display: block!important;
		width: 100%;
		margin: var(--btm-margin) 0;
	}
	.post-type-archive-events #page .em-programs li:nth-of-type(n+2):before  {
		margin-bottom: var(--small-margin);
	}
	.em-programs .left-event {
		display: none;
	}
	.em-programs li .mid-event.img, .em-programs li .right-event {
	float: left;
		width: 100%;
max-width: 100%;
margin: 5vw 0 0;
	}
	.em-programs li .mid-event {
		margin-top: 0!important;
	}
	.em-programs h3 {
		text-align: center;
	}
	.em-programs h3:after {
margin-left: 0;
width: 100%;
}
	.mid-event h5 {
		margin: 5vw 0 0;
float: left;
width: 100%;
	}
	.mid-event h2 {
float: left;
width: 100%;
	}
	.em-programs a.more-link {
		margin-top: var(--btm-margin);
	}
	.left-contact ul#soc_media li:first-of-type {
		width: 100%!important;
		margin: 0!important;
	}
/** SPEAKING PAGE **/
	#speaking_wrap {
float: left;
width: 100%;
margin-top: 12vw;
padding: 0;
display: unset;
}
	#speaking_wrap div {
width: 72%;
padding: 12vw 14%;
}
.s-group li {
margin: var(--big-margin) 0 0!important;
}
.page-template-page-speaking .s-group li .p-thumb {
	width: 100%;
text-align: center;
height: auto;
max-height: 100%;
}
.page-template-page-speaking .bp-content {
	width: 100%;
}
.page-template-page-speaking .bp-content .topic-title {
	text-align: center;
}
.s-group li .book-btns {
	width: 90%;
text-align: center;
margin: 5vw 0 0;
}
	#bio_section {
width: 70%;
padding: var(--small-margin) 15%;
	}
	#bio_section img {
display: block;
margin: 10% 0;
width: 100%;
height: auto;
	}
	/** MEDIA PAGE **/
	ul.pr-images li {
width: 32%;
}
	.page-template-page-media #page #soc_media li {
margin: 5vw 0 0!important;
		display: block;
}
	.second-line li {
		background: none;
		padding: 0;
	}
	.second-line li:first-of-type, .second-line li, .bg-list .second-line li:nth-of-type(odd) {
		background: none;
	}
	.second-line li:nth-of-type(2):after {
		content:' • ';
		margin-right: 5px;
	}
	.media-div ul.b-stacked .second-line li:first-of-type {
		display: block!important;
		width:100%!important;
	}
	.media-div ul.b-stacked .second-line li, .media-div ul.b-stacked .second-line li:nth-of-type(n+2) {
		width: auto!important;
		margin: 0!important;
	}
	
.media-div ul.b-stacked .second-line li:nth-of-type(n+3) {
margin-left: 2%!important;
}
.media-div ul.mult-vid li iframe {
height: auto;
	}
	.left-contact .contact-connect li {
margin-top: var(--small-margin);
}
/** RESPONSIVE MENU **/
#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: 90%;
padding: 10vw 5%;
margin: 0;
display: block;
z-index: 999;
}

/* menu appearance*/
#menu {
	position: absolute;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  text-align: center;
  border-radius: 0;
  background: var(--three);
  /* 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 {
  list-style: none;
  display: block;
  padding: 0;
margin: 0!important;
	width: 100%;
}
	
	#menu li {
		width: 100%;
		margin: 5vw 0 0;
	}
	#menu li:first-of-type {
		margin-top: 0;
	}
#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 {
background: none;
    color: var(--one);
}
}