/*
	Site: The Body Is Not An Apology
				Developer: Everyday Feminism

	Template: genesis
	Template Version: 2.4.0

*/


/* Table of Contents
	- Custom Styling
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Search Form
		- Titles
	- Widgets
		- Featured Content
                - AdButler
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Genesis Responsive Slider
		- Jetpack
		- Simple Social Icons
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Color Styles
		- Magazine Pro Blue
		- Magazine Pro Green
		- Magazine Pro Red
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/

/*---------------------------------------------------------------------------------------------------- */
/*                                       CUSTOM CSS STYLING                                                      */
/*---------------------------------------------------------------------------------------------------- */

/* DUMMY
--------------------------------------------- */

.dummy {
	display: none;
}

.dummy {
	display: none;
}

.dummy {
	display: none;
}

.dummy {
	display: none;
}

/* Misc Secondary Menu Styling ---Reorganize in document---
--------------------------------------------- */

.sub-menu {
		margin-left: 12px;
		margin-top: 0px;
}

.sub-menu li {
		padding: 0px !important;
}

.nav-secondary .genesis-nav-menu > .menu-item {
		margin-top: -7px !important;
		margin-bottom: -7px !important;
}

.sub-menu li a {
		background: #555555 !important;
}

.sub-menu li a:hover {
		background: #888888 !important;
}

.genesis-nav-menu .sub-menu .current-menu-item a {
		color: #ffffff;
}

.genesis-nav-menu li li {
		margin-left: -10px;
}

.genesis-nav-menu li li a {
		padding: 15px 10px 15px 10px;
		font-size: 13px;
		background: #555555;
		color: #ffffff;
}

.genesis-nav-menu li li a:hover {
		color: #ffffff;
		background: #ff6600;
}

.genesis-nav-menu li li a {
		padding: 15px 10px 15px 10px;
		font-size: 13px;
		background: #555555;
		color: #ffffff;
}

.genesis-nav-menu li li a:hover {
		color: #ffffff;
		background: #0099dd;
}

.genesis-nav-menu li li ul {
		margin-left: 199px;
		margin-top: -45px;
}


/* Typography
--------------------------------------------- */

.tbinaa-hr {
		border-bottom: 1px dashed #bbbbbb;
		clear: both;
		margin-bottom: 20px;
		padding-top: 10px;
}

.tbinaa-hr-solid {
		border-bottom: 1px solid #bbbbbb;
		clear: both;
		margin-bottom: 30px;
		padding-top: 15px;
}

.spaced-list li {
		margin-bottom: 15px;
}

.hide-this {
		display: none;
}



/* Custom Button
--------------------------------------------- */

a.button.tbinaa-button {
		background: #ff6600;
		display: block;
		padding: 10px 17px;
		color: #ffffff !important;
		font-family: montserrat;
		text-transform: uppercase;
		border-radius: 4px;
}

a.button.tbinaa-button:hover {
		background: #e8554e; /*opacity: .8;*/

}

a.button.tbinaa-button {
		margin-bottom: 20px;
}


/* Registration
--------------------------------------------- */

.registration .site-inner {
		padding-top: 25px;
}

.registration div.submit {
		float: left !important;
}

.registration #signup_submit {
		background: #0099dd !important;
		color: #ffffff !important;
		font-family: montserrat;
		padding: 10px !important;
		font-size: 16px !important;
		margin-top: 10px;
}

.registration #signup_submit:hover {
		opacity: .8;
}

#signup_form .register-section {
		padding-bottom: 15px !important;
}

.field-visibility-settings-toggle {
		font-size: 14px;
}

#profile-details-section .description {
		font-size: 15px !important;
		margin-top: -25px !important;
		margin-bottom: 25px !important;
		color: #222222 !important;
}

/* Hide Optional Registration Profile Fields */

.register-section .field_2, .register-section .field_3, .register-section .field_4, .register-section .field_5, .register-section .field_7, .register-section .field_8, .register-section .field_9 {
		display: none;
}

/* Top Sticky Menu
--------------------------------------------- */

.nav-primary {
		background-image: url("//www.thebodyisnotanapology.com/wp-content/uploads/2014/10/header-bkg-tbinaa.png");
		background-repeat: no-repeat;
		background-position: center;
		border-bottom: solid 1px #ef3b24;
}

.category-rad-ed-pages .nav-primary {
		border-bottom: solid 1px #05b43f;
}

.category-about-us-pages .nav-primary {
		border-bottom: solid 1px #ff6633;
}

.tbinaa-forum-page .nav-primary {
		border-bottom: solid 1px #9960cc;
}

.buddypress .nav-primary {
		border-bottom: solid 1px #0099dd;
}

.nav-primary a {
		font-family: montserrat;
		padding: 12px 40px 12px 0px !important;
		font-size: 1rem;
}

.nav-primary a:hover {
		text-decoration: none;
		color: #ef3b24;
}

.nav-primary .menu-item-342 a:hover, .nav-primary #menu-item-215 a:hover { /* Blue color for Social Network item */
		color: #0099dd;
}

.nav-primary .menu-item-9 a:hover, .nav-primary .menu-item-217 a:hover { /* Purple color for Forum item */
		color: #9960cc;
}

.nav-primary .menu-item-10 a:hover { /* Green color for Rad Ed item */
		color: #05b43f;
}

.nav-primary .menu-item-11 a:hover { /* Pink color for Shop item */
		color: #dc05ca;
}

.nav-primary .menu-item-125 a:hover { /* Orange color for About item */
		color: #ff6633;
}

.woocommerce .nav-primary .menu-item-11 a, .woocommerce-pages .nav-primary .menu-item-11 a { /* Pink color for Shop item */
		color: #dc05ca !important;
}

.category-rad-ed-pages .nav-primary .menu-item-10 > a, .category-rad-ed-pages .nav-primary .current-menu-item > a { /* Green color for Active Rad Ed pages */
		color: #05b43f !important;
}

.category-about-us-pages .nav-primary .menu-item-125 > a, .category-about-us-pages .nav-primary .current-menu-item > a { /* Orange color for Active About page */
		color: #ff6633 !important;
}

.nav-primary .menu-item-112 a:hover, .nav-primary .menu-item-113 a:hover, .nav-primary .menu-item-209 a:hover { /* Yellow color for Login and Logout item */
		color: #ffff33;
}

.registration .nav-primary .menu-item-209 a { /* Yellow color for active Registration item */
		color: #ffff33 !important;
}

.tbinaa-forum-page .nav-primary .menu-item-9 a, .tbinaa-forum-page .nav-primary .menu-item-217 a { /* Active Forum Color */
		color: #9960cc !important;
}

.single-post .nav-primary .menu-item-7 a { /* Active Magazine Color */
		color: #ef3b24 !important;
}

.buddypress .nav-primary .menu-item-342 a { /* Active Social Network Color */
		color: #0099dd;
}

.logged-in .bp-login-nav.menu-item a, .bp-logout-nav.menu-item a, .logged-in .nav-primary .menu-item-209 { /* Toggle Login and Logout Visibility */
		display: none;
}

.logged-in .bp-logout-nav.menu-item a { /* Toggle Login and Logout Visibility */
		display: initial;
}

.primary-nav .sub-menu a {
		padding-left: 10px !important;
		line-height: 18px;
}

.primary-nav .sub-menu a:hover {
		color: #ffffff !important;
}

.primary-nav .sub-menu {
		margin-left: 5px;
}


/* Header
--------------------------------------------- */

.site-header {
		background: #ffffff;
}

.title-area {
		display: none;
}

.logo-header-container {
		margin-top: 40px;
}

