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

body {
	background-color: #ecebe9;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #6a7d87;
}

.widthfull {
	width: 100%!important;
}

#tribe-events-bar {
	display: none!important;
}

a.tribe-events-gcal, a.tribe-events-ical {
	clear: none!important;
	float: none!important;
}

.contact-left {
	padding: 0px 0px 20px 0px!important;
}

.contact-right {
	padding: 0px 0px 20px 0px!important;
}

.contact-submit {
	text-align: right;
}

.wpcf7-text, .wpcf7-textarea {
	width: 100%!important;
	border: 1px solid #e2e2e2!important;
	padding: 7px!important;
}

.wpcf7-submit {
	width: 100%!important;
	background-color: #f2af32;
	border: 1px solid #f2af32;
	border-radius: 5px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

.wpcf7-submit:hover {
	background-color: #de3a31;
	border: 1px solid #de3a31;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #de3a31!important;
	padding: 5px!important;
	margin: 0px!important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #f2af32!important;
	padding: 5px!important;
	margin: 0px!important;
}

h1, h2.tribe-events-page-title, h2 {
	font-size: 23px!important;
	color: #4c4c4c;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold!important;
	margin: 0px 0px 35px 0px;
	padding: 87px 0px 0px 0px;
	background-image:url(images/h1bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

h2.woocommerce-loop-product__title {
	background-image: none!important;
	text-transform: none!important;
	font-weight: normal!important;
	font-size: 16px!important;
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

.main-content h1, h2.tribe-events-page-title, h2 {
	text-align: left!important;
	background-position: top left;
}

#header {
	background-color: #dfdfdf;
}

#top {
	background-color: #404040;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

#top .orange {
	color: #f2af32;
	text-transform: none;
}

#top .contactheader {
	padding: 0px 0px 0px 18px;
}

#top .social {
	padding: 0px 25px 0px 0px;
	text-align: right;
}

#logonav {
	background-color: #f2af32;
	height: 94px;
	border-bottom: 3px solid #bed4df;
}

#logo {
	position: absolute;
	top: -38px;
	left: 25px;
}

ul#nav {
	padding: 0px;
	margin: 45px 0px 0px 0px;
	list-style: none;
	text-transform: uppercase;
	font-size: 18px;
}

ul#nav li {
	display: inline-block;
	padding: 0px 3px 21px 3px;
}

ul#nav li.selected {
	background-image:url(images/navarrow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
}

ul#nav li a {
	color: #fff;
}

ul#nav li a:hover {
	color: #fff;
	text-decoration: none;
}

#main {
	background-color: #fff;
}

.carousel {
	padding: 25px 10px 25px 10px;
}

.carouseltextholder {
	position: absolute;
	top: 248px;
	left: 53px;
}

.carouselbigtext {
	background-color: rgba(45, 45, 45, 0.8);
	color: #fff;
	text-transform: uppercase;
	font-size: 35px;
	padding: 7px 25px 7px 25px;
	display: inline-block;
	margin: 0px 0px 3px 0px;
}

.carouselbigtext a {
	color: #fff;
	text-decoration: none;
}

.carouselbigtext a:hover {
	color: #fff;
	text-decoration: underline;
}

.carouselsmalltext {
	background-color: rgba(45, 45, 45, 0.8);
	color: #fff;
	font-size: 20px;
	padding: 7px 25px 7px 25px;
	display: inline-block;
}

.carousel-right {
	position: relative;
	margin: 0px 0px 25px 0px;
}

.carousel-righttext {
	background-color: rgba(45, 45, 45, 0.8);
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;	
	padding: 10px 8px 8px 8px;
	display: block;
	width: 100%;
}

.carousel-righttext a {
	color: #fff;
	text-decoration: none;
}

.carousel-righttext a:hover {
	color: #fff;
	text-decoration: underline;
}

.content {
	padding: 0px 10px 25px 10px;
}

.main-content {
	padding: 35px 10px 25px 10px;
}

#becomemember {
	background-color: #323e4e;
}

