/*
Theme Name: Greenbelt 2.0
Theme URI: https://www.publicagency.co.uk
Author: Public
Author URI: https://www.publicagency.co.uk
Description: The theme for the Greenbelt website
Version: 2.4.2
License: Private
License URI: https://www.publicagency.co.uk
Text Domain: twentytwelve
*/



/* =Fonts
-------------------------------------------------------------- */

/*Sharp Sans*/
@font-face {
    font-family: 'sharpsans1';
    src: url('fonts/sharpsans-no1-extrabold-webfont.eot');
    src: url('fonts/sharpsans-no1-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sharpsans-no1-extrabold-webfont.woff2') format('woff2'),
         url('fonts/sharpsans-no1-extrabold-webfont.woff') format('woff'),
         url('fonts/sharpsans-no1-extrabold-webfont.ttf') format('truetype'),
         url('fonts/sharpsans-no1-extrabold-webfont.svg#sharp_sans_no1extrabold') format('svg');
    font-weight:900;
    font-style: normal;
}

@font-face {
    font-family: 'sharpsans1';
    src: url('fonts/sharpsans-no1-bold-webfont.eot');
    src: url('fonts/sharpsans-no1-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sharpsans-no1-bold-webfont.woff2') format('woff2'),
         url('fonts/sharpsans-no1-bold-webfont.woff') format('woff'),
         url('fonts/sharpsans-no1-bold-webfont.ttf') format('truetype'),
         url('fonts/sharpsans-no1-bold-webfont.svg#sharp_sans_no1bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'sharpsans1';
    src: url('fonts/sharpsans-no1-medium-webfont.eot');
    src: url('fonts/sharpsans-no1-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sharpsans-no1-medium-webfont.woff2') format('woff2'),
         url('fonts/sharpsans-no1-medium-webfont.woff') format('woff'),
         url('fonts/sharpsans-no1-medium-webfont.ttf') format('truetype'),
         url('fonts/sharpsans-no1-medium-webfont.svg#sharp_sans_no1medium') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing:border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-hyphens: none;
	  -ms-hyphens: none;
	  -webkit-hyphens: none;
	  hyphens: none;
	
	font-family: sharpsans1, sans-serif;
}
body {
	line-height: 1;
}

a,button{
    outline: none;
}

ol,
ul {
	/*list-style: none;*/
	list-style-position: inside;
	/*
	list-style-position: outside;
    margin: 0 0 0 18px;*/
}

.section_content_right ul,
.section_content_left ul{
	list-style-position: outside;
    margin: 0 0 0 18px;
}

blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
	border-spacing: 1px;
    border-collapse: separate;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline:none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	
	line-height: 2.181818182;
	font-weight: 700;
	text-transform: uppercase;
	/*color: #636363;*/
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border: none;
	border-radius: 0;
	font-family: inherit;
	padding: 6px;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */

input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	
	font-size: 11px;
	
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}




button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}

/*
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}


button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}

*/

.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.size-medium,
img.size-small,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	
	padding-top: 24px;
	
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 17px;
	
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	
}
a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	height: auto;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	/*
	padding: 0 24px;
	*/
	
	background-color: #fff;
}


.site-content {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
	background-size:cover;
}

/*
.page-template-front-page2 .site-content.slideshow, 
.page-template-front-page .site-content.slideshow, 
.home .site-content.slideshow,
.page-template-front-page2 .site-content.image, 
.page-template-front-page .site-content.image, 
.home .site-content.image,
.page-template-front-page2 .site-content.video, 
.page-template-front-page .site-content.video, 
.home .site-content.video {
	margin: 121px 0 0 0;
	
}
*/
/*
.page-template-front-page2 .site-content.slideshow, 
.page-template-front-page .site-content.slideshow, 
.home .site-content.slideshow {
	margin: 50px 0 0 0;
}
*/


.widget-area {
	margin: 24px 0 0;
	
}

/* Header */
.site-header {
	
	background: #ffffffe6;
    /*background: #35b3c2;*/
	
	-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.5);
	
	position: fixed;
    z-index: 10000;
    width: 100%;
    
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;

}

#main2,
/*.site-header,
.site-header a img,*/
/*
.site-header .main-navigation ul.nav-menu,
.site-header .main-navigation li a{
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;

}
*/
.site-header a img{
	/*height:66px;*/
	background: #fff;
}

#main2{
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    position: relative;
}


.site-header a:hover img{
	background: #e9e1a5;
}

.site-header.sticky{
	top:0;
}
.site-header.sticky a img{
	/*height:30px;*/
}

.site-header.sticky .main-navigation li a {
    line-height: 50px;
    /*font-size: 16px;*/
}




.site-header h1,
.site-header h2 {
	text-align: center;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	/*float: left;*/
	position: absolute;
    top: 0;
    left: 14px;
	display:none;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	
}

/* Navigation Menu */
.main-navigation {
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	
	font-size: 12px;
	
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}

/*
.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759b;
}
*/

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 24px;
	word-wrap: break-word;
	/*background: #fafaf7;*/
    padding: 24px;
}

.widget.talk-others,
.widget.talk-details,
.widget.widget_shopping_cart,
.single-marcato_artist .widget-area .widget {
	background: #fafaf7;
}

h3.venue_name,
h3.links-title,
.widget-area .widget h3 {
    font-family: sharpsans1, sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: normal;
    padding: 0px 10px 6px 42px;
    position: relative;
}

.widget-area .widget.shows h3 {
	line-height: 24px;
}

.web_links li,
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	
	line-height: 1.846153846;
	font-family: sharpsans1, sans-serif;
    font-size: 15px; /*16px*/
    /*color: #81a990;*/
}

.single-talks .widget.widget_search p,
.tax-festival .widget.widget_search p,
.tax-talks-category .widget.widget_search p,
.tax-talks-tag .widget.widget_search p,
.page-template-talks .widget.widget_search p,
.widget-area .widget.jetpack_subscription_widget p{
    line-height: normal;
    font-size: 15px;
	
}

.widget-area .widget.jetpack_subscription_widget input[type="text"]{
	font-family: sharpsans1, sans-serif;
    font-size: 15px;
}



.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}

.woocommerce-MyAccount-navigation a,
.web_links a,
.widget-area .widget a {
	/*color: #757575;*/
	font-family: sharpsans1, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px; /*16px*/
	position: relative;
    padding-left: 14px;
	outline:none;
	transition: all 0.4s;
	line-height: 17px;
    display: inline-block;
}

.widget-area .widget.widget_talks_cats a {
	padding: 3px 6px;
    font-size: 11px;
	line-height: normal;
}

.widget-area .widget .video {
	margin-top: 10px;
}

.widget-area .widget .video a {
	padding-left: 0;
}

.woocommerce-MyAccount-navigation a:hover,
.web_links a:hover,
.widget-area .widget a:hover {
	color:inherit;
	text-decoration:underline;
}
.widget-area .widget a:visited {
	/*color:inherit;*/
}

.single-marcato_artist .cat-list li a:hover,
.single-post .cat-list li a:hover,
.widget-area .widget.widget_talks_cats a:hover {
	text-decoration:none;
}

.woocommerce-MyAccount-navigation a:before,
.web_links a:before,
.widget-area .widget a:before {
    font-family: fontawesome;
    content: '\f105';
    font-size: 19px;
    position: absolute;
    top: 0px;
    left: 0;
}

.woocommerce-MyAccount-navigation a:before,
.web_links a:before,
.widget-area .widget a:before,
.single-marcato_artist .cat-list li a:before,
.single-post .cat-list li a:before,
.widget.Annual_Archive_Widget a:before,
.widget.widget_talks_festivals a:before,
.date .widget-area .widget.widget_categories a:before,
.category .widget-area .widget.widget_categories a:before,
.blog .widget-area .widget.widget_categories a:before,
.widget-area .widget .video a:before {
    display:none;
}

.widget-area .widget.widget_talks_cats a:before {
    display:none;
}


.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */

footer[role="contentinfo"] {
    clear: both;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}




/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 20px;
	margin-top: 20px;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: normal;
}



.single-marcato_artist .entry-content,
.single-post .entry-content{
	/*color: #81a990;*/
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 15px; /*16px*/
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}


#shop_content p,
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 12px;
	line-height: normal;
	font-size: 18px; /*16px*/
}

.venue-descrip p{
	margin: 0 0 12px;
    font-size: 16px;
    line-height: normal;
}

.single-marcato_artist .entry-content p,
.single-organisations .entry-content p,
.single-post .entry-content p{
	font-size: 16px;
}


.single .entry-content p:first-child{
	font-weight:700;
}

/*
.single.single-volunteer-team .entry-content p:first-child{
	font-weight:normal;
}
*/

/*
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
*/

.entry-content .more-link {
	white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
	
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 8px 18px 10px 0;
	max-width: 100%;
}
img.alignright,
.wp-caption.alignright {
	margin: 8px 0 10px 18px;
	max-width: 100%;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 8px;
	margin-bottom: 10px;
	max-width: 100%;
}

img.alignnone{
	max-width: 100%;	
}



.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 0;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: 700;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 15px; /*16px*/
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
    
    margin-bottom: 0px;
    /*padding-bottom: 24px;*/
	padding-bottom: 0px;
    word-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 0;
	font-size: 13px;
	line-height: 1.846153846;
	/*color: #757575;*/
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


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

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 15px; /*16px*/
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: 700;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 15px; /*16px*/
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	/*color: red;*/
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


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

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


.woocommerce div.product .product_title,
.entry-header .entry-title {
	
	
	font-weight: 700 !important;
		
	text-transform: uppercase;
	padding-bottom: 24px;
	
	font-size: 45px;
	line-height: 45px;
	
	padding-top: 21px;
}

.archive.tax-product_cat .entry-header .entry-title,
.woocommerce div.product .product_title,
.archive.tax-festival .entry-header .entry-title,
.archive.tax-talks-category .entry-header .entry-title,
.archive.tax-talks-tag .entry-header .entry-title,
.archive.tag .entry-header .entry-title,
.search .entry-header .entry-title,
.archive.category .entry-header .entry-title,
.archive.date .entry-header .entry-title,
.single .entry-header .entry-title{
	font-size: 30px;
	line-height: 30px;
}

/*
.single.single-volunteer-team .entry-header .entry-title{
	font-size: 60px;
	line-height: 60px;
}
*/

.page-template-links-gallery .entry-header .entry-title,
.page-template-video-gallery .entry-header .entry-title,
.page-template-photo-gallery .entry-header .entry-title,
.page-template-drop-section .entry-header .entry-title,
.page-template-volunteers .entry-title,
.page-template-default .entry-header .entry-title,
.error404 .entry-header .entry-title,
.search .entry-header .entry-title,
.archive .entry-header .entry-title,
.blog .entry-header .entry-title,
.page-template-story-image .entry-header .entry-title,
.page-template-story-text .entry-header .entry-title,
.page-template-story-text-new .entry-header .entry-title,
.page-template-shop-admin .entry-header .entry-title,
.page-template-people .entry-header .entry-title,
.page-template-organisations .entry-header .entry-title,
.page-template-talks .entry-header .entry-title,
.page-template-lineup .entry-header .entry-title{
	text-align:center;
}

.page-template-talks #double-sidebar,
.blog #double-sidebar,
.archive #double-sidebar{
	/*background-color: #fafaf7;*/
	clear: both;
	    margin-bottom: 40px;
}



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

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}

.main-navigation li a {
		border-bottom: 0;
		color: #fff;
		line-height: normal;
		text-transform: uppercase;
		white-space: nowrap;
		font-family: sharpsans1, sans-serif;
    	font-size: 36px;
		outline:none;
		font-weight:700;
	    transition: color .4s;
        position: relative;	
	}

/*
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #e9e1a5;
	}
	*/
	.main-navigation li a,
	.main-navigation li {
		text-decoration: none;
	}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 700px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		overflow: hidden;
	}
	
	.page-template-drop-section #container,
	.tax-product_cat #container,
	.post-type-archive-product #container,
	.page-template-story-text .section_content_left,
	.site-content {
		float: left;
		width: 100%;
	}
	
	
	.single-product #primary,
	.single-product #container,
	.single-talks .site-content,
	.page-template-story-text .section_content_left,
	.single-post .site-content, 
	.single-organisations .site-content, 
	.single-people .site-content, 
	.single-marcato_artist .site-content {
		width: 64.286%;
	}
	
	.page-template-drop-section .section_content_left{
		width: 100%;	
	}
	
	.single-product #primary,
	.single-product #container{
		float:left;
	}
	
	
	.page-template-talks .site-content,
	.archive .site-content,
	.blog .site-content,
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	
	.page-template-drop-section #secondary,
	.tax-product_cat #secondary,
	.post-type-archive-product #secondary,
	.single-product #secondary,
	.page-template-story-text .section_content_right,
	.widget-area {
		float: right;
		width: 30.953%;
	}
	
	.page-template-talks .widget-area,
	.archive .widget-area,
	.blog .widget-area {
		float: left;
		width: 50%;
	}
	
	
	
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	
	
	
	
	
	.filter-label,
	.filter-toggle{
		display: none;
	}
	
	
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #e6e6e6;
	}
	body .site {
		padding: 0;
		margin: 0;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}

/* =Greenbelt specific
-------------------------------------------------------------- */


/*
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: table !important;
		text-align: center;
		width: 100%;
	}
*/
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}

/*
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
	}
	*/
	
	
	
	
	.main-navigation li {
		margin: 0;
		/*position: relative;*/
		/*padding: 0 16px;*/
		position: relative;
		text-align: right;
	}
	.main-navigation li ul.sub-menu {
		margin: 0 0 0 0;
		padding: 0 0 0 20px;
		position: absolute;
		top: 7px;
		z-index: 1;
		/* border: 1px solid black; */
		left: 100%;
		width: 310px;
		    
		display: none;
		-webkit-animation: fadeEffect .5s;
		animation: fadeEffect .5s;
	}

	.main-navigation li:hover ul.sub-menu{
		display: block;
	}


	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
/*
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	*/
	/*
	.main-navigation li ul li{
		display: inline-block;
	}
	*/

	

	.site-header.sticky .main-navigation li ul li a,
	.main-navigation li ul li a {
		display: block;
		font-size: 20px;
		/* line-height: 34px; */
		padding: 0px;
		/* width: 180px; */
		white-space: normal;
		font-weight: normal;
		text-align: left;
		text-transform: none;
		/* border-bottom: 1px solid rgba(255,255,255,0.4); */
		text-transform: uppercase;
		font-weight: 700;
	}
	
	.site-header.sticky .main-navigation li ul li:last-child a,
	.main-navigation li ul li:last-child a {
		
		border-bottom: none;
	}
	
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		color: #e9e1a5;
	}

	/*
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #6d7138;
		font-weight: bold;
	}
	*/




/*
.main-navigation li {
	margin-top: 0px;
	padding: 0 0px 0 0;
	font-size: 12px;
	line-height: normal;
	
	border-bottom: 1px solid rgba(255,255,255,0.4);
}

.main-navigation li:last-child{
	border-bottom: none;
}
*/

.site-header.sticky .main-navigation li a,
.site-header .main-navigation li a {
	line-height: 18px;
	font-size: 18px;
	display: inline-block;
	padding: 14px 0 15px 0;
}

/*
.site-header.sticky .main-navigation li ul li a, 
.main-navigation li ul li a{
	opacity:0.5;
}
*/

.site-header.sticky .main-navigation li ul li, 
.main-navigation li ul li{
	padding: 5px 0;
	border-bottom: none;
}

.main-navigation {
	text-align: left;
    width: 100%;
    position: fixed;
    /*
    top: 40px;
    height: calc(100% - 40px);
    */
    
    top: 0px;
    height: 100%;
    
    left: 0;
    z-index: 1000;
	display: none;
	
	background-position: center center;
    background-size: cover;
	-webkit-animation: fadeEffect .5s;
  	animation: fadeEffect .5s;
	
}

.main-navigation.toggled-on {
	display: block;
}

/*
.site-header {
	position: fixed;
    padding: 10px 0;
    z-index: 100000;
    height: 100%;
}
*/

#top-bar{
	position: absolute;
}

.site-header li a img {
	display:none;
}

.main-navigation ul.nav-menu{
	padding: 0;
	max-width: 100%;
}

/*
.main-navigation li,
.main-navigation li a{
	white-space:normal;
}
*/


.menu-highlight {
	background: none;
}

.site-header h1 {
	display:inline-block;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {


    /* max-height: 0; */
    transition: all 0.4s ease;
    /* overflow: hidden; */
    clear: both;
    position: relative;
    display: inline-block;

}

.menu-main-menu-container{
	
    /*border: 1px solid white;*/
    position: absolute;
    /* width: 100%; */
    top: 50%;
    left: calc(50% - 150px);
    transform: translate(-50%, -50%);
    padding: 0 14px;
}


.main-navigation .inner_page {
   height: 100%;
}















.site .inner_page {
    margin: 0 auto;
    /*max-width: 1180px;*/
	max-width: 1036px;
    position: relative;
    padding: 0 14px;

}

/*
.menu-highlight{
	background:#6d7138;
}*/

.menu-home img{
	vertical-align: middle;
}

#main2{
	margin-top: 50px;
}

#main2.top-bar{
	margin-top: 150px;
}

.page-template-handbook #main2,
.page-template-links-gallery #main2,
.page-template-video-gallery #main2,
.page-template-photo-gallery #main2,
.page-template-drop-section #main2,
.page-template-front-page2 #main2,
.page-template-volunteers #main2,
.search #main2,
.archive #main2,
.blog #main2,
.page-template-story-text #main2,
.page-template-story-text-new #main2,
.page-template-shop-admin #main2,
.page-template-story-image #main2,
.page-template-people #main2,
.page-template-organisations #main2,
.page-template-talks #main2,
.page-template-lineup #main2,
.page-template-front-page #main2{
	margin-top: 0px;
}



.widget-area,
.site-content{
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.site-content.sticky{
	margin-top: 50px;
}

.widget-area.sticky {
    margin-top: 50px;
}

.home .site-content.sticky{
	margin-top: 600px;
}

#recent_posts_outer,
#featured_boxes_outer{
	/*background: #fff;*/
    position: relative;
    z-index: 1;
	background-position: center center;
    background-size: cover;
}

#recent_posts_outer.has_inner_background,
#featured_boxes_outer.has_inner_background{
    /*padding: 3.716% 0 0 0;*/
}

#main_banner{
	width: 100%;
	height: 540px;
	background: #f6f7f1;
	position: relative;
	/*top: 50px;
	left: 0;*/
	z-index: 0;
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
	/*border: 1px solid red;*/
	/*transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;*/
	/*margin-top: 121px;*/
}

/*
#main_banner.static-image{
	position: relative;
}
*/







#main_banner.sticky{
	top: 50px;	
}

img.home-overlay{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    padding: 0 14px;
}

/*#home_orgs,*/
#recent_posts,
#featured_boxes{     
    margin: 0 0 0 -12px;
    padding: 0;
    width: calc(100% + 24px);
}


#recent_posts{     
    padding: 24px 0 12px 0px;
}


#recent_posts ul,
#featured_boxes ul{
	width: 100%;
    /*padding-top: 2px;*/
	list-style: none;
	margin: 0;
}

#recent_posts ul li,
#featured_boxes ul li{
    float: left;
    width: 25%;
    position: relative;
    box-sizing: border-box;
    /*padding: 1.162%;*/
	padding: 24px 12px;
}

#recent_posts ul li a,
#featured_boxes ul li a{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
	outline:none;
	font-size: 0;
}

#recent_posts ul li img,
#featured_boxes ul li img{
	width: 100%;
	height:auto;
    box-sizing: border-box;
	-moz-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

#recent_posts ul li:hover img,
#featured_boxes ul li:hover img{
    -moz-filter: brightness(60%);
	-ms-filter: brightness(60%);
	-webkit-filter: brightness(60%);
	filter: brightness(60%);
}

/*#recent_posts ul li h2,*/
#featured_boxes ul li h2{
	
	
	font-weight: 700;
	
	/*
	font-family: sharpsans1, sans-serif;
	font-weight: 700;	
	*/
	
    font-size: 23px;
    
    
	letter-spacing: 1px;
	margin-top: 10px;
}

/*
#recent_posts ul li h2{
	font-weight:normal;
	text-transform:uppercase;
	font-size: 20px;
	min-height: 40px;
}*/

#featured_boxes ul li h2{
	color: #fff;
	position: absolute;
    margin: auto;
	left: 0;
    right: 0;
	/*
    top: 0;
    
    bottom: 0;
	*/
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    vertical-align: middle;
    display: inline-table;
    width: 100%;
    opacity: 1;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    padding: 6%;
	top: 50%;
	transform: translateY(-50%);
}

/*#recent_posts ul li:hover h2.has-sub,*/
#featured_boxes ul li:hover h2.has-sub{
	opacity:0;
}

#recent_posts ul li h3,
#featured_boxes ul li h3{    
    
    font-size: 15px; /*16px*/
    color: #fff;
    font-weight: normal;
}


#featured_boxes ul li h3{
    position: absolute;
    margin: auto;
	
	left: 0;
    right: 0;
	
	/*
    top: 0;
    
    bottom: 0;
	*/
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    vertical-align: middle;
    display: inline-table;
    width: 100%;
	opacity:0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	padding: 24px;
    box-sizing: border-box;
	/*transform: scale(0,0);*/
	top: 50%;
	transform: scale(0,0) translateY(-50%);
}

/*#recent_posts ul li:hover h3,*/
#featured_boxes ul li:hover h3{
	opacity:1;
	transform: scale(1,1) translateY(-50%);
}

#featured_and_sections{
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	position: relative;
    /*background-color: #fff;*/
}

.outer_section_content{
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	padding: 0 4.762%;
}

/*
.outer_section_content.has_inner_background{
	padding: 4.762% 4.762%;
}
*/
.outer_section_content{
	padding: 4.762% 4.762%;
}

.outer_section_content.no_padding{
	padding: 0;
}





#content_sections article{
	/*padding: 3.414% 0 0 0;*/
	padding: 0;
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.home #content_sections article{
	margin: 0 0 0px 0;
}


.home #content_sections article:last-child{
	margin: 0;
}


.home #content_sections article ul{
	list-style-position: inside;
    margin-left: 0;
}

#content_sections article:last-child{
	/*padding: 3.414% 0 3.414% 0;*/
	/*padding: 0 0 3.414% 0;*/
}



.page-template-story-text #content_sections article{
	padding: 0 0 48px 0;
}

.page-template-story-text-new #content_sections article,
.page-template-drop-section #content_sections article{
	padding: 0 0 14px 0;
	clear: both;
}



.section_icon{
	float:left;
	padding: 0 20px 0px 0;
	box-sizing: content-box;
	width: 68px;
    height: 68px;
}

.search .section_icon{
 	width: 24px;
    height: 24px;
    padding: 0 10px 0 0;
}

.search .section_title_block{
	padding-bottom: 10px;
}

/*
.right .section_icon{
	float:right;
	padding: 0 0px 0 20px;
}
*/

.section_content.right .section_icon {
    /*float: right;
    padding: 0 0px 20px 20px;*/
}

.section_content{
	width: 47.37%;
	padding: 41px 2.632% 48px 2.632%;
	line-height: normal;
	font-size: 15px; /*16px*/
}

.section_content.coloured
/*.section_content.clear*/{
	/*padding: 0 5.264%;*/
	padding:0;
}


.section_content.background{
	background:#000;
	background:rgba(0,0,0,0.4);
	color:#fff;
}

.section_content.background.white{
	background:rgba(255,255,255,0.7);
	color: inherit;
}


.section_content.background.white a.section_more,
.section_content.background a{
	color:black;	
}

.section_content.background.dark{
	background:rgba(0,0,0,0.7);
}

.section_content.background.white.dark{
	background:rgba(255,255,255,0.9);
}

.section_content.content{
	padding: 30px 0px;
}

.searches h2,
#content_sections article h2{
	
	font-size: 38px;
	text-transform:uppercase;
	clear: none;
	line-height: 38px;
	
	/*
	font-family: sharpsans1, sans-serif;
	font-weight:normal;
	*/
	
	
	font-weight: normal;
	
}

.searches h2{
	font-size: 22px;
}