.logo-header {
		margin-bottom: -17px;
		padding-top: 4px;
		margin-left: -3px;
}

.logo-header-responsive {
		display: none;
}

.site-header {
		border-bottom: solid 1px #aaaaaa;
}

.site-container .wrap {
		border-bottom: none !important;
}


/* Secondary Menus - Initial Visibility
--------------------------------------------- */

#menu-community-menu {
		display: none;
}

.fifth-menu-wrap {
	display: none;
}




/* Secondary Menus - Magazine on Home
--------------------------------------------- */

.responsive-menu-icon:before {
		color: #ffffff;
}

#nav_menu-2.widget_nav_menu {
		position: absolute;
		margin-top: 0px;
		z-index: 10;
		width: 100%;
}

#nav_menu-2 {
		max-width: 1140px !important;
}

#menu-magazine-sections {
		max-width: 1140px;
		margin: 0 auto;
}

#menu-magazine-sections {
		margin: 0px 0 -25px !important;
		width: 1145px;
}

#menu-magazine-sections a {
		padding: 15px 15px 15px 0;
		color: #ffffff;
}

#menu-magazine-sections a:hover  {
		text-decoration: none;
}

#menu-magazine-sections li li {
		margin-left: -10px;
}

#menu-magazine-sections li li a {
		padding: 15px 10px 15px 10px;
		font-size: 13px;
		background: #555555;
		color: #ffffff;
}

#menu-magazine-sections li li a:hover {
		color: #ffffff;
		background: #ff6600;
}

#menu-magazine-sections li:last-child a {
		padding-right: 0px !important;
}

.mag-sections-menu-background {
		position: absolute;
		z-index: 9;
		background: #000000;
		width: 100%;
		height: 42px;
		opacity: .5;
}




/* Secondary Menus - Magazine Category Colors
--------------------------------------------- */

#menu-magazine-sections > li a:hover {
		color: #ffffff !important;
}

#menu-magazine-sections #menu-item-19 a, .category-weight .mag-category-style a, .category-weight .top-feature-caption-tag a { /* Weight */
		color: #31db15 !important;
}

#menu-magazine-sections #menu-item-20 a, .category-disability .mag-category-style a, .category-disability .top-feature-caption-tag a { /* Disability */
		color: #8388f2 !important;
}

#menu-magazine-sections #menu-item-21 a, .category-lgbtqia .mag-category-style a, .category-lgbtqia .top-feature-caption-tag a { /* LGBTQIA */
		color: #e226db !important;
}

#menu-magazine-sections #menu-item-1404 a, .category-gender .mag-category-style a, .category-gender .top-feature-caption-tag a { /* Gender */
		color: #e226db !important;
}

#menu-magazine-sections #menu-item-1405 a, .category-sexuality .mag-category-style a, .category-sexuality .top-feature-caption-tag a { /* Sexuality */
		color: #f2141e !important;
}

#menu-magazine-sections #menu-item-22 a, .category-mental-health .mag-category-style a, .category-mental-health .top-feature-caption-tag a { /* Mental Health */
		color: #fbef35 !important;
}

#menu-magazine-sections #menu-item-23 a, .category-race .mag-category-style a, .category-race .top-feature-caption-tag a { /* Race */
		color: #20dcde !important;
}

#menu-magazine-sections #menu-item-24 a, .category-aging .mag-category-style a, .category-aging .top-feature-caption-tag a { /* Aging */
		color: #a931f5 !important;
}

#menu-magazine-sections #menu-item-25 a, .category-parenting .mag-category-style a, .category-parenting .top-feature-caption-tag a { /* Rad Parents */
		color: #f22f20 !important;
}

#menu-magazine-sections #menu-item-26 a, .category-men .mag-category-style a, .category-men .top-feature-caption-tag a { /* Men */
		color: #27eba3 !important;
}

#menu-magazine-sections #menu-item-27 a, .category-global .mag-category-style a, .category-global .top-feature-caption-tag a { /* Global */
		color: #ff8400 !important;
}

#menu-magazine-sections #menu-item-29 a, .category-intersections .mag-category-style a, .category-intersections .top-feature-caption-tag a { /* Intersections */
		color: #4093f1 !important;
}

#menu-magazine-sections #menu-item-190 a, .category-put-an-h-on-it .mag-category-style a, .category-put-an-h-on-it .top-feature-caption-tag a { /* Put an H on It */
		color: #f9d21e !important;
}




/* Secondary Menus - Magazine on Internal Post Pages
--------------------------------------------- */

#nav_menu-4 {
		z-index: 100;
		position: absolute;
		margin-top: 1px;
		max-width: 1140px;
}

.post-menu-bkg-inner {
		position: absolute;
		color: transparent;
		width: 100%;
		background: #000000;
		opacity: .2;
		height: 45px;
}




/* Secondary Menus - About Pages
--------------------------------------------- */

#menu-about-tbinaa li:first-child a {
		padding-left: 0px !important;
}

#menu-about-tbinaa a {
		color: #ffffff;
}

.category-about-us-pages .nav-secondary {
		max-width: 1140px;
		margin: 0 auto;
}

.sixth-menu-wrap {
		background: #ff6633;
		height: 40px;
}

#menu-about-tbinaa li {
		display: block;
		padding: 9px 0;
		float: left;
}

#menu-about-tbinaa li a {
		padding: 10px 15px;
}

.category-about-us-pages .nav-secondary > div.wrap {
		display: none;
}




/* Secondary Menus - Rad Ed Pages
--------------------------------------------- */

#menu-radical-education li:first-child a {
		padding-left: 0px !important;
}

#menu-radical-education a {
		color: #ffffff;
}

.category-rad-ed-pages .nav-secondary {
		max-width: 1140px;
		margin: 0 auto;
}

.fourth-menu-wrap {
		background: #05b43f;
		height: 40px;
}

#menu-radical-education li {
		display: block;
		padding: 9px 0;
		float: left;
}

#menu-radical-education li a {
		padding: 10px 15px;
}

.category-rad-ed-pages .nav-secondary > div.wrap {
		display: none;
}


/* Secondary Menus - Shop 
--------------------------------------------- */

.woocommerce .archive-menu-background {
		display: none;
}

.woocommerce-page .fifth-menu-wrap {
	display: inherit;
}

#menu-shop li:first-child a {
		padding-left: 0px !important;
}

#menu-shop a {
		color: #ffffff;
}

.woocommerce-page .nav-secondary {
		max-width: 1140px;
		margin: 0 auto;
}

.fifth-menu-wrap {
		background: #dc05ca;
		height: 40px;
}

#menu-shop li {
		display: block;
		padding: 9px 0;
		float: left;
}

#menu-shop li a {
		padding: 10px 15px;
}

.woocommerce-page .nav-secondary > div.wrap {
		display: none;
}



/* Secondary Menus - Archive and Search Pages
--------------------------------------------- */

.archive  .archive-menu-background, .search  .archive-menu-background {
		background: none repeat scroll 0 0 #444444;
		color: transparent;
		height: 40px;
		width: 100%;
		margin-top: -1px;
		margin-bottom: 15px;
}

.archive #menu-magazine-sections a, .search #menu-magazine-sections a {
		color: #ffffff !important;
}

.archive #menu-magazine-sections, .search #menu-magazine-sections  {
		margin-top: -2px !important;
}

.archive .gs-featured-content-entry, .search .gs-featured-content-entry  {
		border-bottom: solid 1px #aaaaaa !important;
		margin-bottom: 25px;
}

.archive-description {
		padding: 20px !important;
		margin-bottom: 25px !important;
}



/* Home Middle
--------------------------------------------- */

