/*
Theme Name: Starter Author Template (2023)
Description: Starter Website Template
Version: 1
Author: kikaDESIGN
Author URI: http://www.kikawebdesign.com
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/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;
	--grey:#edebeb;
	--one: #657891; 
	--two: #e04b56;
	--three:#b3091e;
	--four: #21272e;
    --text: #1a1b1a;
	--bodyfont : 'Montserrat', sans-serif;
	--specialfont:  'martabug';
}
html {
	margin: 0!important;
}

body {
	margin: 0;
    padding: 0;
	font-family: var(--bodyfont);
}
/** FONT SIZES AND LINE HEIGHTS **/
#logo  {
font-size: calc(130px + (260 - 130) * ((100vw - 666px) / (1920 - 666)));
line-height: calc(70px + (155 - 70) * ((100vw - 666px) / (1920 - 666)));
}
#feature_blocks .message i {
	font-size: calc(26px + (100 - 26) * ((100vw - 666px) / (1920 - 666)));
}
h2.cta-title { /** New Kansas 68px **/
	font-size: calc(16px + (68 - 16) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(17px + (80 - 17) * ((100vw - 666px) / (1920 - 666)));
}
.message .last-word { /** New Kansas 60px **/
	    font-size: calc(50px + (115 - 50) * ((100vw - 666px) / (1920 - 666)));
    line-height:calc(40px + (125 - 40) * ((100vw - 666px) / (1920 - 666)))
}

#logo span {
    font-size: calc(30px + (60 - 30) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(15px + (40 - 15) * ((100vw - 666px) / (1920 - 666)));
}
 #footer #logo_wrap a {
font-size: calc(70px + (150 - 70) * ((100vw - 666px) / (1920 - 666)));
	 line-height: calc(60px + (90 - 60) * ((100vw - 666px) / (1920 - 666)))
}
#footer #logo span { /** New Kansas 26 **/
	    font-size: calc(16px + (34 - 16) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(12px + (34 - 12) * ((100vw - 666px) / (1920 - 666)));
}

h1, h2, .nav-next span, .nav-previous span {
font-size: calc(20px + (32 - 20) * ((100vw - 666px) / (1920 - 666)));	
}
h3, h4.post-type-archive-books #feat_book .b-info .page-title  {
	font-size: calc(18px + (30 - 18) * ((100vw - 666px) / (1920 - 666)));
}
h5, h6 {
	font-size: calc(16px + (28 - 16) * ((100vw - 666px) / (1920 - 666)));
}
#feature_blocks .message a { /** 40px on New Kansas **/
	font-size: calc(12px + (30 - 12) * ((100vw - 666px) / (1920 - 666)));
	    line-height: calc(22px + (40 - 22) * ((100vw - 666px) / (1920 - 666)));
}
.em-programs h3,#feat_book h4  { /** 34 New Kansas **/
	font-size: calc(14px + (24 - 14) * ((100vw - 666px) / (1920 - 666)));
line-height: calc(16px + (30 - 16) * ((100vw - 666px) / (1920 - 666)));
}

.left-info .b-rev, #feat_book .b-info h5, #home_blog .message p, #feat_book .b-info .page-title span  { /** 26 New Kansas **/
	font-size:calc(14px + (24 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(18px + (30 - 18) * ((100vw - 666px) / (1920 - 666)));
	
}
#feat_book .b-info .page-title,#hp_news h4 { 
	font-size: calc(16px + (24 - 16) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(18px + (28 - 18) * ((100vw - 666px) / (1920 - 666)));;
}
#auth_intro div.text p:first-of-type { 
	font-size: calc(40px + (70 - 40) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(40px + (28 - 40) * ((100vw - 666px) / (1920 - 666)));;
}
#soc_media li a i {
	font-size: calc(22px + (28 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#sidebar h2, .cta-text h1 span, .left-info h2, .blog-wrap h1.page-title {
	font-size: calc(20px + (32 - 20) * ((100vw - 666px) / (1920 - 666)));
}
.highlight-bar li i, #page .bctt-ctt-text a, #sp_testimonies span, .blog-post a.post-title,.s-group h5, #service_holder p:first-of-type, /*#content.basic h3, #content.basic h6,*/ .post-type-archive-books #b-navail h2 a, .right-info .b-buy .p-order, #content .left-info .prev-link { 
	font-size: calc(14px + (28 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(16px + (38 - 16) * ((100vw - 666px) / (1920 - 666)))
}
#sp_testimonies .t-reviewer, #comments cite, #comments .comment-author, #comments .comment-meta, #sp_testimonies p, #b-navail li .b-info a.b-title, #content .left-info .prev-link {
	font-size: calc(14px + (26 - 14) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(15px + (25 - 15) * ((100vw - 666px) / (1920 - 666)));
}
#feat_book .info-bar a, .e-cal a, #nav_wrapper #soc_media li a i, #b-navail li .b-info .b-purchase a{
	font-size: calc(11px + (18 - 11) * ((100vw - 666px) / (1920 - 666)));
	line-height:  calc(18px + (30 - 18) * ((100vw - 666px) / (1920 - 666)));
}
#feat_book .info-bar a, #b-navail li .b-info .b-purchase a  {
	line-height:  calc(14px + (20 - 14) * ((100vw - 666px) / (1920 - 666)));
}
.wpcf7 input[type="submit"], #footer #soc_media li a i, #sidebar #soc_media li a i, input[type="submit"], .nav-links, #hp_news a:last-of-type, .blog-post .blog-read, #sidebar p, #page #sidebar a, .single-post .entry-meta, .s-group li a.inquire, .left-info h2 span, .right-info h4  {
		font-size: calc(16px + (22 - 16) * ((100vw - 666px) / (1920 - 666)));
		line-height: calc(18px + (26 - 18) * ((100vw - 666px) / (1920 - 666)));
}
body {
	    font-size: calc(14px + (22 - 14) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(22px + (30 - 22) * ((100vw - 666px) / (1920 - 666)));
}
#b-navail li .b-info .b-number a {
	    font-size: calc(11px + (22 - 11) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(14px + (30 - 14) * ((100vw - 666px) / (1920 - 666)));
}
#auth_intro div.text p {
	 line-height: calc(34px + (40 - 34) * ((100vw - 666px) / (1920 - 666)));
}
.right-info .b-stacked li {
	line-height: calc(24px + (30 - 24) * ((100vw - 666px) / (1920 - 666)));
}
#nav li a, .left-info .b-revname,.em-programs h5,#b-navail h3 a {
    font-size: calc(10px + (20 - 10) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(12px + (24 - 12) * ((100vw - 666px) / (1920 - 666)));
}
#content .em-programs .add-to-calendar a, .add-to-calendar-checkbox:checked ~ a, .add-to-calendar:checked ~ a {
    font-size: calc(7px + (15 - 7) * ((100vw - 666px) / (1920 - 666)));
	line-height: calc(12px + (24 - 12) * ((100vw - 666px) / (1920 - 666)));
}
.disclosure, #home_blog a {
	font-size: calc(10px + (20 - 10) * ((100vw - 666px) / (1920 - 666)));
    line-height: calc(12px + (26 - 12) * ((100vw - 666px) / (1920 - 666)));
}
#home_blog .message a.post-cat, .blog-post .post-cat, ul.pr-images a, .media-div .b-downloads li a span, .em-programs p, #b-navail li .b-link {
		font-size: calc(10px + (18 - 10) * ((100vw - 666px) / (1920 - 666))); 
	line-height: calc(12px + (22 - 12) * ((100vw - 666px) / (1920 - 666))); 
}
.site-creds, label.add-to-calendar-checkbox {
	font-size: calc(11px + (15 - 11) * ((100vw - 666px) / (1920 - 666)));
line-height: calc(14px + (18 - 14) * ((100vw - 666px) / (1920 - 666)));
}

p, a, ol, ul, li, .no-event a  {
	font-size: inherit;
}

a {
	letter-spacing: inherit;
	text-decoration: none;
}
p, a, ol, ul, li {
	color: inherit!important;
}
.no-event a {
	color: var(--three);
    font-family: var(--bodyfont);
    font-style: italic;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	font-weight: 700;
	font-family: var(--bodyfont);
}
h1, h3, h5 {
	letter-spacing: 3px;
}
h2, h4, h6 {
	letter-spacing: normal;
}
h1, h2 {
	color: var(--four);
}
h3, h4 {
	color: var(--two);
}
h5, h6 {
	color: var(--one);
}
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;
}
#content .wpcf7 form .wpcf7-response-output {
    background: var(--four);
    text-align: center;
}
#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(--text);
	font-family: var(--bodyfont);
	font-style: italic;
	
}
input,
textarea {
	padding: 2% 1%;
    float: left;
    width: 97.8%;
	max-width: 100%;
    margin-bottom: 1vw;
	border: 1px solid var(--one);
	color: var(--text);
	font-family: var(--bodyfont);
	font-style: italic;
	
}
input[type="submit"] {	
    float: none;
    width: auto;
    padding: 1vw 5%;
    margin: 2vw auto 0;
    background: var(--four);
    border: none;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    clear: both;
    font-family: var(--bodyfont);
    font-style: normal;
}
#body_wrap {
	overflow: hidden;
}
#header_wrap {
    float: left;
    width: 100%;
}

