/*
Theme Name: 2020 | Terri Clark - Custom Author Website Theme
Description: Custom Template for Terri Clark
Version: 1
Author: kikaDESIGN
Author URI: http://www.kikawebdesign.com
*/

 html {
      font-size: calc(16px + (18 - 14) * ((100vw - 300px) / (1920 - 300)));
  }
:root {
	--white: #ffffff;
	--text: #3c3f3f;
	--one: #e7e4df; 
	--two: #c8c0b3;
	--three: #486978; 
	--four: #5a7f91;
	--five: #9dbfca;
	--six: #cfdee3;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 0;
    text-align: center;
    /* background: var(--five); */
    font-weight: bold;
    font-size: 80%;
    letter-spacing: .5px;
}
.no-show {
	display:none!important;
}
/****** HEADERS *******/
h1,
h2,
h3,
h4,
h5 {
line-height:1em;
font-family: 'Ibarra Real Nova', serif;
font-weight:300;
	padding: 0;
	margin:0;
}
h1 {
margin: 0;
font-size: 40px;
margin-bottom: 3%;
text-shadow: 0 0 15px var(--text);
    color: var(--white);
    font-family: 'Ibarra Real Nova', serif;
	font-style: italic;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: 2px;
}

h2 {
font-size: 36px;
color:var(--four);
text-transform:none;
margin:0;
}

h3 {
text-transform: capitalize;
font-size: 35px;
margin: 0 ;
padding: 0;
color: var(--text);
	font-style: italic;
	line-height: 3rem;
}

h4 {
    color: var(--four);
    font-family: 'Ibarra Real Nova', serif;
    font-size: 32px;
    margin: 0;
    font-style: italic;
    float: left;
    width: 100%;
    letter-spacing: 1px;
	line-height: 3rem;
}

h5 {
	font-size: 28px;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 1px;
	color: var(--five);
}

h6 {
	    font-size: 23px;
    text-transform: uppercase;
    color: var(--two);
	font-family: 'Lato', sans-serif;
	margin:0;
}



/** HEADER ADJUSTMENTS **/
h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center {
	text-align: center;
	font-style: italic!important;
}
.speaking_wrap h3 {
	text-align: center;
}
#hero_text h1 span {
	display: block;
    width: 100%;
    float: left;
    font-size: 25px;
    line-height: 2rem;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    text-transform: none;
}
h3.b-title {
	padding-top: 5%;
    text-align: left;
    line-height: 3rem;
    font-style: normal;
}
.page-id-163 h3 {
	text-align: left;
	font-size: 28px;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 1px;
    color:var(--four);
}
h3 span {
	float: left;
    width: 100%;
    display: block;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    line-height: 1.75rem;
	font-style: normal;
}
h4 a {
    background: var(--five);
    color: var(--white);
    display: block;
    max-width: 20%;
    text-align: center;
    margin: 1% 40% 0;
    padding: .75% 0;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h4.wel-state  {
	text-align: center;
	margin-bottom: 10%;
}
#comments h5 {
	    text-align: center;
    color: var(--two);
}
.acf-postbox.seamless>.inside>.acf-field .clear-left {
	clear: left!important;
}
.single-events.prev-event .add-to-calendar{
	display: none!important;
}
#add-to-calendar-checkbox-label {
  cursor: pointer;
}
.single-events .prev-event .add-to-calendar,
.term-previous-events .add-to-calendar {
	display: none;
}
.add-to-calendar {
	    width: auto;
    text-align: center;
    border: 2px solid var(--four);
    float: right;
    box-shadow: none!important;
    color: var(--white)!important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 1% 8% !important;
}
#content .em-programs:nth-child(odd) .add-to-calendar {
    background: none;
    border: 2px solid var(--text)!important;
}
label.add-to-calendar-checkbox {
	color:var(--four);
	margin-bottom: 0;
}
#content .em-programs .add-to-calendar a {
	    width: 100%;
    margin: 0 0 3%;
    color:var(--two);
    padding-bottom: 3%;
	
	color: var(--four);
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 90%;
    text-transform: none;
}
#content .em-programs:nth-child(odd) label.add-to-calendar-checkbox {
	color:var(--text);
}
#content .em-programs:nth-child(odd) .add-to-calendar a {
	
}
.post-type-archive-events .em-programs:nth-child(odd) h3,
.post-type-archive-events .em-programs:nth-child(odd) h5,
.post-type-archive-events .em-programs:nth-child(odd) h4,
.post-type-archive-events .em-programs:nth-child(odd) a {
	color: var(--text);
	font-style: italic;
}
#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 {
	color: var(--five);
}
#content .em-programs:nth-child(odd) .add-to-calendar a {
	color: var(--text);
    
}
#content .em-programs:nth-child(odd) .add-to-calendar a:hover {
	color:var(--two);
}
.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: 150px;
  margin-left: 20px;
}

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;
}
.fancy-font {
	font-family: 'northwellregular';
	text-transform: lowercase;
}
#menu {
	display: none;
}
#content .addeventatc {
    width: auto;
    text-align: center;
    background: var(--one);
    border: none!important;
    float: right;
    box-shadow: none!important;
    color: var(--white)!important;
    text-transform: uppercase;
    border-radius: 0;
	padding: 1% 8% !important;
}
.single-events #content .addeventatc {
    background: var(--two);
}
.term-previous-events #content .addeventatc {
	display: none;
}
#content .addeventatc .addeventatc_icon {
	display: none;
}
#content div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0;
    text-align: center;
    color: var(--five);
}
#content span.wpcf7-not-valid-tip {
	color: var(--two);
}
.single-speaking #content span.wpcf7-not-valid-tip,
.single-speaking #content div.wpcf7-validation-errors, 
.single-speaking div.wpcf7-acceptance-missing,
.single-speaking #content div.wpcf7-mail-sent-ok {
    color: var(--white);
}
.screen-reader-text {
	display: none;
}
.read-more {
	display: block;
    text-align: center;
    background: var(--two);
    max-width: 40%;
    text-transform: uppercase;
    color: var(--white);
    padding: 1% 0;
    margin: 5% auto 0;
}
.img-btn {
	display: block;
    padding: 3% 5%;
    margin: 0 auto 3%;
    background: var(--three);
    color: var(--white);
	clear: both;
}
blockquote {
	background: none;
    padding: 1% 5% 1% 5%;
    line-height: 150%;
    border-left: 2px solid var(--one);
    margin: 2% 0 8% 7%;
    float: left;
    font-style: italic;
    font-family: 'Ibarra Real Nova', serif;
	font-size: 25px;
}
.page #content ol li,
.page #content ul li {
	margin:2% 0;
}
.page #content ol li:last-of-type,
.page #content ul li:last-of-type {
	margin-bottom: 4%;
}
.page #content ol li {
	list-style: decimal;
}
.page #content ul li {
	list-style: disc;
}
.page-id-2974 h3 {
    padding-top: 5%;
    clear: both;
    display: block;
}
.page-id-2974 h3.main-title {
	padding-top: 0;
}
.single-conversations .blog-wrap .shareaholic-canvas,
.single-conversations .blog-wrap .wpuf_customs,
.tax-topics .blog-wrap .wpuf_customs{
	display: none!important;
}
.tax-topics .blog-wrap li {
	padding: 5% 0!important;
}
.tax-topics .blog-wrap li .footer-meta {
	margin-bottom: 0;
}
.single-conversations .hc-tags {
	
}
.single-conversations .blog-wrap .footer-meta li {
	display: inline-block;
    float: none;
    width: auto;
    padding: 0;
}
.single-conversations .blog-wrap .footer-meta li:after {
	border: 0;
    content: ', ';
    display: inline;
    height: auto;
    background: none;
}

.single-conversations .blog-wrap .footer-meta:before {
	font-family: "Font Awesome 5 Free"; 
	content:'\f02c ';
}
.single-conversations .blog-wrap .footer-meta li:last-of-type:after {
	display: none;
	padding-right: 0;
}
.hc-topic {
	text-transform: uppercase;
	display: block;
	float: left;
	width: 100%;
}
/******* BY PAGE *******/

/* * * CONTACT * * */


/** MAIN **/
body {
margin:0;
padding:0;
font-weight:300;
	font-family: 'Lato', sans-serif;
	    font-size: 22px;
    line-height: 2rem;
}
#body_wrap {
float: left;
width: 100%;
margin: 0;
padding: 0;
background-size: 100%;
min-height: 810px;
background-repeat: no-repeat;
}
#nav_wrapper {
	position: relative;
z-index: 99;
float: left;
width: 100%;
}
#page-wrap {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 0;
}
.home #page {
        float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
#news_sign {
	float:left;
	width:90%;
	padding:1% 5%;
	text-align:center;
}
#news_sign p {
	margin: 0;
text-transform: uppercase;
font-weight: 300;
text-align: center;
max-width: 35%;
display: inline-block;
line-height: .75em;

}
#news_sign p span {
	text-transform: none;
margin: 0;
padding: 0;
line-height: .5em;

}
#news_sign a {
padding: 0 5%;
display: inline-block;
margin-left: 2%;
}
#page {
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 1280px;
	width: 90%;
	
}
#content {
float: left;
width: 90%;
margin: 5%;
}
.single-post #content {
	width: 100%;
	margin:5% 0;
}
.top-content {
width: 90%;
    margin: 0 5%;
    line-height: 1.75em;
}
.top-content h1 {
	text-align: center;
}
.top-content h3 {
font-family: 'Lato', sans-serif;
color: var(--four); 
text-align: left;
}
p:last-of-type {
	margin-bottom: 0;
}
/** HEADER **/

#header_wrap {
	float: left;
width: 100%;
}
#header {
	margin: 0 auto;
    float: left;
    width: 100%;
    background-image: url(images/2020_tc-headbg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1% 0 1.5%;
	font-size: 22px;
}
/** LOGO **/
#logo_wrap {
	float: left;
	z-index: 1;
position: relative;
width: 96%;
padding: 0 2% 0;
	text-align: center;
    color: var(--white);
    letter-spacing: 2px;
}

#logo {
	padding: 0;
    margin: 0 auto;
    display: block;
    background-image: url(images/2020_tclogo.png);
    background-size: contain;
    height: 150px;
    background-repeat: no-repeat;
    text-align: center;
    float: none;
    background-position: center;
    max-width: 20%;
}

#logo a {
	  display: block;
    width: auto;
    height: 100%;
}
#logo a span {
	display: none;
}
#hero {
	float: left;
    width: 100%;
    background-position: left top;
    padding: 8% 0 4%;
    background-size: cover;
	z-index: 9;
    position: relative;
}
.home #hero {
    padding: 10% 0 5%;
}
#hero_text {
    position: relative;
    bottom: 0;
    left: 10%;
    width: 50%;
}
#hero_text a {
	background: var(--five);
    padding: 2% 5%;
    margin-top: 1%;
    float: left;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 3px;
	font-size:20px;
}
.home #news_subscribe {
    float: left;
   width: 50%;
    margin: 6% 25% 0;
	text-align: center;
}
#news_subscribe {
    float: left;
    width: 80%;
    margin: 4% 10% 10%;
}
#news_subscribe span {
	float: left;
	width:100%;
	display: block;
}
#news_subscribe a {
    background: var(--four);
    color: var(--white);
    display: inline-block;
    max-width: 40%;
    text-align: center;
    margin: 2% 1% 0;
    padding: 1% 0;
    width: 45%;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 22px;
}
#news_subscribe a:first-of-type {
	margin-left: 0;
}
#news_subscribe a:last-of-type {
	margin-right: 0;
}
.post-type-archive-books #news_subscribe h3 {
	margin-bottom: 2%;
	float: left;
}
.post-type-archive-books #news_subscribe a {
	display: block;
	clear: both;
}
.e-cal li a {
    background: var(--one);
    padding: 1% 5%;
    margin: 2% 30% 0;
    width: 30%;
    display: block;
    float: left;
    font-size: 22px;
    color: var(--two);
    font-family: 'Lato', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: 0 0 4px var(--white);
}

#header #soc_media {
    position: absolute;
    top: 10%;
    right: 2%;
    width: 10%;
    text-align: right;
}
#header #soc_media li {
	display: inline-block;
	margin: 0 5%;
}
#header  #soc_media li .fa {
	color: var(--one);
}
/** NAV **/
/** NEW NAV **
	/* Important styles */

#nav {
float: left;
    width: 100%;
    padding: 1% 0;
    line-height: 1em;
    background: var(--one);
	font-size:16px;
box-shadow: 0 0 10px var(--three);
}
#nav ul {
margin:0 auto;
list-style:none;
padding:0;
text-align:center;
}
#nav ul li {
display: inline-block;
margin: 0 2.5% 0 0;
text-align: center;
}
#nav ul li:first-of-type {
	margin-left:0;
}
#nav ul li:last-of-type {
	border-bottom: 0;
	padding-bottom: 0;
	margin-right: 0;
}
#nav ul li a {
text-decoration: none;
    color: var(--three);
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
}
#nav ul li a:hover {
color: var(--four);
	text-shadow: 0px 0px 5px var(--two);
}
/** HEADER/FOOTER SOCIAL MEDIA **/
#header_sm {
float: right;
    width: 99%;
    margin: 0 1% 1% 0;
}
#header_sm ul {
    text-align: center;
width: 70%;
margin: 2% auto 3%;
}

#header_sm ul li,
#footer_sm ul li {
	display:inline-block;
	   margin: 0 .5%;
	width: auto;
}

#footer_sm ul li .fa {
    min-width: 1em;
    border-radius: 50%;
    background: var(--four);
    color: var(--three);
    padding: 20%;
    text-align: center;
}
#header_wrap #l_ropes {
float: left;
    width: 99.98%;
    position: relative;
    z-index: 0;
    margin-top: -1.12%;
    max-width: 99.98%;
    overflow-x: hidden;
	transform: rotate(0);
	margin-bottom: 0;
	background-image: url("images/2020TC_left-ropes.png");
	height: 70px;
	background-size: cover;
}
#l_ropes {
	float: left;
    width: 99.9%;
    position: relative;
    z-index: 0;
    margin-top: -2%;
    max-width: 99.98%;
    overflow-x: hidden;
    transform: rotate(182.05deg);
    margin-bottom: 5%;
    background-image: url(images/2020TC_left-ropes.png);
    height: 70px;
	background-size: cover;
}
#r_ropes {
float: left;
    width: 99.98%;
    position: relative;
    z-index: 0;
    margin-bottom: -2%;
	max-width: 99.98%;
	overflow-x: hidden;
	transform: rotate(2.05deg);
	background-image: url("images/2020TC_left-ropes.png");
	height: 70px;
background-size: cover;
}
#sidebar #soc_media {
	width:100%;
	margin:3% 0 20%!important;
}
#sidebar .sb-btn {
    background: var(--six);
    color: var(--white);
    padding: 5px 0;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'Lato', serif;
}
#soc_media {
    float: left;
    width: 60%;
    text-align: center;
    margin: 3% 20% 0;
	font-size: 35px;
}
#soc_media li {
	display: inline-block;
    margin: 0 5px;
    width: 40px;
    border-radius: 10px;
    padding: 1%;
    height: 40px;
	background:#3072ac;
}
.page-id-143 #soc_media li {
	margin:0 2px!important;
}
.page-id-143 #soc_media {
	margin: 0 auto 5%;
    display: block;
    float: none;
}
#soc_media li.Newsletter {
	background:#09C269;
}
#soc_media li a {
	color: var(--white);
    vertical-align: text-bottom;
}
#soc_media li:first-of-type {
	margin-left: 0;
}
#soc_media li:right-of-type {
	margin-right: 0;
}
#soc_media li.Facebook {
	background: rgb(8,83,145);
}
#soc_media li.Twitter {
	background: rgb(78,185,227);
}
#soc_media li.Pinterest {
	background: rgb(209,30,30);
}
#soc_media li.Goodreads {
	background: rgb(184,171,141);
}
#soc_media li.Mailchimp {
background: rgb(250,210,80);
}
#soc_media li.Instagram {
	background: rgb(131,58,180);
background: linear-gradient(214deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
#soc_media li.Mailchimp a {
	color:var(--text);
}
/** HOME PAGE **/
#header #soc_media {
	display: none;
}
#min_support {
	float: left;
    width: 60%;
    margin: 0 20% 0;
}
#min_support p {
	text-align: center;
}
#min_support a {
	    background: var(--four);
    color: var(--white);
    display: block;
    max-width: 40%;
    text-align: center;
    margin: 2% 30% 0;
    padding: 1% 0;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    font-size: 26px;
}
#speaking_outer {
    float: left;
    width: 90%;
	text-align: center;
    background-size: cover;
    background-position: center;
    padding: 7% 5%;
	background:var(--six);
	position: relative;
	z-index: 9;	
}
#speaking_outer a {
	display: block;
margin: 0 auto;
float: none;
text-align: center;
max-width: 20%;
border: 2px solid var(--text);
clear: both;
width: 20%;
padding: 1% 2%;
margin-top: 3%;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
color: var(--text);
}

#fp_blog {
    float: left;
    margin: 8% 10% 6%;
    width: 80%;
}
#fp_blog h3 {
	margin-bottom: 5%;
	text-align: center;
}
#fp_blog .p-img {
	float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 0 0 2%;
}
#fp_blog .p-img img {
	height:100%;
}
#fp_blog ul {
	text-align: center;
}
#fp_blog ul li {
	display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: left;
}
#fp_blog ul li:first-of-type {
	margin-right: 10%;
}
#fp_blog a {
    display: block;
    margin-top: 3%;
    text-align: center;
	padding: 1% 0;
}
#fp_blog figure {
	display: none;
}
.home #fp_blog ul li h4 {
	 text-transform: capitalize;
    text-align: left;
    color: var(--four);
	}
.home #fp_blog ul li a {
	 display: inline-block;
    text-align: right;
    color: var(--four);
    margin: 0;
    padding: 0;
}
#ex_opts {
    width: 100%;
    float: left;
    margin: 6% 0 0;
    text-align: center;
}
#ex_opts li {
    margin: 0 1.5%;
    width: 350px;
    display: inline-block;
    text-align: right;
    background-position: center;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
}
#ex_opts li a {
	display: block;
    height: 100%;
}
#ex_opts .blue {
	height: auto;
    background: var(--five);
    position: absolute;
    display: inline-block;
    width: 90%;
    padding: 9% 5% 8% 5%;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: .9;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 2px;
}
#ex_opts .blue:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: SkewY(15deg);
    transform-origin: bottom right;
    background: inherit;
    z-index: -1;
}
#ex_opts li:nth-child(2) .blue:before {
    transform: SkewY(-15deg);
    transform-origin: top left;
}
#ex_opts .blue a {
	color: var(--white);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    text-align: right;
    padding-right: 13%;
}
.home-contact {
    float: left;
    width: 80%;
    margin: 0 10%;
}