.home-middle article {
		/*clear: left;
		width: 100% !important;*/
}

.home-middle article > a {
		float: left;
		/*height: 200px;*/
}

#featured-content-2 article p {
		height: 135px;
		overflow: hidden;
}

#featured-content-2 h2 {
		font-size: 21px;
}

.home-middle article img {
		border: 1px solid #aaaaaa;
		margin-right: 20px;
}

/* Home Middle Next Page Button
--------------------------------------------- */

#text-26 a {
		background: #222222;
		padding: 10px 25px;
		color: #ffffff;
		text-transform: uppercase;
		border-left: solid 5px #ef3b24;
}

#text-26 a:hover {
		background: #ef3b24;
}



/* Internal Post Pages Layout
--------------------------------------------- */

.single-post .site-container {
		background: #f8f5f5;
}

.single-post .site-inner {
		border: solid 1px #aaaaaa;
		margin-bottom: 35px;
}

.image-stretch-full {
		display: none;
}

.single-post .image-stretch-full {
		width: 100%;
		height: 650px;
		overflow: hidden;
		clear: both;
		z-index: 1;
		position: relative;
		margin-top: -1px;
		display: inherit;
}

.image-stretch-full img {
		width: 100%;
		margin-top: -100px;
}

.post-menu-bkg-inner {
		position: absolute;
		color: transparent;
		width: 100%;
		background: #000000;
		opacity: .2;
		height: 45px;
}

.single-post .site-inner {
		background: #ffffff;
		margin-top: -300px !important;
		z-index: 2;
		position: relative;
		padding: 30px 30px !important;
}

.single-post .sidebar {
		width: 300px !important;
}




/* Forum Home Pages
--------------------------------------------- */

.page-id-167 .site-inner {
		margin-top: 15px;
}

.page-id-167 #text-4 img { /* This next two adjust Car Wash Guy image */
		border: solid 1px #9960cc;
}

.page-id-167 .sidebar-email-subscribe-bkg, .page-id-56 .sidebar-email-subscribe-label {
		display: none;
}

.page-id-167 #text-4 #mc_embed_signup {
		display: none;
}




/* Ultimate Social Deux
--------------------------------------------- */

.us_wrapper {
		margin: -15px 0 10px 0;
		font-family: montserrat;
}

.fb-box-big:hover {
		opacity: .8 !important;
}




/* Comments
--------------------------------------------- */

.must-log-in a {
	 color: #ef3b24;
	 font-weight: bold;

}

.comments-title-tbinaa {
		padding-top: 15px;
		border-top: solid 1px #aaaaaa;
		margin-bottom: -10px;
}

#comments {
		margin-top: -15px;
}

#comment {
		font-size: 18px;
		font-family: 'Open Sans', sans-serif;
}

#respond #reply-title {
		font-size: 18px;
		font-family: Montserrat, sans-serif;
}

#respond #reply-title small {
		padding-right: 100px;
}

#comments #comment {
		font-size: 18px;
		font-family: 'Open Sans', sans-serif;
}

#respond .logged-in-as {
		display: none;
}

#respond #commentform label {
		display: none;
}

#respond #submit {
		font-family: montserrat;
		font-size: 18px;
		background: #0099dd;
}

#respond #submit:hover {
		background: #0088dd;
}

#comments li {
		border: solid 1px #cccccc;
		background: #fcfcfc;
		border-radius: 4px;
}

#comments li li {
		border-radius: 4px;
		background: #ffffff;
		margin-right: 0px;
}

#comments li li li {
		border-radius: 4px;
		background: #fcfcfc;
		margin-right: 0px;
}

#comments li li li li {
		border-radius: 4px;
		background: #ffffff;
		margin-right: 0px;
}

#comments ol #reply-title {
		margin-top: 20px;
}

.comment-reply-title {
		line-height: 26px;
}

#comments .reply a {
		background: none repeat scroll 0 0 #0099dd !important;
		border-radius: 4px;
		color: #ffffff;
		font-family: montserrat;
		font-size: 16px;
		padding: 8px 20px;
}

#comments .reply a:hover {
		background: none repeat scroll 0 0 #0088dd !important;
		color: #ffffff;
		text-decoration: none;
}

#comments .comment-meta a {
		color: #444444;
		font-size: 15px;
}




/* Avatars and Change Avatar Page in BP
--------------------------------------------- */

.avatar {
		border-radius: 50%;
		-moz-border-radius: 50%;
	 -webkit-border-radius: 50%;
	 width: 60px !important;
	 height: 60px !important;

}

#avatar-upload-form .avatar {
		height: initial !important;
		width: initial !important;
		border-radius: 0 !important;
}

#avatar-crop-preview, #avatar-crop-pane {
		display: none;
}

.change-avatar .sidebar-secondary {
		display: none;
}


/*Internal Post Sidebar Modifications (300px wide)
--------------------------------------------- */


.single-post .sidebar-email-subscribe-bkg {
		max-width: 298px;
		margin-top: -124px;
}

.single-post .sidebar-email-subscribe-label {
		font-size: 15px;
}

.single-post .sidebar #mc_embed_signup #mce-EMAIL {
		width: 150px;
}

.single-post .sidebar #mc-embedded-subscribe {
		margin-left: 175px;
		font-size: 15px;
		margin-top: -44px;
}

.single-post #wpp-3 li {
		width: 300px;
}




/* Top Feature Area
--------------------------------------------- */

#metaslider_container_500 { /* Hide Responsive Feature Slider */
		display: none;
}


#metaslider_widget-3 {
		margin-top: -1px;
}

.top-feature-caption-tag {
		color: transparent;
		font-family: montserrat;
		text-transform: uppercase;
		margin-bottom: -10px;
		margin-top: -20px;
}

.top-feature-caption-tag a {
		display: none;
}

.top-feature-caption-tag a:first-child {
		color: #ff6600;
		display: initial;
}

.top-feature-caption-tag a:hover {
		text-decoration: underline;
		color: #ff6600;
}

.top-feature-caption-container {
		max-width: 1140px;
		margin: -15px auto;
}

.top-feature-caption-title {
		margin-bottom: -10px;
		margin-top: -25px;
		font-size: 22px;
}

.top-feature-caption-title a {
		color: #ffffff;
}

.top-feature-caption-title a:hover {
		color: #ffffff;
		text-decoration: underline;
}



/* Inner Post Pages
--------------------------------------------- */

.site-inner .entry-title {
		line-height: 1.2em;
}

.category-posts .entry-meta {
		font-size: 17px;
		color: #555;
		font-weight: bold;
}

.category-posts  .entry-meta a {
		font-weight: bold;
}

.category-posts  .entry-tags, .category-posts  .entry-categories {
		display: none;
}

.entry-author-name {
		color: #ef3b24;
}

.comment cite {
		font-family: montserrat;
}

.author-box { /* Hide Author Box */
		display: none;
}



/* Mag Category Styling
--------------------------------------------- */

.mag-category-style a {
		font-family: montserrat;
		text-transform: uppercase;
		font-size: 18px;
		color: #ff6600;
}

.mag-category-style {
		margin-bottom: 5px;
		margin-top: -5px;
}

.mag-category-style a:hover {
		color: #ff6600;
		text-decoration: underline;
}





/* Popular Posts Site After Article Styling 
--------------------------------------------- */

.after-entry .wpp-list li {
		clear: right;
		float: left;
		margin-left: 30px;
		width: 163px;
		text-align: left;
		border: medium none !important;
		margin-bottom: 10px;
}

.after-entry .wpp-list li:first-child {
		margin-left: 0px;
}

.after-entry.wpp-list .wpp-post-title {
		font-size: 15px;
		font-family: montserrat;
}

