/* Orange 				#ea6a01		234,106,1	*/
/* Dark Grey 			#5a5650		90,86,80	*/
/* Light Blue 			#009fda
/* Dark Blue 			#425a78

/* -------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------------------- */

html {
	width: 100%;
}
body {
	background: #cbe1ee url(../images/bg.jpg) top center fixed;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #555;
	text-align: center;
	min-width: 320px;
	-webkit-text-size-adjust: none;
	overflow-x: hidden !important;
}
div {
	text-align: left;
}
a, a:active, a:visited {
	color: #ea6a01;
	text-decoration: none;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
}
a[href^="tel"] {
	color: initial;
	text-decoration: none;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
}
a:hover, a:focus {
	color: #333;
	text-decoration: none;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
}
h1 {
	font-size: 35px;
	line-height: 45px;
	font-weight: 700;
	padding: 0 0 40px 0;
	text-shadow: 0 1px 0 #fff;
	color: #5a5650;
}
h2 {
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	padding: 0 0 25px 0;
	/* border-top: 1px dashed rgba(0,0,0,0.25); */
	/* margin: 0; */
	/* padding: 0 0 25px 0; */
	text-shadow: 0 1px 0 #fff;
	color: #5a5650;
}
h3 {
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	padding: 0 0 25px 0;
	color: #5a5650;
}
h4 {
	font-size: 21px;
	line-height: 34px;
	font-weight: 700;
	padding: 0 0 25px 0;
	color: #5a5650;
}
h4.no-gap {
	padding: 0;
}
p, li {
	color: #555;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 25px 0;
}
p:last-child {
	padding: 0;
}
p.final {
	padding: 0 !important;
	margin: 0 !important;
}
strong {
	font-weight: 700;
}
strong.eazy {
	font-weight: 700;
	color: #ea6a01;
}
ul {
	list-style: none;
	margin: 0 0 30px 15px;
}
li .fa {
	padding-right: 5px;
}
li {
	padding: 0 0 0 5px;
	margin: 0;
}
.clearfix {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.strip {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.content {
	position: relative;
	clear: both;
	padding: 75px 0;
	margin: 0 auto;
	width: 95%;
	max-width: 1200px;
	border: 0;
	height: auto;
}
.strip.clean {
	padding-top: 40px;
	box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
}
.strip.clean .content {
	background: #fff;
	padding: 40px 40px 50px 40px;
	border-radius: 6px;
	width: auto;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto 60px auto;
	box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
}
.strip.clean .content li ul, .strip.clean .content li ol {
	margin: 0 1.5em;
}
.strip.clean .content ul, .strip.clean .content ol {
	margin: 0 0.5em 1.5em 1.5em;
}
.strip.clean .content ul {
	list-style-type: disc;
}
.strip.clean .content ol {
	list-style-type: decimal;
}
.strip.clean .content ol ol {
	list-style: upper-alpha;
}
.strip.clean .content ol ol ol {
	list-style: lower-roman;
}
.strip.clean .content ol ol ol ol {
	list-style: lower-alpha;
}
.strip.clean strong {
	font-weight: 700;
	font-size: 1.05em;
}
.strip.brand {
	width: 100%;
	position: relative;
	border-top: 0;
	/* border-bottom: 1px dashed rgba(0,0,0,0.25); */
	/* background: rgba(255,255,255,0.5); */
	/* background: rgba(203,225,238,0.5); */
}
.strip.brand .content {
	width: 100%;
	padding: 0;
	height: 140px;
}
#logo a {
	position: absolute;
	top: 21px;
	left: 20px;
	width: 300px;
	height: 75px;
	background: url("../images/header-logo-campeazy.png") no-repeat;
	background-size: 300px 75px;
	text-indent: -9999px;
}
#strapline {
	position: absolute;
	top: 27px;
	right: 58%;
	margin-right: -215px;
	width: 280px;
	height: 80px;
	background: url("../images/header-strapline.png") no-repeat;
	background-size: 280px 80px;
}
#menu a, #telephone-icn a {
	display: none;
}
#facebook a, #basket a, #menu a, #telephone-icn a {
	position: absolute;
	top: 46px;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	border-radius: 4px;
	background-size: 42px 42px;
}
#facebook a {
	right: 90px;
	background: url("../images/header-icon-facebook.png") no-repeat;
	background-size: 42px 42px;
}
#basket a {
	right: 20px;
	background: url("../images/header-icon-basket.png") no-repeat;
	background-size: 42px 42px;
}
#basket.full a {
	background: url("../images/header-icon-basket-anim.gif") no-repeat;
	background-size: 42px 42px;
}
#basket #basket-qty {
	position: absolute;
	top: 40px;
	right: 15px;
	border-radius: 50%;
	background: #ea6a01;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	width: 10px;
	height: 10px;
	text-align: center;
}
#basket #basket-qty a, #basket #basket-qty a:hover, #basket #basket-qty a:focus, #basket #basket-qty a:active, #basket #basket-qty a:visited {
	color: #fff;
	text-decoration: none;
}
#telephone {
	position: absolute;
	top: 40px;
	right: 160px;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	color: #777;
	text-shadow: 0 1px 0 #f3f8fb;
	text-align: right;
}
#telephone span {
	color: #425a78;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}
