body {
	font-family: Georgia;
	font-size: 104%;
	color: #4A4A4A;
	letter-spacing: 0px;
}
.top-bar {
	background: rgba(255,255,255,0.90)!important;
}
.top-bar ul {
    background-color: transparent!important;
}
.top-bar li a {
	font-family: 'Oswald', sans-serif;
	color: #4A4A4A;
	letter-spacing: 1px;
	font-size: 80%;
}
.top-bar li a:hover {
	color: #B2BF1B;
}
.title-bar {
	background-color: #B2BF1B;
}
.activeButton {
	color: #B2BF1B!important;
}
H1 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/*========= PANELS ==========*/

.logo {
	height: 200px;
	text-align:center;
	position: relative;
	/*background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;*/
}

.logo img {
	position: absolute;
	top: 20px;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.contactDetails {
	background-color: #B2BF1B;
	text-align: center;
}
.contactDetails span {
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	font-size: 94%;
	color: #FFF;
	letter-spacing: 1px;
}

.contactDetails a {
	color: #4A4A4A;
}
.contactDetails a:hover {
	color:#FFFFFF;
}
.contactDetails span span {
	color: #47943E;
}

.sliderContainer {
	height: 400px;
}
/*========= GREEN PANELS ==========*/

.greenPanel {
	background-color: #B2BF1B;
	padding: 60px 0px;
	text-align: center;
}
.greenPanel H1 {
	border-bottom: #FFF solid thin;
}
.greenPanel H1, .greenPanel h2, .greenPanel p, .greenPanel li {
	color: #FFF;
}
/*========= WHITE PANELS ==========*/

.whitePanel {
	background-color: #FFF;
	padding: 60px 0px;
	text-align: center;
}
.whitePanel H1 {
	border-bottom: #B2BF1B solid thin;
}
.whitePanel H1, .whitePanel h2 {
	color: #B2BF1B;
}
#sectionTestimonials {
	background-image:url(/img/mixed-border-planting-plan.png);
	background-size: cover;
	background-position: center;
}
#sectionMaintenance {
	background-image: url(/img/maintenance.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#sectionAbout {
	background: 
	url(/img/welcome.jpg) bottom right no-repeat,
	url(/img/gardendesign.png) -20px -25px no-repeat;
}
#sectionDesign {
	background: url(/img/design.jpg);
	background-position: center;
	background-size: cover;
	text-align: left;
	position:relative;
}

#sectionDesign:after {
	content: url(/img/sketch.png);
	display: block;
	position: absolute;
    top: 460px;
	left: 10px;
}
#sectionServices h1, #sectionServices p {
	text-align:left;
}

#sectionDesign h1, #sectionDesign p {
	position:relative;
	z-index: 100;
	text-align:left;
}
.tintPanel {
	position:absolute;
	right: 0;
	top: 0;
	display: block;
	background-color:rgba(0,0,0,0.4);
	height: 100%;
	width: 52%;
}
#sectionTestimonials p {
	font-family: Georgia-BoldItalic;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

/*========= FOOTER ==========*/
footer {
	height: 300px;
	width: 100%;
	background-image:url(/img/footer.png);
	background-repeat:repeat-x;
	color: #FFF;
	padding: 20px 0;
	text-align: center;
	position: relative;
}
footer p {
	margin-top: 200px;
	font-size: 11px;
}
.fbButtons {
	margin-top: 3px;
	display: inline-block!important;
	width: 97px;
	height: 20px!important;
	overflow:visible;
}

.flexContainer {
	max-width: 1600px;
	text-align:center;
	margin: auto;
}

/*========= GALLERY ==========*/

.galleryGrid {
	margin-top: 40px;
}


#sectionGallery .galleryGrid p {
	font-size: 75%;
	margin-top: 10px;
}
.galleryPic {
	border-radius: 50%;
	width: 140px;
	height: 140px;
	-webkit-transition: all 0.5s ease;
    -moz-transition:    all 0.5s ease;
    -ms-transition:     all 0.5s ease;
    -o-transition:      all 0.5s ease;
	
}
.galleryPic:hover {
	transform: scale(1.05);
}
.services {
	text-align: left;
}


/*#sectionDesign:before {
	position: absolute;
	right: 0;
	height: 100%;
	display: block;
    content: "";
    width: 50%;
	background-color:rgba(0,0,0,0.67);
}*/

.flexslider {
	border: none;
	margin-bottom: 0px;
}
.flex-control-nav {
	bottom: 30px;
	z-index: 10;	
	font-family: 'flexslider-icon';
	
}
.flex-direction-nav a {
	color: #FFF;
}

/*.flex-direction-nav .flex-prev { display: none; }
.flex-direction-nav .flex-next { display: none; }*/

.sticky {
	z-index: 200!important;;
	/*position: fixed!important;*/
}

.no-js .top-bar {
  display: none;
}

/*========= MODAL ==========*/
.reveal {
  display: none;
  z-index: 1006;
  padding: 2rem;
  border: none;
  background-color: #B2BF1B;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
  color: #FFF;
  border-radius: 8px;
  }
  
  .reveal label {
	   color: #FFF;
  }
 .close-button {
	 color: #FFF;
 }
 
 .orbit-bullets button {
    width: 0.7rem;
    height: 0.7rem;
    margin: 0.1rem;
    background-color: #FFF;
    border-radius: 50%;
}
#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    background: rgba(85,85,85,0.6);
    color: #fff;
    border-radius: 500px;
}

.column { 
	clear: none!important;
}

:focus {
	outline: none;
}



@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) {
	#sectionMaintenance {
		background-image: none;
	}
	#sectionAbout {
		background-image: none;
	}
	.tintPanel {
	width: 100%;
	}
	.galleryPic {
	width: 130px;
	height: 130px;
	}
	#sectionServices h1, #sectionDesign h1 {
	text-align:center;
	}
	#sectionDesign:after {
	content: "";
	}
	#sectionDesign p {
	text-align: center;
	}
	.greenPanel, .whitePanel {
		padding: 40px 0;
	}
	.logo {
		height: 150px;
	}
	.logo img {
		margin-top: 30px;
	}
	.contactDetails {
		padding: 8px 0;
	}
	.contactDetails span {
	line-height: 10px;
	letter-spacing: 1px;
}
.flex-control-nav {
	bottom: 5px;
	z-index: 10;	
}
	
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */



@media screen and (min-width: 40em) {

}


@media only screen and (min-width: 40.063em) {
	  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */


@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */


@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */


@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */
