/* global
*****************************************************************************************************************/
html,
body {
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	background: #333;
}

.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}
.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important;}
.slabtextdone .slabtext{display:block;line-height:0.9;}



/* webfonts
*****************************************************************************************************************/

@font-face {
	font-family: 'luckys';
	src: url('270EBF_0_0.eot');
	src: url('270EBF_0_0.eot?#iefix') format('embedded-opentype'),url('270EBF_0_0.woff') format('woff'),url('270EBF_0_0.ttf') format('truetype'),url('270EBF_0_0.svg#luckys') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'entypo';
	src: url('entypo.eot');
	src: url('entypo.eot.eot?#iefix') format('embedded-opentype'),url('entypo.woff') format('woff'),url('entypo.ttf') format('truetype'),url('entypo.svg#entypo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'entypo-social';
	src: url('entypo-social.eot');
	src: url('entypo-social.eot.eot?#iefix') format('embedded-opentype'), url('entypo-social.woff') format('woff'), url('entypo-social.ttf') format('truetype'), url('entypo-social.svg#entypo-social') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'aleo-light';
	src: url('aleo-light.eot');
	src: url('aleo-light.eot.eot?#iefix') format('embedded-opentype'), url('aleo-light.woff') format('woff'), url('aleo-light.ttf') format('truetype'), url('aleo-light.svg#aleo-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ami';
	src:url('ami.eot');
	src:url('ami.eot?#iefix') format('embedded-opentype'),
		url('ami.woff') format('woff'),
		url('ami.ttf') format('truetype'),
		url('ami.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}





/* intro
*****************************************************************************************************************/

.intro {
	min-height: 100%;
	width: 100%;
	background: url('intro.jpg');
	background-size: cover;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
}

.logo {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	border: 0;
	width: 600px;
	height: 283px;
}

h1 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 70%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 550%;
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 1024px) {

.logo {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	border: 0;
	width: 400px;
	height: 189px;
}

h1 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 90%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 350%;
	color: #fff;
	text-decoration: none;
}

}

@media screen and (max-width: 568px) {


.logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0;
	width: 300px;
	height: 142px;
}

h1 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 90%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 130%;
	color: #fff;
	text-decoration: none;
}

}

@media screen and (max-width: 320px) {

.logo {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
	border: 0;
	width: 240px;
	height: 113px;
}

h1 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 90%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 180%;
	color: #fff;
	text-decoration: none;
}

}




/* icons
*****************************************************************************************************************/

.icons {
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	background: #333;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
}

.qtip-content{position:relative;padding:15px 15px;text-align:center;font-size:125%;font-family: 'luckys';color: #f47524; word-wrap:break-word}

#entypo-row-1 {
	display: inline;
	margin: 0 auto;
	width: 35%;
	text-align: center;
	overflow: hidden;
}

#entypo-row-2 {
	display: inline;
	margin: 0 auto;
	width: 35%;
	text-align: center;
	overflow: hidden;
}

.entypo a {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1000%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
}

.entypo a:hover {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1000%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
}

.entypo_social a {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1000%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
}

.entypo_social a:hover {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1000%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
}

.ami a {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 550%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
	padding-top: 36px;
	padding-bottom: 50%;
}

.ami a:hover {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 550%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 40px 0 40px;	
	text-decoration: none;
	padding-top: 36px;
	padding-bottom: 50%;
}

@media screen and (max-width: 1024px) {

.qtip-content{position:relative;padding:10px 10px;text-align:center;font-size:80%;font-family: 'luckys';color: #f47524; word-wrap:break-word}

.icons {
	width: 1024px;
}

#entypo-row-1 {
	display: inline;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	overflow: hidden;
}

#entypo-row-2 {
	display: inline;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	overflow: hidden;
}

