/*
Theme Name: 	Web Wise Media 2015/16
Theme URI: 		http://www.webwisemedia.co.uk
Description: 	A bespoke theme made for our clients, by Web Wise Media
Version: 		2.0
Author: 		The team at Web Wise Media
Author URI: 	http://www.webwisemedia.co.uk
Tags: 			Web Wise Media
*/

/*

	1. Globals
	2. Header and Sidebar

*/
.wp-block-image img{
	height:auto ;
}

.dropdown-menu{
	min-width:220px;
}

.pagination{
	text-align: center !important;
	font-size: 15px;
	margin:0 !important;
	font-family:'Circular Std Bold';
}

.pagination .current{
	
	color: #ff8686;
	padding: 5px 10px !important;
}

.pagination .page-numbers{
	padding: 0 5px;
}

.pagination .next, .pagination .prev{
	
	color: black;
	padding: 5px 10px;
	text-transform: uppercase;
	
}


.grey-box-bg{
	background:rgba(0,0,0,.16);
}

.blog-desc h4{
	font-size:21px;
}

.home-event-wrap-item h4{
	font-size:21px;
}

.aligncenter{
	margin:20px auto;
	display:block;
	
}

.pink-button .fl-button{
	background:#ff8686 !important;
	border-radius:100px !important;
	font-family:'Circular Std Medium';
	text-transform:uppercase;
	border:none !important;
}


/*** FONTS ***/

@font-face {
    font-family: 'Circular Std Book Italic';
    src: url('fonts/CircularStd-BookItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Bold';
    src: url('fonts/CircularStd-Bold.woff2') format('woff2'),
        url('fonts/CircularStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Book';
    src: url('fonts/CircularStd-Book.woff2') format('woff2'),
        url('fonts/CircularStd-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Black Italic';
    src: url('fonts/CircularStd-BlackItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Circular St Black';
    src: url('fonts/CircularStd-Black.woff2') format('woff2'),
        url('fonts/CircularStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Bold Italic';
    src: url('fonts/CircularStd-BoldItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Medium Italic';
    src: url('fonts/CircularStd-MediumItalic.woff2') format('woff2'),
        url('fonts/CircularStd-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Medium';
    src: url('fonts/CircularStd-Medium.woff2') format('woff2'),
        url('fonts/CircularStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}





/**************************
		1. Globals
**************************/

body {
}
.center-the-content{
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.alignleft{
	float:left;
}	
.alignright{
	float:right;
}
img, .wp-caption{
	max-width:100%;
}
.wp-caption-text{
	background:#cccccc;
	color:#fff;
	padding:10px;
}
.main-area p.wp-caption-text{
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-family: 'Circular Std Bold';
}


h2{
	font-size: 36px;
}

h3{
	font-size: 30px;
}

h4{
	font-size: 23px;
}


p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

a{
	color: #FF8686;
}
a:hover{
	color: #FF8686;
	
}
/***************************
	2. Header and Sidebar
****************************/

header{
	background: #1d1d17;
	padding: 20px 0;
}

.flexrow{
	display: flex;
	align-items: center;
}

.nav-wrapper{
	text-align: right;
}

.logo{
	width: 150px;
}

.nav-li{
	color: white;
}

.nav-ul{
	margin-bottom: 0;
}

.nav-li, .dropdown{
	text-align: center;
	display: inline-block;
	padding: 0 8px;
}

.nav-li a, a.dropdown-toggle {
	color: white;
	 font-family: 'Circular Std Medium';
}

.nav-justified > li > a{
	color: white;
}

.dropdown-menu{
	padding: 15px 15px 10px 15px;
	text-align: left;
	border-radius: 0px;
	box-shadow: none;
}

.dropdown-item{
	color:#1d1d17;
	display: block;
	margin-bottom:10px;
	font-family: 'Circular Std Medium';
}

a.membership-button{
	padding: 10px 15px !important;
	border: 1px solid #FF8686;
	border-radius: 100px;
	text-transform: uppercase;
	color: #FF8686 !important;
}


a.membership-button:hover{
	background: #FF8686;
	color: #1d1d17 !important;
	text-decoration: none;
}


div.navbar {
	background:#fff;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand {
	color:#000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background:transparent;
	color:#333;
}

#leftNav{
	padding-top:20px;
	padding-bottom:20px;
}
#leftNav .active{
	color:#777;
	font-weight:bold;
}
#leftNav ul{
	list-style:none;
	padding:0;
	margin:0;
}
#leftNav ul li{
	padding:0;
	margin:0;
}
#leftNav li a{
	color:#777;
	display:block;
	padding:10px 0 10px 10px;
	border-bottom:1px dotted #e9e9e9;
}
#leftNav li a:hover{
	text-decoration:none;
	background:#e9e9e9;
}
hr {
 border-color: #bbb; 
}

div.cart-item {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
}

div.cart-total {
  padding:15px 0px;
  font-weight: bold;
}

div.blogpost {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
  
}

div#product-page-description {
  	max-height:300px;
    overflow-y:scroll; 
}

.product-images{
  	padding: 0px 5px;
 	border: 1px solid #888;
  	height:60px;
  
}
div.product-images img {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	max-height:58px;
  
}

div#first-image {
 	height:350px; 
}

img#mainimage {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	height:300px;
  
}

section#header {
  padding: 20px 0;
}