.becomememberbg {
	padding: 35px 0px 35px 35px;
	background-image:url(images/becomememberbg.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.becomemembertop {
	text-transform: uppercase;
	color: #fff;
	font-size: 28px;
}

.becomememberbot {
	color: #afbbc1;
	font-size: 26px;
}

a.downloadformlink {
	display: block;
	text-align: center;
	background-color: #de3a31;
	border-radius: 10px;
	padding: 30px 0px 25px 0px;
	color: #fff;
	font-size: 18px;
	border-bottom: 6px solid #ab2018;
}

a.downloadformlink span {
	text-decoration: underline;
}

a.downloadformlink:hover {
	text-decoration: none;
	background-color: #f2af32;
	border-bottom: 6px solid #c0820e;
}

.becomememberdl {
	padding: 30px 35px 0px 10px;
}

.latestnews {
	padding: 90px 0px 60px 0px;
}

.latestnewsthree {
	border-bottom: 3px solid #ecebe9;
	padding: 20px 0px 15px 0px;
}

.latestnewsthreetitle {
	background-image:url(images/latestnewsthreebg.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	color: #2d3032;
	font-size: 19px;
}

.latestnewsthreetitle a {
	color: #050505;
	text-decoration: none;
}

.latestnewsthreetitle a:hover {
	color: #050505;
	text-decoration: underline;
}

.latestnewsthreelocation {
	padding: 5px 0px 0px 30px;
	font-size: 14px;
	color: #6a7d87;
	text-transform: uppercase;
}

.latestnewshometitle {
	font-size: 25px;
	color: #666666;
	padding: 0px 0px 20px 0px;
}

.pdfdownloadbg {
	background-image:url(images/pdfdownloadbg.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 15px 0px;
	margin: 33px 0px 0px 0px;
}

.pdfdownload {
	padding: 0px 0px 5px 60px;
	font-size: 15px;
	color: #050505;
}

.pdfdownload a {
	color: #050505;
	text-decoration: none;
}

.pdfdownload a:hover {
	color: #050505;
	text-decoration: underline;
}

.pdfdate {
	padding: 0px 0px 0px 60px;
	color: #999999;
}

#signup {
	background-color: #ecebe9;
}

.whatsonwhere {
	font-size: 21px;
	color: #2d2d2d;
	padding: 40px 30px 30px 30px;
}

.whatsonwhereform {
	padding: 30px;
}

.whatsonwhereform .btn-primary {
    color: #fff;
    background-color: #de3a31;
    border-color: #de3a31;
    float: right;
	padding: 11px 50px 9px 50px;
	font-size: 18px;
	border-radius: 7px;
}

.whatsonwhereform .btn-primary:hover {
	background-color: #f2af32;
	border-color: #f2af32;
}

.whatsonwhereform .form-inline .form-control {
    width: 30%;
	padding: 11px 10px 9px 10px;
	font-size: 18px;
	border-radius: 1px;
	height: 47px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #fff;
	webkit-box-shadow: none!important;
    box-shadow: none!important;
	text-align: left;
}

#footer {
	background-color: #2d3032;
	padding: 25px 15px 25px 15px;
}

#footer a {
	color: #e3e2df;
	text-decoration: none;
}

#footer a:hover {
	color: #62737c;
	text-decoration: none;
}

.footerheader {
	font-size: 15px;
	color: #dfdfdf;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
}

.footercontent {
	padding: 0px 0px 25px 0px;
}

