@charset "utf-8";
/* CSS Document */
body	{
	padding-top: 20px;
	background-color: #e9e9e9;
}
.bookman	{
	font-family: Bookman Old Style, sans-serif;	
}
	
}
a:hover,a:active	{
	color: #ea1571;
	text-decoration: none;	
}



.headerImg	{
	max-height: 390px;	
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 20px;
}

.sloganHeader	{
	margin-top: 100px;
}
.promoHeader	{
	line-height: 35px;
	font-size: 2.6em;
	margin-left: 10%;
	margin-top: 5%;
}
.marketHeader	{
	line-height: 35px;
	font-size: 1.6em;
	color: #6e7a7b;
	margin-left: 10%;
	margin-top: 3%;
}
.eventsHeader	{
	line-height: 35px;
	font-size: 1.4em;
	color: #ed008c;
	margin-left: 10%;
	margin-top: 4%;
}


.promoHeaderwho	{
	line-height: 35px;
	font-size: 2.6em;
	margin-top: 5%;
}
.marketHeaderwho	{
	line-height: 35px;
	font-size: 1.6em;
	color: #6e7a7b;
	margin-top: 2%;
}
.eventsHeaderwho	{
	line-height: 35px;
	font-size: 1.4em;
	margin-top: 2%;
}



nav ul.secondMenu	{
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
    width: 85%;
}
nav li {
  display: inline-block;
}



a.menu1	{
	padding-top: 20px;
}
a.menu2	{
	padding-top: 20px;
}
a.menu3	{
	padding-top: 33px;
}
a.menu4	{
	padding-top: 33px;
}
a.menu5	{
	padding-top: 33px;
}
a.menu6	{
	padding-top: 33px;
}
a.menu7	{
	padding-top: 33px;
}
a.menu8	{
	padding-top: 45px;
}
a.menu1:hover	{
	color: #24f059;
}
a.menu2:hover	{
	color: #00b0f0;
}
a.menu3:hover	{
	color: #e83556;
}
a.menu4:hover	{
	color: #66ff33;
}
a.menu5:hover	{
	color: #314546;
}
a.menu6:hover	{
	color: #ffff00;
}
a.menu7:hover	{
	color: #7030a0;
}
a.menu8:hover	{
	color: #ed008c;
}
.menuMain	{
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 0px #a2a2a2 solid;
  margin: 0 3px;
  vertical-align:middle;	
}
.menuMain:hover	{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;	
}
li.menu1	{
	background-color: #24f059;
}
li.menu1:hover	{
	background-color: #fff;
	color: #24f059;
}
li.menu2	{
	background-color: #00b0f0;
}
li.menu2:hover	{
	background-color: #fff;
	color: #00b0f0;
}
li.menu3	{
	background-color: #e83556;
}
li.menu3:hover	{
	background-color: #fff;
	color: #e83556;
}
li.menu4	{
	background-color: #66ff33;
}
li.menu4:hover	{
	background-color: #fff;
	color: #66ff33;
}
li.menu5	{
	background-color: #314546;
}
li.menu5:hover	{
	background-color: #fff;
	color: #314546;
}
li.menu6	{
	background-color: #ffff00;
}
li.menu6:hover	{
	background-color: #fff;
	color: #ffff00;
}
li.menu7	{
	background-color: #7030a0;
}
li.menu7:hover	{
	background-color: #fff;
	color: #7030a0;
}
li.menu8	{
	background-color: #ed008c;
}
li.menu8:hover	{
	background-color: #fff;
	color: #ed008c;
}
li.menu9	{
	background-color: #18c913;
}
li.menu9:hover	{
	background-color: #fff;
	color: #18c913;
}
li.menu10	{
	background-color: #eedb1c;
}
li.menu10:hover	{
	background-color: #fff;
	color: #eedb1c;
}
a.menu9	{
	padding-top: 33px;
}
a.menu10	{
	padding-top: 33px;
}
a.menu9:hover	{
	color: #18c913;
}
a.menu10:hover	{
	color: #eedb1c;
}
div.nextPage	{
	position: absolute;
	bottom: -40px;
	right: 80px;	
}
a.nextPage, a.nextPage:hover	{
	font-size: 1.9em;
	line-height: 0.6em;
	color: #fff;
}
div.homePage	{
	position: absolute;
	bottom: -40px;
	right: 260px;	
}
a.homePage, a.homePage:hover	{
	font-size: 1.3em;
	line-height: 0.6em;
	color: #fff;
}
i.downarrow	{
	margin-top: 10px;
	font-size: 1.5em;	
}