.feat-titles {
	float: left;
	width: 90%;
	text-align: center;
	margin: 0 5%;
}
.feat-titles ul {
float: left;
width: 98%;
margin: 2% 1% 5%;
}
.feat-titles ul li {
width: 220px;
float: none;
display: inline-block;
margin: 0 1% 2%;
}
.page-template-page-meet .feat-titles ul {
	margin-bottom: 0;
}
.page-template-page-meet .feat-titles ul li {
	margin-bottom: 0;
}
.feat-titles ul li img {
	    height: 300px;
    max-width: 95%;
}
.home .feat-titles ul li.b-img {
	margin: 0;
	float: none;
}
.home #feat_books .fb-left {
    margin-top: 0;
}

.home #feat_books .fb-left h3:after {
	display: none;
}
.home #feat_books .fb-right #mc_embed_signup input {
	padding: 2%;
width: 95%;
float: none;
margin: 1% auto 0;
display: block;
} 

#newsletter {
    float: left;
    width: 80%;
    margin: 0 10% 0;
}
#newsletter #mc_embed_signup form {
	margin: 0;
	padding: 0;
}
#newsletter p {
	text-align: center;
}
#newsletter #mc_embed_signup input.email {
margin: 0 2% 1% 0;
width: 75%;
display: inline-block;
padding: .25em .5em;
border: 2px solid var(--four);
}
#newsletter #mc_embed_signup input.button {
margin: 0 auto;
background: var(--four); 
padding: 1.4em 0;
line-height: .2em;
display: inline-block;
max-width: 20%;
	border-radius: 0;
}
#speaker {
	float:left;
	width:90%;
	padding:5%;
	background:var(--four);
	text-align:center;
}
#speaker h2,
#speaker p {
	text-align:center;
	margin:0;
}

#speaker a {
	float: none;
display: inline-block;
height: 100%;
padding: 1% 5%;
background: var(--five);
width: auto;
color: var(--white);
text-transform: uppercase;
margin-top: 2%;
}
#speaker a:hover {
	background:var(--five);
}
#lat_rel {
	float: left;
	width: 100%;
	padding: 5% 10% 0;
}
#lat_rel p {
	text-align: center;
}
.home #lat_rel {
    float: left;
    width: 80%;
    padding: 5% 10%;
}
.home #lat_rel p {
	text-align: justify;
}
.b-wrap {
	margin: 1% 0 0 0;
}
.home .b-wrap {
margin: 5% 20% 8%;
    float: left;
    width: 60%;
}
.h3-cont2 {
	width: 40%;
display: block;
text-align: center;
margin: 0 auto;
}
.h3-cont2 h3 {
	display: inline-block;
}
/** ABOUT PAGE **/
.m-section {
    width: 88%;
    margin: 10% 6% 0;
    float: left;
}
.m-section:first-of-type {
	margin-top: 0;
}
.m-section h5 {
	padding-top: 3%;
}
.m-section img {
	width: auto;
    height: 100%;
}
.m-section .m-image {
    width: 300px;
    height: 400px;
    float: left;
    overflow: hidden;
    margin-right: 5%;
	margin-bottom: 1%

}
.m-section:nth-of-type(odd) .m-image {
	float: right;
	margin-left: 5%;
	margin-right: 0;
}

.m-section .m-links {
	float: left;
	width: 100%;
	text-align: center;
	color: var(--two);
}
.m-section .m-links li {
	display: inline;
}
.m-section .m-links li a {
	
    color: var(--two);
    text-transform: uppercase;
    font-size: 20px;
}

.m-section .m-links li:before {
	content: ' • ';
    margin: 0 5px;
    font-size: 15px;
    vertical-align: top;
}
.m-section .m-links li:first-of-type:before {
	display: none;
}
/** SPONSORSHIP PGS **/
.post-type-archive-sponsor #r_ropes,
.tax-sponsor-categories #r_ropes,
.tax-tags #r_ropes {
	display: none;
}
.post-type-archive-sponsor #r_ropes,
.tax-sponsor-categories #r_ropes,
.single-sponsor #r_ropes,
.tax-tags #r_ropes {
	display: none;
}
.sponsor-video iframe {
	float: left;
    width: 76%;
    margin: 5% 12% 0;
}
.single-sponsor .testimonies {
	float: left;
    width: 62%;
    padding: 5% 19% 0;
    text-align: center;
}

.btm-sponsor {
    float: left;
    width: 40%;
    background: var(--five);
    color: var(--white);
    font-weight: bold;
    letter-spacing: 1px;
    margin: 5% 30% 0!important;
    text-align: center;
    text-transform: uppercase;
    padding: 1% 0;
    font-size: 20px;
}
#r_ropes2 {
	float: left;
        width: 99.98%;
    position: relative;
    z-index: 0;
    margin-bottom: -2%;
    max-width: 99.98%;
    overflow-x: hidden;
    transform: rotate(2.05deg);
	background-image: url("images/2020TC_left-ropes.png");
    height: 70px;
    background-size: cover;
    margin-top: 5%;
}
.search-kids {
    width: 90%;
    float: left;
	padding: 0 5%;
    text-align: center;
    margin-bottom: 3%;
    color: var(--six);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 80%;
}
.sponsor-faq {
	float: left;
    width: 90%;
    padding: 5%;
    margin-bottom: 0;
    margin-top: 3%;
	background:url('https://terriclarkministries.org/wp-content/uploads/2020/12/fort-portal-2138189_1920-1.jpg');
	background-size: cover;
    position: relative;
    z-index: 9;
}
.single-sponsor .sponsor-faq {
	margin-top: 0;
}
.sponsor-faq div {
    width: 46%;
    color: var(--white);
    font-size: 20px;
    line-height: 1.25;
}
.sponsor-faq div:first-of-type {
	float: left;
}
.sponsor-faq div:last-of-type {
	float: right;
}
.sponsor-faq div h5 {
	font-size: 22px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 2px;
    color: var(--white);
	margin-bottom: 2%;
}
.sponsor-faq div h6 {
	color: var(--white);
    font-size: inherit;
    text-transform: capitalize;
}
.sponsor-faq div p {
	color: var(--white);
}
.sponsor-faq ul {
	list-style: none;
}
.sponsor-faq ul li {
	list-style: none;
	display: none;
	line-height: 1.25;
    margin: 5% 0;
    font-size: 20px;
}
.sponsor-faq div:first-of-type li:first-of-type,
.sponsor-faq div:nth-of-type(2) p:first-of-type {
	margin-top: 0;
}
.sponsor-faq div:nth-of-type(2) li:first-of-type {
	margin-top: 0;
}
.sponsor-faq ul li:first-of-type,
.sponsor-faq ul li:nth-of-type(2),
.sponsor-faq ul li:nth-of-type(3) {
	display: list-item;
}
.sponsor-faq ul li:nth-of-type(3) {
	margin-bottom: 0;
}
.sponsor-faq a {
    color: var(--white);
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    width: 100%;
    float: left;
    margin-top: 2%;
    font-size: 90%;
}
.sponsor-faq a:hover {
	opacity: .8;
}
.sponsor-faq ol {
	display: none;
}
.sponsor-works-wrap {
	float: left;
	width: 80%;
	padding: 5% 10%;
	background: url(https://terriclarkministries.org/wp-content/uploads/2020/12/farmer-2008002_1920-1.jpg);
    background-size: cover;
    background-position: bottom!important;
}
.sponsor-works-wrap h2 {
	text-align: center;
    color: var(--white);
    text-shadow: 0 0 10px black;
    font-style: normal;
    font-size: 42px;
    font-family: 'Lato', serif;
    text-transform: uppercase;
    letter-spacing: 2px;
	font-weight: bold;
}
.sponsor-works-wrap ul {
    display: flex;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    color: var(--text);
    clear: both;
}
.sponsor-works-wrap li {
	width: 30%;
	margin: 0 2%;
}
.sponsor-works-wrap li:first-of-type {
	margin-left: 0;
}
.sponsor-works-wrap li:last-of-type {
	margin-right: 0;
}
.sponsor-works-wrap li span {
	float: left;
    width: 10%;
    padding-top: 5.25rem;
    font-size: 250px;
    font-weight: bold;
    color: var(--two);
    text-shadow: 0 0 10px var(--text);
    opacity: .5;
}
.step-deet {
	float: right;
    width: 87%;
}
.sponsor-btns {
	    float: left;
    width: 100%;
    text-align: center;
    margin: 5% 0 0;
}
.sponsor-works-wrap li p {
display: block;
    position: relative;
    margin: 0 1%;
    border: 0;
    color: var(--white);
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
    padding: 2rem 1.5rem;
    font-weight: bold;
	text-shadow: 0 0 10px black;
	padding-bottom: 0;
}
.sponsor-works-wrap li p:first-of-type {
	margin-left: 0;
	padding-left: 0;
}
.sponsor-works-wrap li p:last-of-type {
	margin-right: 0;
	padding-right: 0;
}
.page-id-147 h4.wel-state {
    margin-bottom: 5%;
}
.page-id-147 .sponsor-works-wrap {
	padding: 8% 10% 7%;
}
.page-id-147 .sponsor-works-wrap p {
	color: var(--white);
    font-weight: bold;
    text-align: center;
    font-family: 'IBARRA REAL NOVA', serif;
    font-size: 22pt;
    line-height: 30pt;
    text-shadow: 0 0 10px black;
    letter-spacing: 1px;
}
.do-opts {
	float: left;
	width: 90%;
	margin: 0 5%;
	text-align: center;
}
.do-opts li {
	list-style: none!important;
    width: 40%;
	margin:0!important;
	display: inline-block;
	vertical-align: top;
}
.do-opts li:first-of-type {
	margin-right: 10%!important;
}
.do-opts li h5 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    color: var(--text);
    text-align: left;
    margin-bottom: 0;
}
.do-opts li a {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: var(--five);
	font-size: 90%;
}
.do-opts li p {
	text-align: left;
}
.tcm-info {
    float: left;
    width: 60%;
    margin: 5% 20% 3%;
	text-align: center;
}
.tcm-info h5 {
	font-family: 'Lato';
    font-style: normal;
    color: var(--text);
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
	margin-bottom: 2%;
}
.tcm-info li {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
	text-align: left;
	color: var(--text);
}
.tcm-info li:first-of-type {
	margin-left: 0;
}
.tcm-info li:last-of-type {
	margin-right: 0;
}
.rotate {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    text-transform: lowercase;
    display: inline-block;
}
.rotate.normal {
    text-transform: uppercase;
	letter-spacing: 1px;
}
.kd {
	text-transform: lowercase;
	letter-spacing: 1px;
}
.bullet {
	font-size: 10pt;
    vertical-align: bottom;
}
.testimonies {
    float: left;
    width: 80%;
    padding: 5% 10% 0;
	text-align: center;
}
.testimonies h3 {
    text-align: center;
    margin-bottom: 2%;
}
.testimonies p {
	text-align: center;
}
.testimonies p:first-of-type {
	margin-bottom: 2%;
	letter-spacing: .5px;
}
.testimonies p:last-of-type:before {
	content: '';
    height: 2px;
    background: var(--two);
    display: block;
    width: 80%;
    margin: 0 auto 1.5%;
}
.testimonies p:last-of-type {
	color: var(--text);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 80%;
	line-height: 1;
}
.search-kids li {
    display: inline-block;
    margin: 0 5px;
    text-transform: uppercase;
    width: 25%;
}
.search-kids li a {
    color: var(--three);
    text-transform: uppercase;
    font-size: 100%;
    font-weight: bold;
}
.search-kids li a:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0da";
    margin-left: 5px;
	color: var(--four);
}
.corner-overlay {
    position: absolute;
    bottom: 48%;
    right: 50%;
    width: 100%;
    height: 100%;
    z-index: 500;
    transform: rotate(50deg);
    background: var(--three);
}
.corner-overlay-content {
    position: absolute;
    right: -10px;
    bottom: 275px;
    z-index: 600;
    color: #fff;
    font-size: 22px;
    line-height: 21pt;
    width: 45%!important;
    text-align: right;
    transform: rotate(-50deg);
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block!important;
}
.post-type-archive-sponsor #spo_kids,
.tax-sponsor-categories #spo_kids,
.tax-tags #spo_kids{
	float: left;
	text-align: center;
	display: flex;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}
.post-type-archive-sponsor #spo_kids li,
.tax-sponsor-categories #spo_kids li,
.tax-tags #spo_kids li {
    display: none;
	width: 32%;
    margin-bottom: 5%;
    vertical-align: top;
    float: left;
    min-height: 475px;
	background: var(--six);
}
.post-type-archive-sponsor #spo_kids li div, 
.tax-sponsor-categories #spo_kids li div,
.tax-tags #spo_kids li div {
	display: inline-block;
	width: 100%;
}
.post-type-archive-sponsor #spo_kids li:nth-of-type(3n-1),
.tax-sponsor-categories #spo_kids li:nth-of-type(3n-1),
.tax-tags #spo_kids li:nth-of-type(3n-1) {
	margin-left: 2%;
	margin-right: 2%;
}
.post-type-archive-sponsor #spo_kids li img,
.tax-sponsor-categories #spo_kids li img,
.tax-tags #spo_kids li img{
	height: 500px;
	width: 80%;
}

.post-type-archive-sponsor span,
.tax-sponsor-categories span,
.tax-tags span{
	display: block;
}
.post-type-archive-sponsor #spo_kids li div.holder-cimg,
.tax-sponsor-categories #spo_kids li div.holder-cimg,
.tax-tags #spo_kids li div.holder-cimg{
	position: relative;
	overflow: hidden;
    height: 500px;
}
.post-type-archive-sponsor #spo_kids li div.holder-cimg img,
.tax-sponsor-categories #spo_kids li div.holder-cimg img,
.tax-tags #spo_kids li div.holder-cimg img{
	width:100%;
}
.post-type-archive-sponsor span.c-idnum,
.tax-sponsor-categories span.c-idnum,
.tax-tags span.c-idnum {
line-height: 100%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--five);
}
.post-type-archive-sponsor span.c-descrip,
.post-type-archive-sponsor span.c-sex,
.post-type-archive-sponsor #spo_kids div #spo_form,
.tax-sponsor-categories span.c-descrip,
.tax-sponsor-categories span.c-sex,
.tax-sponsor-categories #spo_kids div #spo_form,
.tax-tags span.c-descrip,
.tax-tags span.c-sex,
.tax-tags #spo_kids div #spo_form
{
	display: none;
}
.child-info {
    padding: 2% 5% 5%;
    width: 90%!important;
    text-align: left;
    font-size: 20px;
    color: var(--text);
    line-height: 24px;
}
.child-info h5 {
	font-size: 32px;
    color: var(--four);
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
	margin-bottom: 4%;
}
.child-info .spo-links {
    border: 0;
    width: 40%;
    padding: 0;
	margin-top: 6%;
}
.child-info .spo-links:first-of-type {
float: left;
    text-align: left;
    font-size: 88%;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--text);
}

.child-info .spo-links:last-of-type{
    float: right;
    width: 50%;
    text-align: center;
    background: var(--four);
    color: var(--five);
    text-transform: uppercase;
    font-size: 85%;
    padding: 1% 0;
    font-weight: bold;
    margin-top: 18px;

}
.c-need {
	background: var(--six);
    padding: 3% 5%;
    width: 90%;
    float: left;
    text-align: center;
    margin: 5% 0 0;
}
.c-need p {
	text-transform: none;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    font-size: 115%;
    text-align: center;
	margin: 0;
}
.media-div {
	float: left;
    width: 100%;
    margin: 5% 0 0;
}
.media-div .more-btn {
	float: left;
    width: 50%;
    margin: 0 22%;
    padding: 1% 3%;
    background: var(--four);
    color: var(--white);
    text-align: center!important;
    font-family: 'Ibarra Real Nova', serif;
    text-transform: none;
    font-size: 120%;
    font-style: italic;
}
.page-id-163 #content ul#soc_media li:last-of-type  {
	margin-bottom: 0;
}
.media-div .b-aff {
    text-align: left;
    margin: 0!important;
}
.media-div .b-aff li {
	margin:0 5px 0!important;
	padding: 0!important;
}
.media-div .b-aff li:first-of-type {
	margin-left: 0!important;
}
.media-div .b-aff li:last-of-type {
	margin-right: 0!important;
}
#child_wrap {
	
}
#child_wrap .child-img {
	float: left;
    width: 35%;
    margin-right: 4%;
    margin-top: -3%;
}
#child_wrap .c-dob,
#child_wrap .c-sex,
#child_wrap .c-descrip {
	display: block;
}
#child_wrap .c-descrip  {
	margin-top: 2%;
}
#child_wrap h3 {
	text-transform: none;
    color: var(--four);
    margin-top: 3%;
}
#child_wrap .acf-field .acf-label label {
    font-weight: normal!important;
    color: var(--text)!important;
}
#sponsor_cta {
	margin-top: 5%;