#telephone a[href^="tel"] {
	color: #425a78;
	text-decoration: none;
}
.strip.nav {
	border: 0;
	margin: 0;
	width: 100%;
	background: #ea6a01;
	z-index: 5000;
	font-size: 0;
	line-height: 0;
	border-top: 4px solid rgba(255,255,255,1);
	border-bottom: 4px solid rgba(255,255,255,1);
}
.strip.nav .content {
	width: 100%;
	padding: 0;
}
#nav {
	margin: 0;
	padding: 20px 0 20px 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline-block;
	list-style: none;
	margin: 0 19px 0 19px;
	padding: 0;
	color: #000;
	font-size: 19px;
	line-height: 19px;
	font-weight: 700;
	white-space: nowrap;
	text-transform: uppercase;
	border: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}
#nav ul li:first-child {
	margin-left: 0;
}
#nav ul li:last-child {
	margin-right: 0;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	line-height: 19px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}
#nav ul li a:hover, #nav ul li a:focus {
	color: #333;
	text-decoration: none;
	font-weight: inherit;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.25);
}
#nav ul li a.current {
	color: #333;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.25);
}
.strip.footer {
	position: relative;
	/*background: #425a78;*/
	background: transparent url("../images/footer-hills.png") top center repeat-x;
}
#start-footer {
	width: 100%;
	border-top: 0 solid #009fda;
}
#end-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.strip.footer .content {
	padding: 80px 0 50px 0;
	color: #c9cfd6;
}
#splash-container {
	position: relative;
}
.strip.splash {
	width: 100%;
	position: relative;
	min-height: 525px;
	height: 525px;
	background-color: #425a78;
	background-size: cover;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	border-top: 0;
	border-bottom: 6px solid rgba(255,255,255,1);
	font-size: 0;
	line-height: 0;
}
.strip.splash .olay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);
	-moz-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);
	-webkit-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);

	font-size: 0;
	line-height: 0;
}
.strip.splash .content {
	text-align: center;
	padding: 0;
}
.strip.splash .p24-h1-container {
	display: table;
	width: 100%;
	text-align: center;
}
.strip.splash .p24-h1-titles {
	width: 100%;
	min-height: 500px;
	height: 500px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.strip.splash h1 {
	display: inline-block;
	padding: 25px 35px;
	font-size: 28px;
	line-height: 28px;
	font-weight: 500;
	color: #fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
	background: rgba(0,0,0,0.5) url("../images/splash-overlay-h1-50pc.png") top center repeat;
	/*border: 2px solid #ea6a01;*/
	border-radius: 24px;
	margin: 0;
}
.strip.splash h1 span.event {
	display: block;
	font-size: 65px;
	line-height: 65px;
	/*text-transform: uppercase;*/
	font-weight: 700;
	color: #fff;
	padding: 8px 0 5px 0;
	margin-bottom: 8px;
	letter-spacing: -2px;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.strip.intro {
	box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);
	-moz-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);
	-webkit-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.65);
}
.strip.intro .content {
	padding: 50px 0 75px 0;
}
.strip.alternate {
	background-color: rgba(255,255,255,0);
	border-top: 1px dashed rgba(0,0,0,0.25);
	border-bottom: 1px dashed rgba(0,0,0,0);
	background: url("../images/bg-canvas.jpg") top left repeat;
	background-size: 300px 300px;
}
.nostitch {
	border: 0;
}
.nostitch.txt-only {
	box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.4);
}
.nostitch.txt-only .content {
	padding: 55px 0 75px 0;
}
.nostitch.txt-only h1 {
	color: #425a78;
}
.strip.tight-top .content {
	margin-top: -40px;
	padding-top: 0;
}
.strip.hb-orange {
	background-color: #ea6a01;
	position: relative;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	background: #ea6a01 url("../images/bg-abstract-orange.png") bottom center no-repeat;
}
.strip.hb-dkgrey {
	background-color: #5a5650;
	position: relative;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
}
.strip.hb-navy {
	background-color: #425a78;
	position: relative;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	background: #425a78 url("../images/bg-abstract-blue.png") bottom center no-repeat;
}
.strip.hb-orange:after, .strip.hb-dkgrey:after, .strip.hb-navy:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	position: absolute;
	bottom: -30px; 
	left: 50%;
	margin-left: -50px;
}
.strip.hb-orange:after {
	border-top: 30px solid #ea6a01;
}
.strip.hb-dkgrey:after {
	border-top: 30px solid #5a5650;
}
.strip.hb-navy:after {
	border-top: 30px solid #425a78;
}
.strip.hb-orange .content, .strip.hb-dkgrey .content, .strip.hb-navy .content {
	padding: 60px 0 50px 0;
}
.strip.hb-orange h2, .strip.hb-dkgrey h2, .strip.hb-navy h2  {
	font-family: 'Ubuntu', arial, sans-serif;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.25);
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}
.strip.hb-orange p, .strip.hb-dkgrey p, .strip.hb-navy p {
	margin: 15px 0 10px 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
	text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
}
.strip.setback {
	box-shadow: inset 0 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,0.1);
}
.pic-container {
	background: #fff;
	border: 8px solid #fff;
	border-radius: 6px;
	padding: 0;
	box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size: 0;
	line-height: 0;
}
img.pic {
	width: 100%;
	border-radius: 4px;
	font-size: 0;
	line-height: 0;
}
.solo-btn {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.intro-txt {
	width: 90%;
	margin: 0 auto;
}
.intro-txt p, p.intro-txt {
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	color: #5a5650;
	margin: 0 0 50px 0;
	padding: 0;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}
.intro-pics {
}
.share-container {
	text-align: center;
	width: 100%;
}
.share-social {
	display: inline-block;
	padding: 15px 20px;
	border-radius: 6px;
	margin: 50px auto -20px auto;
	color: inherit;
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.5);
}
.share-txt {
	float: left;
	text-align: left;
	margin: 0 25px 0 0;
	line-height: 40px;
	font-size: 20px;
}
a.share-facebook, a.share-twitter, a.share-email {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 25px 0 0;
}
a.share-facebook {
	background: transparent url("../images/social-facebook.png") center center no-repeat;
	background-size: 40px 40px;
	border-radius: 4px;
}
a.share-twitter {
	background: transparent url("../images/social-twitter.png") center center no-repeat;
	background-size: 40px 40px;
	border-radius: 4px;
}
a.share-email {
	background: transparent url("../images/social-email.png") center center no-repeat;
	background-size: 40px 40px;
	border-radius: 4px;
	margin-right: 0;
}
.one-whole-feature {
	display: block;
	float: none;
	width: 60%;
	margin: 0 auto 0px auto;
	border-radius: 6px;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.one-whole {
	display: block;
	float: none;
	width: 100%;
	margin: 0 0 50px 0;
	text-align: center;
	background: #fff;
	padding: 20px;
	border-radius: 6px;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.one-whole.partial {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.one-whole.done  {
	margin-bottom: 0;
}
.featured-one-whole {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.featured-one-whole.done  {
	margin-bottom: 0;
}
.one-half.lft {
	float: left;
	width: 47.5%;
	margin: 0 5% 0 0;
	text-align: left;
}
.one-half.rt {
	float: right;
	width: 47.5%;
	margin: 0;
	text-align: left;
}
.one-quarter, .one-quarter.forced {
	float: left;
	width: 21.25%;
	margin: 0 5% 0 0;
	text-align: left;
}
.one-quarter.final, .one-quarter.final.forced  {
	margin-right: 0;
}
.one-quarter.mid.forced {
	margin: 0 5% 0 0;
}
.one-third {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	text-align: left;
}
.one-third.final {
	margin: 0;
}
.safari-one-third {
	float: left;
	width: 32.5%;
	margin: 0 1.25% 0 0;
	text-align: left;
}
.safari-one-third.final {
	margin: 0;
}
.resp-gap {
	clear: both;
	display: block;
	width: 100%;
	height: 50px;
}
.resp-gap.larger {
	height: 75px;
}
#resp-more {
	display: none;
}
.middle-info-heading {
	font-family: 'Ubuntu', arial, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: 700;
	color: #ea6a01;
	text-align: center;
	margin: 0;
	padding: 25px 0 18px 0;
}
.middle-info-txt {
	text-align: center;
	padding: 0 0 10px 0 !important;
}
.tent-profile {
	background: #fff;
	padding: 8px;
	border-radius: 6px;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
}
.featured-one-whole .tent-profile {
	padding: 10px;
}
.tent-profile img.pic {
	width: 100%;
	border: 0;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.tent-profile h3 {
	padding: 15px 0 15px 0;
}
.tent-profile h3.no-pic-above {
	padding: 5px 0 10px 0;
}
.tent-profile h3 span {
	font-family: 'Open Sans', arial, sans-serif;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #888;
}
.tent-profile p {
	text-align: center;
	padding-bottom: 15px;
}
.tent-features ul {
	margin-left: 0;
}
.tent-features {
	padding: 0;
	margin: 0 0 25px 0;
}
.tent-features.no-btn {
	margin: 5px 0 15px 0;
}
.tent-features-list.last {
	border-bottom: 1px solid #ddd;
}
.tent-features-list {
	font-size: 16px;
	line-height: 24px;
	border-top: 1px solid #ddd;
	text-align: left;
	padding: 6px 8px 6px 8px;
	background: #fafafa;
}
.tent-features-list span {
	float: right;
	padding: 0;
}
.tent-features-list ul {
	display: block;
	list-style: none;
	border-top: 1px dotted #ddd;
	width: auto;
}
.tent-features-list li {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #ddd;
	margin: 0;
}
.tent-features-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
ul.facilities.no-more {
	margin-bottom: 0;
}
ul.facilities li {
	font-size: 16px;
	line-height: 24px;
}
.hire-price {
	font-family: 'Ubuntu', arial, sans-serif;
	text-align: center;
	color: #425a78;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -1.25px;
	border-top: 1px dashed #ccc;
	padding-top: 12px;
	padding-bottom: 12px;
}
.hire-price span {
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -8px;
}
.hire-price .duration {
	font-family: 'Open Sans', arial, sans-serif;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #888;
	letter-spacing: 0;
}
.reveal {
	border: 1px solid #eee;
	border-radius: 4px;
	margin: 10px 0 2px 0;
	padding: 10px 10px;
	background: rgba(255,255,255,0.75);
	font-size: 15px;
}
.reveal ul {
	margin-top: 5px;
	margin-bottom: 0;
}
.reveal li {
	font-size: 15px;
}
a.trigger {
	cursor: pointer;
}
.p24-icn-grey {
	color: #aaa;
}
.p24-icn-green {
	color: #009900;
}
.p24-icn-red {
	color: #cc0000;
}
.p24-icn-warn {
	color: #ea6a01;
}
.p24-icn-blue {
	color: #4c8ca4;
}
.p24-icn-brightblue {
	color: #238ae6;
}
a.btn, .event-sbmt {
	font-family: 'Ubuntu', arial, verdana, sans-serif;
	width: 100%;
	margin: 0;
	display: block;
	padding: 15px;
	font-size: 18px;
	line-height: 18px;
	background: #ea6a01;
	color: #fff;
	text-decoration: none;
	border: 0;
	border-radius: 6px;
	font-weight: 500;
	-webkit-appearance: none;
	text-transform: uppercase;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
a.btn:hover, .event-sbmt:hover {
	background: #425a78;
	color: #fff;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.event-sbmt.soldout {
	background: #aaa;
}
.event-sbmt.soldout:hover {
	background: #aaa;
	cursor: initial;
}
a.btn.mini {
	display: inline-block;
	width: auto;
	padding: 8px 10px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 4px;
}
a.btn.mini:hover {
}
a.btn.mini.ended {
	background: #aaa;
}
a.btn.large {
	font-size: 26px;
	line-height: 26px;
	padding: 30px;
	width: 50%;
	display: inline-block;
	margin: 0 auto;
}
.solo-btn a.btn.large {
	border: 8px solid #fff;
	border-radius: 6px;
	box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
.one-whole p.btn-mid {
	margin-top: 15px;
	text-align: center;
}
.add-more {
	margin-bottom: 20px;
}
.home-promo a.btn.mini, .event-promo a.btn.mini {
	display: block;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	line-height: 18px;
}
table#booking {
	width: 100%;
	margin: 10px 0 30px 0;
	border-spacing: 0;
}
table#booking thead, table#booking tbody, table#booking th, table#booking td {
	border: 1px solid #bbb;
	border-collapse: collapse;
}
table#booking th {
	padding: 15px 12px;
	background: #425a78;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: 600;
	text-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
table#booking td {
	background: rgba(255,255,255,1);
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
table#booking td.final-total {
	padding: 15px 12px;
	text-shadow: 0 1px 0 #fff;
	color: #425a78;
	font-size: 28px;
	line-height: 28px;
	text-decoration: none;
	font-weight: 700;
	background-color: rgba(255,255,255,0.75);
	white-space: nowrap;
	text-align: right;
}
table#booking a, table#booking a:visited {
	text-decoration: none;
}
table#booking a:hover, table#booking a:focus {
	text-decoration: underline;
}
#booking-frm {
	margin: 0;
}
#booking-frm .inpt, #booking-frm .txt {
	width: 100%;
	font-family: 'Open Sans', arial, verdana, sans-serif;
	font-size: 18px;
	border: 1px solid #bbb;
	color: #555;
	padding: 8px 8px 8px 12px;
	border-radius: 4px;
	-webkit-appearance: none;
	background: #fff;
	font-weight: 400;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