#header {
    width: 100%;
    margin: 0;
    text-align: center;
    float: left;
}
#header ul {
	list-style: none;
	text-align: right;
}
#logo_wrap {
    float: left;
    width: 100%;
    margin: 6vw auto 0;
    text-align: center;
    display: block;
}
#logo {
    color: var(--two);
	font-family: var(--specialfont);
	margin-left: -11%;
}
#logo a {
	float: left;
width: 100%;

}
#logo span {
	float: left;
    font-family: var(--bodyfont);
    width: 100%;
    text-align: center;
    color: var(--three);
    text-transform: uppercase;
    letter-spacing: 20px;
    margin-left: 11%;
    margin-top: 1.5vw;
    font-weight: 300;
}
#nav_wrapper {
	float: left;
     width: 96%;
    text-align: center;
    background: var(--four);
    padding: 0 2%;
}

#nav {
    display: flex;
    flex-wrap: nowrap;
    float: left;
    width: 100%;
    align-items: center;
    padding: 0;
}
#nav_wrapper ul {
	float: left;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
}
#nav_wrapper div.menu-main-menu-container {
    width: 72.5%;
}
.home #nav_wrapper div.menu-main-menu-container {
    width: 100%;
}
#nav_wrapper ul#soc_media {
    text-align: left;
    width: 25%;
    margin: 0;
}
#nav_wrapper ul#soc_media li i {
	color: var(--white);
}
#nav li {
	display: inline-block;
    padding: .5% 3%;
}
#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: 2px;
    /*color: var(--four);*/
	color: var(--white)!important;
}
#header_wrap #nav li.current-menu-item, #header_wrap #nav li.current_page_parent, #header_wrap #nav li.current-page-ancestor, #header_wrap #nav li:hover {
	/*text-decoration: 3px underline var(--two);
	text-underline-offset: 5px;*/
	background: var(--four);
    display: inline-block;
}
#cta_block {
   /* float: left;
    width: 76%;
    margin: 3vw 7% 0;
    padding: 10% 5%;
    background-size: cover;
    background-position-y: -6.5vw; */
	float: left;
    width: 90%;
    margin: 0;
    padding: 10% 5%;
    background-size: cover;
    background-position-y: -8vw;
}

#cta_block .cta-button {
	display: table;
    margin: 2vw auto 0;
    float: none;
    text-align: center;
    background: rgba(238, 209, 153, .8);
    padding: 1vw 10%;
	border: 3px solid var(--white);
    color: var(--white)!important;
    text-transform: uppercase;
    font-family: var(--bodyfont);
    letter-spacing: 3px;
}
#menu {
	display: none;
}
#soc_media,
#content.basic #soc_media {
    float: left;
    width: 76%;
    margin: 2vw 12% 0;
    list-style: none;
    text-align: center;
}
#content .left-contact #soc_media {
	margin: 0;
	width: 100%;
	text-align: left;
}
#content.basic #soc_media li:first-of-type {
	width: 100%;
}
#soc_media li {
    display: inline-block;
    width: auto;
    margin: 0 1% 0;
	line-height: normal;
}
#soc_media li i {
	color: var(--three);
}
li:first-of-type {
	margin-left: 0!important;
}
li:last-of-type {
	margin-right: 0!important;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
}
#content a, .post-wrap p a {
text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: var(--two);
    font-family: inherit;
    font-style: inherit;
    color: var(--four)!important;
}
/*.page-template-default #content, .page-template-page-lists #content {
	float: left;
    width: 80%;
    margin: 0 10%;
}*/
#page_wrap {
    background: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#page {
    float: left;
	width: 80%;
    margin: 5vw 10% 0;
}
#page_info {
	float: left;
    width: 95%;
    margin: 5vw 0 0;
    background: linear-gradient(to right, var(--one) 65%, var(--white) 35%);
    padding: 1vw 0 2vw;
}

.blog #page_info,
.archive #page_info,
.tax #page_info,
.tag #page_info, 
.single #page_info {
	width: 60%;
	padding-bottom: 7vw;
    background: linear-gradient(to right, var(--two) 65%, var(--white) 35%);
}
.single-podcast #page_info {
    width: 95%;
    margin: 5vw 0 0;
    background: linear-gradient(to right, var(--one) 65%, var(--white) 35%);
    padding: 1vw 0 5vw;
}
#page_info h3 {
	text-transform: uppercase;
    font-size: 7vw;
    font-weight: 900;
    margin-left: -1vw;
    margin-top: -3vw;
    line-height: 5vw;
    margin-bottom: 0;
    mix-blend-mode: multiply;
    color: rgba(197,191,177, 0.25);
}
.blog #page_info h3,
.archive #page_info h3,
.tax #page_info h3,
.single #page_info h3 {
	text-transform: uppercase;
    font-size: 7vw;
    font-weight: 900;
    margin-left: -1vw;
    margin-top: 0;
    line-height: 5vw;
    margin-bottom: 0;
    mix-blend-mode: luminosity;
    color: rgba(225,255, 255, 0.25);
    padding: 2vw 0 0;
}
#page_info p {
    margin-top: -1.35vw;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    margin-left: 4vw;
    max-width: 75%;
}
#page_info a {
  	margin-left: 4vw;
    text-align: right;
    width: 100%;
    float: right;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 1vw;
    color: var(--four)!important;
    font-weight: 600;
    mix-blend-mode: multiply;
}
.blog #page_info a,
.archive #page_info a,
.tax #page_info a,
.single #page_info a {
	color: var(--two)!important;
}
#top_footer {
	float: left;
    width: 100%;
    margin: 7vw 0 0;
}
#footer {
	width: 90%;
    padding: 1% 5% 3%;
    float: left;
    background: var(--four);
    text-align: center;
    color: var(--text);
    margin:  5vw 0 0;
}
.home #footer {
	margin-top: 0;
	padding: 5vw 5% 4vw;
}
#footer #logo_wrap {
	width: 100%;
    margin: 0;
	padding-top: 4vw;
}
#footer #logo_wrap a {
	color: var(--white)!important;
}
#footer #logo span {
        width: 85%;
    color: var(--white);
    margin-left: 16%;
    margin-top: .5%;
}
#footer #soc_media {
	margin: 2vw 0 0;
    width: 100%;
    color: var(--white)!important;
}
#footer #soc_media li {
	    margin: 0 .5%;
    background: var(--white);
    min-width: 1.75%;
    padding: .25% .5%;
    line-height: normal;
}
#footer #soc_media li i {
	color: var(--text);
}

#footer #nav {
	padding: 0;
    float: left;
    width: 100%;
	margin-top: 2vw;
}
#footer #nav div {
 width: 100%;
}
#footer #nav ul {
	float: left;
    width: 100%;
    text-align: center;
}
#footer #nav li {
	width:auto;
	margin: 0 1%;
	padding: 0;
}
#footer #nav a {
	color: var(--white)!important;
	letter-spacing: 4px;
}
#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 **/
.home #page {
	width: 100%;
	margin: 2.5vw 0 0;
}
#hp_specific-titles {
	    float: left;
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
}
#hp_specific-titles li {
	/*width: 30%;
    list-style: none;
    margin: 0 1%;*/
	width: auto;
    list-style: none;
    margin: 0;
	max-width: 28%;
}
#hp_specific-titles li:nth-of-type(2) {
	margin: 0 2%;
}
#hp_specific-titles li img {
	max-width: 100%;
	/*width: 100%!important;*/
}
.home #feat_book {
    width: 80%;
    margin: 0 10% 0;
}
#feature_blocks {
   display: flex;
    flex-wrap: wrap;
        width: 90%;
    justify-content: center;
    float: left;
    list-style: none;
    margin: 0 5%;
}
#feature_blocks li {
    float: left;
    width: 22.5%;
    padding: 5% 3%;
       margin: 6vw 1% 0;
    background: var(--one);
}
#feature_blocks .feature-bg {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#feature_blocks li:first-of-type .feature-bg {
	background: rgba(139,200,196, .8);
}
#feature_blocks li:nth-of-type(2) .feature-bg {
	background: rgba(244,196,97, .8);
}
#feature_blocks li:nth-of-type(3) .feature-bg {
	background: rgba(150,173,91, .8);
}
#feature_blocks .message {
	    float: left;
    text-align: center;
    width: 100%;
}
#feature_blocks .message a {
	color: var(--white)!important;
    
    text-align: center;
	font-family: var(--bodyfont);
    text-transform: lowercase;
}
#feature_blocks .message .last-word {
	text-transform: lowercase;
    font-family: var(--specialfont);
	
}