text-align: center;
float: left;
width: 100%;
}
#sponsor_cta h6 {
	margin-bottom: 2%;
}
.sponsor-btns li {
	text-align: center;
    display: inline-block;
    padding: 1% 5%;
}
.sponsor-btns li:first-of-type {
	text-transform: uppercase;
    background: var(--three);
    width: 15%;
    text-align: center;
    display: inline-block;
    padding: 1% 5%;
}
.sponsor-btns li:first-of-type a {
	color: var(--six);
	font-weight: bold;
	letter-spacing: 1px;
}
.o-links {
	
}
.o-links li {
    display: inline-block;
    width: auto;
    margin: 2% 5px 5%;
    background: var(--five);
    text-align: center;
    padding: 0 30px;
}
.o-links li:first-of-type {
	margin-left: 0;
}
.o-links li:last-of-type {
	margin-right: 0;
}
.o-links li a {
    color: var(--white);
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    width: 100%;
    font-size: 18px;
}
#sp_form {
    float: left;
    width: 70%;
    margin: 5% 7%;
    background: var(--five);
    padding: 3% 8%;
}
#sp_form h5 {
	color: var(--text);
    text-align: center;
    font-size: 32px;
    margin-bottom: 5%;
}
#sp_form h5:after {
	display: block;
    max-width: 20%;
    margin: 2% auto 0;
    background: var(--three);
    height: 1px;
    content: '';
}
.opening-statement {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
.post-type-archive-sponsor h4.wel-state {
    margin-bottom: 2%;
}
#loadMore {
	text-align: right;
    color: var(--three);
    cursor: pointer;
    width: 100%;
    /* padding: 1% 2%; */
    /* background: #d9d5cc; */
    clear: both;
    display: block;
    text-transform: uppercase;
    font-size: 90%;
    margin: 0;
    font-weight: bold;
}
#loadMore:hover {
    color:black;
}
#showLess {
    color:red;
    cursor:pointer;
    display:none;
}
#showLess:hover {
    color:black;
}
/** MEDIA **/
.page-id-163 #soc_media{
	width: 100%;
    float: left;
    margin: 5% 0 0;
	text-align: left;
}
.page-id-163 #soc_media li {
	margin-top: 0!important;
    text-align: center;
    margin-bottom: 0!important;
    margin: 0 5px 0!important;
}
.page-id-163 #soc_media li:first-of-type {
	margin-left: 0!important;
}
.page-id-163 #soc_media li:last-of-type {
	margin-right: 0!important;
}
.page-id-163 ul.b-aff li:first-of-type {
	margin-left: 0!important;
}
.page-id-163 #pr-images {
	float: left;
	width: 100%;
	text-align: center;
}
.page-id-163 #pr-images li {
	display: inline-block;
    width: 350px;
    height: 500px;
    overflow: hidden;
    vertical-align: top;
    margin: 0 5px 0!important;
}
.page-id-163 #pr-images li:nth-of-type(2) {
	margin: 0 1%;
}
.page-id-163 #pr-images img {
	height: 100%;
}
/** BOOKS MAIN & SUB **/
.post-type-archive-books .domain-name-check form,
.single-books .domain-name-check form {
	width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
    clear: both;
}
ul.b-down {
	float: left;
    margin: 0 5%;
    display: block;
    width: 90%;
    clear: both;
    padding: 0;
    text-align: center;
    column-count: 1;
    column-gap: 0;
}
ul.b-down h6 {
    margin: 0 0 1%;
    color: var(--five);
    font-size: 16px;
    text-shadow: none!important;
}
ul.b-down li {
    font-style: normal;
    color: var(--six);
    padding: 0 auto 3%;
	width:100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
}
 ul.b-down form label {
    text-transform: none;
    color: var(--four);
    max-width: 35%;
    display: inline-block;
    width: auto;
    margin-right: 2%;
}
ul.b-down form input {
	display: inline-block;
    max-width: 60%;
}
ul.b-down form input[type="submit"] {
    display: inline-block;
    max-width: 30%;
    width: auto;
    margin: 0;
    padding: .7% 2%;
    min-width: auto;
    vertical-align: bottom;
}
.post-type-archive-books ul.b-rev,
.page-template-page-meet .soc-media {
display: block;
    float: left;
    width: 90%;
    padding: 5% 5% 0;
    margin: 2% 0 0%;
	column-count: 1;
}
.page-template-page-meet .soc-media {
	margin-bottom: 4%;
}
.page-template-page-meet .soc-media ul.b-rev li {
	display: inline-block;
}
.page-template-page-meet .soc-media h3,
.page-template-page-meet .soc-media ul.b-rev li,
.page-template-page-meet .soc-media .b-rev li a span {
	color:var(--six); 
	text-shadow: 0 0 2px var(--six); 
}
.page-template-page-meet .soc-media .b-rev li a .fa {
	background:var(--six); 
}

	.post-type-archive-books #feat_books {
		background-color:var(--four);
	}
	.post-type-archive-books #feat_books .fb-left {
		margin-top:0%;
	}

.post-type-archive-books .b-wrap {
	margin: 0 10%;
float: left;
}
.home ul.b-rev {
	margin-top: 0;
	display: none;
}
ul.b-rev {
    width: 80%;
    float: left;
    margin: 0 10% 5%;
column-count:2;
	  column-gap: 40px;
}
.page-id-163 ul.b-rev {
    display: flex;
    max-width: 100%;
	width:100%;
	margin-bottom: 0;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}
.page-id-163 ul.b-rev li {
	width: 48%;
    list-style: none!important;
    text-align: left;
    margin: 2% 0 0!important;
}
.page-id-163 ul.b-rev li:first-of-type,
.page-id-163 ul.b-rev li:nth-of-type(2) {
	margin-top: 0!important;
}
.page-id-163 ul.v-rev li{
	list-style: none!important;
	margin-bottom: 0!important;
	text-align: left;
	margin-top: 0!important;
}
.page-id-163 ul.v-rev li {
	width: 47.5%!important;
    display: inline-block;
	vertical-align: top;
}
.page-id-163 ul.v-rev li:first-of-type {
	margin-right: 5%!important;
}
.page-id-163 ul.v-rev li p {
    margin-top: 1%;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 1px;
    color: var(--five);
}
.page-id-163 ul.v-rev {
    margin-bottom: 0;
    width: 100%;
    margin: 0;
    list-style: none!important;
}
.page-id-163 ul.v-rev iframe {
	height: 300px;
}
.page-id-163 .b-stacked {
    float: left;
	width: 18%;	
    box-shadow: 0 0 5px var(--one);
    list-style: none!important;
    margin-right: 15px!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
	height: 300px;
}
.page-id-163 .b-stacked:last-of-type {
	margin-right: 0;
}
.page-id-163 .b-stacked img {
	width: 100%;
	height: 300px;
}
ul.b-aff {
	text-align: center;
    width: 80%;
    margin: 8% 10% 5%;
    float: left;
}
ul.b-aff li {
    margin: 0 2% 2%;
    padding: 2% 0 0;
    padding-bottom: 10px;
    width: auto;
    display: inline-block;
    vertical-align: top;
}
ul.b-aff li img {
    height: 100px;
}
ul.b-vid {
    width: 100%;
    float: left;
    margin: 0;
}
ul.b-vid li {
	margin-bottom: 2%;
}
ul.b-vid li:last-of-type {
	margin-bottom: 0%;
}
ul.b-rev .nav-border {
    float: left;
    width: 100%;
	margin-bottom: 4%;
}
.home ul.b-rev h4 {
	display: none;
}
.home-buy {
	display: block;
    width: 40%;
    background: var(--two);
    padding: 2% 0;
    margin: 5% auto 0;
    text-align: center;
    color: var(--white);
    text-transform: uppercase;
	clear: both;
}
.post-type-archive-books .home-buy {
	display: none;
}
ul.b-rev h4 {
text-align: center;
margin-bottom: 1%;

}
ul.b-rev h5 {
color: var(--five);
margin: 0;
text-align: left;
float: none;
display: block;
	font-weight: 300;
}
ul.b-rev li {
font-style: normal;
    color: var(--six); 
    padding:0 auto;
    max-width: 90%;
    margin: 1% auto 1.75em;
    text-align: center;
}

.b-intro p {
	float: left;
width: 80%;
margin: 0 10% 5%;
padding: 0;
color: var(--four);
text-transform: none;
line-height: 1em;
text-align: center;
}
.home .b-order {
	display: none;
}
#b-navail .h3-cont h3 {
margin-bottom: 2%;
}
.post-type-archive-books .b-title,
.post-type-archive-books .b-pub
{
	display: none;
}
.post-type-archive-books .b-img {
    float: right;
    width: 30%;
    margin: 2% 0 0 5%;
    max-width: 30%;
} 
.post-type-archive-books .b-cov {
	float: right;
    width: 100%;
	margin-bottom: 2%;
}
.post-type-archive-books ul#b-navail,
.post-type-archive-downloads ul#b-navail,
.page-id-2974 ul#b-navail {
	float: left;
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
}
#b-navail li{
width: 400px;
    display: inline-block;
    margin: 0 1% 1%;
    vertical-align: top;
}
#b-navail li.b-stacked {
    width: 100%;
    float: left;
    margin: 0 0 10%;
    display: block;
}
#b-navail li.b-stacked .bstack-img {
    width: 350px;
    height: 500px;
    float: left;
    box-shadow: 0 0 15px var(--one);
	margin-right: 5%;
}
#b-navail li.b-stacked:last-of-type {
	margin-bottom: 0;
}
#b-navail li.b-stacked .bstack-img img {
	height: 100%;
}
#b-navail li.b-stacked .b-info,
.home .b-info {
	padding-top: 5%;
    text-align: left;
}

#b-navail li.b-stacked .b-info .b-buy,
.home .b-info .b-buy {
	text-align: left;
}
#b-navail li.b-stacked .b-info .b-buy .reg-link {
	vertical-align: -webkit-baseline-middle;
	margin-left: 2%;
}
.home .b-info .b-buy .reg-link {
	    vertical-align: top;
    margin-left: 2%;
}
#b-navail li.b-stacked .b-info .b-buy li,
.home .b-info .b-buy li{
	display: none;
}
#b-navail li.b-stacked .b-info .b-buy li:nth-of-type(1),
#b-navail li.b-stacked .b-info .b-buy li:nth-of-type(2),
#b-navail li.b-stacked .b-info .b-buy li:nth-of-type(3) {
	display: inline-block;
    width: auto;
	max-width: 15%;
	margin:0 1%;
    background: none!important;
    vertical-align: top;
    padding: 0;
}
.home .b-info .b-buy li:nth-of-type(1), .home .b-info .b-buy li:nth-of-type(2), .home .b-info .b-buy li:nth-of-type(3) {
    display: inline-block;
    width: 14%;
    background: none!important;
    margin-top: 0;
    padding:0;
	margin:0 0 1%;
}
.home .b-info .b-buy li:nth-of-type(2) {
	margin:0 3%;
}
#b-navail li.b-stacked .b-info .b-buy li:nth-of-type(1),
.home .b-info .b-buy li:nth-of-type(1) {
	margin: 0;
    padding: 0;
	}
#b-navail li.b-stacked .b-info .b-buy img,
.home .b-info .b-buy img{
    width: 100%;
    height: auto;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}
.b-blist {
	display: none;
}
.home .b-blist {
	display: inline-block;
    float: none;
    width: 52%;
}
.post-type-archive-books ul#b-navail li.b-stacked .b-info span a{
	font-family: 'Ibarra Real Nova', serif;
    font-weight: 300;
	text-transform: capitalize;
    font-size: 35px;
    margin: 0;
    padding: 0;
    color: var(--text);
    line-height: 2.5rem;
    font-style: normal;
}
.post-type-archive-books ul#b-navail li.b-stacked .b-info span:nth-child(2),
.post-type-archive-books ul#b-navail li.b-stacked .b-info a {
	color:var(--five);
	text-transform: uppercase;
	    line-height: 2rem;
}
.post-type-archive-books ul#b-navail li.b-stacked .b-info span.b-tag {
	text-transform: none;
}
#b-navail li img {
	width: 100%;
	height:600px;
}
.post-type-archive-books ul#b-navail li .b-info a,
.post-type-archive-downloads ul#b-navail li .b-info a {
}
.post-type-archive-books ul#b-navail li .b-info .b-bubble,
.post-type-archive-downloads ul#b-navail .b-info .b-bubble {
display: block;
    background: var(--two);
    width: 80%;
    margin: 2% auto 0;
    padding: 3% 0;
    color: var(--white);
}
 
.post-type-archive-books ul#b-navail li .b-info span,
.post-type-archive-downloads ul#b-navail li .b-info span{
	display: block;
		text-transform: uppercase;
}
.post-type-d4865d-books ul#b-navail li .b-info span:first-child a,
.post-type-archive-downloads ul#b-navail li .b-info span:first-child a{
	color: var(--four);
}
.post-type-archive-books ul#b-navail li .b-info span:nth-child(2),
.post-type-archive-downloads ul#b-navail li .b-info span:nth-child(2){
	color: var(--four);
line-height: 1em;
}
.post-type-archive-books ul#b-navail li .b-info span a,
.post-type-archive-downloads ul#b-navail li .b-info span a {
color: var(--five);
font-weight: bold;
}
.post-type-archive-books ul#b-navail li div img {
	width: 250px;
	height:375px;
	border: .25em solid var(--two);
	line-height: .5em;
}
.post-type-archive-books .b-wrap h3 {
	margin-top: 0;
}
.post-type-archive-books .bd-title {
	display: none;
}
.post-type-archive-books .h3-cont2 {
	float: left;
    width: 65%;
    margin-top: 5%;
}
.post-type-archive-books .b-desc,
.post-type-archive-books .b-tline{
	float: left;
    width: 100%;
}
.post-type-archive-books .b-desc {
	margin-bottom: 5%;
}
.post-type-archive-books .goodreads {
	position: relative;
	width: 100%;
	max-height: 0px;
	margin: 1em auto 0;
	z-index: 3;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: block;
	text-align: center;
}
.post-type-archive-books .goodreads:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.post-type-archive-books ul#b-navail li div .goodreads img {
	min-height: 0px;
	height: auto;
	border: 0;
	margin-top: -1em;
	max-width: 60%;
}
.post-type-archive-books .b-ex,
.home .b-ex {
position: relative;
width: auto;
margin: -2em auto 0;
display: block;
text-align: center;
padding: 5%;
max-width: 65%;
}
.post-type-archive-books .b-ex a,
.home .b-ex a {
	text-transform: uppercase;
}
.post-type-archive-books .b-ex:hover,
.home .b-ex:hover {
}

.post-type-archive-books .b-details .b-buy {
	display: none;
}

.post-type-archive-books .b-l,
.post-type-archive-books .b-avail,
.post-type-archive-books .b-count, 
.post-type-archive-books .b-isbn,
.home #btm_links,
.home .b-excerpt,
.home .b-pub,
.home .b-avail,
.home .b-count,
.home .b-isbn,
.home .home-blink {
	display: none;
}
.home .b-details {
	    margin: 1% 0 0%;
    width: 62%;
	float: left;
}
.home .b-details h5 {
	display: none;
}
.single-books .b-details h3 {
    margin-top: 5%;
}
.home .b-img {
	float: left;
    width: 40%;
    margin-right: 6%;
    max-width: 40%;
}
.home .b-img img {
	width:100%;
	box-shadow: 0 0 20px var(--one);
}
.home .upper-wrap {
	    max-width: 1280px;
    margin: 6% auto 0;
}
.home .upper-wrap h3 {
	padding-top: 5%;
}
#pre_order {
	display: none;
}
.home #pre_order {
    display: none;
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 62%;
}
.home .b-tag {
	
}
.post-type-archive-books #pre_order {
    display: block;
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 100%;
}

.home .bd-title,
.home .b-desc {
	display: none;
}
.b-details {
    float: left;
    width: 65%;
}
.post-type-archive-books .b-details {
	margin-top: 3%;
}

.b-frev {
	display: none;
}
.home .b-frev {
	display: block;
}
.home .b-frev:before {
content: ' ';
    height: 1px;
    width: 80%;
    margin: 3% auto ;
    background: var(--three);
    display: block;
}
.home .b-frev p {
    color: var(--four);
    margin: 0 0 .5%;
}
.home .b-frev p:first-of-type:before {
    content: " \201C ";
    position: relative;
    font-family: 'Ibarra Real Nova', serif;
    top: 25px;
    line-height: 0%;
}
.home .b-frev p:first-of-type:after {
    content: " \201D ";
    position: relative;
    font-family: 'Ibarra Real Nova', serif;
    top: 25px;
    line-height: 0%;
}
.home .b-frev p:last-of-type {
	margin-bottom: 0;
}

.home .bd-wrap {
	display: none;
}
.single-books .bd-wrap {
	display: none;
}
.single-books .b-link h3,
.single-books .b-gtype p {
	display: none;
}
.single-books .upper-wrap .b-buy li:nth-of-type(2) {
	margin-left: 3%;
	margin-right: 3%;
}
.single.single-downloads .upper-wrap {
	margin-top:5%;
}
.single .b-details {
    float: right;
    width: 65%;
	margin-top: 3%;
}
.single-books .b-details p,
.single-books .b-details {
	color:var(--six); 
}
.single ul.b-rev li {
font-style: normal;
    color: var(--two); 
    padding: 0 auto 3%;
    max-width: 90%;
    margin: 1% auto 6%;
    text-align: center;
    font-family: 'Ibarra Real Nova', serif;
    font-weight: 600;
    font-style: italic;
    font-size: 28px;
}
.single ul.b-rev li .b-revs:before,
.single ul.b-rev li .b-revs:after {
	content:'"';
	color: var(--two);
}
.single .b-details h4 {
	color: var(--six); 
}
.single .book-downloads {
    float: left;
    width: 90%;
    margin: 0 5%;
}

.single .book-downloads div {
		-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}
.single .book-downloads div p:first-of-type {
	margin-top: 0;
}
.single .be-downloads li {
	margin:0 1%;
	display: inline-block;
}
.single .be-downloads li:first-of-type {
	margin-left:0;
}
.single .be-downloads li a {
	color: var(--four);
}
.single .bd-wrap {
	text-align: center;
	line-height: 1em;
}
.single #content .b-details h5 {
	text-align: center;
margin-bottom: 0;
}

.b-tline {
    font-style: italic;
	    display: block;
    margin-top: 3%;
}
.b-ex {
	display: none;
}
.b-link {
    text-align: center;
    width: 100%;
    float: left;
	margin-top: 3%;
}
.home .b-link {
    display: inline-block;
    margin: 0;
    width: 100%;
}
.b-link a {
	width: auto;
	margin: 2% 1% 0;
	padding: 2% 10%;
	clear: both;
	display: inline-block;
	color: var(--white);
	text-transform: uppercase;
}
a#order {
	display: none;
}
.b-rev li {
	margin: 3% 0;
}
.b-revs p {
    text-align: center;
    color: var(--four);
    line-height: 150%;
}
.post-type-archive-books .b-revs:before,
.post-type-archive-books .b-revs:after {
	display: none;
}
.b-revname {
	text-align: center;
}
.b-revname p,
.b-revname,
.b-revcred,
.b-revcred p {
	text-transform: capitalize;
	text-align: center;
	color: var(--two);
	display: inline-block;
}
.b-revname:before {
	content:'-';
	color:var(--two);
	display: inline-block;
}
.b-revcred:before {
	content:', '
}
/** MAIN SPEAKING PAGE **/
#speak_tabs {
	text-align: center;
}
#speak_tabs li {
	    display: inline-block;
    margin: 0 2%;
    width: 30%;
    float: none;
    text-align: center;
}
#speak_tabs li:first-of-type {
	margin-left: 0;
}
#speak_tabs li:last-of-type {
	margin-right: 0;
}
#speak_tabs li a {
	display: block;
    background: var(--four);
    color: var(--white);
    text-transform: uppercase;
	    padding: 5%;
    font-size: 80%;
}
.speak-intro {
	margin-top:5%;
	float: left;
	width: 100%;
}
.post-type-archive-speaking ul.b-rev {
	column-count: 1;
}
.post-type-archive-speaking ul.b-rev li,
.post-type-archive-speaking .b-revname p, .post-type-archive-speaking .b-revname, .post-type-archive-speaking .b-revcred,.post-type-archive-speaking  .b-revcred p {
	color: var(--four);
}
.post-type-archive-speaking ul.b-rev h3 {
	display: none;
}
/** MAIN MISSIONS **/
/** SUB MISSIONS **/
.o-wrap {
	float: left;
	width: 100%;
	margin: 8% 0;
}
.o-wrap:last-of-type {
	margin-bottom: 0;
}
.o-wrap:nth-of-type(odd) .o-img {
	float: right;
    width: 30%;
	margin-left: 5%;
}
.o-wrap:nth-of-type(even) .o-img {
	float: left;
    width: 30%;
	margin-right: 5%;
}
.o-wrap .o-img img {
	margin-top: -10%;
}
.o-desc {
	
}