#booking-frm .txt {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 193px;
	min-height: 193px;
	max-height: 193px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
#booking-frm select.subj {
	font-family: 'Open Sans', arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: 400;
	-webkit-appearance: none;
	width: 100%;
	padding: 8px 8px 8px 12px;
	border: 1px solid #bbb;
	border-radius: 4px;
	background: #fff;
	color: #555;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
#enqfrm select.subj option {
	padding: 2px;
}
#booking-frm .frm-questions-little {
	margin-top: 10px;
}
#booking-frm .frm-questions-big {
	margin-top: 25px;
}
#booking-frm .frm-questions-contact {
	margin-top: 0;
}
#booking-frm .frm-questions-contact-big {
	margin-top: 18px;
}
.checkout-btn {
	margin-top: -10px;
}
#booking-frm #captchabox {
	width: 100%;
	height: 71px;
	border: 1px solid #bbb;
	padding: 8px 8px 8px 12px;
	margin-bottom: 10px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
#booking-frm .sbmt {
	font-family: 'Open Sans', arial, verdana, sans-serif;
	margin: 10px 0 0 0;
	display: inline-block;
	padding: 15px;
	font-size: 18px;
	line-height: 18px;
	background: #ea6a01;
	color: #fff;
	text-decoration: none;
	border: 0;
	border-radius: 6px;
	font-weight: 700;
	-webkit-appearance: none;
	text-transform: uppercase;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
