
/*
Theme Name: Convince & Convert
Author: Glass Mountains Digital
Version: 1
*/

* {
vertical-align: baseline;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}
body {
font-family: 'Lato', Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: 400;
color: #231f20;
background: #fff;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
}


/* Layout
....................................................................... */
#site-left {
display: none;
}
#page-wrap_navi {
position: fixed;
width: 100%;
min-height: 50px;
background: #f9f9f9;
border-bottom: 1px solid #e5e5e5;
z-index: 11;
}
#page-wrap_navi.sticky {
border-color: #dcdcdc;
box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
#bg_home_hero {
clear: both;
float: left;
width: 100%;
background: url(img/bg_hero.jpg) 50% 0 no-repeat;
background-size: cover;
}
#page-wrap_header {
clear: both;
float: left;
width: 100%;
background: #f5f5f5;
margin: 50px 0 0 0;
}
body.home #page-wrap_header {
background: transparent;
}
#page-wrap_hero {
position: relative;
clear: both;
float: left;
width: 100%;

border-bottom: 1px solid #e5e5e5;
z-index: 1;
overflow: hidden;
}
#page-wrap_latestposts {
position: relative;
clear: both;
float: left;
width: 100%;
background: #f3f3f3 url(img/bg_latest_posts.png) 50% 0 repeat-y;
background-size: 100% auto;
padding: 50px 0 30px 0;
}
.page-wrap_content {
position: relative;
clear: both;
float: left;
width: 100%;
padding: 50px 0 30px 0;
}
#page-wrap_subscribe {
clear: both;
float: left;
width: 100%;
}
#page-wrap_courses {
clear: both;
float: left;
width: 100%;
background: #f3f3f3;
padding: 50px 0 30px 0;
}
#page-wrap_banner {
clear: both;
float: left;
width: 100%;
border-top: 5px solid #f1f1f1;
padding: 50px 0 30px 0;
}
#page-wrap_footer {
clear: both;
float: left;
width: 100%;
border-top: 5px solid #f1f1f1;
padding: 60px 0 20px 0;
}
.center {
clear: both;
width: 980px;
margin: 0 auto;
}

.row:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.row {
display: inline-block;
}
html[xmlns] .row {
display: block;
}
* html .row {
height: 1%;
}
.span1 {
float: left;
width: 5.125%;
margin: 0 3.5% 0.75em 0;
}
.span2 {
float: left;
width: 13.75%;
margin: 0 3.5% 0.75em 0;
}
.span3 {
float: left;
width: 22.375%;
margin: 0 3.5% 0.75em 0;
}
.span4 {
float: left;
width: 31%;
margin: 0 3.5% 0.75em 0;
}
.span5 {
float: left;
width: 39.625%;
margin: 0 3.5% 0.75em 0;
}
.span6 {
float: left;
width: 48.25%;
margin: 0 3.5% 0.75em 0;
}
.span7 {
float: left;
width: 56.875%;
margin: 0 3.5% 0.75em 0;
}
.span8 {
float: left;
width: 65.5%;
margin: 0 3.5% 0.75em 0;
}
.span9 {
float: left;
width: 74.125%;
margin: 0 3.5% 0.75em 0;
}
.span10 {
float: left;
width: 82.75%;
margin: 0 3.5% 0.75em 0;
}
.span11 {
float: left;
width: 91.375%;
margin: 0 3.5% 0.75em 0;
}
.span12 {
float: left;
width: 100%;
margin: 0 0 0.75em 0;
}
.span1.last,
.span2.last,
.span3.last,
.span4.last,
.span5.last,
.span6.last,
.span7.last,
.span8.last,
.span9.last,
.span10.last,
.span11.last {
margin: 0;
}


/* Globals
....................................................................... */
p {
line-height: 1.7em;
margin: 0 0 1.1em 0;
word-wrap: break-word;
word-break: break-word;
}
pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
line-height: 1.5em;
padding: 0.5em 0 0 0;
margin: 0 0 1.5em 0;
}
a {
color: #3d9cd2;
text-decoration: underline;
}
a:hover {
color: #231f20;
}
h1 {
font-size: 2.15em;
font-weight: 900;
line-height: 1.1em;
letter-spacing: -0.025em;
color: #231f20;
margin: 0 0 0.5em 0;
}
h2 {
font-size: 1.5em;
font-weight: 900;
line-height: 1.1em;
letter-spacing: -0.025em;
color: #f68c1e;
margin: 0 0 0.65em 0;
}
h2.oversize {
font-size: 2.15em;
font-weight: 900;
line-height: 1.1em;
letter-spacing: -0.025em;
color: #231f20;
margin: 0 0 0.5em 0;
}
h2.title {
font-size: 1.2em;
color: #231f20;
border-bottom: 3px solid #e5e5e5;
padding: 0 0 0.65em 0;
}
h3 {
font-size: 1.2em;
font-weight: 900;
line-height: 1.2em;
letter-spacing: -0.015em;
color: #f68c1e;
margin: 0 0 0.5em 0;
}
h3 a {
text-decoration: none;
}
h4 {
font-size: 0.9em;
font-weight: 900;
line-height: 1.3em;
color: #231f20;
margin: 0 0 0.5em 0;
}
strong {
font-weight: 900;
}
img {
max-width: 100%;
height: auto !important;
}
img, img a {
border: 0;
text-decoration: none;
}
ol {
padding: 0;
margin: 0 0 0.75em 20px;
}
ol li {
line-height: 1.7em;
padding: 0 0 0.75em 5px;
margin: 0 0 0.75em 20px;
}
ul {
padding: 0;
margin: 0 0 0.75em 20px;
}
ul li {
margin: auto;
list-style: none;
line-height: 1.7em;
padding: 0 0 0.75em 20px;
margin-left: 0;
}
.page-wrap_content ul li:before {
display: inline-block;
vertical-align: middle;
font-family: 'FontAwesome';
content: '\f111';
font-size: 0.4em;
color: #f68c1e;
margin: -2px 10px 0 -20px;
}
li ul {
margin: 0.75em 0 0 0;
}
li ul li:last-child {
padding-bottom: 0;	
}
hr {
clear: both;
border: 0;
border-bottom: 3px solid #e5e5e5;
background: transparent;
height: 1px;
padding: 5px 0 0 0;
margin: 0 0 25px 0;
}
hr.slimline {
border-width: 1px;
}
blockquote {
color: #6e6f72;
border-left: 6px solid #f68c1e;
padding: 20px 0 20px 30px;
margin: 0 0 20px 30px;
}
blockquote p:last-child {
margin: 0;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
.clear {
clear: both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft {
float: left;
margin: 0 15px 5px 0;
}
.alignright {
float:right;
margin: 0 0 5px 15px;
}
.textcenter,
.aligncenter {
text-align: center;
}
img.aligncenter {
display: block;
margin: 0 auto 15px auto;
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption.aligncenter {
width: 100% !important;
}
.wp-caption.alignleft,
.wp-caption.alignright {
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 0.7em;
font-style: italic;
margin: 0;
}
.rounded {
border-radius: 50%;
}
.small {
font-size: 0.8em;
}
.nomargin {
margin: 0;
}
.spacer {
clear: both;
padding: 15px 0;
}
.black {
color: #231f20;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
}
.cta a,
a.cta {
display: inline-block;
text-decoration: none;
font-size: 0.85em;
font-weight: 900;
line-height: 1.25em;
letter-spacing: 0.025em;
text-align: center;
color: #fff;
background: #f68c1e;
border-radius: 4px;
padding: 8px 15px;
margin: 5px 0 5px 0;
transition: all 0.2s;
}
.cta a:hover,
a.cta:hover {
color: #fff;
background: #231f20;
text-decoration: none;
}
.cta.cta_big a,
a.cta.cta_big {
font-size: 1.2em;
text-transform: none;
padding: 15px 20px 15px 20px;
}
.cta a .fa,
a.cta .fa {
font-size: 0.7em;
margin-left: 5px;
}
.cta.cta_block {
display: block;
text-align: center;
}
h2 a.cta {
vertical-align: middle;
font-size: 0.6em;
margin: -0.5em 0 0 10px;
}
h2.oversize a.cta {
font-size: 0.4em;
}
a.boldlink {
display: inline-block;
color: #3d9cd2;
font-size: 0.7em;
line-height: 1.5em;
font-weight: 900;
text-decoration: none;
text-transform: uppercase;
}
a.boldlink:hover {
color: #231f20;
}
a.boldlink .fa {
font-size: 0.9em;
margin-left: 5px;
}
.ctx-module-container {
margin: 0 0 20px 0;
}


/* Forms
....................................................................... */
form {
margin: 0 0 20px 0;
padding: 0;
}
fieldset {
border: 0;
padding: 0;
margin: 0;
}
legend {
color: #231f20;
font-size: 1.3em;
font-weight: 300;
padding: 0;
margin: 0 0 15px 0;
}
label {
display: block;
color: #231f20;
font-size: 0.9em;
font-weight: 900;
padding: 0 0 5px 0;
}
input,
textarea,
select {
display: block;
color: #6e6f72;
width: 99%;
max-width: 624px;
font-size: 1em;
font-weight: normal;
font-family: 'Lato', Arial, Helvetica, sans-serif;
background: #fff;
border: 1px solid #e5e5e5;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.05);
padding: 10px 2% 10px 2%;
margin: 0 5px 15px 0;
border-radius: 4px;
box-sizing: border-box;
}
input:focus,
textarea:focus {
color: #231f20;
border: 1px solid #b7b7b7;
box-shadow: 0 0 4px rgba(0,0,0,0.15);
}
::-webkit-input-placeholder {
color: #999;
opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
color: #999;
opacity: 1;
}
::-moz-placeholder {  /* Firefox 19+ */
color: #999;
opacity: 1;
}
:-ms-input-placeholder {
color: #999;
opacity: 1;
}
select {
line-height: 2.15em;
}
select option {
padding: 0 2% 0 2%;
}
textarea {
overflow: auto;
overflow-x: hidden;
resize: none;
}
.radio,
.checkbox {
display: inline-block;
padding: 5px 15px 10px 0;
}
input[type="radio"],
input[type="checkbox"] {
display: inline-block;
width: auto !important;
padding: 0;
border: 0;
}
input:disabled {
cursor: not-allowed;
}
button,
input.submit, 
input[type=submit] {
width: auto;
font-family: 'Lato', Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 0.9em;
font-weight: 900;
line-height: 1.25em;
color: #fff;
background: #f68c1e;
border-radius: 4px;
border: 0;
padding: 10px 15px 10px 15px;
margin: 10px 0 10px 0;
transition: all 0.2s;
-webkit-appearance: none;
cursor: pointer;
}
button:hover,
input.submit:hover, 
input[type=submit]:hover {
background-color: #231f20;
}

.ninja-forms-all-fields-wrap {
border-top: 1px solid #e5e5e5;
padding-top: 20px;
}
.ninja-forms-required-items {
padding-bottom: 20px;
}
/* Ninja form appends to Ultimate Posts content in sidebar */
.upw-content .ninja-forms-cont {
display: none !important;
}


/* Social Links
....................................................................... */
.socnet a {
display: inline-block;
text-decoration: none;
padding: 5px  2px;
margin: 0 5px;
}
.socnet a span {
display: none;
}
.socnet a .fa {
font-size: 1.3em;
color: #231f20;
}
.socnet a .fa.fa-twitter {
color: #56bee5;
}
.socnet a .fa.fa-facebook {
color: #084b8f;
}
.socnet a .fa.fa-linkedin {
color: #127db5;
}
.socnet a .fa.fa-slideshare {
color: #167cc4;
}
.socnet a .fa.fa-rss {
color: #ee8c00;
}
.socnet a:hover .fa {
color: #231f20;
}


/* Side navigation
....................................................................... */
#sidehead {
padding: 35px 20px;
}
#sidehead strong {
font-size: 1em;
text-transform: uppercase;
}
#sidehead a.close_menu {
display: inline-block;
float: right;
color: #3d9cd2;
font-size: 1.4em;
padding: 5px 0 5px 5px;
margin: -8px 0 0 0;
}
#sidehead a.close_menu:hover {
color: #231f20;
}
#sidenavi {
clear: both;
position: relative;
}
#sidenavi ul {
border-top: 1px solid #e5e5e5;
background: #fff;
box-sizing: border-box;
padding: 0;
margin: 0;
}
#sidenavi li {
list-style: none;
background-image: none;
border-bottom: 1px solid #e5e5e5;
padding: 0;
margin: 0;
}
#sidenavi li:before {
display: none;
}
#sidenavi li a {
position: relative;
display: block;
width: 300px;
font-size: 0.9em;
color: #231f20;
text-decoration: none;
box-sizing: border-box;
padding: 15px 35px 15px 20px;
margin: 0;
}
#sidenavi li.menu-item-has-children > a:after {
content: '\f054';
position: absolute;
right: 20px;
top: 50%;
color: #231f20;
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 15px;
}
#sidenavi li a:hover {
background: #f5f5f5;
}
#sidenavi li.current_page_item > a {
background: #f5f5f5;
}
#sidenavi li ul {
position: absolute;
top: 0;
left: 300px;
transition: all 0.3s;
z-index: 9999;
background: #fff;
}
#sidenavi li ul li a {
padding-left: 30px;
}
#sidenavi li ul li a:before {
content: '-';
display: inline-block;
padding: 0 5px 0 0;
}
#sidenavi li ul li.title a {
padding-left: 20px;
}
#sidenavi li ul li.title a:before {
content: '';
display: none;
}
#sidenavi li ul li.back a {
font-weight: 700;
padding-left: 20px;
color: #999;
}
#sidenavi li ul li.back a:before {
content: '\f053';
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 15px;
}
#sidenavi li.back > a:after {
content: '';
display: none;
}
#sidenavi li ul li ul {
border: 0;
}