ul.footerul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.footerul li {
	border-bottom: 1px solid #62737c;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

ul.footerul li:last-of-type {
	border-bottom: none;
}

.footerlinks a {
	display: block;
	border-bottom: 1px solid #62737c;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.footerform .form-inline .form-control {
    background-color: #404345;
	color: #afbbc1;
	font-size: 15px;
	border: 1px solid #404345;
	border-radius: 1px;
	webkit-box-shadow: none!important;
    box-shadow: none!important;
	height: 45px;
	margin: 0px;
}

.footerform .btn-primary {
    color: #404345;
    background-color: #191b1c;
    border-color: #191b1c;
	padding: 0px 15px 0px 15px;
	font-size: 30px;
	height: 45px;
	line-height: 43px;
	font-weight: bold;
	border-radius: 1px;
	margin: 0px;
}

.footerform .btn-primary:hover {
	background-color: #fff;
	border-color: #fff;
}
.socialicons a {
	margin: 0px 10px 0px 0px;
}

.sidebar-container {
	border: 1px solid #e2e2e2;
	padding: 20px;
	margin: 0px 0px 20px 0px;
}

.sidebar-container b {
	font-size: 23px;
	color: #737373;
	text-transform: uppercase;
}

.sidebar-container ul {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	list-style: none;
}

.sidebar-container ul li {
	padding: 15px 0px 15px 50px;
	background-image:url(images/libg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e2e2e2;
}

.contactname {
	text-transform: uppercase;
	color: #f2af32;
	margin: 20px 0px 0px 0px;
}

.contactul {
	margin: 0px 0px 20px 0px!important;
}

.tel-li {
	background-image:url(images/tel-li.jpg)!important;
}

.email-li {
	background-image:url(images/email-li.jpg)!important;
}

.theteam-img {
	padding: 0px;
}

.blog-item {
	border-bottom: 1px solid #e2e2e2;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 40px 0px;
}

.blogimg {
	padding: 0px;
}

.blog-date {
	font-size: 17px;
	color: #f2af32;
}

.blog-cat {
	font-size: 17px;
	color: #404b5a;
}

.blog-cat a {
	color: #404b5a;
}

.blog-cat a:hover {
	color: #404b5a;
	text-decoration: underline;
}

.blog-title {
	font-size: 21px;
	color: #737373;
	font-weight: bold;
}

.blog-title a {
	color: #737373;	
}

.blog-title a:hover {
	color: #737373;	
	text-decoration: underline;
}

.blog-content {
	margin: 25px 0px 25px 0px;
}

.readmorelink {
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #323e4e;
}

.readmorelink a {
	display: block;
	color: #fff;
	background-color: #f2af32;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	padding: 8px 0px 8px 0px;
	margin: 5px 0px 5px 0px;
}

.readmorelink a:hover {
	background-color: #404040;
	text-decoration: none;
}

.product_meta {
	display:none!important;
}

.woocommerce span.onsale {
    background-color: #f2af32!important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff!important;
    background-color: #f2af32!important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff!important;
    background-color: #de3a31!important;
}

.woocommerce ul.products li.product .price {
    color: #f2af32!important;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 16px!important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #f2af32!important;
    font-size: 18px!important;
	font-weight: bold!important
}

.woocommerce-message {
    border-top-color: #f2af32!important;
}

.woocommerce-message::before {
    color: #f2af32!important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px!important;
	padding: 2px 5px 2px 5px!important;
}

.woocommerce-info {
    border-top-color: #f2af32!important;
}

.woocommerce-info::before {
    color: #f2af32!important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 2px 5px 2px 5px!important;
}

@media  (max-width: 1200px)  {
	body {
		font-size: 13px;
	}	
	
	#logonav {
		background-color: #f2af32;
		height: 84px;
		border-bottom: 3px solid #bed4df;
	}
	
	ul#nav {
		margin: 38px 0px 0px 0px;
		font-size: 16px;
	}

	ul#nav li {
		padding: 0px 4px 21px 4px;
	}
	
	#logo {
		top: -20px;
		left: 25px;
	}
	
	#logo img {
		width: 230px;
	}
	
	.carouseltextholder {
		position: absolute;
		top: 180px;
		left: 53px;
	}

	.carouselbigtext {
		font-size: 30px;
		padding: 7px 20px 7px 20px;
	}

	.carouselsmalltext {
		font-size: 18px;
		padding: 7px 20px 7px 20px;
	}
	
	.becomememberbg {
		padding: 40px 0px 30px 30px;
	}

	.becomemembertop {
		font-size: 24px;
	}

	.becomememberbot {
		font-size: 21px;
	}

	a.downloadformlink {
		border-radius: 10px;
		padding: 25px 0px 20px 0px;
		font-size: 14px;
	}
	
	.becomememberdl {
		padding: 35px 30px 0px 10px;
	}	

	.latestnewsthreetitle {
		padding: 0px 0px 0px 25px;
		font-size: 16px;
	}

	.latestnewsthreelocation {
		padding: 5px 0px 0px 25px;
		font-size: 13px;
	}

	.latestnewshometitle {
		font-size: 23px;
		padding: 0px 0px 15px 0px;
	}

	.pdfdownloadbg {
		margin: 23px 0px 0px 0px;
	}

	.pdfdownload {
		font-size: 13px;
	}

	.pdfdate {
		font-size: 13px;
	}
	
	.whatsonwhere {
		font-size: 18px;
		padding: 40px 20px 30px 20px;
	}

	.whatsonwhereform {
		padding: 30px 20px 30px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		font-size: 16px;
		border-radius: 7px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 32%;
		padding: 11px 10px 9px 10px;
		font-size: 16px;		
	}
	
	.footerheader {
		font-size: 14px;
		padding: 0px 0px 15px 0px;
	}

	.footerform .form-inline .form-control {	
		font-size: 14px;		
		width: 150px;
	}
	
	.sidebar-container ul li {
		padding: 18px 0px 15px 50px;
	}
	
	.blog-item {
		padding: 0px 0px 30px 0px;
		margin: 0px 0px 30px 0px;
	}

	.blog-date {
		font-size: 16px;
	}

	.blog-cat {
		font-size: 16px;
	}

	.blog-title {
		font-size: 19px;
	}

	.blog-content {
		margin: 20px 0px 20px 0px;
	}

	.readmorelink a {
		font-size: 16px;
		padding: 7px 0px 7px 0px;
		margin: 3px 0px 3px 0px;
	}
	
}