#booking-frm .sbmt:hover {
	background: #425a78;
	color: #fff;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
#booking-frm .sbmt.off, #booking-frm .sbmt.off:hover {
	background: #aaa;
	color: #fff;
	cursor: initial;
}
#booking-frm input[type=checkbox] {
	transform: scale(1.5);
	margin-right: 8px;
}
.show-me-mobile {
	display: none;
}
.hide-me-mobile {
	display: block;
}
.hide-me-mobile-tbl {
	display: table-cell;
}
.refrsh {
	margin-bottom: 25px;
}
.larger {
	font-size: 18px;
	margin-bottom: 5px;
}
.smaller {
	font-size: 15px;
	font-weight: 400;
}
.warning {
	color: #be2d3e;
}
.success-big {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #425a78;
	padding: 20px 0 60px 0;
}
.booking-added, .booking-removed, .booking-info {
	display: block;
	padding: 12px 15px;
	width: 100%;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	margin: 0 0 30px 0;
}
.booking-added {
	color: #009900;
	border: 1px solid rgba(0,153,0,0.40);
	background-color: rgba(0,153,0,0.1);
}
.booking-removed {
	color: #be2d3e;
	border: 1px solid rgba(190,45,62,0.40);
	background-color: rgba(190,45,62,0.1);
}
.booking-info {
	color: inherit;
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.5);
}
.event-info {
	padding: 15px;
	width: 100%;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	color: inherit;
	border: 0 solid #fff;
	background-color: rgba(255,255,255,0.5);
}
.frm-save {
	margin-top: 12px;
}
.pp-cards {
	margin-left: 20px;
}
#tel-save-progress {
	margin: 2px 0 0 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
}


