html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1.25em;
	color: #040e2b;
	position: relative;
	min-width: 995px;
	font-family: 'Muli', sans-serif;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	body {
		min-height: 1250px;
	}
}

body, div, form {
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
}

.fixed-width {
	width: 956px;
	margin: 0px auto 0px auto;
}

.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
}

#header-wrapper {
	border-bottom: 4px solid #ff4e50;
}

#header {
	height: 160px;
}

#header .fixed-width {
	position: relative;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 100;
}

#logo img {
	width: 200px;
	height: auto;
}

#upperHeader {
	height: 40px;
	padding: 16px 0 0 0;
	margin: 0 0 16px 0px;
}

#header-right {
	margin-left: 300px;
}

#header-contact a.button {
	width: 130px;
	margin: 0 0 0 60px;
	text-align: center;
	font-weight: bold;
	background-color: #ff4e50;
	color: #fff;
	display: block;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	border-bottom: 2px solid #a72223;
	float: right;
}

#header-contact a.button.black {
	color: #fefefe;
	background-color: #2B2D42;
	border-bottom: 2px solid #000000;
	margin: 0 0 0 20px;
}

#header-contact .text {
	float: right;
	padding: 7px 0 0 0;
}

#header-contact .text .title {
	font-size: 13px;
	line-height: 18px;
	color: #2a2a2a;
	padding: 0 5px 0 0;
}

#header-contact .text .number {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: 700;
	color: #1a1a1a;
}

#header-contact .text .number a {
	text-decoration: none;
	color: #1a1a1a;
}

#menuWrapper {
	height: 48px;
	background: rgb(241,80,81);
	background: linear-gradient(4deg, rgba(241,80,81,1) 0%, rgba(241,93,53,1) 100%);
}

#menuWrapper ul {
	list-style: none;
	margin: 0 0 0 210px;
	padding: 0;
	text-align: center;
}

#menuWrapper ul li {
	display: inline-block;
	margin: 0 18px;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 1px;
	padding: 0;
	text-transform: uppercase;
}

#menuWrapper ul li a {
	color: #fff;
	padding: 15px 0 0 0;
	height: 33px;
	display: block;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

#menuWrapper ul li a:hover {
	color: #212020;
}

#menuWrapper ul li.first {
	margin-left: 0;
}

#menuWrapper ul li.last {
	margin-right: 0;
}

#usps {
	text-align: center;
	height: 40px;
}

#uspWrapper {
	margin-left: 130px;
}

.usp {
	display: inline-block;
	height: 40px;
	color: #999999;
	font-size: 13px;
	line-height: 15px;
	margin: 0 28px;
	font-weight: 700;
	vertical-align: top;
}

.usp.first {
	margin-left: 0;
}

.usp.last {
	margin-right: 0;
}

.usp .text {
	float: left;
	padding: 13px 0 0 0;
}

.usp .image {
	float: left;
	padding: 12px 0 0 0;
	margin: 0 6px 0 0;
}

.usp .text a {
	color: #999999;
	text-decoration: none;
}

.usp .text a:hover {
	text-decoration: underline;
}

#featured {
	padding: 0 4px;
}

#featured .feature {
	width: 33.333333%;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #fff;
	margin: 0 0 54px 0;
}

#featured .feature .image {
	cursor: pointer;
	height: 300px;
	background-size: cover;
	background-position: center;
	margin: 0 0 10px 0;
}

#featured .feature .text {
	display: none;
}

#featured .feature .title {
	text-align: center;
}

#featured .feature .title h2 {
	font-size: 21px;
	line-height: 32px;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

#featured .feature .title h2 a {
	color: #333;
	text-decoration: none;
	font-weight: 300;
}

#featured .feature .title h2 a span {
	font-weight: 600;
}

#featured .feature.events .image {
	background-image: url('/images/home-box-2-2.jpg');
}

#featured .feature.show .image {
	background-image: url('/images/home-box-3-2.jpg');
}

#featured .feature.about .image {
	background-image: url('/images/home-box-1-2.jpg');
}

#footer-wrapper {
	background-color: #1e1e1e;
	border-top: 4px solid #ff4e50;
	padding: 30px 0px 40px 0px;
	min-height: 1px;
	position: relative;
}