#o_links {
	margin-top: 2%;
}
#o_links li {
	display: inline-block;
	margin:0 2%;	
}
#o_links li:first-of-type {
	margin-left: 0%;
}
#o_links li img {
	max-width: 100%;
}
#o_links a {

}
.stm-links {
	float: left;
	width: 100%;
	text-align: center;
}
.stm-links a {
	display: inline-block;
}
.o-gal {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 5%;
}
.o-gal h5 {
	font-size: 34px;
}
.o-gal li {
	display: inline-block;
	margin: 2% 1%;
    vertical-align: top;
    width: 150px;

}
.o-gal li:nth-of-type(3n+7) {
	margin-right: 0;
}
.o-gal li img {
	max-width: 100%;
	    width: 100%;
}
.o-gal li:first-of-type {
	margin-left: 0;
}
.o-gal li:last-of-type {
	margin-right: 0;
}
ul.b-free {
    width: 90%;
    margin: 0 5%;
    text-align: center;
    float: left;
}
ul.b-free li {
    float: left;
    width: 45%;
    margin: 0 2%;
    text-align: left;
}
ul.b-free li div {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
}
ul.b-free li div label {
	text-transform: none;
    margin-bottom: 0;
}
ul.b-free li div input,  ul.b-free li div textarea {
	width: 99.6%;
    padding: 2% 0;
    margin-bottom: 1%;

}
ul.b-free li div input[type="button"] {
	width: 100%;
    max-width: 100%;
}
.page-template-page-resources ul.b-rev li .f-type,
.single-events ul.b-rev li .f-type {
	text-transform: uppercase;
}
.page-template-page-resources #b-navail li img {
	height: auto;
}
#b_downloads {
	float: left;
	width: 100%;	
	margin-top: 5%;
}
.single-books #b_downloads {
	margin-top: 0;
}
.b-buy {
	text-align: left;
}
.b-buy li {
display: inline-block;
    width: auto;
    padding: .25em 1em;
    margin: 1% .25em;
}
.single-books .b-buy {
	margin-top: 5%;
}
.single-books .b-buy li {
	max-width:15%;
}
.single-books .b-buy li {
	padding:0;
	margin:0;
}
.single-books .b-buy li:nth-of-type(even) {
	margin: 2%;
}
.single-books .b-buy img {
	max-width: 100%;
}
.single-books .b-buy li {
	display: none;
}
.single-books .b-buy li:nth-of-type(1), .single-books .b-buy li:nth-of-type(2), .single-books .b-info .b-buy li:nth-of-type(3) {
    display: inline-block;
    width: 15%;
    background: none!important;
    margin-top: 0;
    padding: 0;
    margin: 0 0 1%;
    max-width: 15%;
    vertical-align: top;
}
.b-buy li a {
	color: var(--white);
	text-transform: uppercase;
}
.b-buy li:hover {
	opacity: .7;
}
.b-buy li:hover a {
	color: var(--white);
}
.navail {
	float: left;
	width: 100%;
}
.b-img {
	float: left;
width: 30%;
text-align: center;
    max-width: 30%;
}
.single-books .b-img {
	float: left;
    width: 35%;
    text-align: center;
    max-width: 35%;
    margin-right: 5%;
}
.single-books h3 {
	padding-top: 5%;
}
.post-type-archive-books h3,
.single-books h3,
.home .upper-wrap h3 {
	font-style: normal;
}
.single-books .b-desc {
	float: left;
	width: 100%;
}
.single-books #btm_links .b-order h4 {
	float: none;
	padding-top: 3%;
}
.category-blog .blog-post,
.blog .blog-post,
.post-type-archive-conversations .blog-post,
.tax-topics .blog-post,
.tag .blog-post,
.category .blog-post{
	float: left;
width: 100%;
margin-bottom: 10%;
}
.single-books .b-img ul {
margin: 3% auto 0;
max-width: 85%;
}
.b-cov {
width:100%;
	max-width: 100%;
}


.single-books .bd-title {
	display: none;
}
.single-books #content .b-avail h4,
.single-books  #content .b-count h4,
.single-books  #content .b-isbn h4 {
    display: inline-block;
    text-align: center;
    color: var(--four);
}
.single-books .b-isbn {
	clear: both;
}
.single-books .b-pub {
	padding-top: 2%;
	display: block;
}
.single-books .b-desc ul,
.single-books .b-desc ol {
	-moz-column-count:3; 
-webkit-column-count:3; 
column-count:3; 
-moz-column-gap:1em; 
-webkit-column-gap:1em; 
column-gap: 1em;
width: auto;
max-width: 90%;
margin: 0 auto;
}
.post-edit-link {
	text-align: center;
float: none;
display: block;
width: 100%;
margin-top: -2%;
}
.single-books .b-desc ul li:before {
	content:'\f105';
	font-family: "Font Awesome 5 Free"; 
	margin-left:5%;
	margin-right: 1%
}
.b-excerpt {
    float: left;
    width: 100%;
    margin: 3% 0 0;
}

.single-books .pr-images,
.single-books ul.b-rev {
	margin-top:3%;
	float: none;
}
.single-books ul.b-rev {
    float: left;
    margin: 5% 10% 0;
    display: block;
    width: 80%;
    clear: both;
    padding: 0;
    text-align: center;
    column-count: 1;
    column-gap: 0;
}
.single-books .b-order {
	float: left;
width: 100%;
padding: 0%;
}
.cov-span {
	float: left;
max-width: 20%;
}
.cov-span span {
max-width: 90%;
text-align: center;
text-transform: uppercase;
display: block;
line-height: 1.25em;
margin: 0 auto;
}
.single-books .pr-images {
    margin-bottom: 3%;
    width: 100%;
    display: block;
    float: left;
}
.quotes {
display: none;
}
.b-series {
	    float: right;
    width: 28%;
	margin-left: 2%
}
#btm_links ul.s-covs {
	padding:0;
}
	#btm_links .b-series h4 {
    text-transform: uppercase;
    margin: 0% 0 2%;
    text-align: right;
	}
	#btm_links .b-series .b-img a {
	display: block;
	}
#btm_links ul.s-covs li.b-img {
	width: 40%;
    float: right;
    text-transform: uppercase;
    text-align: center;
	font-weight: 300;
}
#btm_links ul.s-covs li.b-img img {
	    float: right;
    max-width: 90%;
    border: 1px solid var(--two);
    margin: 0;
	width: auto;
    height: auto;
	}
#btm_links {
    margin: 5% 0 0;
    width: 100%;
    padding: 5% 0 0;
    float: left;
}
#btm_links .b-order img {
	    max-width: 20%;
    float: right;
	margin-left: 5%;
	box-shadow: 0 0 15px var(--one);
}
#btm_links ul {
float: left;
    margin: 2% 0 0;
    width: 25%;
padding:  0;
vertical-align: top;
}
#btm_links ul li {
	margin-left:8%;
}
#btm_links .unav {
	color: var(--one);
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
}
a.unav {
	float: right;
	text-align: right;
	margin-top: 3%;
}
#btm_links ul h6 {
	font-weight: 100;
}
#btm_links ul.b-gtype,
.b-details .b-gtype {
    max-width: 100%;
    margin:0 auto;
    padding: 0;
    width: 100%;
    text-align: center;

}
#btm_links ul.b-gtype p,
.b-details .b-gtype p {
	text-align: center;
	margin: 0;
}
#btm_links ul.b-gtype li,
.b-details .b-gtype li {
    width: 15%;
    max-width: 15%;
    display: inline-block;
    margin: 2% auto;
    text-align: center;
}
#btm_links .b2b {
	text-align: right;
    float: right;
    margin-top: 5%;
    font-style: italic;
    color: var(--five);
    font-family: 'Ibarra Real Nova', serif;
    font-size: 20px;
    font-weight: 100;
}
.b-details .b-gtype li {
	width:25%;
	max-width: 25%;
}
#btm_links ul.b-gtype li img,
.b-details .b-gtype li img {
	width: 100%;
}
.home .b-details .b-gtype,
.home .b-link {
	display: none;
}
.single-downloads #content {
	width: 100%;
	margin: 0;
	padding: 0;
}
.single-downloads .b-gtype li:before {
	content:'\f138';
	font-family: "Font Awesome 5 Free"; 
margin-left: 5%;
margin-right: 1%;
}

.goodreads {
	position: relative;
    top: -20px;
    width: 100%;
    max-height: 0px;
    margin: 0 auto;
    z-index: 3;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: block;
    text-align: center;
    margin: 0 auto;
}
.goodreads:hover, #book_list .goodreads:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.b-buy li.b-like {
	background:none;
}
.b-buy li.b-like a {
	color: var(--four);
}
.post-type-archive-books .b-like {
	display: none;
}
#btm_links ul.s-covs {
	padding:0;
}
#btm_links ul .s-covs li.img {
	
}
.b-series {
	
}
.b-l {
display:inline-block;
	margin: 2% 1% 10%;
}
/** PROGRAMS MAIN & SUB **/
.s-pad {
float: left;
width: 90%;
margin: 5%;
}
.s-pad:first-of-type {
float: left;
width: 78%;
margin: 0 10% 0 12%;
}
.s-pad:first-of-type h2 {
	text-align: left;
	color: var(--four);
text-transform: capitalize;
	    margin: 5% 0 0 -2%;

}
.s-pad h2 {
	margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}
.s-pad:first-of-type p {
	margin-bottom: 0;
}
.l-sig {
    font-family: 'Rock Salt', cursive;
	color: var(--six); 
	margin-left: 20%;
}
.post-type-archive-events .em-programs,
.blog .blog-post,
.tag .blog-post,
.category .blog-post {
	float: left;
	width:84%;
	padding: 10% 8%;
	color: var(--six); 
}
.em-programs p {
	text-align: left;
}
.em-programs:last-of-type {
	margin-bottom: 0;
}
.em-programs p:first-of-type{
	margin-top: 0;
}

.em-programs .p-left {
	float: left;
width: 70%;
}
.em-programs .p-right {
float: right;
width: 25%;	
}
.em-programs .p-right li {
	width: 93%;
	text-align: center;
	border: 1px solid var(--four); 
	padding: 7% 3%;
	line-height: 1em;
}
#handout_wrapper {
	float: left;
	width:100%;
	text-align: center;
}
.handouts {
	display: inline-block;
	max-width:45%;
	text-align: center;
	margin: 3% auto 0;
	color: var(--two);
}
#content .em-programs .handouts a,
#content .em-programs #handout_wrapper {
	color: var(--two);
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
}
#content .em-programs:nth-child(odd) .handouts a,
#content .em-programs:nth-child(odd) #handout_wrapper {
	color: var(--text);
}

.post-type-archive-events .em-programs:nth-child(odd),
.post-type-archive-speaking .em-programs:nth-child(even),
.blog li:nth-child(odd) .blog-post,
.category li:nth-child(odd) .blog-post,
.tag li:nth-child(odd) .blog-post {
	padding: 8%;
background: var(--one)!important;
}
.post-type-archive-speaking .em-programs:nth-child(odd),
.blog .blog-post:nth-child(odd),
.tag .blog-post:nth-child(odd),
.category .blog-post:nth-child(odd) {
	background:none!important;
}
#content .em-programs:nth-child(odd) .addeventatc,
.post-type-archive-speaking #content .em-programs:nth-child(even) .addeventatc {
	background: var(--four);
}
.post-type-archive-speaking #content .em-programs:nth-child(odd) .btns li {
	background:var(--one);
}
.post-type-archive-speaking #content .em-programs:nth-child(even) .btns li {
	background:var(--four);
}
.post-type-archive-events h4, .single-events h4,
.post-type-archive-events h5, .single-events h5,
.tax-event-categories h4, .tax-event-categories h5 {
	float: none;
	text-align: left;
	font-style: normal;
	text-transform: none;
	line-height: inherit;
	color: var(--four);
}
.em-programs:first-of-type {
	margin-top: 0%;
padding-top: 0;
}
.tax-program-categories .em-programs a:before {
	display: none;
}
.post-type-archive-events .em-programs h3,
.post-type-archive-events .em-programs h4,
.post-type-archive-events .em-programs h5,
.post-type-archive-events .em-programs a {
	font-style: italic;
}
.post-type-archive-events .em-programs a,
.single-events .em-programs a,
.tax-event-categories .em-programs a {
    margin: 0;
    font-weight: 400;
    line-height: 1em;
    font-family: 'Ibarra Real Nova', serif;
    color: var(--four);
    font-size: 28px;
}
.single-events #b_downloads h5,
.single-events .pr-images h5 {
	text-align: center;
}
.single-events .pr-images {
	margin-top: 5%;
    float: left;
    text-align: center;
    width: 100%;
}
.single-events ul.pr-images li {
    width: 20%;
}
.single-events ul.pr-images li img {
	width: 100%;
}
.single-events ul.b-down form input[type="submit"] {
    padding: 1.11% 2%;
}
.single-events #b_downloads .domain-name-check {
	margin-bottom: 3%;
}
.single-events #b_downloads .domain-name-check:last-of-type {
	margin-bottom: 0;
}
.acf-fields>.acf-field {
	border: none!important;
}
.em-programs .p-right a:before {
	content:'';
}
.em-programs h5:first-of-type:before {
	content:'';
}
.em-programs:last-child {
	margin-bottom: 0;
}

.p-ul {
	float: left;
	width: 100%;
margin: 2% 0;
}
.p-ul ul {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
	margin: 0 5%;
	width:90%;
    line-height: 140%;
}
.p-ul li {
	margin-bottom: 2%;
}
.p-ul li:before {
	content: '• ';
	margin:0 0 0 -2%;
}
.pr-info {
	float: left;
	width: 90%;
margin: 0 0 4%;
text-align: center;
padding: 0 5%;
text-transform: uppercase;
}
.pr-info li {
	padding: 1% 0;
	margin: 0;
	display: inline-block;
	line-height: 100%;
}
.pr-info li span:before {
	content: ' • ';
	margin:0 2px;
}
.pr-info li span:first-of-type:before {
	display: none;
	margin:0;
}
.req-inf {
    float: left;
    width: 70%;
    margin: 5% 10% 0;
    padding: 0 5%;
    background: var(--two);
}
.req-inf h3:after {
	background: var(--white);
}
#content .req-inf h3 {
	color: var(--white);
	font-family: 'Lato', sans-serif;
	text-align: center;
}
#content .req-inf  div.wpcf7 {
    margin: 5% auto 0;
}
.req-inf legend,
.req-inf label {
		color: var(--white);
}
#content .req-inf div.wpcf7 input, #content .req-inf div.wpcf7 textarea, .req-inf #plugin-list {
    border: 1px solid var(--one);
    color: var(--six);
}
#content .req-inf div.wpcf7 input[type="submit"] {
    margin: 4% auto 3%;
    background: var(--one);
    color: var(--two);
}
.pr-info a {
	font-weight: bold;
}
.pr-info a:hover {
}
.pr-imgs {
	float: left;
width: 80%;
margin: 0 10%;
text-align: center;
}
#content .pr-imgs h3 {
	    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin-bottom: 1%;
}
.pr-imgs li {
	display: inline-block;
}
.pr-ev {
	display: block;
	text-transform: uppercase;
	float: right;
	width: 100%;
	text-align: right;
	margin: 2% 0 5%;
}
.pr-ev:after {
	font-family: "Font Awesome 5 Free"; 
	margin-left: .5em;
	content: '\f138';
}

ul.pr-images,
ul.pr-videos {
	text-align: center;
	margin:0;
}

.fb-right ul.pr-images,
.fb-right ul.pr-videos {
	text-align: right;
	margin:0;
}
ul.pr-images li {
    display: inline-block;
    margin: 0 6px!important;
    vertical-align: top;
    width: 31%;
    overflow: hidden;
}
.pr-images li span:first-of-type {
    clear: left;
}
.pr-images li span {
    font-size: 80%;
}
.pr-images li span a {
    text-transform: uppercase;
    color: var(--five);
}
ul.pr-images li:first-of-type {
	margin-left: 0;
}
ul.pr-images li:last-of-type {
	margin-right: 0;
}
ul.pr-images span,
ul.am-video span {
	display: block;
	text-transform: uppercase;
}
.page-id-163 ul.pr-images span {
	display: inline-block!important;
}
.page-id-163 .pr-images li span:after {
    content: " • ";
    color: var(--six);
    margin: 0px 5px 0 2px;
    font-size: 70%;
    vertical-align: top;
}
.page-id-163 .pr-images li span:last-of-type:after {
	display: none;
}
ul.pr-videos li {
	float: none;
	display: inline-block;
	margin: .5em;
	vertical-align: top;
	width: 45%;
}
ul.pr-images img {
	float: none;
    height: auto;
	width: 100%;
}
.h3-cont {
	text-align: center;
	display: block;
}
.home .h3-cont {
	display: none;
}
.h3-cont h3 {
	display: inline-block;
}
.pr-tax {
	float:left;
	width: 100%;
	margin-bottom: 2em;
	text-align: center;
}
.pr-tax li {
	display: inline-block;
	margin: 0 .5em;
}
.pr-tax li:first-of-type,
.pr-tax li a,
.pr-tax a {
	text-transform: uppercase;
	font-weight: 300;
}
.pr-tax li:first-of-type:after {
	content: '';
	margin:0;
	padding: 0;
}
.pr-tax li:after {
    content: ' • ';
    padding-left: .5em;
}
.pr-tax li:last-of-type:after {
	content: '';
	margin: 0;
	padding: 0;
}
.pr-tax a.pr-all {
	display: block;
}
.pr-benefits {
	margin:0 5%;
}
.pr-benefits li {
	margin: 1% 0;
}
.pr-benefits li:last-of-type {
	margin-bottom: 0;
}
.pr-benefits li:before {
	font-family: "Font Awesome 5 Free"; 
	content:'\f105';
	margin-right: .25em;
}
.f-note {
    margin-top: 3%;
    width: 100%;
    float: left;
}
.f-note p {
	font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
}
#content div.wpcf7 {
margin: 2em auto 0;
width: 95%;
float: none;
padding: 1% 0 0;
}

