@charset "utf-8";
/* CSS Document */

html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}

ul {
	margin: 0 0 0 1em;
	padding-left: 5px;
	line-height: 1.4;
	color: #174C68;
	list-style-type: none;
}
ol {
	margin: 0 0 0 2em;
	padding-left: 0px;
	color: #666666;
}
.indent {
	margin-left: 1em;
	text-indent: -1em;
}
img {
	outline: none;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hamburger {
	position: absolute;
	bottom: 20px;
	right: 0px;
}
body {
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	font-size: 16px;
	color: #3D4851;
	overflow-x: hidden;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
}
a:hover {
	color: #FFFFFF;
	font-weight: 500;
	
}

p {
	color: #222222;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	
}

.pGold {
	color: #E8B450;
	font-weight: 400;
	font-size: 22px;
	
}

.gold {
	color: #E8B450;
	font-weight: 500;
	font-size: 16px;
	
}
.white {
	color: #fff;
	text-shadow: 1px 1px #0E2E3F;
	font-size: 30px;
	letter-spacing: -1px;
	
}
.whiteSmaller {
	color: #fff;
	font-size: 22px;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
.whiteSmaller:after {
	content: '';
	display: block;
	width: 130px;
	height: 4px;
	margin: 10px auto 30px auto;
	background-color: #E8B450;
}
.pStrong {
	color: #47474A;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: -1px;
	
}
.pSmall {
	color: #565555;
	font-size: 15px;
	line-height: 1.1;
	font-weight: 400;
}
.pSmallWhite {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
}
.credit {
	margin-top: 0;
	color: #174C68;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 600;
}

.centreText {
	margin-top: 0;
	color: #181819;
	font-size: 18px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.centreTextSmall {
	margin-top: 5px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}
h1 {
	font-size: 36px;
	color: #174C68;
	text-transform: none;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1;
	
}
h2 {
	font-size: 26px;
	font-weight: 600;
	margin-top: 0px;
	color: #2575A0;
	line-height: normal;
	letter-spacing: -1px;
	
}
h3 {
	font-size: 20px;
	font-weight: 500;
	margin-top: 0px;
	color: #000000;
	line-height: 1.4;
	letter-spacing: -1px;

		
}
h4 {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.6;
	text-shadow: 2px 2px 10px #000000;
}
h5 {
	font-size: 26px;
	font-weight: 600;
	margin-top: 0px;
	color: #FFFFFF;
	line-height: 1.6;
	text-shadow: 0px 0px;
	letter-spacing: -1px;
	margin-bottom: 30px;
	
	
	
}


.pRight {
	text-align: right;
}
.openingPara {
	font-size: 26px;
	font-weight: 600;
	margin-top: 0px;
	color: #2575A0;
	line-height: normal;
	letter-spacing: -1px;
	
}

.proFormaTitle {
	font-size: 22px;
	font-weight: 400;
	margin-top: 0px;
	color: #2575A0;
	line-height: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	
}

.openingPara2 {
	font-size: 24px;
	font-weight: 400;
	margin-top: 0px;
	color: #CB0F5F;
	line-height: normal;
	letter-spacing: -1px;
	
}
.openingPara2:after {
	content: '';
	display: block;
	width: 60%;
	height: 1px;
	margin: 7px auto 7px 0px;
	background-color: #CB0F5F;
}

.openingParaSmaller {
	font-size: 20px;
	font-weight: 500;
	margin-top: 0px;
	color: #000000;
	line-height: 1.4;
	letter-spacing: -1px;
}
.openingParaDark {
	font-size: 20px;
	font-weight: 400;
	margin-top: 0px;
	color: #181819;
	line-height: normal;
}
.secondParaDark {
	font-size: 16px;
	font-weight: 500;
	color: #2B2A2A;
	line-height: normal;
}
.boxTitle {
	font-size: 24px;
	font-weight: 400;
	margin-top: 0px;
	color: #CB0F5F;
	line-height: normal;
	letter-spacing: -1px;
	
}

#header {
	position: fixed;
	width: 100%;
	z-index: 200;
	border-bottom: 1px solid #174C68;
	background-color: #2575A0;
}
#headerOuter {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 3%;
	padding-left: 3%;
	max-width: 1200px;
}
#headerInner {
	padding-top: 0px;
	position: relative;
}
#headerImage {
	position: relative;
}
#headerImage img {
	margin-top: 15px;
	margin-bottom: 25px;
}