.after-entry .wpp-list li img {
		margin-bottom: 10px;
		border: solid 1px #cccccc;
}





/* Popular Posts Sidebar Styling 
--------------------------------------------- */

#wpp-3 {
		border: none;
		background: none;
		margin-bottom: 50px;
}

.sidebar .wpp-list li:first-child {
		margin-top: -10px;
}

.sidebar .wpp-list li {
		border: medium none !important;
		width: 360px;
		margin-left: 0px !important;
}

.sidebar .wpp-list {
		padding-top: 0px !important;
}

.sidebar .wpp-list img {
		border: 1px solid #cccccc;
		margin-bottom: 8px;
		margin-right: 20px;
		margin-top: 12px;
}

.wpp-list a.wpp-post-title {
		font-family: montserrat;
		color: #222222;
}

.wpp-list a.wpp-post-title:hover {
		color: #ef3b24;
		text-decoration: none;
}

.sidebar .wpp-list a.wpp-post-title {
		font-size: 18px;
}

.wpp-list .wpp-views {
		font-size: 12px;
		color: #666666;
}

.wpp-list img:hover {
		opacity: .8;
}



/* Entry Footer
--------------------------------------------- */

.entry-footer > div {
		border: none !important;
		padding-top: 0 !important;
		margin-top: 0;
}

.after-entry.widget-area {
		border-top: solid 1px #aaaaaa !important;
		padding-top: 25px !important;
}




/* Site Inner
--------------------------------------------- */

body .site-inner {
		padding-top: 20px;
}

.category-general-pages .site-inner {
		margin-top: 20px;
}



/* Accordion Styling
--------------------------------------------- */

.accordion {
		margin-top: 15px;
}

.accordion h3 {
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #aaaaaa;
		cursor: pointer;
		margin-bottom: 0;
		margin-top: -30px;
		padding: 6px 10px;
		font-size: 16px;
		width: 200px;
		border-radius: 4px;
}

.accordion h3:hover {
		border: solid 1px #222222;
		background: #f6f6f6;
}



/* Shop
--------------------------------------------- */

.woocommerce .sidebar, .category-shop-pages .sidebar {
		display: none;
}

.woocommerce .price {
		font-family: montserrat;
}

.woocommerce-page .content {
		width: 100%;
}

.woocommerce-page .cart_totals {
		width: 200px !important;
}

.woocommerce-page .cart_totals td {
		text-align: right !important;
		vertical-align: bottom !important;
}

.woocommerce-page #coupon_code {
		width: 120px;
		margin-right: 15px;
		margin-top: 4px;
}

.related.products .entry {
		width: 250px !important;
}

.woocommerce-ordering select.orderby {
		padding: 3px;
}

.woocommerce .quantity .qty {
  width: 3.8em;
  padding: 1.0em 0.8em;
}



/* Sidebar Email Subscribe
--------------------------------------------- */

.sidebar-email-subscribe img {
		border: solid 1px #ff6600;
}

.sidebar #mc_embed_signup {
		margin-top: -118px;
		position: absolute;
}

.sidebar #mc_embed_signup #mce-EMAIL {
		width: 200px;
		margin-left: 19px;
		z-index: 10;
		padding: 12px 10px;
		font-family: 'Open Sans';
}

.sidebar #mc-embedded-subscribe {
		background: #ff6600;
		font-family: montserrat;
		font-size: 17px;
		padding: 11px 6px ;
		margin: -45px 0 0 224px;
		position: absolute;
		opacity: .9;
}

.sidebar #mc-embedded-subscribe:hover {
		opacity: 1;
}

.sidebar-email-subscribe-label {
		font-family: montserrat;
		color: #ffffff;
		margin: 0 0 8px 20px;
		font-size: 18.5px;
}

.sidebar-email-subscribe-bkg {
		background: #000000;
                background-color: rgba(0,0,0,0.4);
		width: 100%;
		margin: -125px 0 0 1px;
		position: absolute;
		max-width: 356px;
		height: 105px;
}

.sidebar-email-subscribe-bkg a.button.tbinaa-button {
    bottom: 0.8em;
    margin-bottom: 0;
    position: absolute;
}





/* Sidebar TBINAA About Box
--------------------------------------------- */

#text-5 {
		border: solid 1px #cccccc;
}

.sidebar-logo-box {
		margin-left: 15px;
}

.sidebar-tbinaa-about {
		padding: 0 25px 25px 25px;
}


/* General Widget
--------------------------------------------- */

.widget-error {
		padding-left: 15px;
		padding-bottom: 10px;
}


/* Below Footer - Credits
--------------------------------------------- */

.creds {
		font-family: montserrat;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#222}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.featured-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.featured-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.725;
}

body.magazine-landing {
	background-color: #222;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #222;
	color: #fff;
}

::selection {
	background-color: #222;
	color: #fff;
}

a {
	background-color: inherit;
	color: #222222;
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	color: #ef3b24;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #888;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	line-height: 1.3em;
	margin: 0 0 16px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}

/* TBINAA Gallery  (e.g., Leadership Circle page) */
.tbinaa-gallery .gallery-item {
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.tbinaa-gallery .gallery-item .gallery-icon::after {
	background-color: rgba(0,0,255,0);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-moz-transition: background-color 0.5s; -ms-transition: background-color 0.5s; -o-transition: background-color 0.5s; -webkit-transition: background-color 0.5s; transition: background-color 0.5s;
	width: 100%;
}

.tbinaa-gallery .gallery-item::selection,
.tbinaa-gallery .gallery-icon::selection,
.tbinaa-gallery img::selection {
		background-color: transparent;
}

.tbinaa-gallery .gallery-item .gallery-caption {
	bottom: 1em;
	display: none;
	left: 1em;
	margin-bottom: 0;
	position: absolute;
	right: 1em;
}

.tbinaa-gallery .gallery-item:hover .gallery-icon::after {
	background-color: #0000ff;
	background-color: rgba(0,0,255,0.5);
}

.tbinaa-gallery .gallery-item:hover .gallery-caption {
	color: #fff;
	display: block;
}

/*.tbinaa-gallery .gallery-icon:hover::after,
.tbinaa-gallery .gallery-caption:hover + .gallery-icon::after {
	background-color: #0000ff;
	background-color: rgba(0,0,255,0.5);
}

.tbinaa-gallery .gallery-icon:hover + .gallery-caption,
.tbinaa-gallery .gallery-caption:hover {
	color: #fff;
	display: block;
}*/

@media screen and (max-width: 419px) {
	.tbinaa-gallery .gallery-item .gallery-caption {
		bottom: 0.5em;
		font-size: 75%;
		font-weight: 400;
	}
}

.tbinaa-gallery-popups .gallery-text {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	max-width: 100%;
	overflow-y: scroll;
	padding: 1em;
	position: absolute;
	top: 0;
	-moz-transform-origin: 0 100%; -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%; -webkit-transform-origin: 0 100%; transform-origin: 0 100%;
	transition: -moz-transform 0.8s, -ms-transform 0.8s, -o-transform 0.8s, -webkit-transform 0.8s, transform 0.8s;
	visibility: hidden;
	width: 25em;
}

.tbinaa-gallery-popups .active {
	visibility: inherit;
	z-index: 10;
}

.tbinaa-gallery-popups .close-wrapper {
	font-weight: bold;
	margin-top: -0.8em;
	margin-right: -0.8em;
	text-align: right;
	text-transform: uppercase;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #222;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #888;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #222;
	font-family: 'Raleway', sans-serif;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #222;
	font-family: 'Raleway', sans-serif;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #222;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	color: #fff;
	background-color: #e8554e;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* fmb: just for PayPal button */
#text-30 input[name="submit"] {
background-color: #ff6600;
color: white;
width: 360px;
max-width: 100%;
display: block;
text-align: center;
font-weight: normal;
font-size: 120%;
}
#text-30 input[name="submit"] * {
background: none;
border: none;
outline: none;
}