/* Top navigation
....................................................................... */
#top_navi ul {
text-align: center;
margin: 0;
padding: 0;
}
#top_navi li {
display: inline-block;
position: relative;
list-style: none;
background-image: none;
border-left: 1px solid #dcdcdc;
padding: 0;
margin: 0 -4px 0 0;
}
#top_navi li:last-child {
border-right: 1px solid #dcdcdc;
}
#top_navi li a {
position: relative;
display: block;
color: #231f20;
font-size: 0.8em;
font-weight: 700;
text-decoration: none;
padding: 10px 8px;
margin: 0;
}
#top_navi li a:hover {
color: #f68c1e;
}
#top_navi > ul > li.menu-item-has-children > a:after {
content: '\f078';
position: absolute;
left: 50%;
bottom: 8px;
color: #f68c1e;
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 10px;
margin-left: -5px;
}

#top_navi li ul {
opacity: 0;
position: absolute;
left: -9999px;
top: 52px;
width: 230px;
background: #f9f9f9;
border: 1px solid #dcdcdc;
padding: 3px 0 3px 0;
margin: 0 0 0 -115px;
z-index: 99;
transition: opacity 0.2s;
}
#top_navi li ul li,
#top_navi li.current-menu-item ul li {
clear: both;
background-image: none;
border: 0;
padding: 0;
margin: 0;
}
#top_navi li ul li a,
#top_navi li.current-menu-item ul li a {
float: none;
display: block;
width: 210px;
color: #231f20;
background: transparent;
font-weight: 400;
font-size: 0.8em;
line-height: 1.2em;
text-transform: none;
text-decoration: none !important;
border: 0;
border-top: 1px solid #dcdcdc;
text-align: center;
background-image: none;
padding: 8px 0;
margin: 0 10px 0 10px;
}
#top_navi li ul li a:hover,
#top_navi li.current-menu-item ul li a:hover {
color: #f68c1e;
}
#top_navi li ul li:first-child > a,
#top_navi li.current-menu-item ul li:first-child > a {
border-top: 0;
}
#top_navi li ul li:last-child a,
#top_navi li.current-menu-item ul li:last-child a {
border-bottom: 0;
}
#top_navi ul li:hover > ul {
opacity: 1;
left: 50%;
}


/* Header
....................................................................... */
header {
float: left;
position: relative;
width: 100%;
padding: 30px 0;
margin: 0;
}
#logo {
display: inline-block;
vertical-align: middle;
width: 50%;
margin: 0 -4px 0 0;
}
#logo img {
width: 100%;
height: auto;
max-width: 405px;
}
#logo .text {
position: absolute;
top: -9999px;
left: -9999px;
}

#header_tools {
display: inline-block;
vertical-align: middle;
width: 50%;
text-align: right;
margin: 0 -4px 0 0;
}
header .socnet {
display: inline-block;
vertical-align: middle;
}
.toggle {
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
color: #fff;
background: #231f20;
border-radius: 50%;
margin: 0 0 0 15px;
transition: all 0.2s;
cursor: pointer;
}
.toggle span {
position: absolute;
top: -9999px;
left: -9999px;
}
#toggle_navi {
display: none;
background: #3d9cd2;
}
#toggle_search {
background: #f68c1e;
}
.toggle:hover {
background: #231f20 !important;
}

#sub_navi {
padding: 10px 0 0 0;
}
#sub_navi ul {
padding: 0;
margin: 0;
}
#sub_navi li {
list-style: none;
display: inline-block;
font-size: 0.75em;
color: #6e6f72;
padding: 0 10px 0 0;
margin: 0 -4px 0 0;
}
#sub_navi li:after {
display: inline-block;
content: '|';
padding: 0 0 0 10px;
}
#sub_navi li:last-child:after {
display: none;
}
#sub_navi li a {
color: #6e6f72;
text-decoration: none;
}
#sub_navi li a:hover {
color: #231f20;
text-decoration: underline;
}

#search_popover {
display: none;
clear: both;
width: 100%;
text-align: left;
background: rgba(249,249,249,0.75);
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
box-sizing: border-box;
padding: 15px;
z-index: 9999;
}
#search_popover form {
position: relative;
max-width: 600px;
margin: 0 auto;
}
#search_popover label {
display: none;
}
#search_popover input {
width: 100%;
min-height: 41px;
border-radius: 4px;
padding: 5px 45px 5px 15px;
margin: 0;
}
#search_popover #searchsubmit {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 41px;
border: 0;
line-height: 1px;
background: #f68c1e;
text-align: center;
border-radius: 0 4px 4px 0;
padding: 0;
margin: 0;
cursor: pointer;
}
#search_popover #searchsubmit:hover {
background: #231f20;
}
#search_popover #searchsubmit span {
display: none;
}