#content div.wpcf7 p:first-child {
	margin: 0;
	height: 1px;
}
#content div.wpcf7 p {
text-align: left;
text-transform: uppercase;
color: var(--white);
}

#plugin-list {
margin: 0 auto 1em;
width: 99%;
float: left;
display: block;
padding: 1%;
text-transform: none;
min-height: 200px;
}
#plugin-list span {
display: block;
}
#plugin-list span span {
display: inline-block;
	margin:.5em 0;
}
.plugin-list label {
	display: block;
margin-bottom: 0;
text-transform: none;
}
.plugin-list input {
display: inline-block;
width: .5em;
height: .5em;
vertical-align: middle;
margin: 0;
}
/* MAIN EVENTS */
.e-cal {
	float: left;
	width: 100%;
    text-align: center;
	margin-top: 5%;
}
/* SINGLE EVENTS */


.p-cta {
float: left;
width: 80%;
margin: 5%;
text-align: center;
background: var(--four); 
padding: 5%;
}
.p-cta p:first-child {
color: var(--white);
text-align: center !important;
text-transform: uppercase;
margin: 0;
		text-shadow: 0 0 4px #324905;

}
.p-cta p {
	color: var(--white);
text-align: center !important;
margin-top: 0;
line-height: 1.25em;
}
.p-cta a {
	background: var(--five);
padding: 1% 5%;
text-transform: uppercase;
min-width: 50%;
display: block;
margin: 3% auto 0;
color: var(--white);
}
.em-programs .ev-med {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: left;
}
.em-programs span.ev-med:last-of-type:before {
	content: '';
}
.em-programs .ev-med a {
	display: inline-block;
	margin: 2% auto 0;
	width: auto;
	padding: 1% 2%;
	text-align: center;
	border-radius: .25em;
}
.em-programs .ev-med a:hover {
	background: var(--five);
}
.em-programs .ev-med a:before {
	content: '';
}
/** TESTIMONIES **/
.sp-testimonies {
	float: left;
    width: 80%;
    margin: 0 10% 5%;
}
.t-blocks {
width: 100%;
float: left;
display: inline-block;
	text-align: center;
margin: 0;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
column-break-inside: avoid;
opacity: 1;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
-webkit-column-count: 3;
-webkit-column-gap: 10px;
-moz-column-count: 3;
-moz-column-gap: 10px;
column-count: 3;
column-gap: .1em;
}
.post-type-archive-programs .t-blocks {
width: 90%;
float: left;
text-align: center;
margin: 0 5% 0;
column-count: 1;
}
.post-type-archive-programs .t-blocks li {
    text-align: justify;
    display: inline-block;
    width: 23%;
    border: 1px solid var(--two);
    margin: 3% 1%;
    vertical-align: top;
	    padding: 3%;
}
.t-blocks li {
	text-align: justify;
display: inline-block;
width: 83%;
border: 1px solid var(--two);
margin: 3% 0;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
column-break-inside: avoid;
padding: 5%;
opacity: 1;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
zoom: 1;
padding: .15em\9;
vertical-align: top\9;
}
.t-blocks li img {
	border-radius: 50%;
float: none;
margin: 0 auto 5%;
    margin-bottom: 0px;
display: block;
border: .25em solid var(--two);
}
.t-blocks  .t-tcreds {
	color: var(--four); 
text-align: center;
text-transform: uppercase;
margin: 3% 0 5%;
line-height: 1.25em;
}
.t-blocks  .t-bcreds {
	color: var(--four); 
text-align: center;
text-transform: capitalize;
margin: 3% 0 5%;
line-height: 1.25em;
}
/** SPEAKING **/
.sp-programs {
	float: left;
width: 100%;
text-align: center;
margin: 1% auto 0;
}
.sp-programs li {
	background: var(--five);
padding: 1% 5%;
width: auto;
display: inline-block;
margin: 0 1%;
}
.sp-programs li a {
	color: var(--six); 
text-shadow: 0 0 2px #f2c38b;
	text-transform: uppercase;
	font-weight: bold;
}
.sp-imgs {
	float: left;
width: 100%;
margin:3% auto 0;
}
.sp-imgs li {
	float: left;
	width:20%;	
}
.sp-imgs li img {
	width:100%;
}
/** AUTHOR MEDIA PRESS KIT **/
.page-template-page-press #content {
	margin: 10% 5% 5%;
}
.page-template-page-press .soc-media {
float: left;
width: 100%;
margin: 0;
text-align: center;
}
.page-template-page-press .soc-media li:before {
	content: '\f138';
font-family: "Font Awesome 5 Free"; 
margin: 1% 20% 1% 55%;
color: var(--four);
	text-shadow: 0 0 1px var(--four);
}
.page-template-page-press #sidebar {
	margin-top: -3%;
background: var(--five);
border: .5em solid var(--two);
}
.page-template-page-press #sidebar p {
	text-align: left;
	font-weight: normal;
}

.page-template-page-press #b-navail li img {
    width: 95%;
    height: 240px;
	border: 0;
}
.media-left {
	float: left;
width: 65%;
}
.page-template-page-press .media-left a {
	text-shadow: 0 0 1px var(--four);
}

.media-left #b-navail li {
	margin:  0;
}
.aff-links {
	-moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
}
.ar-int {
float: left;
width: 100%;
margin-bottom: 3%;
}
.ar-links li:before {
	font-family: "Font Awesome 5 Free"; 
	content: '\f091';
	margin-right: 2%;
	margin-left: 5%;
}
.ar-int li a:before {
	font-family: "Font Awesome 5 Free"; 
	content: '\f130';
	margin-right: 2%;
	margin-left: 5%;
}
.page-template-page-authmedia #sidebar {
	margin-top: -3%;
}
.page-template-page-press #sidebar .soc-media li a {
	font-weight: normal;
}
.page-template-page-press #sidebar .soc-media {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
}
.page-template-page-authmedia #content {
	margin: 10% 0 5%;
}
.page-template-page-authmedia .h3-cont {
	margin-top: 3%;
}
.page-template-page-authmedia .h3-cont:nth-of-type(1) {
	margin-top: 0;
}
.am-intro p {
color: var(--six); 
text-align: center;
margin: 0 0 2%;
}
.am-video {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 3%;
}
.am-video li {
    width: 30%;
    margin: 0 .5em;
    display: inline-block;
}
/** FORMATTING **/
p {
text-align:justify;
	color:var(--text); 
	margin: 0 0 3%;
}
.alignleft {
float:left;
margin-right:2em;
margin-bottom:1em;
}
iframe {
width:100%;
margin:0 auto;
display:block;
min-height:300px;
}
ul {
margin:0;
padding:0;
}
li {
list-style:none;
}
.bull {
	    font-size: 10px;
    vertical-align: middle;
}
/** BLOG **/
.blog .blog-wrap li:first-of-type,
.tag .blog-wrap li:first-of-type,
.category .blog-wrap li:first-of-type {
	margin-top: 15%;
}
.blog .blog-wrap li:nth-of-type(odd) .blog-post,
.tag .blog-wrap li:nth-of-type(odd) .blog-post,
.category .blog-wrap li:nth-of-type(odd) .blog-post {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
}
.blog .blog-wrap li:first-of-type .blog-post {
	margin-top: 5%;
}
.single-post .blog-wrap {
	margin-top: 4%;
}
.tag .cat-title,
.category .cat-title {
	font-style: italic;
	color: var(--text);
	margin-top: 20%;
}
.category #sidebar li,
.blog #sidebar li,
.single-post #sidebar li{
margin-bottom: 15%;
padding-bottom: 5%;
	font-weight: 300;
	clear: both;
}
.blog #sidebar li#execphp-4 li,
.single-post #sidebar li#execphp-4 li{
	display: inline-block;
	margin: 0 2%;
}
.blog #sidebar li li,
.single-post #sidebar li li,
.category #sidebar li li,
.tag #sidebar li li{
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog #sidebar #soc_media li,
.single-post #sidebar #soc_media li,
.tag #sidebar #soc_media li,
.category #sidebar #soc_media li{
	display: inline-block;
    margin: 3px 2px;
    padding:7px 10px 0;
    font-size: 70%;
    width: 30px;
    height: auto;
    min-width: 30px;
}
.single-post .blog-wrap blockquote p {
	color: var(--two);
    font-weight: normal;
}
.single-post .blog-wrap blockquote cite {
	font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--one);
    float: right;
}
.single-post .blog-wrap #comments h5 {
	color: var(--three);
    font-family: 'Ibarra Real Nova', serif;
    letter-spacing: 0;
    font-style: italic;
    font-weight: normal;
    font-size: 38px;
    margin-bottom: 2%;
    float: left;
    width: 100%;
}
.single-post .blog-wrap #comments h5:after {
	content: '';
    height: 1px;
    background: var(--three);
    display: block;
    width: 50%;
    margin: 3% auto 7%;
}
.single-post .blog-wrap h2.post-title {
	font-size: 36px;
    color: var(--three);
    text-transform: none;
    margin: 0;
	font-style: normal;
	letter-spacing: 0;
}

.single-post .blog-wrap h2 {
    font-size: 32px;
    color: var(--text);
    font-style: italic;
	letter-spacing: 1px;
    text-transform: none;
}
.single-post .blog-wrap h3 {
    font-family: 'Ibarra Real Nova', serif;
    font-size: 30px;
    color: var(--four);
    letter-spacing: 1px;
    text-transform: none;
	font-style: normal;
}
.single-post .blog-wrap h4 {
	font-family: 'Ibarra Real Nova', serif;
    color: var(--five);
    font-size: 28px;
    text-transform: none;
}
.single-post .blog-wrap h5 {
	font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 24px;
    color: var(--four);
    text-transform: none;
}
.single-post .blog-wrap h6 {
	font-family: 'Lato', sans-serif;
    color: var(--five);
    text-transform: none;
    font-weight: normal;
    font-size: 24px;
}
.single-post .blog-wrap p {
	margin-top: 0;
}
#sidebar .soc-media {
width: 100%;
padding: 0;
margin: 2% 0;
float: none;
text-align: center;
}
#sidebar .soc-media li:before {
	display: none;
}
#sidebar .soc-media li {
display: inline-block;
border: 0;
margin: 0 1%;
    margin-left: 1%;
max-width: 100%;
	min-width: auto;
}
.page-template-page-press #sidebar .soc-media li {
display: block;
	padding-bottom: 0;
}
#sidebar .soc-media li:first-of-type {
	margin-left:0;
}
#sidebar .soc-media li:last-of-type {
	margin-right: 0;
}
#sidebar .soc-media li a .fa {
	background: var(--four);
border: 0;
padding: 15%;
}

.post-type-archive-programs #content {
	width: 100%;
margin: 0;
}

.category #sidebar,
.blog #sidebar,
.single  #sidebar,
.tag #sidebar, 
.archive #sidebar {
    margin-right: 5%;
	padding-top: 0;
}

.blog-wrap {
	float: left;
width: 60%;
	margin-left: 5%;
	
}
.blog-wrap li:nth-of-type(even) .read-more {
	    border: 2px solid var(--text);
    color: var(--text);
	background: none!important;
}
.blog-wrap li:nth-of-type(odd) .read-more {
	border: 2px solid var(--four);
    background: none;
    color: var(--four);
}
.blog-wrap a.bl-title {
    font-family: 'Ibarra Real Nova', serif;
    margin: 0;
    padding: 0;
    color: var(--four);
    font-weight: 300;
    line-height: 1em;
    text-align: left;
    width: 100%;
    font-style: italic;
    font-size: 32px;
    letter-spacing: 0;
}
.blog-wrap li:nth-of-type(even) a.bl-title {
	color: var(--text);
}
.blog-wrap p {
	margin: 4% 0;
	line-height: 150%;
}
.blog-wrap li:last-of-type {
	margin-bottom: 0;
}
.blog-wrap li:last-of-type:after {
display: none;
}
.blog-wrap li .p-thumb,
.tag .wp-block-image {
    float: left;
    max-width: 100%;
    width: 100%;
    margin: 0 auto 3%;
    text-align: center;
    height: 200px;
    overflow: hidden;
}
.blog-wrap li .p-thumb img,
.tag .wp-block-image  img {
	width:100%;
}
.blog-wrap .entry-meta,
.blog-wrap .entry-meta a {
    font-family: 'Ibarra Real Nova', serif;
    color: var(--five);
    text-transform: none;
    line-height: 1em;
    margin-bottom: 1em;
    text-align: left;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
	font-size: 24px;
}
.blog-wrap li:nth-of-type(even) .entry-meta,
.blog-wrap li:nth-of-type(even) .entry-meta a {
	color:var(--text);
}
.single-post .blog-wrap ul,
.single-post .blog-wrap ol {
    line-height: 150%;
    color: var(--text);
    margin: 0 0 8% 3%;
    float: left;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    width: 97%;
    font-size: 100%;
}

.single-post .blog-wrap ul li:before {
	content:'•';
	font-weight: 400;
	margin-right: 2%;
}
.single-post .blog-wrap .shareaholic-share-buttons-container ul.shareaholic-share-buttons li:before,
.single-post .blog-wrap ul.children li:before {
	display: none;
}
.single-post .blog-wrap ul li:after {
	display: none;
}
.single-post .blog-wrap .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	width:100%;
}
.single-post .blog-wrap .shareaholic-share-buttons-container ul.shareaholic-share-buttons li {
	padding:0;
	float: left;
	width:auto;
	margin:12px 20px 0 0 !important;
	height:40px;
	left:14px;
	top:-7px;
	position: relative;
	list-style: none;
	background:none;
	text-align: center;
	clear:none;
}
.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto!important;
    display: block;
	float: none;
    text-align: center;
    width: 100%;
}
.single-post #sidebar select,
.blog #sidebar select  {
	width: 100%;
border: 1px solid var(--four); 
padding: 5%;
color: var(--four); 
}

.category .blog-wrap p,
.blog .blog-wrap p,
.archive .blog-wrap p,
.tag .blog-wrap p {
	margin: 0;
}

.single .blog-wrap .entry-meta,
.single .blog-wrap .entry-meta a {
    color: var(--five);
    text-transform: none;
    margin: 0 0 5%;
    padding: 0;
    text-align: left;
	font-style: normal;
	float: left;
}
.single .blog-wrap .entry-meta {
	margin:0 0 3%;
}
.single .blog-wrap .footer-meta,
.single .blog-wrap .footer-meta a {
	color: var(--six);
	text-align: center;
}
.single .blog-wrap .footer-meta a:hover {
	text-shadow: 0 0 2px var(--one);
}
.single .blog-wrap .footer-meta {
    border-top: 1px solid var(--six);
    border-bottom: 1px solid var(--six);
    padding: 2% 0;
    text-transform: uppercase;
    clear: both;
    font-size: 18px;
}

.blog-wrap .wp-pagenavi {
	text-align: center;
}
.blog-wrap .wp-pagenavi span.current {
border-bottom: 1px dashed var(--three);
padding-bottom: .15em;
}
.blog-wrap .wp-pagenavi a:hover {
	    text-shadow: 0px 0px 2px var(--one);
}
.blog-wrap .wp-pagenavi a, 
.blog-wrap .wp-pagenavi span {
    text-decoration: none;
    border:none;
    padding: 3px 5px;
    margin: 2px;
    color: var(--one);
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.blog-wrap #comments  li {
    width: 100%;
    padding: 0;
	margin-bottom: 3%;
}
.blog-wrap #comments  li div.comment-body {
    width: 80%;
    float: left;
    padding: 10%;
}
.blog-wrap #comments  li:last-of-type div.comment-body {
	margin-bottom: 0;
}
.blog-wrap .commentlist li:after {
	display: none;
}
.commentlist {
	margin: 0;
float: left;
padding: 0;
}
#comments ul.children {
	float: right;
    width: 90%;
    margin: 5% 0 0 5%;
}
#comments ul.children .children {
	width:100%;
	margin:5% 0;
}
#comments ul.children li.comment {
	margin: 0 0 1%;
}
#comments ul.children li:nth-of-type(odd) div {
	background:var(--one);
}
.blog-wrap #comments li:nth-of-type(odd) div p {
	
}
#comments ul.children li:nth-of-type(odd) div cite.fn, 
#comments ul.children li:nth-of-type(odd) div span.says, 
#comments ul.children li:nth-of-type(odd) div .comment-meta,
#comments ul.children li:nth-of-type(odd) div .comment-meta a,
#comments ul.children li:nth-of-type(odd) div p 
 {
color:var(--text);	
}
.blog-wrap #comments  li.bypostauthor div {
	background: var(--one);
	width: 79.95%;
	color: var(--text);
}
.blog-wrap #comments  li.bypostauthor div p {
	color: var(--text);
}
.blog-wrap #comments  li div p {
	color: var(--four);
}
.blog-wrap #comments  li div {
    color: var(--four);
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
.blog-wrap #comments  li:nth-of-type(odd) div {
	background:var(--six);
}
.blog-wrap #comments li:nth-of-type(odd) div {
	
}
.blog-wrap #comments  li:nth-of-type(odd).bypostauthor div {
	background: none;
}
.blog-wrap #comments  li div a {
	color: var(--text);
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
.single-post .blog-wrap #comments {
	margin: 10% 0 0;
    float: left;
    width: 100%;
}

.single-post .blog-wrap #respond {
	width: 80%;
    background: var(--five);
    padding: 10%;
    margin: 0;
    float: left;
}