#footer-wrapper .icon {
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -42px;
}

#footer-wrapper .icon img {
	width: 84px;
	height: auto;
}

#copyright {
	background-color: #181818;
	height: 50px;
	color: #969696;
	font-size: 13px;
	line-height: 16px;
}

#copyright .text {
	float: left;
	padding: 16px 0 0 0;
}

#copyright ul {
	float: right;
	padding: 16px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: right;
}

#copyright ul li {
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 0 20px;
}

#copyright ul li a {
	color: #cacaca;
	font-weight: bold;
	text-decoration: none;
}

#footer-wrapper .menu {
	float: left;
	margin: 0 85px 0 0;
}

#footer-wrapper .menu .title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 29px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #ffffff;
}

#footer-wrapper .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-wrapper .menu li {
	font-size: 15px;
	line-height: 20px;
	border-bottom: 1px solid #2e2e2e;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 200px;
	color: #fefefe;
}

#footer-wrapper .menu li:last-of-type {
	border-bottom: 0;
}

#footer-wrapper .menu li a {
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
}

#banner {
	/*background-image: url('/images/home-page-banner.jpg');*/
	background-image: url('/images/web-banner-23.jpg');
	height: 580px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 0 0;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

	#banner {
		background-image: url('/images/web-banner-23@2x.jpg');
		background-size: auto 580px;
	}

}

.banner-content .title {
	width: 555px;
	padding: 63px 0 0 0;
	text-align: center;
	color: #2B2D42;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 40px;
	margin: 0 0 28px 0;
}

.banner-content .title span {
	display: block;
	font-weight: 900;
	font-size: 42px;
}

#eventsBanner {
	width: 555px;
}

#eventsBanner table {
	margin: 0 0 26px 0;
}

a.allEvents {
	text-align: center;
	padding: 5px 0;
	width: 126px;
	border: 1px solid #8D99AE;
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2B2D42;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 auto;
	border-radius: 3px;
}

.banner-content .event {
	color: #2B2D42;
	margin: 0 65px;
}

.banner-content .event td {
	width: 33.333333%;
	padding: 12px 0;
	border-bottom: 1px solid #8D99AE;
	font-size: 14px;
	line-height: 16px;
}

.banner-content .event tr:first-of-type td {
	padding-top: 0;
}

.banner-content .event tr:last-of-type td {
	padding-bottom: 0;
	border: 0;
}

.banner-content .event .day {
	font-size: 10px;
	line-height: 12px;
	display: block;
	margin-bottom: 4px;
}

.banner-content .event .venue {
	text-align: center;
}

.banner-content .event .button {
	text-align: right;
}

.banner-content .event td a {
	display: inline-block;
	padding: 5px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	border-radius: 3px;
	font-size: 12px;
}

.bannerReview {
	position: relative;
}

.tripadvisor {
    width: 295px;
    height: 50px;
    text-align: center;
    padding: 6px 0 0 0;
    position: absolute;
    top: 454px;
    left: 129px;
    background-color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.tripadvisor .title {
	font-size: 12px;
	line-height: 16px;
	padding: 0 7px;
    font-weight: 400;
    color: #000;
    margin: 0 0 5px 0;
    text-decoration: underline;
}

.tripadvisor .title a {
	color: #000;
	text-decoration: underline;
	font-weight: 400;
}

.bannerReview img.logo {
	width: 115px;
	height: auto;
	margin: 0 auto 1px auto;
}

.bannerReview img.rating {
	margin: 0 auto;
	width: 60px;
	height: auto;
}

.tripadvisor .reviews {
	text-align: center;
	color: rgb(102, 102, 102);
	font-size: 11px;
}

.tripadvisor .left {
	width: 190px;
	float: left;
}

.tripadvisor .right {
	margin-left: 190px;
	padding: 10px 0 0 0;
}

#homeContent {
	padding: 55px 0 0 0;
}

#homeContent h1 {
	padding: 0px 0px 0px 0px;
    font-size: 44px;
    line-height: 48px;
    color: #333333;
    text-align: center;
    font-family: 'Merriweather';
    margin: 0 0 25px 0;
}

#body-wrapper #homeContent p {
	text-align: center;
	margin: 0px 0px 45px 0px;
	padding: 0px 50px;
	color: #5d5e5f;
	font-size: 22px;
	line-height: 40px;
}