#feature_blocks .message i {
    color: var(--white);
}
#feature_blocks .message .headline {
	    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#auth_intro {
	display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    justify-content: left;
	margin: 6vw 0 0;
}
#auth_intro div.pic {
    width: 30%;
    float: left;
    padding: 5% 0;
    background-size: cover!important;
	background-position: top!important;
}
#auth_intro div.text {
	width: 60%;
    padding: 5%;
	background: var(--grey);
}
#auth_intro div.text p:first-of-type {
    width: 100%;
    font-family: var(--specialfont);
    margin-bottom: 1vw;
    margin-left: -1vw;
    color: var(--two)!important;
}
#auth_intro div.text #soc_media {
	margin: 2vw 0 0;
}
#auth_intro div.text ul li {
	width: auto;
	padding: 0;
	background: none;
	margin: 0 2%;
}
#auth_intro div.text #soc_media li i {
	color: var(--three);
}
#auth_intro ul {
	width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
#auth_intro ul li {
	list-style: none;
	width: 40%;
	padding: 1% 5%;
	text-align: left;
	background:var(--text);
	text-transform: uppercase;
	letter-spacing: 4px;
}
#auth_intro ul li a {
	color: var(--white)!important;
}
#auth_intro ul li:nth-of-type(2) {
	background: var(--four);
}
#home_blog {
	  display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    float: left;
	list-style: none;
    margin: 5vw 0 0;
}
#home_blog h3 {
	    float: left;
    width: 100%;
    text-align: center;
    color: var(--text);
    font-family: var(--bodyfont);
}
#home_blog p,#home_blog a  {
	text-align: center;
	float: left;
	width:100%;
}
#home_blog a {
	text-transform: uppercase;
    color: var(--four)!important;
    text-decoration: underline;
	letter-spacing: 4px;
	margin: 1vw 0 0;
    text-underline-offset: 5px;
}
#home_blog li {
    float: left;
    width: 25%;
    margin: 3vw 1% 0;
}
#home_blog li img {
	max-width: 100%;
	height: auto;
}
#home_blog .message {
    text-align: center;
}
#home_blog .message p {
	color: var(--text)!important;
    font-family: var(--bodyfont);
}
#home_blog .message a {
	text-transform: uppercase;
	color: var(--four)!important;
	letter-spacing: 4px;
	text-decoration: underline;
}
#home_blog .message a.post-cat {
	color: var(--three)!important;
    text-decoration: none;
}
#hp_news {
	float: left;
    width: 80%;
    margin: 0;
    padding: 2% 10%;
    text-align: center;
    background: var(--two);
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#hp_news h4 {
	max-width: 65%;
	text-transform: uppercase;
    font-family: var(--bodyfont);
    font-weight: normal;
    text-align: left;
    color: var(--white);
    letter-spacing: 3px;
    margin-right: 3%;
}
#hp_news a:last-of-type {
	    background: var(--three);
    margin: 0vw auto ;
    display: table;
    padding: 1vw 7%;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--white)!important;
}
.testimony:before {
	content: '“';
    font-family: var(--bodyfont);
    color: rgba(128, 36, 127, .3);position: absolute;
    top: 0;
    width: 40%;
    display: block;
    text-align: center;
}

#fp_blog {
    float: left;
    width: 60%;
    padding: 5%;
    margin: 0 15%;
	background: var(--white);
	    position: relative;
    z-index: 4;
}
#newsletter_cta {
	float: left;
    width: 90%;
    padding: 1vw 5%;
    background: var(--one);
    text-align: center;
}
/** ABOUT PAGE **/

/** BOOKS **/
#feat_book {
	float: left;
    width: 80%;
    margin: 5vw 10% 0;
}
#feat_book h4 {
	color: var(--four);
	text-transform: uppercase;
    letter-spacing: 3px;
	font-weight: 400;
}
.post-type-archive-books #feat_book{
	margin-top: 0;
}
#feat_book img {
	/*float: left;
	width: 40%;
	height: auto;*/
	float: left;
    width: auto;
    height: 35vw;
    max-width: 100%;
    margin-right: 3%;
}
.home #feat_book img {
	/*width: 40%;*/
	width: auto!important;
    height: 35vw;
    float: none;
}
#feat_book .b-info {
    /*float: right;
    width: 56%;
    margin-top: 2.5vw;*/
	width: auto;
    margin-top: 1vw;
    float: none;
}
.home #feat_book .b-info {
	/*width: 100%;
    margin-top: 1vw;*/
	width: 90%;
    margin: 1vw 5% 0;
    max-width: 90%;
}
.post-type-archive-books #feat_book .b-info {
    margin-top: 3vw;
}
.home #feat_book .info-bar {
    margin: .25vw 0 0;
}
#feat_book .b-info .page-title {
	font-family: var(--bodyfont);
    text-decoration: none;
    color: var(--four)!important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-top: 1vw;
    display: block;
}
#feat_book .b-info h5 {
	color: var(--text);
	text-transform: uppercase;
    letter-spacing: 3px;
}
#feat_book .b-info .page-title span {
	display: block;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    letter-spacing: 3px;
}
#feat_book .info-bar {
	/*float: left;*/
    width: 100%;
    margin: 2vw 0 0;
}
.b-seriesinfo {
	float: left;
    width: 100%;
    text-align: center;
}
#b-navail {
	display: flex;
    width: 100%;
    margin: 5vw 0 0;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left!important;
    list-style: none;
    float: left;
}
.tax-series #b-navail {
	margin-top: 2vw;
}
.browse-by {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--text);
}
.browse-by a {
	text-decoration: none!important;
}
#content .browse-by a:hover {
	color: var(--three)!important;
}
.browse-by a:before {
	content:' • ';
	margin-right: 2px;
}
.browse-by a:first-of-type:before {
	display:none;
}
#b-navail li {
	/*margin: 5vw .75% 0;
    width: 23.85%;
    min-width: 23%;*/
	    margin: 5vw .75% 0;
    width: auto;
    max-width: 23.5%;
}

#b-navail h2, #b-navail h3 {
	float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1vw;
	letter-spacing: 2px;
	color: var(--text);
}
#b-navail h2 {
	text-align: center;
}
#b-navail h3 a {
	float: right;
    font-weight: 400;
    color: var(--one)!important;
    text-decoration: none;
}
#b-navail h3 a:after {
	    content: '\f0da';
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    color: var(--one);
    padding: 0;
    font-size: 20px;
    margin-left: 5px;
}
 
#b-navail li:first-of-type,
#b-navail li:nth-of-type(2),
#b-navail li:nth-of-type(3),
#b-navail li:nth-of-type(4) {
	margin-top: 0;
}
#b-navail li .b-info {
	float: left;
    width: 100%;
	text-align: center;
	margin-top: 1.5vw;
}
#b-navail li .b-info a.b-title {
	text-decoration: none!important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
	color: var(--three)!important;
	float: left;
    width: 100%;
}
#b-navail li .b-info a.b-title span {
	font-weight: 400;
	letter-spacing: 3px;
}
#b-navail li .b-info .b-number {
	float: left;
	width: 100%;
	color: var(--three)!important;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#b-navail li .b-info .b-number a {
		color: var(--three)!important;
		text-decoration: none!important;

}
#b-navail li .b-info .b-purchase a {
	text-transform: uppercase;
	color: var(--one)!important;
	letter-spacing: 1.5px;
	text-decoration: none;
}
#b-navail li .b-info .b-purchase a:before, #feat_book .info-bar a:before {
	content:' • ';
	display: inline;
	padding: 0 2px;
}
#b-navail li .b-info .b-purchase a:first-of-type:before, #feat_book .info-bar a:first-of-type:before {
	display: none;
}
#b-navail li .b-info span {
	float: left;
	width: 100%;
	line-height: normal;
}
#feat_book .info-bar a {
	    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--three)!important;
    text-decoration: none;
}