#booking-frm select.beds { 
	font-family: 'Open Sans', arial, verdana, sans-serif;
	display: block;
	padding: 4px 20px 4px 4px !important; 
	max-width: 100%; 
	height: auto !important; 
	border: 1px solid #bbb; 
	border-radius: 4px; 
	background: url("../images/dropdown-arrow.png") right center no-repeat;
	background-color: #fff; 
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px !important; 
	appearance: none; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
}
#booking-frm select.beds option { 
	padding: 0 4px; 
}

.home-promo, .event-promo {
	background: #fff;
	padding: 8px;
	border-radius: 6px;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
}
.home-pic, .event-pic {
	font-size: 0;
	line-height: 0;
}
.home-promo img.pic, .event-promo img.pic {
	width: 100%;
	border: 0;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.event-promo .nodate-end {
	box-sizing: border-box;
	background: #fff;
	height: 15px;
	border-bottom: 5px solid #ea6a01;
	border-radius: 4px;
}
h2.home-promo-title, h3.event-promo-title {
	display: block;
	background: #fff;
	color: #425a78;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	padding: 0;
	margin: 25px 0 10px 0;
	text-align: center;
}
h2.home-promo-title {
	margin-bottom: 20px;
}
h2.home-promo-title a, h3.event-promo-title a {
	text-decoration: none;
}
h2.home-promo-title a:hover, h2.home-promo-title a:focus, h3.event-promo-title a:hover, h3.event-promo-title a:focus {
	text-decoration: none;
}
.home-promo-description, .event-promo-dates {
	background: #fff;
	color: #666;
	padding: 0;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: 400;
	margin: 0 0 20px 0;
}
.event-promo-dates.home {
	font-size: 14px;
	line-height: 14px;
}
.home-promo-description {
	padding: 0 10px;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
}
#footer-lft {
	float: left;
	width: 50%;
	text-align: left;
}
#footer-rt {
	float: right;
	width: 50%;
	text-align: right;
}
#footer-lft p, #footer-rt p {
	color: #ddd;
}
#footer-lft p {
	text-align: left;
	font-weight: 400;
}
#footer-rt p {
	text-align: right;
	font-weight: 400;
}
#footer-lft a, #footer-rt a {
	color: #444;
	text-decoration: none;
}
#footer-lft a:hover, #footer-rt a:hover, #footer-lft a:focus, #footer-rt a:focus {
	color: #111;
	text-decoration: none;
}
#footer-rt span {
	display: block;
}
table.priv-cook {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
table.priv-cook th {
	color: #425a78;
	text-align: left;
	font-weight: 700;
	background-color: #dbe8ed;
	border: 1px solid #c4c4c4;
	padding: 10px;
}
table.priv-cook td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #c4c4c4;
}
.scroll-up a, .scroll-up a:link, .scroll-up a:visited {
	display: none;
	position: fixed;
	bottom: 32px;
	right: 40px;
	width: 20px;
	height: 20px;
	padding: 12px;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 50%;
	background: rgba(0,0,0,0.5) url("../images/scroll-up.png") center center no-repeat;
	background-size: 20px 20px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	opacity: 0.5;
	cursor: pointer;
}
.scroll-up a:hover, .scroll-up a:focus {
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	opacity: 1.0;
	cursor: pointer;
}

/* -------------------------------------------- */

/* All Mobile/Touch Sizes */