/* Sidebar
....................................................................... */
.widget {
clear: both;
position: relative;
padding: 0;
margin: 0 0 40px 0;
}
.widget p {
font-size: 0.9em;
margin: 0 0 0.75em 0;
}
.widget a.cta {
margin: 5px 0 5px 0;
}
.widget ul {
padding: 0;
margin: -10px 0 0 0;
}
.widget li {
list-style: none;
position: relative;
border-bottom: 1px solid #e5e5e5;
padding: 10px 0 10px 0;
margin: 0;
}
.page-wrap_content .widget li:before {
display: none;
}
.widget li:last-child {
border: 0;
}
.widget li a {
position: relative;
display: block;
line-height: 1.5em;
color: #231f20;
text-decoration: none;
padding: 0 15px 0 0;
}
.widget li a:hover {
color: #3d9cd2;
}
.widget li a:after {
content: '\f054';
position: absolute;
right: 0;
top: 5px;
color: #231f20;
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
font-size: 15px;
}
.widget a.cta {
font-size: 0.9em;
}

.widget.hide_title h2.title {
display: none;
}

.widget.widget_boxed {
clear: both;
background: #f5f5f5;
border: 1px solid #dcdcdc;
padding: 20px;
}
.widget.widget_boxed h2.title {
border-bottom: 0;
padding: 0;
}

.widget.widget_search h2.title {
display: none;
}
.widget.widget_search form {
position: relative;
max-width: 600px;
margin: 0 auto;
}
.widget.widget_search label {
display: none;
}
.widget.widget_search input {
width: 100%;
min-height: 41px;
border-radius: 4px;
padding: 5px 45px 5px 15px;
margin: 0;
}
.widget.widget_search #searchsubmit {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 41px;
border: 0;
line-height: 1px;
background: #f68c1e;
border-radius: 0 5px 5px 0;
text-align: center;
padding: 0;
margin: 0;
cursor: pointer;
}
.widget.widget_search #searchsubmit:hover {
background: #231f20;
}
.widget.widget_search #searchsubmit span {
display: none;
}

.widget.widget_about {
text-align: center;
}
.widget.widget_about p {
text-align: justify;
}
.widget.widget_about p img {
display: block;
margin: 0 auto 5px auto;
}
.widget.widget_about p:last-child {
text-align: center;
}

.widget.widget_services li a {
font-size: 1.4em;
font-weight: 300;
}
.widget.widget_services li a:after {
top: 1em;
}

.widget.widget_sponsors img {
max-width: 200px;
}

.widget.widget_schedule li a {
display: inline;
text-decoration: underline;
padding: 0;
}
.widget.widget_schedule li a:after {
display: none;
}
.widget.widget_schedule li strong {
display: block;
}

.widget ul.client_list li {
border: 0;
padding-left: 10px;
padding-right: 10px;
}
.widget .client_list li img {
max-height: 40px;
}

.widget.widget_help-widget {
padding: 47px 0 0 0;
}
.widget.widget_help-widget h4.title {
display: none;
}
.widget.widget_help-widget .help_inner {
text-align: center;
background: #fff;
border: 3px solid #e5e5e5;
padding: 0 15px 15px 15px;
}
.widget.widget_help-widget .icon {
display: block;
margin: -47px 0 15px 0;
}
.widget.widget_help-widget .icon img {
display: block;
width: 92px;
height: auto;
margin: 0 auto;
}
.widget.widget_help-widget h2 {
font-size: 1.2em;
text-align: center;
color: #f68c1e;
border: 0;
padding: 0;
margin: 0 0 20px 0;
}
.widget.widget_help-widget p:last-child {
margin: 0;
}
.widget.widget_help-widget a.cta {
margin: 10px 0 20px 0 !important;
}
.widget.widget_help-widget ul {
text-align: center;
padding: 0;
margin: 0 0 15px 0;
}
.widget.widget_help-widget ul li {
display: inline-block;
vertical-align: middle;
width: 50%;
box-sizing: border-box;
border: 0;
padding: 5px;
margin: 0 -4px 0 0;
}
.widget.widget_help-widget ul li:before {
display: none;
}
.widget.widget_help-widget ul li span {
display: inline-block;
max-width: 160px;
}
.widget.widget_help-widget ul li img {
width: auto;
max-height: 60px;
}

.widget.widget_bio-widget {
padding: 0;
}
.widget.widget_bio-widget .widget_bio_bg {
position: relative;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
background-color: #333;
color: #fff;
}
.widget.widget_bio-widget .widget_bio_content {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+30,000000+65&0+30,0.65+65 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 65%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 65%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

padding: 210px 20px 20px 20px;
}
.widget.widget_bio-widget h4.title {
display: none;
}
.widget.widget_bio-widget .widget_bio_avatar {
display: none;
}
.widget.widget_bio-widget .icon {
position: absolute;
top: 150px;
left: 20px;
width: 50px;
height: 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80px;
font-weight: 900;
line-height: 1em;
color: #f68c1e;
}
.widget.widget_bio-widget p {
font-style: italic;
font-weight: 600;
text-shadow: 2px 2px 1px rgba(0,0,0,0.33);
}
.widget.widget_bio-widget p:last-child {
margin: 0;
}
.widget.widget_bio-widget a.cta {
text-shadow: none;
font-style: normal;
margin: 10px 0 20px 0 !important;
}
.widget.widget_bio-widget a.cta:hover {
color: #231f20;
background: #fff;
}



/* Author / Speaker / Host profile (shared across pages)
....................................................................... */
.profile {
padding: 0 0 0 66px;
margin: 10px 0;
}
.profile .profile_pic {
display: inline-block;
vertical-align: middle;
width: 50px;
margin: 0 10px 0 -65px;
}
.profile .profile_pic img {
border-radius: 50%;
}
.profile .profile_text {
display: inline-block;
vertical-align: middle;
}
.profile .profile_text p {
line-height: 1.25em;
margin: 0 0 5px 0;
}
.profile .profile_text p:last-child {
margin: 0;
}

/* Author / Speaker / Host miniprofile (shared across pages)
....................................................................... */
.post_meta {
font-size: 0.75em;
margin: 0 0 20px 0;
}
.post_meta .authors,
.post_meta .cats {
display: inline-block;
vertical-align: middle;
}
.post_meta .authors {
margin: 0 10px 0 0;
}
.post_meta strong {
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
}
.post_meta .miniprofile {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 5px 0 5px 35px;
margin: 5px 10px 5px 0;
}
.post_meta .miniprofile .profile_pic {
display: inline-block;
vertical-align: middle;
width: 30px;
padding: 0 3px 0 0;
margin: 0 0 0 -35px;
}
.post_meta .miniprofile .profile_pic img {
display: block;
border-radius: 50%;
}
.post_meta .miniprofile .profile_text {
display: inline-block;
vertical-align: middle;
text-decoration: underline;
color: #3d9cd2;
}
.post_meta .miniprofile:hover .profile_text {
color: #231f20;
}

.miniprofile_popover {
opacity: 0;
position: absolute;
left: -9999px;
top: 40px;
width: 280px;
text-align: left;
border: 1px solid #dcdcdc;
background: #f5f5f5;
box-shadow: 0 5px 5px rgba(0,0,0,0.33);
box-sizing: border-box;
padding: 15px;
z-index: 10;
transition: opacity 0.2s;
}
.miniprofile:hover .miniprofile_popover {
opacity: 1;
left: 0;
}
.miniprofile_popover:before {
content: ' ';
height: 0;
width: 0;
position: absolute;
left: 13px;
top: -10px;
margin-left: -5px;
border: 5px solid transparent;
border-bottom-color: #dcdcdc;
}
.miniprofile_popover:after {
content: ' ';
height: 0;
width: 0;
position: absolute;
left: 13px;
top: -9px;
margin-left: -5px;
border: 5px solid transparent;
border-bottom-color: #f5f5f5;
}
.miniprofile_popover p {
line-height: 1.6em;
}
.miniprofile_popover p:last-child {
margin: 0;
}
.miniprofile_popover a.all,
.miniprofile_popover a.follow {
display: inline-block;
vertical-align: middle;
font-size: 0.8em;
color: #fff;
text-decoration: none;
border-radius: 3px;
padding: 0 8px;
margin: 2px;
transition: all 0.2s;
}
.miniprofile_popover a.all {
background: #f68c1e;
}
.miniprofile_popover a.follow {
background: #3d9cd2;
}
.miniprofile_popover a.all:hover,
.miniprofile_popover a.follow:hover {
background: #231f20;
}
.miniprofile_popover a.closeprofile {
position: absolute;
top: 5px;
right: 5px;
color: #999;
text-decoration: none;
}
.miniprofile_popover a.closeprofile:hover {
color: #231f20;
}



/* Sponsor list (shared across pages)
....................................................................... */
ul.sponsor_list {
padding: 0;
margin: 0;
}
.sponsor_list li,
.sponsors .adplugg-ad,
.sponsors .adzone,
.sponsors .sponsor-caption {
display: inline-block;
vertical-align: middle;
background-image: none;
color: #999;
font-size: 0.9em;
padding: 8px;
margin: 0;
}
.page-wrap_content .sponsor_list li:before {
display: none;
}
.sponsor_list li a,
.sponsors .adplugg-ad a {
display: block;
}
.sponsor_list li img,
.sponsors .adplugg-ad img {
display: block;
max-height: 50px;
width: auto;
}