.section_content.shadow,
#content_sections article h2.shadow{
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
}

.page-template-drop-section #content_sections article h2, 
.page-template-story-text #content_sections article h2{
	
	padding-bottom:24px;
}


#content_sections article .right h2{
	/*
	text-align:right;
	*/
}

#content_sections article h2.has-icon{
	/*margin-top:20px;*/
}

.page-template-story-image #content_sections article .centred h2{
	text-align: center;
}

#content_sections article table,
#content_sections article ul,
#content_sections article ol,
#content_sections article p{
	font-size: 18px; /*16px*/
	margin-bottom: 12px;
	clear: both; 
	line-height: normal;

	
	/*temp*/
	/*width: 144px;*/
}

.page-template-story-text-new #content_sections article p{
	clear: none;
}

.page-template-handbook .read_more,
button[type="submit"],
.enter-site a,
#mc_embed_signup .button,
.my-account-header,
.talk-tag-submit input[type="submit"],
.header-sign-up a,
.newsletter-form input[type="submit"],
.jetpack_subscription_widget input[type="submit"],
.section_more{
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sharpsans1, sans-serif;
    font-size: 15px;
    /* font-weight: 700; */
    outline: none;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    color: black;
    padding: 8px !important;
    text-shadow: none;
	border: none;
    box-shadow: none;
	line-height:normal !important;
	height:auto !important;
	border-radius: 4px !important;
}

.my-account-header{
	position: absolute;
    top: 0px;
    right: 0px;
	border-radius: 0 0 4px 4px !important;
}

.talk-product-link,
.woocommerce-account .addresses .title .edit{
	border-radius: 4px !important;	
}

button[type="submit"],
.enter-site a,
#mc_embed_signup .button,
.talk-tag-submit input[type="submit"],
.header-sign-up a,
.newsletter-form input[type="submit"],
.jetpack_subscription_widget input[type="submit"]{
	float: none;
}

.page-template-story-text-new .section_content_right .cat-list li a.big-button:hover,
.volunteer-app-link:hover, 
.enter-site a:hover, 
#mc_embed_signup .button:hover, 
.my-account-header:hover,    
.talk-tag-submit input[type="submit"]:hover,	
.header-sign-up a:hover,	
.newsletter-form input[type="submit"]:hover,
.jetpack_subscription_widget input[type="submit"]:hover,
.section_more:hover{
	/*background: #fff !important;*/
	background: #fff;
}


.page-template-handbook .read_more{
    float: none;
    clear: both;
    color: #fff;
    display: block;
    margin-top: 10px;
    text-align: center;
    background: #000;
}

.page-template-handbook .read_more:hover{
    color: #fff;
    background: #000 !important;
}


/*
.section_more:after{
	font-family: fontawesome;
    content: '\f138';
    font-size: 26px;
    padding-left: 10px;
    position: relative;
    top: 2px;
	display: inline-block;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	 transform-origin: 22px 10px;
	     width: 24px;
}

.section_more:hover:after {
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
*/

.section_content.right{
	float: right;
}



.section_content.left{
	float: left;
}

.page-template-links-gallery .entry-content,
.page-template-video-gallery .entry-content,
.page-template-photo-gallery .entry-content,
.page-template-drop-section .entry-content,
.page-template-volunteers .entry-content,
.page-template-default .entry-content,
.error404 .entry-content,
.search .entry-content,
.archive .entry-content,
.blog .entry-content,
.page-template-story-image .entry-content,
.page-template-story-text .entry-content,
.page-template-story-text-new .entry-content,
.page-template-shop-admin .entry-content,
.page-template-people .entry-content,
.page-template-organisations .entry-content,
.page-template-talks .entry-content,
.page-template-lineup .entry-content,
.section_content.left.centred{
	width: 480px;
    max-width: 100%;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}


.page-template-links-gallery .entry-content,
.page-template-video-gallery .entry-content,
.page-template-photo-gallery .entry-content,
.page-template-drop-section .entry-content,
.page-template-volunteers .entry-content,
.page-template-default .entry-content,
.error404 .entry-content,
.search .entry-content,
.archive .entry-content,
.blog .entry-content,
.page-template-story-image .entry-content,
.page-template-story-text .entry-content,
.page-template-story-text-new .entry-content,
.page-template-shop-admin .entry-content,
.page-template-lineup .entry-content,
.page-template-people .entry-content,
.page-template-talks .entry-content,
.page-template-organisations .entry-content,
.section_content.left.centred.underlined{
    /*border-top: 1px solid;*/
    padding-top: 0px;
	padding-bottom: 15px;
	box-sizing:border-box;
}

.page-template-links-gallery .entry-content.has_content,
.page-template-video-gallery .entry-content.has_content,
.page-template-photo-gallery .entry-content.has_content,
.page-template-drop-section .entry-content.has_content,
.page-template-volunteers .entry-content.has_content,
.archive .entry-content.has_content,
.blog .entry-content.has_content,
.page-template-story-image .entry-content.has_content,
.page-template-story-text .entry-content.has_content,
.page-template-story-text-new .entry-content.has_content,
.page-template-shop-admin .entry-content.has_content,
.page-template-lineup .entry-content.has_content,
.page-template-people .entry-content.has_content,
.page-template-organisations .entry-content.has_content,
.page-template-talks .entry-content.has_content,
.section_content.left.centred.underlined.has_content{
	padding-bottom: 36px;
}

.section_content.left.centred.underlined,
.section_content.left.centred {
       padding-bottom: 0px;
}

/*
.entry-content.has_content{
	min-height: 153px;
}
*/

.section_content.additional.left{
	float: right;
}

.section_content.additional.right{
	float: left;
}

.section_content.right p,
.section_content.right h2{
	/*text-align: right;*/
}

.section_image{
	width: 47.37%;
}

.section_image.left{
	float: right;
}

.section_title_block{
	display:table;
	padding-bottom: 24px;
	width: 100%;
}

.section_title_block.centred {
    width: auto;
    margin: 0 auto;
}

.section_title_block h2{
	display:table-cell;
	vertical-align:middle;
}

.centre_all .section_content,
.centre_all .section_content p,
.centre_all .section_title_block h2,
.centre_all .inner_section_content p,
.centre_all .inner_section_content{
	text-align:center !important;
}

.section_title_block .section_icon_outer{
	display:table-cell;
	vertical-align:middle;
	width: 1px; /*make the icon area as small as possible not actually 1px*/
}

.search-results .section_title_block .section_icon_outer{
	width: 32px;
}

#content_sections article .text_image h2{
	font-weight: 700;
}
















.reviews {
    clear: both;
    /*height: auto;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*
    -webkit-box-shadow: inset 0 7px 11px 0 rgba(50,50,50,.58);
    -moz-box-shadow: inset 0 7px 11px 0 rgba(50,50,50,.58);
    box-shadow: inset 0 7px 11px 0 rgba(50,50,50,.58);
	*/
    padding: 48px 0;
	background-position:center center;
	position: relative;
	z-index: 1;
	/*min-height: 284px;*/
}


.review_inner {
	padding: 0;
    margin: 0 auto 0 auto;
    max-width: 71.43%;
}

.reviews ul{
	list-style: none;
}


/*
.reviews .review_inner:before {
	content: '\f10d';
    font-family: fontAwesome;
    font-size: 45px;
    line-height: 0;
    margin: 10px 0 0 -62px;
    padding: 0px 0px 0 0;
    float: left;
    color: #fff;
}

.reviews .review_inner:after {
	content: "\f10e";
	font-family: fontAwesome;
	font-size: 45px;
	line-height: 0;
	margin: -5px -62px 0 0px;
	padding: 0;
	float: right;
	color: #fff;
}
*/
.reviews li{
	padding-bottom: 6px;
}

.widget-area .widget .quote_list blockquote p,
.reviews blockquote p{
    font-family: sharpsans1, sans-serif;
    font-size: 23px;
    /*color: #fff;*/
    font-weight: 700;
    letter-spacing: 1px;
	line-height: 1;
}

.widget-area .widget .quote_list blockquote p{
    font-size: 18px;
    /*color: #81A990;*/
    margin-bottom: 0px;
}

.quote_list blockquote footer,
.reviews blockquote footer {
	font-family: sharpsans1, sans-serif;
    text-align: left;
    padding-top: 10px;
	font-size: 18px;
	/*color: #fff;*/
	font-weight: normal;
}


.quote_list blockquote footer{
	padding-top: 4px;
    padding-bottom: 16px;
    /*color: #81A990;*/
    font-size: 16px;
	line-height: 18px;
}

.quote_list li:last-child blockquote footer{
    padding-bottom: 0;
}

.quote_list blockquote footer cite,
.reviews blockquote footer cite{
	font-style:normal;
}

.quote-icon{
	padding: 0 0 12px 0;
    display: block;
}

.quote_list .quote-icon{
	width:32px;
	padding: 0 0 6px 0;
}

.follow{
	padding: 8px 20px 8px 20px;
	background:#82abae;
	position: relative;
	z-index: 1;
	
}

/*
.social-media{
	float: left;
    padding: 2px 0 0 0;
}
*/


.social-media ul li{
	display: inline;
    float: left;
    margin-right: 10px;
}

.social-media ul li a{
	text-decoration:none;
}

.social-media ul li a i{
	background-color: #fff;
	color: #82abae;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: table-cell;
    font-size: 20px;
	transition: all 0.4s ease;
	-webkit-transition: all 1s ease;
}

.social-media ul li a i:hover{
	/*background-color: #558c8f;*/
	color: #fff;
    
}

.site-header .social-media ul li a i,
#top-bar .social-media ul li a i{
	color: #fff;
}

.site-header .social-media ul li a i:hover,
#top-bar .social-media ul li a i:hover{
	background: #fff;
}

.newsletter{
	float: right;
}

.newsletter h2,
.newsletter p{
	float: left;
	max-width: 100%;
}

.newsletter h2{
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 21px;
    color: #fff;
    font-family: sharpsans1, sans-serif;
    font-weight: 700;
    padding-top: 6px;
	padding-bottom: 0px;
}


.newsletter .wpcf7-email::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #558c8f;
  
}

.newsletter .wpcf7-email:-moz-placeholder { /* Firefox 18- */
  color: #558c8f;
  
}

.newsletter .wpcf7-email::-moz-placeholder { /* Firefox 19+ */
  color: #558c8f;
  
}

.newsletter .wpcf7-email:-ms-input-placeholder { /* IE 10+ */
  color: #558c8f;
  
}

.newsletter .wpcf7-email::-ms-input-placeholder { /* Edge */
  color: #558c8f;
  
}

.newsletter .wpcf7-email:placeholder-shown { /* Standard one last! */
  color: #558c8f;
  
}

.newsletter .wpcf7-email{
    width: 294px;
    height: 34px;
    box-sizing: border-box;
    font-size: 20px;
    padding: 0 30px 0 10px;
    line-height: normal;
    font-family: sharpsans1, sans-serif;
    font-weight: normal;
    color: #558c8f;
    max-width: 100%;
    margin-top: 0px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{
	display: block;
    clear: both;
    background: #5E172D;
    border: none;
    color: #fff;
    margin: 0px 0 0px 0;
    padding: 10px;
	float: left;
    width: 100%;
}

div.wpcf7-mail-sent-ok{
	margin: 20px 0 0px 0;
}

div.wpcf7-mail-sent-ok{
    background: #90986b;
}

span.wpcf7-not-valid-tip{
	padding: 6px 0 0px 0;
    color: #fff;
	
}

.footer{
	padding: 20px;
	/*background:#5e172d;*/
	background:#6D7138;
	color:#fff;
	position: relative;
	z-index: 1;
}


.footer-middle{
	width:100%;
	text-align:center;
	margin:0 auto;
	float:left;
	box-sizing:border-box;	
}

.footer-middle{
	padding:0 20px 0 20px;
}

.footer-image{
	max-width:100%;
}

.footer h3 {
    text-transform: uppercase;
    padding: 0 0 12px 0;
    font-size: 18px;
    color: #fff;
    font-family: sharpsans1, sans-serif;
    font-weight: 700;
	clear:both;
}

.footer h3.assoc{
	text-align:right;
}


.footer-left ul li {
    display: inline;
    float: left;
    margin: 0 10px 10px 0;
}


.footer-right ul li{
    display: inline;
    float: right;
    margin: 0 0 10px 10px;
}

.footer h3.awards-header{
	padding-top: 30px;
}

.footer-menu{
	clear:both;
}




/*
.footer-menu li a{
	color:#1A1A1A;
	text-decoration:none;
	font-size: 11px;
	outline:none;
	opacity:1;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}


.footer-menu li a:hover{
	color: #1A1A1A;
	opacity:0.6;
}

*/

.footer-menu ul{
    text-align: center;
    width: 100%;
    padding: 0;
}

.footer-menu ul li{
    display: inline;
    margin-right: 10px;
	position:relative;
}

.footer-menu ul li:after{
    content: '';
    font-size: 30px;
    position: absolute;
    top: -10px;
    right: -11px;
}

.footer-menu ul li:last-child:after{
    display:none;
}


.footer a{
	opacity:1;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.footer a:hover{
	opacity:0.6;
}

.logos h5{
	padding:0 0 10px 0;
	font-family: sharpsans1, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#1A1A1A;
}

#content_sections{
	position: relative;
	z-index: 1;
	
	background-repeat: no-repeat;
	
	/*
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	*/
	
	background-attachment: fixed;
	background-position: center top
}

.page-template-drop-section #content_sections,
.page-template-story-text #content_sections{
	padding: 0px 0 48px 0;
	

}

/* =Lineup
-------------------------------------------------------------- */

.page-template-links-gallery .site-content,
.page-template-video-gallery .site-content,
.page-template-photo-gallery .site-content,
.page-template-drop-section .site-content,
.page-template-volunteers .site-content,
.page-template-story-text .site-content,
.page-template-story-text-new .site-content,
.page-template-shop-admin .site-content,
.page-template-organisations .site-content,
.page-template-people .site-content,
.page-template-lineup .site-content{
	width:100%;
}



.listing a{
	display:inline-block;
	width: 100%;
    height: 100%;
	text-decoration: none;
	position:relative;
	background-color: #666666;
	transition: all 0.4s;
	overflow: hidden;
	position:absolute;
	border: 4px solid #fff;
}


.listing a .artist_name{
    width: 100.5%;
    background: #1d1d1b;
    position: absolute;
    bottom: 0;
    z-index: 1;
    /* display: table; */
    /* border-bottom: 10px solid; */
    border-color: #000;
    box-sizing: border-box;
    /* border: 1px solid black; */
    /* overflow: hidden; */
	max-height: 40px;
    min-height: 40px;
	transition: max-height 0.8s;
}

.listing li a:hover .artist_name{
    
	max-height: 200px;
}

/*
.listing .size_1x2 a .artist_name,
.listing .size_2x2 a .artist_name{
	max-height: 12.4%;
    min-height: 12.4%;
}*/

#recent_posts ul li h2,
.listing a h2{
    font-family: sharpsans1, sans-serif;
    font-size: 16px;
    color: white;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    /* display: table-cell; */
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
    height: 100%;
    padding: 6px 6px 0px 6px;
    font-weight: 900;
    text-transform: uppercase;
}

.listing .size_1x2 a h2{
	/*font-size: 20px;*/
}

.listing .size_2x2 a h2{
	/*font-size: 24px;*/
}

    

.listing li{
	display:inline-block;
	float:left;
	width: 20%;
	
	/*padding: 4px;*/
    box-sizing: border-box;
    /*border: 1px solid red;*/
	overflow: hidden;
}

.listing li:after{
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
	clear:both;
	box-sizing: border-box;
}

.listing li.size_1x2{
	width: 20%;
}

/*.page-template-links-gallery .listing li,*/
.page-template-video-gallery .listing li,
.page-template-photo-gallery .listing li{
	width: 33.3333%;
}

/*.page-template-links-gallery .listing li.size_1x2,*/
.page-template-video-gallery .listing li.size_1x2,
.page-template-photo-gallery .listing li.size_1x2{
	width: 33.3333%;
}

.listing li.size_1x2:after{
	display: block;
	content: "";
	width: 100%;
	padding-top: 200%;
}

.listing li.size_2x1{
	width: 40%;
}

/*.page-template-links-gallery .listing li.size_2x1,*/
.page-template-video-gallery .listing li.size_2x1,
.page-template-photo-gallery .listing li.size_2x1{
	width: 66.6666%;
}

.listing li.size_2x1:after{
	display: block;
	content: "";
	width: 100%;
	padding-top: 50%;
}

.listing li.size_2x2{
	width: 40%;
}

/*.page-template-links-gallery .listing li.size_2x2,*/
.page-template-video-gallery .listing li.size_2x2,
.page-template-photo-gallery .listing li.size_2x2{
	width: 66.6666%;
}

.listing li.size_2x2:after{
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}


.page-template-photo-gallery .listing.five li{
	width: 20%;
}

.page-template-photo-gallery .listing.five li.size_2x2,
.page-template-photo-gallery .listing.five li.size_2x1{
    width: 40%;
}




.artist_image{
	display: inline-block;
    width: 100%;
    height: calc(100% - 40px);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: all 0.4s;
    /*background-color: #e1e1e1;*/
    text-decoration: none;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}

.archive.tax-product_cat .artist_image,
.archive.tax-talks-category .artist_image,
.archive.tax-festival .artist_image,
.page-template-page-templates .artist_image,
.post-type-archive-product .artist_image{
	height: 100%;
}

/*
.size_1x2 .artist_image,
.size_2x2 .artist_image{
	height: 100%;
}*/

.artist_image.image{
	opacity:1;
}

.products li a:hover img,
.products li a:hover .artist_image,
.listing li a:hover .artist_image{
	/*opacity:0.7;*/
	transform: scale(1.2);
}

/*
.listing li a:hover{
	background-color:#000;
}
*/

.listing {
  	margin: 0px auto 24px auto;
}

.listing_outer{
	display: inline-block;
	width: calc(100% + 10px);
    margin: 0 0 0 -5px;
}



.filter_buttons{
    width: 100%;
    margin: 0 0 0px 0;
    background: #f6f7f1;
    padding: 5px 0px 2px 0px;
	position: relative;
	z-index: 2;
	/*
	-webkit-box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
	*/
	top: 50px;
}

.filter_buttons.sticky{
    position: fixed;
}

.page-template-organisations .filter_buttons,
.page-template-people .filter_buttons{
	position: relative;
	margin: 0;
}

.page-template-organisations .filter_buttons.sticky,
.page-template-people .filter_buttons.sticky{
	position: fixed;
}

.filters{
	width: 100%;
    text-align: left;
    margin: 0;
}

.filters li{
	display:inline-block;
	/*float: left;*/
}

.footer-menu li a,
#content_links ul li a,
.filters li a{
	/*border: 1px solid white; */
    padding: 4px 4px 5px 4px;
    margin: 0px 2px 2px 2px;
    color: #929290;
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s;
    font-family: sharpsans1, sans-serif;
    /* background-color: #dbceac; */
    outline: none;
    /* font-weight: 700; */
    text-transform: uppercase;
	font-size:12px;
    border: 2px #f6f7f1;
    border-style: none none solid none;
}

.filters li a{
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.footer-menu li a{
	border:none;
}

.footer-menu li a:hover,
#content_links ul li a:hover,
.filters li a:hover{
	background: #EBECE7;
}


#content_links ul li a img,
.filters li a img{
    margin: 0 3px -4px 0;
    width: 18px;
    height: 18px;
}


.filters li a.selected{
	/*background: #EBECE7;*/
	border-color: inherit;
}

/*
.filters li a[data-slug="*"]{
	padding: 8px 4px 7px 4px;
}
*/

.venues,
.days{
	width: 100%;
    text-align: left;
    margin: 0;
	clear: both;
}

.venues li,
.days li{
	display:inline-block;
}

.venues li a,
.days li a{
    padding: 4px;
    margin: 0px 2px 2px 2px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s;
    font-family: sharpsans1, sans-serif;
    
    text-transform: uppercase;
	outline: none;
	
	border: 2px transparent;
    border-style: none none solid none;
	
	 font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.5px;
}

/*
.venues li a:hover,
.days li a:hover{
	background: #5f574f;
}
*/

.venues li a.selected,
.days li a.selected{
	/*background: #EBECE7;*/
	border-color: #fff;
}


.logos {
    padding-top: 0;
}

.logos {
    clear: both;
    float: left;
    width: 100%;
	padding: 10px 0;
}



.associates,
.partners,
.awards{
	float: left;
    padding: 0 10px 10px 0;
    clear: none;
}

.associates a,
.partners a ,
.awards a{
	margin: 0;
    float: left;
}

.news_wrapper,
.detail_container,
.listing_container{
	/*
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	*/
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
}

.blog article.page-content.has_background + .news_wrapper{
	margin-top: -48px;
    padding-top: 48px;
	margin-bottom: -40px;
}




.detail_container:after {
  content: "";
  display: table;
  clear: both;
}

.search a{
	text-decoration:none;
	word-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

/* =Lineup Detail
-------------------------------------------------------------- */

.widget-area{
    margin: 0px 0 0;
}

.people-image,
.artist-image{
	max-width:100%;
}

.site-main,
#side_bar_content,
#content{
    margin: 40px 0 48px 0;
	box-sizing: border-box;
}

.single-post #secondary #side_bar_content{
    margin: 40px 0 0px 0;	
	/*padding: 24px 7.6925% 0px 7.6925%;*/
}

.archive #secondary2 #side_bar_content .widget,
.archive #secondary #side_bar_content .widget,
.blog #secondary2 #side_bar_content .widget,
.blog #secondary #side_bar_content .widget,
.single-post #secondary2 #side_bar_content .widget,
.single-post #secondary #side_bar_content .widget{
	margin-bottom: 0;
    padding-bottom: 0;
}

#secondary2 #side_bar_content{
    margin: 0px 0 48px 0;	
	
}

/*
.single-post #secondary2 #side_bar_content{
	padding: 0px 7.6925% 24px 7.6925%;
}
*/

.page-template-talks #side_bar_content,
.page-template-default #content,
.error404 #content,
.search #content,
.archive #side_bar_content,
.archive #content,
.blog #side_bar_content,
.blog #content,
.page-template-talks .site-content{
    margin: 0px 0 24px 0;
}

#side_bar_content{
    
	/*background-color: #fafaf7;*/
}


#content{
	/*
    padding: 48px 7.408% 28px 7.408%;
	*/
}

#side_bar_content{
	padding: 0;
}

/*
.blog #side_bar_content,
.archive #side_bar_content{
	padding: 24px 7.6925% 24px 7.6925%;	
}
*/

/*
.page-template-talks #side_bar_content,
.archive #side_bar_content,
.blog #side_bar_content{
	padding: 24px 24px 0px 24px;	
}
*/

.page-template-links-gallery #content,
.page-template-video-gallery #content,
.page-template-photo-gallery #content,
.page-template-drop-section #content,
.page-template-front-page2 #content,
.page-template-volunteers #content,
.page-template-story-text #content,
.page-template-story-text-new #content,
.page-template-shop-admin #content,
.page-template-organisations #content,
.page-template-talks #content,
.page-template-people #content,
.page-template-lineup #content,
.page-template-front-page #content{
    margin: 0;
    padding: 0;
	background: #fff;
	
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-attachment: fixed;
}

.page-template-front-page #content{
	background:none;
}

.page-template-lineup #content.poster-image{
    margin: 40px 0 48px
}


.single-product .widget h3:before,
h3.links-title:before,
.page-template-talks .widget h3:before,
.single-talks .widget h3:before,
.archive .widget h3:before, 
.blog .widget h3:before, 
.single-post .widget h3:before,
.single-people .widget h3:before,
.single-organisations .widget h3:before,
.single-people .widget h3:before,
.single-marcato_artist .widget h3:before{
	content: '';
    background-image: url(images/sample-icon-3.png);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
}

.single-talks .entry-title, 
.single-talks .widget-title,
.archive .widget-title,
.blog .widget-title,
.single-post .widget-title,
.single-post .entry-title,
.single-organisations .widget-title,
.single-organisations .entry-title,
.single-people .widget-title,
.single-people .entry-title,
.single-marcato_artist .entry-title,
.single-marcato_artist .widget-title{
    /*color: #81a990;*/
}