.pinkLeft	{
	background-color: #e83556; 
	color: #ffffff;
	margin: 10px;
	margin-left: 20px;
	padding: 15px;
}
.pinkRight	{
	background-color: #e83556; 
	color: #ffffff;
	margin: 10px;
	margin-right: 20px;
	padding: 15px;
}
.homearea	{
	padding: 40px 50px 100px 40px;
}
.content	{	
	position: relative;
	padding: 20px 50px 20px 40px;
	margin-top: 150px;
}
.portfolio	{
	margin-top: 60px;	
	margin-left: -50px;
	margin-right: -50px;
}
h1	{
	font-family: Bookman Old Style, sans-serif;
	width: 100%;
	font-size: 5em;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;	
}
span.circle	{
	position: absolute;
	display: block;
	border-radius: 50%;
 	border: 0px #a2a2a2 solid;
}
span.circle-sm	{
  right: 33%;
  margin-top: -50px;
  width: 30px;
  height: 30px;
}
span.circle-md	{
  right: 22%;
  margin-top: -110px;
  width: 100px;
  height: 100px;
}
span.circle-lg	{
  right: 1%;
  margin-top: -200px;
  width: 220px;
  height: 220px;
}
span.circle1 	{
	background-color: #24f059;
}
h1.header1	{
	color:	#24f059;
}
span.circle2 	{
	background-color: #00b0f0;
}
h1.header2	{
	color:	#00b0f0;
}
span.circle3 	{
	background-color: #e83556;
}
h1.header3	{
	color:	#e83556;
}
span.circle4 	{
	background-color: #66ff33;
}
h1.header4	{
	color:	#66ff33;
}
span.circle5 	{
	background-color: #314546;
}
h1.header5	{
	color:	#314546;
}
span.circle6 	{
	background-color: #ffff00;
}
h1.header6	{
	color:	#ffff00;
}
span.circle7 	{
	background-color: #7030a0;
}
h1.header7	{
	color:	#7030a0;
}
span.circle8 	{
	background-color: #ed008c;
}
h1.header8	{
	color:	#ed008c;
}
span.circle9 	{
	background-color: #24f059;
}
h1.header9	{
	color:	#24f059;
}
.headingtext	{
	font-family: Bookman Old Style, sans-serif;
	margin-top: -30px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size:	1.3em;	
}

h4	{
	font-size: 1.8em;
	font-weight: bold;	
	margin-top: 10px;
	margin-bottom: 10px;
}
h5	{
	font-size: 2em;
	font-weight: none;
	border-bottom: 2px dashed #ec008c;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;		
}
h6	{
	font-size: 1.8em;
	font-weight: none;	
	margin-bottom: 3px;
}
h7	{
	font-size: 1.6em;
	font-weight: none;	
	margin-top: -15px;
	margin-bottom: 3px;
}
h7.whoHeader	{
	font-size: 1.5em;
	font-weight: none;	
	color:	#ed008c;
	margin-top: 0px;
	margin-bottom: 3px;
}
.whoHeadermain	{
	margin: 60px -15px;;	
}
.whiteBG	{
	background-color: #fff;
	height: 200px;
	margin: 5px -8px;
	padding: 15px;
}
.cursive	{
	font-family: 'Handlee', cursive;
	font-size: 1.5em;
	padding-top: 23px;
		
}
.cursivePink	{
	color: #ed008c;	
}

.motto	{
	font-size: 180%;
	margin-left: 30px;	
}
.servicescontent	{
	background-color: #e83556;
	color: #fff;
	padding: 15px;
	margin-bottom: 15px;
	height: 210px;
}
.serviceblock	{
	margin-top: 35px;
	margin-bottom: 45px;
	padding: 10px 0;
	height: 100%;
}