/* Podcast subscribe list (shared across pages)
....................................................................... */
ul.podcast_subscribe_list {
padding: 0;
margin: 5px 0 15px 0;
}
.podcast_subscribe_list li {
display: inline-block;
vertical-align: middle;
width: 45%;
padding: 0 5% 0 0;
margin: 5px -4px 5px 0;
}
.page-wrap_content .podcast_subscribe_list li:before {
display: none;
}
.podcast_subscribe_list li a {
text-decoration: none;
font-size: 1.2em;
font-weight: 900;
}
.podcast_subscribe_list li a span i {
display: inline-block;
color: #231f20;
padding: 0 5px 0 0;
}
.podcast_subscribe_list li a i:nth-child(2) {
font-size: 0.7em;
}


/* Podcast index page
....................................................................... */
.show_preview {
border-bottom: 3px solid #e5e5e5;
margin: 0 0 40px 0;
}
.show_preview .show_head {
padding: 0 0 30px 200px;
}
.show_preview .show_pic {
display: inline-block;
vertical-align: top;
width: 170px;
margin: 0 25px 0 -200px;
}
.show_preview .show_text {
display: inline-block;
vertical-align: top;
}
.show_preview .show_text h2 {
color: #231f20;
}

.show_extra {
padding: 0 0 0 200px;
}
.show_extra_left {
display: inline-block;
vertical-align: middle;
width: 200px;
margin: 0 -4px 0 -200px;
}
.show_extra_left p {
margin: 0;
}
.show_extra_right {
display: inline-block;
vertical-align: middle;
text-align: right;
width: 100%;
margin: 0 -4px 0 0;
}

.show_minipreview {
display: inline-block;
vertical-align: top;
width: 25%;
text-align: center;
box-sizing: border-box;
padding: 0 1.75%;
margin: 0 -4px 20px 0;
}
.show_minipreview .show_pic {
margin: 0 0 10px 0;
}
.show_minipreview .show_pic img {
max-width: 170px;
}
.show_minipreview .show_text {
margin: 0 0 10px 0;
}
.show_minipreview h2 {
font-size: 1.2em;
color: #231f20;
margin: 0;
}


/* Podcast show page
....................................................................... */
.show_intro {
display: inline-block;
vertical-align: top;
width: 45%;
padding: 0 5% 0 0;
margin: 0 -4px 20px 0;
}
.show_sponsors {
display: inline-block;
vertical-align: top;
width: 50%;
margin: 0 -4px 40px 0;
}

#show_sidebar {
font-size: 0.9em;
}
#show_sidebar .pic {
background: #f5f5f5;
border: 1px solid #dcdcdc;
text-align: center;
margin: 0 0 20px 0;
}


/* Podcast detail page
....................................................................... */
.podcast_video {
margin: 2em 0;
}
.episode_intro {
border-bottom: 1px solid #e5e5e5;
margin: 0 0 30px 0;
}
.episode_intro_left {
display: inline-block;
vertical-align: top;
width: 50%;
margin: 0 -4px 20px 0;
}
.episode_intro_right {
display: inline-block;
vertical-align: top;
width: 50%;
box-sizing: border-box;
padding: 0 0 0 5%;
margin: 0 -4px 20px 0;
}
.episode_intro_left .pic {
margin: 0 0 10px 0;
}
.episode_intro_right .profile {
display: block;
width: 100%;
margin: 10px 0 30px 0;
}

#podcast_full_sidebar {
font-size: 0.9em;
}
#podcast_full_sidebar .pic {
background: #f5f5f5;
border: 1px solid #dcdcdc;
text-align: center;
margin: 0 0 20px 0;
}
#podcast_full_sidebar .profile:last-child {
margin-bottom: 20px;
}
#podcast_full_sidebar .testimonial {
padding: 10px 0 10px 40px;
margin: 0 0 10px 0;
}
#podcast_full_sidebar .testimonial .icon {
top: 5px;
}
#podcast_full_sidebar .ad_sidebar {
text-align: center;
margin: 30px 0;
}
#podcast_full_sidebar .ad_sidebar a {
display: block;
}
@media screen and (min-width: 1023px) {
	#podcast_full_sidebar .podcast_subscribe_list li {
	display: block;
	width: 100%;
	padding: 7px 0;
	margin: 0;
	}
	#podcast_full_sidebar .podcast_subscribe_list li a {
	font-size: 1em;
	}
}
.row#other_podcasts {
border-top: 3px solid #e5e5e5;
padding: 30px 0 0 0;
margin: 0;
}

.row#transcript {
border-top: 3px solid #e5e5e5;
padding: 30px 0 0 0;
margin: 0 0 40px 0;
}
.transcript_head {
margin: 0 0 30px 0;
}
.transcript_left {
display: inline-block;
vertical-align: middle;
width: 60%;
margin: 0 -4px 0 0;
}
.transcript_right {
display: inline-block;
vertical-align: middle;
width: 40%;
text-align: right;
margin: 0 -4px 0 0;
}
.transcript_left h2  {
color: #231f20;
margin: 0;
}
.transcript_right a.transcript_expand {
visibility: hidden;
opacity: 0;
-webkit-transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
transition-property: opacity, visibility;
-webkit-transition-duration: .2s, 0s;
-moz-transition-duration: .2s, 0s;
-o-transition-duration: .2s, 0s;
transition-duration: .2s, 0s;
-webkit-transition-delay:  0s, .2s;
-moz-transition-delay:  0s, .2s;
-o-transition-delay:  0s, .2s;
transition-delay:  0s, .2s;
}
.transcript_right a.transcript_expand.on {
visibility: visible;
opacity: 1;
-webkit-transition-delay:  0s, .0s;
-moz-transition-delay:  0s, .0s;
-o-transition-delay:  0s, .0s;
transition-delay:  0s, .0s;
}

.transcript_container {
height: 150px;
position: relative;
overflow: hidden;
margin: 0 0 30px 0;
transition: all 1s;
}
.transcript_content {
}
.transcript_overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 30px 0;
margin: 0;
background-image: linear-gradient(to bottom, transparent, #fff);
}
.transcript_container.on .transcript_overlay {
background: transparent;
}

a.transcript_expand {
color: #f68c1e;
text-decoration: none;
}
a.transcript_expand span:after {
content: '\f078';
display: inline-block;
vertical-align: middle;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 15px;
margin: 0 0 5px 5px;
}
a.transcript_expand.on span:after {
content: '\f077';
}

.transcript_entries {
}
.transcript_entries > ul {
display: table;
padding: 0;
margin: 0;
}
.transcript_entries > ul > li {
display: table-row;
font-size: 0.95em;
padding: 0;
margin: 0;
}
.transcript_entries > ul > li:before {
display: none;
}
.transcript_entries cite {
display: table-cell;
vertical-align: top;
font-style: normal;
font-size: 0.85em;
font-weight: 900;
line-height: 1.25em;
padding: 15px 0 10px 0;
margin: 0;
}
.transcript_entries q {
display: table-cell;
vertical-align: top;
quotes: none;
font-style: italic;
line-height: 1.5em;
padding: 10px 0 10px 15px;
}
.transcript_entries q:before {
display: none;
}

.transcript_entries cite strong {
display: inline-block;
padding: 0;
}
.transcript_entries cite span {
display: block;
color: #999;
font-size: 0.8em;
font-weight: 400;
}

@media screen and (max-width: 768px) {
	.transcript_entries > ul > li {
	padding-left: 0;
	}
	.transcript_entries cite {
	display: block;
	padding-bottom: 0;
	}
	.transcript_entries cite strong {
	display: inline-block;
	padding-right: 10px;
	}
	.transcript_entries q {
	display: block;
	padding-top: 0;
	padding-left: 0;
	}
}


/* Post lists
....................................................................... */
.post {
display: inline-block;
vertical-align: top;
width: 33.333%;
padding: 0 0.75%;
box-sizing: border-box;
margin: 10px -4px 30px 0;
}
.top_articles .post {
margin-bottom: 15px;
}
@media screen and (min-width: 1023px) {
	.span12 .post {
	width: 25%;
	}
}
@media screen and (min-width: 1200px) {
	.span12 .post {
	width: 20%;
	}
}
@media screen and (max-width: 767px) {
	.span12 .post,
	.span9 .post,
	.span8 .post {
	width: 50%;
	padding: 0 1.5%;
	}
}
@media screen and (max-width: 479px) {
	.span12 .post,
	.span9 .post,
	.span8 .post {
	width: 100%;
	}
}

.post .pic {
-webkit-backface-visibility: hidden;
margin: 0 0 10px 0;
}
.post .pic a {
display: block;
}
.post .pic img {
position: relative;
right: 0;
display: block;
width: 100%;
max-width: none;
transition: all .2s ease-in-out;
z-index: 2;
}
.post .pic a:hover img {
opacity: 0.75;
}