.widget.Annual_Archive_Widget li a,
.single-talks .widget-area .widget.talk-tag-submit p,
.single-talks .widget-area .widget.talk-details p,
.web_links a,
.single-talks .widget-area .widget a,
.archive .widget-area .widget a,
.blog .widget-area .widget a,
.single-post .widget-area .widget a,
.single-people .widget-area .widget a,
.single-organisations .widget-area .widget a,
.single-marcato_artist .widget-area .widget a{
	/*color: #81a990;*/
	opacity:1;
	transition:all 0.4s;
	display: inline-block;
    line-height: 17px;
}

.single-talks .widget-area .widget.talk-details p{
	display:block;
}

.single-talks .widget-area .widget a:hover,
.archive .widget-area .widget a:hover,
.blog .widget-area .widget a:hover,
.single-post .widget-area .widget a:hover,
.single-organisations .widget-area .widget a:hover,
.single-people .widget-area .widget a:hover,
.single-marcato_artist .widget-area .widget a:hover{
	/*color: #5e8a71;*/
	/*opacity:0.8;*/
}


/* =Story Text
-------------------------------------------------------------- */


#content_links ul{
	width: 100%;
    text-align: left;
}

#content_links ul li{
	display: inline-block;
}

/*
#content_links ul li a{
	text-decoration:none;
	outline: none;
	padding: 4px 4px 4px 4px;
    margin: 4px 2px 4px 2px;
	display: inline-block;
    transition: all 0.4s;
}
*/
/*
#content_links ul li a img{
	width:32px;
	height:32px;
}


#content_links ul li a h2{
    text-transform: uppercase;
    font-size: 17px;
    margin: 4px 0 0 0;
    font-family: sharpsans1, sans-serif;
    font-weight: 700;
	color:#929290;
	
}
*/

.page-template-story-text-new .section_content,
.page-template-drop-section .section_content,
.page-template-story-text .section_content,
.page-template-story-text-new .section_content{
    width: 100%;
    padding: 0;
	clear: both;
	position: relative;
} 

#content_links{    
	position: fixed;
    width: 100%;
    background: #f6f7f1;
    z-index: 2;
	-webkit-box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 6px 9px -5px rgba(50, 50, 50, 0.35);
	margin: 0 0 20px 0;
    padding: 5px 0px 2px 0px;
}



#content_links h2 {
    font-family: sharpsans1, sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
}

#content_links ul li a.selected{
	background: #EBECE7;
}



/* =Story Image
-------------------------------------------------------------- */

.page-template-drop-section #content,
.page-template-story-text #content,
.page-template-story-text-new #content,
.page-template-story-image #content{
	margin: 0;
    padding: 0;
	background:#fff;
}

.entry-header{
	margin: 0;
    padding: 24px 0 0 0;
	position:relative;
}

.single-talks .entry-header,
.single-post .entry-header,
.single-organisations .entry-header,
.single-people .entry-header,
.single-marcato_artist .entry-header{
    padding: 0 0 20px 0;
}


.page-template-story-text #content_links,
.page-template-story-image #content_links{
	position:relative;
	margin:0;
}


.page-template-story-text #content_links.sticky,
.page-template-story-image #content_links.sticky{
	position:fixed;
}

.section_content.image{
	display: none;
}

.section_image.image{
	width:100%;
	/*
	width: 110.527%;
    margin: 0 0 0 -5.264%;
	*/
	float: left;
}


/*
.page-template-organisations .entry-content,
.page-template-people .entry-content{
	padding-top:20px;
}
*/

/* =Toggle menu
-------------------------------------------------------------- */


.search-toggle,
.menu-toggle {
  
  position: relative;
  
  margin: 0;
  padding: 0;
  
  font-size: 20px;
	font-weight: 700;

  appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  float: right;
  background-color: transparent;
      border-radius: 0;
	
}

.search-toggle{
	margin-right: 10px;
    /*margin-top: 6px;*/
}


/* =Sub Menus
-------------------------------------------------------------- */

.site-header .main-navigation li ul li{
	padding: 0;
}

/* =Back to top button
-------------------------------------------------------------- */
.back-to-top{
	position: fixed;
    width: 40px;
    height: 40px;
	background: rgba(130, 171, 174, 0.8);
    bottom: 10px;
    right: 14px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    box-sizing: border-box;
    padding: 10px 0 0 11px;
    z-index: 10;
    font-size: 18px;
    color: #fff;
	outline: none;
	transform: translateX(60px); 
}



.back-to-top:hover{
    background: rgb(130, 171, 174);
	color: #fff;
}

.back-to-top i{
	color:#fff;
	
}


.main-navigation li a.menu_expand{
	display:none;
	position: absolute;
    right: 2px;
	top: -11px;
	width: 16px;
}

.main-navigation li a.menu_expand i{
	font-size: 28px;
	color:#fff;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transform-origin: 8px 20px;
}

/* =Blog
-------------------------------------------------------------- */

.single-marcato_artist .cat-list,
.single-post .cat-list,
.date-list,
.tag-list,
.page-template-story-text-new .section_content_right .cat-list, 
.archive .cat-list, 
.single-talks .cat-list,
.page-template-talks .cat-list,
.blog .cat-list {
	float: left;
}

.single-marcato_artist .cat-list li,
.widget.Annual_Archive_Widget li,
.blog .widget_categories ul li,
.tag-list li,
.page-template-story-text-new .section_content_right .cat-list li,
.archive .cat-list li,
.single-talks .cat-list li,
.single-post .cat-list li,
.page-template-talks .cat-list li,
.blog .cat-list li{
	display:inline-block;
}

.widget.Annual_Archive_Widget li{
	float:left;
}

.page-template-story-text-new .section_content_right .cat-list li a.big-button,
.volunteer-app-link,
.single-marcato_artist .cat-list li a,
.widget.Annual_Archive_Widget li a,
.talk-product-link,
.woocommerce a.button,
.woocommerce-account .addresses .title .edit,
.woocommerce table.my_account_orders .button,
.woocommerce input.button,
.woocommerce .cart .button,
.woocommerce .woocommerce-message .button,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.single-product button.button,
.clipboard-result,
.audio-share-buttons ul li a,
.audio-share,
.audio-download,
.tag-list li a,
.page-template-story-text-new .section_content_right li a,
.archive .cat-list li a,
.single-talks .cat-list li a,
.single-post .cat-list li a,
.page-template-talks .cat-list li a,
.blog .cat-list li a{
    background: #81a990;
    text-decoration: none;
    color: #fff;
    padding: 3px 6px;
    font-size: 11px;
    font-family: sharpsans1, sans-serif;
    text-transform: uppercase;
    margin-right: 4px;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
	line-height: normal;
	border-radius:0;
	font-weight:normal;
}

.page-template-story-text-new .section_content_right li a{
	font-size: 13px;
    border-radius: 3px;
    padding: 5px 7px;
}

.page-template-story-text-new .section_content_right .cat-list li a.big-button,
.volunteer-app-link{
    font-size: 24px;
    border-radius: 5px;
    padding: 10px 12px;
    margin: 20px 0 40px 0;
    display: inline-block;
}

.page-template-story-text-new .section_content_right .cat-list li a.big-button{
	margin: 8px 4px 3px 0;
}

.widget.Annual_Archive_Widget li a,
.date .widget-area .widget.widget_categories a,
.category .widget-area .widget.widget_categories a,
.blog .widget-area .widget.widget_categories a{
	font-size: 11px;
	padding: 3px 6px;
}


.woocommerce-MyAccount-navigation a:hover,
.web_links a:hover,
.widget-area .widget a:hover,
.widget.Annual_Archive_Widget li a:hover,
.date .widget-area .widget.widget_categories a:hover,
.category .widget-area .widget.widget_categories a:hover,
.blog .widget-area .widget.widget_categories a:hover{
	text-decoration: none;
}


.page-template-story-text-new .section_content_right .cat-list{
	float:none;
	margin: 0;
}


.page-template-story-text-new #content_sections article .section_content_right ul.cat-list:last-child{
	margin-bottom: 0;
}


.page-template-story-text-new .section_content_right .cat-list a{
    margin: 0 4px 3px 0;
    display: inline-block;
}

.woocommerce a.button,
.woocommerce input.button,
.woocommerce .cart .button{
	border-radius: 4px !important;
}

.single-marcato_artist .cat-list li a:hover,
.widget.Annual_Archive_Widget li:hover,
.widget.Annual_Archive_Widget li:hover a,
.widget.Annual_Archive_Widget li a:hover,
.talk-product-link:hover,
.woocommerce a.button:hover,
.woocommerce-account .addresses .title .edit:hover,
.woocommerce table.my_account_orders .button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce .cart .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.single-product button.button:hover,
.audio-share-buttons ul li a:hover,
.audio-share:hover,
.audio-download:hover,
.tag-list li a:hover,
.page-template-story-text-new .section_content_right .cat-list li a:hover,
.archive .cat-list li a:hover,
.single-talks .cat-list li a:hover,
.single-post .cat-list li a:hover,
.page-template-talks .cat-list li a:hover,
.blog .cat-list li a:hover{
	background:#fff;
}

.date-title,
.tag-title,
.cat-title{
    float: left;
    font-size: 14px;
    font-family: sharpsans1, sans-serif;
    text-transform: uppercase;
    margin-right: 10px;
    margin-top: -3px;
    /*color: #81A990;*/
}

.single-marcato_artist .cat-list li a:hover,
.page-template-story-text-new .section_content_right li a:hover,
.archive .cat-list li a:hover,
.single-talks .cat-list li a:hover,
.single-post .cat-list li a:hover,
.page-template-talks .cat-list li a:hover,
.blog .cat-list li a:hover{
	color: #81A990;
}

.tag-list li a:hover{
	color: #81A990;
}

.date-list{
    font-size: 12px;
    font-family: sharpsans1, sans-serif;
    text-transform: uppercase;
    /*color: #81a990;*/
}

.single_post_meta{
	padding: 28px 0 20px 0;
}

#home_orgs h2.heading,
#recent_posts h2.heading{
	
	
	font-weight: normal;
	
	/*
	font-family: sharpsans1, sans-serif;
	font-weight: normal;
	*/
	
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 0 0 12px;
	
    /*line-height: normal;*/
	color:#fff;
}

#home_orgs h2.heading{
   padding: 0 0 24px 0;	
}

.section_content_left{
	/*padding: 48px 4.762% 28px 4.762%;
    background: #f6f7f1;*/
}



ul.searches li,
.page-template-story-text .section_content_left{
	/*border-bottom:1px solid;*/
	padding-bottom: 36px;
}

.section_content_right{
	
	padding: 24px 2.381% 12px 2.381%;
    
	/*background-color: #fafaf7;*/
	
}

/*
.section_content_right.underline-right{
	border-bottom: 1px solid;
}
*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*
.page-template-story-text .section_content_left{
    width: 64.286%;
}
*/

.page-template-story-text .section_content_left:before {
    /*content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 0;
    background: #F6F7F1;
    right: 35.714%;*/
}

/*
.page-template-story-text .section_content_right{
    float: right;
    width: 30.953%;
}*/


.page-template-story-text .section_content_right:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    right: 0;
    /*background-color: #F6F7F1;*/
	background-color: #fafaf7;
	
    left: 69.047%
}

/*
.page-template-story-text .section_content_right.underline-right:before {
    border-bottom: 1px solid;
}
*/

.page-template-story-text .section_content_right.underline-right .web_links{
	border-bottom: 1px solid;
    padding-bottom: 16px;
    margin-bottom: 16px !important;
}



.page-template-story-text .section_content_left:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    right: 35.714%;
    left: 0;
    border-bottom: 1px solid;
}


/* =Top search bar
-------------------------------------------------------------- */

.title_content_search{
	position: relative;
    background: #C2D198;
    padding: 6px 0;
	margin: 110px 0 0 0;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.home .title_content_search {
    background: rgba(0,0,0,0.4);
    z-index: 1;
}

.title_content_search.sticky{
	margin: 50px 0 0 0;
}

.title_content_search_inner{
	display: table;
    width: 100%;
}

.title_content_search .top_title{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.title_content_search .top_content{
    color: #fff;
    padding: 0 12px 0 0;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.title_content_search .top_search{
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

.title_content_search.has_content .top_title,
.title_content_search.has_content .top_content,
.title_content_search.has_content .top_search{
	vertical-align: top;
}


.title_content_search h2{
    font-family: sharpsans1, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    line-height: normal;
    padding: 0 12px 0 0;
	white-space: nowrap;
	line-height: 16px;
}

.top_search input{
	width: 216px;
    box-sizing: border-box;
    font-size: 16px;
    padding: 3px 10px;
    line-height: normal;
    font-family: sharpsans1, sans-serif;
    font-weight: normal;
    color: #000;
    max-width: 100%;
    margin: 8px;
	background: #fff;
	border: 1px solid #000;
}

.home .top_search input{
	
}

.top_search input::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #000;
}

.top_search input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.top_search input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}

.top_search input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}

.top_search input::-ms-input-placeholder { /* Edge */
  color: #000;
}


.top_search input:placeholder-shown{
    color: #000;
	text-transform: uppercase;
}

.site-header .main-navigation li.menu-search{
	padding-right: 0;
	clear:both;
}

.top_search{
    position: absolute;
    right: 14px;
    background: #fff;
    /* padding: 8px; */
    -webkit-box-shadow: 0px 9px 11px -9px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 9px 11px -9px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 9px 11px -9px rgba(50, 50, 50, 0.75);
    overflow: hidden;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    /* max-height: 0; */
    transform: translateY(-52px);
    z-index: -1;
    bottom: -44px;
    opacity:0;
}

.top_search.show{
	/*max-height: 50px;*/
	
	transform: translateY(0);
    opacity:1;
}

.menu-highlight a i{
	padding-right: 16px;
}




#recent_posts ul li h3{
	padding-top: 10px;
}

#recent_posts ul li:hover h3{
}

#recent_posts ul li a{
	text-decoration:none;
}

.page-content{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
	background: #fff;
	/*min-height: 274px;*/
}
	
.home .page-content{
	background: none;
}


.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span,
.pagination a, 
.pagination span{
	border-style:solid;
	border-width:1px;
    width: 26px;
    height: 26px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    box-sizing: border-box;
    padding: 5px 0 0 0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-family: sharpsans1, sans-serif;
    font-size: 14px;
	border-radius: 100%;
	
	border-color:#32285B;
	background: #32285B;
	
	overflow: hidden;
	
}


.woocommerce nav.woocommerce-pagination ul li span,
.pagination span {
   	border-style:solid;
	border-width:1px;
    background-color: #fff !important;
	
	border-color:#32285B;
	color: #32285B;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
	margin-bottom: 24px;
}

.search-thumb{
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 10px 0px 0;
    border: 1px solid #e1e1e1;
}

.search-thumb.artist{
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

ul.searches li{
	padding-top: 0px;
}

ul.searches li:first-child{
	padding-top: 0;
}

ul.searches li:last-child{
	border-bottom: none;
}

.newsletter .wpcf7 .wpcf7-submit{
	display:none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin: -7px 0px 0 -24px;
    position: relative;
	-webkit-animation: fa-spin 2s infinite linear;
	-moz-animation: fa-spin 2s infinite linear;
	-ms-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

th, td {
    text-align: left;
	/*
    border: 1px solid #ffffff;*/
    /*background-color: #F6F7F1;*/
	background-color: #fafaf7;
    color: #000;
    padding: 0.5em 10px 0.5em 10px;
    vertical-align: top;
}

.section_content_right th, 
.section_content_right td {
	word-break:break-word;
	/*border: 1px solid #CCCCCC;*/
    background-color: #FFFFFF;
}

.section_content.background th, 
.section_content.background td {
	background-color: rgba(246, 247, 241, 0.74);
}

th {
    /*color: #69923a;*/
    color:#000;
}

th a, 
td a{
    
    color: #000;
    
}


.widget.shows ul,
.widget.talk-related-products ul,
.widget_product_categories ul,
.section_content_right ul.web_links,
.widget_talks_festivals ul,
.widget_talks_cats ul,
.widget.talk-others ul,
ul.sub-menu,
ul.nav-menu,
.widget.past ul,
.widget.videos ul,
.widget.quotes ul,
.widget.links ul,
ul.searches,
.widget.widget_archive ul,
.widget.Annual_Archive_Widget ul,
.widget.widget_categories ul{
	list-style:none;
	margin: 0;
}

.site article.full_width .inner_page{
	max-width: none;
    padding: 0;
}

.page-template-drop-section .site-content article.has_background,
.page-template-story-text .site-content article.has_background,
.page-template-shop-admin .site-content article.has_background{
	margin-bottom: 48px;
}

/*No longer have padding for these guys*/
.page-content.volunteer-team.has_background,
.page-template-volunteers .site-content article.has_background,
.page-template-organisations .site-content article.has_background,
.page-template-talks article.has_background,
.blog article.page-content.has_background,
.page-template-lineup .site-content article.has_background,
.page-template-links-gallery .site-content article.has_background,
.page-template-video-gallery .site-content article.has_background,
.page-template-photo-gallery .site-content article.has_background{
	
}


/*
.page-template-links-gallery  	   .page-content.has_background .entry-header h1.entry-title,
.page-template-links-gallery  	   .page-content.has_background .entry-content,
.page-template-video-gallery  	   .page-content.has_background .entry-content,
.page-template-video-gallery  	   .page-content.has_background .entry-header h1.entry-title,
.page-template-photo-gallery  	   .page-content.has_background .entry-content,
.page-template-photo-gallery  	   .page-content.has_background .entry-header h1.entry-title,
.page-template-drop-section .page-content.has_background .entry-header h1.entry-title,
.page-template-drop-section .page-content.has_background .entry-content,
.page-content.volunteer-team.has_background .entry-header h1.entry-title,
.page-content.volunteer-team.has_background .entry-content,
.page-template-volunteers .page-content.has_background .entry-header h1.entry-title,
.page-template-volunteers .page-content.has_background .entry-content,
.page-template-volunteers .page-content.has_background .entry-content a,
.page-template-organisations .page-content.has_background .entry-header h1.entry-title,
.page-template-organisations .page-content.has_background .entry-content,
.page-template-talks .page-content.has_background .entry-header h1.entry-title,
.page-template-talks .page-content.has_background .entry-content,
.page-template-organisations .page-content.has_background .entry-content,
.blog .page-content.has_background .entry-header h1.entry-title,
.blog .page-content.has_background .entry-content,
.page-template-lineup  	   .page-content.has_background .entry-header h1.entry-title,
.page-template-lineup  	   .page-content.has_background .entry-content,
.page-template-story-text  .page-content.has_background .entry-header h1.entry-title,
.page-template-story-text  .page-content.has_background .entry-content,
.page-template-story-text-new  .page-content.has_background .entry-header h1.entry-title,
.page-template-story-text-new  .page-content.has_background .entry-content,
.page-template-shop-admin  .page-content.has_background .entry-header h1.entry-title,
.page-template-shop-admin  .page-content.has_background .entry-content,
.page-template-story-image .page-content.has_background .entry-header h1.entry-title,
.page-template-story-image .page-content.has_background .entry-content{
	color:#fff;
}
*/

.has_shadow .entry-content,
.has_shadow .entry-header h1.entry-title{
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
}



.link_all{
    text-decoration: none;
}

.side-links{
	list-style:none;
}

.side-links li{
	/*padding-bottom:10px;*/
}

.side-links a{
	font-family: sharpsans1, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    position: relative;
    outline: none;
	transition: all 0.4s;
	display: table;
	padding: 3px;
}

.side-links a:hover{
	background: #fff; 
}

.side-links img{
	width: 30px;
	height: 30px;
	display: table-cell;
}

.side-links span{
	    display: table-cell;
    vertical-align: middle;
    padding-left: 6px;
    font-size: 22px;
    /*text-transform: uppercase;
    font-weight: 700;*/
    line-height: 20px;
}

.widget.jetpack_subscription_widget{
	/*display:none;*/
}

/* Hard Code slideshow logo style */

#layerslider_2 .ls-yourlogo{
	
	top:0 !important;
	left:0 !important;
	width:100% !important;
	height:auto !important;
}

/*Work around for variable video aspect ratio */
#inner_video{
	width: 100%;
    height: 137%;
    vertical-align: middle;
    margin-top: -100px;
}

/*Top Bar */
#top-bar{
	height:40px;
	position: fixed;
    z-index: 10001;
    width: 100%;
	top: 0;
    left: 0;
	overflow: hidden;
	background-position: center center;
    background-size: cover;
	/*transition: all .4s ease;
    -webkit-transition: all .4s ease;*/
}

.page-template-front-page #top-bar{
    opacity: 0;
}

.page-template-front-page #top-bar.show{
    opacity: 1;
}

.site-header.sticky.top-bar{
	top: 40px;
}



/*
.page-template-front-page2 .top-bar .site-content.slideshow, 
.page-template-front-page .top-bar .site-content.slideshow, 
.home .top-bar .site-content.slideshow, 
.page-template-front-page2 .top-bar .site-content.image, 
.page-template-front-page .top-bar .site-content.image, 
.home .top-bar .site-content.image, 
.page-template-front-page2 .top-bar .site-content.video, 
.page-template-front-page .top-bar .site-content.video, 
.home .top-bar .site-content.video {
    margin: 690px 0 0 0;
}
*/

/*
#top-bar.hide{
	height:0px;
}

#main_banner.slow{
	transition: top .4s;
}*/

.site-header .inner_page,
#top-bar .inner_page{
	display: table;
    height: 100%;
	width: 100%;

}
	
.site-header .inner_page{
	background: #e83e33;
}


.top-bar-image{
	display: table-cell;
    vertical-align: middle;
	height: 100%;
	text-align: center;
}

.top-bar-image.centred{
	
	width:50%;	
}

.top-bar-image img{
	max-width: 100%;
}


.top-menu{
	list-style: none;
	float: right;
	margin-top: 5px;
}

.top-menu li{
	display: inline-block;
	margin-left: 15px;
}

.top-menu li a{
    font-weight: 700 !important;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    line-height: normal;
    position: relative;
}

/* =New Slideshow
-------------------------------------------------------------- */



.slideshow_loader{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    transition: all 0.4s;
}

.slideshow_loader.hide{
	opacity: 0;
}

.slideshow_loader.kill{
	display:none;
}

#main_banner.slideshow ul{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	
}


#main_banner.slideshow ul li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	text-align: center;
	
}



#main_banner.slideshow .section_more{
    float: none;
    display: inline-block;
    margin-top: 14px;
    font-size: 21px;
    padding: 18px 16px;
    border-radius: 5px;
}

/*
#main_banner.slideshow .section_more:hover{
	color:#000;
}
*/

#main_banner.slideshow h2{
	
	font-weight: 700;
    font-size: 60px;
    outline: 0;
    color: #fff;
    text-transform: uppercase;
    padding:0 50px;
    transition: color .4s;
}

#main_banner.slideshow h3{
	
	font-weight: 700;
    font-size: 36px;
    outline: 0;
    color: #fff;
    margin: 10px auto 0 auto;
	width: 600px;
	max-width: 100%;
    padding: 0 50px;
}

#main_banner.slideshow h4{
    margin: 12px auto 12px auto;
    line-height: normal;
    font-size: 17px;
    color: #fff;
    font-weight: normal;
    width: 600px;
	max-width: 100%;
    padding: 0 50px;
}




.slide-content.text{
	position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	width: 100%;
}

.slide-content.text.whole .full_slide_link,
.slide-content.text.whole{
	position: absolute;
    top: 0;
    left: 0;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    bottom: 0;
    right: 0;
	text-decoration: none;
}

.slide-content.text.whole .full_slide_link .full_slide_link_inner{
	position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	width: 100%;
}

.slide-content.image{
  	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	/*border: 1px solid blue;*/
	box-sizing: border-box;
	display: flex;
    flex-direction: column;
    justify-content: center;
}


#main_banner.slideshow .slide-content.image img{
 	display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    
	position: absolute;
    top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
    
	/*border: 1px solid green;*/
    box-sizing: border-box;
    padding: 0;
}

/* =Talks
-------------------------------------------------------------- */