#homeReviews {
	padding: 10px 0 0 0;
	margin: 0 0 45px 0;
}

#homeReview {
	background-color: #18a780;
	color: #fff;
	padding: 20px 20px 20px 100px;
	margin: 0 auto 5px auto;
	position: relative;
	background-image: url('/images/quote.png');
    background-repeat: no-repeat;
    background-position: 27px 26px;
}

#homeReview blockquote {
	font-size: 21px;
	line-height: 34px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#homeReviews .logo {
	float: right;
	width: 50px;
	height: auto;
	margin: 0 0 0 10px;
}

#homeReviews a span {
	float: right;
	font-size: 14px;
	line-height: 14px;
	color: #1a1a1a;
	text-decoration: none;
	font-weight: normal;
	padding: 15px 0 0 0;
}

#homeReviews .logo:hover + span,
#homeReviews a span:hover {
	text-decoration: underline;
}

#footerReview h2 {
	color: #fff;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 32px;
}

#footerReview h2 span {
	font-weight: 300;
}

#footerReview .starRating {
	float: right;
	width: 230px;
	height: 130px;
	position: relative;
	text-align: center;
	border: 1px solid #7d7d7d;
	padding: 14px 0 20px 0;
	border-radius: 8px;
}

#footerReview .starRating p span {
	background-image: url('/images/review-star.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 20px;
	padding: 0 0 0 28px;
}

#footerReview .starRating p {
	margin: 0;
	color: #fefefe;
}

#homeAbout {
	background-color: #EDF2F4;
	padding: 40px 0;
}

#homeAbout h2{
	color: #333333;
	font-family: 'Merriweather';
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 32px;
	line-height: 40px;
}

#homeAbout .right {
    float: right;
    width: 372px;
    width: 430px;
}

#homeAbout .left {
	margin-right: 470px; 
}

#home-content-3-wrapper p,
#homeAbout .left p {
	margin: 0 0 16px 0;
	line-height: 24px;
}

#home-content-3-wrapper p:last-of-type,
#homeAbout .left p:last-of-type {
	margin-bottom: 30px;
}

.tab-content {
	height: 294px;
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #1a1a1a;
	padding: 15px 15px 15px 15px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}

#tab-wrapper {
	height: 52px;
}

#tab-wrapper .tab {
	float: left;
	padding: 13px 18px 0px 18px;
	margin: 0px 0px 0px 0px;
	height: 39px;
	font-size: 14px;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1a1a1a;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
	box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
}

.tab-content img {
	margin: 0 auto 13px auto;
}

.tab-content h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	color: #2a2a2a;
}

#body-wrapper .tab-content p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.tab-content p a {
	color: #ff4e50;
	text-decoration: underline;
	font-weight: normal;
}

#about-content-3 a.button,
#home-content-3-wrapper a.button,
#homeAbout a.button {
	width: 130px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	background-color: #ff4e50;
	color: #fff;
	display: block;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	border-bottom: 2px solid #a72223;
}

#home-content-3-wrapper {
	height: 705px;
	background-image: url('/images/high-jinx-home.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#home-content-3-wrapper.hm #home-content-3 .box h3 {
	padding: 80px 0 0 0;
}

#home-content-3 {
	padding: 140px 0px 0px 0px;
}

#home-content-3 .box {
	width: 464px;
	padding: 30px 30px 30px 30px;
	background-color: #fff;
	position: relative;
	height: 360px;
}

#about-content-3 .box .content-2,
#home-content-3 .box .content-2 {
	font-size: 14px;
	line-height: 24px;
	color: #1a1a1a;
}

#about-content-3 .box .frame,
#home-content-3 .box .frame {
	border: 8px solid #fff;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	width: 564px;
	height: 460px;
	position: absolute;
	left: -26px;
	top: -26px;
}

#home-content-3 .box h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
}

#aboutBaner {
	height: 650px;
	background-image: url('/images/about-banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
}

#about-content-3 {
	padding: 140px 0px 0px 0px;
}

#about-content-3 .box {
	width: 464px;
	padding: 30px 30px 30px 30px;
	background-color: #fff;
	position: relative;
	height: 360px;
}

