@charset "utf-8";




/* #Common
================================================== */

span.accesskey {
text-decoration: none;
}

.accessibility {
position: absolute;
top: -999em;
left: -999em;
}

dfn {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

body {
font-size:14px;
font-weight: 400;
line-height: 160%;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
margin: 0;
padding: 0;
color:#717070;
}

body.moonphase {
background:black;
}



.row-no-padding {
  [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

h1, h2, h4, h5, h6, legend {
font-weight: 300;
font-family: 'Open Sans', sans-serif;
line-height: 130%;
}

h1 {
font-size: 34px;
text-align: center;
position:relative;
text-transform: uppercase;
}

h2 {
font-family: 'Special Elite', cursive;
position:relative;
text-align: center;
margin-bottom: 20px;
text-transform: uppercase;
}

h2.homenews {
font-size: 16px;
padding:3px;
background: #D1DBBD;
color: white;
display:inline-block;
text-transform: initial;
}

h3 {
font-family: 'Special Elite', cursive;
font-size: 24px;
}

h3.prog {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color:#4D4D4D;
}

h3.prog.rel {
font-size: 12px;
}

h3.prog span.sub, h3.player span.sub {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #717070;
}

h3.prog span.sub em , h3.player span.sub em {
color: #D1DBBD;
}

h3.search span {
color: #3E606F;
}



h4 {
font-family: 'Special Elite', cursive;
font-size: 24px;
}

h5 {
font-family: 'Special Elite', cursive;
font-size: 20px;
text-align: center;
color: #717070;
}

h5.home {
margin-bottom: 50px;
}

h6 {
font-family: 'Special Elite', cursive;
font-size: 16px;
padding:3px;
background: #D1DBBD;
color: white;
display:inline-block;
}

h4.mainHomeTitle {
font-size: 34px;
text-align: center;
position:relative;
text-transform: uppercase;
margin: 20px 0 30px 0;
letter-spacing: 0.1em;
font-size: 44px;
}


h4.homeTitle {
position:relative;
text-align: center;
color: #717070;
}

p {margin: 0 0 20px;}

a { color: #5093C4;}

a:hover, a:focus {color: #5093C4;}

img { max-width: 100%; }
.error_message { color: red; }
.textCenter { text-align: center; }
.boxFeature { margin-bottom: 30px; }
.noScroll { overflow: hidden; }

/* Override the bootstrap style */
blockquote {
    border-left: none;
}

blockquote {
    position:relative;
    padding:10px 45px;
    color:#717070;
}
blockquote:before, blockquote:after {
    color:#3E606F;
    content:'\f10d';
    font-family:'FontAwesome';
    font-size:30px;
    position:absolute;
    top:5px;
    left:8px;
    display:block;
}
blockquote:after {
    content:'\f10e';
    bottom:0;
    right:8px;
    top:auto;
    left:auto;
}

blockquote + p, p.quote {
color:#3E606F;
padding:0 45px;
}




i.pull  {
    color:#3E606F;
    font-size:20px;
    bottom:0;
    right:8px;
    top:auto;
    left:auto;
}







/* Layout, custom
------------------------------------------------- */
.wrapper {margin: 88px 0 0;}

body.fire-festivals .wrapper {
margin: 0;
position: relative;
overflow: hidden;
}

body.fire-festivals .wrapper:before {
margin: -88px 0 0;
content: "";
position: absolute;
width: 200%;
height: 200%;
top: -50%;
left: -50%;
z-index: -1;
background: transparent url('https://www.soundartradio.org.uk/uploads/soundartradio/img/celt-yr-RADIAL-SYM-BW.jpg') no-repeat center center;
}



header {
border-top:2px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
position:fixed;
top:0;
left:0;
width:100%;
height:88px;
z-index: 1000;
background: white;
box-shadow: 0 1px 3px rgba(0,0,0,.1);
-webkit-transition: height 0.2s;
-moz-transition: height 0.2s;
-ms-transition: height 0.2s;
-o-transition: height 0.2s;
transition: height 0.2s;
}

#cookie_consent {
background: #3E606F;
position: absolute;
top:0;
left:0;
float: left;
z-index: 10000000000000;
width: 100%;
padding: 5px 0;
}
#cookie_consent p {
text-align: center;
color: #717070;
font-size: 12px;
margin: 0;
}
#cookie_consent a.more_info {
margin: 0 5px;
color: #717070;
text-decoration: underline;
cursor: pointer;
}
#cookie_consent a.decline_cookies {
margin: 0 5px;
color: #f33;
text-decoration: underline;
cursor: pointer;
}
a.page_decline_cookies {
color: #f33;
text-decoration: underline;
cursor: pointer;
}
#cookie_consent a.accept_cookies {
margin: 0 5px;
color: #6c0;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}




header nav {margin-right: 90px;}
header .mobile-nav-trigger, .mobile-nav { display: none;}

section {padding: 40px 0 10px 0;}
section.soundart-tags {padding: 0px 0 10px 0;}
section.grey {background-color: #eff1e8;}
section.section.grey {
margin-top: -20px;
}
section.CreamDrk {background-color: #D1DBBD;}
section.CreamLgt {background-color:#eff1e8;}

section.mobile-navigation {display: none;}




footer {
padding: 30px 0 20px 0;
background-color: #e9e9e9;
}



.logo a	{
display:block;
float:left;
margin: 16px 0 0;
border:none;
line-height: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}

.logo a:hover	{
text-decoration:none;
}
.logo a img {
max-width: 220px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
}

.logo span {
margin:0;
padding:0;
}

.logo h1 {
margin:0;
padding:0;
line-height: 100%;
font-size: 34px;
position:relative;
text-transform: none;
}

.sliderWrapper	{
	width:100%;
	position: relative;
	padding:0;
	}
	/* dark overlay slider settings */
	.sliderWrapper.dark .flexslider { background: #000; }
	.sliderWrapper.dark .flexslider .slides { opacity:0.5; }

.totoplink a	{
display: block;
	display: none;
	z-index: 999;
	opacity: 1;
	position: fixed;
	right: 20px;
	bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 40px;
	height: 40px;
	background: #3E606F url('https://www.soundartradio.org.uk/uploads/soundartradio/img/to-top.png') no-repeat center center;
	text-indent:-9999px;
	}
	.totoplink a:hover	{
		opacity: .95;
		}
.breadcrumbs	{
font-size:12px;
background: #D1DBBD url('https://www.soundartradio.org.uk/uploads/soundartradio/img/soundart_transmitter_animation_small_purple.gif') no-repeat 10% 100%;
padding: 20px 0;
}


.breadcrumbs span.moony {
float:right;
display:inline-block;
}


#transmitter {
background: transparent url('https://www.soundartradio.org.uk/uploads/soundartradio/img/soundart_transmitter_animation_small_purple.gif') no-repeat left center;
}
.mainContent {
	}
	.mainContent .mainImg img {
	}



.featureBlock {
text-align: center;
padding: 20px 0 20px 0;
}


.PlayRadioButton, .HaveAListenButton {
display: inline-block;
left:8px;
width:35px;
height:35px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #D1DBBD;
text-align: center;
}

.HaveAListenButton {
background: none;
}


i.playradio , i.listenagain  {
font-size: 24px;
color:#3E606F;
padding:0 0 0 5px;
}

i.listenagain  {
font-size: 1em;
}


li.home .PlayRadioButton {
width:25px;
height:25px;
margin-left:8px;
padding:2px 0 0 2px;
background: #eff1e8;
text-align: center;
}

li.home .PlayRadioButton i {
font-size: 18px;
color:#3E606F;
}




.featureContent h3 {
margin: 5px 0 10px 0;
text-transform: uppercase;
position:relative;
}

/* Services */
.services h4 {
margin: 0 0 10px 0;
}


/* Social icons */
.social-icon {
	display: block;
	width: 36px;
	height: 36px;
	float: right;
	padding: 5px 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #717070;
	margin: 0 5px;
	text-align: center;
	color: #999;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.microsocial .social-icon {
display: inline;
float:left;
}

.social-icon:hover {
	background-color: #3E606F;
	color: white;
	border: 2px solid #3E606F;
}
.social-icon i {
	font-size: 16px;
}

/* Search */
.search-wrapper {
	position: absolute;
	top: 0;
	right: 0;
}
.search-trigger {
	position: relative;
	display: block;
	width: 86px;
	height: 86px;
	border-left: 1px solid #efefef;
	color: #ccc;
	text-align: center;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	}
	.search-trigger i {
		font-size: 22px;
		margin-top: 30px;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
	}
.search-input {
	box-sizing: border-box;
	display: block;
	font-size: 70px;
	font-weight: 400;
	line-height: 90px;
	padding: 0 20px;
	text-align: center;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	-ms-transition: height 0.2s;
	-o-transition: height 0.2s;
	transition: height 0.2s;
	margin-top: 88px;
}
.show-search .search-input {
	height: 140px;
	border-bottom: 1px solid #eee;
}
.search-input input {
	background:none;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:20px 0 20px 0;
	border:0;
	color: #000;
	width: 100%;
	text-align: center;
	/*line-height: 1.1em;*/
	}
	.search-input input:focus {
		outline: none;
		border: none;
	}
.search-input input::-webkit-input-placeholder {
   color: #eee;
   	line-height: 1.3em;
}
.search-input input:-moz-placeholder { /* Firefox 18- */
   color: #eee;
}
.search-input input::-moz-placeholder {  /* Firefox 19+ */
   color: #eee;
}
.search-input input:-ms-input-placeholder {
   color: #eee;
}

.search-input input[type="submit"] { display: none; }




/*
 * jQuery Superfish Menu Plugin
 * Copyright (c) 2013 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 *	http://www.opensource.org/licenses/mit-license.php
 *	http://www.gnu.org/licenses/gpl.html
 ------------------------------------------------- */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	max-width: 220px;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-top: -2px;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding: 10px 14px;
	text-decoration: none;
	zoom: 1; /* IE7 */
	color: #333;
	font-size: 13px;
	}
	.sf-menu a:hover {
		color: #3E606F;
	}
	.sf-menu a.menuactive {
		color: #3E606F;
	}
.sf-menu li {
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	}
	.sf-menu > li > a {
		font-size: 14px;
		padding: 32px 18px;
		border-top: 2px solid transparent;
		-webkit-transition: all 0.2s;
	    -moz-transition: all 0.2s;
	    -ms-transition: all 0.2s;
	    -o-transition: all 0.2s;
	    transition: all 0.2s;
	}
	.smaller .sf-menu > li > a {
		padding: 18px 18px;
	}
	.sf-menu > li > a.menuactive {
		border-top: 2px solid #3E606F;
	}
.sf-menu ul li {
	background-color: white;
	border-top: 1px solid #e6e6e6;
	}
	.sf-menu ul li:first-child {
		border-top: none;
	}
.sf-menu ul ul li {
	background-color: white;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-menu li.sectionheader > a {
	cursor: default;
}
.sf-menu li.sectionheader > a:hover {
	color: inherit;
}


/* section header, separator classes */


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.2em !important;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #999; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #999; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #999;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #999;
}

@media screen and (max-width: 1280px) {
	.sf-menu > li:last-child ul ul {
		left: -100%;
	}
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider .col-sm-12 { min-height: 0; }
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('https://www.soundartradio.org.uk/uploads/soundartradio/fonts/flexslider-icon.eot');
	src:url('https://www.soundartradio.org.uk/uploads/soundartradio/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('https://www.soundartradio.org.uk/uploads/soundartradio/fonts/flexslider-icon.woff') format('woff'),
		url('https://www.soundartradio.org.uk/uploads/soundartradio/fonts/flexslider-icon.ttf') format('truetype'),
		url('https://www.soundartradio.org.uk/uploads/soundartradio/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li, .flexslider .radioplayerslides > .radioplayerslide {display: none; -webkit-backface-visibility: hidden; position:relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; }
.flex-pauseplay span {text-transform: capitalize;}







/* Clearfix for the .slides element */
.slides:after  {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	text-decoration:none;
	display: block;
	width: 45px;
	height: 45px;
	margin: -22px 0 0;
	background: #333;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	text-indent: 0;
	font-size: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.flex-direction-nav .flex-prev { left: 0px; }
.flex-direction-nav .flex-next { right: 0px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; }
.flexslider:hover .flex-next { opacity: 0.7; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {
	font-family: "flexslider-icon";
	font-size: 16px;
	display: inline-block;
	position:absolute;
	top:12px;
	left:15px;
	content: '\f001';
	color:#fff;
	}
.flex-direction-nav a.flex-next:before  {
	content: '\f002'; left: 19px;
	}
.flex-direction-nav a:hover  {
	background-color: #3E606F;
	}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/* Caption */
.flex-caption {
	background: #333;
	background: rgba(40, 40, 40, 0.5);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	font-size: 13px;
	bottom: 40px;
	right: 36px;
	line-height: 18px;
	padding: 30px;
	position: absolute;
	text-align: left;
	width: 390px;
	margin: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	}
	.flex-caption.right {
		right: 36px;
		left: auto;
		top: auto;
	}
	.flex-caption.left {
		left: 36px;
		right: auto;
		top: auto;
	}
	.flex-caption.center {
		left: 50%;
		margin-left: -170px;
		right: auto;
	}
	.flex-caption h2 {
		margin: 0 0 10px 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 32px;
	}
	.flex-caption .btn-primary {
		background-color: #3E606F;
		border: none;
		border-radius: 2px;
		box-shadow: 0 1px 0 rgba(0,0,0,0.6);
		}
		.flex-caption .btn-primary:hover {
			opacity: 0.9;
		}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

.radio-player .wrapper {
position:absolute;
top:0;
left:0;
width:350px;
height:490px;
margin: 5px 10px 0 10px;
}


.radio-player .flexslider  {
position:relative;
width:350px;
height:440px;
margin: 0 0 0 3px;
background:transparent;
-webkit-border-radius:5%;
-moz-border-radius: 5%;
-ms-border-radius: 5%;
-o-border-radius: 5%;
border-radius: 5%;
position:relative;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
overflow:hidden;

}

.radioplayerslides {
position:relative;
}


.radioplayerslide {
background-color: #fff;
width:350px;
height:440px;
-webkit-border-radius:5%;
-moz-border-radius: 5%;
-ms-border-radius: 5%;
-o-border-radius: 5%;
border-radius: 5%;
position:relative;
overflow:hidden;
}

.radioplayerslide.moon {
background-color: #000;
}

.radioplayerslide p, .radioplayerslide h3{
padding:0 6px 0 6px;
}



.radioplayerslide img.fitimg , .home img.fitimg{
width: 100%;
height:250px;
object-fit: cover;
overflow: hidden;
}


.featured {
padding:6px;
margin:4px;
background: #eff1e8;
border: 2px dashed #fff;
border-radius: 10px;
box-shadow: 0 0 0 4px #eff1e8;
}

news-events .featured  {
margin:8px;
}




.radio-player   .custom-navigation {
display: table;
      width: 100%;
      table-layout: fixed;
    }

.radio-player   .custom-navigation > * {
      display: table-cell;
    }

.radio-player   .custom-navigation > a {
      width: 50px;
    }

.radio-player   .custom-navigation .flex-next {
      text-align: right;
    }


.radio-player .custom-controls-container {
}

.radio-player .flex-control-nav {
 position: relative;
 margin-top:16px;
 }





/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
	padding: 0 15px 10px 15px;
	text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
.customNavigation{
  text-align: right;
  margin-bottom: 10px;
  margin-right: 15px;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
.customNavigation a.btn {
	background-color: #eee;
	border-radius: 2px;
	color: #666;
}
.customNavigation a.btn:hover {
	background-color: #666;
	color:white;
}
.customNavigation a.btn.next {
	padding: 6px 11px 6px 13px;
}
.owl-item .img {
	background-color: #000;
	position: relative;
}
.owl-item .img .image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity:0;
	overflow:hidden;
	}
	.owl-item .img:hover .image-overlay {
		opacity:1;
		background-color: rgba(0,0,0,.6);
	}
	.owl-item .img .image-overlay h4 {
		color: white;
		position:absolute;
		bottom:-40px;
		left:20px;
		right:20px;
		text-align: center;
		font-size: 18px;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		}
		.owl-item .img:hover .image-overlay h4 {
			bottom:20px;
		}
		.owl-item .img .image-overlay .overlay-icon {
			width:70px;
			height:70px;
			display:block;
			border-radius: 50%;
			margin: -70px auto 0;
			opacity:0;
			background-color: #3E606F;
			-webkit-transition: all 0.2s;
			-moz-transition: all 0.2s;
			-ms-transition: all 0.2s;
			-o-transition: all 0.2s;
			transition: all 0.2s;
			}
			.owl-item .img:hover .image-overlay .overlay-icon {
				opacity:0.85;
				margin: 60px auto 0;
			}
		.owl-item .img .image-overlay .overlay-icon i {
			font-size: 28px;
			color:white;
			margin: 20px 0 0 2px;
		}

/* Gallery magnific popup custom styles */

.summary-gallery .img, business-gallery img {
position: relative;
margin-bottom: 20px;
}

.image-cropper {
max-width: 300px;
position: relative;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position:relative;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

img.fitimage {
width: 100%;
height: 100%;
object-fit: cover;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}

.businesscard {
width: 100%;
position: relative;
width: 75%;
overflow: hidden;
-webkit-border-radius:5%;
-moz-border-radius: 5%;
-ms-border-radius: 5%;
-o-border-radius: 5%;
border-radius: 5%;
background-color: #D1DBBD;
position:relative;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}




}
.businesscard::before, .businesscard::after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}

.businesscard:before{
    content: "";
    display: block;
    padding-top: 75%;
}

.businesscard::after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}



.businesscard-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
background: transparent url('https://www.soundartradio.org.uk/uploads/soundartradio/img/soundart_transmitter_animation_small_purple.gif') no-repeat left center;
background-size: 25%;
}
}
.businesscard-content div {
   display: table;
   width: 100%;
   height: 100%;
}

.businesscard-content a {
display: table-cell;
text-align: right;
vertical-align: middle;
}

img.businesscard {
object-fit: cover;
-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius:0;
}

.summary-gallery .img .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
opacity:0;
overflow:hidden;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}



.summary-gallery .img:hover .image-overlay {
opacity:1;
background-color: rgba(0,0,0,.6);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}



.summary-gallery .img .image-overlay h4 {
color: white;
position:absolute;
left:20px;
right:20px;
text-align: center;
font-size: 18px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}

.summary-gallery .img:hover .image-overlay h4 {
bottom:5px;
}


.summary-gallery .img .image-overlay .overlay-icon {
width:70px;
height:70px;
display:block;
border-radius: 50%;
margin: -70px auto 0;
opacity:0;
background-color: #3E606F;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}

.summary-gallery .img:hover .image-overlay .overlay-icon {
opacity:0.85;
margin: 50px auto 0;
}

.summary-gallery .img .image-overlay .overlay-icon i {
font-size: 28px;
color:white;
margin: 20px 0 0 22px;
}








/* Forms --------- */

/* Forms
------------------------------------------------- */
.soundartradio-form	{
	padding:10px 2px;
}
.soundartradio-form div {
	margin: 0 0 20px 0;
}
.soundartradio-form legend	{
	padding: 4px 0;
}
.soundartradio-form label {
	font-weight: 600;
}
.soundartradio-form .submit input	{
	display: inline-block;
  	padding: 6px 12px;
  	margin-bottom: 0;
  	font-size: 14px;
  	font-weight: normal;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	cursor: pointer;
  	-webkit-user-select: none;
    	-moz-user-select: none;
      	-ms-user-select: none;
        	user-select: none;
  	background-image: none;
  	border: 1px solid transparent;
  	border-radius: 4px;
  	color: #333;
  	background-color: #fff;
  	border-color: #ccc;
}
.soundartradio-form .submit input:focus,
.soundartradio-form .submit input:active:focus,
.soundartradio-form .submit input.active:focus {
  	outline: thin dotted;
  	outline: 5px auto -webkit-focus-ring-color;
  	outline-offset: -2px;
}
.soundartradio-form .submit input:hover,
.soundartradio-form .submit input:focus {
  	text-decoration: none;
  	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.soundartradio-form .submit input:active,
.soundartradio-form .submit input.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.soundartradio-form input[type="text"], .soundartradio-form input[type="email"], .soundartradio-form input[type="password"], .soundartradio-form textarea {
	display: block;
  	width: 100%;
  	height: 34px;
  	padding: 6px 12px;
  	font-size: 14px;
  	line-height: 1.42857143;
  	color: #555;
  	background-color: #fff;
  	background-image: none;
  	border: 1px solid #ccc;
  	border-radius: 4px;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.soundartradio-form input:focus, .soundartradio-form textarea:focus, .soundartradio-form select:focus, .soundartradio-form checkbox:focus {
	border-color: #66afe9;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.soundartradio-form input::-moz-placeholder,
.soundartradio-form textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.soundartradio-form input:-ms-input-placeholder,
.soundartradio-form textarea:-ms-input-placeholder {
  color: #999;
}
.soundartradio-form input::-webkit-input-placeholder,
.soundartradio-form textarea::-webkit-input-placeholder {
  color: #999;
}
.soundartradio-form textarea {
	overflow:auto;
	min-height: 200px;
}
.error_message	{
	color:red;
}


/* Google map fix */
[id^="cggm_map_"] {
	width: 100% !important;
	margin: 0 0 60px 0;
}
[id^="cggm_map_"] img {
	max-width: none;
}

/* Media Queries */
@media screen and (max-width: 1280px) {
	.search-trigger { width: 66px; height: 86px; }
	header nav { margin-right: 56px; }
}

@media screen and (max-width: 1023px) {
	section { overflow: hidden;	}
	.wrapper { margin: 76px 0 0; }
	.search-input { margin-top: 0px; }
	header { height: 76px; }
	header nav { display: none; }
	header .mobile-nav-trigger {
		display: block;
		float: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 66px;
		height: 74px;
		text-indent: -9999px;
		border-right: #e1e1e1 solid 1px;
		overflow: hidden;
	}
	header .mobile-nav-trigger span {
		position: relative;
		display: block;
	}
	header .mobile-nav-trigger span:before {
		content: "";
		position: absolute;
		left: 22px;
		top: 30px;
		width: 20px;
		height: 3px;
		background: #505050;
		box-shadow: 0 6px 0 0 #505050, 0 12px 0 0 #505050;
	}
	header .mobile-nav-trigger.active {
		background-color: #737475;
		border-right: none;
		height: 76px;
		}
		header .mobile-nav-trigger.active span:before {
			background: #fff;
			box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
		}
	header .container.mobile-header {
		width: 100%;
		height: 76px;
		margin: 0;
		padding: 0;
		}
		header .container.mobile-header .row {
			margin: 0;
			}
			header .container.mobile-header .col-sm-12 {
				float: none;
				padding: 0;
				}
	.logo a {
		float: none;
		text-align: center;
		margin: 0;
		position: absolute;
		left: 66px;
		right: 66px;
		top: 12px;
	}
	.search-trigger {
		width: 66px;
		height: 74px;
		}
		.search-trigger i {
			margin-top: 26px;
		}

	/* Mobile navigation */
section.mobile-navigation {
		position: fixed;
		padding: 0;
		top: 76px;
		bottom: 0;
		overflow-y: scroll;
		z-index: 10000;
		width: 100%;
	}
	.mobile-nav {
		display: block;
		list-style: none;
		margin: 0;
		padding:10px 6px;
		background-color: #737475;
		width: 100%;
	}
	.mobile-nav li {
		margin: 0;
		padding: 0;
		float: none;
	}
	.mobile-nav li a {
		width: 100%;
		font-size: 14px;
		padding: 7px 10px;
		display: block;
		color: #fff;
		}
		.mobile-nav li a:hover {
			text-decoration: none;
			background-color: #444;
		}

	/* second level */
	.mobile-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.mobile-nav ul li a {
			padding-left: 40px;
		}

	/* third level */
	.mobile-nav ul ul {
		list-style: none;
		}
		.mobile-nav ul ul li a {
			padding-left: 80px;
		}
}

@media screen and (max-width: 991px) {
	.gallery .img:hover .image-overlay .overlay-icon, .summary-gallery .img .image-overlay .overlay-icon {
		margin: 70px auto 0;
	}
}

@media screen and (max-width: 768px) {
	.gallery .img:hover .image-overlay .overlay-icon, .summary-gallery .img .image-overlay .overlay-icon {
		margin: 40px auto 0;
	}
	.featureContent {
		margin-bottom: 50px;
	}
	.owl-item .img img {
		width: 100%;
	}
	.boxFeature {
		margin-bottom: 0px;
	}
	.search-input {
		font-size: 40px;
	}
	.show-search .search-input {
		height: 100px;
	}
	.search-input input {
		padding: 10px 0 0;
	}
}
@media screen and (max-width: 480px) {
	.project-gallery .img .image-overlay .overlay-icon, .summary-gallery .img .image-overlay .overlay-icon {
		display: none;
	}
	.logo a {
		margin: 8px 0 0;
	}
	.logo a img {
		max-width: 150px;
	}
	.flex-caption,
	.flex-direction-nav {
		display: none;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
	.logo a {
		margin: 24px 0 0;
	}
	.logo a img {
		max-width: 150px;
	}
}
@media screen and (min-width: 1024px) {
	header.smaller {
        height: 60px;
    }
	.smaller .logo a {
		margin-top: 10px;
	}
   	.smaller .logo a img {
		max-width: 150px;
	}
	.smaller .search-trigger {
		height: 58px;
		}
		.smaller .search-trigger i {
			margin-top: 18px;
		}
}

/* Responsive iFrame */ .responsive-iframe-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .responsive-iframe-container iframe, .vresponsive-iframe-container object, .vresponsive-iframe-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

#container:after , #containertwo:after {
  content: '';
  display: block;
  clear: both;
}

.filter-controls {
margin-bottom:30px;
}

.filter-buttons {
margin-bottom:10px;
}


.dropdown-menu li, button.selectashow {
font-family: 'Special Elite', cursive;
font-size: 28px;
line-height: 130%;
}

.dropdown-menu, button.selectashow {
  min-width:auto;
  width:100%;
}


.table {
	table-layout:fixed;
}

.table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

thead  th {
font-family: 'Special Elite', cursive;
font-style: normal;
font-weight: normal;
font-size: 18px;
color: #3E606F;
}

td em {
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #717070;
}

.tags{
margin:0;
padding:0;
position:relative;
right:24px;
bottom:-12px;
list-style:none;
}

.tags li, .tags a{
float:left;
height:24px;
line-height:24px;
position:relative;
font-size:11px;
}

.tags li {
margin:5px;
}

.tags span{
display:inline-block;
position:relative;
margin-left:20px;
padding:0 10px 0 12px;
background:#3E606F;
color:#fff;
text-decoration:none;
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;
}

.tags span:before{
content:"";
display:inline-block;
float:left;
position:absolute;
top:0;
left:-12px;
width:0;
height:0;
border-color:transparent #3E606F transparent transparent;
border-style:solid;
border-width:12px 12px 12px 0;
}


.tags span:after{
content:"";
display:inline-block;
position:absolute;
top:10px;
left:0;
float:left;
width:4px;
height:4px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#fff;
-moz-box-shadow:-1px -1px 2px #004977;
-webkit-box-shadow:-1px -1px 2px #004977;
box-shadow:-1px -1px 2px #004977;
}

.tags span:hover{background:#555;}
.tags span:hover:before{border-color:transparent #555 transparent transparent;}

#curvedarrow { display:inline-block;  position: relative; width: 0; height: 0; border-top: 9px solid transparent; border-right: 9px solid #D1DBBD; -webkit-transform: rotate(10deg); -moz-transform: rotate(10deg); -ms-transform: rotate(10deg); -o-transform: rotate(10deg); }

#curvedarrow:after { content: ""; position: absolute; border: 0 solid transparent; border-top: 3px solid #D1DBBD; border-radius: 20px 0 0 0; top: -12px; left: -9px; width: 12px; height: 12px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }

iframe.noScrolling{
           width: 250px; /*or any other size*/
           height: 300px; /*or any other size*/
           overflow: hidden;
        }
.columns {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule: 2px dotted #D1DBBD; /* Chrome, Safari, Opera */
    -moz-column-rule: 2px dotted #D1DBBD; /* Firefox */
    column-rule: 2px dotted#D1DBBD;
}

#moon_holder{
background-color: #000;
color: #fff;
}

.radioplayerslide #moon_holder{
margin-top:60px;
}

#mooniconstrip, #moonpanels {
width: 274px;
margin: auto;
position: relative;
}
#moonpanels div, .moonstatus {
display:inline-block;
}

#moon{
width: 250px;
margin-left: auto;
margin-right: auto;
}

#moonpointer{
position:absolute;
margin-top: 5px;
}

ul.tags, ul.tags ul {
display: inline-block;
float:left;
overflow: auto;
margin:10px 0 50px 20px;
}
h4.HaveAListenButton {
display: inline;
text-align: center;
}

/* Stylesheet: soundartradio-master Modified On 2020-04-01 16:48:05 */