.audio-player{
	
}

.widget-area .widget.talk-related-products p,
.widget-area .widget.talk-others p,
.widget-area .widget.talk-details p{
	margin-bottom:0;
}

.talk-related-products p span,
.talk-others p span,
.talk-details p span{
	font-weight:700;
}

.single-talks .entry-header img.wp-post-image {
    margin-bottom: 0px;
    margin-top: 0px;
}

.widget-area .widget a.talk-artist-link,
.widget-area .widget.talk-details a{
	padding-left: 0;
}

.talk-artist-link:before,
.widget-area .widget.talk-details a:before {
	display:none;
}

.talk-artist-slideshow{
    max-width: 100%;
    padding-bottom: 68%;
	position:relative;
	width:648px;
	list-style:none;
}

.talk-artist-slideshow li{
	position:absolute;
    height: 100%;
	width:100%;
}

/*.woocommerce.single-product div.product.product_cat-talks div.images img,*/
.talk-artist-slideshow .artist-image{
    max-width:none;
	position:absolute;
    height: 100%;
	width:auto;
	top:0;
	left:0;
}

.woocommerce.single-product div.product div.images img.single{
	position:relative;
	height: auto;
	width:100%;
}

/*
.audio-controls{
	width:100%;
	display:table;
}
*/

.audio-player{
	/*width: calc(100% - 85px);*/
	width: calc(100% - 134px);
    float: left;
}

.talk-product-link,
.woocommerce a.button,
.woocommerce-account .addresses .title .edit,
.woocommerce table.my_account_orders .button,
.woocommerce input.button,
.woocommerce .cart .button,
.woocommerce .woocommerce-message .button,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.single-product button.button,
.audio-share-buttons ul li a,
.audio-share,
.audio-download{
    display: inline-block;
    vertical-align: top;
	float:right;
	margin-right: 0;
    padding: 7px 6px 8px 6px;
}

.woocommerce table.my_account_orders .button{
	float:none;
}

.woocommerce .woocommerce-message .button{
	margin-left: 20px;
}

.widget-area .widget a.artist-small-link{
	text-decoration:underline;
	display:inline;
}

.listing a .talk_bg,
.listing a .talk_name {
    height: 100%;
    width: 100%;
    
    position: absolute;
    top: 0;
	left:0;
    z-index: 1;
    display: block;
	padding: 10px;
	transition:all 0.4s;
}

.listing a .talk_bg{
	background: rgba(0,0,0,.4);
}

.listing a .talk_name{
	border-bottom: 10px solid;	
}

.tax-festival .listing a h2,
.tax-talks-category .listing a h2,
.tax-talks-tag .listing a h2,
.page-template-talks .listing a h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    text-transform: uppercase;
	display: block;
    height: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-product__descrip,
.tax-festival .listing a h3,
.tax-talks-category .listing a h3,
.tax-talks-tag .listing a h3,
.page-template-talks .listing a h3 {	
	color: #fff;
	font-weight: normal;
    padding-top: 10px;
	padding-bottom: 0;
}


.woocommerce-loop-product__content,
.tax-festival .listing a p,
.tax-talks-category .listing a p,
.tax-talks-tag .listing a p,
.page-template-talks .listing a p{	
	color: #fff;
	font-weight: normal;
	font-size: 12px;
    padding-top: 6px;
}


.fest_year,
.tax-festival .listing a h4,
.tax-talks-category .listing a h4,
.tax-talks-tag .listing a h4,
.page-template-talks .listing a h4 {	
    color: #fff;
    font-weight: normal;
    padding-top: 3px;
    font-family: sharpsans1,sans-serif;
    font-size: 14px;
    font-weight: bold;
    /* text-align: right; */
}

.fest_year{
	float: left;
}

/*
.tax-festival .listing li,
.tax-talks-category .listing li,
.page-template-talks .listing li {
    width: 162px;
    height: 162px;
}
*/

.products a:hover .product_details_screen,
.tax-festival .listing a:hover .talk_bg,
.tax-talks-category .listing a:hover .talk_bg,
.tax-talks-tag .listing a:hover .talk_bg,
.page-template-talks .listing a:hover .talk_bg{
	opacity:0.2;
}

.tax-festival .widget-area .widget.widget_search #s,
.tax-talks-category .widget-area .widget.widget_search #s,
.tax-talks-tag .widget-area .widget.widget_search #s,
.page-template-talks .widget-area .widget.widget_search #s {
    width: 100%;
    box-sizing: border-box;
}


#home_orgs{
	margin: 0;
    padding: 48px 0;
	clear: both;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center center;
    position: relative;
}


/*
.page-template-talks .listing li a:hover .artist_image{
	opacity:1;
}
*/


.newsletter-form{
	text-align:left;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="text"]{
    border: 1px solid;
    margin-bottom: 10px;
    width: 100%;
	box-sizing: border-box;
}

.talk-tag-submit span.wpcf7-not-valid-tip,
.newsletter-form span.wpcf7-not-valid-tip {
    padding: 0;
    color: #cc0000;
}

.talk-tag-submit div.wpcf7-validation-errors,
.talk-tag-submit div.wpcf7-mail-sent-ok,
.newsletter-form div.wpcf7-mail-sent-ok,
.newsletter-form div.wpcf7-validation-errors {
    display: block;
    clear: both;
    background: #CC0000;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 10px;
    float: left;
    width: 100%;
}

.talk-tag-submit div.wpcf7-mail-sent-ok,
.newsletter-form div.wpcf7-mail-sent-ok{
	background: #4caf50;
}

div.wpcf7 .newsletter-form  .ajax-loader{
	background-image:url(images/progress.png);
	-webkit-animation: fa-spin 2s infinite linear;
	-moz-animation: fa-spin 2s infinite linear;
	-ms-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
	margin: -4px 0 0 6px;
}


/* =Top bar
-------------------------------------------------------------- */

.site-header .social-media,
#top-bar .social-media{
	display: table-cell;
    vertical-align: middle;
    height: 100%;
    float: none;
	width: 25%;
	box-sizing: border-box;
    padding: 10px 20px 10px 0;
}

.site-header .social-media ul,
#top-bar .social-media ul{
    text-align: center;
	float: left;
}

.site-header  .social-media ul li,
#top-bar .social-media ul li {
    margin: 2px 5px 2px 0px;
	float:none;
}

.enter-site,
.header-sign-up{
	display: table-cell;
    vertical-align: middle;
    height: 100%;
	text-align:right;
	width: 25%;
}

.enter-site{
	text-align:left;	
	padding-right: 20px;
}

/*
.main-navigation li.social-media,
.main-navigation li.mobile-menu-signup{
	display:none;
}
*/


.social-media.menu-item .social-media{
	
	padding: 6px 0 0px 0;
	
	/*
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 auto;
	*/
}


/*
.social-media.menu-item .social-media ul{
	text-align: center;
    width: 100%;
    display: block;
    float: none;
}
*/

.main-navigation li .social-media  ul li a{
	padding: 0;
	background-color: transparent;
}

/*
.social-media.menu-item .social-media ul li{
	float:none;
}
*/

.site-header .main-navigation .menu-item.social-media  .social-media li a,
.social-media li a{
	display:inline-block !important;
	opacity:1;
	width:30px;
	overflow:hidden;
}

.page-template-story-image .section_content.text_image ,
.home .section_content{
	text-align: center;
}

.section_more{
	display: inline-block;
	float:none;
	margin-top: 12px;
	border-radius: 4px !important;
    cursor: pointer;
}

#subscribe-email input {
    width: 100% !important;
    box-sizing: border-box;
	border: 1px solid;
}

.widget.Annual_Archive_Widget:after,
.group:after {
  content: "";
  display: table;
  clear: both;
}

.widget.videos .web_links .video a{
	max-width:100%;
}


.widget.videos .web_links .video a:after{
    content: "\f01d";
    font-family: fontawesome;
    position: absolute;
    font-size: 60px;
    line-height: 1;
    color: #fff;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -26px;
    opacity: 0.8;
    transition: opacity 0.4s;
}

.widget.videos .web_links .video a:hover:after{
    opacity: 1;
}



.talk-tag-submit textarea,
.talk-tag-submit input[type="text"],
.talk-tag-submit input[type="email"]{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.talk-tag-submit textarea{
	height: 100px;
}

.footnote{
	margin-top: 0;
    display: inline-block;
    font-style: italic;
    font-size: 12px;
    padding: 0;
    line-height: 12px;
}

.talk-tag-submit input[type="submit"], 
.talk-tag-submit textarea,
.talk-tag-submit input[type="email"],
.talk-tag-submit input[type="text"]{
    margin: 10px 0 3px 0;
}

.single-talks .widget-area .widget.talk-tag-submit p{
	margin-bottom: 10px;
}

.talk-tag-submit .wpcf7-captcha-captcha-1{
	margin: 10px 0 -10px 0;
}

.hidden{
	display:none;
}




/* =Share buttons
-------------------------------------------------------------- */
.audio-controls{
	position:relative;
}

.audio-share-wrapper{
	float:right;
	position:relative;
}

.audio-share{
	margin-left: 4px;
}

.clipboard-result,
.audio-share-buttons{
	position: absolute;
    right: 0;
	top:34px;
	width: 150px;
	display:none;
}

.show-share .audio-share-buttons{
	display:inline-block;
	 z-index: 1;

}

.audio-share-buttons ul{
	list-style: none;
}

.audio-share-buttons ul li{
	float: right;
}

.audio-share-buttons ul li a{
	width:100%;
	text-align: center;	
	font-size: 18px;
	padding: 3px 10px;
}


.clipboard-result{
	background:#cc0000;
	opacity:0;
	margin-right: 0;
    text-align: center;
	width: 130px;
	display:none;
	 z-index: 0;
	animation-duration: 2s;
	animation-name:none;
	
	-webkit-animation-duration: 2s;
	-webkit-animation-name:none;
}

.clipboard-result.clipboard-show{
	
	display:inline-block;
	animation-name: fade-out;
	-webkit-animation-name: fade-out;
    
}

@keyframes fade-out{
    0% {opacity :0;}
	1% {opacity :1;}
	75% {opacity :1;}
    100% {opacity :0;}
}

@-webkit-keyframes fade-out{
    0% {opacity :0;}
	1% {opacity :1;}
	75% {opacity :1;}
    100% {opacity :0;}
}

#copy_talk_link{
	display:none;
}


/* =Talks Detail Links
-------------------------------------------------------------- */

.widget-area#talks-links{
	width: 100%;
	background-color: #fafaf7;
	margin-bottom: 40px;
}

.widget-area#talks-links #s {
    width: 100%;
    box-sizing: border-box;
}




/* =Festival listing
-------------------------------------------------------------- */

.festival-group{
	max-height:0;
	overflow: hidden;
	transition:all 0.4s;
}

.festival-group.expand{
	max-height:250px;
}

.widget-area .widget a.festival-group-link:before{
	transition:all 0.4s;
	-webkit-transition: rotate(90deg);
}

.widget-area .widget a.festival-group-link.expand:before{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}



/* =Embedded posts
-------------------------------------------------------------- */

.single .wp-embed-heading a{
    font-family: sharpsans1,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 24px;
    font-size: 30px;
    line-height: 30px;
	text-decoration:none;
}

/* =Table Overrides
-------------------------------------------------------------- */
.section_content table tr,
.section_content table td{
	height:auto !important;
}

.section_content table td p{
	margin-bottom:0 !important;
}


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

.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product,
.woocommerce-page ul.products li.product {
	display: inline-block;
    float: left;
    width: 20%;
    box-sizing: border-box;
    overflow: hidden;
	margin:0;
}

.woocommerce-page ul.products li.product:after {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
    clear: both;
    box-sizing: border-box;
}

.woocommerce ul.products li.product a img {
    position: absolute;
	margin:0;
	transition: all .4s;
}

.list_product_details{
	position:absolute;
	z-index:1;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    padding: 10px;
    transition: all .4s;
}

.product_cat-talks .list_product_details{
	border-bottom: 10px solid;
}

.woocommerce ul.products li.product a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    position: relative;
    background-color: #666;
    transition: all .4s;
    overflow: hidden;
    position: absolute;
    border: 4px solid #fff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-family: sharpsans1,sans-serif;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
	font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
    padding: 0;
    text-transform: uppercase;
    display: block;
    height: auto;
}

/*.fest_year,*/
.woocommerce ul.products li.product .price{
	font-family: sharpsans1,sans-serif;
	color: #fff;
    font-weight: normal;
    padding-top: 3px;
	font-size:15px;
	margin-bottom: 3px;
	float: right;
    font-size: 14px;
    font-weight: bold;
}

/*
.fest_year{
    padding-top: 0px;
}

.fest_year{
	font-weight: 700;
}
*/

.product_details_screen{
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    padding: 10px;
    transition: all .4s;
}


.woocommerce ul.products li.product.product_cat-talks a img[alt="Placeholder"]{
	display:none;
}






























.woocommerce.single-product #content div.product div.images{
	width:100%;
}

.woocommerce.single-product #content div.product div.summary{
	float: left;
    width: 100%;
    clear: both;
}

.woocommerce.single-product div.product div.images{
	margin-bottom: 20px; 
}

.woocommerce.single-product div.product p.price{
	float: left;
	margin: 0 0 20px;
}

.woocommerce.single-product div.product form.cart{
	float: right;
}

.woocommerce.single-product div.product form.cart.variations_form table{
	margin-bottom: 5px;
}

.woocommerce.single-product div.product form.cart.variations_form .single_variation_wrap{
	float: right;
	margin-bottom:20px;
}

.woocommerce.single-product div.product form.cart.variations_form table td{
	background:none;
	padding:0;
	line-height:normal;
	vertical-align: middle;
}

.woocommerce.single-product div.product div.product_meta{
	clear:both;
}

.select.wppp-select,
.woocommerce .woocommerce-ordering select,
.woocommerce.single-product div.product form.cart.variations_form table select,
.woocommerce.single-product .quantity .qty{
    border: 1px solid;
    font-family: sharpsans1,sans-serif;
    box-sizing: border-box;
    height: 30px;
	max-width: auto;
    min-width: auto;
    display: block;
	margin-right: 0;
	font-size: 11px;
	text-transform:uppercase;
}

.woocommerce.single-product div.product form.cart.variations_form table label{
	font-family: sharpsans1,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-transform:uppercase;
	margin-right: 10px;
}

.woocommerce.single-product div.product form.cart.variations_form table .reset_variations{
	display:none !important;
}

.woocommerce.single-product div.product .price{
	font-family: sharpsans1,sans-serif;
	font-weight: 700;
}

.woocommerce .widget_shopping_cart .buttons a{
	float:left;
	margin: 0 4px 0 0;
}

.widget-area .widget.widget_shopping_cart a:before,
.woocommerce .widget_shopping_cart .buttons a:before{
	display:none;
}

.woocommerce ul.product_list_widget li a{
	padding-left:0;
	vertical-align: top;

}

.woocommerce.widget_shopping_cart .cart_list li{
	padding-left: 22px;
    vertical-align: top;
    line-height: 1.2;
}

.woocommerce ul.product_list_widget li a{
	float:left;
}

.woocommerce ul.product_list_widget li a{
	margin-left:22px;
	font-weight: normal;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove{
	margin-left:0px;
	font-size: 25px;
    text-decoration: none;
    padding: 1px 0 0 1px;
    box-sizing: border-box;
    margin: 0;
    width: 15px;
    height: 15px;
    line-height: 14px;
    top: 1px;
    font-family: sharpsans1,sans-serif;
    font-weight: normal;
    left: 0;
	color:#fff !important;
	background: #cc0000;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
    background: #fff;
	color:#cc0000 !important;
}

.woocommerce.widget_shopping_cart .total{
    border-top: 1px solid;
    padding: 7px 0 0;
    margin-bottom: 8px;
    margin-top: 4px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 24px;
	font-family: sharpsans1,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin: 0 0 24px 0;
	background-color:#fafaf7;
	text-align:left;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before{
	display:none;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message{
	border:none;
}

.woocommerce div.product div.summary {
    margin-bottom: 0;
}

.woocommerce div.product form.cart{
    margin-bottom: 0;	
}

.woocommerce span.onsale {
    min-height:none;
    min-width: none;
    padding: 0;
    font-weight: normal;
    position: absolute;
    text-align: center;
    line-height: 49px;
    top: -9px;
    left: auto;
    margin: 0;
    border-radius: 100%;
    background-color: #cc0000;
    color: #fff;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
    font-family: sharpsans1,sans-serif;
    width: 50px;
    height: 50px;
    text-transform: uppercase;
    right: 0;
}

.woocommerce ul.products li.product .onsale {
	top: -9px;
    right: -2px;
    margin: 0;
    font-size: 9px;
    width: 36px;
    height: 36px;
    line-height: 38px;
}

.woocommerce-variation-price{
	float:right;

}

.woocommerce-variation-price .price{
	padding-bottom: 10px;
    display: block;	
}

.woocommerce-variation-add-to-cart{
	clear:both;
}

.woocommerce-variation-availability{
    text-align: right;
    font-family: sharpsans1,sans-serif;
    font-size: 15px;
}

.woocommerce div.product .out-of-stock{
    color: #cc0000;	
}

.mini_cart_item .quantity{
	
    display: inline-block;
    margin-left: 4px;
}

.woocommerce ul.products {
    margin: 0 -4px 20px -4px;
}

.woocommerce nav.woocommerce-pagination ul{
	border: none;
	margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
    margin: 0 4px 0 0;
}


.page-template-default.woocommerce-account .entry-content,
.page-template-default.woocommerce-checkout .entry-content,
.page-template-default.woocommerce-cart .entry-content{
	width:auto;
	text-align: left;
}

.woocommerce table.shop_table {
    border: none;
    border-radius: 0;
}

.woocommerce table.shop_table th {
    font-size: 15px;
}

.woocommerce table.shop_table td{
	border:none;
}

.woocommerce-cart table.cart .product-thumbnail{
	display:none;
}

.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-cart table.cart .product-price{
	text-align:right;
}

.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
	color:#fff;
}

.woocommerce-page.woocommerce-cart table.cart td.actions input[name="coupon_code"].input-text{
	width: 100px !important;
}

.cart_totals h2{
	display:none;
}

.cart-discount td,
.order-total td,
.cart-subtotal td{
	text-align:right;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td{
	border:none;
	vertical-align: middle;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	font-size: 19px;
    font-family: sharpsans1,sans-serif;
    text-transform: uppercase;
	font-weight:700;
	border-radius:0;
	display:inline-block;
    text-align: left;
    padding: 14px;
	transition:all 0.4s;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
	background:#fff;
}

.woocommerce-cart .wc-proceed-to-checkout{
	text-align: right;
}

.woocommerce a.remove{
	transition:all 0.4s;
	color:#fff !important;
	background:#cc0000;
    padding: 8px 0px 0 1px;
    line-height: 0;
    
}

.woocommerce a.remove:hover{
	transition:all 0.4s;
	color:#cc0000 !important;
	background:#fff;
}

.checkout.woocommerce-checkout{

    text-align: left;
}

.woocommerce-account .woocommerce-MyAccount-content,
.checkout .col2-set{
	background-color: #fafaf7;
	padding:24px;
}

.woocommerce-account.woocommerce-downloads .woocommerce-MyAccount-content,
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content,
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content{
	background-color: #fff;
	padding:0;	
}

.woocommerce-account .entry-content .woocommerce h2,
.woocommerce-edit-address .woocommerce-MyAccount-content form h3,
.woocommerce-account .addresses .title h3,
.entry-content h3.woocommerce-column__title,
.woocommerce-customer-details h2,
.entry-content h2.woocommerce-order-details__title,
.woocommerce-MyAccount-content legend,
.entry-content .checkout .col2-set h3{
	padding: 0;
    line-height: normal;
    margin: 0 0 12px 0;
	font-family: sharpsans1, sans-serif;
	font-size:20px;
	font-weight:700;
	text-transform: uppercase;
}

.woocommerce form .form-row .required{
	border:none;	
	text-decoration: none;
	color:#cc0000;
}

.woocommerce-ResetPassword,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
	background-color: #fafaf7;
	padding:24px;
	border:none;
	margin: 0 0 24px 0;
	border-radius: 0;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row label,
.woocommerce form .form-row input.input-text{
	font-family: sharpsans1, sans-serif;
	font-size:15px;
	color: #5f574f;
}

.select2-container--default .select2-selection--single{
	border:none;
	border-radius:0;
}

.select2-dropdown{
	font-family: sharpsans1, sans-serif;
	font-size:15px;
	color: #5f574f;
	border:none;
}

#order_review_heading{
	display:none;
}

.woocommerce-checkout-review-order{
	margin-top: 24px;
}


.woocommerce-table--order-details tfoot td,
.product-total{
	text-align:right;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
	background: #fafaf7;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods{
	border-bottom:none;
}

.woocommerce form .form-row {
    padding: 0;
}

.woocommerce-MyAccount-content fieldset{
	margin-top: 24px;
}

.woocommerce-account .entry-content .woocommerce h2,
.woocommerce-MyAccount-content legend{
	font-size:16px;
}

.woocommerce-ResetPassword input.button[value="Save"],
.woocommerce input.button[name="register"],
.woocommerce input.button[name="login"],
.woocommerce input.button[name="save_address"],
.woocommerce input.button[name="save_account_details"]{
	margin-top: 12px;
}

.woocommerce-MyAccount-navigation ul{
	list-style:none;
	margin:0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    background-color: #fafaf7;
    padding: 24px;
}

.entry-content .woocommerce-MyAccount-navigation li{
	margin:0;
}

mark{
    background-color: #fff;
    color: inherit;
}

.entry-content address{
	font-style: normal;
    font-size: 12px;
    line-height: normal;
}


.entry-content .wc-item-meta p,
.entry-content .woocommerce-customer-details p{
	font-style: normal;
    font-size: 12px;
    line-height: normal;
}

.woocommerce-order-received .wc-item-meta .wc-item-meta-label,
.woocommerce-order-received .wc-item-meta p{
    padding: 0;
    margin: 0;
    line-height: normal;
}


.woocommerce-order-received .wc-item-meta .wc-item-meta-label{
    margin: 0 5px 0 0;
}

.woocommerce-order-received .entry-content .woocommerce-table__product-name li{
    margin: 0;
}



.entry-content ul.wc-item-downloads{
	list-style:none;
	margin:0;
}

.entry-content ul.wc-item-downloads li{
	margin:0;
}

.woocommerce table.woocommerce-MyAccount-downloads th{
	text-align: left;
	line-height: normal;
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before, 
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{
	display:none;
}


/* =Shows
-------------------------------------------------------------- */

.widget.shows h4{
	font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0px 0px 4px 0;
    position: relative;
    border-bottom: 1px solid;
    margin-bottom: 2px;
}

.widget.shows h5{
	color:#5f574f;
	line-height: 16px;
    margin-bottom: 4px;
}

.widget.shows p{
	line-height: normal;
}

.widget.shows ul{
	margin-top: 10px;
    padding: 4px 10px 1px 10px;
}

.woocommerce .woocommerce-result-count{
	font-family: sharpsans1,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: bottom;
	padding-top: 18px;
    margin: 0 4px 4px;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 4px;
}

.form-wppp-select{
	margin: 0 0 4px 4px;
}

.my-account,
.cart-contents{
    float: right;
    text-align: center;
    margin: 0 0 4px 4px;
    text-decoration: none;
    font-family: sharpsans1,sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    padding: 6px;
	transition:all 0.4s;
	transition-delay:0;
}

.my-account:before,
.cart-contents:before{
	font-family: 'fontAwesome';
    content: '\f07a';
    font-size: 18px;
    text-align: center;
    padding-right: 4px;
	transition:all 0.4s;
	transition-delay:0;
}

.my-account:before{
	font-family: 'fontAwesome';
    content: '\f007';
}


.my-account:hover:before,
.cart-contents:hover:before{
	transition-delay:0;
}

.my-account:hover,
.cart-contents:hover{
    background: #fff;
	transition-delay:0;
}


/* =MailChimp sign up form
-------------------------------------------------------------- */

#mc_embed_signup form {
    padding: 0 !important;
}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
}

#mc_embed_signup .mc-field-group input{
	border-radius: 0 !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	padding: 5px 0px !important;
	color: #cc0000 !important;
}