.post-type-archive-books .no-bl {
	display: block;
}
#feat_book .info-bar a i {
	color: inherit;
}
.home #feat_book .info-bar a:before {
	content: ' • ';
}
.home  #feat_book .info-bar a:first-of-type:before {
	display: none;
}
/*.post-type-archive-books #content .info-bar a:first-of-type {
	background: var(--three);
    color: var(--white)!important;
    padding: 0.5vw 2vw;
    margin-right: 1.25vw;
}*/
.post-type-archive-books #b-navail li .b-info a.page-title {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 600;
}
.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:nth-of-type(2) {
	margin-left: 3vw;
	margin-right: 3vw;
}
.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;
}
.post-type-archive-books #b-navail li:first-of-type, 
.post-type-archive-books #b-navail li:nth-of-type(2),
.post-type-archive-books #b-navail li:nth-of-type(3),
.post-type-archive-books #b-navail li ul li {
	margin-top: 0;
}
#b-navail li:first-of-type,
#b-navail li:nth-of-type(5n),
.bk-series ul li:first-of-type{
	margin-left: 0;
}
#b-navail li:nth-of-type(4n),
#b-navail li:last-of-type,
.bk-series ul li:last-of-type {
	margin-right: 0;
}
#b-navail li img,
.bk-series ul li img {
	/*max-width: 100%;
	width: 100%;
	box-shadow: 0 0 10px #e1d9cf;
	height: auto;*/
	max-width: 100%;
    height: 27vw;
    box-shadow: 0 0 10px #e1d9cf;
    width: auto;
    margin: 0 auto;
    display: block;
}
.quotes {
display: none;
	position: relative;
}
.quotes p:first-of-type:before {
	content: '“';
	font-family: var(--bodyfont);
	color: inherit;
	vertical-align: middle;
    z-index: -1;
}
.quotes p:first-of-type:after {
	content: '”';
	font-family: var(--bodyfont);
	color: inherit;
	vertical-align: middle;
    z-index: -1;
}
/** SINGLE BOOKS **/
.left-info {
	float: left;
	width: 55%;
	margin-top: 4vw;
}
.left-info h5 {
	color: var(--three);
}
.left-info iframe {
	width: 100%;
}
.left-info .b-excerpt {
	float: left;
	width: 100%;
	margin: 3vw 0 0;
}
.left-info h2 {
	    font-family: var(--bodyfont);
    color: var(--text);
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
}
.left-info h2 span {
	display: block;
	font-family: var(--bodyfont);
    text-transform: uppercase;
    letter-spacing: 3px;
}
.left-info h4 {
	font-family: var(--bodyfont);
    font-weight: 600;
    color: var(--one);
    text-transform: uppercase;
}
.left-info h3 a,
.left-info h3 a span {
	color: var(--three);
}
#content .left-info .prev-link {
    float: left;
    margin: 2vw 0;
    text-align: center;
    width: 100%;
    color: var(--two)!important;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}
#content .left-info .prev-link:after {
	font-family: "Font Awesome 5 Free";
	content: '\f08e';
}
#content .left-info a.sb-excerpt {
	float: left;
    margin: 2vw 0 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--two)!important;
    text-decoration: none;
    text-align: center;
	font-weight: 600;
}
.b-desc {
	margin-top: 1.5vw;
}
.b-desc ol,
.b-desc ul {
	margin-left: 10%;
	margin-bottom: 5%;
}
.single-books .media-div .mult-vid li iframe {
	min-height: inherit;
}
.right-info {
	float: right;
	width: 35%;
	/*margin-top: -8vw;*/
	margin-top: 0;
}
.right-info .b-buy {
	float: left;
	width: 100%;
	text-align: center;
    margin: 2vw 0 0;
	list-style: none;
}
.right-info .b-buy .p-order {
	text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--text);
	margin-bottom: 1.5vw;
    float: left;
	font-weight: 600;
}
.right-info .b-buy li {
	margin: 1vw 0 0;
}
.right-info .b-buy li:first-of-type {
	margin-top: 0;
}
.right-info .no-bl {
	float: left;
    width: 100%;
    text-align: center;
    margin: 2vw 0 0;
    text-transform: uppercase;
	font-weight: 600;
}
.right-info .no-bl i {
	
}
.right-info .b-img img,
.right-info iframe {
	    height: auto!important;
    min-height: 15vw;
	max-width: 100%;
}
.right-info .media-div ul li img {
    width: 100%;
    height: auto!important;
    min-height: revert;
}
.right-info .b-buy img {
	    height: 3vw!important;
    min-height: unset;
}
.right-info h4 {
    display: block;
    text-align: center;
    margin-top: 0;
    color: var(--one)!important;
    font-family: var(--bodyfont);
    font-weight: 600;
    text-transform: uppercase;
}
.right-info .b-series {
	float: left;
	width: 100%;
}
.right-info .b-series h4 {
	margin-top: 1vw;
}
.right-info .b-series ul, 
.right-info .b-stacked {
	display: flex;
	flex-wrap: wrap;
	float: left;
	width: 100%;
	margin: 2% 0 0;
	list-style: none;
	justify-content: center;
	text-align: center;
}
.right-info .b-stacked li {
	width: 96%;
	padding: 2%;
	text-align: left;
	margin: 0!important;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.right-info .b-stacked li {
	width: 90%!important;
    padding: 2% 5%!important;
}
.right-info .extra {
	    font-size: 70%;
    font-family: var(--bodyfont);
    text-align: center;
    color: var(--four)!important;
}
.right-info .media-div .b-stacked li {
	margin-top:0!important;
}
.right-info .b-stacked li:nth-of-type(odd) {
	background: var(--grey);
}
.page-template-page-media .media-div h4, .page-template-page-media #content #soc_media h4 {
	color: var(--four);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
.media-div h4 {
	color: var(--text);
}
.right-info .media-div h1 {
	color: var(--one);
	text-transform: uppercase;
	letter-spacing: 2px;
}
.page-template-page-media #content #soc_media li {
	background:none;
	padding: 0;
	min-width: inherit;
}
.page-template-page-media-php .media-div:first-of-type {
	margin-top: 0;
}
.right-info .b-series li {
	width: 23%;
	margin: .5vw 1% 0;
}
.right-info .b-series li:first-of-type,
.right-info .b-series li:nth-of-type(2),
.right-info .b-series li:nth-of-type(3),
.right-info .b-series li:nth-of-type(4) {
	margin-top: 0;
}
.right-info .b-series li:nth-of-type(4n + 1) {
	margin-left: 0;
}
.right-info .b-series li:last-of-type,
.right-info .b-series li:nth-of-type(4n + 4) {
	margin-right: 0;
}
.right-info .b-series li img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.right-info .media-div .img-gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	float: left;
}
.right-info .media-div .img-gallery li {
	width:31%;
	margin: .25% 1% 0;
}
.right-info .media-div .img-gallery li:first-of-type,
.right-info .media-div .img-gallery li:nth-of-type(2),
.right-info .media-div .img-gallery li:nth-of-type(3){
	margin-top: 0;
}

.right-info .media-div .img-gallery li:first-of-type,
.right-info .media-div .img-gallery li:nth-of-type(4n) {
	margin-left: 0;
}
.right-info .media-div .img-gallery li:nth-of-type(3n) {
	margin-right: 0;
} 
.left-info .b-rev {
	list-style: none;
    text-align: center;
    float: left;
    margin: 3vw 0 0;
    font-family: var(--bodyfont);
    color: var(--four)!important;
}
.left-info .b-revs {
	color: var(--three);
}
.left-info .b-revname {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-top: 1vw;
	letter-spacing: 3px;
	color: var(--two);
}
/** MAIN BLOG **/
.blog-post a.post-title {
    font-family: var(--bodyfont);
    font-style: normal;
    color: var(--text)!important;
    float: none;
    display: block;
    margin: 0 auto 1vw;
    max-width: 100%;
    text-transform: capitalize;
    letter-spacing: 0;
}
.blog-post .post-cat {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--three)!important;
}
.blog-post .post-meta {
float: left;
    width: 100%;
    font-family: var(--bodyfont);
    font-style: normal;
    color: var(--four);
    text-align: center;
    margin-bottom: 1.5vw;
    
    padding-top: 0;
}
.blog-post .post-meta a {
	font-family: var(--bodyfont);
	font-style: normal;
    color: var(--four);
	
}
/* MAIN BLOG PAGE */
.blog-wrap {
    float: left;
    width: 65%;
}
.blog-wrap h1.page-title {
	color: var(--four);
}
.blog-wrap li {
	list-style: none;
    margin-top: 5vw;
    float: left;
}
.blog-wrap li:first-of-type {
	margin-top: 0;
}
.blog-post {	
    float: left;
    width: 100%;
}
.blog-post .p-thumb {
    float: left;
    width: 100%;
}
.blog-post .p-thumb img {
    width: 100%;
    max-width: 75%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.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;
    color: var(--four)!important;
	text-decoration: underline;
	 text-underline-offset: 10px;
}
/*.blog-post .blog-read:after {
	content: '\f30b';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-left: 10px;
}*/
.bp-content {
    float: left;
    width: 100%;
    margin-top: 2vw;
    text-align: center;
}