.servicecontain	{
	background-color: #ffffff;
	border-radius: 25px;
 	border: 0px #a2a2a2 solid;
	width:95%;
	height: 150px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom:30px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.serviceEvents	{
	margin-top: 80px;	
}
span.serviceblocks	{
	font-size: 1.7em;
}
.homebtn	{
	background-color: #e9e9e9;
	color: #e83556;
	border-top-left-radius:2em;
	border-top-right-radius:2em;
	border-bottom-right-radius:2em;
	border-bottom-left-radius:2em; 
	border: 1px #e83556 solid;
	padding: 5px 15px;
	font-size: 1.5em;
}
.homebtn:hover	{
	background-color: #fff;
	color: #e83556;
	border: 1px #e83556 solid;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}

.funtext	{
	font-size:	2em;
	color: #ec008c;	
	margin: 35px 0 45px 0px;
}

.team	{
	margin: 20px 0;	
}
.teamGranite	{
	margin: 15px 15px 15px 0;
}
a.footer	{
	color: #e9e9e9;	
}
a.footer:hover	{
	color: #e83556;
	text-decoration: none;	
}
.starspace	{
	margin: 0px 15px 0px 15px;
	padding: 20px;	
	color: #fff;
	font-size: 1em;
}

.kimTop	{margin-top: 30px;}
.kimBottom	{margin-bottom: 30px;}

a.signupButton	{
	position: relative;
	top: 0px;
	margin: 0 45px;
	padding: 15px;
	background-color: #18c913;
	color: #fff;	
	font-size: 1.5em;
}

a.signupButton:hover	{
	background-color: #fff;
	color: #18c913;	
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}


footer {
	clear: left;
	position: fixed;
	bottom: 0px;
	color: #fff;
	background-color: #333;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 12px 5px 5px 5px;
}
.topOfPage	{
	font-size: 1.5em;	
}
.socialMedia	{
	height: 100px;
	padding-top: 25px;
}
.signUpButtonNav	{
	padding-top: 30px;
#ajaxBusy {
  display: none;
  margin: 20px 0px 0px 104px; /* left margin is half width of the div, to centre it */
  padding: 10px 10px 10px 10px;
  position: absolute;
  bottom: -30px;
  width: 207px;
  height: 38px;
  text-align: center;
  background: url(/img/busyUploading.png) no-repeat center center;
  border: 0px solid #000;
}

  
/*
#ajaxBusy {
  display: none;
  margin: 0px 0px 0px -200px; /* left margin is half width of the div, to centre it */
  /*
  padding: 30px 10px 10px 10px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 400px;
  height: 400px;
  text-align: center;
  background: url(/img/loading.gif) no-repeat center center;
  border: 0px solid #000;
}*/



@media (max-width: 739px) {
body	{
	margin-top: 0px;
}
.container	{
	margin-left: 0px;	
	margin-top: 0px;
	margin-right: 0px;		
}
.headerImg	{
	margin-top: 20px;	
	padding-top: 0px;
}
.mobileEmail	{
	font-size: 1.1em;
}
.mobileLandline	{
	font-size: 2.4em;
}
.sloganHeader	{
	margin-top: 30px;
	margin-bottom: 0px;
}

.promoHeader	{
	font-size: 1.2em;
	margin-left: 0%;
	margin-top: 0%;
}
.marketHeader	{
	font-size: 0.8em;
	margin-left: 0%;
}
.eventsHeader	{
	line-height: 25px;
	font-size: 0.9em;
	margin-left: 0%;
	margin-top: 3%;
}
.eventsHeaderwho	{
	line-height: 25px;
	font-size: 0.9em;
	margin-left: 0%;
	margin-top: 3%;
}
.whoHeadermain	{
	margin: 30px -15px;
}
.whiteBG	{
	height: auto;
}
h7.whoHeader	{
	font-size: 1.9em;
}
.cursive	{
	font-size: 1.7em;
		
}
.headingtext	{
	margin-top: -50px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-size:	1.1em;	
}
.team	{
	margin: 20px 0px;	
}
.motto	{
	font-size: 180%;
	margin-left: 10px;
	line-height: 130%;	
}

div.nextPage	{
	bottom: 100px;
	right: 40px;	
}
a.nextPage, a.nextPage:hover	{
	font-size: 1.3em;
}
div.homePage	{
	bottom: 100px;
	right: 200px;	
}
a.homePage, a.homePage:hover	{
	font-size: 0.9em;
	line-height: 0.4em;
}
i.downarrow	{
	font-size: 1.1em;	
}

.servicescontent	{
	height: auto;
}
.serviceblock	{
	margin-top: 5px;
	margin-bottom: 5px;
}

.servicecontain	{
	width:90%;
	height: 100px;;
	padding-top: 15px;
}
.serviceEvents	{
	margin-top: 80px;	
}
span.serviceblocks	{
	font-size: 1.4em;
}
.mobileMap	{
	width: 140%;
	right: 20%;	
}
.owl-slider	{
	width: 320px;
	margin-left: -30px;
	margin-top: -30px;
}
.teamGranite	{
	width: 150px;
}

.portfolio	{
	margin-top: 20px;	
	margin-left: -30px;
	margin-right: -30px;
}
.content	{	
	padding: 20px 50px 180px 40px;
}
/*
.homearea	{
	padding: 30px 50px 100px 40px;
}

*/
.pinkLeft	{
	margin-left: 10px;
}
.pinkRight	{
	margin-right: 10px;
}
.homebtn	{
	font-size: 1em;
}
h1	{
	font-size: 2em;
	font-weight: bold;
	margin-top: 80px;
	margin-bottom: 50px;
	padding-bottom: 10px;	
}
span.circle-sm	{
  right: 43%;
  margin-top: -70px;
  width: 20px;
  height: 20px;
}
span.circle-md	{
  right: 30%;
  margin-top: -90px;
  width: 40px;
  height: 40px;
}
span.circle-lg	{
  right: 5%;
  margin-top: -120px;
  width: 80px;
  height: 80px;
}

/*
h1	{
	font-size: 1.5em;
}
*/
h4	{
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 0px;
}
h5	{
	font-size: 1.4em;
}
h6	{
	font-size: 1.6em;
}
h7	{
	font-size: 1.2em;
}
p	{
	font-size:	1em;	
	line-height: 1.3em;
}
.funtext	{
	font-size:	1em;
	margin: 20px 0 25px 0px;
}
.starspace	{
	margin: 0px 5px 0px 5px;
	padding: 5px;
}
.mobileContact	{
	margin: 0px 0px 0px 0px;	
}
a.signupButton	{
	position: relative;
	bottom: -45px;
	margin: 65px 0;
	padding: 15px;
	background-color: #18c913;
	color: #fff;	
	font-size: 1.3em;
}
.central	{
	margin-left: 15px;
	margin-right: 15px;	
}
.contact-form	{
	padding-left: 0px;
	margin-right: 0px;
}
.signupForm	{
	padding: 0px;
	margin-left: -15px;
	margin-right: -15px;
}
#legal	{
	margin-bottom: 60px;	
}

/************************************************************************************
MOBILE
*************************************************************************************/
    /* nav-wrap */
    #cssmenu {
        position: relative;
		margin-top: -20px;
		
    }
	#mobilenav	{
		height: 0px;
	}
    #mobilenav li	{
		float: left;
		width: 56%;	
	}
   
   
}