#mc_embed_signup div#mce-responses {
    top: 10px !important;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

#mc_embed_signup div.response {
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
    font-weight: normal !important;
    top: 10px !important;
    width: 100% !important;
}


/* =Shop Vacation
-------------------------------------------------------------- */

#woo-store-vacation-wrapper .woocommerce-message {
    
    border-radius: 0 !important; 
    padding: 24px !important; 
    margin:0 0 24px 0 !important; 
	border-left:0 !important;
}

#woo-store-vacation-wrapper .woocommerce-message .woo-store-vacation-btn{
	line-height: 15px !important; 
}



/* =Welcome page
-------------------------------------------------------------- */
.page-id-13912 #top-bar {
    position: absolute;
}

.page-template-story-image.page-id-13912 .entry-content{
	border-top:none;
}

.cta .outer_section_content{
    display: flex;
    align-items: stretch;
}

.cta .inner_section_content{
	width: 100%;
	    display: flex;
}

.cta .section_more{
    width: calc( 100% - 48px );
    text-align: center;
    font-size: 40px;
    padding: 30px 8px !important;
    margin: 0 0 0 24px;
	border-radius: 8px !important;
	line-height: 40px !important;
	
	align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 0.4s ease;
}

.section_content.cta{
	padding:0;
	float: left;
	
	width: 50%;
    display: flex;
}

.section_content.cta.additional {
	float: right;
}


#fancybox-close {
    position: fixed !important;
    top: 10px !important;
    right: auto !important;
	left: 10px !important;
    width: 30px;
    height: 30px;
	background: none !important;
}

#fancybox-prev span,
#fancybox-next span,
#fancybox-close span{
    display: none;
}

#fancybox-close:after {
	position: absolute;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    content: '\f00d';
    font-size: 35px;
    padding: 0;
    margin: 0;
	color:#fff;
}

#fancybox-prev,
#fancybox-next{
	background: none !important;
}

#fancybox-next{
    right: -15px !important;
}

#fancybox-prev{
    left: 10px !important;
}

#fancybox-prev:after,
#fancybox-next:after {
	position: absolute;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    content: '\f054';
    font-size: 35px;
    padding: 0;
    margin: 0;
	color:#fff;
}

#fancybox-prev:after{
	content: '\f053';	
}








/* =WooCommerce Updates
-------------------------------------------------------------- */

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 100%;
}


/* Temporarily hide days 

.day-stuff{
	display:none;
}

*/


.page-template-story-text-new #content_sections article h2,
.page-template-drop-section #content_sections article h2{
	cursor:pointer;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
	padding-left: 26px;
    position: relative;
	padding-bottom: 13px;
	font-size: 20px;
	padding-right: 26px;
}


.page-template-story-text-new #content_sections article h2{
	padding-left: 0px;
	    font-weight: 700;
}



.page-template-story-text-new #content_sections article.header h2,
.page-template-drop-section #content_sections article.header h2{
	padding-left: 0px;
	color: #fff;
	cursor: default;
    padding-bottom: 16px;
}




.page-template-drop-section #content_sections article h2:before{
	content: '\f078';
    font-family: fontawesome;
    font-size: 16px;
    color: #000;
    padding-right: 10px;
    vertical-align: top;
    display: inline-block;
	position: absolute;
	transition:all 0.2s;
	
	left: -6px;
    top: -5px;
    transform: rotate(-90deg);
}



.page-template-drop-section #content_sections article.header h2:before{
	display:none;
}


.page-template-drop-section #content_sections article h2.dropped:before{
	top: 0px;
	left: 0px;
    transform: rotate(0deg);
}

.page-template-story-text-new .drop-down,
.page-template-drop-section .drop-down{
	display:none;
	padding-bottom: 10px;
}

.page-template-story-text-new .drop-down{
	padding-bottom: 20px;
}


.page-template-story-text-new .header .drop-down,
.page-template-drop-section .header .drop-down{
	display:block;
}

.page-template-story-text-new .header .drop-down p a,
.page-template-drop-section .header .drop-down p a,
.page-template-story-text-new .header .drop-down p,
.page-template-drop-section .header .drop-down p{
	color:#fff;
}


.page-template-story-text-new .section_content,
.page-template-drop-section .section_content{
	border-bottom:1px solid #ccc;
}

.page-template-story-text-new .header .section_content,
.page-template-drop-section .header .section_content{
	border-bottom:none;
	padding: 16px 26px 0px 26px;
	margin: 10px 0 0px 0;
}


.cookie-bar-bar button#catapultCookie{
	text-transform: uppercase !important;
    font-family: sharpsans1, sans-serif !important;
}

.section_more.header_button{
	margin-bottom: 24px;
}

.has_content .section_more.header_button{
	margin-bottom: 0px;
}

.show-all-sections{
	float:right;
	margin-bottom: 12px;
}

/*
.page-template-video-gallery .listing a .artist_name{
	border:none;
}

.page-template-video-gallery .listing a .artist_name {
    height: 15%;
}


.page-template-video-gallery .listing .size_1x2 a .artist_name,
.page-template-video-gallery .listing .size_2x2 a .artist_name {
    height: 7.6%;
}
*/

.advisory{
	padding-bottom:10px;
}

.advisory p{
	font-size:14px;
}


#fancybox-outer #fancybox-left,
#fancybox-outer #fancybox-right {
    height: 50px;
    width: 50px;
    /*display: block !important;*/
    top: 50%;
    margin-top: -25px;
}


#fancybox-outer:hover #fancybox-right span {
    left: auto;
    right: 20px;
}

#fancybox-outer:hover #fancybox-left span {
    left: 20px;
}

/*
#fancybox-outer #fancybox-left-ico,
#fancybox-outer #fancybox-right-ico {
    display: block !important;
}

#fancybox-outer #fancybox-left span {
    left: 20px;
}

#fancybox-outer #fancybox-right span {
    left: auto;
    right: 20px;
}
*/


.woocommerce-shipping-destination{
	display: none;
}

.woocommerce ul#shipping_method{
	text-align: right;
}


.grecaptcha-badge {
    display: none;
}

.widget-area .widget .footnote a:before{
	display: none;
}



.widget-area .widget .footnote a,
.widget-area .widget p.footnote{
	font-size: 12px;
    line-height: 12px !important;
	padding-left: 0;
}


.nav-buttons{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    float: none;
    width: 25%;
    box-sizing: border-box;
    padding-left: 20px;
}

.main-navigation .menu-toggle{
	margin-top: 6px;
	display: none;
}

.top-scroll-image{
	width: 220px;
	display:none;
}

.top-image img{
	display:none;
	-webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
	/*
	max-height: 0px;
	transition: max-height 1s;
	*/
}

/*
.top-image img.top-main-image{
	transition: height 1s;
	
}

.top-image img.top-main-image.show{
	min-height: 500;
}
*/

.top-image img.show{
	display:inline-block;
	/*max-height: 100px;*/
}

.top-scroll-image{
	width: 220px;
}



.day{
	display: none;
  
}


/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}


.menu-item .top_search{
	position: relative;
	right: auto;
	background: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	padding: 0;
	bottom: auto;
	transform: none;
	z-index: 0;
    opacity: 1;
}


.menu-item .top_search input{
	    margin: 8px 0 0 0;
    border: none;
}


.menu-mobile-image{
	display: none;
}

.mobile-menu-image{
	max-width: 100%;
    margin: 20px 0 0 0;
}

/*
.bx-controls{
	position: absolute;
    top: 50%;
 
	width: 100%;
	pointer-events: none;
	    margin-top: -25px;
	
}*/

.bx-controls {
    position: absolute;
    bottom: 18px;

    width: 100%;
	text-align: center;
}

.bx-pager-item{
	display: inline-block;
	float:left;
}


.bx-pager.bx-default-pager{
	    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    padding: 4px 3px;
    color: #fff;
    border-radius: 20px;
}

.bx-pager-link{
	display: inline-block;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-decoration: none;
    margin: 0 3px;
    text-indent: -9999px;
	border: 2px solid #fff;
	transition: all 0.4s;
	box-sizing: border-box;
	display: block;
}

.bx-pager-link:hover{
	opacity: 0.7;
}

.bx-pager-item:first-child .bx-pager-link{
	margin: 0 3px 0 2.5px;
}

.bx-pager-item:last-child .bx-pager-link{
	margin: 0 2.5px 0 3px;
}


.bx-pager-link.active{
	background: transparent;
}


.bx-controls .bx-prev,
.bx-controls .bx-next{
	pointer-events: auto;
	color:#fff;
	text-decoration: none;
	font-size: 0;
}

.bx-controls .bx-prev:before,
.bx-controls .bx-next:before{
    content: "\f104";
    font-family: FontAwesome;
    font-size: 66px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
    line-height: 0;
}

.bx-controls .bx-next:before{
	content: "\f105";
}


.bx-prev{
	float: left;
    margin-left: 10px;
}

.bx-next{
	float: right;
    margin-right: 10px;
}

/*
.site .inner_page.text_image{
	max-width: 100%;
    padding: 0;
}
*/

.section_content.text_image {
    width: 50%;
	align-self: center;
	padding: 30px 4%;
}

.section_image_outer{
	width: 50%;
	/*border:1px solid red;*/
	float: left;
	overflow: hidden;
    position: relative;
    background-position: center center;
    background-size: cover;
	height: auto;
    /*min-height: 500px;*/
}

.section_image_outer.left{
	float: right;
}

.section_image_outer .section_image.text_image{
	/*float: none;*/
	float: left;	/*remove small gap*/
    width: auto;
    min-width: 100%;
    min-height: 100%;
    position: relative;
}

.text_image .outer_section_content{
	display: flex;
}

.text_image .outer_section_content.right{
	flex-direction:row-reverse;
}

.text_image .content_text_mobile_wrapper{
	display: none;
}


#home_orgs ul{
	list-style: none;
	text-align: center;
}

#home_orgs ul li{
	display: inline-block;
	
}

#home_orgs ul li a{
    text-decoration: none;
	
}



#home_orgs ul li a h2{
    text-transform: uppercase;
    font-size: 21px;
    padding: 3px 12px;
    display: inline-block;
    position: relative;
	transition: color .4s;
}

/*
#home_orgs ul li a h2 span{
    transition: color .4s;
}*/

#home_orgs ul li a:hover h2{
	color: #000 !important;
}

#home_orgs ul li a h2:after{
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 12px;
    color: white;
    padding-left: 8px;
    position: absolute;
    top: 8px;
    right: -5px;
}

#home_orgs ul li.last-in-row a h2:after{
	display: none;
}









.page-template-story-text-new .section_content_right{
	background: none;
    padding: 0;
}



.page-template-story-text-new #content_sections article h2:after,
.page-template-story-text-new #content_sections article h2:before{
	content: '';
    position: absolute;
    top: 18px;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    
	transition: transform .5s;
}


.page-template-story-text-new #content_sections article h2:before {
    width: 2px;
    height: 18px;
    right: 8px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(0);
}

.page-template-story-text-new #content_sections article h2:after {
    width: 18px;
    height: 2px;
}

.page-template-story-text-new #content_sections article.header h2:before,
.page-template-story-text-new #content_sections article.header h2:after {
	display: none;
}


.page-template-story-text-new #content_sections article h2.dropped:before{
    transform: translateY(-50%) rotate(-90deg);
}



.main-navigation .top-bar-image{
	float: left;
    margin: 10px 0 0 0px;
	height: auto;
	display: none;
}

.main-navigation .top-image img{
	display: inline-block !important;
}


.tab{
	display: none;
}


.widget-area.mobile-search{
	width: 100%;
}


#mobile-search{
	display:block;
	background-color: #fafaf7;
    padding: 24px;
}


.home-overlay{
	position: fixed;
	z-index: 10;
	top: 0;
	height: 100vh;
	pointer-events: none;
}


.home-overlay.left{
	left: 0;
}

.home-overlay.right{
	right: 0;
}


.home-overlay img{
	width: auto;
    height: 100%;
	pointer-events: none;
}

.menu-item.menu-search,
.menu-item.social-media{
	display: none;
}


/*
.mob-test{
	position: fixed;
	top:0;
		left:0;
		z-index:100000;
	background: #000;
	color: #fff;
}
*/

.widget.Annual_Archive_Widget li{
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
    margin: 0 4px 4px 0;
    line-height: 0;
	transition: all .4s;
}


.widget.Annual_Archive_Widget li a{
	padding: 0;
    margin: 0;
}



.square .section_image_outer .section_image.text_image{
	min-width: auto;
    min-height: auto;
    width: 100%;
    
	margin: 0;
}

.square .section_image_outer{
	background: #fff !important;
	overflow: visible;
}

#main-meta.widget-area{
	width: 100%;
}

.widget-area .widget.shows h3 {
    padding: 0px;
}

.widget.shows h3.widget-title:before{
	display: none;
}

img.show-genre{
	width: 18px;
	margin-left: 7px;
}

#main-meta{
	display: block;
}

#mobile-main-meta{
	display: none;
}

#main_banner video.self-hosted{
	position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-fit: cover;
    object-position: center;
	opacity: 0;
	transition: opacity 0.4s;
}

#main_banner video.self-hosted.vid-fade-in{
	opacity: 1;
}


.venue-info{
	display: none;
	margin-bottom: 4px;
	animation: fadeEffect 1s;
}

.venue-info.show{
	display: flex;
}

.venue-image,
.venue-intro{
	width:50%;
}

.venue-intro{
    background-color: #aba29a;
    padding: 40px;
}

.venue-image{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

h3.venue_name {
    padding: 0 0 10px 0;
}

.venue-descrip{
	color:#000;
}

.slide-content.image.whole a{
	display: block;
	height: 100%;
}


.team-full .artist_image.image {
    opacity: 0.4;
}

.listing .team-full a{
	background-color: #000;
}

.team-full-label{
	color: #fff;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.fest_venue{
	display:none;
	-webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
} 


/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}


.fest_venue.show{
	display:flex;
} 

.fest_day{
	flex-basis:	25%;
	padding: 0 12px;
	box-sizing: border-box;
	border-left: 1px solid #000;
	
}


.show_listing{
	padding: 0 12px;
}

.guide-day-heading{
	text-transform: uppercase;
    font-size: 33px;
    font-weight: 900;
    border-top: 6px solid;
    padding: 12px 0 14px 0;
}

.guide-venue-heading{
	    writing-mode: tb-rl;
    transform: rotate(-180deg);
    text-align: right;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
    padding: 0 0 0 16px;
	
}

.fest_day .widget-title{
	font-size: 23px;
    line-height: normal;
}

.fest_day .widget-title sup{
	top: -8px;
    font-size: 50%;
}

.fest_day .widget.shows{
	padding-bottom: 24px;
}

.show_listing .artist-names{
	font-weight: 900;
    /*color: #000;*/
	display: inline;
}

.show_listing .show-footnote{
	font-weight: 900;
    font-size: 14px;
    margin-bottom: 2px;
}

.widget-area .widget.shows p.show-footnote{
    font-weight: 900;
    font-size: 14px;
    margin-bottom: 2px;
}









/* =Tabbed filters
-------------------------------------------------------------- */

/* Style the tab */
.tabbed-filters .tab{
	overflow: hidden;
	clear: both;
	margin-bottom: -1px;
	z-index: 2;
	position: relative;
	display: flex;
	margin-top: 8px;
	justify-content: space-between;
}

.filter-tabs{
	display: flex;
}

/* Style the buttons that are used to open the tab content */
.tabbed-filters .tab button{
	background-color: inherit;
	float: left;
	border: 1px solid #929290;
	outline: none;
	cursor: pointer;
	padding: 6px 10px;
	transition: 0.2s;
	text-transform: uppercase;
	border-left: none;
	border-radius: 5px 5px 0 0;
		display: inline-block;
box-sizing: border-box;
margin: 0;
}

.tabbed-filters .tab button.clear-filters{
	float: right;
	/* border-left: solid 1px #929290; */
	border-radius: 5px;
	margin-top: 0px;
	padding: 5px 10px;
	background: #000000;
	border: none;
	color: #fff;
	margin-bottom: 2px;
}

.tabbed-filters .tab button.clear-filters:hover{
	background: #fff;
	color: #000;
}

.tabbed-filters .tab button:first-child{
	border-left: 1px solid #929290;
}

/* Change background color of buttons on hover */
.tabbed-filters .tab button:hover{
  background-color: #929290;
}

/* Create an active/current tablink class */
.tabbed-filters .tab button.active{
  /*background-color: #ccc;*/
	border-bottom: 1px solid #f6f7f1;
}

/* Style the tab content */
.tabbed-filters .tabcontent{
  display: none;
  padding: 9px 12px 6px 12px;
  border: 1px solid #929290;
 /* border-top: none;*/
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
	position: relative;
	z-index: 0;
	margin-bottom: 10px;
}

.tabbed-filters .tabcontent.no-days{
	/*
  border: none;
padding: 0;*/
}

.tabbed-filters .tabcontent.show{
  display: block;
}

.tabbed-filters .filter-section{
	clear: both;
	overflow: hidden;
}

.tabbed-filters .venues li a,
.tabbed-filters .days li a,
.tabbed-filters .filters li a{
	margin: 0px 2px 2px 2px;
	font-size: 13px;
}

.tabbed-filters .tab .active-filters button{
border-radius: 5px;
    margin-top: 0;
    padding: 3px 4px 2px 4px;
    margin-right: 3px;
    font-size: 10px;
    border-left: 1px solid #929290;
    display: none;
    float: right;
    margin-bottom: 3px;
}

.tabbed-filters .tab .active-filters button img{
	display: none;
}

.tabbed-filters .tab .active-filters button.show{
	display: inline-block;
}

.tabbed-filters .tab .active-filters button:before{
	content: '\f057';
    font-family: fontawesome;
    font-size: 13px;
    padding-right: 3px;
	 
}

.tabbed-filters .tab .active-filters{
	float: right;
    flex-grow: 1;
}

input[name="post_password"]{
	border:1px solid;
}

.post-password-form p{
	padding-bottom: 10px;
}



























/* = Talks Archive 2020
-------------------------------------------------------------- */

.talks_list_outer{
	text-align: center;
	margin: 0 -6px;
}

.talks_list{
	list-style: none;
	color: #fff;
	    text-align: left;
}

.talks_list > li{
	width: 100%;
    display: block;
    padding: 3px 6px;
    transition: background 0.4s;
    font-size: 13px;
    line-height: 14px;
}

.talks_list > li:hover{
	background: #cccccc;
}

.talks_list li .talk-body{
	width:100%;
	display: flex;
	min-height: 28px;
}


.talks_list li .talk-body span{
	padding: 0 8px 0 0;
	flex-basis: auto;
	flex-basis: 33.3333%;
	box-sizing: border-box;
	cursor:default;
	align-self: center;
}

.talks_list li .talk-content {
    width: 100%;
    font-size: 12px;
    padding: 0;
    cursor: default;
    max-height: 0;
    overflow: hidden;
}

.talks_list li .talk-content.show{
	padding: 5px 0 0 0;
	max-height: 100px;
}

.talks_list li .talk-body span.talk-options{
	text-align: right;
	padding: 0;
}

.talks_list li span.talk-icon{
	flex-basis: 2%;
}
.talks_list li span.talk-descrip{
	flex-basis: 37%;
}
.talks_list li span.talk-title{
	flex-basis: 28%;
}
.talks_list li span.talk-genres{
	flex-basis: 27%;
}
.talks_list li span.talk-year{
	flex-basis: 4%;
}
.talks_list li span.talk-options{
	flex-basis: 2%;
}
.talks_list li span.talk-no-results{
	flex-basis: 100%;
}


.talks_list li span.talk-icon a i{
    border: 2px solid;
    border-radius: 100%;
    display: inline-block;
    width: 21px;
    height: 21px;
    padding: 3px 0 0 5px;
    font-size: 12px;
    text-align: left;
	color: #fff;
}

.talks_list li span.talk-icon a i.fa-shopping-cart{
	padding: 3px 0 0 3px;
}

/*
.page-template-talks2020 #main2{
	background: #000;
}
*/

.archive-player{
    background: #5f574f;
    width: 100%;
    height: auto;
    z-index: 1000000000000;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 0;
	transform: translate(0px, 52px);
    transition: transform 0.4s;
}

.archive-player.show{
	transform: translate(0px, 0px);
}

.archive-player audio{
	width: 100%;
    border-radius: 0;
    height: 30px;
}


/*
.talks_list li.playing .audio-link .fa-play:before{
    content: "\f04c";
}
*/

.talks_list li.playing .audio-link .fa-play:before{
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="playing" width="21px" height="21px" viewBox="0 0 100 100" ><g transform="rotate(180 50 50)"><rect fill="%233ac54b" x="15" y="31.25" width="10" height="6.11837"><animate attributeName="height" calcMode="spline" values="25;37.5;5;25" times="0;0.33;0.66;1" dur="1s" keySplines="0.5 0 0.5 1;0.5 0 0.5 1;0.5 0 0.5 1" repeatCount="indefinite" begin="-0.75s"></animate></rect><rect fill="%233ac54b" x="35" y="31.25" width="10" height="37.0224"><animate attributeName="height" calcMode="spline" values="25;37.5;5;25" times="0;0.33;0.66;1" dur="1s" keySplines="0.5 0 0.5 1;0.5 0 0.5 1;0.5 0 0.5 1" repeatCount="indefinite" begin="-0.5s"></animate></rect><rect fill="%233ac54b" x="55" y="31.25" width="10" height="27.8515" ><animate attributeName="height" calcMode="spline" values="25;37.5;5;25" times="0;0.33;0.66;1" dur="1s" keySplines="0.5 0 0.5 1;0.5 0 0.5 1;0.5 0 0.5 1" repeatCount="indefinite" begin="-0.25s"></animate></rect><rect fill="%233ac54b" x="75" y="31.25" width="10" height="18.8311" ><animate attributeName="height" calcMode="spline" values="25;37.5;5;25" times="0;0.33;0.66;1" dur="1s" keySplines="0.5 0 0.5 1;0.5 0 0.5 1;0.5 0 0.5 1" repeatCount="indefinite" begin="0s"></animate></rect></g></svg>');
}

.talks_list li.playing:hover .audio-link .fa-play:before{
    content: "\f04c";
}

.talks_list li.playing:hover span.talk-icon a i{
    padding: 3px 0 0 4px;
	border: 2px solid;
}


.talks_list li.playing span.talk-icon a i,
.talks_list li.playing *{
	color:#3ac54b;
}



/*
.talks_list li.playing span.talk-icon a i{
    padding: 3px 0 0 4px;
}
*/

.talks_list li.playing span.talk-icon a i{
    padding: 0;
	border: none;
}



.page-template-talks2020 .widget-area {
    float: none;
}


svg.playing{
	margin: 0;
    display: block;
    shape-rendering: auto;
}

svg.playing rect{
	fill: #3ac54b;
}

.genre-link,
.speaker-link{
	color: #fff;
	text-decoration: none;
	transition: text-decoration .4s;
}

.genre-link:hover,
.speaker-link:hover{
	color: #fff;
	text-decoration: underline;
}

.talk-options{
	position: relative;
}

.talk-menu-button{
    color: #fff;
    text-decoration: none;
    font-size: 49px;
    line-height: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: -4px;
    text-align: right;
    float: right;
	overflow: hidden;
    height: 23px;
}

.talk-menu-button:hover{
	color: #fff;
}

.talk-item-menu{
	position: absolute;
    top: 20px;
    right: -6px;
	display: none;
	list-style: none;
	background: #5f574f;
    z-index: 10;
    padding: 10px;
}

.talk-item-menu li a{
    color: #fff;
    text-decoration: none;
    padding: 0 0 0px 0;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
}

.talk-menu{
	list-style: none;
}

.talk-menu > li{	
	display: inline-block;
}

.talk-menu > li:hover .talk-item-menu{
	display: inline-block;
}

.genre-link{
	display: inline-block;
}

#load_more{
	display: none;
    margin: 20px auto;
    border: 1px solid white;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

#load_more.show{
	display: inline-block;
}

.talks_search_2020 #mobile-search {
    background-color: transparent;
    padding: 5px 0 0 0;
	margin-bottom: 0;
}