.flexibleImage {
	width: 100%;
	height: auto;
}
.headerContact {
	position: absolute;
	top: 5px;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	right: -2px;
	width: 310px;
	color: #FFFFFF;
}
#nav {
	position: absolute;
	text-decoration: none;
	bottom: 0px;
	right: 0;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}
#nav ul {
	list-style-type: none;
	
	margin: 0 -10px 0 0;
	padding: 0;
	
}
#nav ul li {
	float: left;
	list-style-type: none;
	
}
#nav ul li a {
	position: relative;
	color: #FFF;
	display: block;
	padding: 20px 15px 12px 18px;
	
	
}
#nav > ul > li > a:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-top-color: #e8b450;
	top: 29px;
	position: absolute;
	right: -3px;
}
#nav > ul > li > a.noDrop:after {
	content: none;
}
#nav ul li:hover > a {
	color: #e8b450;
	
	
	
}
#nav ul li:hover > a:after {
	border-top-color: #fff;
}
#nav li:hover ul {
	display: block;
	
}
#nav ul ul {
	
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#nav ul ul li {
	float: none;
}
#nav ul ul a {
	text-align: left;
	padding: 10px 18px;

	
}
#nav ul ul a:hover {
	color: #FFF;
	background:#e8b450;
	font-size: 16px;
}
#info {
	position: relative;
	color: #FFFFFF;
}
#welcome {
	position: relative;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-top: 1%;
}
.introCopyWhite {
	position: relative;
	z-index: 100;
	max-width: 1200px;
	padding-top: 60px;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 70px;
	margin: 0 auto;
	font-size: 36px;
	color: #fff;
	text-transform: none;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.2;
	text-shadow: 1px 1px #174C68;
	
}

.introCopy {
	position: relative;
	z-index: 100;
	max-width: 1200px;
	padding-top: 60px;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 70px;
	margin: 0 auto;
	font-size: 36px;
	color: #174C68;
	text-transform: none;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1;
	
}


.centreBlock {
	overflow-x: hidden;
	overflow-y: hidden;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.centreBlockHeader {
	text-align: center;
	color: #2575A0;
	font-size: 32px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	line-height: normal;
	
}


.centreBlockHeader:after {
	content: '';
	display: block;
	width: 200px;
	height: 4px;
	margin: 10px auto 30px auto;
	background-color: #E8B450;
}

.centreBlockHeaderJob {
	text-align: center;
	color: #2575A0;
	font-size: 28px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: normal;
	
}


.centreBlockHeaderJob:after {
	content: '';
	display: block;
	width: 200px;
	height: 4px;
	margin: 10px auto 30px auto;
	background-color: #E8B450;
}

.marginZero {
	margin-bottom: 0px;
}

.introCopyTextWrap {
	max-width: 1200px;
	padding-left: 3%;
	padding-right: 3%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 0%;
	padding-top: 2%;
}
.introCopyText {
	position: relative;
	max-width: 400px;
	color: #FFFFFF;
	font-weight: 500;
}
.introCopyText a {
	color: #9ECAD5;
	text-decoration: none;
}
.introCopyText a:hover {
	color: #E7F1F4;
}
.introCopyWrapper {
	margin-right: auto;
	margin-left: auto;
	padding-right: 3%;
	padding-left: 3%;
	position: relative;
	max-width: 1200px;
}
#introCopyWrapper2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-right: 3%;
	padding-left: 3%;
	position: relative;
	max-width: 1200px;
}
.wrap1 {
	border-top: 1px solid #999999;
	
	background-color: #FFFFFF;
}
.wrap1 a {
	color: #181819;
	text-decoration: none;
	font-weight: 500;
}
.wrap1 a .li {
	color: #222D5B;
	text-decoration: none;
}
.wrap1 a:hover {
	color: #CB0F5F;
	text-decoration: none;
	font-weight: 500;
}