.wp-pagenavi {
    clear: both;
    float: left;
    width: 100%;
    margin: 5vw 0 0;
	text-align: center;
}
	.wp-pagenavi span.pages {
		display: block;
	}
	.wp-pagenavi a,
	.wp-pagenavi span.current {
		
	}
.wp-pagenavi,
.wp-pagenavi a {
	font-family: var(--bodyfont);
	font-style: normal;
}
.wp-pagenavi, .wp-pagenavi a, .wp-pagenavi span {
	text-transform: none!important;
	color: var(--four);
}
#sidebar {
    float: right;
    width: 25%;
    list-style: none;
}
#sidebar .sb-subscribe {
	float: left;
    width: 80%;
    padding: 10%;
    background: var(--four);
    color: var(--white)!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
#sidebar .sb-subscribe:hover {
	background:var(--four);
}
#sidebar .intro-wrap div {
	background: var(--two);
    padding: 20% 15%;
    float: left;
	width: 70%;
	text-align: center;
}
#sidebar .widget_media_image,
#sidebar .widget_media_image div {
    max-width: 100%!important;
    width: 100%!important;
    margin: 0 auto 1vw;
    display: block;
    text-align: center;
}
#sidebar .sb-links {
	text-align: center;
}
#sidebar .sb-links li:first-of-type {
	margin-top: 0;
}
#sidebar .sb-links li a {
	    color: var(--text)!important;
    text-decoration: 3px var(--two) underline;
    text-underline-offset: 5px;
}

.wp-caption-text {
    margin-top: 0;
    width: 100%;
    background: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--one)!important;
}
#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-bottom: 5vw;
    float: left;
    width: 100%;
}
#sidebar .intro-wrap h3 {
	color: var(--text);
}
#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 1%;
    float: none;
    background: var(--text);
    padding: 0;
    text-align: center;
    border-radius: 50%;
    width: 2vw;
}
#sidebar li ul#soc_media li a {
	color: #fff;
}
#sidebar li:last-of-type {
	margin-bottom: 0;
}
#sidebar h3 {
	color: var(--four);
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
    text-align: center;
    font-family: var(--bodyfont);
}
#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 **/
.post-wrap {
	float: left;
    width: 65%;
}
.nav-links {
	float: left;
    width: 100%;
    margin-top: 3vw;
    font-family: var(--bodyfont);
    text-transform: none;
	letter-spacing: 0;
}
.nav-links a {
	color: var(--four)!important;
	text-transform: none!important;
	letter-spacing: 0!important;
}
.nav-previous {
    float: left;
    width: 100%;
    font-family: var(--bodyfont);
    text-transform: none;
}
.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;
    font-family: var(--bodyfont);
    font-weight: normal;
    text-transform: none;
}
.single-post .entry-meta {
	color: var(--four);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2vw;
}
.single-post .footer-meta {
    float: left;
	width: 100%;
	margin-top:0;
}
.single-post .footer-meta a {
	color: var(--white);
	text-transform: uppercase;
	letter-spacing: 3px;
	
}
.single-post .footer-meta .entry-meta {
    float: left;
    background: var(--one);
    width: 90%;
    padding: 2vw 5%;
    color: var(--text);
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-bottom: 0;
}
#comments {
    float: left;
    width: 100%;
    margin: 3vw 0 0;
}
#comments h3 {
    color: var(--text);
    text-transform: none;
    text-align: center;
    font-family: var(--bodyfont);
}
#comments cite, #comments .comment-author, #comments .comment-meta {
	font-style: normal;
    font-family: var(--bodyfont);
    color: var(--text);
	text-transform: uppercase;
}
#comments .comment-meta {
	margin-bottom: 1vw;
}
.commentlist {
	float: left;
    width: 100%;
    margin: 5vw 0 0;
}
.commentlist, .commentlist ul {
	list-style: none;
}
.commentlist li {
    float: left;
    width: 80%;
    padding: 10%;
    margin: 2vw 0 0;
}
.commentlist li:nth-of-type(odd) {
	background:var(--two);
}
.commentlist li:first-of-type {
	margin-top: 0;
}
.commentlist li:nth-of-type(odd) ul li:nth-of-type(odd) {
	background: var(--four);
	margin-top: 2vw;
}
.commentlist li:nth-of-type(even) ul li:nth-of-type(odd) {
	background: var(--four);
	margin-top: 2vw;
}
.commentlist h2 {
	text-align: center;
    margin-top: 2vw;
    font-family: var(--bodyfont);
    color: var(--four);
    text-transform: uppercase;
}
.commentlist .reply {
	text-decoration: 2px var(--text) overline;
    padding-top: 1vw;
    display: block;
	font-family: var(--bodyfont);
}
.comment-author img {
	border-radius: 50%;
    vertical-align: middle;
}
#respond h4 {
	    color: var(--four);
    letter-spacing: 0;
    font-family: var(--bodyfont);
    text-transform: none;
    font-weight: 400;
}
.post-wrap img {
	    max-width: 100%;
    margin: 1vw auto 2vw;
    display: block;
}
.post-wrap #comments img {
	display: inline-block;
}
.post-wrap .commentlist ol,
.post-wrap .commentlist li {
	list-style: none;
}
.post-wrap .commentlist .fn {
	font-style: normal;
    font-weight: 500;
}
.post-wrap .commentlist .comment-meta {
	margin-bottom: 2vw!important;
}
.post-wrap .commentlist .comment-meta,
.post-wrap .commentlist .comment-meta a {
text-transform: uppercase;
    font-weight: 500;
        margin: 0;
}
.post-wrap .commentlist li:nth-of-type(odd),
.post-wrap .commentlist li {
	background:var(--two);
	padding: 10%;
	width: 80%;
}
.post-wrap .commentlist li .children li {
	background:var(--three);
	margin-bottom: 1vw;
	color:var(--text);
}
.post-wrap .commentlist a{
	color: var(--text);
}
.post-wrap .commentlist li.children li:last-of-type {
	margin-bottom: 0;
}
.post-wrap ul,
.post-wrap ol {
	width:90%;
	margin-left: 10%;
	margin-bottom: 2vw;
	margin-top: 1vw;
}
.post-wrap ul,
.post-wrap ul li {
	list-style: disc;
}
.post-wrap ol,
.post-wrap ol li {
	list-style:decimal;
}
.post-wrap ul li,
.post-wrap ol li {
	padding: 0;
	margin: 0!important;
	width: 100%;
}
.post-wrap ul li:nth-of-type(odd),
.post-wrap ol li:nth-of-type(odd) {
	padding: 0;
}
.post-wrap ul li:nth-of-type(even),
.post-wrap ol li:nth-of-type(even) {
	background:none;
}
.post-wrap ul.children, .post-wrap ol.children {
	margin: 1vw auto 0;
    width: 100%;
    padding: 0;
    float: left;
}
.post-wrap ol.commentlist {
    width: 100%;
    margin: 1vw 0 2vw;
}
.post-wrap blockquote {
	float: left;
    width: 70%;
    padding: 10%;
    margin: 5% 5% 8%;
    background: var(--three);
}
.post-wrap a.bctt-ctt-btn {
	color: var(--one)!important;
}
.bctt-click-to-tweet {
    clear: both!important;
	border-color:var(--three)!important;
}
#page .bctt-ctt-text a {
    font-family: var(--bodyfont)!important;
    font-style: normal!important;
    font-weight: 400!important;
    color: var(--three)!important;
}