.white-button{
 	display:inline-block;
  padding:5px 17px 5px 15px;
  border:2px solid #fff;
  background:rgba(255,255,255,0.0);
  color:#fff;
  text-transform:uppercase;
}
.white-button:hover{
  background:#fff;
  text-decoration:none;
  color:#000;
}
/* ----------------- NAV ----------------- */


.login-icon-desktop{
	background: url(images/user.png) no-repeat;
	display: inline-block;
	width:15px;
	height:15px;
	background-size: 100%;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 5px;
}


.sub-logo{
 	max-height:100px;

}
 div.sub-logo-align#nav{
  text-align:left;  
}
div#nav {
  text-align: right;
  margin-bottom:10px;
}

@media (max-width: 969px) { div#nav {text-align: center;} }
div#nav ul {
  padding-left: 0;
}
div#nav li {
  list-style: none;
  display: inline-block;
}
div#nav li:first-child {
  border-left: none;
}
div#nav li a{
  display:inline-block;
  padding:3px 10px 3px 10px;
  
  background:rgba(255,255,255,0.0);
  color:#dddddd;
  text-transform:uppercase;
  font-size:14px;
}

div#nav li a:hover{
  color:#fff;
  text-decoration:none;
}
.sub-nav{
  	padding-top:20px;
}	
.sub-nav#nav li a{
  color:#777;
}
.sub-nav#nav li a:hover{
   color:#dddddd;
  text-decoration:none;
}

div#featuredImg {
  padding: 20px 15px;
}

/* ----------------- Home page INTRO ----------------- */
section#intro {
  padding-top: 20px;
  padding-bottom: 60px;
  background:url('header-1.jpg') #222;
  background-size:cover;
  background-position:center;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

section#intro p{
 margin-bottom:25px; 
}


.fold{
	background: url(images/redbgfold@2x.png) no-repeat bottom center;
	width:100%;
	background-size: cover;
	padding:50px 0 180px 0;
}

.fold-page{
	background: url(images/redbgfold@2x.png) no-repeat bottom center;
	width:100%;
	background-size: cover;
	padding:100px 0 150px 0;
}

.fold-container-left, .fold-container-right{
	padding: 50px 0;
}

.fold_h1{
	font-size: 6em;
	color: white;
	line-height: 1em;
}

.yellow-hdr{
	color:#FF8686;
}

.fold_h2{
	color:#FF8686;
	font-family: 'Circular Std Book';
}

.fold-container-left p{
	color: white;
	font-size: 15px;
	line-height: 2em;
}

.button-fold-wrap{
	display: block;
	margin-top:30px;
}

.yellow-button{
	background: #FF8686;
	padding: 15px 20px;
	color: #1d1d17;
	border-radius: 100px;
	font-family: 'Circular Std Medium';
	text-transform: uppercase;
}
.yellow-button:hover{
	color:#FF8686;
	background:#1d1d17;
	text-decoration:none;
}
.button-fold:hover{
		color: #1d1d17;
	text-decoration: none;
	
}

.after-fold-offset{
	
	margin-top:-140px;
}

.flexrowfold{
	display: flex;
	align-items: center;
}