@media only screen and (min-width: 961px) and (max-width: 1100px) {
	#strapline {
		top: 32px;
		right: 60%;
		margin-right: -215px;
		width: 245px;
		height: 70px;
		background-size: 245px 70px;
	}
	.strip.clean .content {
		width: 95%;
	}
}
@media only screen and (max-width: 960px) {
	body {
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
		color: #444;
		background: #cbe1ee url(../images/bg.jpg) top center fixed;
		background-repeat: no-repeat;
		background-size: 960px 720px;
	}
	.show-me-mobile {
		display: block;
	}
	.hide-me-mobile {
		display: none;
	}
	.hide-me-mobile-tbl {
		display: none;
	}
	p {
		text-align: center;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
		color: #444;
	}
	.strip.clean p {
		text-align: left;
	}
	h1 {
		overflow: hidden;
		margin-top: -50px;
		margin-left: -2.5%;
		margin-bottom: 25px;
		font-size: 24px;
		line-height: 28px;
		display: block;
		width: 105%;
		text-align: center;
		padding: 25px 0;
		/* padding-right: 5%; */
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		background: rgba(255,255,255,0.75);
		box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.25);
		-moz-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.25);
		-webkit-box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.25);
		text-shadow: 1px 1px rgba(255,255,255,1);
	}
	h2 {
		font-size: 22px;
		line-height: 30px;
		font-weight: 700;
		margin: 0;
		padding: 0 0 25px 0;
		border: 0;
	}
	.strip.clean h1 {
		margin: 0;
		font-size: 24px;
		line-height: 28px;
		display: block;
		width: 100%;
		text-align: left;
		padding: 0 0 25px 0;
		border: 0;
		background: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.pic-container {
		border: 4px solid #fff;
	}
	.strip.brand {
		background: none;
		border-bottom: 0;
	}
	.strip.brand .content {
		width: 100%;
		height: 160px;
		text-align: center;
	}
	.strip.nav {
		margin: 0;
		border: 0;
	}
	.strip.nav .content {
		width: 100%;
	}
	.strip.intro {
		background: none;
	}
	.content {
		width: 95%;
		margin: 0 auto;
		padding: 50px 0;
	}
	.nostitch.txt-only .content {
		padding: 50px 0;
	}
	#logo {
		text-align: center;
	}
	#logo a {
		margin-top: 15px;
		display: inline-block;
		position: static;
		top: auto;
		left: auto;
		width: 240px;
		height: 60px;
		background-size: 240px 60px;
		text-align: center;
	}
	#strapline {
		display: none;
	}
	#telephone {
		display: none;
	}
	#social {
		width: 263px;
		height: 32px;
		margin: 20px auto 0 auto;
		text-align: center;
		position: relative;
	}
	#facebook a, #basket a, #menu a, #telephone-icn a {
		float: left;
		position: static;
		display: inline;
		width: 32px;
		height: 32px;
		margin-right: 45px;
		border-radius: 3px;
	}
	#facebook a, #basket a {
		background-size: 32px 32px;
	}
	#basket #basket-qty {
		position: absolute;
		right: 70px;
		top: -6px;
		background: #ea6a01;
		font-size: 9px;
		line-height: 9px;
		padding: 3px;
		width: 9px;
		height: 9px;
	}
	#menu a {
		background: url("../images/header-icon-menu.png") no-repeat;
		background-size: 32px 32px;
		cursor: pointer;
	}
	#telephone-icn a {
		background: url("../images/header-icon-phone.png") no-repeat;
		background-size: 32px 32px;
		margin-right: 0;
	}
	#basket.full a {
		background-size: 26px 26px;
	}
	#nav {
		display: none;
		border-top: 4px solid #fff;
		position: absolute;
		background: #ea6a01;
		top: 0;
		left: 0;
		right: 0;
		margin: 0;
		padding-top: 0;
		padding-bottom: 0;
		width: 100%;
		min-width: 320px;
		max-width: 1000px;
		box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
		-moz-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
		-webkit-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.35);
		z-index: 5001;
	}
	#nav ul {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	#nav ul li {
		display: block;
		text-align: center;
		border-bottom: 1px solid rgba(255,255,255,0.25);
		padding: 13px 0 14px 0;
		margin: 0;
		/* background: url("../images/nav-bullet.png") left no-repeat; */
		background-size: 15px 10px;
	}
	#nav ul li, #nav ul li a, #nav ul li a:hover, #nav ul li a:focus {
		font-size: 18px;
		line-height: 18px;
		letter-spacing: initial;
	}
	#splash-container {
		border-top: 4px solid #fff;
	}
	.strip.splash {
		width: 100%;
		position: relative;
		min-height: 300px;
		height: 300px;
		border-bottom: 4px solid #fff;
		/* background: none !important; */
		/* border-top: 1px dashed rgba(0,0,0,0.15); */
		/* border-bottom: 1px dashed rgba(0,0,0,0.15); */
	}
	.strip.splash .olay {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 292px;
		box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
		-moz-box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
		-webkit-box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
		/* background: rgba(255,255,255,0.25); */
		padding: 0;
		margin: 0;
		font-size: 0;
		line-height: 0;
	}
	.strip.splash .content {
		padding: 0;
	}
	.strip.intro .content {
		padding: 25px 0 40px 0;
	}
	.strip.clean {
		padding-top: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.strip.clean .content {
		width: 95%;
		padding: 25px 15px 25px 15px;
		box-sizing: border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing: border-box;
		margin: 0 auto 60px auto;
		text-align: left;
	}
	.strip.clean .content ul, .strip.clean .content ol {
		margin: 0 0em 1.5em 1.5em;
	}
	.strip.splash .p24-h1-container {
		display: table;
		width: 100%;
		text-align: center;
		border: 0;
		padding: 0;
		margin: 0;
	}
	.strip.splash .p24-h1-titles {
		width: 100%;
		min-height: 300px;
		height: 300px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.strip.splash h1 {
		display: inline-block;
		padding: 0;
		font-size: 16px;
		line-height: 22px;
		font-weight: 400;
		/* color: #333; */
		/* background: none; */
		background: rgba(0,0,0,0.25) url("../images/splash-overlay-h1-25pc.png") top center repeat;
		border-radius: 6px;
		border: 0;
		text-shadow: 0 0 5px rgba(0,0,0,1);
		/* text-shadow: 0 1px 0 rgba(255,255,255,0.65); */
		width: auto;
		padding: 8px 20px 10px 20px;
	}
	.strip.splash h1 span.event {
		display: block;
		font-size: 24px;
		line-height: 30px;
		text-transform: inherit;
		font-weight: 700;
		/* color: #333; */
		padding: 0;
		margin: 0;
		letter-spacing: -0.1px;
		/* text-shadow: 0 1px 0 rgba(255,255,255,0.65); */
		text-shadow: 0 0 5px rgba(0,0,0,1);
		border-bottom: 0;
		background: none;
	}
	.strip.splash h1 span.event-date {
		display: block;
		font-size: 16px;
		line-height: 26px;
		/* color: #333;*/
		text-shadow: 0 0 5px rgba(0,0,0,1);
		font-weight: 400;
	}
	.strip.hb-orange, .strip.hb-dkgrey, .strip.hb-navy {
		/*background-image: none;*/
		box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
		-moz-box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
		-webkit-box-shadow: inset 0 10px 10px -12px rgba(0,0,0,0.5);
	}
	.strip.hb-orange:after, .strip.hb-dkgrey:after, .strip.hb-navy:after{
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
		bottom: -20px; 
		margin-left: -50px;
	}
	.solo-btn {
		width: 90%;
		margin-top: 50px;
		text-align: center;
	}
	.intro-txt p {
		color: #444;
		font-size: 18px;
		line-height: 26px;
		font-weight: 700;
		margin: 0 0 30px 0;
		text-align: center;
	}
	.share-social {
		padding: 8px 10px;
		margin: 40px auto 0 auto;
	}
	.share-txt {
		margin: 0 15px 0 0;
		line-height: 30px;
		font-size: 17px;
	}
	a.share-facebook, a.share-twitter, a.share-email {
		width: 30px;
		height: 30px;
		margin: 0 15px 0 0;
	}
	a.share-facebook {
		background: transparent url("../images/social-facebook.png") center center no-repeat;
		background-size: 30px 30px;
	}
	a.share-twitter {
		background: transparent url("../images/social-twitter.png") center center no-repeat;
		background-size: 30px 30px;
	}
	a.share-email {
		background: transparent url("../images/social-email.png") center center no-repeat;
		background-size: 30px 30px;
		margin-right: 0;
	}
	.one-whole-feature {
		width: 80%;
		margin: 0 auto 30px auto;
	}
	.one-half.lft {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}
	.one-half.rt {
		display: block;
		float: none;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.one-half.final {
		margin-bottom: 30px;
	}
	.one-half.final.done  {
		margin-bottom: 0;
	}
	.one-half.rsp-contact {
		margin-bottom: 0;
	}
	.one-half.rsp-contact .booking-info {
		margin-top: 0;
		margin-bottom: 0;
	}
	.one-half.lft.rsp-contact .booking-info {
		border-bottom: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.one-half.rt.rsp-contact .booking-info {
		border-top: 0;
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}
	.one-quarter {
		float: left;
		width: 47.5%;
		margin: 0 5% 0 0;
	}
	.one-quarter.mid, .one-quarter.final {
		margin-right: 0;
		margin-bottom: 30px;
	}
	.one-quarter.final.done  {
		margin-bottom: 0;
	}
	.one-third {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
	}
	.one-third.start {
		margin-top: 0;
	}
	.one-third.final {
		margin-bottom: 30px;
	}
	.one-third.final.done {
		margin-bottom: 0;
	}
	.safari-one-third {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
	}
	.safari-one-third.start {
		margin-top: 0;
	}
	.safari-one-third.final {
		margin-bottom: 30px;
	}
	.safari-one-third.final.done {
		margin-bottom: 0;
	}
	.resp-gap {
		clear: both;
		display: block;
		width: 100%;
		height: 0;
	}
	p.resp-intro {
		padding-bottom: 0;
	}
	.middle-info-heading {
		font-size: 24px;
		line-height: 28px;
	}
	.hire-price {
		font-size: 45px;
		line-height: 45px;
		letter-spacing: -1px;
	}
	.hire-price span {
		font-size: 30px;
		line-height: 45px;
	}
	ul.facilities {
		display: inline-block;
		list-style: none;
		margin: 0 0 30px 0;
		border: 1px solid rgba(255,255,255,0.5);
		width: auto;
		min-width: 65%;
		max-width: 95%;
		background: rgba(255,255,255,0.25);
		border-radius: 6px;
	}
	ul.facilities.no-more {
		margin: 0;
	}
	ul.facilities li {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		padding: 5px 20px 5px 20px;
		border-bottom: 1px dotted #fff;
		margin: 0;
		color: #444;
	}
	ul.facilities li:last-child {
		border-bottom: 0;
		padding-bottom: 10px;
	}
	.strip.hb-orange .content, .strip.hb-dkgrey .content, .strip.hb-navy .content {
		padding: 50px 0 40px 0;
	}
	.strip.hb-orange h2, .strip.hb-dkgrey h2, .strip.hb-navy h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.strip.hb-orange p, .strip.hb-dkgrey p, .strip.hb-navy p {
		margin: 15px 0 10px 0;
		color: #fff;
		font-size: 15px;
		line-height: 20px;
		font-weight: 600;
	}
	#resp-more {
		margin-top: 25px;
		cursor: pointer;
		display: inline-block;
	}
	#resp-more:hover {
	}
	#resp-about-more {
		margin-top: 25px;
		display: none;
	}
	.tent-profile h3 {
	}
	.tent-profile h3.no-pic-above {
		letter-spacing: -0.5px;
	}
	a.btn.large {
		font-size: 22px;
		line-height: 22px;
		padding: 25px;
		width: 75%;
		display: inline-block;
		margin: 0 auto;
		border: 4px solid #fff;
	}
	table#booking th {
		padding: 10px 8px;
		font-size: 16px;
		line-height: 16px;
	}
	table#booking td {
		padding: 8px;
		font-size: 16px;
		line-height: 24px;
	}
	table#booking .smaller {
		font-size: 15px;
		line-height: 22px;
	}
	table#booking thead, table#booking tbody, table#booking th, table#booking td {
		border: 1px solid #bbb;
	}
	#booking-frm a.booking-delete {
		color: #be2d3e;
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
	}
	#booking-frm a.booking-delete:hover {
		text-decoration: underline;
	}
	table#booking strong {
		font-weight: 700;
	}
	table#booking td.final-total {
		font-size: 21px;
		line-height: 21px;
	}
	.smaller {
		font-size: 15px;
		line-height: 22px;
	}
	.booking-added, .booking-removed, .booking-info {
		font-size: 16px;
		line-height: 23px;
		text-align: center;
		margin: 25px 0 25px 0;
	}
	.booking-added span, .booking-removed span {
		display: block;
	}
	.booking-added {
		background-color: rgba(0,153,0,0.1);
	}
	.add-more a.btn.mini {
		display: block;
	}
	.home-promo a.btn.mini, .event-promo a.btn.mini {
		display: block;
		text-align: center;
		padding: 15px 0;
		font-size: 17px;
		line-height: 17px;
	}
	.booking-removed {
		background-color: rgba(190,45,62,0.1);
	}
	a.btn.mini {
		padding: 10px 12px;
	}
	.one-whole p.btn-mid a.btn.large {
		width: 100%;
		display: block;
	}
	.checkout-btn {
		margin: 0;
		padding-top: 5px;
	}
	.success-big {
		font-size: 18px;
		line-height: 26px;
	}
	h4.no-gap {
		font-size: 16px;
		line-height: 23px;
		text-align: center;
	}
	.pp-sbmt {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.pp-cards {
		display: block;
		text-align: center;
		margin: 25px auto 0 auto;
		width: 306px;
		height: auto;
	}
	#booking-frm .sbmt, #booking-frm .sbmt:hover, #booking-frm .sbmt.off, #booking-frm .sbmt.off:hover {
		display: block !important;
		text-align: center;
		box-sizing: border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing: border-box;
		width: 100%;
	}
	.strip.footer {
	}
	.strip.footer .content {
		padding: 70px 0 50px 0;
		width: 97.5%;
	}
	#footer-lft {
		float: none;
		display: block;
		width: 100%;
		text-align: center;
	}
	#footer-rt {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	#footer-lft p, #footer-rt p {
		color: #ddd;
		text-align: center;
		font-size: 14px;
	}
	#footer-lft p {
		font-weight: 600;
	}
	#footer-rt span {
		display: none;
	}
	.scroll-up a, .scroll-up a:link, .scroll-up a:visited {
		bottom: 20px;
		right: 20px;
		width: 15px;
		height: 15px;
		background-size: 15px 15px;
	}
	.scroll-up a:hover, .scroll-up a:focus {
		width: 15px;
		height: 15px;
		background-size: 15px 15px;
	}
}

