#mega-menu-wrap-primary #mega-menu-primary > li.albh-cta-support a.mega-menu-link{
		background: #ffca65;
    color: #000 !important;
    padding: 0 10px !important;
    border-radius: 6px;	
  transition: all 0.5s;

}		
#mega-menu-wrap-primary #mega-menu-primary > li.albh-cta-support a.mega-menu-link:hover{
		background: #ffa801;
	  color: #000 !important;

}		
.home #mega-menu-wrap-primary #mega-menu-primary > li.albh-cta-support a.mega-menu-link{
		background: #ffa801;
		    padding: 0 15px !important;
		  color: #000 !important;
}

.home #mega-menu-wrap-primary #mega-menu-primary > li.albh-cta-support a.mega-menu-link:hover{
		background: #ffa801;
}


.article-subscribe-cta{
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 6px;
	overflow: hidden;
}    
.article-subscribe-cta p{
    margin-bottom: 0;
		width: 530px;
	 float: left;
}
.article-subscribe-cta a{
	float: right;
}

.subscribe-supporter,
.subscribe-backer{
	padding: 20px;
	border-radius: 6px;
	padding-bottom: 0;
}
.subscribe-supporter ul,
.subscribe-backer ul {
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 16px;
}

.subscribe-supporter a,
.subscribe-backer a{
		display: block;
		min-height: 85px;
    box-sizing: border-box;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 24px;
    line-height: 22px;
    position: relative;
    border: 2px solid #ffca65;
    text-align: center;
	text-decoration: none;
	background: #ffca65;
}
.subscribe-supporter a:hover,
.subscribe-backer a:hover{
background: none;
}
.subscribe-supporter a span.albh-plan-term,
.subscribe-backer a span.albh-plan-term{
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: 0.115em;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
	color: #000;
}

.subscribe-supporter a span.albh-plan-price,
.subscribe-backer a span.albh-plan-price {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
    display: block;
    margin: 3px 0;
}


.subscribe-supporter a span.albh-plan-from,
.subscribe-backer a span.albh-plan-from{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #A54040;
    display: block;
	line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

.albh-subscribe-btn{
	margin-bottom: 0;
	border-top: 1px solid #dfdfdf;
    padding-top: 25px;
}

.pmpro-login .site-container,
.pmpro-checkout .site-container{
	    background: #f4f4f4;
}
.pmpro-login .site-inner,
.pmpro-checkout .site-inner{
		background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    max-width: 500px;
}
.pmpro-checkout .site-inner{
	max-width: 800px;
}
#pmpro_form,
form.pmpro_form label, 
#loginform label{
	font-size: 16px;
}
#pmpro_form p{
	margin-bottom: 10px;
}
.pmpro-login .site-inner .entry,
.pmpro-checkout .site-inner .entry,
#pmpro_level_cost,
#pmpro_level_cost p{
		margin-bottom: 0;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field-password2{
	margin-bottom: 5px;
}
#pmprosp-password-notice{
	margin-bottom: 20px;
	display: block;
}
.pmpro_checkout{
	 clear: both;
	overflow: hidden;
}

#sticky-bottom-cta{
	position: fixed;
	z-index: 100;
	width: 100%;
	text-align: center;
	padding: 15px 10px;
	font-weight: bold;
	bottom: 0;
    background: #fff;
	box-shadow: -1px -8px 17px -2px rgba(0,0,0,0.29);
-webkit-box-shadow: -1px -8px 17px -2px rgba(0,0,0,0.29);
-moz-box-shadow: -1px -8px 17px -2px rgba(0,0,0,0.29);
}
#sticky-bottom-cta p{
	    margin: 0;
    display: inline-block;
}
#sticky-bottom-cta a.sticky-bottom-cta-button{
	display: inline-block;
	line-height: 39px;
	max-width: fit-content;
    padding: 0 20px;
    margin-left: 10px;
}

.site-container,
.pmpro-checkout .site-container,
.page-id-15491 .site-container{
	margin-bottom: 0 !important;
}

#home-most-read .wrap{
	max-width: 800px;
}

@media only screen and (min-width: 960px){
	.page .content {
		float: none;
		width: 100%;
	}
.pmpro_checkout-field-firstname,
		.pmpro_checkout-field-lastname,
	.pmpro_checkout-field-bemail,
	.pmpro_checkout-field-bconfirmemail{
	width: 49%;
    float: left;
    margin-right: 2%;
}
	
	.pmpro_alert{
		clear: both;
	}
}

@media only screen and (min-width: 600px){
	.subscribe-supporter ul{
		    margin-bottom: 72px;
	}
}

@media only screen and (max-width: 960px){
	
	.pmpro-login .site-inner,
.pmpro-checkout .site-inner{
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px 20px 0;
	}
	
	.mega-albh-cta-support{
		display: block;
		margin-top: 10px;
	}
	
	#sticky-bottom-cta{
		font-size: 14px;
	}
	#sticky-bottom-cta p{
		display: block;
	}
	#sticky-bottom-cta a.sticky-bottom-cta-button{
		margin-top: 10px;
	}

	
	.article-subscribe-cta{
		padding: 20px;
		text-align: center;
	}
	.article-subscribe-cta p{
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.article-subscribe-cta a{
		float: none;
	}
	
}
@media only screen and (max-width: 599px){
	.subscribe-supporter{
		margin-bottom: 40px;
	}
	.pmpro-login .site-inner{
		margin-left: 20px;
		margin-right: 20px;
	}
.home #mega-menu-wrap-primary #mega-menu-primary > li.albh-cta-support a.mega-menu-link{
	margin-top: 10px;
	}
	

	
	}
/* Mediavine Fix */

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

#mega-menu-primary > li:nth-of-type(4) figure a img {

width: 100% !important;

}

}

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

.site-inner {

padding-left: 10px !important;

padding-right: 10px !important;

}

}

body.mediavine-video__has-sticky #wpd-bubble-wrapper {

bottom: 300px !important;

}

body.adhesion:not(.mediavine-video__has-sticky) #wpd-bubble-wrapper, body.adhesion > div > .needsclick.kl-private-reset-css-Xuajs1 {

bottom: 120px !important;

}

/* End Mediavine Fix */