.mcl{
	background: #501E65;
	padding:20px;
}

.mcl:hover{
	background: #401850;
}


.mcr{
	background: #5A2171;
	padding: 20px;
}

.mcr:hover{
	background: #481a5a;
}

.minibox-title{
	color: white;
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 21px;
}

.bml-a{
	text-decoration: none;
}

.bml-a:hover{
	text-decoration: none;
}

.minibox-p{
	color: #A88FB2;
	padding-bottom: 5px;
	font-size: 14px;
}

.mini-box-button{
	color:#FF8686;
	text-transform: uppercase;
	font-family: 'Circular Std Bold';
	font-size: 12px;
}

.bmr-a{
	text-decoration: none;
}

.bmr-a:hover{
	text-decoration: none;
}


.arrow-right{
	display: inline-block;
	background: url(images/arrow-left-red@2x.png) no-repeat center right;
	background-size: cover;
	width:10px;
	height:10px;
	margin-left: 10px;
}

/* ----------------- Home page logos ----------------- */
.patron-supporters img{
	
}

/* ----------------- Home page ABOUT / SEO ----------------- */
section#about {
  padding-top: 80px;
  padding-bottom: 60px;
  color:#fff;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background:url('images/background-about.jpg') #000;
  background-position:center;
  margin-bottom:40px;
  text-align:center;
}
div#aboutText{
  padding: 40px 15px;
  font-size: 20px;
}
#aboutText h3{
  text-transform:uppercase;
  margin-bottom:25px; 
}
#aboutText p{
 	margin-bottom:25px; 
}
.green-heading{
  color:#51c49c;
  text-transform:uppercase;
}	

/* ----------------- Home page FOOTER ----------------- */

footer{
	padding: 150px 0 50px 0;
	background:url(images/footer-top_03.jpg) no-repeat top #64257e;
	background-size: 100%;
}

.footer-p{
	color: white;
	line-height: 30px;
}

.left-footer-li a, .right-footer-li a{
	padding-bottom: 15px;
	display: block;
	font-size: 15px;
}

.list-left-footer{
	padding-left: 0;
	list-style: none;
	display: inline-block;
	margin-top:15px;
}

.list-right-footer{
	margin-top:15px;
	display: inline-block;
	list-style: none;
}

.contact-footer-p{
	margin-top:10px;
}

.button-margin-footer{
	margin-top:30px;
}

section#footer {
  padding-top: 30px;
  border-top: 4px solid #000;
  text-align: left;
  background: #262626;
  color:#e9e9e9;
}
#footer h2{
   	color:#e9e9e9;
}
#footer ul{
  list-style:none;
  padding:0;
  margin:0;
  text-align:left;
}
#footer ul li{
  margin-bottom:5px;
}
#footer a{
 	color:#51c49c;
}
#footer-bottom{
  background: #501E65;
	margin-left: 0;
	margin-right: 0;
	padding: 20px 0;
}
.final-foot{
 	padding-top:25px; 
}
#footer .final-foot a{
 	color:#fff; 
}
#footer .final-foot a:hover{
 	color:#000;
}
#footer .green-title{
  color:#51c49c;
  text-transform:uppercase;
  font-size:26px;
}

.right-align-footer{
	text-align: right;
}

.footer-p-bottom{
	color:white;
	font-size: 12px;
	margin-bottom: 0;
}

/* ---------- GOING ON HOMEPAGE --------- */


.latest-news{
	padding: 50px 0 0px 0;
}

.margin-row-reset{
	margin-left: 0;
	margin-right: 0;
}


.latest-title-h{
	padding-left: 15px;
	margin-bottom: 30px;
}

.blog-desc h4{
	margin-top:5px;
}

.blog-desc .excerpt{
	color:#777777;
}

.blog-desc .excerpt p{
	line-height: 1.8em;
	margin-bottom: 0;
}

.blog-desc .button{
	text-transform: uppercase;
	font-family: 'Circular Std Bold';
	margin-top:30px;
}


/*** NEWS EVENTS HOMEPAGE ***/


.news-events-section{
	padding: 20px 0;
	background:url(images/midbgfold.png) no-repeat;
	background-size: cover;
	background-position: top center;
}

.news-events-title{
	color:white;
	padding-left: 15px;
}


