/* Enter Your Custom CSS Here */
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
.socialcounter {

}
.works-filter {
margin-top: 50px;
}
.works-grid {
margin-bottom: 50px;
}
.serviceheaders {
text-align: center;
}
.wpcf7-form-control {
height: auto;
}
.vc-zone-link {
text-transform: uppercase;
}
.newsletter {
  padding-top: 15px;
  padding-bottom: 35px;
background-color: #93cac8;
}
.homegallery {
margin: 0;
padding: 0;
}
.mc4wp-alert {
clear: both;
margin-top: 10px;
font-size: 1em;
}
.homehardscapetext {
padding: 3%;
}