/* Lean Modal Pop-up
--------------------------------------------- */
#lean-modal {
	background-color: #000;
    background-color: rgba(0,0,0,0.05);
    background-position: right bottom;
    background-image: url(/wp-content/uploads/2017/12/SRT_BookMockup_D1.jpg);
    background-size: cover;
    bottom: 0;
    color: #fff;
	display: none;
	height: auto;
	max-height: 1px;
	min-width: 100%;
	overflow: hidden;
	padding: 3em 2em 0;
    position: relative;
	transition: height 0.5s ease-in;
	will-change: height;
	width: 100vw;
	z-index: 100;
}

#lean-modal::before {
	background-color: rgba(0,0,0,0.4);
	content: "";
	display: block;
	margin: -3rem 0 0 -3rem;
	padding: 110%;
}

#lean-modal h2 {
        bottom: 65%;
        color: inherit;
        font-family: 'industry-inc-in-n-out', Helvetica, sans-serif;
        font-size: 48px;
        font-weight: 400;
        left: 0;
        letter-spacing: 0em;
        line-height: 1em;
        padding: 0.5em;
        position: absolute;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
}

#lean-modal h3 {
	bottom: 15%;
	color: inherit;
	font-family: 'industry-inc-outline', Helvetica, sans-serif;
	font-size: 120px;
	font-weight: 400;
	left: 0;
	letter-spacing: 0em;
	line-height: 1em;
	padding-bottom: 1em;
	position: absolute;
	right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#lean-modal .entry-content {
	color: #fff;
}

#lean-modal .entry-content a:hover {
	text-shadow: 0 1px 3px #fff;
}

#lean-modal footer {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
}

#lean-modal .button {
	background-color: #ff6600;
}

#lean-modal .button:hover {
	background-color: #e8554e;
}

#lean-modal .button.minor-button {
	background: transparent;
	display: block;
	font-size: 80%;
	margin-top: 2em;
	position: static;
}

#lean-modal .button.minor-button span {
	background-color: #444;
	display: inline-block;
	font-size: 80%;
	margin-top: 1em;
	padding: 1em;
	position: static;
}

#lean-modal .button.minor-button span:hover {
	background-color: #4f4f4f;
}

.lean-modal-close {
	background-color: #61c8cc;
	color: #fff;
	cursor: pointer;
    font-size: 1.25em;
    padding: 0.5em 1em;
	position: absolute; /* was fixed */
	right: 2.5em;
    top: 2.5em;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

.magazine-home .site-inner {
	padding-bottom: 10px;
}

.magazine-landing .site-inner,
.magazine-landing .wrap {
	max-width: 800px;
}

.magazine-landing .site-inner {
	padding-bottom: 40px;
}


/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 930px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 750px;
}

.magazine-landing .content {
	background-color: #fff;
	padding: 50px 60px 24px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 540px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

#featured-post-2 [class^="us_posts_"] {display: none;}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.author-box .avatar {
	height: 70px;
	margin-right: 30px;
	width: 70px;
}

.comment .avatar {
	height: 50px;
	margin: 0 16px 24px 0;
	width: 50px;
}

.sticky {
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignright {
	max-width: 100%;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	border-bottom: 1px dotted #888;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.archive-description,
.author-box {
	margin-bottom: 50px;
	padding: 40px;
}

.archive-description,
.author-box {
	background-color: #f5f5f5;
}

.archive-description p:last-child,
.author-box p:last-child,
.search-results .archive-description h1 {
	margin-bottom: 0;
}

.author-box-title {
	color: #222;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
}

.author-box p {
	margin-bottom: 0;
}


/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	width: 50%;
}

.site-header .search-form {
	float: right;
	margin-top: 24px;
}

.footer-widgets .search-form input {
	border: none;
}

.genesis-nav-menu .search-form input {
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	text-transform: uppercase;
	width: 180px;
}

.genesis-nav-menu .search-form ::-moz-placeholder {
	color: #fff;
}

.genesis-nav-menu .search-form ::-webkit-input-placeholder {
	color: #fff;
}

.genesis-nav-menu .search-form input:focus {
	border: 1px solid #fff;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 36px;
	line-height: 1;
}

.entry-title a,
.sidebar .widget-title a {
	color: #222;
	font-weight: 500;
}

.entry-title a:hover {
	color: #e8554e;
}

.widget-title {
	clear: both;
	font-size: 16px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.magazine-home .content .widget-title,
.sidebar .widget-title {
	background-color: #222;
	color: #fff;
	padding: 10px;
}

.sidebar .enews .widget-title {
	background: none;
	padding: 0;
}

.footer-widgets .widget-title {
	color: #fff;
}

.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget,
.widget li {
	word-wrap: break-word;
}

.widget li {
	list-style-type: none;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding-bottom: 0;
}

.widget ul > li:last-child {
	margin-bottom: 0;
}

.widget .genesis-nav-menu li li {
	margin: 0;
	padding: 0;
}

/* Featured Content
--------------------------------------------- */

.featured-content {
	clear: both;
	overflow: hidden;
}

.home-middle .featured-content a,
.home-top .featured-content a {
	position: relative;
}

.featured-content .entry {
	margin-bottom: 30px;
}

.content .home-middle .featured-content .entry,
.content .home-top .featured-content .entry {
	border: none;
	float: left;
	max-width: 100%;
}

.home-middle .featured-content .entry {
	/*width: 360px;*/
}

.content .home-bottom .featured-content .entry,
.sidebar .featured-content .entry {
	border-bottom: 2px solid #eee;
}

.sidebar .featured-content .entry:last-child {
	border-bottom: none;
}

.home-middle .featured-content .entry-content p:last-child,
.home-top .featured-content .entry-content p:last-child,
.sidebar .featured-content .entry:last-child {
	margin-bottom: 0;
}

.home-middle .featured-content .entry:nth-of-type(2n+1) {
	/*clear: left;
	margin-right: 30px;*/
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	line-height: 1.2;
}

.sidebar .featured-content .entry-title {
	font-size: 20px;
}

.featured-content .entry-title a {
	border: none;
}

.featured-content a.alignnone {
	display: inline-block;
	margin-bottom: 20px;
	max-width: 100%
}

.featured-content .entry-header .entry-meta {
	margin-bottom: 10px;
}

.js .content .home-middle a .entry-time, 
.js .content .home-top a .entry-time {
	background-color: #e8554e;
	bottom: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 10px;
	position: absolute;
	right: 0;
}

.js .home-middle a.alignleft,
.js .home-top a.alignleft {
	margin: 0 24px 24px 0;
}

.js .home-middle a.alignright,
.js .home-top a.alignright {
	margin: 0 0 24px 24px;
}

.js .home-middle a.alignleft img,
.js .home-middle a.alignright img,
.js .home-top a.alignleft img,
.js .home-top a.alignright img {
	margin: 0;
}

.home-middle a.more-link,
.home-top a.more-link {
	background-color: #eee;
	clear: both;
	color: #222;
	display: block;
	font-size: 14px;
	margin-top: 20px;
	padding: 8px 10px;
	text-align: center;
}

.home-middle a.more-link:hover,
.home-top a.more-link:hover {
	background-color: #e8554e;
	color: #fff;
}

.featured-content ul {
	clear: both;
	margin-bottom: 30px;
}

.featured-content li {
	list-style-type: none;
}

/* AdButler
--------------------------------------------- */
/* Display this ad only on screens smaller than ~400px */

.widget_adbutler:first-child {
	display: none;
}

@media screen and (max-width: 419px) {
        .widget_adbutler:first-child {display: block;}
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	background-color: #222;
	color: #aaa;
	padding: 40px;
}

.enews form + p {
	margin-top: 24px;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #e8554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #222;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.magazine-home .content #genesis-responsive-slider,
.magazine-home .content .genesis_responsive_slider li {
	border: none;
}

.magazine-home  .genesis_responsive_slider {
	margin-bottom: 40px;
}

.magazine-home .content .genesis_responsive_slider li:before {
	content: "";
	margin: 0;
}

.magazine-home .content .genesis_responsive_slider .slide-excerpt,
.magazine-home .content .genesis_responsive_slider .slide-excerpt-border  {
	background: transparent;
	border: none;
	margin: 0;
}

.magazine-home .content .genesis_responsive_slider .slide-excerpt {
	padding: 0;
}

.magazine-home .content #genesis-responsive-slider,
.magazine-home .content .genesis_responsive_slider .slides li,
.magazine-home .content .genesis_responsive_slider .flex-direction-nav li {
	margin: 0;
	padding: 0;
}

.magazine-home .content .genesis_responsive_slider .flex-control-nav {
	line-height: 1;
}

.magazine-home .content .genesis_responsive_slider .flex-control-nav li {
	margin: 0;
	padding: 0 5px;
}

.magazine-home .content .genesis_responsive_slider .flex-direction-nav li a {
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;
}

.magazine-home .content .genesis_responsive_slider .slide-excerpt-border  {
	background: #fff;
	width: 100%;
}

.magazine-home .content .genesis_responsive_slider h2,
.magazine-home .content .genesis_responsive_slider h2 a {
	line-height: 1.2;
	margin: 0;
}

.magazine-home .content .genesis_responsive_slider p {	
	font-size: 14px;
	margin: 10px 0 0;
}

.magazine-home .content .genesis_responsive_slider .flex-direction-nav li a {
	background: url(images/icon-direction-nav.png) no-repeat -50px 0;
	background-size: 100px 98px;
	height: 49px;
	outline: none;
	right: -25px;
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;
	width: 50px;
}

.magazine-home .content .genesis_responsive_slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}

.magazine-home .content .genesis_responsive_slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	bottom: auto;
	left: auto;
	right: 62px;
	top: 30px;
}

.magazine-home .content #genesis-responsive-slider .flex-direction-nav li a.next {
	bottom: auto;
	left: auto;
	right: 10px;
	top: 30px;
}