.entypo a {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 700%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 20px 0 20px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo a:hover {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 700%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 20px 0 20px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 700%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 20px 0 20px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a:hover {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 700%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 20px 0 20px;	
	text-decoration: none;
	cursor: pointer;
}

.ami a {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 16px 0 20px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 24px;
	padding-bottom: 50%;	
}

.ami a:hover {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 16px 0 20px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 24px;
	padding-bottom: 50%;	
}

}

@media screen and (max-width: 768px) {
	
.qtip-content{position:relative;padding:10px 10px;text-align:center;font-size:60%;font-family: 'luckys';color: #f47524; word-wrap:break-word}
	
.icons {
	width: 768px;
}

#entypo-row-1 {
	display: inline;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	overflow: hidden;
}

#entypo-row-2 {
	display: inline;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	overflow: hidden;
}

.entypo a {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 500%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo a:hover {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 500%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 500%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a:hover {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 500%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.ami a {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 300%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 10px 0 15px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 17px;
	padding-bottom: 50%;	
}

.ami a:hover {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 300%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 10px 0 15px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 17px;
	padding-bottom: 50%;	
}

}

@media screen and (max-width: 568px) {

.qtip .qtip-content {position:relative;padding:5px 5px;width:80px;text-align:center;font-size:80%;font-family: 'luckys';color: #f47524; word-wrap: break-word;}

.icons {
	width: 100%;
}

#entypo-row-1 {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

#entypo-row-2 {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.entypo a {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo a:hover {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a:hover {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 15px 0 15px;	
	text-decoration: none;
	cursor: pointer;
}

.ami a {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 250%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 10px 0 15px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 50%;	
}

.ami a:hover {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 250%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 10px 0 15px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 50%;	
}


}

@media screen and (max-width: 320px) {

.qtip .qtip-content {position:relative;padding:5px 5px;width:80px;text-align:center;font-size:80%;font-family: 'luckys';color: #f47524; word-wrap: break-word;}

.icons {
	width: 320px;
}

#entypo-row-1 {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

#entypo-row-2 {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.entypo a {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 10px 0 10px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo a:hover {
	text-align: center;		
	font-family: 'entypo', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 10px 0 10px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 10px 0 10px;	
	text-decoration: none;
	cursor: pointer;
}

.entypo_social a:hover {
	text-align: center;		
	font-family: 'entypo-social', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 400%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 10px 0 10px;	
	text-decoration: none;
	cursor: pointer;
}

.ami a {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 250%;
	line-height: 1;
	color: #fff;
	z-index: 500;
	margin: 0 5px 0 10px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 50%;	
}

.ami a:hover {
	text-align: center;		
	font-family: 'ami', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 250%;
	line-height: 1;
	color: #f47524;
	z-index: 500;
	margin: 0 5px 0 10px;	
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 50%;	
}

}



/*  heroes
*****************************************************************************************************************/

.heroes {
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
}

h2 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 70%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 500%;
	color: #444;
	text-decoration: none;
	margin-bottom: 3%;
}

#team {
    text-align: center;
	width: 80%;
	margin: 0 auto;
}

.alex {
	background: url('hero-alex.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.sol {
	background: url('hero-sol.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.justin {
	background: url('hero-justin.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.claire {
	background: url('hero-claire.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.ashley {
	background: url('hero-ashley.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.charli {
	background: url('hero-charli.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

.will {
	background: url('hero-will.png');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
}

h3 {
	margin-top: 220px;
	margin-bottom: -400px;
	text-align: center;
	text-transform: uppercase;
    width: 200px;
    display: inline-block;
	font-family: 'luckys', Helvetica, sans-serif;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 200%;
	color: #555;
	text-decoration: none;
}

h4 {
	text-align: center;
	text-transform: uppercase;
    width: 200px;
    display: inline-block;
	font-family: 'aleo-light', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #888;
	text-decoration: none;
}

.alex, .sol, .justin, .claire, .ashley, .charli, .will {
    width: 200px;
    height: 300px;
    display: inline-block;
	margin: 0 2% 0 2%;
}


@media screen and (max-width: 2050px) {

#team {
    text-align: center;
	width: 80%;
	margin: 0 auto;
}

.alex, .sol, .justin {
	margin: 0 8% 80px 8%;
}

.claire, .ashley, .charli, .will {
	margin: 0 8% 0 8%;
}

}


@media screen and (max-width: 1500px) {

#team {
    text-align: center;
	width: 90%;
	margin: 0 auto;
}

.alex, .sol, .justin {
	margin: 0 5% 80px 5%;
}

.claire, .ashley, .charli, .will {
	margin: 0 5% 0 5%;
}

}


@media screen and (max-width: 1024px) {

h2 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 90%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	color: #444;
	text-decoration: none;
	margin-bottom: 3%;
}

#team {
    text-align: center;
	width: 100%;
	margin: 0 auto;
}

.alex, .sol, .justin, .claire, .ashley, .charli, .will {
	margin: 0 5% 70px 5%;
}

h3 {
	margin-bottom: -300px;
}

}


@media screen and (max-width: 768px) {

h2 {
	margin: 0 auto;
	text-transform: uppercase;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	color: #444;
	text-decoration: none;
	margin-bottom: 5%;
}

#team {
    text-align: center;
	width: 768px;
	height: auto;
	background: #fff;
	margin: 0 auto;
}

.alex, .sol, .justin, .claire, .ashley, .charli, .will {
    width: 240px;
    height: 360px;
	margin: 0 50px 80px 50px;
}

h3 {
	margin: 0 auto;
	margin-top: 260px;
}

h4 {
	margin: 0 auto;
	font-size: 100%;
}

}

@media screen and (max-width: 568px) {

h2 {
	margin: 0 auto;
	text-transform: uppercase;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	color: #444;
	text-decoration: none;
	margin-bottom: 5%;
}

#team {
    text-align: center;
	width: 100%;
	height: auto;
	background: #fff;
	margin: 0 auto;
}

.alex, .sol, .justin, .claire, .ashley, .charli, .will {
	text-align: center;
    width: 180px;
    height: 270px;
	margin: 0 20px 30px 20px;
}

h3 {
    width: 180px;
	margin: 0 auto;
	text-align: center;
	margin-top: 200px;
	font-size: 180%;
}

h4 {
    width: 180px;
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
}

}



@media screen and (max-width: 320px) {
	
#team {
    text-align: center;
	width: 320px;
	margin: 0 auto;
}

h2 {
	margin-top: 5%;
	font-size: 300%;
}

.alex, .sol, .justin, .claire, .ashley, .charli, .will {
    width: 220px;
    height: 330px;
    display: block;
	margin: 0 50px 40px 50px;
}

h3 {
	width: 220px;
	text-align: center;
	font-size: 220%;
	margin-top: 235px;
}

h4 {
	width: 220px;
	text-align: center;
	font-size: 100%;
	line-height: .8;
}

}





/*  calendar
*****************************************************************************************************************/

.calendar {
	min-height: 100%;
	width: 100%;
	background: url('calendar.jpg');
	background-size: cover;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
	text-align: center;
}
	
h5 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 70%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 130%;
	color: #fff;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
}