.wrapFooter {
	background-color: #174C68;
	padding-top: 3px;
	padding-bottom: 20px;
	text-align: center;
}

.wrapFooter a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: 200;
	font-size: 14px;
}
.wrapFooter a:hover {
	color: #E8B450;
	font-weight: 200;
}

.wrap2 {
	border-top: 2px solid #174C68;
	background-color: #FFFFFF;
}
.wrap2 a {
	color: #174C68;
	font-weight: 600;
	line-height: 1.6;
}
.wrap2 a .li {
	color: #222D5B;
	text-decoration: none;
}
.wrap2 a:hover {
	color: #E7A321;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.6;
}
.wrap3 {
	border-top: 1px solid #174C68;
	background-color: #FFFFFF;
	border-bottom: 1px solid #174C68;
}
.wrap3 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.wrap3 a .li {
	color: #222D5B;
	text-decoration: none;
}
.wrap3 a:hover {
	color: #262261;
	text-decoration: none;
	font-weight: normal;
}
.slide {
	width: 100%;
	height: 100%;
	text-transform: uppercase;
}
.faderLeft, .faderRight {
	position: absolute;
	top: 50%;
	margin-top: 16px;
	z-index: 20;
	cursor: pointer;
}
.faderLeft {
	left: 3%
}
.faderRight {
	right: 3%;
}
.indicators {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
	z-index: 20;
}
.footerlogo {
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 9px;
	position: relative;
	border-bottom: 2px solid#1E4612;
}
.footerHead {
	margin-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px solid #454343;
	position: relative;
}
.footerTitle {
	color: #454343;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1px;
}
.ruleBottom {
	padding-bottom: 20px;
	border-bottom: 1px solid #454343;
	margin-bottom: 20px;
}
.smallText {
	font-size: 14px;
	color: #181819;
	line-height: 1.4;
}
.smallTextWhite {
	font-size: 14px;
	color: #F0EDEE;
	line-height: 1.4;
	
}
.name .colourWhite {
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 500;
}
.staticImage {
	position: relative;
}
.leftImage {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	
}
.flexibleImage.leftImage {
	width: 100%;
}
.leftImage2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.rightImage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.centreImage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.marginTop {
	margin-top: 10px;
}
.marginTopBT {
	margin-top: 40px;
}
.boxIndexConcert {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	line-height: 1.4;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	background-position: 100% 100%;
}

.boxWhite {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #7E7E7E;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	
	
}
.box {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #7E7E7E;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	background-position: 100% 100%;
	background-color: rgba(37,117,160,0.06);
}
.box a:link {
	text-decoration: none;
	color: #333333;
	font-weight: 600;
}
.box a:hover {
	color: #CB0F5F;
	font-weight: 600;
	
}
.box a:visited {
	color: #333333;
	font-weight: 600;
	
}
.boxTwitter {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 66%;
	color: #181819;
	line-height: 1.4;
	border: 2px solid #CB0F5F;
	margin-right: auto;
	margin-left: auto;
	background-position: 100% 100%;
	background-color: #FFFFFF;
	padding-top: 2%;
	margin-top: 20px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 14px;
}
.boxTwitter a:link {
	text-decoration: none;
	color: #7E7E7E;
	font-weight: 400;
}
.boxTwitter a:hover {
	color: #CB0F5F;
	
}
.boxTwitter a:visited {
	color: #7E7E7E;
	
}
.footerBox {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: center;
	
}
.footerBox a:link {
	text-decoration: none;
	color: #7E7E7E;
	font-weight: 400;
}
.footerBox a:hover {
	color: #CB0F5F;
	
}


.boxButton {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	padding-left: 3%;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border: 1px solid #174C68;
	margin-top: 20px;
}

.boxButton a {
	color: #000;
	text-decoration: underline;	
	
}
.boxButton a .li {
	color: #000;
	text-decoration: none;
	
}
.boxButton a:hover {
	color: #fff;
	
	
}
.boxButtonLast {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #CB0F5F;
	text-align: left;
}