.magazine-home .content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* Simple Social Icons
--------------------------------------------- */

.sidebar .simple-social-icons ul li {
	margin: 0 2px 4px !important;
}



/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #222;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #222;
	display: block;
	padding: 25px 20px;
	position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ef3b24;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 190px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #222;
	border-top: none;
	font-size: 12px;
	padding: 20px;
	position: relative;
	text-transform: none;
	width: 190px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -53px 0 0 189px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 25px 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 7px 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #222;
}

.site-header .sub-menu .sub-menu {
	margin-top: -54px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #222;
	color: #fff;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.admin-bar .nav-primary {
	top: 32px;
}

.nav-primary a {
	color: #fff;
}

.nav-primary a:hover,
.nav-primary .sub-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #e8554e;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #222;
	border: 1px solid #fff;
	border-top: none;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary .wrap {
	border-bottom: 1px solid #222;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-bottom: -1px;
	text-align: center;
}

.responsive-menu-icon::before {
	content: "\f333";
	display: inline-block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
}

.site-header .responsive-menu-icon::before {
	padding: 0;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 60px;
}

.archive .content .entry,
.home .content .entry,
.page-template-page_blog-php .content .entry {
	border-bottom: 2px solid #eee;
}

.entry-content a {
	color: #e8554e;
}

.entry-content a:hover {
	color: #222;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-meta {
	font-size: 14px;
}

.entry-header .entry-meta {
	margin-bottom: 30px;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	border-bottom: 1px solid #222;
	border-top: 2px solid #222;
	margin-top: 40px;
	padding: 30px 0;
}

.after-entry p:last-child {
	margin-bottom: 0;
}

.after-entry .widget {
	margin-bottom: 30px;
}

.after-entry .widget:last-child {
	margin-bottom: 0;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	margin: 40px 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #222;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #e8554e;
}

.entry-pagination a {
	border-bottom: 1px solid #ddd;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 50px;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .featured-content p:last-child {
	margin-bottom: 24px;
}

.sidebar li {
	border-bottom: 1px dotted #888;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar .tagcloud a,
.sidebar .tagcloud a:visited {
	background-color: #eee;
	color: #222;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
}

.sidebar .tagcloud a:hover {
	background-color: #e8554e;
	color: #fff;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #222;
	color: #aaa;
	clear: both;
	font-size: 14px;
	padding: 60px 0 20px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 30px; padding-left: 30px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	color: #fff;
	font-weight: 300;
}

.footer-widgets a:hover {
	color: #ccc;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets li {
	margin-bottom: 20px;
}

.footer-widgets .enews-widget {
	padding: 0;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #eee;
	color: #222;
}

.footer-widgets button:hover,
.footer-widgets input[type="button"]:hover,
.footer-widgets input[type="reset"]:hover,
.footer-widgets input[type="submit"]:hover,
.footer-widgets .button:hover {
	background-color: #fff;
	color: #222;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #222;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-align: center;
}

.site-footer .wrap {
	border-top: 1px solid #444;
	padding: 60px 0;
}

.site-footer,
.site-footer a {
	color: #aaa;
}

.site-footer a:hover {
	color: #fff;
}

.site-footer p {
	margin-bottom: 0;
}


/*
Color Styles
---------------------------------------------------------------------------------------------------- */

.magazine-pro-blue a.more-link:hover,
.magazine-pro-blue .home-middle a.more-link,
.magazine-pro-blue .home-top a.more-link,
.magazine-pro-blue .site-title a:hover,
.magazine-pro-green a.more-link:hover,
.magazine-pro-green .home-middle a.more-link,
.magazine-pro-green .home-top a.more-link,
.magazine-pro-green .site-title a:hover,
.magazine-pro-orange a.more-link:hover,
.magazine-pro-orange .home-middle a.more-link,
.magazine-pro-orange .home-top a.more-link,
.magazine-pro-orange .site-title a:hover {
	color: #222;
}

.magazine-pro-blue .archive-pagination li a:hover,
.magazine-pro-blue .footer-widgets a:hover,
.magazine-pro-blue .home-middle a.more-link:hover,
.magazine-pro-blue .home-top a.more-link:hover,
.magazine-pro-blue .site-footer a:hover,
.magazine-pro-green .archive-pagination li a:hover,
.magazine-pro-green .footer-widgets a:hover,
.magazine-pro-green .home-middle a.more-link:hover,
.magazine-pro-green .home-top a.more-link:hover,
.magazine-pro-green .site-footer a:hover,
.magazine-pro-orange .archive-pagination li a:hover,
.magazine-pro-orange .footer-widgets a:hover,
.magazine-pro-orange .home-middle a.more-link:hover,
.magazine-pro-orange .home-top a.more-link:hover,
.magazine-pro-orange .site-footer a:hover {
	color: #fff;
}

.magazine-pro-blue .enews-widget input:hover[type="submit"],
.magazine-pro-green .enews-widget input:hover[type="submit"],
.magazine-pro-orange .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.magazine-pro-blue .footer-widgets a:hover,
.magazine-pro-green .footer-widgets a:hover,
.magazine-pro-orange .footer-widgets a:hover {
	color: #ccc;
}

/* Magazine Pro Blue
--------------------------------------------- */

.magazine-pro-blue a:hover,
.magazine-pro-blue .entry-content a,
.magazine-pro-blue .entry-title a:hover,
.magazine-pro-blue .genesis-nav-menu a:hover,
.magazine-pro-blue .genesis-nav-menu .current-menu-item > a,
.magazine-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.magazine-pro-blue .nav-primary a:hover,
.magazine-pro-blue .nav-primary .sub-menu a:hover,
.magazine-pro-blue .nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #469bd1;
}