.filter_buttons.talks2020 h3,
.widget-area.talks_search_2020 h3,
.widget-area.talks_search_2020 .widget h3{
	color: #fff;
	padding: 0 10px 0px 0;
	font-weight: 700;
	position: relative;
	font-size: 24px;
	float: left;
	line-height: normal;
}

.widget-area.talks_search_2020 .widget p{
	color: #fff;
	clear: both;
	margin-bottom: 10px;
}

.widget-area.talks_search_2020 .widget.widget_search h3:before {
    background-image: none;
}


/*
.widget-area.talks_search_2020 .widget.widget_search h3:after {
	content: 'BETA';
    font-size: 8px;
    font-weight: normal;
    border: 1px solid;
    padding: 1px 2px;
    line-height: 1;
    margin: 6px 0px 0px 5px;
    display: inline-block;
    position: absolute;
		
}*/

.page-template-talks.page-template-talks2020 .page-content.has_background .entry-header h1.entry-title:after{
    content: 'BETA';
    font-size: 8px;
    font-weight: normal;
    border: 1px solid;
    padding: 1px 2px;
    line-height: 1;
    margin: 0px 0px 0px 6px;
    display: inline-block;
    position: absolute;
}


.widget-area.talks_search_2020 #talk_search{
	width: 100%;
    font-size: 20px;
    padding: 10px;
	box-sizing: border-box;
}

.filter_buttons.talks2020{
	top: 0;
	background: transparent;
}

.tabbed-filters .filter_buttons.talks2020 .tab button{
	background: transparent;
	border: 1px solid #fff;
	color:#fff;
}

.tabbed-filters .filter_buttons.talks2020 .tab button.active{
	border-bottom: 1px solid #000;
}

.tabbed-filters .filter_buttons.talks2020 .tabcontent{
	border: 1px solid #fff;
}



.filter_buttons.talks2020 .filters li a {
    color: #fff;
    border-color: transparent;
}

.filter_buttons.talks2020 .filters li a.selected {
    border-color: #fff;
}

.venues li a:hover,
.days li a:hover
.filter_buttons.talks2020 .filters li a:hover {
    background: #cccccc;
}

.talks-progress{
	color: #fff;
    float: right;
    font-size: 23px;
    margin-top: 10px;
	opacity: 0;
	transition: opacity 0.4s;
}

.talks-progress.show{
	opacity: 1;
}

#load_more .talks-progress {
    font-size: 19px;
    margin-top: -2px;
    transition: opacity 0.4s, width 0.4s, margin-left 0.4s ;
    overflow: hidden;
    box-sizing: border-box;
	width: 0;
    margin-left: 0;
}

#load_more .talks-progress.show {
	width: 27px;
	margin-left: 8px;
	
}

.single-talks-2020 #main2{
	background: #000;
}

.single-talks-2020 .advisory p,
.single-talks-2020 .other-talks a,
.single-talks-2020 .widget-area .widget a.artist-small-link,
.single-talks-2020 .widget-area .widget,
.single-talks-2020 .widget-area .widget h3,
.single.single.single-talks-2020 .entry-content p,
.single.single.single-talks-2020 .entry-content p a,
.single.single.single-talks-2020 .entry-content ol li,
.single.single-talks-2020 .cat-title,
.single.single-talks-2020 .entry-header .entry-title{
	color: #fff;
}

.single.single.single-talks-2020 .entry-content p{
	font-weight: normal;
}

.single-talks-2020 .mejs-container .mejs-controls{
	background: #5f574f;
}

.single-talks-2020 .mejs-button>button{
	margin: 5px 6px;
}

.single-talks-2020 .mejs-time{
	padding: 10px 6px 0;
}

.single-talks-2020 .mejs-time-rail{
	padding-top: 5px;
}

.single-talks-2020 .mejs-horizontal-volume-total{
	top: 10px;
}

.single-talks-2020 .mejs-container,
.single-talks-2020 .mejs-controls{
	height: 30px !important;
}

.single-talks-2020 .mejs-controls{
	padding: 0 5px 0 0px;
}


.single-talks-2020 .widget-area .widget {
    border: 1px solid white;
	background: transparent;
}

/*
.single-talks-2020 .widget.talk-others h3:before,
.single-talks-2020 .widget.talk-details h3:before {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
*/

.single-talks-2020 .single_post_meta {
    padding: 0px 0 20px 0;
}


.page-template-video-gallery .filter_buttons .c-hamburger span:before,
.page-template-video-gallery .filter_buttons .c-hamburger span:after,
.page-template-video-gallery .filter_buttons .c-hamburger span,
.page-template-photo-gallery .filter_buttons .c-hamburger span:before,
.page-template-photo-gallery .filter_buttons .c-hamburger span:after,
.page-template-photo-gallery .filter_buttons .c-hamburger span,
.page-template-talks2020 .filter_buttons .c-hamburger span:before,
.page-template-talks2020 .filter_buttons .c-hamburger span:after,
.page-template-talks2020 .filter_buttons .c-hamburger span{
	background: #fff;
}

.single-talks-2020 .back-to-top, 
.page-template-talks2020 .back-to-top{
	background: rgba(95, 87, 79, 0.8);
}

.single-talks-2020 .back-to-top:hover, 
.page-template-talks2020 .back-to-top:hover{
	background: rgba(95, 87, 79, 1);
}


.page-template-links-gallery .listing.grid a:after{
	font-family: fontawesome;
    color: #fff;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    display: block;
    text-align: center;
}

.page-template-links-gallery .listing.grid a.facebook:after{
	content: "\f09a";
}
.page-template-links-gallery .listing.grid a.insta:after{
	content: "\f16d";
}
.page-template-links-gallery .listing.grid a.youtube:after{
	content: "\f166";
}
.page-template-links-gallery .listing.grid a.twitter:after{
	content: "\f099";
}
.page-template-links-gallery .listing.grid a.other:after{
	display:none;
}

.tabcontent.no-days{
	clear: both;
}

.archive.date .widget.widget_categories,
.archive.category .widget.widget_categories,
.blog .widget.widget_categories{
	padding: 24px 24px 24px 0;
} 


.archive.date .widget.widget_blog_subscription,  
.archive.date .widget.Annual_Archive_Widget, 
.archive.category .widget.widget_blog_subscription, 
.archive.category .widget.Annual_Archive_Widget,
.blog .widget.widget_blog_subscription, 
.blog .widget.Annual_Archive_Widget{
	padding: 24px 0 24px 24px;
} 


.page-template-listing .filter_buttons{
	background: #909090;
}

.page-template-front-page #main2{
    margin-top: 0 !important;
}


.page-template-front-page .top_search,
.page-template-front-page .site-header{
    background-color: transparent !important;
    background-image: none !important;
}

.site-header .inner_page{
    background-color: transparent !important;
}

.page-template-front-page .site-header{
    transition: background-color 0.4s;
}

.page-template-front-page .search-toggle,
.page-template-front-page .menu-toggle,
.page-template-front-page .top-menu li a{
    color: #fff;
    transition: color 0.4s;
}

.page-template-front-page .top_search,
.page-template-front-page .site-header{
    box-shadow:none;
}


.scrolled .site-header{
    background-color: #ffffffe6 !important;
    /*background-color: #35b3c2 !important;*/
}

.scrolled .search-toggle,
.scrolled .menu-toggle{
    color: #000;
}

.site-header a:hover img,
.site-header a img{
    background-color: transparent;
}

.top-image{
    display: block;
    padding: 5px 0;
}
    
.page-template-links-gallery #primary{
    margin-top: 24px;
}

.page-template-front-page .top-main-image.home.svg{
    height: auto;
    width: 102px;
}

.page-template-front-page .top-main-image.home.svg{
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

.page-template-front-page .top-main-image.home.svg.show{
    display: inline-block;
}

.page-template-front-page .top-main-image.home.svg path, 
.page-template-front-page .top-main-image.home.svg polygon,
.page-template-front-page .top-main-image.home.svg rect{
    transition: fill .4s ease;
}

.page-template-front-page .main-header-white .top-main-image.home.svg path, 
.page-template-front-page .main-header-white .top-main-image.home.svg polygon,
.page-template-front-page .main-header-white .top-main-image.home.svg rect{
    fill: #fff;
}

.page-template-front-page .main-header-black .top-main-image.home.svg path, 
.page-template-front-page .main-header-black .top-main-image.home.svg polygon,
.page-template-front-page .main-header-black .top-main-image.home.svg rect{
    fill: #000;
}

.page-template-front-page .main-header-black ~ #main2 #main_banner.slideshow h4,
.page-template-front-page .main-header-black ~ #main2 #main_banner.slideshow h3,
.page-template-front-page .main-header-black ~ #main2 #main_banner.slideshow h2,
.page-template-front-page .main-header-black .search-toggle, 
.page-template-front-page .main-header-black .menu-toggle, 
.page-template-front-page .main-header-black .top-menu li a{
    color: #000;
}

.page-template-front-page .main-header-white ~ #main2 #main_banner.slideshow h4,
.page-template-front-page .main-header-white ~ #main2 #main_banner.slideshow h3,
.page-template-front-page .main-header-white ~ #main2 #main_banner.slideshow h2{
    color: #fff;
}

.page-template-front-page .site-header.main-header-black .social-media ul li a:hover i,
.scrolled.page-template-front-page .site-header.main-header-white .social-media ul li a:hover i,
.page-template-front-page .site-header.main-header-white .social-media ul li a i{
    color: #000;
    background: #fff;
}


.page-template-front-page .site-header.main-header-black .social-media ul li a i,
.scrolled.page-template-front-page .site-header.main-header-white .social-media ul li a i,
.scrolled.page-template-front-page .site-header.main-header-black .social-media ul li a i,
.scrolled.page-template-front-page .social-media ul li a i,
.page-template-front-page .site-header.main-header-white .social-media ul li a:hover i{
    color: #fff;
    background: #000;
}


.top-main-image{
    width: 252px;
}


.page-template-photo-gallery.stripped .listing{
    margin: 24px auto 24px auto;
}

.entry-title.hide{
    display: none;
}




/* = SCHEDULER PAGE
-------------------------------------------------------------- */

/*
.page-template-schedule .site{
    overflow-x: auto !important;
    border: 1px solid;
}*/


.show_body{
    margin-top: 50px;    
    margin-left: 48px;
}

table.schedule-grid {
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    width: fit-content;
}

.time_column table.schedule-grid {
    width: auto;
}

.show_header table.schedule-grid {
    margin-top: -13px;
    
}


.schedule-grid td,
.schedule-grid thead th{
    width:100px;
}


.schedule-grid td.overlap_2,
.schedule-grid thead th.overlap_2{
    width:200px;
}

.schedule-grid td.overlap_3,
.schedule-grid thead th.overlap_3{
    width:300px ;
}

.schedule-grid td.overlap_4,
.schedule-grid thead th.overlap_4{
    width:400px ;
}

.schedule-grid td.overlap_5,
.schedule-grid thead th.overlap_5{
    width:500px ;
}

.schedule-grid td.overlap_6,
.schedule-grid thead th.overlap_6{
    width:600px ;
}

.schedule-grid td.overlap_7,
.schedule-grid thead th.overlap_7{
    width:700px ;
}

.schedule-grid td.overlap_8,
.schedule-grid thead th.overlap_8{
    width:800px ;
}

.schedule-grid td.overlap_9,
.schedule-grid thead th.overlap_9{
    width:900px ;
}

.schedule-grid td.overlap_10,
.schedule-grid thead th.overlap_10{
    width:1000px ;
}



.schedule-grid thead th.day-header{
    width: auto;
}


.schedule-grid thead th:first-child,
.schedule-grid tbody th{
    /*width: 100px;*/
}


.schedule-grid td{
    background-color: #bbbbbb;
    border: 1px solid #ffffff;
}

.schedule-grid tr:nth-child(odd) td{
    background-color: #d4d3d3;
}

.show_header .schedule-grid tr:nth-child(odd) td,
.show_header .schedule-grid td{
    background-color: transparent;
    border-color: transparent;
}


.schedule-grid th{
    background-color: #868686;
    color: #fff;
    border: 1px solid #fff;
    white-space: nowrap;
    overflow: hidden;
}

.schedule-grid td,
.schedule-grid th{
    padding: 6px 3px;
    text-align: center;
}

.schedule-grid th.dummy-first-row{
    padding: 0;
    height: 0;
    border: none;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
}


.schedule-grid td.last-venue-cell,
.schedule-grid th.last-venue-header,
.schedule-grid th.day-header{
    
    border-right: 4px solid #fff !important;
}

.page-template-schedule .show_listing {
    
    position: absolute;
    padding: 0 10px 0px 10px;
}



.inner-cell{
    height: 10px;
    width: 100%;
    overflow: visible;
}

.inner-cell h4{
     font-size: 12px;
    margin-top: 3px;
    font-weight: normal;
}

.inner-cell p{
    font-size: 9px;
    padding: 1px 0;
}

.schedule-grid .inner-cell{
    line-height: 1;
    display: flex;
    justify-content: flex-start;
}

.concurrent-show{
    border: 1px solid black;
    margin-top: 0;
    position: absolute;
    float: left;
    overflow: hidden;
    color: #000;
    padding: 2px;
    transition: transform 0.2s;
}


.concurrent-show:hover{
    height: min-content !important;
    z-index: 1;
    box-shadow: 0px 0px 9px 5px #00000094;
    transform: scale(1.1);
    height: fit-content !important;
    overflow: visible;
}


.concurrent-show h3{
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 2px;
}

.concurrent-show p{
    font-size: 13px;
    font-size: 10px;
        margin-bottom: 2px;
}

.concurrent-show h4{
    font-size: 12px;
    font-weight: normal;
}

.day-venue-track{
    width: 100px;
    float: left;
    border:1px solid transparent;
}


.page-template-schedule .footer,
.page-template-schedule #top-bar,
.page-template-schedule .site-header{
     display: none;
}

.page-template-schedule #main2.wrapper{
    margin-top: 0 !important;
    position: revert;
}

.page-template-schedule #content {
    margin: 0px 0 0 0;
}

.page-template-schedule .show_header{
    background: #fff;
    height: 50px;
    position: fixed;
    padding-top: 10px;
    padding-right: 5px;
    z-index: 1;
}

.time_column{
    
    position: fixed;
    top: 50px;
    left: 0;
    background: #fff;
    padding-left: 10px;
    z-index: 1;
}

.time_column .schedule-grid th{
    padding: 6px;
}

.schedule-grid .spacer-header{
    width: 49px;
}

.table-corner{
    position: fixed;
    z-index: 4;
    background: #fff;
    width: 60px;
    height: 50px;
    top: 0;
    left:0;
}

.table-corner i{
        font-size: 30px;
    margin: 10px 0 0 20px;
    cursor: pointer;
}

.options{
    
    position: fixed;
    z-index: 3;
    background: #fff;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    box-shadow: 0 0 11px 0px #00000052;
}

.options.show{
    display: block;
}

.options-screen{
    position: fixed;
    z-index: 2;
    background: #fff;
    opacity: 0.8;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    display: none;
}

.options-screen.show{
    display: block;
}

.day-filters,
.venue-filters{
    list-style: none;
    float: left;
    width: 50%;
    margin: 10px 0 0 0;
}

.options i{
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.options button{
    clear: both;
    margin-top: 10px;
}

.schedule-refresh{
    float: right;
    background-color: #cc0000 !important;
    color:#fff !important;
}

.schedule-refresh:hover{
    float: right;
    background-color: #000 !important;
    color:#fff !important;
}

.options .schedule-refresh i{
    font-size: 16px;
    top: 11px;
    right: auto;
    left: 10px;
    width: 0;
    overflow: hidden;
}

.schedule-refresh.refreshing{
    padding-left: 31px !important;
}

 .options .schedule-refresh.refreshing i{
    width: auto;
}



/* = SCHEDULER PAGE
-------------------------------------------------------------- */

.artist-image-caption{
    font-size: 12px;
    text-align: right;
    margin-top: 4px;
    font-style: italic;
}

.page-template-poster #home_orgs ul li a h2:after {
    
    color: #000;
}

.page-template-poster #home_orgs ul li a:hover h2{
    color: #f7403a !important;
}

.page-template-poster #home_orgs ul li a h2.poster_text_4{
    font-size: 40px;
}

.page-template-poster #home_orgs ul li a h2.poster_text_3{
    font-size: 30px;
}

.page-template-poster #home_orgs ul li a h2.poster_text_2{
    font-size: 20px;
}

.page-template-poster #home_orgs ul li a h2.poster_text_1{
    font-size: 16px;
}



.page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_4{
    font-size: 60px;
}

.page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_3{
    font-size: 40px;
}

.page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_2{
    font-size: 30px;
}

.page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_1{
    font-size: 22px;
}





.poster-show{
    font-weight: normal;
}

.page-template-poster #home_orgs ul li a.no-link {
    pointer-events: none;
}

.lineup-poster h3{
    
    position: relative;
    font-weight: 900;
    letter-spacing: 3px;
    color: #f7403a;
    margin-bottom: 4px;
    text-align: center;
    font-size: 18px;
}


.lineup-poster h3:before{
    content: '';
    display: inline-block;
    background: #f7403a;
    width: 30px;
    height: 10px;
    margin-right: 16px;
    margin-top: 0;
    position: relative;
    top: -1px;
    transition: background .4s;
}

.lineup-poster h3:after{
    content: '';
    display: inline-block;
    background: #f7403a;
    width: 30px;
    height: 10px;
    margin-left: 13px;
    margin-top: 0;
    position: relative;
    top: -1px;
    transition: background .4s;
}

.poster-section{
    margin: 0 0 20px 0;    
}

#home_orgs ul li a h2.poster_text_3:after {
    top: 13px;
}

#home_orgs ul li a h2.poster_text_1:after {
    top: 6px;
}



#home_orgs .md-nichrome ul li a h2.poster_text_4:after {
    top: 26px;
}

#home_orgs .md-nichrome ul li a h2.poster_text_3:after {
    top: 16px;
}

#home_orgs .md-nichrome ul li a h2.poster_text_2:after {
    top: 12px;
}

#home_orgs .md-nichrome ul li a h2.poster_text_1:after {
    top: 8px;
}




.page-template-poster #home_orgs ul li a h2:after {
    color:#f7403a;
}

.lineup-poster{
    width: calc(100% - 200px);
    margin: 0 100px;    
}

.poster-header{
    width: calc(100% - 200px);
    margin: 0 100px;
    text-align: center;
}

.poster-header img{
    max-width: 100%;
}

.page-template-poster #home_orgs{
   padding: 20px 0; 
}


#artist-info{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100000;
    background: rgba(51,51,51,.75);
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    cursor: pointer;
    
    opacity: 0;
    /* display: none; */
    visibility: hidden;
    transition: visibility 0s .4s, opacity .4s;
}


#artist-info.show{
    transition: visibility 0s 0s, opacity .4s;
    opacity: 1;
    /* display: flex; */
    visibility: visible;
    
}

#artist-info-inner{
    width: 560px;
    position: relative;
    max-height: calc(100% - 120px);
    /*min-height: calc(100vh - 120px);*/
    min-height: 600px;
    overflow: hidden;
    max-width: calc(100% - 40px);
    background: #fff;
    /*box-shadow: 0 0 20px #111;*/
    cursor: auto;
    transition: min-height .4s ;
    
    transform: scale(0);
    animation-name: shrink;
    animation-duration: .4s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

#artist-info-inner.show{
    min-height: 0px;
    
}

#artist-info-inner.zoom{
    
    animation-name: zoom;
    
    
}

@keyframes zoom{
    0%{
        transform: scale(0);
    }
    80%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}

@keyframes shrink{
    0%{
        transform: scale(1);
    }
    20%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(0);
    }
}





#artist-info .artist-content{
    padding: 20px;
    overflow-y: scroll;
    height: 100%;
}

#artist-info .entry-header{
    padding: 0 0 20px 0;
}

#artist-info .entry-header .entry-title{
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 24px 0;
    color: #000;
}

#artist-info .loading-info{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    font-size: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s 1s, opacity 1s;
    
}

#artist-info .loading-info i{
    color: #000;
}

#artist-info .loading-info.show{
    
    opacity: 1;
    visibility: visible;
    
}

#artist-info .entry-content a,
#artist-info .entry-content{
    color: #000;
}


.page-template-poster #fancybox-content{
    width: 560px !important;;
    height: calc(100vh - 120px) !important;
    max-width: 100%;
    border: 1px solid red;
}

.page-template-poster #fancybox-content>div{
    height: 100% !important;
}

#artist-info .artist-image{
    margin-bottom: 0px;
}

#artist-info .entry-content p:first-child {
    font-weight: 700;
}

html.no-scroll{
    overflow: hidden;
}

#artist-close{
    position: fixed;
    top: 10px ;
    right: auto ;
    left: 10px ;
    width: 30px;
    height: 30px;
    background: 0 0;
}


#artist-close:after {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    content: '\f00d';
    font-size: 35px;
    padding: 0;
    margin: 0;
    color: #fff;
}

.poster-heading-link{
    text-decoration: none;
    color: inherit;
    transition: color .4s;
}

.lineup-poster h3.linked:hover:before,
.lineup-poster h3.linked:hover:after{
    background: #000;
}

.poster-heading-link:hover{
    color: #000;
    
}

#lineup_switcher{
    background: #f7403a;
    padding: 18px 0;
    box-sizing: border-box;
}

#lineup_switcher ul{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button.lineup-switch{
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    background: #fff;
    color: #000;
    border-radius: 5px;
    padding: 7px 10px;
    line-height: 1;
    margin: 0 3px;
    letter-spacing: 1px;
    display: flex;
    text-align: center;
    align-items: center;
    transition: color 0.4s, background 0.4s;
}

.button.lineup-switch:hover{
    background: #000;
}


.button.lineup-switch.current-page{
    pointer-events: none;
    opacity: 0.7;
}

.poster-pdf-outer{
    display: flex;
    justify-content: center;
}

.poster-pdf{
     text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    background: #f7403a;
    border-radius: 5px;
    padding: 10px 10px;
    line-height: 1;
    margin: 0 3px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0;
    transition: background .4s, color .4s;
}

.poster-pdf:hover{
    background: #000;
    color: #fff;
}

.button.lineup-switch img{
    width: 20px;
    margin-right: 5px;
    transition: filter .4s;
} 


.button.lineup-switch:hover{
    color: #fff;
}

.button.lineup-switch:hover img{
    filter: invert(1);
} 

a#lineup_back{
    position: absolute;
    top: 0;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 6px 8px 8px 8px;
    left: 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    border-radius: 0 0 5px 5px;
    transition: background .4s, color .4s;
    box-shadow: inset 0px 8px 6px -8px rgba(5,50,50,.5);
    z-index: 1;
}

a#lineup_back:before{
    content: "\f053";
    font-family: fontawesome;
    padding-right: 7px;
    font-size: 16px;
}


.lineup_back_outer{
    position: fixed;
    width: 100%;
    z-index: 2;
}

/*
a#lineup_back.has-filters{
    margin-top: 35px;
}
  */  




.page-template-handbook .listing a{
    background: #fff;
    position: relative;
    padding: 10px;
}

.page-template-handbook .listing a .chapter-title,
.page-template-handbook .listing a .snippet{
    color: #000;
}

.page-template-handbook .listing a .snippet{
    font-size: 17px;
    line-height: 20px;
}



.page-template-handbook .listing a .chapter-title{
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 26px;
}


.page-template-handbook .listing li a:hover .artist_image{
    opacity: 1; 
    transform: scale(1);
}

.page-template-handbook .listing li a .artist_image{
    position: relative;
}

.page-template-handbook .listing li a img{
    max-width: 100%;
    margin-bottom: 20px;
}

.page-template-handbook .listing li:after{
    display: none;
}

.page-template-handbook .listing li{
    padding: 10px;
}


.page-template-handbook .listing_outer {
    width: calc(100% + 20px);
    margin: 0 -10px 0 -10px;
}


.page-template-handbook #artist-info .entry-content p:first-child {
    font-weight: normal;
}

.page-template-photo-gallery.page-template-handbook #artist-info .entry-content{
    text-align: left;
}