.calendar-desktop {
	height: 700px;
	padding-bottom: 5%;
}
 
.calendar-desktop iframe,   
.calendar-desktop object,  
.calendar-desktop embed {
    width: 70%;
	height: 700px;
}

.responsive-iframe-container {
    position: relative;
	padding-bottom: 0%;
    padding-top: 0%;
    height: 0px;
    overflow: hidden;
}

.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0px;
    height: 0px;
}

@media screen and (max-width: 1024px) {
	
h5 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 90%;
	height: auto;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	color: #fff;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
}

.calendar-desktop {
	height: 500px;
	padding-bottom: 5%;
}
 
.calendar-desktop iframe,   
.calendar-desktop object,  
.calendar-desktop embed {
    width: 70%;
	height: 500px;
}

.responsive-iframe-container {
    position: relative;
	padding-bottom: 0%;
    padding-top: 0%;
    height: 0px;
    overflow: hidden;
}

.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0px;
    height: 0px;
}

}

@media screen and (max-width: 768px) {

.calendar-desktop {
	height: 700px;
}
 
.calendar-desktop iframe,   
.calendar-desktop object,  
.calendar-desktop embed {
    width: 70%;
	height: 700px;
}

.responsive-iframe-container {
    position: relative;
	padding-bottom: 0%;
    padding-top: 0%;
    height: 0px;
    overflow: hidden;
}

.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0px;
    height: 0px;
}

}


