@charset "UTF-8";
/* CSS Document */
/*********************************************************************************/
/* Below 1500px                                                                   */
/*********************************************************************************/
@media (max-width: 1500px) { /* 1500px */

	.mainbanner .mainimage .caption {
		top: 200px;
	}
	.mainbanner .mainimage .caption h1,
	.mainbanner .mainimage .caption p {
		font-size: 2.5em
	}
}

/*********************************************************************************/
/* Below 1200px                                                                   */
/*********************************************************************************/
@media (max-width: 1200px) { /* 1200px */

	#header #logo {
		float: none;
		margin: 1em auto .5em auto;
	}
	#header #logo h1 {
		font-size: 1.75em;
	}
	
	#header #contactwrapper {
	float: left;
	width: 100%;
	max-width: none;
	margin: .75em 0;
	}
	#header #contactwrapper #clientlogin p {
	text-align: center;
	}
	#header #contactwrapper #contact p {
	text-align: center;
	}
	
	#menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
		text-align: center;
	}
	
	#menuwrapper {
		float: none;
		display: block;
		background: #FFFFFF;
	}
	
	.mainbanner .mainimage .caption {
		top: 150px;
	}
	.mainbanner .mainimage .caption h1,
	.mainbanner .mainimage .caption p {
		font-size: 2em
	}
	
	.wrapper {
		width: 98%;
		margin: 0 1%;
	}
	
	.mainbanner .mainimage .wrapper {
		width: 100%;
		margin: 0;
	}
	
	.homehighlightwrapper .highlightrow .highlightbox .title h2 {
		font-size: 1.5em;
	}
}
/*********************************************************************************/
/* Below 960px                                                                   */
/*********************************************************************************/
@media (max-width: 960px) { /* 960px */

	
	.mainbanner .mainimage .caption {
		position: relative;
		width: 100%;
		max-width: none;
		left: 0;
		top: 0;
		float: left;
		background: #00B3B3;
		padding: 10px 0;
		margin: 0;
	}
	.flexwrapper {
		flex-wrap: wrap;
	}
	.flexwrapper .flex50 {
		width: 100%;
	}
	.flexwrapper .flex50 .imgwrap {
		width: 90%;
		margin: 1rem 5%;
	}
	
	.homehighlightwrapper .highlightrow .highlightbox .title h2 {
		font-size: 1.25em;
	}
	
	#footer #creditswrapper #copyright,
	#footer #creditswrapper #webcredit {
		width: 98%;
		margin: 1em 1%;	
	}
	#footer {
		text-align: center;	
	}
	#footer #creditswrapper #webcredit {
		text-align: center; 	
	}

	#footer #address,
	#footer #social,
	#footer #logos {
		float: none;
		width: 100%;
		margin: .5em auto;
		text-align: center;
		display: inline-block;
	}
	#footer #address {
		display: inline-block;
		background: url('_gfxlib/footerlogo171.png') top center no-repeat;
	}
	
	#footer #social img,
	#footer #logos img {
		float: none;
		margin: .5em;
		display: inline-block;
	}
	
	#contentform .orderformlayout {
		width: 100%;
		margin: 0;
	}
	#contentform .formobject,
	#contentform .formfileobject,
	#contentform textarea {
		font-size: 1em;
	}
	

}

/*********************************************************************************/
/* Below 750px                                                                   */
/*********************************************************************************/
@media (max-width: 750px) {
	
	#header #logo {
		height: 120px;
		width: 70%;
		background: url(_gfxlib/logo140.png) no-repeat left;
	    background-size: auto 100%;
	    margin: 0 15%;
	}
	#header #logo h1 {
		font-size: 1.25em;
		margin-left: 120px;
	}
	.mainbanner .mainimage .caption h1,
	.mainbanner .mainimage .caption p {
		font-size: 1.25em
	}
	
	.homehighlightwrapper .highlightrow .highlightbox .title h2 {
		font-size: 1.125em;
	}
	
	.homehighlightwrapper .highlightrow .highlightbox .content p,
	.homehighlightwrapper .highlightrow .highlightbox .content p a {
		font-size: 1em;
	}
	
	#content {
		margin-top: 1em;
	}
	#centrewrapper {
		float: left;
		width: 98%;
		margin: 0 1%;
	}
	#centrewrapper h1 {
		font-size: 1.5em;
	}
	#centrewrapper h2 {
		font-size: 1.125em;
	}
	#centrewrapper p,
	#centrewrapper .contentlist li,
	#centrewrapper ol li {
		font-size: 1em;
	}
	#centrewrapper .standfirst {
		font-size: 1.25em;
	}
	#centrewrapper #paypal {
	width: 90%;
	padding: 1em 5%;
}
	#rightwrapper {
		width: 98%;
		margin: 1em 1%;
	}
	#rightwrapper h1 {
		font-size: 1.125em;
	}
	#newseventswrapper .offacoin {
		float: left;
		width: 98%;
		margin: 1em auto;
		min-height: 150px;
	    background-size: auto 100%;
	}
	#figure {
		float: left;
		width: 100%;
		margin: 1em auto;
		min-height: 150px;
		background: url(_gfxlib/offacoin.png) no-repeat right bottom;
		background-size: auto 100%;
	}
}
/*********************************************************************************/
/* Below 650px                                                                   */
/*********************************************************************************/
@media (max-width: 650px) {

	#header #contactwrapper,
	#header #contactwrapper #clientlogin {
		text-align: center;
	}
	#header #contactwrapper #clientlogin p {
		font-size: 1em;
		text-align: center;
		display: inline-block;
		float: none;
	}
	#header #contactwrapper #clientlogin p a {
		margin: 1em auto;
	}
	#header #contactwrapper #contact p {
		font-size: 20px;
	}
	#header #contactwrapper #contact p .label {
		font-size: 15px;
	}

	.homehighlightwrapper .highlightrow .highlightbox {
		float: left;
		width: 100%;
		margin: 0 0 1em 0;
		padding: 0;
	}

	.homehighlightwrapper .highlightrow .highlightbox .content {
		margin: 1em 2%;
	}
	.flexwrapper .flex50 .imgwrap {
		width: 100%;
		margin: 1rem 0%;
	}
	
	.moreboxres {
		display: block;
		float: left;
		width: 98%;
		margin: 0 1%;
		background: #8C7A55;
		padding: .5em 0;
	}
	.moreboxres p {
		font-size: .875em;
		font-weight: 400;
		color: #FFF;
		width: 90%;
		margin: 0 5%;
	}
	.moreboxres a {
		color: #FFF;
		width: 100%;
		display: block;
	}
	.moreboxres a:hover {
		text-decoration: underline;
	}
	.morebox {
		display: none;
	}

}
/*********************************************************************************/
/* Below 400px                                                                   */
/*********************************************************************************/
@media (max-width:25.00em) {	
	
	#header #logo h1 {
		font-size: 1em;
	}

}