.current a {
	font-weight: 600!important;
}
.textbtn {
	color: #2d593a;
	font-weight: 600;
	font-size: 18px;
  	line-height: 20px;
}
.textbtn:hover {
	text-decoration: none;
	color: #589654;
}
#footer p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footertext {
	padding-top: 20px;
}
@media (max-width: 992px) {
	.footertext {
		text-align: center;
	}
}
@media (max-width: 992px) {
	.footerimage {
		float: none!important;
		display: block;
    		margin-left: auto;
    		margin-right: auto;
    		margin-bottom: 30px;
	}
}
.footerimage {
	float: right;
}
h2 {
	color: #2d593a;
	margin-bottom: 20px;
	font-weight: 600;
}
@media (max-width: 992px) {
	h2 {
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
	}
}
p {
	color: #414042;
	font-size: 16px;
	line-height: 22px;
}
/*----------------------------- ContactPage Styles ---------------------------------*/
#contactpage {
	margin-top:  0px;
	margin-bottom:  0px;
	padding-top:  100px;
	padding-bottom: 100px;
}
#contactpage h2 {
	color: #2d593a;
	margin-bottom: 20px;
	font-weight: 600;
}
@media (max-width: 992px) {
	#contactpage h2 {
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
	}
}
#contactpage .btn-primary {
	color: white;
	background-color: #589654;
	border:0;
}
#contactpage .btn-primary:hover {
	color: white;
	background-color:  #2d593a;
}
/*----------------------------- DirectoryPage Styles ---------------------------------*/
#homedirectory h1 {
	color: #58595b;
}
#directorypage {
	margin-top:  0px;
	margin-bottom:  0px;
	padding-top:  60px;
	padding-bottom: 60px;
	background-color: #fbfbfb;
}
#directorypage .row {
	margin-bottom: 30px;
}
#directorypage h1 {
	color: #76c343;
}
#directorypage h2 {
	color: #58595b;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 600;
}
.directories {
	margin-top:  80px;
}
.directories h2 {
margin-top: 0px!important;
}
.directories p {
	color: #414042;
	font-size: 18px;
	line-height: 26px;
}
.directoryheader p {
	color: #2d593a;
	font-size: 26px;
	line-height: 30px;
	text-align:  center;
}
.directoryheader {
	margin-top: 30px;
	margin-bottom: 120px;
}
.directorydetails p {
	color: #2d593a;
	margin-top: 5px;
	margin-bottom: 10px;
}
.directorydetails {
	margin-top: 20px;
}
@media (max-width: 992px) {
	.directorydetails p {
		font-size: 18px;
		line-height: 20px;
	}
	.directorydetails {
	margin-bottom: 40px;
	}
	.directories h2 {
	font-size: 24px;
	line-height: 26px;
	}
}
.maplist {
  list-style-type: none;
  font-size: 18px;
  color: #2d593a;
  font-weight: 600;
  padding: 0px;
  margin-bottom: 30px;
}
.maptitle {
	margin-bottom: 0px;
}
.maplist li { 
	margin-top: 6px;
}
/*----------------------------- ArticlePage Styles ---------------------------------*/
#articlepage {
	margin-top:  0px;
	margin-bottom:  0px;
	padding-top:  60px;
	padding-bottom: 60px;
	background-color: #fbfbfb;
}
#articlepage .row {
	margin-bottom: 30px;
}
#articlepage .col-md-4 {
	margin-bottom: 20px;
}
#articlepage h1 {
	color: #76c343;
}
#articlepage h2 {
	color: #2d593a;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 600;
}
#articlepage .img-responsive {
width: 100%;
}
.articlesheader p {
	color: #2d593a;
	font-size: 26px;
	line-height: 30px;
	text-align:  center;
}
.articlesheader {
	margin-top: 30px;
	margin-bottom: 100px;
}
@media (max-width: 768px) {
.textbtn {
  font-size: 18px;
  line-height: 20px;
}
#articlepage .text-right {
float: none;
text-align: center;
}
}
/*----------------------------- Header Styles ---------------------------------*/
.headertop-background {
	padding-right: 40px;
	padding-bottom: 0px;
 	background-color: #589654;
}
@media (min-width: 992px) {
	#logo-header {
		padding-top:  12px;
	}
}
.search
{
	position: relative;
}

.search input
{
	text-indent: 15px;
	border-radius: 7px !important;
}

.search .fa-search { 
  position: absolute;
  top: 10px;
  left: 10px;
}
.searchpad {
	padding-top: 20px;
	opacity: .6;
}
/*----------------------------- Bootstrap Overides ---------------------------------*/
.navbar-inverse .navbar-nav>li>a {
  color: #fff!important;
}
.carousel-caption {
	text-align:  left!important;
	background-color: rgba(255, 255, 255, 0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ecffffff', endColorstr='#ecffffff'); /* IE */
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	.carousel-caption {
		width: 50%;
	}
}


.new-zealand-map {
	top:-240px;
	position: relative;
	margin-bottom:-240px;
	text-align:right;
	height:910px;
	width:600px;
}

.date {
	margin-top: 0px;
	font-size: 18px!important;
}
.lead {
  font-size: 22px!important;
  font-weight: 600;
  color: #589654;
  margin-bottom: 40px;
  margin-top: 0px;
}
.colour {
  font-size: 22px!important;
  font-weight: 600;
  color: #589654;
  margin-bottom: 40px;
}

.articletitle {
	margin-bottom: 3px;
	font-size: 40px;
}
.hailacticle p {
	font-size: 16px;
}
blockquote {
  margin: 0px;
}
h4 {
	font-size: 22px;
	color: #2d593a;
}
.hailacticle ul {
	font-size: 16px;
	color: #414042;
}
.hailacticle li {
	padding-bottom: 5px;
}
.input-group {
	display: flex;
}
.s1 {
	margin-bottom: 20px;
}

.footerlogo {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.mobile-text-center {
		text-align:center;
	}
}
.mobile-search {
	margin: 10px;
}
.news-image .img-responsive {
	width: 100%;
}