section.page-banner.ormond {
	background-image: url(../images/location-banner.jpg);
}
.ormond-sec1 .z-t-36 {
    text-transform: uppercase;
    color: #007d07;
}
.ormond-sec1 .z-t-18 a {
    color: #007d07;
}
.ormond-sec1 .z-t-18 a:hover {
    text-decoration: none;
}
.ormond-sec1 a.z-t-18 {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #248f5e;
    padding: 10px 40px;
    float: left;
}
.ormond-sec1 a.z-t-18:hover {
    background-color: #262626;
}





@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 990px) {
	.ormond-sec1 .z-t-18.z-mb-60 {
	  margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px) {
	.ormond-sec1 .z-1of2 {
	  margin: 15px 0;
	}
}