.js.magazine-pro-blue .content .home-middle a .entry-time,
.js.magazine-pro-blue .content .home-top a .entry-time,
.magazine-pro-blue button:hover,
.magazine-pro-blue input:hover[type="button"],
.magazine-pro-blue input:hover[type="reset"],
.magazine-pro-blue input:hover[type="submit"],
.magazine-pro-blue .archive-pagination li a:hover,
.magazine-pro-blue .archive-pagination li.active a,
.magazine-pro-blue .button:hover,
.magazine-pro-blue .enews-widget input[type="submit"],
.magazine-pro-blue .entry-content .button:hover,
.magazine-pro-blue .home-middle a.more-link:hover,
.magazine-pro-blue .home-top a.more-link:hover,
.magazine-pro-blue .sidebar .tagcloud a:hover {
	background-color: #469bd1;
}

.magazine-pro-blue .button:hover {
	color: #fff;
}

/* Magazine Pro Green
--------------------------------------------- */

.magazine-pro-green a:hover,
.magazine-pro-green .entry-content a,
.magazine-pro-green .entry-title a:hover,
.magazine-pro-green .genesis-nav-menu a:hover,
.magazine-pro-green .genesis-nav-menu .current-menu-item > a,
.magazine-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.magazine-pro-green .nav-primary a:hover,
.magazine-pro-green .nav-primary .sub-menu a:hover,
.magazine-pro-green .nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #3fbd85;
}

.js.magazine-pro-green .content .home-middle a .entry-time,
.js.magazine-pro-green .content .home-top a .entry-time,
.magazine-pro-green button:hover,
.magazine-pro-green input:hover[type="button"],
.magazine-pro-green input:hover[type="reset"],
.magazine-pro-green input:hover[type="submit"],
.magazine-pro-green .archive-pagination li a:hover,
.magazine-pro-green .archive-pagination li.active a,
.magazine-pro-green .button:hover,
.magazine-pro-green .enews-widget input[type="submit"],
.magazine-pro-green .entry-content .button:hover,
.magazine-pro-green .home-middle a.more-link:hover,
.magazine-pro-green .home-top a.more-link:hover,
.magazine-pro-green .sidebar .tagcloud a:hover {
	background-color: #3fbd85;
}

.magazine-pro-green .button:hover {
	color: #fff;
}

/* Magazine Pro Orange
--------------------------------------------- */

.magazine-pro-orange a:hover,
.magazine-pro-orange .entry-content a,
.magazine-pro-orange .entry-title a:hover,
.magazine-pro-orange .genesis-nav-menu a:hover,
.magazine-pro-orange .genesis-nav-menu .current-menu-item > a,
.magazine-pro-orange .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.magazine-pro-orange .nav-primary a:hover,
.magazine-pro-orange .nav-primary .sub-menu a:hover,
.magazine-pro-orange .nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #f2a561;
}

.js.magazine-pro-orange .content .home-middle a .entry-time,
.js.magazine-pro-orange .content .home-top a .entry-time,
.magazine-pro-orange button:hover,
.magazine-pro-orange input:hover[type="button"],
.magazine-pro-orange input:hover[type="reset"],
.magazine-pro-orange input:hover[type="submit"],
.magazine-pro-orange .archive-pagination li a:hover,
.magazine-pro-orange .archive-pagination li.active a,
.magazine-pro-orange .button:hover,
.magazine-pro-orange .enews-widget input[type="submit"],
.magazine-pro-orange .entry-content .button:hover,
.magazine-pro-orange .home-middle a.more-link:hover,
.magazine-pro-orange .home-top a.more-link:hover,
.magazine-pro-orange .sidebar .tagcloud a:hover {
	background-color: #f2a561;
}