#about-content-3 .box h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
}

#about-content-3 .box h1 span {
	display: block;
	margin: 0 0 10px 0;
}

#about-content-3 p {
    margin: 0 0 16px 0;
    line-height: 24px;
}

#about-content-3 {
	position: relative;
}

#about-content-3 img {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 250px;
	height: auto;
}

#aboutWrapper {
	background-color: #EDF2F4;
	padding: 40px 0 1px 0;
}

#aboutWrapper:after {
	display: table;
	content: "";
	clear: both;
}

.show {
	float: left;
	width: 29.3333333333%;
	margin: 0 6% 39px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.show:nth-child(3n){
	margin-right: 0;
}

.show .image {
	height: 250px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 10px 0;
	cursor: pointer;
}

.show h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 26px;
	padding: 0 10px;
	color: #2a2a2a;
	text-align: center;
	height: 52px;
	overflow: hidden;
}

.show h2 a {
	color: #2a2a2a;
	text-decoration: none;
}

.show a.button {
	width: 100px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	background-color: #ff4e50;
	color: #fff;
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 13px;
	border: 0;
	border-bottom: 2px solid #a72223;
}

#awards {
	padding: 40px 0;
}


#awards ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 30px 0 40px 0;
}

#awards ul:after {
	content: "";
	display: table;
	clear: both;
}

#awards ul li {
	height: 95px;
	float: left;
	width: 41%;
	padding: 0 5% 0 4%;
	font-weight: bold;
	font-size: 17px;
	line-height: 26px;
	border-bottom: 1px dashed #e5e5e5;
	margin: 0 0 20px 0;
	background-image: url('/images/trophy.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px auto;
}

#awards ul li:last-of-type,
#awards ul li:nth-last-child(2) {
	border: 0;
}

#awards ul li span {
	display: block;
	font-size: 13px;
	color: #ffb125;
	margin: 0 0 3px 0;
	line-height: 18px;
}

img#aboutImg {
	float: right;
	margin: 0 0 30px 40px;
}

#body-wrapper p {
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 20px 0;
}

#contactPageBanner {
	background-image: url('/images/contact-banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	margin: 0 0 30px 0;
}

#eventsPageBanner {
	background-image: url('/images/events-banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	margin: 0 0 30px 0;
}

#contactPageBanner .inner,
#eventsPageBanner .inner {
	padding-top: 85px;
}

#contactPageBanner h1,
#galleryBanner h1,
#eventsPageBanner h1 {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	margin: 0;
	float: left;
	padding: 15px 45px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 900;
	font-size: 66px;
	line-height: 80px;
}

#contactPageBanner h1 {
	float: right;
}

#eventsWrapper {
	margin: 0 0 60px 0;
}

#eventsWrapper .title {
	text-align: center;
	margin: 0 0 20px 0;
}

#eventsWrapper .title a {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

#eventsWrapper ul.eventList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#eventsWrapper ul.eventList li {
	font-size: 20px;
	line-height: 24px;
	border-bottom: dotted 2px #ff4e50;
	padding-bottom: 20px;
	margin-bottom: 15px;
	text-align: center;
}

#eventsWrapper ul.eventList li:last-of-type {
	border-bottom: 0;
}

#eventsWrapper ul.eventList li div {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#eventsWrapper ul.eventList li .date span {
	display: block;
	font-size: 14px;
	margin: 0 0 3px 0;
	color: #7e7e7e;
}

#eventsWrapper ul.eventList li .date {
	color: #333;
	width: 199px;
}

#eventsWrapper ul.eventList li .city {
	color: #2a2a2a;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#eventsWrapper ul.eventList li .city,
#eventsWrapper ul.eventList li .venue {
	padding: 19px 0 0 0;
	width: 289px;
}

#eventsWrapper ul.eventList li .venue {
	color: #7e7e7e;
}

#eventsWrapper ul.eventList li .button {
	padding: 15px 0 0 0;
	width: 130px;
}

#eventsWrapper ul.eventList li .button a {
	width: 130px;
    margin: 0 0 0 60px;
    text-align: center;
    font-weight: bold;
    background-color: #ff4e50;
    color: #fff;
    display: block;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 15px;
    border: 0;
    border-bottom: 2px solid #a72223;
    float: right;
}