.single-post .blog-wrap #respond #cancel-comment-reply-link {
	text-transform: uppercase;
    color: var(--two);
    letter-spacing: 1px;
    font-size: 18px;
    float: right;
}
.single-post .blog-wrap #comments cite.fn,
.single-post .blog-wrap #comments span.says,
.single-post .blog-wrap #comments .comment-meta,
.single-post .blog-wrap #comments .comment-meta a {
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    font-size: 28px;
    color: var(--text);
    margin: 0;
    width: 100%;
    letter-spacing: 0;
}
.single-post .blog-wrap #comments p {
	color:var(--text);
	text-align: left;
}
.single-post .blog-wrap #comments li.bypostauthor cite.fn,
.single-post .blog-wrap #comments li.bypostauthor span.says,
.single-post .blog-wrap #comments li.bypostauthor .comment-meta,
.single-post .blog-wrap #comments li.bypostauthor .comment-meta a {
	color:var(--text);
}
.single-post .blog-wrap #comments li.bypostauthor {
	border: 3px solid var(--six);
	width: 99.25%;
}
.media-div p {
	margin-top: 0;
}
.blog-wrap .next-post {
	float: right;
width: 100%;
text-align: right;
margin-bottom: 5%;
	color: var(--two);
    font-size: 18px;
    text-transform: capitalize;
	margin-right: -3%;
}
.blog-wrap .prev-post {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	color: var(--two);
    font-size: 18px;
    text-transform: capitalize;
	margin-left: -3%;
}
.blog-wrap .prev-post a,
.blog-wrap .next-post a {
	    color: var(--two);
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
}
#sidebar .mc-link,
.post-type-archive .mc-link {
text-transform: uppercase;
background: var(--five);
padding: 8% 5%;
width: 90%;
color: var(--white);
font-weight: normal;
max-width: 90%;
display: block;
line-height: 1em;
}
#sidebar .mc-link:hover,
.post-type-archive .mc-link {
	text-shadow: 0 0 5px #cc9900;
}
.post-type-archive .mc-link {
	padding: 4% 5%;
}
.avatar {
	float: left;
margin-right: 2%;
width: 75px;
height: 75px;
}
.single-post .blog-wrap #comments ol {
	margin: 10% 0 0;
    float: left;
    width: 100%;
}
.single-post .blog-wrap #comments ol li {
	
}
.single-post .blog-wrap ol {
	margin: 0;
    list-style: decimal;
}
.single-post .blog-wrap ol li {
	list-style: decimal;
}
.single-post .blog-wrap ol a {
	color: var(--six); 
	text-shadow: 0 0 1px var(--six); 
}
#respond {
	margin-top: 5%;
}

#comments h3 {
	font-weight: 300;
}
.comm-h3 {
	display: none;
}
#sm_updates {
	float: left;
width: 90%;
padding: 5%;
}
#sm_updates li:nth-child(1){
	float: left;
width: 65%;
}
#sm_updates li:nth-child(2) {
	float: right;
width: 30%;
}
/** MAIN SIDEBAR **/

.post-type-archive-conversations #sidebar #custom_html-3,
.tax-topics #sidebar #custom_html-3,
.tax-topics #sidebar #execphp-2,
.post-type-archive-conversations #sidebar #execphp-2,
.tax-topics #sidebar #custom_html-2,
.post-type-archive-conversations #sidebar #custom_html-2,
.single-conversations #sidebar #custom_html-3,
.single-conversations #sidebar #custom_html-2,
.single-conversations #sidebar #execphp-2 {
	display: block;
}
.post-type-archive-conversations #sidebar #execphp-2 select,
.tax-topics #sidebar #execphp-2 select,
.tax-topics #sidebar #custom_html-2,
.post-type-archive-conversations #sidebar #custom_html-2,
.single-conversations #sidebar #execphp-2 select,
.single-conversations #sidebar #execphp-2 select,
.single-conversations #sidebar #custom_html-2,
.single-conversations #sidebar #custom_html-2 {
	width: 100%;
	float: left;
}
.post-type-archive-conversations #content #sidebar h3, 
.tax-topics #content #sidebar h3,
.single-conversations #content #sidebar h3, 
.single-conversations #content #sidebar h3,
.blog #sidebar h3 {
	margin-top: 0;
}

.post-type-archive-conversations #sidebar #execphp-2 select,
.tax-topics #sidebar #execphp-2 select,
.single-conversations #sidebar #execphp-2 select,
.single-conversations #sidebar #execphp-2 select {
	margin: 2% 0 5%;
}
#sidebar {
    float: right;
    width: 20%;
    padding: 3% 0 5%;
    border: none;
    background: none;
    margin-top: 5%;
    text-align: center;
    color: var(--six);
}
.search-results #sidebar {
	margin-top: 0;
}
.single	 #sidebar {
	margin-top: -5%;
}
#sidebar .b-title,
#sidebar .b-details,
#sidebar .b-excerpt,
#sidebar  #btm_links {
	display: none;
}

#sidebar .b-img {
	width: 100%;
}
#sidebar .b-link {
	width: 100%;
float: left;
text-align: center;
}
#sidebar .b-link a {
background: none;
color: var(--white);
display: inline-block;
width: auto;
margin: 10% 5% 15%;
padding: 0;
clear: none;
}
#sidebar .b-link a:first-of-type {
	margin-left:0;
}
#sidebar .b-link a:last-of-type {
	margin-right:0;
}


#sidebar img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 0;

}
.widget-title {
color: var(--four);
    text-transform: capitalize;
    font-size: 28px;
	font-style: normal;
}
.widget-title a {
color: var(--four); 
text-decoration:none;
}
#footer .widget-title {
	text-transform: uppercase;
}
#content #sidebar h3:after,
.blog #sidebar h3:after{
	display: none;
}
#sidebar li {
    display: block;
    padding: 3% 0 5%;
    margin: 2% 0;
}
#sidebar li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#sidebar li a {
    color: var(--five);
}
#sidebar #soc_media li a {
	color: var(--white);
}
#sidebar p {
	color: var(--three);
}
#sidebar .wp-caption-text {
	margin-top: 3%;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
}
#sidebar  a:hover {
	    text-shadow: 0 0 1px var(--five);
}
#sidebar #tag_cloud-2 {
    float: left;
    margin-bottom: 10%;
    width: 100%;
}
#sidebar #tag_cloud-2 a {
	width:100%;
	float:left;
}
#sidebar li:hover a {

}
/** SUB NEWSLETTER SIDEBAR **/
#subnews {
float: left;
width: 90%;
padding: 8% 5%;
}
#subnews .n-left {
	float: left;
	width: 40%;
	margin-left: 5%;
}
#subnews .n-left h3 {
font-size: 100% 2.5em;
font-weight: 300;
}
#subnews .n-left p {
	text-align: center;
}
/** FEATURED BOOKS SIDEBAR **/
#feat_books {
float: left;
width: 60%;
padding: 5% 20%;

}
#feat_books p {
	text-align: center;
margin-top: 0;
}
#feat_books h3 {
	display: inline-block;
	font-size: 100% 2.75em;
}
.page-template-page-meet #feat_books h3 {
}
.page-template-page-meet #feat_books h3:after {
}
#feat_books h3:after {
	content:'';
	height: 1px;
	display: block;
	margin: 1% auto 3%;
	width:75%;
	clear: both;
}
#feat_books .fb-left {
float: left;
    width: 45%;
    text-align: center;
    margin-top: 8%;
}

#feat_books .fb-left a {
	text-transform: uppercase;
margin-top: 5%;
display: block;
}
#feat_books .fb-left a:after {
	content:'\f138';
	font-family: "Font Awesome 5 Free"; 
	margin-left: 2%;
}

#feat_books .fb-left a:hover:after {
	text-shadow: none;
}
#feat_books .fb-left li {
	width: 100%
}
#feat_books .fb-right {
float: right;
    width: 50%;
}

#feat_books .fb-right li {
	margin: 5% 0;
}
.post-type-archive-books #feat_books .fb-right .b-rev {
	display:block;
	width:95%;
}
#feat_books .fb-right ul.b-rev::before,
#feat_books .fb-right ul.b-rev::after,
#feat_books .b-revs::before, 
#feat_books .b-revcred::after {
	display:none;
}
#feat_books ul.b-rev {
	float:right;
	margin: 2% 0 0;
}
#feat_books .fb-right li.quotes {
	margin: 0;
	font-size: 100%110%;
	color:var(--white);
}
#feat_books .fb-right p {
	display: block;
	margin-top: 0;
}
#feat_books .fb-right .b-img {
float: right;
width: 225px;
text-align: center;
}
#feat_books .fb-right .b-img img {
width: 200px;
height: 300px;
	border: 0;

}
#feat_books .fb-right li:first-of-type {
	margin-top: 0;
}
#feat_books .fb-right li:last-of-type {
	margin-bottom: 0;
}

#feat_books .fb-left li p:first-of-type,
#feat_books .fb-right li p:first-of-type {
	margin: 0;
}

/** NEWS and UPDATES SIDEBAR **/
#n_updates {
	float: left;
	width: 80%;
	padding: 5% 10%;
}
#n_updates h3 {
	font-weight: 400;
	text-align: center;
	margin-bottom: 2%;
	font-size: 100% 2.25em;
}
#n_updates a {
color: var(--four);
letter-spacing: .05em;

}
#n_updates a:hover {
text-shadow: 0px 0px 2px var(--four);
}
#n_updates .fb-left {
	width: 100%;
}
#n_updates .fb-left h3,
#n_updates .u-half h5 {
color: var(--four);
font-size: 100% 1.65em;
text-align: left;
margin: 0;
	font-weight: 400
}
#n_updates .u-half .p-rel {
	font-size: 100% 125%
}
#n_updates .u-half .p-rel li {
padding: 3% 0 3%;
border-bottom: 1px solid #dcdcdd;
}
#n_updates .u-half .p-rel li {
	display: none;
}
#n_updates .u-half .p-rel li.r1, 
#n_updates .u-half .p-rel li.r2 {
	display: block;
}

#n_updates .u-half .p-rel li:first-of-type {
	padding-top:0;
}
#n_updates .u-half .p-rel li.r2 {
	padding-bottom:0;
	border-bottom: 0;
}
#n_updates .fb-left li {
	width: 100%
}
#n_updates .fb-right {
		float: right;
	width: 33%;
}
#n_updates .fb-right h4 {
	color: var(--four);
	font-size: 100% 1.25em;
	font-weight: 400;
}
#n_updates .fb-right li {
	margin: 5% 0;
}
#n_updates .fb-right li:first-of-type {
	margin-top: 0;
}
#n_updates .fb-right li:last-of-type {
	margin-bottom: 0;
}

#n_updates .fb-left li p:first-of-type,
#n_updates .fb-right li p:first-of-type {
	margin: 0;
font-size: 100% 125%;
font-weight: 300;

}
/** CONTACT SIDEBAR **/
#conted {
float: left;
width: 80%;
padding: 5% 10%;
}
#conted .fb-left {
	float: left;
width: 70%;
text-align: center;
margin-top: 7%;
}
#conted .fb-left .b-link a {
    padding: 1% 10%;
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    border-radius: .2em;
	font-size: 100% 65%;
}
#conted .fb-left .b-link a:hover {
	background:var(--five);
}
#conted .fb-left h3 {
	text-align: center;
	font-size: 100% 2.75em;
}
#conted .fb-left h4 {
	text-transform: capitalize;
font-size: 100% 225%;
	line-height: 1.5em;
}
#conted .fb-left h5 {
	text-transform: capitalize;
margin: 0;
line-height: 1em;
font-size: 100% 200%;
}

#conted .fb-right {
	width: 23%;
float: right;
}
#conted .fb-right img {
	float: right;
	max-width: 100%;
}
/** FOOTER **/

#footer_wrap {
float: left;
    width: 98%;
    padding: 2% 1%;
    background: var(--three);
}
#footer_wrap #menu-header-menu-2 {
    float: none;
    width: 90%;
    padding: 0 5%;
    text-align: center;
    max-width: 1280px;
}
#footer_wrap #menu-header-menu-2 li {
	    display: inline-block;
    margin: 0 2%;
}
#footer_wrap #menu-header-menu-2 li a {
	color: var(--white);
    text-transform: uppercase;
    font-size: 100% 90%;
    text-shadow: 0 0 5px var(--four);
}
#footer i {
	color: var(--four)!important;
}

#footer_wrap p {
color: var(--white);
    font-size: 14px;
    text-align: right;
    letter-spacing: 1px;
    margin: 0;
    line-height: 20px;
    font-weight: bold;
    width: 100%;
    float: left;
}
#footer_wrap a {
	color: var(--white);
    font-size: 14px;
    text-align: right;
    letter-spacing: 1px;
    margin: 0;
    line-height: 20px;
    font-weight: bold;
    text-transform: none;
}
#footer_wrap a.web-link {
    text-align: right;
    float: right;
    font-size: 12px;
    color: var(--five);
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#footer {
    padding: 2% 0;
    float: left;
    width: 100%;
    line-height: 1em;
    clear: both;
    display: block;
	background: var(--one);
	position: relative;
	z-index: 9;
}
#footer h3 {
	font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 2px;
	text-align: left;
}
#footer #sidebar #nav_menu-2 a {
	font-size:18px;
	color: var(--four);
}
#footer #soc_media {
	font-size: 25px;
    width: 100%;
    margin: 0;
}
#footer #sidebar li {
	padding:1% 0 0;
	margin-bottom: 0;
	clear: none;
}
#footer #sidebar li #soc_media  li {
	margin:0 15px!important;
	background: none!important;
}
#footer #menu-main-menu-1 {
	-moz-column-count:2; 
-webkit-column-count:2; 
column-count:2;

-moz-column-gap:2em; 
-webkit-column-gap:2em; 
column-gap:2em; 
}
#footer #sidebar {
    display: block;
    width: 96%;
    margin: 0 auto;
    padding: 0 0 1%;
    border-top: 0;
    max-width: 1680px;
    float: none;
}
#footer #sidebar li:nth-of-type(2) {
	float: left;
    text-align: left;
    margin: 0;
    width: 15%;
	    padding-top: 3%;

}
#footer #sidebar li:first-of-type {
    display: inline-block;
    width: 35%;
    text-align: center;
    float: left;
    margin-top: 0;
    margin-left: 5%;
}
#footer #sidebar li#nav_menu-2 li {
	width: 28%!important;
    float: left!important;
    margin: 0 0 2%!important;
    vertical-align: top!important;
    padding-top: 0!important;
    text-align: left!important;
    margin-left: 0!important;
}
#footer #sidebar li#nav_menu-2 li:last-of-type:after {
	display: none;
}
/* #footer #sidebar li#nav_menu-2 li:nth-child(3n-1) {
	margin-right: 8%!important;
	margin-left: 8%!important;
}*/
#footer .menu-header-menu-container {
	display: flex;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    flex-wrap: wrap;
    justify-content: left;
}
#footer #sidebar li#nav_menu-2 ul {
    margin-top: 2%;
}
#footer #sidebar li:last-of-type {
    float: right;
    width: 30%;
    margin-top: 0;
}
#footer #sidebar #soc_media {
	text-align: left;
	    margin-top: 0!important;
}
#footer #sidebar #soc_media li:first-of-type {
	margin-left: 0!important;
}
#footer #sidebar #soc_media li:last-of-type {
	margin-right: 0;
}
#footer #sidebar #execphp-3 {
	padding-top: 2%;
}
#footer #sidebar li img {
	width: 100%;
}
#footer #sidebar li:nth-of-type(2) img{
	border: 0;
    padding: 0;
	max-width: 80%!important;
    height: auto;
    display: block;
    margin: 0 auto;
	opacity: .5;
}
#footer #sidebar li li {
	display: inline-block;
	width: auto!important;
	float: none!important;
	margin: 0 1%!important;
	text-align: center!important;
	opacity: 1!important;
}
#footer_sm {
	width: 100%;
float: left;
margin-top: 8%;
}
#footer_sm ul {
margin:3% auto 0;
font-size: 100% 100%;
width: 100%;
text-align: center;
}
#footer_wrap .nav-border {
	width:38%;
}
.sm-footer {
	float: left;
	width:100%;
	text-align: center;
}

#footer li li {
width: auto;
display: block;
text-align: left;
margin: 0;
padding: 0;
}
#footer #smedia {
font-size: 100% 80%;
	text-align:center;
}
#footer #smedia li {
	display: inline-block;
	margin:1em;
	text-align:center;
	width:auto;
}
#footer #smedia .fa {
color: var(--three);
font-size: 100% 2em;
}
#footer p.creds {
color: var(--five);
    text-transform: uppercase;
}
#footer p.creds span {
	font-size: 100% 80%;
	display: block;
}
#footer p.creds a {
color: var(--six);
text-transform: uppercase;
}
.tri-footer {
	float: right;
width: 40%;
	margin-top: .5em;
}
.tri-footer:first-of-type {
float: left;
    width: 60%;
	margin:0;
}
.tri-footer p,
.tri-footer h4 {
	text-align: right;
	text-shadow: 0 0 2px var(--white);
}
.u-half { float: left;
width: 45%;
margin-right: 2%;
}
.u-half:last-of-type {
	margin-right: 0;
	float: right;
}
.btm-logo {
	width: 1%;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7%;
	background-size: contain;
	display: block;
	margin: 0 auto;
}
.f-left {
width:29%;
display:inline-block;
}
.f-left img {
margin:0 auto;
display:block;
}
.f-mid {
width:29%;
display:inline-block;
}
.f-right {
width:29%;
display:inline-block;
}
#menu-footer-menu {
-moz-column-count:3; 
-webkit-column-count:3; 
column-count:3;

-moz-column-gap:2em; 
-webkit-column-gap:2em; 
column-gap:2em; 
font-size: 100%75%;
}
/** HIDE **/
.page-title {
	display: none;
}
/******* GENERIC STYLES ********/
.alignright {
    float: right;
    margin-left: 4%!important;
}
.aligncenter {
float: none;
display: block;
margin: 5% auto;
}
.alignleft {
float:left;
margin-right:4%!important;
}
.wp-caption {
    display: block;
    margin: 0;
    text-align: center;
    max-width: 100%;
}
.wp-caption img {
	margin: 0;
}
.blog-wrap p.wp-caption-text {
	text-transform: none;
    text-align: center;
    font-size: 80%;
    color: var(--five);
    margin-top: 0;
    font-family: 'Ibarra Real Nova', serif;
    font-style: italic;
    letter-spacing: 1px;
}
#content div.wpcf7-mail-sent-ok {
    border: none!important;
    margin: 1% 0 5%;
    /* border-radius: .25em; */
    color: var(--two);
    text-transform: uppercase;
    text-align: center;
}
/******* FORMS and INPUTS ********/
.wp-block-button a {
background-color: #e7e4df;
    color: #c8c0b3;
    padding: 1% 5%;
    margin: 0 30% 0;
    width: 30%!important;
    text-shadow: 0 0 4px var(--white);
    font-size: 22px;
}
legend,
label {
	text-transform: uppercase;
    padding: 0;
    margin-bottom: .5em;
    color: var(--four);
	font-size: 22px;
    text-align: left;
    display: inline-block;
	width: 100%;
}
fieldset {
margin-top: 1em;
border: .2em solid var(--six);
padding: .5em 2em;
}
fieldset p {
margin-top:0;
}