/** MEDIA PAGE **/
.author-rep {
	margin: -.5% 1% 0 0!important;
}
.page-template-page-media #content #soc_media {
    float: left;
    width: 70%;
    padding: 0;
    text-align: left;
    list-style: none;
    margin:  4vw 0 0;
}
.page-template-page-media #content .share {
	width: 70%;
}
.page-template-page-media #content #soc_media li {
	display: inline;
	margin: 0 2%;
}
.page-template-page-media #content #soc_media li:first-of-type {
	margin-left: 0;
}
.page-template-page-media #content #soc_media li:last-of-type {
	margin-right: 0;
}
.page-template-page-media #content #soc_media li a {
    color: var(--three)!important;
	text-decoration: none;
}
.page-template-page-media #content #soc_media li i {
	margin-right: .5%;
	color: var(--three);
}
.media-div .b-downloads {
	float: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.media-div .b-downloads li {
	width: 20%;
	margin: 0 2%;
}
.media-div .b-downloads li h5 {
	color: var(--text);
}
.media-div .b-downloads li img {
	
}
.media-div .b-downloads li a {
	text-decoration: none!important;
}
.media-div .b-downloads li a span {
    text-decoration: inherit;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.media-div {
    float: left;
    width: 100%;
    margin: 4vw 0 0;
}
.media-div.share {
	max-width: 65%;
}
#sidebar .media-div {
	margin-top: 0;
}
.media-div ul {
	float: left;
    list-style: none;
    width: 100%;
	text-align: center;
}
.media-div ul li {
	width:100%;
    display: inline-block;
    vertical-align: top;
}
.media-div .b-stacked li {
	width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 2vw 0 0!important;
}
.media-div .b-stacked li p {
	    text-transform: uppercase;
    font-weight: 700;
}
#content .media-div .b-stacked li p a {
	text-decoration-color: var(--four)!important;
}
.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), 
.media-div .b-stacked li:first-of-type,
.media-div .b-stacked li:nth-of-type(2){
	margin-top: 0!important;
}
.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: 30vw;
    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 {
	float: left;
    width: 100%;
    margin: 0;
}
.s-group li {
	width: 90%;
    padding: 5%;
    list-style: none;
    float: left;
}
.s-group li:first-of-type {
	padding-top: 0;
}
.s-group li a.inquire {
	color: var(--text)!important;
	text-transform: uppercase;
    letter-spacing: 3px;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-family: var(--bodyfont);
}
.page-id-29973 .s-group li:nth-of-type(even) {
	background: var(--four);
}
.page-id-29973 #content .s-group li a.inquire {
	color: var(--three)!important;
    font-family: var(--bodyfont);
    letter-spacing: 3px;
    text-decoration: underline;
    text-underline-offset: 5px;
}
.page-id-29973 #content .s-group li:nth-of-type(even) a.inquire,.page-id-29979 #content .s-group li:nth-of-type(even) a.inquire {
	color: var(--text)!important;
}
.page-id-29979 .s-group li:nth-of-type(even) {
   background:var(--two);
}
.page-id-29979 #content .s-group li a.inquire {
	color: var(--four)!important;
    font-family: var(--bodyfont);
    letter-spacing: 3px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

/*.s-group li:last-of-type {
	padding-bottom: 0;
}*/
.s-group h5 {
    font-family: var(--bodyfont);
    color: var(--text);
	font-weight: 600;
}

.s-group .book-btns {
	float: left;
    width: 100%;
    margin-top: 2vw;
}
.s-group img {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.page-template-page-guides .s-group h5 {
	padding-top: 3%;
}
.page-template-page-guides .s-group .download {
    display: flex;
	margin-top: 2vw;
}
.page-template-page-guides .s-group .download li {
	padding: 0;
}
.page-template-page-guides .s-group li:nth-of-type(even) {
	background: var(--one);
}
.s-group .more-btn {
    padding: 0;
    max-width: 100%;
    display: inline-block;
    font-weight: 600;
    background: none;
    color: var(--three)!important;
    letter-spacing: 2px;
}
.s-group .more-btn:after {
    content: '\f30b';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    padding-left: 10px;
}
#sp_testimonies {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
    margin: 7vw 0 0;
    text-align: center;
    font-family: var(--bodyfont);
    color: var(--four)!important;
}
#sp_testimonies p.t-reviewer {
	font-family: var(--bodyfont);
	text-transform: uppercase;
	letter-spacing: 3px;
}

#service_holder {
	float: left;
    width: 100%;
    margin: 5vw 0 0;
    text-align: center;
}
#service_holder p {
	font-family: var(--bodytext);
}
#service_holder p:first-of-type {
	font-family: var(--bodyfont);
	margin-bottom: 1vw;
}
#service_holder .examples {
	float: left;
	width: 70%;
	list-style: none;
	margin: 6vw 15% 0;
	text-align: left;
}
#service_holder .examples li {
	float: left;
	width: 100%;
	margin: 4.5vw 0 0;
}
#service_holder .examples li:first-of-type {
	margin-top: 0;
}
#service_holder .examples li img {
	float: left;
	width: 20%;
	margin-right: 3%;
	margin-top: -3%;
}
#sp_testimonies h3 {
	text-align: center;
    text-transform: uppercase;
    font-size: 7vw;
    font-weight: 900;
    line-height: 2.5vw;
    margin-bottom: 0;
    mix-blend-mode: multiply;
    color: rgba(197,191,177, 0.25);
}
#sp_testimonies span {
	text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 7px;
    color: var(--white);
    font-weight: 600;
}
#sp_testimonies ul {
    list-style: none;
    text-align: center;
    margin-top: 3vw;
    float: left;
	width: 100%;
    line-height: 2.25vw;
}
#sp_testimonies ul li {
	width: 100%;
	float: left;
}
#sp_testimonies ul li p {
	
}
#sp_testimonies ul li p.t-reviewer {
	float: left;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 3vw;
}
/** MAIN EVENTS **/
.em-programs {
	float: right;
    margin-top: 4vw;
    width: 20%;
    padding: 5% 3%;
    border: 0.5vw solid var(--two);
}
.em-programs .left-event {
	float: left;
    width: 100%;
    text-transform: uppercase;
    color: var(--four);
	font-weight: 400;
	text-align: center;
}
.em-programs .right-event {
	float: right;
	width: 100%;
}
.em-programs:first-of-type {
	margin-top: 0;
}
.em-programs h3 {
	font-weight: 700;
	color: var(--two);
	letter-spacing: 3px;
}
.em-programs h5 {
	color: var(--three);
}
.em-programs li:nth-of-type(even) h3,
.em-programs li:nth-of-type(even) h5,
.em-programs li:nth-of-type(even) h6,
.em-programs li:nth-of-type(even) p,
.em-programs li:nth-of-type(even) a,
.em-programs li:nth-of-type(even) label.add-to-calendar-checkbox {
	color: var(--white)!important;
}
.em-programs h6 {
        text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    color: var(--four);
}
.em-programs h6:after {
	content:'';
	height: 3px;
	background:var(--four);
	width: 45%;
	display: table;
	margin: 1.25vw auto 0;
}
.em-programs ul {
    list-style: none;
    float: left;
    width: 100%;
}
.em-programs ul li {
	list-style: none;
    float: left;
    width: 80%;
	padding: 10%;
    margin: 1vw 0 0;
}
.em-programs ul li:nth-of-type(even) {
	background:var(--two);
	color: var(--white);
}
.em-programs ul li:first-of-type {
	margin-top: 0;
}
.em-programs ul li:last-of-type {
	margin-bottom: 0;
}
.em-programs a {
	
    font-weight: 100;
    margin: 0;
}
.em-programs p {
	margin-top: 1vw;
	text-align: center;
}
.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(--four)!important;
	text-decoration: none!important;
}
.fa-long-arrow-alt-right,
.fa-long-arrow-alt-left{
	color: var(--four);
}
/** MEDIA PAGE **/
ul.pr-images {
	    text-align: left;
}
ul.pr-images a {
	color: var(--four);
	text-transform: uppercase;
}
ul.pr-images li {
    float: none;
    display: inline-block;
    margin: 0 1%;
    vertical-align: top;
    width: 32%;
	text-align: center;
}
#content ul.pr-images li,
#content ul.pr-images li a {
	color: var(--four)!important;
    text-decoration: none;
    letter-spacing: 3px;
}
ul.pr-images li span:nth-of-type(2):before,
ul.pr-images li span:nth-of-type(3):before {
	content: ' • ';
	color: var(--four);
	vertical-align: text-top;
}
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-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left!important;
}
.media-div ul.b-articles .pod-image {
width: 25%;
    float: left;
    margin-right: 3%;
    min-height: unset;
}
.media-div ul.b-articles .pod-image img {
	max-width: 100%;
	height: auto;
}
.media-div ul.b-articles .pod-space {
	display: block;
}
.media-div ul.b-stacked.awards li {
    margin: 2vw 0 0!important;
    color: var(--four)!important;
}
.media-div ul.b-stacked.awards li:first-of-type,
.media-div ul.b-stacked.awards li:nth-of-type(2),
.media-div ul.b-stacked.awards li ul li{
	margin-top: 0!important;
}
#content .media-div ul.b-stacked.awards li a {
	    text-transform: uppercase;
    text-decoration-color: var(--text);
    font-weight: 600;
}
.media-div ul.b-stacked.awards li ul {
	text-align: left;
}
.media-div ul.b-stacked.awards li ul li {
	width: 100%;
}
#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-aff li {
    margin-bottom: 2vw;
    width: 30vw;
    min-width: 30vw;
    }