#filterWrapper {
	text-align: center;
	margin: 0 auto 50px auto;
}

#filterWrapper .label {
	margin: 0 20px 0 0;
	font-size: 14px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	letter-spacing: 1px;
}

#filter-by {
	vertical-align: top;
	text-align: left;
	display: inline-block;
	background-color: #e5e5e5;
	width: 310px;
	height: 50px;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	background-image: url('/images/sort-arrow.png');
	background-repeat: no-repeat;
	background-position: 95% center;
}

#filter-by span {
    position: absolute;
    top: 18px;
    left: 18px;
    z-index: 1;
    font-weight: bold;
}

#filter-by select {
	width: 310px;
	opacity: 0;
	filter: alpha(opacity=100);
	color: #333333;
	height: 50px;
	padding: 2px 10px 0px 10px;
	font-size: 14px;
	line-height: 16px;
	background-color: transparent;
	border: 0px;
	outline: 0;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 1px;
}

.galleryWrapper {
	margin: 0 0 40px 0;
}

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

.galleryImage {
	float: left;
	width: 305px;
	height: 235px;
	margin: 0 20px 20px 0;
}

.galleryImage:nth-child(3n) {
	margin-right: 0;
}

#galleryBanner {
	background-image: url('/images/galleryBanner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	margin: 0 0 30px 0;
}

#galleryBanner h1 {
	background-color: transparent;
	padding: 0;
	float: right;
}

#galleryBanner .inner {
	padding: 105px 0 0 0;
}

.intro h2 {
	text-align: center;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	padding: 0;
}

.intro {
	text-align: center;
}

.galleryWrapper {
	padding: 15px 0 0 0;
}

#theShow {
	text-align: center;
	padding: 300px 0 0 0;
	min-height: 100px;
	background-image: url('/images/the-show-banner.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 0 50px 0;
}

.showOption {
	display: inline-block;
	margin: 0 40px;
	padding: 10px;
	background-color: #fff;
	width: 360px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}

.showOption h2 {
	margin: 0 0 21px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}

.showOption h2 span {
	display: block;
	font-weight: 900;
	font-size: 45px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #ff4e50;
}

.showOption a {
	width: 200px;
    margin: 0 auto 6px auto;
    text-align: center;
    font-weight: bold;
    background-color: #ff4e50;
    color: #fff;
    display: block;
    height: 43px;
    line-height: 43px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px;
    border: 0;
    border-bottom: 2px solid #a72223;
}

.showContent {
	text-align: center;
	margin-bottom: 40px;
}

.showContent h1 {
	padding: 0px 0px 0px 0px;
	font-size: 44px;
	line-height: 48px;
	color: #656565;
	text-align: center;
	font-family: 'Merriweather';
	margin: 0 0 40px 0;
}

.actTitle {
	font-family: 'Merriweather';
	margin: 0 0 60px 0;
	font-size: 24px;
	line-height: 28px;
	color: #333333;
	text-align: center;
}

#magicFeature {
	background-image: url('/images/magicBanner.jpg');
	padding: 50px 0 70px 0;
	background-position: top center;
	background-repeat: no-repeat;
}

#magicFeature .text {
	margin-left: 60%;
}

#otherFeature h2,
#danceFeature h2,
#circusFeature h2,
#magicFeature h2 {
	margin: 0 0 20px 0;
	font-weight: 900;
	color: #2a2a2a;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	font-size: 36px;
	line-height: 42px;
}

#magicFeature .image {
	float: left;
	width: 53%;
}

#magicFeature .image img {
	float: right;
	-webkit-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.60);
	box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.60);
	margin: 0 0 30px 0;
}

#danceFeature a.button,
#circusFeature a.button,
#otherFeature a.button,
#magicFeature a.button {
	width: 200px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	background-color: #ff4e50;
	color: #fff;
	display: block;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	border-bottom: 2px solid #a72223;
}

#otherFeature,
#circusFeature {
	margin: 0 0 65px 0;
}

#otherFeature:after,
#circusFeature:after {
	clear: both;
	display: table;
	content: "";
}

#danceFeature a.button,
#otherFeature a.button,
#circusFeature a.button {
	width: 150px;
}