.menuMain	{
  width: 80px;
  height: 80px;
  margin: 0%;
  padding-top: 0px;  	
}
a.menu1	{
	padding-top: 10px;
}
a.menu2	{
	padding-top: 10px;
}
a.menu3	{
	padding-top: 20px;
}
a.menu4	{
	padding-top: 20px;
}
a.menu5	{
	padding-top: 20px;
}
a.menu6	{
	padding-top: 20px;
}
a.menu7	{
	padding-top: 20px;
}
a.menu8	{
	padding-top: 28px;
}

p	{
	font-size:	0.9em;	
	line-height: 1.2em;
}
.headerImg	{
	margin-top: 30px;
	margin-bottom: 20px;
}
.sloganHeader	{
	margin-top: 30px;
}
.promoHeader	{
	font-size: 1.6em;
	margin-left: 10%;
	margin-top: 5%;
}
.marketHeader	{
	font-size: 1em;
	margin-left: 10%;
}
.eventsHeader	{
	line-height: 25px;
	font-size: 0.9em;
	margin-left: 10%;
	margin-top: 4%;
}
.eventsHeaderwho	{
	line-height: 35px;
	font-size: 1.1em;
	margin-top: 2%;
}
.whoHeadermain	{
	margin: 40px -15px;
}
.whiteBG	{
	height: 120px;
}
h7.whoHeader	{
	font-size: 1.5em;
}
.cursive	{
	font-size: 1.2em;
		
}