.media-div ul.b-aff li:nth-of-type(even),
.media-div ul.b-articles li:nth-of-type(even) {
	margin-left: 2%;
}
.media-div ul.b-articles li {
    margin-bottom: 2vw;
    width: 48%;
}
#content .media-div ul.b-articles li a,
#content .media-div ul.b-articles li i,
#content .media-div ul.b-aff li a,
#content .media-div ul.b-aff li i {
	color: var(--text)!important;
	text-decoration-color: var(--text);
}
.media-div ul.b-articles li:nth-of-type(3n+3) {
	margin-right: 0;
}
.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%;
}
#content .b-stacked li .b-bubble {
	color: var(--text)!important;
	text-decoration: none!important;
}
.b-stacked li .b-bubble:first-of-type:before {
	content: ' | ';
}
.b-stacked li .b-bubble:before {
	content: ' • ';
}
/** DEFAULT IMAGES **/
.alignleft {
	float: left;
    margin:0 2vw 1.5vw 0;
	max-width: 40vw;
}
.alignright {
	float: right;
    margin:0 0 1.5vw 2vw;
	max-width: 40vw;
}
.post-wrap .alignleft {
	margin: 0 2vw 0 0;
}
.post-wrap .aligncenter {
	margin: 0 0 0 2vw;
}
.p-thumb,
.p-vidthumb{
    width: 100%;
}
.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%;
}
#sign_up {
    float: left;
    background: var(--four);
    padding: 15% 15% 10% 10%;
    transform: rotate(-5deg);
    position: relative;
    z-index: 1;
    right: -3vw;
    top: -2vw;
	color: var(--white);
}
#sign_up h4,
#sign_up p,
#sign_up a {
	transform: rotate(5deg);
	color: var(--white);
}
#sign_up a {
	display: table;
    margin: 2vw auto 0;
    background: var(--white);
    width: auto;
    color: var(--three)!important;
    padding: 1vw 10%;
    text-transform: uppercase;
    letter-spacing: 3px;
}
/** BASIC PAGE HEADERS **/
#content.basic ol,
#content.basic ul {
	width: 95%;
	display:block;
	margin-bottom: 2vw;
}
#content.basic .left-contact ul li, 
#content.basic .left-contact ol li{
	list-style: none;
}
#content.basic .left-contact ul.contact-connect li,
#content.basic .left-contact ul li {
	list-style: none;
	margin: 3vw 0 0!important;
}
#content.basic .left-contact ul#soc_media li {
	margin:0 2%!important;
}
#content.basic .left-contact h5 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: var(--bodyfont);
	color: var(--four);
    font-weight: 700;
}
#content.basic ul li {
	padding: 0;
    margin: 0 0 0 5%!important;
    list-style: disc;
    list-style-position: inside;
    background: none;
}
#content.basic ol li {
	padding: 0;
    margin: 0 0 0 5%!important;
    list-style:decimal;
    list-style-position: inside;
    background: none;
}
#content.basic blockquote {
	display: block;
    background: var(--grey);
    padding: 5%;
    font-weight: 700;
    color: var(--two);
}
/** CONTACT **/
.left-contact {
	float: left;
	width: 30%;
}
.left-contact ul#soc_media {
    margin: 0;
    list-style: none;
    text-align: left;
}
.left-contact ul#soc_media li {
	list-style: none;
    display: inline-block;
	background: none;
	margin: 0 1.5%;
}
.left-contact h5 {
	font-family: var(--bodyfont);
    text-transform: capitalize;
    color: var(--text);
}
.left-contact ul#soc_media li:first-of-type {
	width: 100%;
	background: none;
	text-align: left;
}
.left-contact ul#soc_media li:nth-of-type(2) {
	margin-left: 0;
}
.left-contact ul#soc_media li i {
	color: var(--three);
}
.left-contact .contact-connect {
	float: left;
	list-style: none;
}
.left-contact .contact-connect li {
	margin-top: 2vw;
}
#content .left-contact .contact-connect li a {
	color: var(--four)!important;
}
.right-contact {
	float: right;
	width: 65%;
}
/** EXTRAS **/

.wpcf7 input[type="submit"] {
    background: var(--two);
    color: var(--white);
    padding: 1vw 3vw;
    margin: 2vw auto 0;
    font-family: var(--bodyfont);
    text-transform: uppercase;
    min-width: 0;
    
    display: block;
    clear: both;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    background: var(--four);
    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: 100%;
    text-align: center;
    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;
    
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
    float: left;
    text-align: center;
    font-weight: 500;
}
form {
	clear: both;
}

#content .em-programs .add-to-calendar a {
    width: 90%;
    margin: 0 0 3% 5%;
    
    color: var(--text);
    padding-bottom: 3%;
}
/*#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);
}
#content .em-programs li:nth-of-type(even) .add-to-calendar a {
	color:var(--white)!important;
}
.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;
}

.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);
}
.disclosure {
	font-family: var(--bodyfont);
    text-transform: none;
    letter-spacing: 0;
    float: left;
    width: 100%;
    margin-top: 1.5vw;
    color: var(--white)!important;
}
.site-creds {
	color: var(--white)!important;
    text-align: center;
    margin-top: 2vw;
    float: left;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.site-creds span {
		    float: left;
    width: 100%;
	}
.site-creds a {
	color: var(--white)!important;  
}
@media (max-width:1279px) {
	.home #feat_book {
width: 90%;
margin: 0 5% 0;
}
	#logo span {
		margin-left: 14%;
	}
	#feat_book .info-bar a {
letter-spacing: 2px;
	}
	 #b-navail li .b-info .b-purchase a {
letter-spacing: 0px;
	}
	#hp_news a:last-of-type {
		padding: 1vw 3%;
	}
	#footer {
    width: 96%;
    padding: 4% 2% 3%;
}
	#footer #nav a {
    letter-spacing: 2px;
}
}

@media (max-width:1023px) {
	#nav_wrapper {
padding: 1vw 2%;
}
	#logo span {
margin-left: 17%;
margin-top: 3vw;
}
	#logo_wrap {
margin: 7vw auto 0;
}
	#feat_book .info-bar a {
letter-spacing: .25px;
	}
	#feature_blocks .message .headline {

letter-spacing: 1px;
}
	#hp_news a:last-of-type {
padding: 1vw 3%;
width: 34%;
}
	#hp_news h4 {
width: 60%;
}
	#footer #logo span {
margin-left: 18%;
letter-spacing: 10px;
}
	.left-info iframe {
    height: auto;
    min-height: 40vw;
}
	.right-info .b-buy img {
height: 5vw!important;
}
	#content ul.pr-images li, #content ul.pr-images li a {
letter-spacing: 1px;
}
	.em-programs {
width: 25%;
}
	.em-programs h3 {
letter-spacing: 1px;
margin-top: 1vw;
}
}
@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;
}
	#logo span {
margin-left: 20%;
}
	#page {
    width: 90%;
    margin: 5vw 5% 0;
}
	#feature_blocks li {
width: 25.5%;
}
	#b-navail li .b-info a.b-title {
		letter-spacing: 1px;
	}
	#b-navail li .b-info .b-number a {
letter-spacing: 0;
}
	#b-navail li img, .bk-series ul li img {
		height: 30vw;
	}
#b-navail li .b-info .b-purchase a {
width: 90%;
float: left;
margin: 1vw 0 0;
padding: 1vw 5%;
background: var(--one);
color: var(--white)!important;
}
	#b-navail li .b-info .b-purchase a:hover {
		background:var(--grey);
	}
	#b-navail li .b-info .b-purchase a:before {
		display: none;
	}
	.left-info .b-revname {
		margin-top: 2vw;
	}
	.post-type-archive-books #feat_book img {
		height: 40vw;
	}
}
@media (max-width:666px) {  /* to display on smaller portrait screens */
	body, .em-programs p {
		font-size: 14px;
	}
	.em-programs p {
		line-height: 18px;
	}
	h1, h2, .right-info h4, #b-navail h3 {
		font-size: 18px;
	}
	h3, h4 {
		font-size: 17px;
	}
	h5, h6 {
		font-size: 16px;
	}
	.message .last-word {
		font-size: 90px;
		line-height: 90px;
	}
	#logo a {
		font-size: 130px;
line-height: 100px;
	}
	#auth_intro div.text p:first-of-type, #feature_blocks .message i {
		font-size: 60px;
	}
	#footer #logo_wrap a {
		font-size: 70px;
		line-height: 80px
	}
	
	#logo span{
		font-size: 28px;
		line-height: 32px;
letter-spacing: 15px;
	} 
	#feat_book .b-info .page-title, .left-info h2{