.boxButtonLast a {
	color: #000;
	
	
}
.boxButtonLast a .li {
	color: #000;
	text-decoration: none;
}
.boxButtonLast a:hover {
	color: #fff;
		
	
}

.boxButtonInner {
	box-sizing: border-box;
	position: relative;
	width: 70%;
	padding-left: 3%;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	background-color: #CB0F5F;
	text-align: left;
	background-repeat: no-repeat;
	border: 1px dashed #000000;
	
}




.contentWrap {
	position: relative;
	max-width: 1200px;
	margin: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 40px;
}

.rolloverEnlarge {
	transition-duration: 0.3s;
}
.rolloverEnlarge:hover {
	transform: scale(1.1);
}
.overflowHidden {
	overflow: hidden;
}
.imageBorder {
	border: 4px solid #68913E;
	margin-top: 4px;
}
.imageSmallBorder {
	border: 1px solid #573366;
}

sup {font-size:12px;
}
.parallaxWrap {
	height: 600px;
	position: relative;
}
.parallaxCaption {
	font-family: 'Karma', serif;
	position: relative;
	text-align: center;
	font-size: 40px;
	color: rgba(255,255,255,0.76);
	text-shadow: 0px 0px;
	letter-spacing: 1px;
	font-weight: 200;
}

.gridWrapper {
	overflow: hidden;
	position: relative;
	margin-left: -1.6%;
	margin-bottom: -1.6%;
	margin-top: 20px;
}
.gridItem {
	margin-top: 10px;
	float: left;
	width: 15.06%;
	position: relative;
	margin-left: 1.6%;
	margin-bottom: 1.6%;
}
.name1 {
	font-size: 18px;
	position: relative;
	text-transform: none;
	line-height: 1.4;
	font-weight: 300;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	padding-left: 5px;
	color: #181819;
	letter-spacing: -1px;
}

.whiteScript {
	color: #CCCCCC;
	text-transform: none;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 12px;
}
.readMore {
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	background-color: #FFF;
	font-weight: 400;
	font-size: 14px;
	height: auto;
	border: 1px solid #97A8B1;
}
.readMore a:link{color:#174C68; }
.readMore a:hover{color:#E7A321; }
.quoteBox {
	box-sizing: border-box;
	position: relative;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;

}

.blockBox {
	box-sizing: border-box;
	position: relative;
	overflow:hidden;
	width: 80%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top: 1px solid #97A8B1;
	overflow:hidden;
}
.centreBox {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}


.testP {
	font-family: 'Karma', serif;
	color: #5C5D58;
	font-size: 18px;
	font-style: italic;
	line-height: 1.2;
	}
	
.karma {
	font-family: 'Karma', serif;
	color: #2575A0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.quote {
	font-family: 'IM Fell Great Primer', serif;
	font-size: 50px;
	font-style: normal;
	color: #E8B450;
	position: relative;
	vertical-align: bottom;
	bottom: -20px;
	line-height: 1;
}
.quote.bottom {
		vertical-align: top;
	top: -3px;
}

.testimonialCo {
	color: #3F6E6E;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 1.2;
}
.centreButton {
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7E7E7E;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	background-position: 5% 0%;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	background-image: -webkit-linear-gradient(270deg,rgba(220,220,220,0.95) 0%,rgba(171,172,168,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(220,220,220,0.95) 0%,rgba(171,172,168,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(220,220,220,0.95) 0%,rgba(171,172,168,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(220,220,220,0.95) 0%,rgba(171,172,168,1.00) 100%);
}
.centreButton a {
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 1;
}
	

.centreButton a:hover {
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	color: #fff;
}
	


audio { width:100%; display:block; }

.readMore2 {
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #174C68;
	position: relative;
	background-color: #FFFFFF;
	color: #E7A321;
	font-weight: 400;
}
.readMore2 a:link {color: #E7A321; }
.readMore2 a: hover {color:#174C68;}

.jobSpec li { color:#222222; list-style:none; position:relative; }

.jobSpec li:before { content: '•'; color: #174C68; font-size: 31px; position: absolute; left: -19px; top: -13px }

