@charset UTF-8;
html {
	font-size: 65%;
}
body {
	background-color: #0e2843;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	vertical-align: baseline;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 1;
}
.page {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}
.content {
	position: relative;
	padding: 5% 20px 5%;
	margin: 0 auto;
	display: inline-block;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6000;
	color: white;
}
#slider-wrapper {
	width: 3720px;
}
#navbar {
	width: 100%;
	left: 0;
	;
	z-index: 5000;
	overflow: hidden;
	position: fixed;
	/* Set the navbar to fixed position */
	top: 0;
	/* Position the navbar at the top of the page */
	z-index: 5000;
	line-height: 1.2;
	font-family: 'IM Fell English', Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.2em;
	word-spacing: 12px;
	vertical-align: baseline;
	text-align: left;
	background: #000000db;
}
#navbar .content {
	position: relative;
	max-width: 900px;
	vertical-align: baseline;
	display: block;
	padding: 0;
}
.nav-social img {
	float: right;
	margin-left: 8px;
	vertical-align: baseline;
}
.nav-like {
	float: right;
	margin-top: 3px;
	margin-right: 6px;
}
.nav-gplus {
	float: right;
	margin-top: 3px;
	margin-right: 12px;
	display: none;
}
.nav-social {
	/*top player control*/
	position: absolute;
	top: 14px;
	right: 40px;
}
@media only screen and (max-width: 768px) {
	html {
		left: 100px;
		;
	}
}
button:focus {
	outline: 0;
}
#page-creative .content {
	position: relative;
	padding: 0;
	margin: 0 auto 120px;
	display: inline-block;
}
.quote {
	position: relative;
	text-align: center;
	margin: 20px auto;
}
.about-column {
	width: 280px;
	margin: 0 15px;
	padding: 0;
	float: left;
}
.newsitem {
	border-top: 2px solid #989dbd;
	text-align: left;
	width: 850px;
	margin: 0 40px;
	padding: 20px 0 0;
	float: left;
}
.newsitem p {
	margin-left: 117px;
}
.newsfooter {
	border-top: 2px solid #989dbd;
	text-align: left;
	width: 850px;
	margin: 0 40px;
	padding: 0;
	float: left;
}
#story-column {
	max-width: 700px;
	margin: 0;
	padding: 0;
}
.player {
	position: absolute;
	top: 10px;
	right: 30px;
}
#audioplayer-box {
	min-height: 1150px;
	margin: 0;
	background-color: #212340;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 20px;
	float: left;
}
@media only screen and (max-width: 400px) {
	#audioplayer-box {
		width: 300px;
		padding: 4px;
	}
}
#audiodownload-box {
	width: 430px;
	height: auto;
	margin: 0 0 30px 0;
	background-color: #292c55;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	float: left;
}
@media only screen and (max-width: 600px) {
	#audiodownload-box {
		width: 95%;
	}
}
#audioplayer {
	padding: 0;
	float: left;
}
#songinfo {
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
	text-align: left;
}
#albumcredits {
	padding: 20px;
	float: left;
	text-align: center;
}
#albumcredits table {
	margin: 0 0 20px;
	padding: 0;
	float: left;
	text-align: left;
	margin-top: 8px;
	width: 100%;
	font-size: 1.5em;
}
@media only screen and (max-width: 972px) {
	#audioplayer-box, #audioplayer, #albumcredits, #songinfo {
		float: none;
	}
}
@media only screen and (max-width: 1300px) {
	#audioplayer-box {
		float: none;
		margin: 0 auto 30px;
	}
}
.table-left {
	width: 50%;
	padding-right: 10px;
	text-align: right;
	color: #989dbd;
	font-size: 0.9em;
}
.table-right {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	color: #989dbd;
	font-size: 0.9em;
}
.castname {
	padding-left: 20px;
}
.castname a {
	color: #989dbd;
}
.biog-outer {
	position: relative;
	padding: 10% 20px 5%;
	margin: 0 auto;
	display: inline-block;
}
.headshot-box {
	width: 310px;
	float: left;
	padding: 0 20px 20px 0;
}
@media only screen and (max-width: 812px) {
	.headshot-box {
		width: 150px;
	}
}
.responsiveshot {
	width: 100%;
	height: auto;
}
.biog-box {
	max-width: 425px;
	float: left;
	text-align: left;
}
#albumcredits p {
	margin-top: 8px;
	text-align: center;
	font-size: 1.4em;
}
#footer-content {
	position: relative;
	text-align: center;
	margin: 75px auto 10px;
}
.social-boxes {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr;
	gap: 0px 0px;
	grid-auto-flow: row;
	justify-content: center;
}
a {
	color: #368fd3;
	text-decoration: none;
}
a:hover {
	color: #368fd3;
	text-decoration: underline;
}
#navbar a {
	color: #a1aeb5;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
}
#page-home {
	position: relative;
	width: 100%;
	background: black;
	/*url(/images/home-bg-2016-v2.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
}
#page-about {
	position: relative;
	width: 100%;
	height: auto;
	background: #d4ddff;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #0044d3;
}
#page-news {
	position: relative;
	width: 100%;
	height: auto;
	background: #b8bbd1;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #001c89;
}
#page-midblue {
	position: relative;
	width: 100%;
	height: auto;
	background: #0d41af;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4ddff;
}
#page-liteblue {
	position: relative;
	width: 100%;
	height: auto;
	background: #466fc7;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4ddff;
}
#page-music {
	position: relative;
	width: 100%;
	height: auto;
	background: #001c89;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #b8bbd1;
}
#page-music .quote {
	position: relative;
	text-align: center;
	margin: 20px auto 50px;
}
#page-music h1 {
	color: #d4d6e2;
}
#page-music h3 {
	color: #d4d6e2;
	margin-top: 18px;
}
#songinfo p {
	margin-top: 2px;
}
#page-creative {
	position: relative;
	width: 100%;
	height: auto;
	background: #121329;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4d6e2;
}
#page-download {
	position: relative;
	height: auto;
	background: #021457;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4d6e2;
}
#page-creative h1 {
	color: #989dbd;
	margin: 0;
}
#page-music p {
	font-size: 1.4em;
}
#page-creative p {
	font-size: 1.4em;
}
#page-more {
	position: relative;
	width: 100%;
	height: auto;
	background: #121329;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4d6e2;
}
#page-more h2 {
	color: #989dbd;
	margin: 0;
}
#page-more p {
	text-align: center;
}
#albumreviews {
	width: 516px;
	height: auto;
	margin: 60px 28px 0;
	padding: 0 25px;
	float: left;
	text-align: center;
}
#livevideos {
	width: 798px;
	height: auto;
	margin: 130px 28px 0;
	padding: 20px 25px;
	float: left;
	text-align: center;
	background-color: #20223e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#livevideos p {
	float: left;
}
#livevideos h2 {
	float: left;
	margin: 0 30px 0 100px;
}
#photogalleries {
	width: 254px;
	height: auto;
	margin: 60px 28px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
#photogalleries img {
	margin: 0 0 15px;
	padding: 0;
	border: 6px solid #20223e;
	float: left;
	text-align: left;
}
#interviews {
	width: 371px;
	height: auto;
	margin: 50px 27px 0;
	padding: 0 20px;
	background-image: url(/images/interview-bg.png);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#interviews h2 {
	margin-top: 30px;
	line-height: 1em;
}
#page-connect {
	position: relative;
	min-width: 900px;
	width: 100%;
	height: 170px;
	background: #020204;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4d6e2;
}
.newsitem h2 a {
	color: #292c55;
	text-decoration: none;
}
.newsitem h2 a:hover {
	color: #292c55;
	text-decoration: underline;
}
.newsitem h2 {
	font-size: 2.8em;
}
.newsitem h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0.6;
	margin: 10px 0 0;
}
.newsitem img {
	margin: 0 25px 15px 0;
	padding: 0;
	border: 6px solid #989dbd;
	float: left;
	text-align: left;
}
.newsfooter img {
	float: left;
	text-align: left;
}
#newfooterspaceleft {
	float: left;
	width: 675px;
	height: 10px;
}
#newfooterspacecentre {
	float: left;
	width: 491px;
	height: 10px;
}
.connect-column a {
	color: #989dbd;
	text-decoration: none;
}
.connect-column a:hover {
	color: #368fd3;
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
/*Social Media Icons*/
.zoom {
	width: 58px;
	height: 58px;
	transition: transform .2s;
	/* Animation */
	margin: 0 10px;
	text-decoration: none;
}
.zoom:hover {
	transform: scale(1.1);
	text-decoration: none;
}
#page-footer {
	position: relative;
	width: 100%;
	background: #7994af;
	background-image: url(/images/top-shadow.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #d4d6e2;
}
#scrollToTopBtn {
	background-color: #ffffff00;
	border: none;
}
h1 {
	font-family: 'IM Fell English', Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 4.2rem;
	line-height: 1;
}
h2 {
	font-family: 'IM Fell English', Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 3.6em;
	margin: 0;
	line-height: 1.05;
}
h3, h4 {
	font-family: 'IM Fell English', Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em;
	line-height: 1.2;
	margin: 0;
}
h5 {
	font-family: 'IM Fell English', Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	line-height: 1.2;
	margin: 0;
	margin-top: 20px;
}
p {
	font-size: 1.7em;
	margin-bottom: 1em;
	line-height: 135%;
	text-align: left;
}
#footer-content p {
	font-size: 1.2em;
	line-height: 1.2;
	margin-top: 20px;
	color: #1d3b5b;
}
.video-download {
	width: 930px;
	text-align: right;
	margin-top: 10px;
	font-family: 'IM Fell English', Georgia, serif;
	font-style: italic;
	font-size: 1.8em;
}
.video-download a {
	color: black;
	text-align: right;
	margin-top: 10px;
}
.video-download a.hover {
	text-decoration: underline;
}
.video-download-2 {
	margin-top: 10px;
	font-family: 'IM Fell English', Georgia, serif;
	font-style: italic;
	font-size: 1.8em;
}
.video-download-2 a {
	color: #fff;
	text-align: right;
	margin-top: 10px;
}
.video-download-2 a.hover {
	text-decoration: underline;
}
.music-download {
	text-align: center;
	margin-top: 20px;
	font-size: 1.7em;
	font-family: 'IM Fell English', Georgia, serif;
	font-style: italic;
}
.music-download a {
	text-align: center;
	margin-top: 10px;
}
.music-download a.hover {
	text-decoration: underline;
}
p.nowplaying {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	word-spacing: 0;
	color: white;
	float: right;
	display: inline-block;
	margin: 4px 0px;
}
.menu {
	float: left;
	display: inline-block;
}
.creative-container {
	max-width: 900px;
	margin: 0 auto;
}
#audioplayer-fallback {
	height: 785px;
	width: 390px;
}
#downloadalbum-wrapper {
	margin: 15px;
	padding: 0px;
	text-align: center;
}
#downloadalbum {
	margin: 20px auto;
	padding: 22px;
	background-color: #20212d;
	border: 2px solid #181821;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px float:left;
	text-align: center;
	overflow: auto;
}
/*break at 600*/

.bigdlbutton {
	float: left;
	margin: 10px;
}
#downloadbanner-inner {
	padding: 25px 20px 0;
}
@media only screen and (max-width: 600px) {
	#downloadalbum, .bigdlbutton {
		float: none;
	}
	#downloadalbum-inner {
		width: 100%;
		height: auto;
	}