.post h4.heading {
margin: 0 0 5px 0;
}
.post h4.heading a {
display: inline-block;
width: 100%;
color: #231f20;
text-decoration: none;
}
.post h4 a .fa {
font-size: 0.75em;
}
.post h4 a:hover {
color: #3d9cd2;
}
.post p.category {
color: #f68c1e;
font-weight: 900;
font-size: 0.7em;
line-height: 1.3em;
margin: 0 0 5px 0;
}
.post p.category a {
color: #f68c1e;
text-decoration: none;
}
.post p.category a:hover {
text-decoration: underline;
}
.post p.author {
font-size: 0.8em;
color: #6e6f72;
margin: 0;
}
.post p.author a {
color: #6e6f72;
text-decoration: none;
}
.post p.author a:hover {
text-decoration: underline;
}
.post p.featured,
.post p.new,
.post p.popular {
display: inline-block;
color: #fff;
background: #999;
font-size: 0.55em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.075em;
padding: 1px 7px;
margin: 8px 0 0 0;
border-radius: 4px;
}

.post p.featured {
color: #fff;
background: #f68c1e;
border: 0;
/*font-size: 0.7em;
letter-spacing: 0;
padding: 1px 10px;*/
}

.post p.badge {
line-height: 0.75em;
margin: 0;
}
.post p.badge a {
display: inline-block;
color: #fff;
background: #3d9cd2;
font-size: 0.55em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.075em;
text-decoration: none;
padding: 3px 7px;
margin: 8px 5px 0 0;
border-radius: 4px;
transition: background 0.2s;
}
.post p.badge a:hover {
background: #231f20;
}

/* Podcast audio controls */
/*.post {
overflow: hidden;
}
.post.post_podcast .pic {
position: relative;
overflow: hidden;
}
.audio-wrapper {
box-sizing: border-box;
padding: 0;
margin: 0 0 1em 0;
}
audio {
display: block;
width: 100% !important;
background: #cdcdcd;
}
audio.pb-html5-audio-element {
position: absolute;
bottom: 0;
display: block;
width: 101% !important;
min-height: 30px;
box-sizing: border-box;
padding: 0;
margin: 0;
z-index: 3;
}
audio.pb-html5-audio-element::-webkit-media-controls-panel {
width: 85% !important;
box-sizing: border-box;
padding: 0 !important;
margin: 0 !important;
background: #cdcdcd;
}
audio.pb-html5-audio-element::-webkit-media-controls-current-time-display,
audio.pb-html5-audio-element::-webkit-media-controls-time-remaining-display {
display: none !important;
}*/


.post.post_podcast .pic {
position: relative;
}
.play-pause {
display: none;
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #fff;
background: #231f20;
z-index: 3;
cursor: pointer;
transition: all 0.2s;
}
.play-pause:hover {
background: #f68c1e;
}
.play-pause.playing:after,
.play-pause.paused:after {
content: '\f04b';
display: inline-block;
vertical-align: middle;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 18px;
margin: 0 0 2px 0;
}
.play-pause.playing:after {
content: '\f04c';
}
.play-pause.paused:after {
content: '\f04b';
}
.play-pause span {
position: absolute;
top: -9999px;
left: -9999px;
}


/* Post detail page
....................................................................... */
#post_full {
margin: 0 0 30px 0;
}

p.date {
color: #999;
}

.share_head {
margin: 0 0 20px 0;
}
.share_head_left {
display: inline-block;
vertical-align: middle;
width: 60%;
margin: 0 -4px 0 0;
}
.share_head_right {
display: inline-block;
vertical-align: middle;
width: 40%;
text-align: right;
margin: 0 -4px 0 0;
}
.share_head_right a {
color: #f68c1e;
text-decoration: none;
}
.share_head_right a:hover {
text-decoration: underline;
}
body.single-podcast .share_head li.all {
display: none;
}

#post_full_sidebar {
font-size: 0.9em;
}
#post_full_sidebar .pic {
margin: 0 0 10px 0;
}
#post_full_sidebar .cats {
border-bottom: 1px solid #e5e5e5;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
}
#post_full_sidebar .cats strong {
display: block;
margin: 0 0 5px 0;
}
#post_full_sidebar .cats a {
display: inline-block;
}
#post_full_sidebar .profile {
margin-bottom: 15px;
}
#post_full_sidebar .bio {
line-height: 1.5em;
margin: 0 0 30px 0;
}
#post_full_sidebar a.cta {
margin-bottom: 30px;
}
#post_full_sidebar .ad_sidebar {
text-align: center;
margin: 20px 0;
}


.ad_content { /* Adzone inserted into post content */
clear: both;
text-align: center;
margin: 30px 0;
}

.row#post_comments {
padding: 10px 0 0 0;
}
.commentlist li {
list-style: none;
background-image: none;
border-top: 1px solid #e5e5e5;
padding: 15px 0 5px 50px;
margin: 0 0 20px 0;
}
.commentlist .avatar {
float: left;
margin-left: -50px;
}
.comment-meta {
padding: 10px 0 10px 0;
}
#respond { /* Comments form */
clear: both;
padding: 15px;
margin: 0 0 40px 0;
}
#respond textarea {
width: 96%;
}

/* Facebook comments */
.fb_comments > h3 {
color: #231f20;
}
.fb_comments > p {
/* Hide duplicate count */
display: none;
}


/* Post / podcast badge tags
....................................................................... */
.full_badge {
margin: 0 0 10px 0;
}
.full_badge a {
position: relative;
display: inline-block;
color: #fff;
text-decoration: none;
background: #3d9cd2;
font-size: 0.65em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.025em;
line-height: 1.25em;
box-sizing: border-box;
border-radius: 5px;
padding: 4px 10px 5px;
margin: 0 10px 15px 0;
transition: background 0.2s;
}
.full_badge a:hover {
background: #231f20;
}

@media screen and (min-width: 768px) {
	.full_badge a {
	font-size: 0.75em;
	border-radius: 5px 0 0 5px;
	padding: 9px 20px 9px 15px;
	margin: 0 30px 15px 0;
	}
	.full_badge a:before {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	right: -36px;
	margin-top: -18px;
	border: 18px solid transparent;
	border-left-color: #3d9cd2;
	transition: border-color 0.2s;
	}
	.full_badge a:after {
	content: '';
	height: 8px;
	width: 8px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -4px;
	background: #fff;
	border-radius: 50%;
	}
	.full_badge a:hover:before {
	border-left-color: #231f20;
	}
}


/* Post credentials
....................................................................... */
p.post_credentials {
text-align: center;
font-style: italic;
background: #f5f5f5;
border: 1px solid #dcdcdc;
border-radius: 4px;
padding: 10px 15px;
margin: 0 0 30px 0;
}
#page-wrap_latestposts p.post_credentials {
display: none;
background: transparent;
border: 0;
padding: 0;
margin: 0;
}
p.post_credentials .icon {
display: inline-block;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 35px;
font-weight: 900;
font-style: normal;
color: #f68c1e;
margin: 0 5px -5px 0;
}


/* Post category selector heading
....................................................................... */
.category_selector {
margin: 0 0 30px 0;
}
.category_selector_left {
display: inline-block;
vertical-align: middle;
width: 60%;
margin: 0 -4px 0 0;
}
.category_selector_left h1 {
margin: 0;
}
.category_selector_right {
display: inline-block;
vertical-align: middle;
width: 40%;
text-align: right;
margin: 0 -4px 0 0;
}
.category_selector label {
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0;
}
.category_selector select {
display: inline-block;
vertical-align: middle;
width: 255px;
color: #231f20;
border-color: #b7b7b7;
margin: 0;
}


/* Post navigation
....................................................................... */
.navigation {
clear: both;
margin: 20px 0 30px 0;
}
.prev-posts,
.next-posts {
display: inline-block;
width: 50%;
margin: 0 -4px 0 0;
}
.prev-posts {
text-align: right;
}
.prev-posts a,
.next-posts a {
color: #6e6f72;
font-weight: 700;
text-decoration: none;
}
.prev-posts a:hover,
.next-posts a:hover {
color: #231f20;
}

.wp-pagenavi-container {
clear: both;
padding: 20px 0 20px 0;
}
.wp-pagenavi {
font-size: 0.9em;
padding: 10px 0 0 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
display: inline-block;
color: #6e6f72;
border-color: #e5e5e5 !important;
border-radius: 0;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
background: #f68c1e;
color: #fff !important;
}


/* Hero
....................................................................... */
.row#hero {
position: relative;
min-height: 400px;
padding: 20px 0 50px 0;
}
#hero h1 {
font-size: 2.5em;
color: #999;
margin: 0 0 45px 0;
}
#hero h1 strong {
display: inline-block;
color: #999;
animation: pulse 2s ease-in-out infinite;
}
#hero p {
margin: 0 0 25px 0;
}
#hero p:last-child {
margin: 0;
}
#hero .span6.floatleft p {
font-size: 0.9em;
margin: 0 0 20px 0;
}
@keyframes pulse {
	0% {color: #999;}
	50% {color: #231f20;}
	100% {color: #999;}
}
#hero a.cta {
font-size: 1em;
padding: 10px 15px;
margin-right: 10px;
}
#hero a.cta:nth-child(1) {
background-color: #f68c1e;
}
#hero a.cta:nth-child(2) {
background-color: #231f20;
}
#hero a.cta:nth-child(3) {
background-color: #999;
}
#hero a.cta:nth-child(1):hover {
box-shadow: 0 0 6px #f68c1e;
}
#hero a.cta:nth-child(2):hover {
box-shadow: 0 0 6px #231f20;
}
#hero a.cta:nth-child(3):hover {
box-shadow: 0 0 6px #999;
}
#hero .hero_bio {
text-align: justify;
background: rgba(255,255,255,0.65);
border: 3px solid #dbdbdb;
border-radius: 4px;
padding: 20px 30px;
}
#hero .hero_bio p {
font-size: 0.9em;
line-height: 1.6em;
padding: 0;
}
#hero .hero_bio p:last-child {
margin: 0;
}
#hero .hero_pic img {
display: block;
max-width: 90%;
margin: 0 auto;
}