.magazine-pro-orange .button:hover {
	color: #fff;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

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

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.title-area {
		width: 380px;
	}

	.site-header .widget-area {
		width: 570px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 780px;
	}

	.content {
		width: 630px;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 450px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle .featured-content .entry,
	.sidebar-primary {
		width: 300px;
	}

	.sidebar-secondary {
		width: 150px;
	}

	.logo-header-responsive {
			display: initial;
	}

	.logo-header {
			display: none;
	}

	#menu-top-sticky-menu {
			 padding-left: 15px;
	}

	.nav-primary a {
				padding-right: 30px !important;
	}

	.logo-header-container {
				margin: 45px 0 -10px 15px !important;
	}

	#menu-magazine-sections {
			 padding-left: 15px;
				max-width: 1020px;
				overflow: hidden;
				height: 35px;
	}

	.sidebar-email-subscribe-bkg {
				max-width: 299px;
	}

	.sidebar-email-subscribe-label {
				font-size: 15px;
	}

	.sidebar #mce-EMAIL {
			 width: 130px !important;
	}

	.sidebar #mc-embedded-subscribe {
				margin-left: 170px !important;
	}

	.sidebar .wpp-list li {
			 width: 300px;
	}

	#nav_menu-6 {
			 position: absolute;
				max-width: 1020px;
				margin-top: -10px;
	}

	#menu-radical-education {
				position: relative;
	}

	/* SimplePress */

				.category-forum-pages #spQuickLinksTopic {
			margin-right: 5px !important;
	}

				.category-forum-pages #spQuickLinksForum {
			margin-right: -47px !important;
	}

				.category-forum-pages #spSubscriptionsReviewButton {
			display: none;
	}

	.category-forum-pages #spTopicNewButtonBottom, .category-forum-pages #spTopicNewButtonTop #spTopicNewButton {
							 margin-left: 800px  !important;
				}

				.category-forum-pages #spPostNewButtonTop, .category-forum-pages #spPostNewButtonBottom {
								margin-left: 0px !important;
								position: absolute;
				}
		 
	.category-forum-pages #spSubscriptionsSubscribeButton {
			margin: -5px 0 0 0px !important;	
			 }

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

}

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

	.site-inner,
	.wrap {
		max-width: 750px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle .featured-content .entry,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	.home-middle .featured-content .entry { clear: none; margin-left: 2.5639%; width: 47.4359%; }
	.home-middle .featured-content .entry:nth-of-type(2n+1) { clear: left; }

	.genesis-nav-menu,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.nav-primary {
		position: static;
	}

	.featured-content .entry,
	.site-header .search-form,
	.site-title {
		float: none;
	}

	.primary-nav .site-header,
	.title-area {
		padding-top: 0;
	}

	.title-area {
		padding-bottom: 20px;
	}

	.header-image .site-header .title-area {
		padding-bottom: 0;
	}

	.genesis-nav-menu > .right {
		display: none;
	}

	.logo-header-container {
				margin: 0px 0 -15px 0 !important;
	}

	#menu-magazine-sections {
				max-width: 770px;
			 height: 35px;
				overflow: hidden;
	}

	.top-feature-caption-excerpt {
				display: none;
	}

	.home-middle article > a {
			 height: 190px;
	}

	.sidebar-email-subscribe-bkg {
				max-width: 356px;
	}

	.sidebar .wpp-list li {
			 width: 300px;
	}

	#nav_menu-6 {
			 position: absolute;
				max-width: 765px;
				margin-top: -10px;
	}

				.category-forum-pages .nav-secondary, .category-rad-ed-pages .nav-secondary, .category-about-us-pages .nav-secondary, .woocommerce-page .nav-secondary {
						margin-left: 25px;
				}

	/* SimplePress */

	.category-forum-pages #spUnreadPostsInfo {
			display: none;
	}

				.category-forum-pages #spQuickLinksTopic, .category-forum-pages #spQuickLinksForum {
			display: none !important;
	}

	.spListSection .spInRowCount {
			 display: none;
	}

	.category-forum-pages #spTopicNewButtonBottom, .category-forum-pages #spTopicNewButtonTop #spTopicNewButton {
				margin: 10px 0px !important;
				position: relative;
				float: left !important;
	}

				.spForumTopicContainer .spColumnSection.spLeft {
										min-height: 0px !important;
										margin-bottom: 10px !important;
				}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

}

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

	.footer-widgets,
	.nav-secondary,
	.site-footer,
	.site-header,
	.site-inner {
		padding-left: 5%;
		padding-right: 5%;
	}

	.genesis-nav-menu > .first > a {
		padding-left: 20px;
	}

	.menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu, .menu {
		display: none;
	}

	.menu .menu-item,
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}
	
	.menu .menu-item, .genesis-nav-menu.responsive-menu .menu-item {
		margin: 0;
	}

	.menu .menu-item:hover, .genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.menu a, .genesis-nav-menu a {
		line-height: 1;
		padding: 18px 20px;
	}

	.menu .menu-item-has-children, .genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}

	.menu .menu-item-has-children > a, .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.menu > .menu-item-has-children:before, .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 16px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.menu .menu-open.menu-item-has-children:before, .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.menu > .menu-item-has-children:before, .nav-primary .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		color: #fff;
	}

			 .menu .sub-menu, .genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0, 0, 0, 0.05);
		border: none;
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}

	.menu .sub-menu .sub-menu, .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}

	.menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a,
	.menu .sub-menu li a:hover, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		padding: 14px 20px;
		position: relative;
		width: 100%;
	}

	.home-bottom .featured-content .entry,
	.home-middle .featured-content .entry {
		padding-bottom: 20px;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}


	.magazine-home .content .genesis_responsive_slider h2,
	.magazine-home .content .genesis_responsive_slider h2 a {
		font-size: 20px;
		line-height: 1.2;
	}
	
	.magazine-home .content .genesis_responsive_slider .slide-excerpt-border p {
		display: none;
	}

	.menu li:last-child {
			 margin-bottom: 20px !important;
			 margin-top: 10px !important;
	}

	.top-feature-caption-container {
			 height: 125px;
	}

	.top-feature-caption-tag {
			 margin-top: -45px;
	}

	.nav-primary {
			 background: #222222;
	}

	.top-feature-caption-container {
				height: 125px;
	}

	.category-posts .third-menu-wrap, .category-posts .nav-secondary {
			 display: none;
	}

	.category-posts #nav_menu-2.widget_nav_menu, .category-posts #nav_menu-4.widget_nav_menu {
			 position: relative !important;
			 margin-bottom: -34px;
	}

	#menu-magazine-sections {
				background: #222222;
				height: 100%;
				margin-left: -35px !important;
	}

	.single-post .image-stretch-full {
			 height: 550px;
	}

	.image-stretch-full img {
				margin-top: -60px;
	}

	#nav_menu-6 {
				height: 35px;
				margin-top: 35px;
	}

	#nav_menu-6 li {
			 float: left;
	}

	#nav_menu-6 .responsive-menu-icon {
			 display: none;
	}

	#metaslider_container_500 { /* Show Responsive Feature Slider */
			 display: initial;
	}

	#metaslider_500 {
			 margin-top: -33px !important;
	}

	#metaslider_container_15 { /* Hide Default Feature Slider */
			 display: none;
	}

	#featured-content-2 article p {
				clear: left;
	}

	#featured-content-2 h2 {
				clear: left;
	}

	/* Secondary Menus */

				.category-forum-pages .nav-secondary, .category-rad-ed-pages .nav-secondary, .category-about-us-pages .nav-secondary, .woocommerce-page .nav-secondary {
						margin-left: 0px;
				}

	#menu-radical-education li, #menu-about-tbinaa li, #menu-shop li  {
				background: #555555;
			 float: none;
	}

	#menu-radical-education li:first-child a, #menu-about-tbinaa li:first-child a, #menu-shop li:first-child a {
				padding-left: 15px !important;
	}

	/* SimplePress */

	.spListSection .spRowIcon  {
			margin-left: 0px !important;
	}

				.spListSection .spInRowCount, .spListSection .spInRowPostLink {
			display: none;
	}

	.spColumnSection.spLeft {
			 width: 90% !important;
	}

	.spColumnSection.spRight {
				display: none !important;
	}

	.spStatsSection {
			display: none;
	}

	.spListSection .spRowIcon {
			 margin-left: 10px !important;
	}

	.spUserSection {
				width: 90% !important;
	}

	.spPostUserRegistered, .spPostUserRank, .spPostActionSection, .spPostUserStatus {
				display: none;
	}

	.spPostSection {
				float: left !important;
				width: 90% !important;
	}

	.spPostUserSignature {
			 margin-bottom: 15px !important;
	}

	#menu-forum li {
						 float: none;
	}

	#mc-embedded-subscribe.button {
			 width: 80px;
			 font-size: 11px;
	}

				/* Hide ads in mobile */

	#text-29, #text-28, #text-27 {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

}

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

	#lean-modal {
		padding: 2em 1em 0;
	}
	#lean-modal h2 {
        font-size: 24px;
        font-weight: bold;
        padding: 0;
    }
	#lean-modal h3 {
        background-position: right bottom;
        bottom: 20%;
        font-size: 45px;
        padding-bottom: 2em;
    }
    #lean-modal .lean-modal-close {
    	top: 1.2em;
    	right: 1.2em;
    }

}

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

	.magazine-home .content .genesis_responsive_slider .flex-direction-nav {
		display: none;
	}

	.magazine-home .content .genesis_responsive_slider .slide-excerpt {
		width: 100%;
	}

	.top-feature-caption-container {
				height: 125px;
	}

	.top-feature-caption-title a {
			 font-family: montserrat;
	}

	.top-feature-caption-title {
			 margin-top: -30px !important;
				font-size: 16px;
	}

	#menu-magazine-sections {
			 margin-left: -20px !important;
			 max-width: 320px;
	}

	.sidebar .wpp-list li {
			 width: 265px;
	}

	.home-middle article > a {
			 height: 200px;
	}

	.single-post .image-stretch-full {
			 height: 500px;
	}

	.image-stretch-full img {
				margin-top: -30px;
	}

	.sidebar {
			 padding-left: 20px;
	}

	.sidebar-email-subscribe-bkg {
				max-width: 260px;
	}

	.after-entry .wpp-list li {
			 margin-left: 0;
				margin-bottom: 30px;
	}

	#buddyboss-media-add-photo-button {
			 margin-top: 25px !important;
	}

	.buddypress .load-more a {
			 padding: 15px 10px  !important;
	}

	#message-threads .thread-count, #message-threads .thread-avatar{
			 display: none   !important;
	}

	.spSearchForm {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}

	.dummy {
			display: none;
	}
	.home-middle .featured-content .entry { margin: 0; width: 100%; }
	
}

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

	.home-middle article > a {
			 height: 160px;
	}

}