#otherFeature .text {
	float: left;
	width: 40%;
}

#circusFeature .text {
	float: left;
	width: 55%;
}

#otherFeature .image {
	margin-left: 45%;
	min-height: 5px;
}

#circusFeature .images {
	margin-left: 60%;
}

#circusFeature ul,
#otherFeature ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}

#circusFeature ul li,
#otherFeature ul li {
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}

#circusFeature .image {
	width: 240px;
	height: 400px;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}

#circusFeature .image:first-of-type {
	margin-left: 20px; 
}

#danceFeature {
	margin: 0 0 80px 0;
}

#danceFeature:after {
	clear: both;
	content: "";
	display: table;
}

#danceFeature .image {
	width: 400px;
	float: left;
}

#danceFeature .text {
	margin-left: 45%;
	padding: 13px 0 0 0;
}

#showInfo {
	margin: 0 0 40px 0;
}

#showInfo:after {
	display: table;
	content: "";
	clear: both;
}

#tvAppearances {
	width: 338px;
	margin: 0 20px 0 0;
	float: left;
}

#brands {
	width: 338px;
	float: left;
}

#showReviewFeed h3,
#tvAppearances h3,
#brands h3 {
	color: #2a2a2a;
	font-family: 'Merriweather';
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0;
}

#brands .images img,
#tvAppearances .images img {
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #ccc;
}

#brands .images img:nth-child(2n),
#tvAppearances .images img:nth-child(2n) {
	margin-right: 0;
}

#showReviewFeed {
	float: left;
	margin: 0 20px 20px 0;
	width: 240px;
}

#rider {
	margin: 0 0 50px 0;
	text-align: center;
}

#rider h2 {
	margin: 0 0 20px 0;
	font-weight: 900;
	color: #2a2a2a;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	font-size: 36px;
	line-height: 42px;
}

#contactSide {
	float: left;
	width: 270px;
}

#contactMain {
	margin: 0 0 60px 290px;
}

.contactBox {
	margin: 0 0 15px 0;
}

.contactBox .title {
	background-color: #ff4e50;
	padding: 8px 5px 8px 13px;
	color: #ffffff;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.contactBox .content {
	padding: 13px 13px 8px 16px;
	background-color: #f3f3f3;
}

.field-name {
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	padding: 10px 0px 2px 2px;
}

.field-input input {
	width: 303px;
	outline: 0;
	border: 1px solid #b2b2b2;
	padding: 8px;
	margin: 0px 15px 0px 0px;
	font-family: 'open_sans', Arial;
	-webkit-transition: border 0.4s ease;
	-moz-transition: border 0.4s;
	-o-transition: border 0.4s;
	transition: border 0.4s;
}

.field-input input:focus {
	border: 1px solid #797979;
}

.field-textarea textarea {
	width: 645px;
	border: 1px solid #b2b2b2;
	padding: 8px;
	font-family: 'open_sans', Arial;
	-webkit-transition: border 0.4s ease;
	-moz-transition: border 0.4s;
	-o-transition: border 0.4s;
	transition: border 0.4s;
	outline: 0;
}

.field-input.last input {
	margin-right: 0;
}

#contactMain input.submitButton {
	width: 130px;
	margin: 0 0 0 60px;
	text-align: center;
	font-weight: bold;
	background-color: #ff4e50;
	color: #fff;
	display: block;
	height: 33px;
	line-height: normal;
	text-decoration: none;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	border-bottom: 2px solid #a72223;
	float: right;
	cursor: pointer;
}

.show .content {
	display: none;
}

.fancybox-content h2 {
            margin: 0 0 20px 0;
    font-size: 22px;
    line-height: 28px;
    padding: 0;
    color: #2a2a2a;
    overflow: hidden;
}

.fancybox-content p {
	    font-size: 15px;
    line-height: 24px;
    margin: 0 0 20px 0;
}

.fancybox-content {
        max-width: 700px !important;
}

#brands .images img#notForgottenLogo,
#brands .images img#sootyLogo {
	margin-right: 0;
}

#brands .images img#visitEnglandLogo {
	margin-right: 4px;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin: 0 0 15px 0; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#showreelContent img {
	width: 350px;
	height: auto;
}

#showreelContent {
	padding: 40px 0 0 0;
}