h1	{
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}

span.circle-sm	{
  right: 42%;
  margin-top: -50px;
  width: 25px;
  height: 25px;
}
span.circle-md	{
  right: 30%;
  margin-top: -90px;
  width: 80px;
  height: 80px;
}
span.circle-lg	{
  right: 1%;
  margin-top: -180px;
  width: 200px;
  height: 200px;
}
.headingtext	{
	margin-top: -10px;
	padding-bottom: 50px;
	padding-left: 5px;
	font-size:	1em;	
}

div.nextPage	{
	bottom: -40px;
	right: 80px;	
}
a.nextPage, a.nextPage:hover	{
	font-size: 1.7em;
}
div.homePage	{
	position: absolute;
	bottom: -40px;
	right: 260px;	
}
a.homePage, a.homePage:hover	{
	font-size: 1.2em;
	line-height: 0.6em;
}
i.downarrow	{
	font-size: 1.5em;	
}
.servicescontent	{
	height: 210px;
}
.serviceblock	{
	margin-top: 35px;
	margin-bottom: 45px;
}

.servicecontain	{
	width:95%;
	height: 145px;
	padding-top: 30px;
	padding-bottom:30px;
}
.serviceEvents	{
	margin-top: 80px;	
}
span.serviceblocks	{
	font-size: 1.3em;
}
.teamGranite	{
	margin: 15px 15px 15px 0;
}


.portfolio	{
	margin-top: 60px;	
	margin-left: -25px;
	margin-right: -50px;
}


.homebtn	{
	font-size: 1em;
}

.homearea	{
	padding: 30px 50px 100px 40px;
}
/*
.content	{	
	padding: 20px 50px 20px 40px;
}
*/
.pinkLeft	{
	margin-left: 10px;
}
.pinkRight	{
	margin-right: 10px;
}
.homebtn	{
	font-size: 1em;
}
/*
h1	{
	font-size: 1.5em;
}
*/
h4	{
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5	{
	font-size: 1.4em;
}
h6	{
	font-size: 1.4em;
}
h7	{
	font-size: 1.2em;
}

.funtext	{
	font-size:	1.3em;
	margin: 30px 0 35px 0px;
}
.starspace	{
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

a.signupButton	{
	position: relative;
	bottom: -45px;
	margin: 65px 0;
	padding: 15px;
	background-color: #18c913;
	border: 1px #18c913 solid;
	color: #fff;	
	font-size: 1.3em;
}
.central	{
	margin-left: 15px;
	margin-right: 15px;	
}
.contact-form	{
	padding-left: 15px;
	margin-right: 15px;
}
.signupForm	{
	padding: 0px;
	margin-left: -45px;
	margin-right: -15px;
}
#legal	{
	margin-bottom: 180px;	
}

}