/* Course list
....................................................................... */
.course {
position: relative;
box-sizing: border-box;
padding: 0 0 0 200px;
margin: 0 0 30px 0;
}
.span12 .course {
display: inline-block;
vertical-align: top;
width: 50%;
box-sizing: border-box;
padding-right: 2%;
margin: 0 -4px 30px 0;
}
.course .pic {
display: inline-block;
vertical-align: top;
width: 170px;
-webkit-backface-visibility: hidden;
margin: 0 20px 0 -200px;
}
.course .pic img {
transition: all .2s ease-in-out;
}
.course .pic a:hover img {
opacity: 0.75;
}

.course .text {
display: inline-block;
vertical-align: top;
}
.course .text h3 a {
color: #231f20;
}
.course .text h3 a:hover {
color: #3d9cd2;
}
.course .text p:last-child {
margin: 0;
}
.course .text a.cta {
margin: 0;
}


/* Book list
....................................................................... */
.book {
display: inline-block;
vertical-align: top;
width: 20%;
text-align: center;
box-sizing: border-box;
padding: 0 0.75%;
margin: 10px -4px 30px 0;
}
@media screen and (max-width: 1023px) {
	.book {
	width: 33.333%;
	padding: 0 1.5%;
	}
}
@media screen and (max-width: 767px) {
	.book {
	width: 50%;
	}
}
@media screen and (max-width: 479px) {
	.book {
	width: 100%;
	}
}
.book a {
display: block;
-webkit-backface-visibility: hidden;
text-decoration: none;
}
.book a img {
max-width: 90%;
transition: all .2s ease-in-out;
}
.book a:hover img {
opacity: 0.75;
}
.book a h4 {
color: #231f20;
}
.book a:hover h4 {
color: #3d9cd2;
}


/* Book detail (+ featured book)
....................................................................... */
.book_detail {
width: 100%;
box-sizing: border-box;
padding: 20px 0 0 270px;
margin: 0 0 20px 0;
}
.book_detail .pic {
display: inline-block;
vertical-align: top;
width: 250px;
text-align: left;
-webkit-backface-visibility: hidden;
margin: 0 10px 0 -270px;
}
.book_detail .pic img {
transition: all .2s ease-in-out;
}
.book_detail .pic a:hover img {
opacity: 0.75;
}
.book_detail .text {
display: inline-block;
vertical-align: top;
}
.book_detail h2,
.book_detail h2 a {
color: #231f20;
text-decoration: none;
}
.book_detail h2 a:hover {
color: #3d9cd2;
}
.book_detail p.meta {
color: #999;
margin: 0 0 10px 0;
}
.book_detail a.cta {
margin-right: 10px;
}
.book_detail a.cta:nth-child(1) {
background-color: #999;
}
.book_detail a.cta:nth-child(2) {
background-color: #231f20;
}
.book_detail a.cta:nth-child(3) {
background-color: #f68c1e;
}
.book_detail a.cta:nth-child(1):hover {
box-shadow: 0 0 6px #999;
}
.book_detail a.cta:nth-child(2):hover {
box-shadow: 0 0 6px #231f20;
}
.book_detail a.cta:nth-child(3):hover {
box-shadow: 0 0 6px #f68c1e;
}

@media screen and (max-width: 1023px) {
	.book_detail {
	padding-left: 200px;
	}
	.book_detail .pic {
	width: 170px;
	margin-left: -200px;
	margin-right: 20px;
	}
}
@media screen and (max-width: 767px) {
	.book_detail {
	padding-left: 0;
	}
	.book_detail .pic {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	}
	.book_detail .text {
	display: block;
	}
}

#slideshare {
margin: 0 0 30px 0;
}
.book_author {
padding: 0 0 0 116px;
margin: 0 0 30px 0;
}
.book_author h2 {
margin-left: -116px;
}
.book_author .pic {
display: inline-block;
vertical-align: top;
width: 96px;
margin: 0 15px 0 -116px;
}
.book_author .pic img {
border-radius: 50%;
}
.book_author .text {
display: inline-block;
vertical-align: top;
line-height: 1.5em;
}

@media screen and (max-width: 767px) {
	.book_author {
	padding-left: 80px;
	}
	.book_author h2 {
	margin-left: -80px;
	}
	.book_author .pic {
	width: 60px;
	margin-left: -80px;
	}
}

@media screen and (max-width: 479px) {
	.book_author {
	padding-left: 0;
	}
	.book_author h2 {
	margin-left: 0;
	}
	.book_author .pic {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
	}
	.book_author .text {
	display: block;
	}
}


/* Case Study list
....................................................................... */
.casestudy {
display: inline-block;
vertical-align: top;
background-image: none;
text-align: center;
box-sizing: border-box;
margin: -1px -4px 0 0;
border-top: 1px solid #e5e5e5;
}
.casestudy:last-child {
margin-bottom: 25px;
}
.casestudy a {
display: block;
color: #000;
text-decoration: none;
padding: 15px 10px;
}
.casestudy a img {
display: block;
max-height: 50px;
width: auto;
margin: 0 auto 5px auto;
}
.casestudy a p {
font-size: 0.85em;
font-weight: 700;
line-height: 1.3em;
margin: 0;
}
.casestudy a p .fa {
font-size: 0.75em;
margin-left: 3px;
}
.casestudy a:hover {
color: #3d9cd2;
}

.casestudy_full .pic {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 10px 0;
margin: 0 0 15px 0;
}
.casestudy_full .pic img {
width: auto;
max-height: 100px; 
}

@media screen and (min-width: 1280px) {
	.casestudy {
	width: 25%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
	.casestudy {
	width: 33.333%;
	}
}
@media screen and (max-width: 767px) {
	.casestudy {
	width: 50%;
	}
	.casestudy img {
	max-height: 35px;
	}
}
@media screen and (max-width: 479px) {
	.casestudy {
	width: 100%;
	margin-right: 0;
	}
}


/* Testimonial list
....................................................................... */
.testimonial { /* Podcast detail page */
position: relative;
color: #6e6f72;
border-bottom: 1px solid #e5e5e5;
padding: 0 0 10px 40px;
margin: 0 0 20px 0;
}
.testimonial:last-child {
border: 0;
padding-bottom: 0;
}
.testimonial strong {
color: #f68c1e;
}
.testimonial .icon {
position: absolute;
left: 0;
top: -5px;
width: 30px;
height: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 60px;
font-weight: 900;
color: #fedcbb;
}
.testimonial p {
font-style: italic;
margin-bottom: 0.75em;
}
.testimonial p:last-child {
font-style: normal;
}

.testimonial_two_cols .testimonial { /* Podcast show page */
display: inline-block;
vertical-align: top;
width: 50%;
border: 0;
box-sizing: border-box;
padding-right: 2%;
margin: 0 -4px 20px 0;
}

.testimonial.testimonial_withpic { /* Global testimonials */
padding: 10px 0;
}
.testimonial.testimonial_withpic .head {
padding: 0 0 0 100px;
margin: 0 0 15px 0;
}
.testimonial.testimonial_withpic .head .pic {
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 -100px;
}
.testimonial.testimonial_withpic .head .pic img {
display: block;
max-width: 80px;
border-radius: 50%;
}
.testimonial.testimonial_withpic .head .title {
display: inline-block;
vertical-align: middle;
}
.testimonial.testimonial_withpic .head .title p {
color: #231f20;
line-height: 1.25em;
margin: 0;
}
.testimonial.testimonial_withpic .head .title p strong {
display: block;
}


/* Client logo list
....................................................................... */
ul.client_list {
padding: 0;
margin: 0 0 20px 0;
}
.client_list li {
display: inline-block;
vertical-align: middle;
background-image: none;
padding: 15px 20px 15px 20px;
margin: 0;
}
.page-wrap_content .client_list li:before {
display: none;
}
.client_list li img {
display: block;
max-height: 50px;
width: auto;
}


/* Subscription CTA box
....................................................................... */
.box_subscribe {
background-color: #f5f5f5;
background-position: 100% 50%;
background-repeat: no-repeat;
background-size: 40% auto;
border: 1px solid #dcdcdc;
padding: 30px 40px;
margin: 0 0 30px 0;
}
.box_subscribe .text {
width: 60%;
}
.box_subscribe p:last-child {
margin: 0;
}
#page-wrap_subscribe .box_subscribe {
background-color: #fff;
border: 0;
padding: 50px 40px;
margin: 0;
}