@media  (max-width: 992px)  {
	body {
		font-size: 12px;
	}
	
	h1, h2.tribe-events-page-title, h2 {
		font-size: 20px!important;
		margin: 0px 0px 30px 0px;
		padding: 87px 0px 0px 0px;
	}
	
	.sidebar-container b {
		font-size: 20px;
	}

	#top {
		font-size: 11px;
	}
	
	#logo img {
		width: 220px;
	}
	
	.carouseltextholder {
		top: 120px;
		left: 22px;
	}

	.carouselbigtext {
		font-size: 25px;
		padding: 7px 20px 7px 20px;
	}

	.carouselsmalltext {
		font-size: 14px;
		padding: 7px 20px 7px 20px;
	}
	
	.carousel-right {
		margin: 0px 0px 30px 0px;
	}
	
	.becomememberbg {
		padding: 35px 0px 25px 25px;
	}

	.becomemembertop {
		font-size: 20px;
	}

	.becomememberbot {
		font-size: 18px;
	}

	a.downloadformlink {
		border-radius: 10px;
		padding: 25px 0px 20px 0px;
		font-size: 13px;
	}
	
	.becomememberdl {
		padding: 40px 25px 0px 20px;
	}	

	.latestnewsthreetitle {
		padding: 0px 0px 0px 20px;
		font-size: 15px;
	}

	.latestnewsthreelocation {
		padding: 5px 0px 0px 20px;
		font-size: 12px;
	}
	
	.latestnews {
		padding: 30px 0px 30px 0px;
	}

	.latestnewshometitle {
		font-size: 20px;
		padding: 0px 0px 15px 0px;
	}

	.pdfdownloadbg {
		margin: 23px 0px 80px 0px;
	}

	.pdfdownload {
		font-size: 12px;
	}

	.pdfdate {
		font-size: 12px;
	}
	
	.whatsonwhere {
		font-size: 16px;
		padding: 20px 20px 0px 20px;
	}

	.whatsonwhereform {
		padding: 20px 20px 20px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		font-size: 14px;
		border-radius: 7px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 39%;
		padding: 10px 10px 8px 10px;
		font-size: 14px;		
		height: 42px;
	}
	
	.footerheader {
		font-size: 13px;
		padding: 0px 0px 15px 0px;
	}

	.footerform .form-inline .form-control {	
		font-size: 13px;		
		width: 150px;
	}
	
	.blog-item {
		padding: 0px 0px 30px 0px;
		margin: 0px 0px 30px 0px;
	}
	
	.blogimg {
		padding: 0px 0px 20px 0px;
	}

	.blog-date {
		font-size: 15px;
	}

	.blog-cat {
		font-size: 15px;
	}

	.blog-title {
		font-size: 18px;
	}

	.blog-content {
		margin: 20px 0px 20px 0px;
	}

	.readmorelink a {
		font-size: 15px;
		padding: 7px 0px 7px 0px;
		margin: 3px 0px 3px 0px;
	}
	
	#nav {
		width: 400px!important;
		position: absolute;
		top: 12px;
		right: 50px;
		margin: 0px 0px 0px 0px!important;
		font-size: 14px!important;
		text-align: center!important;
	}
	
	ul#nav li.selected {
   	 	background-image:none!important; 
	}
	
	ul#nav li {
		padding: 4px 4px 4px 4px;
	}
}