.menuMain	{
  width: 100px;
  height: 100px;
  margin-top: -10px;
  padding-top: 0px;  	
}
a.menu1	{
	padding-top: 20px;
}
a.menu2	{
	padding-top: 20px;
}
a.menu3	{
	padding-top: 30px;
}
a.menu4	{
	padding-top: 30px;
}
a.menu5	{
	padding-top: 30px;
}
a.menu6	{
	padding-top: 30px;
}
a.menu7	{
	padding-top: 30px;
}
a.menu8	{
	padding-top: 35px;
}
p	{
	font-size:	1.1em;	
	line-height: 1.3em;
}
.headerImg	{
	margin-top: 30px;
	margin-bottom: 20px;
}
.sloganHeader	{
	margin-top: 30px;
}
.promoHeader	{
	font-size: 2.1em;
	margin-left: 10%;
	margin-top: 5%;
}
.marketHeader	{
	font-size: 1.3em;
	margin-left: 10%;
}
.eventsHeader	{
	line-height: 35px;
	font-size: 1.1em;
	margin-left: 10%;
	margin-top: 4%;
}
.eventsHeaderwho	{
	line-height: 35px;
	font-size: 1.1em;
	margin-top: 2%;
}
.whoHeadermain	{
	margin: 60px -15px;
}
.whiteBG	{
	height: 220px;
}
h7.whoHeader	{
	font-size: 1.5em;
}
.cursive	{
	font-size: 1.6em;
		
}


h1	{
	font-size: 3.5em;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}

span.circle-sm	{
  right: 37%;
  margin-top: -50px;
  width: 30px;
  height: 30px;
}
span.circle-md	{
  right: 26%;
  margin-top: -110px;
  width: 100px;
  height: 100px;
}
span.circle-lg	{
  right: 1%;
  margin-top: -200px;
  width: 220px;
  height: 220px;
}
.headingtext	{
	margin-top: -30px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size:	1.1em;	
}
.team	{
	margin: 20px 0;	
}
.motto	{
	font-size: 180%;
	margin-left: 30px;	
}
div.nextPage	{
	bottom: -40px;
	right: 80px;	
}
a.nextPage, a.nextPage:hover	{
	font-size: 1.9em;
}
div.homePage	{
	position: absolute;
	bottom: -40px;
	right: 260px;	
}
a.homePage, a.homePage:hover	{
	font-size: 1.3em;
	line-height: 0.6em;
}
i.downarrow	{
	font-size: 1.5em;	
}
.servicescontent	{
	height: 210px;
}
.serviceblock	{
	margin-top: 35px;
	margin-bottom: 45px;
}

.servicecontain	{
	width:95%;
	height: 120px;
	padding-top: 30px;
	padding-bottom:30px;
}
.serviceEvents	{
	margin-top: 80px;	
}
span.serviceblocks	{
	font-size: 1.4em;
}
.teamGranite	{
	margin: 15px 15px 15px 0;
}


.portfolio	{
	margin-top: 60px;	
	margin-left: -25px;
	margin-right: -50px;
}
.homebtn	{
	font-size: 1em;
}
/*
h1	{
	font-size: 1.7em;
}
*/
h4	{
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5	{
	font-size: 1.5em;
}
h6	{
	font-size: 1.5em;
}
h7	{
	font-size: 1.3em;
}
.funtext	{
	font-size:	1.6em;
	margin: 40px 0 45px 0px;
}

	
}


.menuMain	{
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 0px #a2a2a2 solid;
  margin: 0 3px;
  vertical-align:middle;	
}
a.menu1	{
	padding-top: 20px;
}
a.menu2	{
	padding-top: 20px;
}
a.menu3	{
	padding-top: 33px;
}
a.menu4	{
	padding-top: 33px;
}
a.menu5	{
	padding-top: 33px;
}
a.menu6	{
	padding-top: 33px;
}
a.menu7	{
	padding-top: 33px;
}
a.menu8	{
	padding-top: 45px;
}
p	{
	font-size:	1.3em;	
	line-height: 1.6em;
}
.headerImg	{
	margin-top: 100px;
	margin-bottom: 20px;
}
.sloganHeader	{
	margin-top: 100px;
}
.promoHeader	{
	font-size: 2.6em;
	margin-left: 10%;
	margin-top: 5%;
}
.marketHeader	{
	font-size: 1.6em;
	margin-left: 10%;
}
.eventsHeader	{
	line-height: 35px;
	font-size: 1.4em;
	margin-left: 10%;
	margin-top: 4%;
}
.eventsHeaderwho	{
	line-height: 35px;
	font-size: 1.4em;
	margin-top: 2%;
}
.whoHeadermain	{
	margin: 60px -15px;
}
.whiteBG	{
	height: 230px;
}
h7.whoHeader	{
	font-size: 1.5em;
}
.cursive	{
	font-size: 1.5em;
		
}