@media screen and (max-width: 568px) {

h5 {
	padding-top: 5%;
	padding-bottom: 5%;
}

.calendar-desktop {
	height: 400px;
	padding-bottom: 5%;
}
 
.calendar-desktop iframe,   
.calendar-desktop object,  
.calendar-desktop embed {
    width: 70%;
	height: 400px;
}

.responsive-iframe-container {
    position: relative;
	padding-bottom: 0%;
    padding-top: 0%;
    height: 0px;
    overflow: hidden;
}

.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0px;
    height: 0px;
}

}

@media screen and (max-width: 320px) {

h5 {
	font-size: 300%;
	padding-top: 10%;
	padding-bottom: 10%;
}

.calendar-desktop,
.calendar-desktop iframe,   
.calendar-desktop object,  
.calendar-desktop embed {
	display: none;
}

.responsive-iframe-container {
    position: relative;
	padding-bottom: 10%;
    padding-top: 10%;
    height: 400px;
    overflow: hidden;
}

.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 30px;
    width: 260px;
    height: 400px;
}

}

/*  booking
*****************************************************************************************************************/

.booking {
	min-height: 100%;
	width: 100%;
	background: url('booking.jpg');
	background-size: cover;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
	text-align: center;
	padding-bottom: 10%;
}

#booking {
	padding-top: 5%;
	padding-bottom: 5%;
}

#form-wrapper {
	width: 20%;
	height: auto;
	background: #fff;
	margin: 0 auto;
	padding: 30px;
}
	
#form {
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

.form-title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 140%;
	color: #f67508;
	text-decoration: none;
}

.fsRequiredMarker {
	margin-left: 5px;
	padding-bottom: 5px;
	color: #888;
}

.fsFieldRow {
	padding-top: 3%;
	padding-bottom: 3%;	
}

.fsSubmitButton {
	width: 140px;
	height: 40px;
	border: 0;
	background-image: url('submit.jpg');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 4px;
	color: #f47524;
}

@media screen and (max-width: 1024px) {

#form-wrapper {
	width: 40%;
	height: auto;
	background: #fff;
	margin: 0 auto;
}
	
#form {
	padding: 20px;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

.form-title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 140%;
	color: #f67508;
	text-decoration: none;
}

.fsRequiredMarker {
	margin-left: 5px;
	padding-bottom: 5px;
	color: #888;
}

.fsFieldRow {
	padding-top: 3%;
	padding-bottom: 3%;	
}

.fsSubmitButton {
	width: 120px;
	height: 34px;
	border: 0;
	background-image: url('submit.jpg');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 4px;
	color: #f47524;
}

}

@media screen and (max-width: 768px) {

#form-wrapper {
	width: 40%;
	height: auto;
	background: #fff;
	margin: 0 auto;
}
	
#form {
	padding: 20px;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

.form-title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 140%;
	color: #f67508;
	text-decoration: none;
}

.fsRequiredMarker {
	margin-left: 5px;
	padding-bottom: 5px;
	color: #888;
}

.fsFieldRow {
	padding-top: 3%;
	padding-bottom: 3%;	
}

.fsSubmitButton {
	width: 120px;
	height: 34px;
	border: 0;
	background-image: url('submit.jpg');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 4px;
	color: #f47524;
}

}

@media screen and (max-width: 568px) {

#form-wrapper {
	width: 360px;
	height: auto;
	background: #fff;
	margin: 0 auto;
}
	