@media  (max-width: 767px)  {
	body {
		font-size: 11px;
	}
	
	h1, h2.tribe-events-page-title, h2 {
		font-size: 18px!important;
		margin: 30px 0px 30px 0px;
	}
	
	.sidebar-container b {
		font-size: 18px;
	}
	
	#top {
		height: auto;
		line-height: normal;
		font-size: 10px;
		padding: 10px 0px 10px 0px;
	}

	#top .contactheader {
		padding: 0px 0px 0px 18px;
	}

	#top .social {
		padding: 5px 0px 0px 18px;
		text-align: left;
	}
	
	.becomememberbg {
		padding: 25px 25px 25px 25px;
		background-image: none;
	}

	.becomemembertop {
		font-size: 16px;
	}

	.becomememberbot {
		font-size: 14px;
	}

	a.downloadformlink {
		border-radius: 10px;
		padding: 25px 0px 20px 0px;
		font-size: 13px;
	}
	
	.becomememberdl {
		padding: 0px 25px 25px 20px;
	}	
	
	.latestnewsthreetitle {
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		background-image: none;
	}

	.latestnewsthreelocation {
		padding: 5px 0px 0px 0px;
		font-size: 10px;
	}
	
	.latestnews {
		padding: 25px 0px 25px 0px;
	}

	.latestnewshometitle {
		font-size: 17px;
		padding: 0px 0px 10px 0px;
	}

	.pdfdownloadbg {
		margin: 23px 0px 80px 0px;
	}

	.pdfdownload {
		font-size: 11px;
	}

	.pdfdate {
		font-size: 11px;
	}	
	
	.whatsonwhere {
		font-size: 14px;
		padding: 20px 20px 0px 20px;
	}

	.whatsonwhereform {
		padding: 20px 20px 20px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		font-size: 12px;
		border-radius: 7px;
		width: 100%;
		margin: 0px 0px 20px 0px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 100%;
		padding: 10px 10px 8px 10px;
		font-size: 12px;		
		height: 42px;
		margin: 0px 0px 5px 0px;
	}
	
	.footerheader {
		font-size: 12px;
		padding: 0px 0px 15px 0px;
	}

	.footerform .form-inline .form-control {	
		font-size: 12px;		
		width: 150px;
		float: left;
	}
	
	.sidebar-container {
		margin: 20px 0px 0px 0px;
	}
	
	.sidebar-container ul li {
		padding: 20px 0px 15px 50px;
	}
	
	#nav {
		width: 100%!important;
		position: absolute;
		top: 83px!important;
		right: 0px;
		margin: 0px 0px 0px 0px!important;
		font-size: 11px!important;
		text-align: center!important;
		background-color: #404040!important;
		padding: 10px 0px 10px 0px!important;
	}
	
	ul#nav li.selected {
   	 	background-image:none!important; 
	}
	
	ul#nav li {
		padding: 4px 4px 4px 4px;
	}
	
	#main {
		padding-top: 100px!important;
	}
	
}

@media  (max-width: 480px)  {
	
}