/*============================================*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans|Fira+Sans|Coda+Caption:800');

.clear {
    clear: both;
}

#content{
	min-height:400px;
}

/*==================HEADER==================*/

.prime header.header {
	background:#2b3c24;
	background-image: url("/wp-content/uploads/stardust.png");
	background-attachment:fixed;
}
.header .wrapper {
    display: flex;
    align-items: center;
}
.toplogo {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-size:2em;
	font-weight:700;
	line-height:1.2;
	padding-top:0;
	padding-bottom:5px;
	text-align:center;
	text-shadow:1px 1px 1px #333;
}
.toplogo span {font-size:2em; text-transform:uppercase;}
.toplogo img:hover {
	opacity:0.7;
	transition:all 0.3s;
}

.topPhone {
	line-height:1;
	padding-top:5px;
	padding-bottom:10px;
	color:#fff;
}

.topPhone a {
    background: #af5902;
    color: #ffffff;
    border-radius: 10px;
    padding: 9px 20px;
    font-size: 21px;
    line-height: 1.5em;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    transition: all .2s ease-in-out; display: inline-block; 
}

.topPhone a:hover {
   opacity:0.8;
}

.topPhone span {
	font-size:29px;
}

header {
	max-height:400px;
}

nav, nav.nav.nav-fixed, ul.sub-menu {
	background:#365E25;
}

nav.nav ul li.current-menu-item a {
	border: none;
	background:rgba(255,255,255,0.1);
}

.nav ul {padding:10px 0 5px;}
.nav ul li a {
    font-family: 'Fira Sans', sans-serif;
    padding:4px 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1em;
}
.cta {
    background:rgba(0, 49, 68, 0.4);
  bottom: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  margin: auto;
  align-items: center;
  justify-content: center;
  top: 0;
}

.ctatop {
    font-family: 'Coda Caption', sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 3em;
    line-height: 1.2;
    margin-bottom: 1%;
    text-shadow: 2px 1px 1px rgba(0,0,0,.2);
    text-transform:uppercase;
    letter-spacing:-3px;
}

.ctabtn {
        font-family: 'Fira Sans', sans-serif;
	padding:7px 30px;
	background:#365E25;
	color:#fff;
	font-weight:500;
	box-shadow:1px 1px 1px #333;
	text-transform:uppercase;
}

.ctabtn:hover {
	background:#a37c2f;
	color:#fff;
	transition:all 0.4s;
}

/*==================BODY==================*/

h1 {
	color:#365E25;
	font-weight:600;
}

h2, h3 {
	color:#000;
}
h1,h2,h3 {
  font-family: 'Coda Caption', sans-serif;
}
#trend {
	width: 100%;
}

.spacing li {
	padding: 5px;
}


.compliments h1 {
	background: #365E25;
	font-weight:200;
}

.up-down a {
	color:#365E25 !important;
}

.up-down a:hover {
	color:#8a7753 !important;
}

.contactp {
	padding-right: 15px;
}

.rev-cont {
    border: 1px solid #000;
    padding: 12px;
    margin: 5px;
}

.review-rating {display:inline;}

.review-body {border-left:none;}

#homepagecontent .breakout {
	background:#a9d299;
	text-align:center;
	padding:40px 0;
	margin-top:4em;
        margin-bottom:4em;
}
#homepagecontent .breakout .wrapper {display:flex; align-items:center;}
#homepagecontent .breakout h2 {color:#000;}

#homepagecontent .breakout a {margin:auto;}

.treatmentpg .one-half {
	padding:0px 10px;
}

.treatmentpg .one-half h3 {
	background:#365E25;
	color:#fff;
	padding:5px;
	text-align:center;
}

.treatmentpg .one-half img {max-height:334px;}

.wellsvc .one-fourth {padding:5px;}
.wellsvc .one-fourth p{
	padding:0px 5px;
}

.wellsvc .one-fourth h3 {
	background:#365E25;
	color:#fff;
	padding:5px;
	text-align:center;
}
.wellsvc .one-third {text-align:center;}