/* -------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 960px) {
	.strip.splash {
		min-height: 400px;
		height: 400px;
	}
	.strip.splash .p24-h1-titles {
		min-height: 400px;
		height: 400px;
	}
	.strip.splash h1 {
		display: inline-block;
		padding: 0;
		font-size: 18px;
		line-height: 20px;
		font-weight: 400;
		/* color: #333; */
		/* background: none; */
		background: rgba(0,0,0,0.25) url("../images/splash-overlay-h1-25pc.png") top center repeat;
		border-radius: 6px;
		border: 0;
		text-shadow: 0 0 5px rgba(0,0,0,1);
		/* text-shadow: 0 1px 0 rgba(255,255,255,0.65); */
		width: auto;
		padding: 8px 20px 10px 20px;
	}
	.strip.splash h1 span.event {
		display: block;
		font-size: 40px;
		line-height: 48px;
		text-transform: inherit;
		font-weight: 700;
		/* color: #333; */
		padding: 0;
		margin: 0;
		letter-spacing: -0.1px;
		/* text-shadow: 0 1px 0 rgba(255,255,255,0.65); */
		text-shadow: 0 0 5px rgba(0,0,0,1);
		border-bottom: 0;
		background: none;
	}
	.strip.splash h1 span.event-date {
		display: block;
		font-size: 18px;
		line-height: 26px;
		/* color: #333;*/
		text-shadow: 0 0 5px rgba(0,0,0,1);
		font-weight: 400;
	}
}