.page-template-photo-gallery.page-template-handbook #artist-info .entry-header {
    padding: 0;
}

.page-template-handbook #artist-info-inner {
    width: 1006px;
}

.page-template-photo-gallery.page-template-handbook .entry-content{
    width: 100%;
}

.archive .widget-area#secondary2 .widget#text-2 p,
.single-post .widget-area#secondary2 .widget#text-2 p,
.blog .widget-area#secondary2 .widget#text-2 p{
    line-height: 1.4;
}

.widget-area .widget .jetpack_subscription_widget a{
    padding-left: 0;
}

.widget-area .widget .jetpack_subscription_widget p{
    margin-bottom: 15px;
}

.filter-search{
    border: 1px solid #c1b8b8;
    width: 108px;
    padding: 4px;
    margin: 0px 6px 0px 6px;
}

.filter-search-container{
    display: flex;
    align-items: center;
}

.filter-search-container i{
    font-size: 22px;   
    opacity: 0;
    transition: opacity .4s;
}

.filter-search-container i.show{
    opacity: 1;
}

.web_links.festivals li p{
    margin-bottom: 0;
    display: inline;
    margin-left: 2px;
}


.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #000;
}

.woocommerce div.product form.cart .variations th{
    background: none;
}




.content_text_wrapper a:not([class]) {
    color: inherit;
}


body #ticker-wrap,
body .eocjs-newsticker{
    background: #000;
    height: 44px;
}

body .eocjs-newsticker .eocjs-newsticker-container{
    opacity: 0;
    transition: opacity 1s;
}

body .eocjs-newsticker .eocjs-newsticker-container.show{
       opacity: 1;
}

body .eocjs-newsticker .eocjs-newsticker-container div *{
    display: inline;
}

.ticker-wrap span{
    font-weight: 600;
    color: #fff;
}

.ticker-wrap span a{
    color: inherit;
}

.lineup_intro{
    padding:20px 0 25px 0;
    margin: 20px 0 20px 0;
    font-size: 18px;
    text-align: center;
}

.lineup_intro h2{
    font-size: 28px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 5px;
}


.page-template-lineup-teaser .listing li{
    width: 33.3333%;
}

.page-template-lineup-teaser .listing li:after {
    width: 100%;
    padding-top: 100%;
}






.page-template-lineup-teaser .listing li.extra-tile.two{
    width: 66.6666%;
}

.page-template-lineup-teaser .listing li.extra-tile.two:after {
    width: 100%;
    padding-top: 50%;
}

.page-template-lineup-teaser .listing li.extra-tile.three{
    width: 100%;
}

.page-template-lineup-teaser .listing li.extra-tile.three:after {
    width: 100%;
    padding-top: 33.3333%;
}




.page-template-lineup-teaser .listing li.new a:after{
    content: 'NEW';
    border-radius: 100%;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 1;
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding-top: 16px;
    box-sizing: border-box;
    color: #fff;
    background: #000;
}

.single-marcato_artist .artist-image-outer.remote:after,
.page-template-lineup .listing li.remote a:after{
    content: 'REMOTE';
    border-radius: 10px;
    display: block;
    width: 56px;
    height: 30px;
    z-index: 1;
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
    color: #fff;
    background: #000;
}

.single-marcato_artist .artist-image-outer{
    position: relative;
}


.single-marcato_artist .artist-image-outer.remote:after{
    position: absolute;
    font-size: 16px;
    width: 86px;
    height: 40px;
    padding-top: 11px;
}



.page-template-lineup-teaser .filters.genre a[data-slug="new"] i{
    margin-right: 5px;
}


.page-template-lineup-teaser .listing li.extra-tile a:hover .artist_image {
    transform: scale(1);
}

.lineup_tile{
    height: calc(100% - 40px);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.lineup_tile h3{
    font-size: 28px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 5px;
}



.lineup-footer-buttons{
    display: flex;
    justify-content: center;
    column-gap: 20px;
    padding: 50px 0;
    flex-wrap: wrap;
}

.lineup-footer-buttons .section_more{
    margin-top: 0;
    padding: 12px 36px !important;
    font-size: 20px;
    border-radius: 10px !important;
    margin-bottom: 15px;
}

.day-venue-grid{
    display: flex;
    position: relative;
}


#bg_grid{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
    background-size: 100px 27px;
    background-image: linear-gradient(to right, #e1e1e1 1px, transparent 1px), linear-gradient(to bottom, #e1e1e1 1px, transparent 1px);
    background-position: 59px -4px;
    display: none;
}

#bg_grid.show{
    display: block;
}

body.page-template-schedule{
    
    background-size: 100px 27px;
    background-image: linear-gradient(to right, #e1e1e1 1px, transparent 1px), linear-gradient(to bottom, #e1e1e1 1px, transparent 1px);
    background-position: 59px -4px;
    
    
}

body .uwy.userway_p5 .userway_buttons_wrapper.hide{
    display: none !important;
}

#customer_login h2{
    padding-bottom: 10px;
}

/*
#customer_login .lost_password a{
    color: #000;
}*/


.menu-item.angel a:before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 368.03 237.77'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-width:18.72px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cpath class='cls-1' d='M156.35,106.62s-3.4-3.03-5.06-4.4l-71.96-59.24c-14.69-12.09-36.4-9.99-48.49,4.7-12.09,14.69-9.99,36.4,4.7,48.49l23.5,19.34h-22.03c-15.26,0-27.64,12.38-27.64,27.64,0,12.38,8.13,22.85,19.34,26.37h75.87c15.87,0,28.75,12.87,28.75,28.75s-12.87,28.75-28.75,28.75h-1.52c4.4.9,8.94,1.39,13.61,1.39,37.08,0,67.14-30.05,67.14-67.14,0-22.49-13.33-41.14-27.46-54.64Z'/%3E%3Cpath class='cls-1' d='M211.68,106.62s3.4-3.03,5.06-4.4l71.96-59.24c14.69-12.09,36.4-9.99,48.49,4.7,12.09,14.69,9.99,36.4-4.71,48.49l-23.49,19.34h22.03c15.26,0,27.64,12.38,27.64,27.64,0,12.38-8.13,22.85-19.34,26.37h-75.87c-15.87,0-28.75,12.87-28.75,28.75s12.87,28.75,28.75,28.75h1.52c-4.4.9-8.94,1.39-13.61,1.39-37.08,0-67.14-30.05-67.14-67.14,0-22.49,13.33-41.14,27.46-54.64Z'/%3E%3Cpath class='cls-1' d='M236.21,61.56c0,28.83-23.37,52.2-52.2,52.2s-52.19-23.37-52.19-52.2,23.37-52.2,52.19-52.2,52.2,23.37,52.2,52.2Z'/%3E%3C/g%3E%3C/svg%3E");
    width: 38px;
    height: auto;
    display: block;
    position: absolute;
    top: -1px;
    left: -46px;
}

.top-menu .menu-item.angel{
    margin-left: 41px;
}

.top-menu .menu-item.angel a:before{
    width: 25px;
    top: 1px;
    left: -30px;
}

.page-template-poster-gallery .site-content{
    height: calc(100vh - 134px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.page-template-poster-gallery .entry-header .entry-title{
    color: #fff;
}


.page-template-poster-gallery .entry-content p{
    font-size: 24px;
    color: #fff;
}

.page-template-poster-gallery .site article .inner_page {
    max-width: 566px;
}

section.poster-section,
section.cta-section{
    display: block;
    clear: both;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 0;
}

section.poster-section h2,
section.cta-section h2{
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 6px;
    text-transform: uppercase;
}

section.poster-section h2{
    margin-bottom: 20px;
}


section.cta-section p{
    font-size: 24px;
    line-height: normal;
}

section.cta-section .inner_page{
    display: flex;
}

section.cta-section .cta_image img{
    margin-right: 30px; 
    min-width: 200px;
    max-width: 400px;
}

.poster-grid{
    
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}

.poster-grid a{
    width: calc(33% - 10px);
    height: 0;
    padding: 0 0 46% 0;
    position: relative;
    margin: 0 0 10px 0px;
    display: block;
}

.poster-grid a .poster_thumb_image{
    
    position: absolute;
    background-size: cover;
    /* border: 1px solid red; */
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
}


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



@media screen and (max-width: 1140px) {
	
	/*
	.main-navigation li {
		padding: 0 8px;
	}*/
	
	.site-header.sticky .main-navigation li ul li a, 
	.main-navigation li ul li a {
    	padding: 0px 8px;
	}
	
	/*
	.main-navigation li ul {
		margin: 0 0 0 -8px;
	}
	*/
	
	
	.home-overlay{
		display: none;
	}
	
    
    .page-template-poster .home-overlay{
		display: block;
	}
	
}


/****tablet landscape****/
@media screen and (max-width: 1024px) {

	/*MOBILE HEADER AND MENU*/
	.site-header{
		padding: 10px 0;
	}
	
	
	.main-navigation .menu-toggle {
		margin-top: 11px;
	}
	

	.c-hamburger {

	  position: relative;
	  overflow: hidden;
	  margin: 0 -7px 0 0px;
	  padding: 0;
	  width: 40px;
	  height: 40px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  border: none;
	  cursor: pointer;
	  transition: background 0.2s;
	  float: right;
	  background-color: transparent;
		  border-radius: 0;
	}

	.c-hamburger:focus {
	  outline: none;
	}

	.c-hamburger span {
		display: block;
		position: absolute;
		top: 18px;
		left: 7px;
		right: 7px;
		height: 5px;
		background: #000;
        transition: background 0.2s;
	}

	.c-hamburger span::before,
	.c-hamburger span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: #000;
		content: "";
        transition: background 0.2s;
	}
    
    .page-template-front-page .c-hamburger span::before,
	.page-template-front-page .c-hamburger span::after,
    .page-template-front-page .c-hamburger span {
        background-color: #fff;
    }
    
    .page-template-front-page .scrolled .c-hamburger span::before,
	.page-template-front-page .scrolled .c-hamburger span::after,
    .page-template-front-page .scrolled .c-hamburger span,
    .scrolled .c-hamburger span::before,
	.scrolled .c-hamburger span::after,
    .scrolled .c-hamburger span {
        background-color: #000;
    }

	.c-hamburger span::before {
	  top: -10px;
	}

	.c-hamburger span::after {
	  bottom: -10px;
	}

    /*
	.c-hamburger--htx span {
	  transition: background 0s 0.2s;
	}

    
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.2s, 0.2s, 0.2s;
	  transition-delay: 0.2s, 0s, 0.2s;
	}

	.c-hamburger--htx span::before {
	  transition-property: top, transform, background;
	}

	.c-hamburger--htx span::after {
	  transition-property: bottom, transform, background;
	}*/

	.page-template-links-gallery .filter_buttons .c-hamburger.toggled-on span,
	.page-template-video-gallery .filter_buttons .c-hamburger.toggled-on span,
	.page-template-photo-gallery .filter_buttons .c-hamburger.toggled-on span,
	.page-template-talks2020 .filter_buttons .c-hamburger--htx.toggled-on span,
	.c-hamburger--htx.toggled-on span {
	  background: none !important;
	}

	.c-hamburger--htx.toggled-on span::before {
	  top: 0;
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	.c-hamburger--htx.toggled-on span::after {
	  bottom: 0;
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	.c-hamburger--htx.toggled-on span::before,
	.c-hamburger--htx.toggled-on span::after {
	  transition-delay: 0s, 0.3s;
	}


	.site-header .social-media{
		display: none;
	}

    /*
	.top-image img.top-main-image.show{
		display: none;
	}
	
	.top-image img.top-scroll-image{
		display: inline-block;
	}
    */
    
    .top-image img.top-main-image.show{
		display: inline-block;
        width: 150px;
	}
	
	.top-image img.top-scroll-image{
		display: none;
	}
    
    .scrolled .top-image img.top-main-image.show{
		display: none;
	}
	
	.scrolled .top-image img.top-scroll-image{
		display: inline-block;
        width: 150px;
	}
    

	.top-bar-image {
		width: auto;
		text-align: left;
	}

	.nav-buttons {
		width: auto;
	}
	
	.search-toggle {
		display: none;
	}
	
	
	.main-navigation li ul.sub-menu{
		position: relative;
		left: 0;
    	top: 0;
		max-width: 100%;
	}
	
	.main-navigation li {
		position: relative;
	}
	
	.menu-main-menu-container {
		top: 64px;
		left: 50%;
		overflow: auto;
		height: calc(100% - 64px);
		padding: 0 14px 20px 14px;
		max-width: 100%;
		margin: 0 auto;
		transform: translate(-50%, 0);
	}
	
	.main-navigation ul.nav-menu{
		width:100%;
	}
	
	
	.main-navigation li ul.sub-menu{
		display: block;
	}
	
	.menu-mobile-image{
		display: inline-block;
	}

	.main-navigation .top-bar-image{
		display: inline-block;
	}
	
	
	.back-to-top.sticky{
		transform: translateX(0px); 
	}
	
	
	.main-navigation li a.menu_expand{
		display:inline-block;
	}
	
	.main-navigation li a.menu_expand.sub-menu-on i{
		transform: rotate(-180deg);
	}
	
	
	.main-navigation li ul li a {
		padding: 0px;
	}
	
	.menu-highlight {
		background: none !important;
	}
	
	.main-navigation li ul {
    	margin: 0 0 0 0px;
	}

	.sub-menu{
		max-height: 0;
		overflow:hidden;
		transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		margin: 0 0 12px 0px;
	}
	
	.sub-menu.show{
		max-height: 400px;
		
	}
	
	.main-navigation li ul {
		/*padding-right: 22px;*/
	}
	
	
	.main-navigation li ul li a {
		width:100%;
	}
	
	#top-bar .social-media{
		display:none;
	}
	
	.header-sign-up{
		display:none;
	}
	
	.main-navigation{
		z-index: 100000;
		top: 0px;
		height: 100%;
	}
	
	.menu-item.menu-search,
	.main-navigation li.social-media,
	.main-navigation li.mobile-menu-signup{
		display:block;
		width: 100%;
	}
	
	
	.main-navigation li ul.sub-menu.show{
		display: block;
	}
	
	.main-navigation li.menu-item-has-children a.showing-sub{
		color:#000;
	}
	
	
	.main-navigation .menu-toggle{
		display: inline-block;
	}
	
	
	.main-navigation li {
		text-align: left;
	}
	
	.site-header.sticky .main-navigation li ul li a, 
	.main-navigation li ul li a {
		padding: 0px;
	}
	
	.menu-home{
		display:none;
	}
	
	.site-header .main-navigation li.menu-search {
		/*padding: 0 40px 0 0;*/
		padding: 0 0px 0 0;
	}
	
	
	header .top_search {
		right: 0;
		width: 100%;
		transform: translateY(-38px);
		visibility:hidden;
	}
	
	header .top_search.show {
		transform: translateY(-38px);
	}
	
	header .top_search.show.toggled-on {
		transform: translateY(0);
		visibility:visible;
	}
	
	
	
	header .top_search input {
		width: 200px;
		padding: 3px 10px 3px 10px;
		margin: 0px 0px 16px 0px;
	}
	
	
	.main-navigation li {
		padding: 0 4px;
	}
    
    
    .nav-menu .menu-item.angel{
        margin-left: 40px;
    }
    
    
    .nav-menu .menu-item.angel a:before {
        width: 33px;
        left: -40px;
    }
    
	
	.main-navigation li a {
		font-size: 28px;
	}
	
	.main-navigation li ul.sub-menu {
		padding: 0 0 0 0px;
		top: 2px;
	}
	
	/*MOBILE HEADER AND MENU*/
    
/*    
    .c-hamburger span::before,
    .c-hamburger span::after,
    .c-hamburger span {
        background: #fff;
    }

    .c-hamburger span {
        transition: background .2s .2s;
    }
    

    .scrolled .c-hamburger span::before,
    .scrolled .c-hamburger span::after,
    .scrolled .c-hamburger span {
        background: #000;
    }
*/
    
    .page-template-front-page .main-header-black .c-hamburger span::before,
.page-template-front-page .main-header-black .c-hamburger span::after,
.page-template-front-page .main-header-black .c-hamburger span{
    background: #000;
}

    
    .page-template-front-page .top-main-image.home.svg {
        width: 60px;
    }
    
    /*
    a#lineup_back{
        margin-top: 10px;
    }
    */
    
    .poster-footer{
        display: none;
    }

    .page-template-poster-gallery .site-content {
        height: calc(100vh - 120px);
    }
    
    
}



@media screen and (max-width: 1000px) {
	#recent_posts ul li h3,
	#featured_boxes ul li h3 {
		font-size:12px;
	}
	
	
}


@media screen and (max-width: 980px) {
	/*adjust sidebar*/
	.widget-area .widget h3 {
		font-size: 19px;
		/*padding: 0px 10px 6px 34px;*/
		padding: 4px 10px 10px 38px;
	}

	.widget.shows h4,
	.widget-area .widget.shows h3 {
		font-size: 19px;
		line-height: 19px;
	}
	
	img.show-genre {
		width: 15px;
		margin-left: 5px;
	}
	
	.single-talks .widget h3:before,
	.single-post .widget h3:before, 
	.single-people .widget h3:before, 
	.single-organisations .widget h3:before, 
	.single-marcato_artist .widget h3:before {
		background-size: 28px 28px;
		width: 28px;
		height: 28px;
	}
	
	#side_bar_content {
		padding: 25px 16px 18px 16px;
	}
	
	.single-post #secondary2 #side_bar_content .widget,
	.single-post #secondary2 #side_bar_content,
	.single-post #secondary #side_bar_content .widget,
	.single-post #secondary #side_bar_content,
    .archive #side_bar_content,
	.blog #side_bar_content {
		padding: 0;
        margin-bottom: 24px;
	}
	
	
	
	.widget-area {
		width: 32%;
	}
}


@media screen and (max-width: 848px) {
	
	
	.woocommerce-page ul.products li.product{
	    clear: none;
	}
	
	.woocommerce-page ul.products li.product,
	.blog .listing li,
	.listing li{
		width: 33.3333%;
	}
	
	.blog .listing li.size_1x2,
	.listing li.size_1x2{
		width: 33.3333%;
	}
	
	.blog .listing li.size_2x1,
	.listing li.size_2x1{
		width: 66.6666%;
	}
	
	.blog .listing li.size_2x2,
	.listing li.size_2x2{
		width: 66.6666%;
	}
    
    .page-template-lineup-teaser .listing li {
        width: 33.3333%;
    }
	
	.page-template-story-text-new #content_sections article p {
		clear: both;
	}
	
	
	.fest_venue.show{
		display: block;
	}
	
	.guide-venue-heading{
		writing-mode: unset;
		transform: none;
		text-align: left;
		padding: 0 0 16px 0;
	}

    
    .lineup_tile{
        font-size: 15px;
    }
    
    .lineup_tile h3 {
        font-size: 25px;
        line-height: 26px;
    }
    
}



@media screen and (max-width: 820px) {
	
	
	
	
	
	
	
	.newsletter .wpcf7-email {
    	width: 250px;
	}
	
	
	
	/*Work around for variable video aspect ratio */
	#inner_video{
		height: 141%;
	}
	
	
	
	/*Problem with fixed backgrounds on iOS*/	
	.site-content {
		
		background-repeat:repeat;
		background-size:auto;
	}
	
	
	.listing a .artist_name{
		max-height: 200px;
		/*background: rgba(255, 255, 255, 0.8);*/
		padding-bottom: 5px;
		min-height: 0;
	}
	
	/*
	.listing a h2{
		font-size: 14px;
	}*/
	
	.artist_image {
		height: 100%;
	}
	
	.section_image_outer {
		/*min-height: 360px;*/
	}
	
	
	/*Show short form of text*/
	.text_image .content_text_wrapper{
		display: none;
	}
	
	.text_image .content_text_mobile_wrapper{
		display: block;
	}
	
	.genre-link, 
	.speaker-link{
		display: inline-block;
		margin-bottom: 4px;
	}
	
	.talks_list li .talk-body {
		min-height: 36px;
	}
    
    
    .lineup_tile{
        height: calc(100% - 27px);
    }
    
	
}


@media screen and (max-width: 768px) {
	.archive.woocommerce ul.products li.product,
	.archive.woocommerce-page ul.products li.product,
	.archive.woocommerce-page[class*=columns-] ul.products li.product,
	.archive.woocommerce[class*=columns-] ul.products li.product {
		width: 33.3333% ;
		clear: none;
		margin: 0;
	}
	
	.cta .section_more{
	    font-size: 21px;
		line-height: 21px !important;
		padding: 20px 8px !important;
		margin: 0 12px 0 0;
		width: 100%;
	}
	
	.cta.additional .section_more{
	 
		margin: 0 0 0 12px;
	
	}
    
    #lineup_switcher ul{
        flex-wrap: wrap;
    }
    
    .button.lineup-switch{
        margin: 0 3px 6px 3px;
    }
	
}


@media screen and (max-width: 764px) {
	
	.woocommerce-page ul.products li.product,
	.archive .listing li,
	.blog .listing li,
	.listing li{
		width: 33.3333%;
	}
	
	.archive .listing li.size_1x2,
	.blog .listing li.size_1x2,
	.listing li.size_1x2{
		width: 33.3333%;
	}
	
	.archive .listing li.size_2x1,
	.blog .listing li.size_2x1,
	.listing li.size_2x1{
		width: 33.3333%;
	}
	
	.archive .listing li.size_2x2,
	.blog .listing li.size_2x2,
	.listing li.size_2x2{
		width: 33.3333%;
	}
	
	.page-template-links-gallery .listing li.size_1x2:after,
	.page-template-links-gallery .listing li.size_2x1:after,
	.page-template-video-gallery .listing li.size_1x2:after,
	.page-template-video-gallery .listing li.size_2x1:after,
	.page-template-photo-gallery .listing li.size_1x2:after,
	.page-template-photo-gallery .listing li.size_2x1:after,
	.listing li.size_1x2:after,
	.listing li.size_2x1:after {
		padding-top: 100%;
	}
	

    .page-template-photo-gallery.page-template-handbook .listing li {
        width: 50%;
    }
	
    
    
    .lineup_tile{
        font-size: 13px;
    }
    
    .lineup_tile h3 {
        font-size: 19px;
        line-height: 20px;
    }
    
    
    
    
    
}

/*
@media screen and (max-width: 720px) {
	
	
	.main-navigation li {
		padding: 0 4px;
	}
	
	.main-navigation li a {
		font-size: 15px;
	}
	
	
	
	.site-header.sticky .main-navigation li ul li a, 
	.main-navigation li ul li a{
	
	}
}
*/