.wellsvc .breakout {
    padding:10px;
    padding: 10px;
    font-size: 1.2em;
    text-align: center;
}

.othersvc .one-half{
	padding:0 10px;
}

.othersvc h3 {
	background:#365E25;
	color:#fff;
	padding:5px;
	text-align:center;
}

ul.cta-list {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left:0;
  margin: 5em 0;
  justify-content: center;
}
ul.cta-list li {
  background: #335d22;
  color: #fff;
  line-height: 1.6em;
  font-size: 1em;
  margin:5px;
  padding-left:0;
  padding:25px;
  width:340px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-grow: 1;
  width: auto;
  flex-basis: 280px;
  list-style: none;
  margin: 15px;
  max-width:330px;
}
.cta-list svg {font-size:3em; text-align:center;}
.cta-list li {text-align:center;}

.one-half .wpcf7 {
    width: 70%;
    margin: auto;
}
/*======GALLERY=======*/


#gallery-2 img {
    border:0px solid #fff !important;
    width: auto;
    height: auto;
}
span.review-date, .admin-reply, .author-name {
    display: block;
    float: none;
}
/*==================FOOTER==================*/

.socialicons {
    margin-top: 1.5em;
}
footer.footer {
	background:#444444;
}
.footer .wrapper {
 
}
.footer .one-fourth {
  padding: 0 10px;
  margin:5px;
  text-align: center;
}
.footer h2 {
	color:#FFF !important;
	font-size:2em; line-height: 1.1em;
	padding:10px;
	text-align:center;
}
.footer .wpcf7 {
	margin:auto;
        width:60%;
}
.footer #text-19 {text-align:center;}
.footer #text-19 img {max-height:150px;}
.footer .socialicons, .bottomicon {
	text-align:center;
}
.footer .bottomicon a img {max-width:32px;}
#googlemapswidget-2 img {
	max-height:250px;
}

/*==================BUTTONS==================*/

.btn, .biziq-button, .client-button, .rev-read-more, #content button, html input[type="button"], input[type="reset"], input[type="submit"] {	
  font-family: 'Fira Sans', sans-serif;
  text-transform:uppercase;
  letter-spacing:1px;
  margin: 25px 0px;
  padding: 7px 30px;
  box-shadow: 2px 2px 2px #6b6b6b;
  display: table;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #365E25;
  color:#FFF !important;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #5c7d4f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover, .btn:focus, .hvr-shutter-out-horizontal:active {
  color: white !important;
  text-decoration:none !important;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.wpcf7-submit {background:#365E25; color:#fff;}

/*==================LIST ======================*/

ul {list-style-type: none;} 
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #C28D32;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}
ul.checked li:before{content: "\f00c";}
ul.marker li:before {content: "\f041";}


/*==================RESPONSIVE==================*/
@media (max-width: 1200px) {
	.toplogo {
		font-size:30px !important;
	}
}

@media (max-width:1024px) {

}

@media (max-width:768px) {
	.header .wrapper {
		display: block;
	}
	.nav {
		padding: 5px 0 5px;
	}
	img.alignright {
		padding-left:10%;
		padding-bottom:2%
	}
	#content ul {
		text-align:left;
		margin:0;
	}
	.toplogo {text-align:center;}
	.topPhone {
		padding-top:5px;
		font-size:30px;
		text-align:center;
	}
	.cta {
		top:14%;
		font-size:.7em;
	}
	div.one-half {
		text-align:left;
	}
	.h2space {
		margin-top:10%;
	}
	.topimg{
		margin-left:18%;
	}
}

@media (max-width:617px) {
	img.alignright {
		padding-left:1%;
	}
}

@media (max-width:479px) {
	.cta {top:3%;}
	.ctatop {font-size:1.7em;}
	.footer .one-fourth {
		text-align:center;
	}
	.ctabtn {display:none;}
}

@media (max-width:320px) {
	
}
