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

body {
	font: 100%/1.4 'Roboto Condensed', Helvetica Neue, arial, helvetica, helve, sans-serif; 	
 }
 
 html, body { height: 100%; width: 100%; margin: 0; }

 
 .content {
	 padding: 2em;
 }
	h1 { font-size:2.2em; padding:0 0 .5em 0; }
	h2 { font-size:1.5em; }
	.header { padding:1em 0; }
	.col {
		padding:1em 0;
		text-align:center;
		}
		
.nomargin {
	height: 100%;
}

.centered {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4_sha {
	width: 100%; 
	box-shadow: 5px 5px 10px #bbbbbb;
}
.span_4_of_4 {
	width: 100%; 
	
}
.span_3_of_4 {
	width: 74.6%;
	 
}

.span_2_of_4_sha {
	width: 49.2%; 
	box-shadow: 5px 5px 10px #bbbbbb;
}

.span_2_of_4 {
	width: 49.2%; 
}
.span_1_of_4 {
	width: 23.8%; 
}

.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}

.featureimage {
	border-radius: 100%;
	width: 50%;
	max-width: 220px;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.featureimage:hover {
	opacity: 0.8;
}

.logo {
	padding: 0 0 0 40px;
	width: 120%;
	max-width: 500px;
	margin: 10px 0 0 0;
}
.logo2 {
	padding: 0px 0 0 25px;
	width: 65%;
	max-width: 350px;
}

.googleicon {
	width: 75px;
	margin: 0px 10px 0 30px;
	float: right;
}
	
.socialicon {
	width: 110px;
	margin: 0px 0px 0 30px;
	float: right;
	
}
.languageicon {
	width: 70px;
	margin: 0px 40px 0 30px;
	float: right;
	
}

.phone {
	font-size: 36px;
	text-align: right;
}

.googleicon:hover {
	opacity: .6;
}

.socialicon:hover {
	opacity: .6;
}

.languageicon:hover{
	opacity: .6;
}

#featureblog {
	width: 100%;
	height: 400px;
	background:url(../background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Dancing Script', Helvetica, Arial, Serif;
    position: relative;
}

.headline {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  	font-size:3.2em;

}

.headlineright {
	position: absolute;
  top: 50%;
  right: 25%;
  transform: translate(-50%, -50%);
  	font-size:3.2em;

}

#socialicons {
	margin: 20px 0px 0 0;
}

#title {
	font-size:2.2em;
	letter-spacing: -0.03em;
}
#title2 {
	font-size:2.2em;
	letter-spacing: -0.03em;
}
#title3 {
	font-size:2.2em;
	letter-spacing: -0.03em;
}
#title4 {
	font-size:2.2em;
	letter-spacing: -0.03em;
}

.servicetitle {
	font-size: 30px;
}

#tablebg {
	background:url(../img/table.jpg) no-repeat left bottom; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 300px;
	overflow: hidden;
	
}

.backdropshade {
	background: rgba(52,111,180,0.2);
	background:url(../img/mapbg2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: 5px 5px 10px #bbbbbb;
}

#bikebg {
	background: rgba(52,111,180,0.2);
	background:url(../img/bikebg.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;
}

#bikebgtrailer {
	background: rgba(52,111,180,0.2);
	background:url(../img/facebookBanner.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
  background-position: center;
}


#beachbg {
	background: rgba(52,111,180,0.2);
	background:url(../img/beachbg.jpg) bottom left no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 150px;
}

#beachbg2 {
	background: rgba(52,111,180,0.2);
	background:url(../img/beachbg.jpg) bottom left no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
}

#boogiebg {
	background: rgba(52,111,180,0.2);
	background:url(../img/boogiebg.jpg) bottom left no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
}

#laundrybg {
	background: rgba(52,111,180,0.2);
	background:url(../img/laundrybg.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
}


.backbutton {
	font-size: 30px;
	margin: 0 0 10px 2px;
}

#title2 img {
	width: 25px;
	opacity: 0.5;
}

#title2 img:hover {
	width: 25px;
	opacity: 1;
}


#address {
	text-align: right;
}

#googlemap {
	text-align: left;
}

#tablebg img {
	height: 100%;

}

.price {
	color: white;
	font-size: 90px;
	font-weight: 600;
	text-shadow: 0px 0px 20px rgba(0,0,0,1.00)
}

.pricetitle {
	padding: 20px 0 20px 0;
	color: white;
	font-size: 36px;
	text-shadow: 0px 0px 20px rgba(0,0,0,1.00);
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (min-width: 1500px) {
	#featureblog {
		width: 100%;
		margin: 0 auto;
		background: url(./background.jpg)
		  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		background-position: bottom right;
	}
}
	
@media only screen and (max-width: 700px) {
	.featureimage {
	width: 70%;
	}
	.logo {
		width: 150%;
		margin: 10px 0 0 0;
	}
	#title {
		margin: 0 0 0 20px;
	} 
	.headline {
		font-size:2em;

	}
}

	

@media only screen and (max-width: 480px) {
	.span_4_of_4_sha {
		width: 100%; 
		box-shadow: 5px 5px 10px #bbbbbb;
	}
    .span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4_sha 
	{
	    width : 100%; 
		box-shadow: 5px 5px 10px #bbbbbb; 
	}
	.span_2_of_4
	{
	    width : 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
	
	.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 100%; 
}

.span_1_of_3 {
	width: 100%; 
}
	.logo {
	padding: 0;
	width: 95%;
	}
	
	#title2 img {
		display: block;
		width: 20%;
		margin: 0 auto;
		opacity: 1;
	}
	
	#title2 img:hover {
		display: block;
		width: 20%;
		margin: 0 auto;
		opacity: 1;
	}
	
	.featureimage {
		width: 50%;
	}
	#skipsmall {
		display: none;
		visibility: hidden;
	}
	#title {
		margin: 0;
	} 
	#socialicons {
	margin: 0;
}

	

.googleicon {
	width: 75px;
	float:none;
}

.socialicon {
	width: 110px;
	float:none;
}
#featureblog {
	height: 200px;
}
#tablebg {
	height: 300px;
	width: 100%;
	overflow: hidden;
	
}
#tablebg img {
	height: 75%;
	padding: 120px 0 0 0;
	}
	
	.logo2 {
		padding: 0;
		width: 50%;
	}
	
.phone {
	font-size: 36px;
	text-align: center;
}

#address {
	text-align: center;
}

#googlemap {
	text-align: center;
}

#featureblog {
	width: 100%;
	height: 400px;
	background:url(../background.jpg) no-repeat center bottom;
  background-size: cover;
  font-family: 'Dancing Script', Helvetica, Arial, Serif;
}
}








.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	background:transparent url(../images/black.png) repeat top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -0% 50%;
	/*width:28px;*/
	width:60px;
	height:100%;
	text-indent:-10000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:-20px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}