@media screen and (max-width: 699px) {
	
	.page-template-links-gallery .filters, 
	.page-template-video-gallery .filters,
	.page-template-photo-gallery .filters,
	.page-template-lineup .days,
	.page-template-lineup .venues,
	.page-template-lineup .filters,
	.single-marcato_artist .filters{
		/*max-height: 0;*/
		transition: all 0.4s ease;
		overflow: hidden;
		clear:both;
	}
	
	.page-template-links-gallery .filters.toggled-on,
	.page-template-video-gallery .filters.toggled-on,
	.page-template-photo-gallery .filters.toggled-on,
	.page-template-lineup .days.toggled-on,
	.page-template-lineup .venues.toggled-on,
	.page-template-lineup .filters.toggled-on,
	.single-marcato_artist .filters.toggled-on{
		/*padding: 12px 0;*/
		max-height: 500px;
	}
	
	.filter-label{
		padding: 11px 0 0px 0;
		color: #929290;
		font-family: sharpsans1, sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		float: left;
	}
	
	
	
	.main-navigation ul.nav-menu.toggled-on,
	.menu-toggle {
		/*display: inline-block;*/
		
		/*padding: 12px 0;*/
		max-height: 1000px;
	}
	
	/*
	.filter-toggle{
		float: none;
		margin: 0 auto 6px auto;
		text-align: center;
		display: block;
		background-color: #82abae;
	}
	*/
	
	
	.section_content {
		width: 100%;
	}
	
	.section_content.cta {
		width: 50%;
	}
	
	.section_content.cta.additional {
		margin-top: 0;
	}
	
	.section_content.coloured
	/*.section_content.clear*/{
		padding:0;
	}
	
	.section_image {
		width: 100%;
		margin-top: 30px;
	}
	
	.section_image.image{
		margin-top: 0px;
	}
	
	.review_inner {
		padding: 16px 0px 12px 0px;
    	max-width: 100%;
	}
	
	.reviews .review_inner:before {
		font-size: 32px;
		margin: -18px 0 0 0px;
	}
	
	.reviews .review_inner:after {
		font-size: 32px;
		margin: 22px 0px 0 0px;
	}
	
	.newsletter {
		float: left;
		clear: both;
		margin: 10px 0 0 0;
		width: 100%;
	}
	
	.follow {
		padding: 20px 0;
	}
	
	.footer {
	    padding: 20px 0;
	}
	
	.footer-middle {
		padding: 0 0 20px 0;
	}
	
	.site-content {
		/*margin: 32px 0 0 0;*/
		/*margin: 10px 0 0 0;*/
	}
	
	.page-template-drop-section .site-content, 
	.page-template-story-text .site-content, 
	.page-template-shop-admin .site-content, 
	.page-template-story-image .site-content {
		/*margin: 60px 0 0 0;*/
		margin: 0;
	}
	
	
	
	.page-template-volunteers .site-content,
	.page-template-organisations .site-content,
	.page-template-talks .site-content,
	.search .site-content,
	.blog .site-content,
	.archive .site-content {
		margin: 0;
	}
	
	
	.filter_buttons.sticky,
	.filter_buttons {
		/*position: absolute;*/
		top: 60px;
	}
	
	
	/*adjust sidebar*/
	.widget-area .widget h3 {
		font-size: 24px;
		padding: 0px 10px 6px 42px;
	}
	
	.widget.shows h4,
	.widget-area .widget.shows h3 {
		font-size: 24px;
		line-height: 24px;
	}
	
	img.show-genre {
		width: 18px;
		margin-left: 7px;
	}
	
	.single-talks .widget h3:before,
	.single-post .widget h3:before, 
	.single-people .widget h3:before, 
	.single-organisations .widget h3:before, 
	.single-marcato_artist .widget h3:before {
		background-size: 32px 32px;
		width: 32px;
		height: 32px;
	}
	
	.widget-area .widget.widget_blog_subscription,
	.widget-area .widget.Annual_Archive_Widget,
	.single-post #secondary #side_bar_content,
	#side_bar_content {
		padding: 0;
	}
	
	.widget-area .widget.widget_blog_subscription{
		margin-top: 20px;
	}
	
	.single-talks-2020 #side_bar_content {
		padding: 0;
		margin: 0px 0px 0;
	}
	
	.single-talks-2020 .widget-area {
		padding: 0;
		margin: 0px 0 0px 0;
	}
	
	.single-talks-2020 #content {
		margin: 40px 0 0px 0;
	}
	
	 
	
	.widget-area {
		width: 100%;
	}
	
	.widget-area {
		margin: 50px 0 0;
	}
	
	
	.single-post #double-sidebar{
		/*background-color: #fafaf7;*/
		clear: both;
	}

    
    
	.single-post .widget-area,
	.single-post #side_bar_content,
	.single-post #secondary #side_bar_content,
	.page-template-talks #secondary .widget,
	.page-template-talks .widget-area,
	.page-template-talks #side_bar_content,
	.archive #secondary .widget,
	.blog #secondary .widget,
	.archive #side_bar_content, 
	.blog #side_bar_content,
	.archive .widget-area,
	.blog .widget-area{
		margin: 0;
	}
	
    
    
    
    
    
	.single-post #content {
		margin: 40px 0 24px 0;
	}
	
	

	.page-template-story-text #content_links.sticky, 
	.page-template-story-image #content_links.sticky {
		position: relative;
	}
	
	#content_sections article {
    	padding: 30px 0;
	}
	
	#content_sections article.cta,
	#content_sections article.text_image,
	#content_sections article.full_width{
    	padding: 0;
	}

	

	
	.page-template-story-text .section_content_right{
		margin-top: 24px;
		padding-top: 24px;
	}
	
	.page-template-drop-section .section_content_left:before,
	.page-template-story-text .section_content_left:before,
	.page-template-story-text .section_content_right:before {
		display:none;
	}
	
	
	
	
	.outer_section_content {
		padding: 0;
	}
	
	.cta .outer_section_content {
		padding: 4.762% 4.762%;
	}

	.page-template-drop-section .section_content_left,
	.page-template-story-text .section_content_left {
		border-bottom: 0;
		padding-bottom: 0;
	}

	.page-template-drop-section .section_content,
	.page-template-story-text .section_content,
	.page-template-shop-admin .section_content
	{
		border-bottom: 1px solid;
    	padding-bottom: 48px;
	}

	.page-template-drop-section article:last-child .section_content,
	.page-template-story-text article:last-child .section_content{
		border-bottom: none;
    	padding-bottom: 0;
	}
	
	
	

	.reviews {
		padding: 24px 0;
	}
	
	
	.entry-header .entry-title {
		font-size: 50px;
		line-height: 50px;
	}
	
	
	.section_content.additional {
		margin-top: 24px;
	}
	
	#home_orgs{
		padding: 24px 0;
	}

	
	
	
	
	#recent_posts,
	#featured_boxes {
		margin: 0 0 0 -6px;
		width: calc(100% + 12px);
		padding: 12px 0;
	}
	
	
	#recent_posts ul li, #featured_boxes ul li {
	
		padding: 12px 6px;
	}
	
	
	#home_orgs h2.heading,
	#recent_posts h2.heading {
		padding: 0 0 0 6px;
	}
	

	#content_links ul li a img,
	.filters li a img{
		display:none;
	}

	
	
	
	.detail_container.show_genre{
		padding-top: 1px;
	}
	
	
	.my-account-header{
		padding: 4px;
		font-size: 9px;
	}
	
	#main_banner.slideshow h2{
		font-size: 32px;
	}
	
	#main_banner.slideshow h3 {
		font-size: 22px;
	}
	
	
	.page-template-story-text .section_content{
		border-bottom: 1px solid;
		padding-bottom: 20px;
	}
	
	.page-template-story-text .section_content_right.underline-right .web_links {
		border-bottom: none;
	}
	
	
	
	
	
	/* Style the tab */
	.tab {
		overflow: hidden;
		clear: both;
		margin-bottom: -1px;
		z-index: 2;
		position: relative;
		display: block;
		margin-top: 4px;
		    
	}

	/* Style the buttons that are used to open the tab content */
	.tab button {
		background-color: inherit;
		float: left;
		border: 1px solid #929290;
		outline: none;
		cursor: pointer;
		padding: 6px 10px;
		transition: 0.2s;
		text-transform: uppercase;
		border-left: none;
		border-radius: 5px 5px 0 0;
		    display: inline-block;
    box-sizing: border-box;
    margin: 0;
	}
	
	
	.tab button.clear-filters{
		float: right;
		/* border-left: solid 1px #929290; */
		border-radius: 5px;
		margin-top: 0px;
		padding: 5px 10px;
		background: #000000;
		border: none;
		color: #fff;
	}
	
	.tab button.clear-filters:hover{
		background: #fff;
		color: #000;
	}
	
	
	.tab button:first-child {
		border-left: 1px solid #929290;
	}

	/* Change background color of buttons on hover */
	.tab button:hover {
	  background-color: #929290;
	}

	/* Create an active/current tablink class */
	.tab button.active {
	  /*background-color: #ccc;*/
		border-bottom: 1px solid #f6f7f1;
	}

	/* Style the tab content */
	.tabcontent {
	  display: none;
	  padding: 9px 12px 6px 12px;
	  border: 1px solid #929290;
	 /* border-top: none;*/
	  animation: fadeEffect 1s; /* Fading effect takes 1 second */
		position: relative;
    	z-index: 0;
		    margin-bottom: 10px;
	}
	
	.tabcontent.no-days {
		/*
	  border: none;
    	padding: 0;
		*/
	}
	
	.tabcontent.show {
	  display: block;
	}

	.filter-section{
		clear: both;
    	/*padding: 4px 0 10px 0;*/
		max-height: 0px;
		overflow: hidden;
		transition: max-height .4s;
	}
	
	.filter-section.toggled-on{
		max-height: 500px;
	}
	
	/* Go from zero to full opacity */
	@keyframes fadeEffect {
	  from {opacity: 0;}
	  to {opacity: 1;}
	}
	
	.venues li a,
	.days li a,
	.filters li a{
		margin: 0px 2px 2px 2px;
		font-size: 13px;
	}
	
	
	.page-template-talks #search-sidebar{
		display: none;
	}
	
	.page-template-talks #double-sidebar,
	.blog #double-sidebar,
	.archive #double-sidebar{
		margin-top: 20px;
	}
	
	.widget-area .widget{
		clear:both;
		margin-bottom: 10px;
	}

	/*
	.widget-area .widget.Annual_Archive_Widget{
		padding-top: 24px;
	}
	
	.widget-area .widget.widget_blog_subscription {
		padding-top: 14px;
	}
	*/
	
	.blog .widget.widget_blog_subscription, 
	.blog .widget.Annual_Archive_Widget{
		padding: 0;
	} 
	
	/*
	#mobile-search{
		display: block;
		background-color: #fafaf7;
		padding: 24px;
	}
	*/
	
	.page-template-video-gallery .site-content article.has_background,
	.page-template-video-gallery .site-content article,
	.page-template-photo-gallery .site-content article.has_background,
	.page-template-photo-gallery .site-content article,
	.page-template-talks article.has_background,
	.page-template-talks article{
		margin-bottom: 16px;
	}
	
	
	
	
	/*
	.bx-controls{
		display: none;
	}
	*/
	
	
	.listing a .artist_name{
		background: #1d1d1b;
	}
	
	
	.listing a h2{
		font-size: 15px;
	}
	
	
	.single-marcato_artist #side_bar_content{
		padding: 0;
		margin: 0 0 0 0;
	}
	
	.single-marcato_artist #content{
		margin: 40px 0 0 0;
	}
	
	.single-marcato_artist .widget-area {
		margin: 0;
	}
	
	
	#main-meta{
		display: none;
	}
	
	#mobile-main-meta{
		display: block;
	}
	
	
	.page-template-listing .tabcontent {
		display: block;
		padding: 0;
    	border: none;
	}
	
	
	.active-filters{
		display:none;
	}
	
	
	.single-talks-2020 .widget-area .widget {
		padding: 12px;
	}
	
	.archive #secondary #side_bar_content .widget,
    .archive #secondary2 #side_bar_content .widget,
    .blog #secondary #side_bar_content .widget,
    .blog #secondary2 #side_bar_content .widget{
		padding: 0;
        margin-bottom: 24px;
	}
    
    
    
     .lineup_tile{
        height: calc(100% - 26px);
    }
    
}


@media screen and (max-width: 640px) {
	
	.woocommerce-page ul.products li.product,
	.archive .listing li,
	.blog .listing li,
	.listing li{
		width: 33.3333%;
	}
	
	.archive .listing li.size_1x2,
	.blog .listing li.size_1x2,
	.listing li.size_1x2{
		width: 33.3333%;
	}
	
	.archive .listing li.size_2x1,
	.blog .listing li.size_2x1,
	.listing li.size_2x1{
		width: 33.3333%;
	}
	
	.archive .listing li.size_2x2,
	.blog .listing li.size_2x2,
	.listing li.size_2x2{
		width: 33.3333%;
	}
	
	.my-account-header{
		
	}
	
	.talks_list li .talk-body{
		flex-wrap: wrap;
		border-bottom: 1px solid;
	}
	
	.talks_list li span.talk-icon{
		flex-basis: 29px;
		padding: 0 0 8px 0;
	}
	.talks_list li span.talk-descrip{
		flex-basis: calc(100% - 29px);
		padding: 0 0 8px 0;
	}
	.talks_list li span.talk-title{
		flex-basis: 100%;
		padding: 0 0 8px 0;
	}
	.talks_list li span.talk-genres{
		flex-basis: calc(100% - 69px);
		padding: 0 8px 8px 0;
	}
	.talks_list li span.talk-year{
		flex-basis: 40px;
		padding: 0 0 8px 0;
	}
	.talks_list li span.talk-options{
		flex-basis: 29px;
		padding: 0 0 8px 0;
	}

    
    .page-template-poster .home-overlay {
        display: none;
    }
    
    .poster-header,
    .lineup-poster {
        width: calc(100% - 40px);
        margin: 0 20px;
    }
    

    .page-template-poster #home_orgs ul li a h2.poster_text_4{
        font-size: 30px;
    }

    .page-template-poster #home_orgs ul li a h2.poster_text_3{
        font-size: 22px;
    }

    .page-template-poster #home_orgs ul li a h2.poster_text_2{
        font-size: 16px;
    }

    .page-template-poster #home_orgs ul li a h2.poster_text_1{
        font-size: 12px;
    }
    
    .page-template-poster #home_orgs ul li a h2:after {
        top: 6px;
    }
    
    .page-template-poster #home_orgs ul li a h2.poster_text_3:after {
        top: 9px;
    }
    
    .page-template-poster #home_orgs ul li a h2.poster_text_1:after {
        top: 3px;
    }


    
    .lineup-switch {
        font-size: 14px;
    }
    
    
    

    .page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_4{
        font-size: 32px;
    }

    .page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_3{
        font-size: 24px;
    }

    .page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_2{
        font-size: 18px;
    }

    .page-template-poster #home_orgs .md-nichrome ul li a h2.poster_text_1{
        font-size: 14px;
    }
    
    
    
    #home_orgs .md-nichrome ul li a h2.poster_text_4:after {
        top: 13px;
    }

    #home_orgs .md-nichrome ul li a h2.poster_text_3:after {
        top: 9px;
    }

    #home_orgs .md-nichrome ul li a h2.poster_text_2:after {
        top: 5px;
    }

    #home_orgs .md-nichrome ul li a h2.poster_text_1:after {
        top: 4px;
    }

    
    .page-template-lineup-teaser .listing li.new a:after {
        width: 30px;
        height: 30px;
        top: 6px;
        left: 6px;
        font-size: 11px;
        padding-top: 9px;
    }
    
    
     .lineup_tile{
         padding: 10px;
        font-size: 10px;
    }
    
    .lineup_tile h3 {
        font-size: 12px;
        line-height: 13px;
    }
    
}



@media screen and (max-width: 560px) {
	
	.newsletter p {
		clear: both;
	}
	
	.newsletter p input[type="email"]{
		clear: both;
		margin-top:10px;
	}
	
	.entry-content.has_content{
		min-height:0;
	}
	
	
	
	.woocommerce div.product .product_title,
	.entry-header .entry-title,
	.entry-header .entry-title {
		font-size: 30px;
		line-height: 32px;
		padding: 0px 0px 14px 0px;
	}
	
	
	.page-template-story-text .section_content_right{
		padding-top: 12px;
	}
	
	.woocommerce .woocommerce-result-count{
		margin: 0 0 10px 0;
    	padding: 0;
	}
	
	.form-wppp-select,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering{
		float: left !important;
		clear:both !important;
		margin: 0 0 4px 0 !important;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.tax-festival .listing a h2,
	.tax-talks-category .listing a h2,
	.tax-talks-tag .listing a h2,
	.page-template-talks .listing a h2{
		font-size: 12px;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-product__descrip,
	.tax-festival .listing a h3,
	.tax-talks-category .listing a h3,
	.tax-talks-tag .listing a h3,
	.page-template-talks .listing a h3{
		font-size: 12px;	
		padding-top: 5px;
	}
	
	.woocommerce-loop-product__content,
	.tax-festival .listing a p,
	.tax-talks-category .listing a p,
	.tax-talks-tag .listing a p,
	.page-template-talks .listing a p{
		font-size: 10px;
		padding-top: 5px;
	}
	
	.woocommerce ul.products li.product .price,
	.fest_year,
	.tax-festival .listing a h4,
	.tax-talks-category .listing a h4,
	.tax-talks-tag .listing a h4,
	.page-template-talks .listing a h4{
		font-size: 12px;
	}
	
	
	
	.venue-info.show,
	.text_image .outer_section_content.right,
	.text_image .outer_section_content {
		flex-direction: column-reverse;
	}
	
	.venue-intro,
	.section_content.text_image {
		width: 100%;
	}
	
	.venue-image,
	.section_image_outer{
		width: 100%;
		/*min-height: 328px;*/
		min-height: 0;
		padding-bottom: 66.6666%;
	}
	
	.section_image_outer.square{
		padding-bottom: 0;
	}
	
	
	.site .inner_page.cta,
	.site .inner_page.text_image{
		padding:0;
	}
	
    
	.page-template-photo-gallery.page-template-handbook .listing li {
        width: 100%;
    }
    
    
    section.cta-section .inner_page {
        flex-direction: column;
        text-align: center;
    }
    
    section.cta-section .cta_image img {
        margin-right: 0;
        margin-bottom: 20px;
    }
	
	
}

@media screen and (max-width: 500px) {
	#recent_posts ul li h3,
	#featured_boxes ul li h3 {
		font-size:14px;
	}
}



/*MOBILE PORTRAIT*/
@media screen and (max-width: 440px) {
	
	
	
	#recent_posts ul li h2, 
	#featured_boxes ul li h2{
		font-size:14px;
		min-height: 28px;
	}
	
	#recent_posts ul li h3,
	#featured_boxes ul li h3 {
		padding-top: 5px;
	}
	
	#featured_boxes ul li:hover h3 {
		opacity: 0; 
		transform: scale(0,0);
	}
	
	#featured_boxes ul li:hover h2.has-sub {
		opacity: 1;
	}
	
	
	#recent_posts ul li:hover img, 
	#featured_boxes ul li:hover img {
		-moz-filter: brightness(100%);
		-ms-filter: brightness(100%);
    	-webkit-filter: brightness(100%);
		filter: brightness(100%);
	}
	
	
	
	/*adjust sidebar*/
	.widget-area .widget h3 {
		font-size: 19px;
		padding: 4px 10px 10px 40px;
	}
	
	.widget.shows h4,
	.widget-area .widget.shows h3 {
		font-size: 19px;
		line-height: 19px;
	}
	
	img.show-genre {
		width: 15px;
		margin-left: 5px;
	}
	
	.single-talks .widget h3:before,
	.single-post .widget h3:before, 
	.single-people .widget h3:before, 
	.single-organisations .widget h3:before, 
	.single-marcato_artist .widget h3:before {
		background-size: 28px 28px;
		width: 28px;
		height: 28px;
	}
	
	#side_bar_content {
		padding: 25px 16px 18px 16px;
	}
	
	.single-post #side_bar_content {
		padding: 0;
	}
	
	
	
	.section_content{
		padding: 20px;
	}
	
	.audio-player{
		width: 100%;
	}
	
	.audio-share,
	.audio-download{
		float:none;
		clear:both;
		margin-top: 4px;
		text-align: center;
		width:80px;
	}
	
	.audio-share-wrapper{
		float: none;
		clear: both;
	}

	.audio-share {
		margin-left: 0;
	}
	
	.clipboard-result,
	.audio-share-buttons{
		right: auto;
		top: 4px;
		position: relative;
		width: auto;
	}
	
	.clipboard-result{
		margin-left: 4px;
	}

	.page-template-links-gallery .listing li,
	.page-template-video-gallery .listing li,
	.page-template-photo-gallery .listing li,
	.archive.woocommerce-page ul.products li.product,
	.archive .listing li,
	.blog .listing li,
	.listing li{
		width: 50%;
	}
	
	.page-template-links-gallery .listing li.size_1x2,
	.page-template-video-gallery .listing li.size_1x2,
	.page-template-photo-gallery .listing li.size_1x2,
	.archive .listing li.size_1x2,
	.blog .listing li.size_1x2,
	.listing li.size_1x2{
		width: 50%;
	}
	
	.page-template-links-gallery .listing li.size_2x1,
	.page-template-video-gallery .listing li.size_2x1,
	.page-template-photo-gallery .listing li.size_2x1,
	.archive .listing li.size_2x1,
	.blog .listing li.size_2x1,
	.listing li.size_2x1{
		width: 50%;
	}
	
	
	.page-template-links-gallery .listing li.size_2x2,
	.page-template-video-gallery .listing li.size_2x2,
	.page-template-photo-gallery .listing li.size_2x2,
	.archive .listing li.size_2x2,
	.blog .listing li.size_2x2,
	.listing li.size_2x2{
		width: 50%;
	}
	
	.my-account{
		clear: both;
	}
	
	
	#home_orgs ul li a h2 {
		font-size: 15px;
		padding: 2px 8px;
	}

	#home_orgs ul li a h2:after {
		font-size: 10px;
		padding-left: 8px;
		top: 6px;
		right: -4px;
	}

	
	#recent_posts ul li,
	#featured_boxes ul li {
		width: 50%;
	}
	
	#featured_boxes ul li:nth-child(3),
	#recent_posts ul li:nth-child(3) {
		clear:both;
	}

	#recent_posts ul li h3,
	#featured_boxes ul li h3 {
		font-size:16px;
	}
    
    .page-template-photo-gallery .listing.five li.size_2x2, 
    .page-template-photo-gallery .listing.five li.size_2x1,
    .page-template-photo-gallery .listing.five li{
        width: 33.3333%;
    }
	
	
    .page-template-lineup-teaser .listing li {
        width: 50%;
    }
    
    
    .page-template-lineup-teaser .listing li.extra-tile.three, 
    .page-template-lineup-teaser .listing li.extra-tile.two {
        width: 100%;
    }
    
    
    
}



@media screen and (max-width: 390px) {
	
	.cta .section_more {
    	font-size: 16px;
	}
}


@media screen and (max-width: 350px) {
	
	
	
	#content_sections article h2.has-icon {
		margin-top: 0px;
	}
	
	.searches h2, 
	/*#recent_posts h2.heading,*/
	#content_sections article h2 {
		font-size: 21px;
		line-height: normal;

	}
	
	.section_icon{
		width: 36px;
    	height: 36px;
	}
	
	.section_more{
		font-size: 16px
	}
	
	.right .section_icon {
		padding: 0 0px 0 10px;
	}
	
	.section_icon {
		padding: 0 10px 0px 0;
	}
	
	
	
	img.home-overlay {
		max-width: 68%;
	}
	
	
	
	/*Work around for variable video aspect ratio */
	#inner_video{
		margin-top: -42px;
	}
	
	#main_banner.slideshow h2{
		font-size: 20px;
	}
	
	#main_banner.slideshow h3{
		font-size: 14px;
	}
	
	#main_banner.slideshow .section_more {
		font-size: 11px;
	}
	
	
	.section_content td{
		padding:0;
	}
	
	
	.page-template-story-text-new #content_sections article h2:after,
	.page-template-story-text-new #content_sections article h2:before{
	
		top: 14px;
	
	}
	
	
	
	.archive.woocommerce-page ul.products li.product,
	.archive .listing li,
	.blog .listing li,
	.listing li{
		width: 100%;
	}
	
	.archive .listing li.size_1x2,
	.blog .listing li.size_1x2,
	.listing li.size_1x2{
		width: 100%;
	}
	
	.archive .listing li.size_2x1,
	.blog .listing li.size_2x1,
	.listing li.size_2x1{
		width: 100%;
	}
	
	.archive .listing li.size_2x2,
	.blog .listing li.size_2x2,
	.listing li.size_2x2{
		width: 100%;
	}
	
    .page-template-lineup-teaser .listing li {
        width: 50%;
    }
	
	
	
	/*Revert to pic then text*/
	.listing li:after {
		display:none !important;
	}
	
	.artist_image{
		padding-top: 100%;
	}
	
	.listing a .artist_name,
	.artist_image{
		position: relative;
	}
	
	.listing a .artist_name{
		/*background: #fff;*/
	}
	
	.listing a{
		position: relative;
		display: flex;
    	flex-direction: column-reverse;
	}
	
	
}


/* Special cases for when a page is printed */
@media print
{    
    
    /*
    body, 
    html{
        width: 100% !important;
        height: 100% !important;    
    }*/
    
	.filter_buttons,
	#top-bar,
	#masthead,
    #content_links
    {
        display: none !important;
    }
	
	#main2.top-bar{
		margin-top: 0px !important;
	}
    
    
   
    
    
    
    
}