.news-events-box-single{
	padding: 0 20px;
}

.news-events-box-single img{
	width:100%;
}

.news-events-box-single h4{
	color:white;
	margin-top:15px;
}

.news-events-box-single h4 a{
	color: white;
}

.news-events-box-single p{
	color:white;
}

.rmore-ne{
	font-family: 'Circular Std Bold';
	text-transform: uppercase;
	display: block;
	margin-top:20px;
}

.news-event-box-wrap{
	margin-bottom: 50px;
}


/*** PATRON HOMEPAGE ***/

.psmemb{
	padding:80px 0 30px 0;
}


.patron-supporters{
	padding: 0px 0;
}

.patron-title{
	text-align: center;
}

.patron-p{
	text-align: center;
	max-width: 75%;
	margin: 30px auto 60px auto;
}

.plogo-wrap{
	text-align: center;
}

.middle-logo-row{
	margin:50px 0;
}

.logo-bottom-row{
	margin-bottom: 60px;
}


/* ----------------- PAGE ----------------- */
.main-area{
 	padding-top:20px;
  padding-bottom:0px;
}
.main-area h1, .main-area h2, .main-area h3{
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.main-area p{
 	font-size:15px;
  	margin-bottom:25px;
  	line-height:22px;
}
.main-area ul li{
 	font-size:15px;
  	margin-bottom:5px;
  	line-height:22px;  
}

.main-area ol li{
		font-size:15px;
  	margin-bottom:5px;
  	line-height:22px;  
}

.main-area ul{
  	margin-bottom:25px;  
}
.widget-wrap{
	background:#f0f2f5;
	padding:20px;
	box-shadow:0 3px 8px -4px rgba(0,0,0,0.75);
	margin-bottom:40px;
}

.nav-ul{
	padding-left: 0;
}



/*** SINGLE ***/

.single-title{
	text-align: center;
}

.underline-single{
	width: 100px;
	height: 2px;
	background: #FF8686;
	margin:40px auto 40px auto;
}

.single-article{
	
	padding: 30px 0 0 0;
}


.single-sidebar{
	padding-top:25px;
	padding-right:25px;
}

.single-sidebar h3, .single-sidebar h2{
	font-size: 22px;
}

.share-single-wrap{
	display: inline-block;
	width:35px;
	height:35px;
	margin-right: 10px;
}

article img{
	
}

figcaption{
	text-align: center;
	font-family: 'Circular Std Bold';
	margin-top:0;
	margin-bottom: 0;
	
}

.wp-block-image{
	margin-bottom: 2em;
}



/*** INDEX BLOG ****/

.blog_home{
	margin-bottom: 0px;
	padding: 30px 0 0 0;
	
}

.blog-image img{
	max-width:600px;
	width: 100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


.main-news-title{
	text-align: center;
	margin-top: 30px !important;
}

.blog-desc .post-categories{
	padding-left: 0;
	list-style: none;
}
.from-the-resource .blog-desc{
    
}
.from-the-resource{

}
.blog-desc .post-categories li a{
	margin-top:20px;
	display: block;
}

.blog-meta-date{
	font-size: 22px;
}

.blog-desc h2{
	text-align: left !important;
	margin-bottom: 10px;
}

.index-button{
	margin-top: 25px;
}

.index-button a{
	display: block;
	width:100%;
	text-align: center;
	padding: 15px;
	
	font-family: 'Circular Std Bold';
	text-transform: uppercase;
	color: #1d1d17;
	background: #FF8686;
	
}

.index-button a:hover{
	color: #FF8686;
	background: #1d1d17;
	text-decoration: none;
}

.blog-image{
	min-height: auto;
	margin-bottom:15px;
	text-align:center;
}





/*** MEMBERSHIP ***/


.fold-membership h1.fold_h1{
	text-align: center;
	margin-bottom: 0;
}

.fold-member-p{
	color:#FF8686;
	max-width: 75%;
	text-align: center;
	margin: 20px auto;
	line-height: 2em;
	font-family: 'Circular Std Book';
	font-size: 18px;
}

.fold-container-member{
	padding: 50px 0;
}

.fold-member-button{
	text-align: center;
}

.a-smooth-scroll{
	background: url(images/arrow-down.png) no-repeat center center;
	width:50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background-size: 100%;
}


.member-benefits{
	padding: 50px 0;
}

.member-title-h2{
	text-align: center;
	margin-bottom: 50px;
}

.mb-img-1{
	background: url(images/ric1@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-2{
	background: url(images/ric2@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-3{
	background: url(images/ric3@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-4{
	background: url(images/ric4@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-5{
	background: url(images/ric5@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-6{
	background: url(images/ric6@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.mb-img-7{
	background: url(images/ric7@2x.png) no-repeat center center;
	width:170px;
	height:165px;
	background-size:100%;
	margin:0 auto;
}

.row-justify{
	display: flex;
	justify-content: center;
	margin-top:50px;
}


.mb-text-p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-top:30px;
	margin-bottom: 5px;
}

.mb-text-large-p{
	font-family: 'Circular St Black';
	font-size: 18px;
}

.mem-ben-wrapper{
	text-align: center;
	
}

.in-pa{
	font-family: 'Circular Std Bold';
	font-size:12px;
	text-transform: uppercase;
	color:#FF8686;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 10px;
}


.which-member{
	padding: 150px 0 0 0;
	background: url(images/white-bg.png) no-repeat;
	background-position: 60% 0;
	background-attachment: scroll;
	margin-top:-100px;
}

.member-box-wrapper{
	text-align: center;
	background: #f8f8f8;
	padding: 35px;
}

.sign-up-p{
	color:#222222;
	font-family: 'Circular Std Bold';
	font-size:12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.membership-box-title{
	font-family: 'Circular St Black';
	font-size: 50px;
	margin-bottom: 0;
}

.mem-desc{
	color: #777777;
	margin:20px 0;
}

.price-mem{
	font-family: 'Circular St Black';
	font-size: 60px;
	color:#FF8686;
	margin-bottom: 0;
}

.annum{
	font-family: 'Circular St Black';
	font-size: 16px;
	margin-top:-20px;
}

.mem-button-wrap{
	margin-top:40px;
}



.test-top{
	background: url(images/testtop.png) no-repeat top center;
	width:100%;
	height:200px;
	background-size: cover;
}

.ne-top-bar{
	background: url(images/testtop.png) no-repeat top center;
	width:100%;
	height:200px;
	background-size: cover;
}

/*.test-bottom{
	background: url(images/Path%2045@2x.png) no-repeat;
	width:100%;
	height:200px;
	background-size: cover;
}*/

.testimonial{
	padding:120px 0;
	/*background:url(images/Group%2028@2x.png);*/
	background: url(images/testred@2x.png) no-repeat;
	background-size:contain;
	background-color: #64267E;
	
}

.testimonial-single{
	text-align: center;
}

.test-p{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color:white;
	line-height: 2em;
	margin-bottom: 30px;
}

.test-img{
	background: #e9e9e9;
	width:60px;
	height:60px;
	display: block;
	margin:0 auto;
	border-radius: 100px;
}

.test-name{
	font-family: 'Circular St Black';
	font-size: 18px;
	color: white;
	margin-top: 20px;
}

.test-desc{
	font-family: 'Circular Std Bold';
	font-size: 11px;
	color:#FF8686;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.become-member-h2{
	max-width: 75%;
	margin:10px auto 50px auto;
}

.member-bold-p{
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}

.member-grey-p{
	color:#777777;
	font-size: 14px;
	margin-bottom: 50px;
}

.patron-p-membership{
	color:#777777;
	text-align: center;
	margin:0px auto 60px auto;
	font-size: 14px;
}

.bold-patron{
	font-weight: bold;
}

.patron-title-membership{
	text-align:center;
	margin-bottom: 10px;
}


/*** RESPONSIVE ****/

.mobile-header{
	display: none;
}

#panel{
	background: white;
}


@media only screen and (max-width: 1200px) {
	
	a.membership-button{
		padding: 10px !important;
	}
	
	.nav-li, .dropdown{
		padding:0 10px;
		
	}
	
		.blog-image{
			min-height: 264px;
		}
	
	.which-member{
		padding: 100px 0;
	}
}


@media only screen and (max-width: 991px) {
	
	.blog-image{
			min-height: 198px;
		}
	
	.middle-logo-row{
		margin:0;
	}
	
	.patron-supporters img{
		margin:10px;
	}
	
	.mobile-header{
	display: block;
}
	
	header{
		display: none;
	}
	
	.nav-li, .dropdown{
		padding: 0 10px;
	}
	
	#menu_button{
		background: none;
		border: none;
	}
	
	.user-icon{
		background: url(images/user.png) no-repeat;
		width:25px;
		height:25px;
		display: inline-block;
		background-size: 100%;
		vertical-align: middle;
	}
	
	.menu-icon{
		background: url(images/open-menu.png) no-repeat;
		width:25px;
		height:22px;
		display: inline-block;
		background-size: 100%;
		vertical-align: middle;
	}
	
	.logo-mobile-center{
		text-align: center;
	}
	
	.right-align{
		text-align: right;
	}
 
	
	.nav-wrapper{
		text-align: left;
	}
	
	.nav-ul{
		padding-left: 0;
	}
	
	.nav-li, .dropdown{
		display: block;
		text-align: left;
		padding: 10px 0;
	}
	
	.nav-li a, a.dropdown-toggle{
		display: block;
		
	}
	
	.menu_1{
		margin-top:20px;
	}
	
	.dropdown-menu{
		position: relative;
		min-width: 100%;
		border: none;
		float: none;
		margin-bottom: 0;
		padding-bottom: 0;
		background: none;
	}
	
	.dropdown-item{
		color:white;
	}
	
	a.membership-button{
		width:100%;
		text-align: center;
	}
	
	.toggle-button-2{
		background: none;
		border: none;
		color: white;
		vertical-align: middle;
	}
	
	#close_p{
		margin-bottom: 0;
		background: url(images/close.png) no-repeat;
		background-size: 15px;
		padding-left: 25px;
		background-position: left center;
		font-family: 'Circular Std Medium';
		vertical-align: middle;
	}
	
	.flexrowfold{
		display: block;
	}
 
	
	.footer-wrapper{
		margin-bottom: 30px;
	}
	
	.single-sidebar{
		text-align: center;
		margin-bottom: 30px;
	}
	
	.mb-img-1, .mb-img-2, .mb-img-3, .mb-img-4, .mb-img-5, .mb-img-6, .mb-img-7{
		width:130px;
		height: 115px;
	}
	
	.other-articles{
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	
	.page-template-page-event .main-area, .page-template-page-no-title .main-area{
		margin-top:-150px;
	}
	
	.page-template-page-no-title .fold-event-page{
		padding:75px;
	}
	
	.page-template-default .fold-membership{
		padding: 40px !important;
	}
	
	.fold-event-page{
		padding:0 !important;
	}
	
	.other-articles{
		display: none;
	}
	
	.fold_h1{
		font-size: 4em;
	}
	
	.row-justify{
		display: block;
		margin-top:0;
	}
	
	.flexrow{
		display: block;
	}
	
	
	.member-benefits{
		padding: 50px 0 100px 0;
	}
	
	.ind-event-container{
		text-align: center;
		margin-bottom: 50px;
	}
	
	
	.ind-event-img-container{
		padding: 0 50px;
	}
	
	.member-box-wrapper{
		margin-bottom: 30px;
	}
	
	.mem-ben-wrapper{
		margin-top:30px;
	}
	
	.blog-image{
			min-height: auto;
		}
	
	.single-article{
		padding: 30px;
	}
	
	.single-sidebar{
		text-align: center;
		margin-bottom: 30px;
	}
	
	#footer-bottom, .right-align-footer{
		text-align: center;
	}
	
	footer{
		padding: 150px 30px 50px 30px;
	}
	
	.fold{
		padding: 30px 0 180px 30px;
	}
	
	.fold-container-right{
		padding-top:0;
	}
	
	.blog-image img{
		width: 100%;
	}
 
	.from-the-blog{
		margin-bottom: 30px;
	}
	
	.eql_height{
		height: auto;
	}
	
}

@media only screen and (max-width: 351px) {
	
	.user-icon{
		width:20px;
		height:20px;
	}
	
	.menu-icon{
		width:20px;
		height:20px;
	}
	
	.mem-ben-wrapper{
		min-height: 290px;
	}
 
}

.other-articles{
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #e9e9e9;
}
.other-articles h6{
	font-size:22px;
}
.blog-img-wrap{
	
	text-align:center;
	/*background:#e9e9e9;*/
	display:block;
}
.blog-img-wrap img{ 
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
}
.mask-me {
  mask-image: url(images/image-mask.png);
  -webkit-mask-box-image: url(images/image-mask.png);
  mask-repeat: space;
  }




/** LOGIN TEMPLATE ***/

.php{
	background-color: none;
	border: none;
	border-radius: 0px;
}



/** EVENT TEMPLATE**/


.pink-button .fl-button{
	background: #ff8686;
	border-radius: 100px;
	font-family: 'Circular Std Medium';
	text-transform: uppercase;
}
.event-wrap{
    margin-bottom:60px;   
}
.past-event-feed{
    padding-bottom:60px; 
    background:#f8f8f8;
    margin-bottom:60px;
}
.home-events-feed{
    padding-top:60px;
    padding-bottom:30px;
    color:#fff;
}
.home-events-feed .excerpt{
    color:#fff;
}
.home-event-wrap-item{
    margin-bottom:30px;
}


#gform_wrapper_15 .gsection_title{
	margin-top: 25px !important;
}

#gform_submit_button_15, #gform_submit_button_16{
	background: #ff8686;
	color:#1d1d17;
	border-radius: 100px;
	font-family: 'Circular Std Medium';
	text-transform: uppercase;
	padding: 15px 20px;
	border: none;
}

#gform_submit_button_15:hover, #gform_submit_button_16:hover{
	color: #ff8686;
	background: #1d1d17;
}

.mini-image{
	background:url(https://www.radioacademy.org/wp-content/uploads/2022/03/000-aPodcast-series-logo-200.jpg);
	width:100px;
	height:100px;
	display:inline-block;
	vertical-align: middle;
	background-size: cover;
}

.mini-text{
	display:inline-block;
	vertical-align: middle;
	padding-left: 15px;
}
.first-row{
    background:#f9f9f9;
    
}
.notes-wrap{
    padding:30px;
    border-radius:15px;    
}
.leave-a-note{
    margin-bottom:60px;   
}
.notes-main{
     margin-bottom:60px;     
}

.topic-ul{
	padding-left: 0;
	list-style: none;
	margin:10px 0 !important;
}

.topic-li{
	display: inline-block;
	margin-right: 5px;
}

.topic-li a{
	/*background: #FF8686;*/
	color: #FF8686;
	/*border-radius: 50px;*/
	/*padding: 3px 8px;*/
	display: block;
	font-size:12px;
}
.topic-li.single-topic a{
 	border-radius: 50px;
 	margin-bottom:6px;
	padding: 3px 8px;  
    background: #FF8686;
    color:#000;
}
.main-area iframe{
    max-width:100% !important;
}
.topic-li a:hover{
	text-decoration: none;
	opacity: 0.8;
}

.resource-area{
	padding-bottom:50px;
}

.from-the-resource{
	margin-bottom: 60px;
}
.resource_filter_wrap{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ebebeb;    
    padding-bottom:5px;
}
.resource-search{
    margin-top:30px;
}
.filter-button {
    vertical-align: middle;
    background-position: 100% 50%;
    display: block;
}
.first-filter-button {
    padding-top: 5px;
}
.filter-button {
    font-size: 16px;
    display: block;
    padding-bottom: 1px;
}
.button-border-filter {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
}
ul.filter-list li a:hover {
    background: #444444;
    color: #fff;
}
ul.filter-list {
    list-style: none;
    padding: 0;
    margin-left: -5px;
}
.filter-list {
    margin-top: 10px;
}
ul.filter-list li {
    display: inline-block;
    margin: 5px;
}
ul.filter-list li a {
    background: #ebebeb;
    padding: 3px 20px;
    margin: 0px;
    border-radius: 25px;
    font-size: 14px;
    white-space: nowrap;
}
ul.filter-list li a {
    padding: 6px 20px !important;
    text-decoration:none;
    color:#000;
}
ul.filter-list li a.active{
    background:#777777; 
    color:#fff;
}
.header-filter{
    margin-top: 10px !important;
}
.header-filter a {
    float: right;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 13px;
    padding-top: 5px;
    text-decoration: underline !important;
}
.filter-h2 {
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 16px;
    display: inline-block;
}
.resource-area .main-news-title{
    text-align:left;   
}
.filter-button > .rotate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.filter-button > .arrow-filter {
    background: url(images/navigate-up-arrow-rotated.png) no-repeat right center;
    background-size: 12px;
    vertical-align: middle;
    background-position: 100% 50%;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 5px;
}
.filter-button > .rotate.down {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-menu-bg{
    background:#f9f9f9; 
    padding:30px;
    margin-top:30px;
}

#sort, .resource-search .search-field, #speakersselect{
    width:100%;
    padding:5px;
}


/* SEARCH */

.search-container{
	padding: 25px 0;
}

.search-row{
	margin:25px 0 40px 0;
}

.search-single-row{
	margin-bottom: 30px;
}

.search-container h1{
	text-align: center;
}
.hidden-embed{
    width:100%;   
    background:#e9e9e9;
    padding:60px;
}

/* new AU styles 2026 */
body.audio-academy, body.audio-academy h1, body.audio-academy h2, body.audio-academy h3, body.audio-academy h4, body.audio-academy h5, body.audio-academy h6, body.audio-academy p, body.audio-academy li, body.audio-academy ol, body.audio-academy ul, body.home, body.home h1, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6, body.home p, body.home li, body.home ol, body.home ul{
    font-family: "aktiv-grotesk-extended", sans-serif;
}
body.audio-academy p, body.home p{
    font-size:16px;
    line-height: 140%;
    font-weight: 500;
    font-style: normal;    
}
body.audio-academy .container-fluid, body.home .container-fluid{
    max-width:1440px;
    margin-left:auto;
    margin-right:auto;
}
/* meter bar border */
/* Base hook: any hover-bar element */
.au-hover-bar {
  position: relative;
  display: block; /* important for links/images */
}

/* The bar */
.au-hover-bar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;

  width: 10px;
  height: 100%;

  background: linear-gradient(
    to bottom,
    #e6007e 0%,
    #e6007e 33%,
    #6a00b8 33%,
    #6a00b8 66%,
    #3b0073 66%,
    #3b0073 100%
  );

  opacity: 0;
  transform: scaleY(0);
  transform-origin: bottom; /* bottom → up */
  transition: opacity 0.5s ease, transform 0.5s ease;

  z-index: 2;
  pointer-events: none;
}

/* Hover + keyboard focus */
.au-hover-bar:hover::before,
.au-hover-bar:focus-visible::before,
.au-hover-bar:focus-within::before {
  opacity: 1;
  transform: scaleY(1);
}
.au-hover-bar .fl-photo-content {
  position: relative;
}

.au-hover-bar .fl-photo-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;

  width: 6px;
  height: 100%;

  background: inherit;
}

/* !meter bar border */

header.aa-header{
    background:rgba(98, 0, 184, 1);
    font-family: "aktiv-grotesk-extended", sans-serif;
}
header.aa-header .nav-li a, header.aa-header a.dropdown-toggle{
     font-family: "aktiv-grotesk-extended", sans-serif;   
}
.aa-header-divider{
    color:rgba(217, 0, 138, 1);
    font-weight: bold;
}

header.aa-header a.membership-button:hover{
    background:rgba(98, 0, 184, 1);
}
header.aa-header a.membership-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;              /* space between text and arrow */
  padding: 12px 20px;
  background:rgba(217, 0, 138, 1);
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  font-family: "aktiv-grotesk-extended", sans-serif;  
   border-radius:0;
    border:1px solid rgba(217, 0, 138, 1);
}

header.aa-header .membership-button::after {
  content: "→";
  font-size: 1.2em;
  line-height: 1;
  transition: transform 0.2s ease;
}
.aa-slide-menu.slideout-menu{
    background:rgba(79, 0, 153, 1);
}
.aa-slide-menu .membership-button{
    background: rgba(217, 0, 138, 1);
    border-radius:0;
    border:1px solid rgba(217, 0, 138, 1);
    color:#ffffff !important;
}
.aa-slide-menu .membership-button:hover{
    background: none;
    color:#ffffff !important;
}
.podcast-2026{
	padding-top:120px;
	padding-bottom:120px;
}
.podcast-2026, .podcast-2026 a{
	color:#000000;
}
.podcast-2026 .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}