font-size: 20px;
line-height: 24px;
}
	#hp_news h4, #feature_blocks .message .headline, .em-programs h3, #feat_book h4, #b-navail li .b-info a.b-title, .right-info .b-buy .p-order, .left-info h2 span, #b-navail h3 a, #nav_wrapper #soc_media li a i  {
font-size: 16px;
line-height: 20px;
}
	#b-navail h3 a {
		line-height: 32px;
	}
	#feat_book .info-bar a, .e-cal a, #b-navail li .b-info .b-purchase a, .em-programs h5, .right-info .media-div .b-stacked li, #content .left-info .prev-link, .left-info .b-revs {
font-size: 14px;
line-height: 20px;
}
	
	#footer #nav a, .left-info .b-revname, #b-navail li .b-info .b-number a {
		font-size: 12px;
		line-height: 16px;
	}
	#b-navail h3 a:after {
		font-size: 10px;
	}
	.post-type-archive-books #b-navail li, .post-type-archive-books #b-navail li:first-of-type, .post-type-archive-books #b-navail li:nth-of-type(2), .post-type-archive-books #b-navail li:nth-of-type(3), .post-type-archive-books #b-navail li ul li, #b-navail li:nth-of-type(5n), .bk-series ul li:first-of-type, #b-navail li:nth-of-type(4n), #b-navail li:last-of-type, .bk-series ul li:last-of-type {
		margin: 10vw 2% 0;
	}
	.post-type-archive-books #b-navail li:first-of-type, .post-type-archive-books #b-navail li:nth-of-type(2) {
		margin-top: 0;
	}
	#b-navail li:nth-of-type(odd) {
		margin-left: 0;
	}
	
	#b-navail li:nth-of-type(even) {
		margin-right: 0;
	}
	
	#content .em-programs .add-to-calendar a {
font-size: 11px;
line-height: 14px;
}
	label.add-to-calendar-checkbox {
		font-size: 12px;
		line-height: 22px;
	}
	.post-type-archive-books #feat_book {
		display: none;
	}
	.home #nav {
padding: 3vw 0 0;
}
	#nav_wrapper div.menu-main-menu-container #menu-main-menu{
		display: none;
	}
	#nav_wrapper {
		padding: 6vw 2% 4vw;
	}
	.home #nav_wrapper {
		padding: 5vw 2% 4vw;
	}
	#nav_wrapper div.menu-main-menu-container {
		width: 100%;
	}
	#header_wrap #nav_wrapper #nav div.menu-main-menu-container {
		display: none;
	}
	#nav_wrapper ul#soc_media {
width: 50%;
margin: 0 25% 5vw;
text-align: center;
float: left;
max-width: 100%;
display: unset;
flex-wrap: unset;
}
	#logo {
margin-left: 0;
}
	#logo a {
		width: 96.5%
	}
	#logo span {
margin-left: 0;
text-align: center;
margin: 2vw 0 0 2%;
letter-spacing: 15px;
}
	.home #feat_book {
		margin-top: 6vw;
	}
	#auth_intro div.pic {
		width:100%;
		padding: 20vh;
	}
	#auth_intro div.text {
		width: 86%;
		padding: 10% 7%;
		text-align: center;
	}
	#auth_intro div.text #soc_media {
		justify-content: center;
		margin: 3vw 0 0;
	}
	#feat_book .b-info .page-title {
		margin-top: 3vw;
	}
	#hp_specific-titles {
flex-wrap: wrap;
}
	#hp_specific-titles li {
		width:70%;
		margin: 10vw 0 0!important;
		max-width: 70%;
	}
	#hp_specific-titles li:first-of-type {
		margin-top: 0;
	}
	#auth_intro {
		margin-top: 15vw;
	}
	#feature_blocks {
		margin-top: 5vw;
	}
	#hp_news {
width: 90%;
margin: 0;
padding: 10vw 5%;
	flex-wrap: wrap;
}
	#hp_news h4 {
float: left;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
max-width: 100%;
}
	#hp_news a:last-of-type {
padding: 3vw 3%;
float: left;
width: 100%;
		margin: 2vw 0 0;
}
	#feature_blocks li {
width: 100%;
padding: 10vw 5%;
}
	#footer #logo span {
width: 100%;
margin: 0;
}
	.em-programs {
width: 90%;
float: left;
margin: 5vw 0 0;
padding: 5vw 5%;
}
	.right-info, .left-info {
width: 100%;
margin: 0;
}
	.left-info {
margin: 10vw 0 0;
}
#content .left-info .prev-link {
margin: 5vw 0 0;
}
	.right-info .b-img img, #feat_book img {
		width:70%;
		margin: 0 15%;
	}
	#b-navail h3 {
		text-align: center;
	}
	#b-navail h3 a {
		float: left;
		width: 100%;
		text-align: inherit;
	}
	.site-creds {
font-size: 10px;
line-height: 16px;
}
	
	.media-div {
margin: 10vw 0 0;
}
	
	.left-info iframe {
height: auto;
min-height: 80vw;
}
	.page-template-page-media #content .share {
width: 100%;
max-width: unset;
}
	.author-rep {
margin: 0 50% 0 0!important;
}
	ul.pr-images li {
width: 32%;
}
	ul.pr-images li span {
		width: 100%;
margin: 0!important;
padding: 0!important;
float: left;
line-height: 16px;
	}
	ul.pr-images li span:nth-of-type(2):before, ul.pr-images li span:nth-of-type(3):before {
		display: none;
	}
	ul.pr-images li img {
max-width: 100%;
width: 100%!important;
}
	#content .em-programs .add-to-calendar a:first-of-type {
margin-top: 8%;
}
	.page-template-page-media #content #soc_media li {
display: block;
margin: 4vw 0 0!important;
}
	.media-div .b-stacked li,  .media-div .b-stacked li:nth-of-type(2), .media-div ul.b-stacked.awards li, .media-div ul.b-stacked.awards li:nth-of-type(2) {
margin: 5vw 0 0!important;
		width:100%;
}
	.media-div .b-stacked li:first-of-type, .media-div ul.b-stacked.awards li:first-of-type {
		margin: 1vw 0 0!important;
	}
	.media-div ul.b-stacked.awards li ul li:nth-of-type(2) {
		margin: 0!important;
	}
	.media-div ul.b-articles li {
    margin: 0 0 5vw!important;
    width: 100%;
}
	.media-div ul.b-articles li:last-of-type {
		margin-bottom: 0;
	}
	.media-div ul li iframe, .media-div ul.mult-vid li iframe {
height: 40vw;
}
	.media-div ul.mult-vid li {
    width: 100%;
    margin: 2vw 0 0!important;
}
	#content.basic .left-contact ul#soc_media li {
margin: 0!important;
}
	#content.basic .left-contact ul#soc_media li i {
		margin-right: 5px;
	}
	#content.basic .left-contact ul.contact-connect li, #content.basic .left-contact ul li {
		margin: 6vw 0 0!important;
	}
	.right-info .b-buy img {
height: 10vw!important;
}
	#feat_book {
    float: left;
    width: 100%;
    margin: 5vw auto 0;
}
	#hp_specific-titles li img,  .home #feat_book img  {
width: auto!important;
margin: 0%!important;
		height: 47vh;
}
	#feat_book h4 {
text-align: center;
		margin-top: 2vw;
}
	#feat_book .b-info {
width: 100%;
}
	#feat_book .b-info .page-title {
		text-align: center;
	}
	#feat_book .info-bar {
margin: 5vw 0 0;
text-align: center;
}
	#b-navail {
margin: 10vw 0 0;
}
	#b-navail li {
margin: 10vw 0 0!important;
width: 75%;
		max-width: 75%;
}
	#b-navail li:first-of-type {
		margin-top: 0!important;
	}
	#b-navail li img, .bk-series ul li img {
		height: 45vh;
		width: auto;
		float: none;
margin: 0 auto;
display: block;
	}
.left-contact, .right-contact {
float: left;
width: 100%;
}
	
.right-contact {
	margin-top: 5vw;
}
	#footer {
		margin: 10vw 0 0;
	}
	#footer #nav li {
width: 100%;
margin: 2vw 0 ;
padding: 0;
}
#toggle {
display: inline-block;
width: 15%;
height: 15px;
margin: 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(--three);
  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: 0 0 2%;
    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(--four);
  /* 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;
  margin: 0;
  padding: 0;
}
#menu ul .sub-menu {
	display: none;
}
#menu li a {
    padding: 3vw 5px;
    color: #FFF!important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    
}
#menu li a:hover,
#menu li a:focus {
background: var(--three);
    color: var(--text);
}
}