#form {
	padding: 5%;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

.form-title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #f67508;
	text-decoration: none;
}

.fsRequiredMarker {
	margin-left: 5px;
	padding-bottom: 5px;
	color: #888;
}

.fsFieldRow {
	padding-top: 2%;
	padding-bottom: 2%;	
}

.fsSubmitButton {
	width: 100px;
	height: 29px;
	border: 0;
	background-image: url('submit.jpg');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 4px;
	color: #f47524;
}

}

@media screen and (max-width: 320px) {


#form-wrapper {
	width: 260px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	padding: 10px;
}
	
#form {
	width: 80%;
	height: auto;
	text-align: left;
	left: 0;
}

.form-title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'luckys', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #f67508;
	text-decoration: none;
}

.fsRequiredMarker {
	margin-left: 5px;
	padding-bottom: 5px;
	color: #888;
}

.fsFieldRow {
	padding-top: 5%;
	padding-bottom: 5%;	
}

.fsSubmitButton {
	width: 100px;
	height: 29px;
	border: 0;
	background-image: url('submit.jpg');
	background-size: contain;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	mbackground-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 4px;
	color: #f47524;
}

}




/*  bar front
*****************************************************************************************************************/

.bar_front {
	height: 100%;
	width: 100%;
	background: url('bar_front.jpg');
	background-size: cover;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	z-index: -200;
	text-align: center;
}

#thanks {
	padding-top: 10%;
}


/*  formstack
*****************************************************************************************************************/

.fsBody .fsForm, .fsForm .fsFieldRow .fsRowBody, .fsForm .fsSpacerRow .fsRowBody {
	background-color: #FFFFFF;
}

.fsForm, .fsError {
	margin-left: auto;
	margin-right: auto;
}

.fsBody .fsForm .fsCell {
}

.fsBody .fsForm .fsSectionHeader {
	background-color: #FFFFFF;
}

.fsBody .fsForm .fsSectionHeading {
	color: #ffffff;
}

.fsBody .fsForm .fsSectionText {
	color: #333333;
	font-family: 'luckys', Arial, Helvetica, sans-serif;
}

.fsBody .fsForm .fsLabel, .fsBody .fsForm .fsOptionLabel, .fsBody .fsForm .fsMatrix th, .fsBody .fsForm .fsMatrixLabel {
	color: #f67508;
	font-family: 'luckys', Helvetica, sans-serif;
}

.fsBody .fsForm .fsRequiredLabel {
	color: #f67508;
}

.fsBody .fsForm input[type=text].fsField,
.fsBody .fsForm input[type=file].fsField,
.fsBody .fsForm input[type=number].fsField,
.fsBody .fsForm input[type=email].fsField,
.fsBody .fsForm input[type=tel].fsField,
.fsBody .fsForm textarea.fsField,
.fsBody .fsForm select.fsField {
	color: #666666;
	background-color: #FFFFFF;
}

.fsBody .fsForm input[type=text].fsField,
.fsBody .fsForm input[type=file].fsField,
.fsBody .fsForm input[type=number].fsField,
.fsBody .fsForm input[type=email].fsField,
.fsBody .fsForm input[type=tel].fsField,
.fsBody .fsForm textarea.fsField {
	margin: 10px;
	padding: 10px;
}

.fsBody .fsForm input[type=text].fsRequired,
.fsBody .fsForm input[type=file].fsRequired,
.fsBody .fsForm input[type=number].fsRequired,
.fsBody .fsForm input[type=email].fsRequired,
.fsBody .fsForm input[type=tel].fsRequired,
.fsBody .fsForm textarea.fsRequired,
.fsBody .fsForm select.fsRequired {
	border-color: #EEEEEE;
	background-color: #FFFFFF;
}

.fsBody .fsForm .fsSupporting {
	color: #aaaaaa;
}

.fsBody .fsRowTop, .fsBody .fsRowBottom, .fsBody .fsRowOpen, .fsBody .fsRowClose { display: none; }