input,
textarea {
    width: 90%;
    padding: 5% 4.5%;
    border: 1px solid var(--six);
    background: var(--white);
}
input {
	    padding: 1% 4.5%;
    font-size: 20px;
    color: var(--text);
    letter-spacing: .5px;
    font-weight: bold;
	    font-family: 'Lato', serif;
}
textarea {
	font-size: 20px;
    color: var(--text);
    letter-spacing: .5px;
    font-weight: bold;
	font-family: 'Lato', serif;
}
#sidebar input {
	padding:3% 4.5%;
}
input[type="radio"],
input[type="checkbox"] {
width:auto;
}
.comment-form-cookies-consent label {
	text-transform: none;
	font-size: 100% 90%;
}
input[type="submit"],
.more-btn {
	    width: 100%;
    margin: 2% 0 0;
    padding: 3% 5%;
    background: var(--six);
    color: var(--white);
    font-size: 18px;
    font-weight: 300;
    border: none;
    display: block;
    min-width: 30%;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
form input[type="submit"] {
    width: 100%;
    margin: 2% 0 0;
    padding: 1% 5%;
	    font-weight: bold;
    letter-spacing: 2px;
}
#content div.wpcf7 input[type="submit"] {
    background: var(--two);
    border: 0;
    font-size: 90%;
    letter-spacing: .15em;
    max-width: 30%;
    margin: 3% auto;
}
.more-btn {
    background: no-repeat;
    min-width: auto;
    margin: 2% auto;
    color: var(--two);
    text-align: right!important;
    float: left;
    width: 100%;
}
.page-template-page-resources .more-btn {
	    max-width: 40%;
    margin-bottom: 5%;
}
.btns {
	text-align: center;
	list-style: none;
}
.btns li {
	padding: 1%;
	background: var(--two);
	color: var(--white);
	border: none;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
    width: 30%;
    margin: 2% 1% 0;
    text-align: center;
	list-style: none;
}
.alignnone {
		    display: block;
    width: 100%;
	}
.wpcf7-captchar {
width:auto;
}
p span.wpcf7-form-control-wrap {
text-align:left;
}

.sub {
	text-align: right;
    font-size: 80%;
    font-style: italic;
    float: right;
    margin-top: 0;
    color: var(--five);
    text-transform: none;
    font-family: 'Ibarra Real Nova', serif;
}
.one-liner {
	    text-align: center;
    margin-top: 0;
    font-size: 100% 100%;
    text-transform: none;
	color: var(--four);
}
.page-template-page-resources ul.b-rev li,
.single-events ul.b-rev li {
    padding: 0;
    max-width: 90%;
    margin: 1% 0 5%;
    text-align: left;
	font-size: 100% 100%;
}
.page-template-page-resources ul.b-rev li a,
.single-events ul.b-rev li a {
	font-style: normal;
    color: var(--six);
}
.page-template-page-resources ul.b-rev,
.single-events ul.b-rev {
	width:90%;
	margin: 0 5% 5%;
}
.page-template-page-resources ul.b-rev .fa,
.single-events ul.b-rev .fa {
	    color: var(--six);
}
#cat,
#archives-dropdown-3{
    border: 1px solid var(--four);
    padding: 2%;
    width: 96%;
    color: var(--five);
    border-radius: .15em;	
}
#news_sign #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 3px 0 0 0;
    margin-top: 0;
}

#news_sign #mc_embed_signup {
	display: inline-block;
width: 60%;
float: right;

}
#news_sign #mc_embed_signup input.email {
	display: inline-block;
width: 65%;

}
#news_sign #mc_embed_signup input.button {
	display: inline-block;
width: 20%;
background: var(--five);
}
/******* ULs and LIs ********/

/******* LINKS ********/
a {
color: var(--four);
letter-spacing: .05em;
	text-decoration:none!important;
	font-weight: 300
}
@media (max-width:1540px) {
	#nav ul li {
    font-size: 95%;
	margin: 0 2% 0 0
	}
	#footer_wrap #menu-header-menu-2 {
    width: 100%;
    padding: 0;
}
	.home #news_subscribe {
    width: 70%;
    margin: 6% 15% 0;
	}
	.bk-memes li {
		width:30%;
	}
}
@media (max-width:1435px) {
	#hero_text {
    left: 7%;
    width: 55%;
}
	#footer #sidebar li:last-of-type {
    width: 35%;
	}
	
}
	@media (max-width:1280px) {
#logo {
			max-width: 50%;
		}
		.post-type-archive-sponsor #spo_kids, .tax-sponsor-categories #spo_kids, .tax-tags #spo_kids {
    float: none;
			width: 90%;
		}
		.post-type-archive-sponsor #spo_kids li img, .tax-sponsor-categories #spo_kids li img, .tax-tags #spo_kids li img, .post-type-archive-sponsor #spo_kids li div.holder-cimg, .tax-sponsor-categories #spo_kids li div.holder-cimg, .tax-tags #spo_kids li div.holder-cimg {
    height: 450px;
		}
		.post-type-archive-sponsor #spo_kids li div, .tax-sponsor-categories #spo_kids li div, .tax-tags #spo_kids li div {
    font-size: 90%;
}
		.search-kids li {
    margin: 0 25px;
    width: auto;
}
		.page-id-147 .sponsor-works-wrap {
    padding: 8% 5% 7%;
}
		.page-id-147 .sponsor-works-wrap p {
    font-size: 22px;
    line-height: 28px;
		}
		iframe {
    width: 90%;
		}
		.o-wrap {
	float: left;
	width: 90%;
	margin: 8% 5%;
}
#auth_holder, .auth-note {
    float: right;
    width: 55%;
    margin-top: 4%;
    font-size: 100% 100%;
    line-height: 125%;
}
	.auth-img {
    width: 40%;
		}
		.fancy-font {
    font-size: 100% 4rem;
}
		#auth_wrapper {
    float: none;
    width: 90%;
		}
		#ex_opts {
width: 96%;
margin: 5% 2% 0;
		}
		#ex_opts li:first-of-type {
			margin-left: 0;
		}
		#ex_opts li:last-of-type {
			margin-right: 0;
		}
		#ex_opts li {
    margin: 0 1%;
		}
		#ex_opts h4 a {
    font-size: 100% 80%;
		}
		.home .b-wrap {
    margin: 5% 15% 8%;
    float: left;
    width: 70%;
}
		#fp_blog {
    float: left;
    margin: 8% 5% 3%;
    width: 90%;
		}
		#fp_blog ul li {
    width: 42%;
		}
		

		#footer_wrap {
    width: 98%;
    padding: 1%;
		}
		
		
		.blog-wrap h2.post-title {
    font-size: 2.5em;
		}
		.post-type-archive-books ul.b-rev {
			font-size: 90%;
    width: 100%;
    padding: 5% 0 0;
    margin: 2% 0 0%;
		}
		
		.single-books .b-excerpt {
    width: 90%;
    margin: 3% 5% 0;
}
		#btm_links {
    width: 90%;
    padding: 5% 5% 0;
		}
		.btns li{
			    width: 40%;
		}
		.page-template-page-resources #b-navail li {
    width: 350px;
		}
.sponsor-works-wrap {
    float: left;
    width: 90%;
    padding: 5%;
}
		.single-sponsor .testimonies {
    float: left;
    width: 84%;
    padding: 5% 8% 0;
		}
}
	@media (max-width:1279px) {
		#header_wrap #l_ropes {
    margin-top: -2.25%;
		}
		#hero_text h1 {
		font-size: 36px;
		}
#hero_text a {
    font-size: 75%;
    padding: 5px 25px;
}
		#nav ul li {
    font-size: 75%;
			margin-right: 2%;
	}
		#ex_opts li {
    width: 310px;
		}
		.home .b-wrap {
    margin: 5% 6% 8%;
    width: 88%;
}
		#min_support {
    width: 80%;
    margin: 0 10% 0;
		}
		#hero_text {
    left: 4%;
    width: 65%;
		}
		#content {
    width: 98%;
    margin: 5% 1%;
}
		.post-type-archive-sponsor #spo_kids li img, .tax-sponsor-categories #spo_kids li img, .tax-tags #spo_kids li img, .post-type-archive-sponsor #spo_kids li div.holder-cimg, .tax-sponsor-categories #spo_kids li div.holder-cimg, .tax-tags #spo_kids li div.holder-cimg {
    height: 400px;
}
		.child-info .spo-links:first-of-type {
    font-size: 68%;
		}
		.child-info .spo-links:last-of-type {
    font-size: 65%;
    margin-top: 10px;
}
		.testimonies {
    width: 96%;
    padding: 5% 2% 0;
    font-size: 90%;
}
		.sponsor-faq div h5,
		.sponsor-faq div h6,
		.sponsor-faq ul li {
    font-size: 16px;
		}
		.sponsor-faq a {
			font-size: 14px;
		}
		.post-type-archive-sponsor .web-link span, .tax-sponsor-categories .web-link  span, .tax-tags .web-link  span {
			display: inline;
		}
		.corner-overlay {

    bottom: 50%;
    right: 45%;
		}
		.corner-overlay-content {
    width: 60%!important;
    bottom: 220px;
    font-size: 18px!important;
		}
		.sponsor-btns li:first-of-type {
    width: 20%;
		}
		.sponsor-works-wrap ul {
    margin-left: -3%;
		}
		.sponsor-works-wrap h2 {
			font-size: 34px;
		}
		.sponsor-works-wrap li p {
			font-size: 16px;
		}
		.sponsor-works-wrap li span {
    padding-top: 3rem;
    font-size: 150px;
		}
		.btm-sponsor {
    width: 60%;
    margin: 5% 20% 0!important;
}
		.e-cal li a,
		legend, label{
    font-size: 18px;
		}
		.blog-wrap .entry-meta, .blog-wrap .entry-meta a {
			font-size: 20px;
		}
		.blog-wrap li .read-more {
			font-size: 16px;
		}
		/*.post-type-archive-books .b-wrap h3, h3 {
    font-size: 100% 2rem;
}*/
		.single-books .b-details p, .single-books .b-details
		{
    font-size: 100% 105%;
}
		.b-rev h3, .b-excerpt h3 {
    font-size: 1.75rem;
}
		.b-revname p, .b-revname, .b-revcred, .b-revcred p {
			font-size: 90%;
		}
		.single #content .b-details h5,
		.b-details .b-gtype p {
			font-size: 115%;
		}


				.home .home-blink a {
        padding: 1% 10%;
    
    font-size:  90%;
}
		.home .b-details {
			font-size: 90%;
		}
		h3:after, h1.main-title:after {
    margin: 2% auto 3%;
}
		#ex_opts h4 a {
    bottom: -70px;
		}
		#fp_blog {
			font-size: 85%
		}
		#fp_blog a {
			font-size: 100%;
		}
		#speaking_inner {
    font-size: 2rem;
		}
		#speaking_inner a {
			font-size: 70%;
		}
		#footer_wrap #menu-header-menu-2 {
    font-size: 90%;
}
		h2, .o-gal h5 {
    font-size: 30px;
}
		.blog-wrap a.bl-title {
   font-size: 30px;
		}
		.b-excerpt {
    float: left;
    width: 100%;
    margin: 3% 0 0;
}
		.single .bd-wrap {
    text-align: center;
    font-size:  125%;
    line-height: 1em;
}
		.post-type-archive-speaking ul.b-rev {
    width: 90%;
    float: left;
    margin: 0 5% 5%;
		}
		.req-inf {
			font-size: 80%;
		}
		.page-template-page-resources #b-navail li {
    width: 280px;
}
		ul.b-aff li {
    margin-bottom: 0;
}
		h4 {
    font-size: 28px;
    line-height: 38px;
}
		#content div.wpcf7 input[type="submit"] {
			font-size:  100%;
		}
		#hero_text p {
    font-size:  2rem;
		}
		.home .b-frev p:first-of-type:before,
		.home .b-frev p:first-of-type:after{
    font-size:  250%;
    top: 15px;
		}
		/*.home .b-frev p:first-of-type {
    font-size: 100% 98%;
}*/
		.home .b-frev p {
			font-size:  110%;
		}
		#auth_wrapper {
float: none;
width: 96%;
font-size: 95%;
margin: 0 2%;
}
		.fancy-font {
    font-size: 3.5rem;
}
	.o-gal li {
    margin: 2% 5px;
		}
		.page-id-163 .b-stacked,
		.page-id-163 .b-stacked img {
    height: 250px;
}
		.page-id-163 ul.b-rev li {
    width: 46%;
		}
		.page-id-163 ul.b-rev {
    font-size: 80%;
    line-height: 125%;
		}
		.page-id-163 iframe {
			width: 100%;
		}
		.tcm-info {
    float: left;
    width: 98%;
    margin: 5% 1% 3%;
		}
		#footer #sidebar li#nav_menu-2 li {
    width: 40%!important;
		}
		#footer #sidebar li:nth-of-type(2) img {
    width: 100%!important;
		}
		#footer #sidebar li #soc_media li {
    margin: 0 10px!important;
		}
}
@media (max-width:1024px) {
		#logo {
    max-width: 60%;
}
	h3:after, h1.main-title:after {
    margin: 2% auto 5%;
}
	#l_ropes,
	#r_ropes,
	#r_ropes2 {
    width: 99.95%;

}
}
@media (max-width:1023px) {
	#footer .menu-header-menu-container {
		justify-content: center;
	}
	#footer #sidebar li#nav_menu-2 li {
    width: auto!important;
}
	#footer #sidebar li#nav_menu-2 li {
		float: none!important;
		text-align: center!important;
		justify-content: center!important;
		display: block;
    	clear: both;
		margin:10% auto!important;
	}
	#footer #sidebar li#nav_menu-2 li:after {
		    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: var(--two);
    margin: 8% 0;
	}
	#footer #sidebar li#nav_menu-2 li:first-of-type {
		margin-top: 0!important;
	}
	#footer .widget-title {
		text-align: center;
	}
	#footer #sidebar li:nth-of-type(2) img {
    width: 30%!important;
}
	#footer #sidebar #soc_media {
    text-align: center;
    margin: 0!important;
}
	#header_wrap #l_ropes {
    width: 99.95%;
}
	#l_ropes, #r_ropes, #r_ropes2 {
    width: 99.93%;
}
	.add-to-calendar {
		    display: block;
    margin: 0 auto 5%;
    float: none;
    max-width: 50%;
	}
	label.add-to-calendar-checkbox {
		    text-align: center;

	}
	#footer li {
		width:100%!important;
		margin: 0 0 5%!important;
		max-width: 100%!important;
	}
	#footer #sidebar #execphp-3 {
    padding-top: 0;
	}
	#footer p.creds {
		text-align: center;
		margin-top: 0;
	}
	#footer_sm {
		margin-top: 0;
	}
	#soc_media {
    float: left;
    width: 90%;
    text-align: center;
    margin: 3% 5% 0;
	}
	h3 {
    font-size: 32px;
	}
		.home #pre_order,
	.home .b-details,
	.b-details,
	.single .b-details {
    width: 100%;
	}
	.home .b-img,
	.post-type-archive-books .b-img,
	.b-img {
    float: none;
    width: 50%;
    max-width: 50%;
    display: block;
    margin: 0 auto;
}
	.wp-image-2574 {
		    float: none;
    display: block;
    margin: 0 auto 5%;
    max-width: 50%;
	}
	.auth-img {
    width: 50%;
    float: none;
    display: block;
    margin: 0 auto;
}
	
	#auth_holder, .auth-note {
    width: 100%;
	}
	#auth_holder h2 {
    text-align: center;
    margin: 2% 0 0;
		font-size: 4.5rem;
}
	#ex_opts li {
    margin: 0 auto;
    width: 100%;
		background-position: top;
	}
	#ex_opts li:nth-child(3) {
    margin: 2% 0;
}
	#ex_opts .blue {
   
    width: 50%;
    padding: 5% 0 2% 50%;
    
}
	#ex_opts li:nth-child(2) .blue:before {
    transform: SkewY(6deg);
		transform-origin: bottom right;
	}
	#ex_opts .blue:before {
    transform: SkewY(-6deg);
		transform-origin: top left;
	}
	#ex_opts h4 a {
    bottom: 0;
    DISPLAY: BLOCK;
    margin: 0 auto;
    float: none;
    padding: 2% 0;
    text-align: center;
    right: 0;
    max-width: 60%;
    font-size: 100%;
    text-shadow: 0 0 1px var(--four);
}
	.home .b-info .b-buy li:nth-of-type(1), .home .b-info .b-buy li:nth-of-type(2), .home .b-info .b-buy li:nth-of-type(3) {
    width: 25%;
	}
	.home .b-blist {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
	.home .more-btn {
    max-width: 100%;
    text-align: center!important;
    padding: 0;
    margin: 0;
}
	.home .b-info .b-buy {
    text-align: center;
}
	#speaking_outer a {
		max-width: 50%;
		width: 50%;
	}
	#min_support a {
    max-width: 60%;
    margin: 2% 20% 0;
	}
	#fp_blog {