h1	{
	font-size: 5em;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}

span.circle-sm	{
  right: 33%;
  margin-top: -50px;
  width: 30px;
  height: 30px;
}
span.circle-md	{
  right: 22%;
  margin-top: -110px;
  width: 100px;
  height: 100px;
}
span.circle-lg	{
  right: 1%;
  margin-top: -200px;
  width: 220px;
  height: 220px;
}
.headingtext	{
	margin-top: -30px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size:	1.3em;	
}
.team	{
	margin: 20px 0;	
}
.motto	{
	font-size: 180%;
	margin-left: 30px;	
}
div.nextPage	{
	bottom: -40px;
	right: 80px;	
}
a.nextPage, a.nextPage:hover	{
	font-size: 1.9em;
}
div.homePage	{
	position: absolute;
	bottom: -40px;
	right: 260px;	
}
a.homePage, a.homePage:hover	{
	font-size: 1.3em;
	line-height: 0.6em;
}
i.downarrow	{
	font-size: 1.5em;	
}
.servicescontent	{
	height: 210px;
}
.servicescontent p	{
	font-size: 1.1em;	
}
.serviceblock	{
	margin-top: 35px;
	margin-bottom: 45px;
}

.servicecontain	{
	width:95%;
	height: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}
.serviceEvents	{
	margin-top: 80px;	
}
span.serviceblocks	{
	font-size: 1.7em;
}
.teamGranite	{
	margin: 15px 15px 15px 0;
}


.portfolio	{
	margin-top: 60px;	
	margin-left: -25px;
	margin-right: -50px;
}

}


/* Contact Form */
.contact-form	{
	margin-left: -15px;	
}

::-webkit-input-placeholder { 
	opacity:1 !important;
	color: #929292 !important;
}
:-moz-placeholder {
	opacity:1 !important;
	color: #929292 !important;
}
::-moz-placeholder {
	opacity:1 !important;
	color: #929292 !important;
}
:-ms-input-placeholder {
	opacity:1 !important;
	color: #929292 !important;
}
.contact-form input[type="text"],
.contact-form input[type="number"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="date"],
.contact-form input[type="time"],
.contact-form textarea {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 15px;
	background: #f5f3f3;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #e3e3e3;
	color: #929292;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.contact-form input[type="text"]:first-child {
	margin-top: 0;
}
.contact-form input[type="text"]:last-child {
	margin-bottom: 10px;
}
.contact-form input[type="text"]:focus,
.contact-form textarea:focus {
	border: 1px solid #e83556;
}
.contact-form textarea {
	resize: none;
	margin-top: 0;
	height: auto;
    min-height: 122px;
}
.contact-button {
	border: none;
	text-transform: uppercase;
	margin: 6px 4px 15px 15px;
	padding: 12px 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	background: #e83556;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.contact-button:hover {
	background: #2a282c;
}

/* Contact Message */
.error {
	background: transparent;
	line-height: 21px;
	padding: 15px;
	color: #333333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 20px;
}
.successfully {
	background: transparent;
	line-height: 21px;
	padding: 15px;
	padding-top: 30px;
	color: #333333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 20px;
}
.fileInputLink	{
	margin: 15px;
	background-color: #e9e9e9;
	color: #4b4b4b;
	border: 0px;
}
.fileInputLink:hover	{
	background-color: #e9e9e9;
	color: #4b4b4b;
}

.fileInput	{
	position:absolute;
	background-color: #e9e9e9;
	margin: 15px 0;
	width: 100%;
	z-index:2;
	top:0;
	left:0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity:0;
	background-color:transparent;
	color:transparent;	
}
.signupUpload	{
	margin-top: 20px;	
}
textarea.signupmsg	{
	margin-top: 30px;
	height: 480px;	
}
