@import url("../webfonts/coustardregular/stylesheet.css");
@import url("../webfonts/opensans_light/stylesheet.css");
/* CSS Document */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
p, h1, h2, h3, h4 {
	margin-right: 10px;
	margin-left: 10px;
}
#aboutHeader h1 {
 overflow: hidden;
 text-align: center;
}
#servicesHeader h1:before,
#servicesHeader h1:after {
	background-color: #A1CE5F;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
}
#servicesHeader h1:before {
 right: 0.5em;
 margin-left: -50%;
}
#servicesHeader h1:after {
 left: 0.5em;
 margin-right: -50%;
}
#servicesIntro li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url("../images/main-images/bullet1b.png");
}
#servicesIntro ul {
	margin-left:12%;
	
}

.pheader{
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	
}
#servicesHeader {
	background-image: url("../images/main-images/servicesHeader.jpg");
	background-repeat: no-repeat;
	background-position: -300px top;
	text-align: center;
	
}
#servicesLeft {
	padding-top: 30px;
	padding-bottom: 30px;	
	}
.mainheader {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: coustardregular, serif;
	font-size: 28px;
	font-style: normal;
	color: #000;
	line-height: 128px;
}

#servicesRight {
	padding-top: 20%;
	padding-bottom: 20%;
	background-image: url("../images/bg/sidepic.jpg");
	background-repeat: no-repeat;
	background-position: center -300px;
}
#servicesRight p {
	font-family: coustardregular, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	white-space: normal;
}
#servicesRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#servicesRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #EA5538;
}

.team {
	clear: none;
	float: left;
	width: 90%;
	display: block;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-right: 4%;
	margin-left: 4%;
	text-align: center;
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 8px;
	clear:both;
	
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#servicesLeft img {
	width: 100%;
	height: auto;
}
.service {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto%;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url("../images/bg/trouble-bg2.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -150px 25%;
}
@media only screen and (min-width: 481px) {
#servicesIntro ul {
	margin-left:28%;
	
}
#servicesLeft {
	padding-bottom: 30px;
}
#servicesRight {
	padding-top: 8%;
	padding-bottom: 8%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center -300px;
}
#servicesRight p {
	font-family: coustardregular, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	white-space: normal;
}
#servicesRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#servicesRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #EA5538;
}
.team {
	clear: none;
	float: left;
	width: 29.9%;
	display: block;
	margin-top: 15px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: 29px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	letter-spacing: -1px;
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}

#servicesIntro li {
	float: left;
	width: 50%;
	height: auto;
	list-style-position: outside;
	list-style-type: circle;
}
#servicesIntro ul {
	margin-left:3%;
	
}
.pheader{
	font-family: coustardregular, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	
}
#servicesHeader {
	background-image: url("../images/main-images/servicesHeader.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}
.mainheader {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: coustardregular, serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: 128px;
}
#servicesRight {
	padding-top: 30%;
	padding-bottom: 30%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url("../images/bg/sidepic.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#servicesRight p {
	font-family: coustardregular, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
}
#servicesRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 70px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#servicesRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 70px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #EA5538;
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.service {
	clear: none;
	float: left;
	width: 90%;
	display: block;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-top: 0px;
	padding-bottom: 0px;
}
#serviceLeft {
	
	padding-bottom: 30px;
	
}
body {
	background-image: url("../images/bg/trouble-bg2.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -120px 25%;
}
}
@media only screen and (min-width: 1100px) {
#servicesRight p {
	font-family: coustardregular, serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 75%;
}
}
@media only screen and (min-width: 1300px) {

#servicesIntro li {
	float: left;
	width: 50%;
	height: auto;
}
#servicesIntro ul {
	margin-left:10%;
		
}
.pheader{
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	
}
#servicesRight {
	padding-top: 20%;
	padding-bottom: 25%;
	margin-bottom: 30px;
}
#servicesRight p {
	font-family: coustardregular, serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 75%;
}
#servicesRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#servicesRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #EA5538;
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 27px;
	font-style: normal;
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.service {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-top: 0px;
	padding-bottom: 0px;
}
body {
	background-image: url("../images/bg/trouble-bg2.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -120px 25%;
}

}