/* Subscription CTA minibox
....................................................................... */
.minibox_subscribe {
background-color: #f5f5f5;
background-position: 100% 50%;
background-repeat: no-repeat;
background-size: 25% auto;
/*border: 1px solid #dcdcdc;*/
padding: 30px 30px;
margin: 0 0 5px 0;
}
.minibox_subscribe .text {
width: 70%;
}
.minibox_subscribe .text h3 {
color: #231f20;
}
.minibox_subscribe .text a.cta {
font-size: 0.85em;
padding: 12px 15px;
}
.minibox_subscribe p:last-child {
margin: 0;
}

.before_minibox_subscribe,
.after_minibox_subscribe {
position: relative;
display: block;
text-align: center;
border-bottom: 1px solid #dadada;
color: #bbb;
font-size: 0.75em;
font-weight: 600;
text-transform: uppercase;
}
.before_minibox_subscribe {
padding-top: 10px;
margin-bottom: 30px;
}
.after_minibox_subscribe {
padding-top: 7px;
margin-bottom: 50px;
}
.before_minibox_subscribe span,
.after_minibox_subscribe span {
position: relative;
display: inline-block;
background: #fff;
bottom: -0.6em;
padding: 0 10px;
}
.after_minibox_subscribe span:after {
font-family: 'FontAwesome';
content: '\f078';
position: absolute;
left: auto;
bottom: -17px;
right: 50%;
margin-left: -5px;
font-weight: 400;
}



/* Post detail - Other top articles
....................................................................... */
.top_articles {
background-color: #f5f5f5;
/*border: 1px solid #dcdcdc;*/
padding: 20px 30px;
margin: 0 0 5px 0;
text-align: center;
}
.top_articles .post_container {
display: flex;
margin: 0 0 10px 0;
}
.top_articles .post {
flex-grow: 1;
text-align: left;
background: #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
box-sizing: border-box;
padding: 15px;
margin: 0 10px;
}
.top_articles .post .pic {
display: none;
}
.top_articles .post p.category {
font-weight: 400;
}
.top_articles .post h4.heading a {
display: inline-block;
width: 100%;
color: #3d9cd2;
}
.top_articles .post h4.heading a:hover {
color: #231f20;
}

@media screen and (max-width: 767px) {
	.top_articles .post_container {
	display: block;
	}
	.top_articles .post {
	display: block;
	width: 100%;
	margin: 10px 0;
	}
}



/* Homepage specific
....................................................................... */
.row#home_clients {
text-align: center;
}
#home_clients h2 {
color: #231f20;
font-weight: 300;
}

#page-wrap_latestposts .span6#latestnews {
background: #fff5e8;
}
#page-wrap_latestposts .span6#latestpodcasts {
background: #f3f3f3;
}
#page-wrap_latestposts .latest_head {
margin: 0 0 20px 0;
}
#page-wrap_latestposts h2 {
color: #231f20;
font-weight: 300;
text-align: center;
}
#page-wrap_latestposts h3 {
color: #3d9cd2;
font-size: 1.1em;
font-weight: 700;
font-style: italic;
text-align: center;
border-radius: 4px;
border-bottom: 1px solid #dcdcdc;
padding: 0 0 5px 0;
}

#page-wrap_latestposts .home_new,
#page-wrap_latestposts .home_popular {
/*border-top: 1px solid #dcdcdc;
padding-top: 20px;*/
}

#page-wrap_latestposts .post {
width: 50%;
}
#page-wrap_latestposts .post p.author {
display: none;
}
/* Featured post */
#page-wrap_latestposts .featured_post .post {
width: 100%;
padding: 0 0.75%;
}
#page-wrap_latestposts .featured_post .post .pic {
display: inline-block;
vertical-align: top;
width: 50%;
margin: 0 -4px 0 0;
}
#page-wrap_latestposts .featured_post .post .text {
display: inline-block;
vertical-align: top;
width: 50%;
box-sizing: border-box;
padding: 0 0 0 15px;
margin: 0 -4px 0 0;
}
#page-wrap_latestposts .featured_post .post .text h4 {
font-size: 1.35em;
}

#page-wrap_courses h2 {
font-weight: 300;
text-align: center;
margin-bottom: 50px;
}

#page-wrap_banner h2 {
font-weight: 300;
}
#page-wrap_banner p:last-child {
margin: 0;
}


/* Social sharing
....................................................................... */
ul.social-proof {
padding: 0;
margin: 0;
}
ul.social-proof li {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0 10px 0 0;
}
.social-proof li.all {
font-size: 0.8em;
background: #f3f3f3;
border-radius: 2px;
padding: 1px 8px;
}
.social-proof li.all .count {
display: inline-block;
font-weight: 900;
font-size: 1.1em;
margin: 0 4px 0 0;
}
.page-wrap_content ul.social-proof li:before {
display: none;
}
.social-proof li a {
display: inline-block;
}
.social-proof li a:before {
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 0.1;
text-rendering: auto;
font-size: 1.3em;
}
.social-proof li.facebook a:before {
content: "\f09a";
color: #084b8f;
}
.social-proof .twitter a:before {
content: "\f099";
color: #56bee5;
}
.social-proof .linkedin a:before {
content: "\f0e1";
color: #127db5;
}
.social-proof .googleplus a:before {
content: "\f0d5";
color: #dc4f3b;
}
.social-proof .pinterest a:before {
content: "\f0d2";
color: #cb2027;
}
.social-proof .print a:before {
content: "\f02f";
color: #f68c1e;
}
.social-proof li a:hover:before {
color: #231f20;
}
.social-proof .buffer a:before {
content: url(img/buffer-app-icon-initial.svg);
}


/* ConvertKit banner forms
....................................................................... */
.page .ck_form.ck_naked {
margin: 20px 0 !important;
}
.ck_form.ck_naked .ck_form_fields {
padding: 0 !important;
}
.ck_form.ck_naked input[type="text"],
.ck_form.ck_naked input[type="email"] {
border-radius: 4px !important;
}
.ck_form.ck_naked .ck_subscribe_button {
background-color: #f68c1e !important;
border-radius: 4px !important;
}
.ck_form.ck_naked .ck_subscribe_button:hover {
background-color: #231f20 !important;
}
#ck_success_msg,
#ck_error_msg {
text-align: left;
font-size: 1.2em;
font-weight: 700;
color: #f68c1e !important;
background-color: #fff !important;
border-radius: 4px;
padding: 10px 15px !important;
margin: 0 0 10px 0;
}
#ck_success_msg p,
#ck_error_msg p {
line-height: 1.4em;
}
label.ck_checkbox {
float: none;
clear: both;
text-align: left;
padding: 15px 0 10px 0;
}
label.ck_checkbox p {
display: inline-block;
}
@media screen and (max-width: 1023px) {
	#ck_success_msg,
	#ck_error_msg {
	text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.ck_form.ck_naked input[type="text"],
	.ck_form.ck_naked input[type="email"],
	.ck_form.ck_naked .ck_subscribe_button {
	float: none !important;
	width: 100% !important;
	margin: 10px 0 !important;
	}
	label.ck_checkbox {
	text-align: center;
	}
}


/* Footer
....................................................................... */
footer h4 {
font-size: 0.8em;
text-transform: uppercase;
margin: 0 0 20px 0;
}
footer h3 {
color: #6e6f72;
}
footer h3 a {
color: #f68c1e;
}
footer p {
font-size: 0.8em;
color: #6e6f72;
}
footer ul {
padding: 0;
margin: 0 0 1.1em 0;
}
footer li {
list-style: none;
font-size: 0.8em;
color: #6e6f72;
padding: 0 3% 12px 0;
margin: 0 -4px 0 0;
}
footer a {
color: #6e6f72;
text-decoration: underline;
}
footer li a:hover {
}
footer .socnet {
display: inline-block;
padding: 15px 0;
}

footer .row#copyright {
text-align: center;
border-top: 1px solid #dcdcdc;
padding: 30px 0;
}
footer .row#copyright li {
display: inline-block;
padding: 0 10px 0 0;
margin: 0 -4px 0 0;
}
footer .row#copyright li:after {
display: inline-block;
content: '|';
padding: 0 0 0 10px;
}
footer .row#copyright li:last-child:after {
display: none;
}


/* GM modal
....................................................................... */
#gm_modal {
display: none;
background: rgba(0,0,0,0.9);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999999;
}
#gm_content {
position: fixed;
top: 50%;
left: 50%;
width: 700px;
height: 540px;
text-align: center;
border: 10px solid #333;
overflow: hidden;
box-sizing: border-box;
border-radius: 5px;
margin: -270px 0 0 -350px;
z-index: 99999999999;
}
#gm_content iframe {
width: 100% !important;
height: 100% !important;
border: 0 !important;
}
#gm_close {
position: absolute;
top: 20px;
right: 20px;
width: 21px;
height: 21px;
background: rgba(255,255,255,1);
border-radius: 50%;
z-index: 999999999999;
cursor: pointer;
}
#gm_close:hover {
background: rgba(255,255,255,0.8);
}
#gm_close .text {
display: none;
}
#gm_close .line {
position: absolute;
left: 5px;
top: 9px;
display: inline-block;
width: 12px;
height: 3px;
background: #000;
transform-origin: 50% 50%;
transition: all .3s;
}
#gm_close .line1 {
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
}
#gm_close .line2 {
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
}
@media screen and (max-width: 767px) {
	#gm_content {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	}
}


/* Legacy stuff
....................................................................... */
.big2 {
background: #f3f3f3;
border: 1px solid #e0e0e0;
padding: 2rem;
margin-bottom: 1.25rem;
float: inherit;
clear: both;
margin-left: 1rem;
margin-right: 1rem;
}



/* Responsive rules
....................................................................... */


@media screen and (min-width: 1380px) {
	
	#hero h1 {
	font-size: 3.25em;
	}
	#hero a.cta {
	font-size: 1.2em;
	padding: 15px 20px;
	}
	
}


@media screen and (min-width: 1131px) {

	.center {
	max-width: 1300px !important;
	width: 90%;
	}
	
}


@media screen and (max-width: 1023px) {

	#site-wrapper {
	overflow: hidden;
	width: 100%;
	}
	#site-canvas {
	float: left;
	width: 100%;
	height: 100%;
	/*position: relative;*/
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
	-ms-transition: .3s ease all;
	}
	#site-wrapper.show-left #site-canvas {
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	-o-transform: translateX(300px);
	-ms-transform: translateX(300px);
	box-shadow: inset 0 -10px 10px rgba(0,0,0,0.25);
	position: fixed;
	}
	#site-left {
	display: block;
	float: left;
	width: 300px;
	height: auto;
	position: absolute;
	top: 0;
	left: -301px;
	border-right: 1px solid #d7d7d7;
	background: #fff;
	overflow: hidden;
	overflow-y: auto;
	}
	#site-wrapper.show-left #site-canvas-switchoff {
	float: left;
	opacity: 0.15;
	/*pointer-events: none;*/
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
	-ms-transition: .3s ease all;
	}

	#page-wrap_navi {
	display: none;
	}
	#page-wrap_header {
	margin-top: 0;
	}
	.page-wrap_content {
	padding: 30px 0 15px 0;
	}
	#page-wrap_courses {
	padding: 30px 0 15px 0;
	}

	.span1,
	.span2,
	.span3,
	.span4,
	.span5,
	.span6,
	.span7,
	.span8,
	.span9,
	.span10,
	.span11,
	.span12 {
	float: none;
	clear: both;
	width: 100%;
	margin-right: 0;
	}

	.center {
	width: 92%;
	padding: 0;
	margin: 0 0 0 4%;
	}
	.sidebar {
	padding-top: 30px;
	}
	
	header {
	padding: 20px 0;
	}
	header .toggle {
	margin: 0 0 0 5px;
	}
	#toggle_navi {
	display: inline-block;
	}
	#sub_navi {
	display: none;
	}
	
	.row#hero {
	min-height: 0;
	text-align: center;
	padding: 0 0 20px 0;
	}
	#hero .hero_bio {
	margin-bottom: 30px;
	}
	#hero h1 {
	font-size: 3.25em;
	}
	
	.box_subscribe,
	#page-wrap_subscribe .box_subscribe {
	text-align: center;
	background-size: auto 160px; 
	background-position: 50% 5%;
	padding: 200px 30px 30px 30px;
	}
	.box_subscribe .text {
	width: 100%;
	}
	
	.minibox_subscribe {
	text-align: center;
	background-size: auto 120px; 
	background-position: 50% 5%;
	padding: 140px 30px 20px 30px;
	}
	.minibox_subscribe .text {
	width: 100%;
	}
	
	.category_selector_left,
	.category_selector_right {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
	}
	.category_selector_left h1 {
	margin: 0 0 0.5em 0;
	}
	
	#page-wrap_latestposts {
	background: transparent;
	background-image: none;
	padding: 0;
	}
	#page-wrap_latestposts .center {
	width: 100%;
	margin: 0;
	}
	#page-wrap_latestposts .span6 {
	box-sizing: border-box;
	padding: 30px 4%;
	}
	
	.span12 .course {
	display: block;
	width: 100%;
	padding-right: 0;
	margin: 0 0 30px 0;
	}
	
	#page-wrap_banner {
	text-align: center;
	}
	#page-wrap_banner p:last-child {
	margin-bottom: 30px;
	}
	
	.profile {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	margin: 0 -4px 0 0;
	}
	
	.show_extra {
	padding: 0;
	}
	.show_extra_left,
	.show_extra_right {
	display: block;
	width: 100%;
	text-align: left;
	margin: 0;
	}
	.show_extra_left {
	margin: 0 0 20px 0;
	}
	
	#show_sidebar {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
	
	.widget ul.client_list {
	text-align: center;
	}
	.widget_client-widget a.boldlink {
	display: block;
	text-align: center;
	}
	
	footer .span3 {
	text-align: center;
	}
	footer h4 {
	margin-bottom: 10px;
	}
	footer ul {
	text-align: center;
	}
	footer li {
	display: inline-block;
	}
	
	.widget.widget_bio-widget .widget_bio_bg {
	background-image: none !important;
	text-align: center;
	}
	.widget.widget_bio-widget .widget_bio_content {
	padding-top: 165px;
	background: transparent;
	}
	.widget.widget_bio-widget .icon {
	display: none;
	}
	.widget.widget_bio-widget .widget_bio_avatar {
	display: block;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 0 15px -60px;
	}
	.widget.widget_bio-widget .widget_bio_avatar img {
	display: block;
	width: 100%;
	border-radius: 50%;
	}

}


@media screen and (max-width: 767px) {

	p,
	.page-wrap_content li {
	font-size: 0.9em;
	}
	.page-wrap_content li p,
	.page-wrap_content li ul li {
	font-size: 1em;
	}
	h1 {
	font-size: 1.9em;
	}
	h2 {
	font-size: 1.45em;
	}
	h2.oversize {
	font-size: 1.9em;
	}
	h2.title {
	font-size: 1.3em;
	}
	h3 {
	font-size: 1.1em;
	}
	h4 {
	font-size: 1em;
	}
	a.boldlink {
	font-size: 0.75em;
	}
	.page-wrap_content img.alignleft,
	.page-wrap_content img.alignright {
	max-width: 120px;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright {
	width: 100% !important;
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
	
	header {
	padding: 15px 0;
	}
	#logo {
	width: 66%;
	}
	#logo a {
	width: 230px;
	height: 33px;
	background-position: 0 0;
	background-size: 100% auto;
	margin: 0;
	}
	#header_tools {
	width: 33%;
	}
	header .socnet {
	display: none;
	}
	
	#hero h1 {
	font-size: 2em;
	}
	
	.featured_post .post {
	width: 100%;
	padding: 0 0.75%;
	}
	.featured_post .post .pic {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	}
	.featured_post .post .text {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.featured_post .post .text h4 {
	font-size: 1.1em;
	}
	
	.episode_intro_left,
	.episode_intro_right {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	}
	.episode_intro_right {
	margin: 0 0 30px 0;
	}
	
	.course {
	padding: 0 0 0 120px;
	}
	.course .pic {
	width: 100px;
	margin: 0 15px 0 -120px;
	}
	
	.show_preview .show_head {
	text-align: center;
	padding: 0;
	}
	.show_preview .show_pic {
	display: block;
	text-align: center;
	width: 170px;
	margin: 0 auto 10px auto;
	}
	.show_extra_left,
	.show_extra_right {
	text-align: center;
	margin: 0 0 20px 0;
	}
	.show_extra_right .sponsor_list li:first-child {
	/* Label */
	display: block;
	}
	.sponsor_list li img {
	max-height: 30px;
	}
	
	.podcast_subscribe_list li {
	width: 47%;
	padding: 0 3% 0 0;
	}
	.podcast_subscribe_list li a {
	font-size: 0.9em;
	}
	.show_intro,
	.show_sponsors {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 40px 0;
	}
	
	.transcript_head {
	margin: 0;
	}
	.transcript_left {
	display: block;
	width: auto;
	margin: 0 0 15px 0;
	}
	.transcript_right {
	display: block;
	vertical-align: middle;
	width: auto;
	text-align: left;
	margin: 0 0 15px 0;
	}
	
	.client_list li img,
	.widget .client_list li img {
	max-height: 30px;
	}
	
	.testimonial_two_cols .testimonial {
	display: block;
	width: 100%;
	padding-right: 0;
	margin-right: 0;
	}
	
	.post_meta .authors {
	display: block;
	margin-bottom: 10px;
	}
	.post_meta .miniprofile {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	}

}


@media screen and (max-width: 600px) {

	#page-wrap_latestposts .featured_post .post .pic {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	}
	#page-wrap_latestposts .featured_post .post .text {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
}


@media screen and (max-width: 479px) {

	header {
	padding: 10px 0;
	}
	.toggle {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
	
	#hero a.cta {
	display: block;
	margin: 0 0 10px 0
	}
	
	.profile {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	}
	
	.podcast_subscribe_list li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0;
	}
	
	.course {
	text-align: center;
	padding: 0;
	}
	.course .pic {
	display: block;
	text-align: center;
	width: 170px;
	margin: 0 auto 10px auto;
	}
	.course .text {
	display: block;
	}
	
	#page-wrap_latestposts .post {
	width: 100%;
	}

}

.ba-bucket {
    display: none;
}