float: left;
margin: 8% 2% 3%;
width: 96%;
}
	#fp_blog p {
		margin: 0;
	}
	#fp_blog ul li:first-of-type {
    margin-right: 0;
}
	#fp_blog ul li {
    width: 100%;
	    margin-bottom: 5%;
    border-bottom: 1px solid var(--three);
    padding-bottom: 5%;
}
	#fp_blog ul li:last-of-type {
		border-bottom: 0;
		padding-bottom: 0;
	}
	.home #fp_blog ul li h4 {
		font-size:  1.4em;
	}

	.blog-wrap {
    float: left;
    width: 100%;
}
	.read-more {
		font-size:  85%;
	}
	.category #sidebar, .single #sidebar, .tag #sidebar, .archive #sidebar, .blog #sidebar {
    margin-top: 0;
}
	.blog-wrap {
    float: left;
    width: 100%;
    margin-bottom: 8%;
}
	#sidebar {
    float: none;
    width: 70%;
    padding: 5% 0 5%;
    border-top: 1px solid var(--three);
    background: none;
    margin: 0 auto 0;
    text-align: center;
    color: var(--six);
    clear: both;
}
	.category #sidebar li,
	.blog #sidebar li {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 300;
}
	.blog-wrap h2, ul.pr-images h3 {
    font-size:  1.75rem;
	}
	form input[type="submit"] {
		font-size:  100%;
	}
	.single-post #sidebar select {
    width: 100%;
    border: 1px solid var(--three);
    padding: 5%;
    font-size: 100%;
    color: var(--four);
}
	#sidebar li {
    display: block;
    padding: 3% 0 0;
	}
	ul.b-rev li {
    font-size: 125%;
    padding: 0;
    max-width: 100%;
	}
	.b-revname p, .b-revname, .b-revcred, .b-revcred p {
		font-size: 100%;
	}
	#btm_links ul.b-gtype li, .b-details .b-gtype li {
    width: 25%;
    max-width: 25%;
	}
	.single-books ul.b-rev {
    margin: 5% 0% 0;
    display: block;
    width: 100%;
    font-size: 80%;
}
	#hero {
		background-position: center;
	}
	#hero_text h1 span {
    font-size: 20px;
    line-height: 24px;
	}
	#hero_text h1 {
    font-size: 33px;
}
	#content .addeventatc {
    float: none;
    padding: 2% 8% !important;
    margin: 0 auto 5%;
    display: block;
}
	/** h4 {
    font-size: 105%; 
} cannot be this on interior **/
	h5 {
		font-size:  110%;
	}
	#content .req-inf h3 {
    font-size: 1.25rem;
}
.page-id-163 .b-stacked, .page-id-163 .b-stacked img {
    height: 200px;
}
	.page-id-163 ul.b-rev li {
    line-height: 24px;
}
	ul.b-aff {
        width: 100%;
    margin: 8% 0 5%;
	}
	.blog .blog-wrap,
	.single-post .blog-wrap {
    float: left;
    width: 60%;
    margin-left: 5%;
}
	.blog #sidebar,
	.single-post #sidebar {
    float: right;
    width: 20%;
    padding: 3% 0 5%;
    border: none;
    background: none;
    margin-top: 5%;
    text-align: center;
    color: var(--six);
		clear: none;
}
	.single-post .blog-wrap #comments h5 {
    font-size: 28px;
	}
	.post-type-archive-speaking h3.full-width {
    margin-top: 8%;
}
.widget-title {
    font-size: 20px;
	}
	form input[type="submit"] {
    font-size: 90%;
}
	.m-donate {
    font-size: 12pt;
	}
.req-inf {
    width: 80%;
    margin: 5% 5% 0;
	}
	.page-template-page-resources #b-navail li {
    width: 50%;
    display: block;
    margin: 0 auto 1%;
}
	.sub {
    text-align: center;
    float: none;
	}
	.more-btn {
    max-width: 90%;
		    font-size:100%;
}
	.page-template-page-resources #b-navail li {
    width: 50%;
}
ul.b-aff li {
	width: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
.do-opts {
    width: 100%;
    margin: 0;
	}
	.do-opts li {
    width: 45%;
	}
	.do-opts li:first-of-type {
    margin-right: 10%!important;
}
	.do-opts li h5 {
    font-size: 20px;
	}
.page-template-page-resources ul.b-rev,
	.single-events ul.b-rev {
    width: 100%;
    margin: 0 0 2%;
    column-count: 1;
}
	.page-template-page-resources ul.b-rev li,
	.single-events ul.b-rev li {
    padding: 0;
    max-width: 100%;
    margin: 1% 0 3%;
    text-align: left;
    font-size: 100%;
    width: 100%;
}
	#hero_text {
    width: 70%;
}
	#hero_text a {
    font-size: 70%;
	}
	#hero_text p {
    font-size:  1.75rem;
}
	#logo {
    max-width: 30%;
	margin: 0 auto -3%;
}
	#header {
		font-size: 18px;
	}
	.home #news_subscribe {
    width: 84%;
    margin: 6% 8% 0;
}
#nav {
		display: none;
	}
	#nav_wrapper {
   
    background: var(--one);
}
	.home #hero {
    background-position: center;
}
	#b-navail li.b-stacked .bstack-img {
    width: 300px;
    height: 420px;
}
	#b-navail li.b-stacked .b-info .b-buy {
		text-align: center;
	}
	#b-navail li.b-stacked .b-info .b-buy li:nth-of-type(1), #b-navail li.b-stacked .b-info .b-buy li:nth-of-type(2), #b-navail li.b-stacked .b-info .b-buy li:nth-of-type(3) {

    max-width: 31%;
	}
	.single-books .b-img {
    width: 45%;
    max-width: 45%;
	}
	.single-books .b-buy {
    margin-top: 10%;
    text-align: center;
}
	.single-books .b-buy li:nth-of-type(1), .single-books .b-buy li:nth-of-type(2), .single-books .b-info .b-buy li:nth-of-type(3) {
    display: inline-block;
    width: 30%;
    max-width: 30%;
	}
	#btm_links ul {
    font-size: 80%;
}
	#btm_links ul h6 {
    font-size: 18px;
	}
	body {
		font-size: 18px;
	}
	.post-type-archive-sponsor #spo_kids, .tax-sponsor-categories #spo_kids, .tax-tags #spo_kids {
    width: 100%;
}
	.post-type-archive-sponsor #spo_kids li img, .tax-sponsor-categories #spo_kids li img, .tax-tags #spo_kids li img, .post-type-archive-sponsor #spo_kids li div.holder-cimg, .tax-sponsor-categories #spo_kids li div.holder-cimg, .tax-tags #spo_kids li div.holder-cimg {
    height: 325px;
}
	/** NEW NAV **
	/* Important styles */
#toggle {
    display: block;
    width: 28px;
    height: 30px;
    margin: 25px auto 0;
}

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

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: var(--two);
  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;
  width: 200px;
  padding: 10px;
  margin: auto;
  text-align: center;
  border-radius: 0;
  background: var(--two);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
	font-size:  125%;
}
/*#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 li a {
  padding: 5px;
  color: var(--white);
  text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 60%;
}
#menu li a:hover,
#menu li a:focus {
    background: var(--one);
color: var(--two);
}
	p {
		margin: 5% 0;
	}	
}
@media (max-width:767px) { /* what shows at 667px */
	#l_ropes, #r_ropes, #r_ropes2 {
    width: 99.91%; 
	}
	.home ul.b-aff {
		width: 90%;
margin: 8% 5% 0;
	}
	#hero_text a {
    font-size: 95%;
    line-height: 120%;
    padding: 10px 20px;
}
	.home h4 a {
max-width: 40%;
margin: 1% 30% 0;
	}
	#header_wrap #l_ropes {
    margin-top: -3.5%;
}
	.m-section .m-links li a {
    font-size: 16px;
}
	h3 {
    font-size: 29px;
}
	h4 {
		font-size: 27.5px;
	}
	h4.wel-state {
    font-size: 26px;
}
	h5 {
    font-size: 26px;
}
	.btm-sponsor {
    width: 90%;
    float: left;
    clear: both;
    margin: 5% 5% 0!important;
    display: block;
    padding: 10px 0;
	}
	.blog .blog-wrap, .single-post .blog-wrap {
    float: left;
    width: 70%;
    margin-left: 0;
}
	.single-post .blog-wrap h2 {
    font-size: 30px;
	}
	.single-post .blog-wrap h3 {
    font-size: 28px;
	}
	.single-post .blog-wrap h4 {
    font-size: 26px;
	}
	.single-post .blog-wrap h5 {
    font-size: 24px;
	}
	.single-post .blog-wrap h6 {
    font-size: 24px;
	}
	.category #sidebar, .blog #sidebar, .single #sidebar, .tag #sidebar, .archive #sidebar {
    margin-right: 0;
	}
	.page-id-163 ul.pr-images span {
    font-size: 70%;
}
	.page-id-163 .b-stacked, .page-id-163 .b-stacked img {
    height: 175px;
}
	.child-info .spo-links:first-of-type {
    font-size: 65%;
}
	.child-info h5 {
    font-size: 26px;
	}
	.post-type-archive-sponsor #r_ropes2 {
		margin-bottom: -5%;
	}
	.corner-overlay {
    bottom: 50%;
    right: 35%;
}
	.corner-overlay-content {
    width: 70% !important;
    bottom: 150px;
    font-size: 16px !important;
}
	#child_wrap h3 {
    line-height: 130%;
}
	#sidebar .sb-btn {
    font-size: 12px;
		margin: 5% 0 20%;
	}
	#sidebar .widget-title {
    line-height: 125%;
}
}
@media (max-width:666px) {
	#content {
    margin:8% 1%;
}
	#l_ropes, #r_ropes, #r_ropes2 {
    width: 100%;
    background: none;
    border-top: 5px solid var(--five);
	border-bottom: 5px solid var(--five);
    transform: none;
		height: 3px;
}
	
	#header_wrap #l_ropes {
    margin-top: 0;
		background: none!important;
		border-bottom: 0!important;
		height: auto;
}
	#logo {
    max-width: 50%;
	}
	#hero {
    background-position: 65% 0;
}
	.home #news_subscribe {
    width: 94%;
    margin: 8% 3% 0;
}
	#news_subscribe span {
    font-size: 18px;
}
	#news_subscribe a {
    max-width: 90%;
    margin: 2% auto 0;
    width: 90%;
    clear: both;
    display: block;
}
	#news_subscribe a:first-of-type{
    margin: 5% 5% 0;
    font-size: 18px;
    width: 90%;
    float: left;
}
	
	#news_subscribe a:last-of-type {
		margin: 2% 5% 10%;
		font-size: 18px;
		    width: 90%;
    float: left;
	}
	#ex_opts .blue {
    padding: 15% 5% 10% 45%;
}
	#speaking_outer a {
		font-size: 16px;
	}
	.home #soc_media li {
    margin: 0 3px;
    width: 30px;
    height: 30px;
	}
	#soc_media li a {
    font-size: 20px;
    vertical-align: top;
}
	.home .b-img, .post-type-archive-books .b-img, .b-img {
    width: 70%;
    max-width: 70%;
	}
	.home .b-info .b-buy li:nth-of-type(1), .home .b-info .b-buy li:nth-of-type(2), .home .b-info .b-buy li:nth-of-type(3) {
    width: 30%;
}
	.home #soc_media {
    width: 100%;
    margin: 3% 0;
}
	#hero_text {
    width: 96%;
    margin: 0 2%;
    left: 0;
}
	#hero_text h1 , #hero_text h1 span {
    text-shadow: 0 0 5px black;
}
	.m-section {
    width: 100%;
    margin: 10% 0 0;
    float: left;
}
	.m-section:nth-of-type(odd) .m-image {
    float: none;
	}
	.m-section .m-image {
    float: none;
    margin: 0 auto 1%;
}
	#b-navail li.b-stacked .bstack-img {
		float: none;
    display: block;
    margin: 5% auto 0;
	}
	.single-books .b-img {
    width: 65%;
    max-width: 65%;
    float: none;
    margin: 5% auto 0;
}
	iframe {
		min-height: 200px;
		height: auto;
		width: 100%;
	}
	#btm_links {
    width: 100%;
    padding: 0;
    margin-top: 10%;
}
	#btm_links .b-order img {
    display: none;
}
	#btm_links ul {
    float: left;
    margin: 2% 0 5%;
    width: 100%;
    padding: 0;
    text-align: center;
}
	#hero_text a {
    font-size: 75%;
}
	.post-type-archive-sponsor #spo_kids li, .tax-sponsor-categories #spo_kids li, .tax-tags #spo_kids li {
    width: 100%;
	}
	.post-type-archive-sponsor #spo_kids li img, .tax-sponsor-categories #spo_kids li img, .tax-tags #spo_kids li img, .post-type-archive-sponsor #spo_kids li div.holder-cimg, .tax-sponsor-categories #spo_kids li div.holder-cimg, .tax-tags #spo_kids li div.holder-cimg {
    height: 450px;
}
	.search-kids {
    width: 100%;
    padding: 0;
	}
	.search-kids li:first-of-type {
		clear: left;
		margin-left: 0;
	}
	.search-kids li:last-of-type {
		margin-right: 0;
	}
	#child_wrap .child-img {
    float: none;
    width: 80%;
    margin: -3% auto 0;
    display: block;
}
	#sponsor_cta h6 {
    font-size: 20px;
}
	.sponsor-btns li:first-of-type {
    width: 80%;
}
.child-info .spo-links:first-of-type {
    font-size: 80%;
    margin-top: 5%;
}

.child-info .spo-links:last-of-type {
    font-size: 100%;
	}
.sponsor-works-wrap li {
    width: 100%;
    margin: 0 0 0 -6%
}
	.sponsor-works-wrap li:first-of-type {
		margin-left: -6%;
	}
	.btm-sponsor {
    width: 86%;   
    margin: 5% 5% 0!important;
    padding: 2%;
    font-size: 14px;
    line-height: 20px;
}
	.sponsor-faq div {
    width: 100%;
	}
	.sponsor-faq div:first-of-type {
	margin-bottom: 15%;
}
	.sponsor-faq div:first-of-type:after {
		    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: var(--two);
    margin-top: 20%;
	}
	.add-to-calendar {
    max-width: 100%;
}
	.post-type-archive-events .em-programs h5, .post-type-archive-events .em-programs a {
    font-size: 24px;
    line-height: 30px;
}
	.handouts {
    display: block;
    max-width: 100%;
	}
	.handout_wrapper .bull {
		display: none;
	}
	.e-cal li a {
    background: var(--six);
		color: var(--white);
		text-shadow: none;
    padding: 1% 5%;
    margin: 2% 0 0;
    width: 90%;
	}
	ul.b-down form label {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
}
	.single-events ul.pr-images li {
    width: 50%;
}
	.blog .blog-wrap, .single-post .blog-wrap {
    float: left;
    width: 100%;
    margin-left: 0;
}
	.blog #sidebar, .single-post #sidebar {
    width: 100%;
    padding: 3% 0 5%;
    margin: 0;
}
	.o-wrap {
    width: 100%;
    margin: 8% 0;
}
	.o-wrap .o-img {
    float: none!important;
    width: 100%!important;
    margin: 0 auto!important;
    display: block!important;
}
	.o-wrap .o-img img {
    margin-top: 0%;
}
	ul.pr-images li {
		width: 75%;
	}
	.page-id-163 .b-stacked, .page-id-163 .b-stacked img {
    height: 175px;
    width: 125px;
}
	.page-id-163 ul.b-rev li {
    width: 100%!important;
    margin: 0 0 4%!important;
}
	.page-id-163 ul.v-rev li {
    width: 100%!important;
    margin: 0 0 10%!important;
}
	.page-id-163 ul.v-rev li:last-of-type {
		margin-bottom: 5%!important;
	}
	.page-id-163 ul.v-rev iframe {
    height: inherit;
}
	.page-id-163 #soc_media li {
		    width: 25px;
    height: 25px;
    margin: 0 2px!important;
    padding: 0 1% 2%;
}
	.page-id-163 ul.b-aff li {
    max-width: 30%;
}
	.page-id-163 ul.b-aff li img {
		width:100%;
	}
	.do-opts li:first-of-type,
	.do-opts li:last-of-type {
		margin: 0!important;
	}
	.do-opts li {
    width: 100%;
}
	.page-id-147 .sponsor-works-wrap p {
    font-size: 16px;
    line-height: 20px;
}

	.tcm-info h5 {
		font-size: 20px;
	}
	.tcm-info li {
    width: 100%;
	margin-bottom: 5%;
	}
	.tcm-info li:last-of-type {
		margin-bottom: 0;
	}
	#footer_wrap p,#footer_wrap a {
    font-size: 11px;
		
		line-height: 14px;
	}
	#footer_wrap a.web-link {
    font-size: 8px;
	}
	#min_support a {
    max-width: 100%;
    margin: 2% auto 0;
    font-size: 20px;
}
	.single-post .blog-wrap h2.post-title {
    font-size: 30px;
	}
	.single-post .blog-wrap h2 {
    font-size: 26px;
}
	.single-post .blog-wrap h3 {
    font-size: 24px;
}
	.single-post .blog-wrap h4 {
    font-size: 22px;
}
	.single-post .blog-wrap h5 {
    font-size: 20px;
}
	.single-post .blog-wrap h6 {
    font-size: 18px;
}
	h3 {
    font-size: 26px;
    line-height: 125%;
}
	.page-id-163 h3,
	h4 {
    font-size: 24px;
}
	h6 {
    font-size: 20px;
	}
	.category #sidebar li, .blog #sidebar li, .single-post #sidebar li {
    margin-bottom: 0;
    padding-bottom: 0;
}
	#btm_links ul {
    font-size: 100%;
}
	.home h4 a {
    max-width: 96%;
    margin: 1% 2% 0;
    font-size: 20px;
}
	.single ul.b-rev li {
    font-size: 20px;
    line-height: 125%;
	}
	.sponsor-video iframe {
    width: 96%;
    margin: 5% 2% 0;
}
	.corner-overlay {
    bottom: 60%;
	}
	.post-type-archive-sponsor #spo_kids li:nth-of-type(3n-1), .tax-sponsor-categories #spo_kids li:nth-of-type(3n-1), .tax-tags #spo_kids li:nth-of-type(3n-1) {
    margin-left: 0;
    margin-right: 0;
}
	.blog .blog-wrap li:first-of-type, .tag .blog-wrap li:first-of-type, .category .blog-wrap li:first-of-type,
	.blog .blog-wrap li:first-of-type .blog-post {
    margin-top: 0;
}
	.blog #sidebar li#execphp-2  {
		margin-top: 15%;
	}
	#sidebar #soc_media {
    margin: 3% 0 13% !important;
}
	#sidebar .sb-btn {
    margin: 2% 0 10%;
}
	h4.wel-state {
    font-size: 22px;
    line-height: 150%;
	}
	.page-id-147 h4.wel-state {
    margin-bottom: 10%;
}
	.do-opts li:first-of-type {
		margin-bottom: 10% !important;
	}
	.page-id-143 #content #soc_media li {
		margin: 3% 1% 0!important;
	}
	input, textarea {
		font-size: 14px;
	}
	#footer #sidebar li:nth-of-type(2) img {
    width: 50% !important;
    margin-bottom: 5%;
}
	#footer h3 {
    font-size: 20px;
	margin-bottom: 5%;
	}
}

