/* Mobile Menu
================================================== */
	a#navigation-toggle {

    height: 55px;
    line-height: 48px;
    margin: 0;
    float: left;
    cursor: pointer;
    color: rgb(11, 112, 48, 1);
    padding-left: 35px;
    font-weight: 600;
    position: relative;
    z-index: 9;
    text-decoration: none !important;
    font-size: 3em;

}
a#navigation-toggle .fa { margin-right: 10px; }
	#navigation-toggle { color: #8b8b8b; }
	#navigation-toggle:hover { color: #000; }
#sidr-main {

    font-family: 'Helvetica Neue', Helvetica, Arial;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 100%;
    overflow-x: none;
    overflow-y: auto;
    font-size: 13px;
    background: rgba(114,188,68,.9);
    color: #fff;

}
#sidr-main { padding: 70px 30px 30px; font-size: 16px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	.sidr.right { left: auto; right: -320px; }
	.sidr.left { left: -320px; right: auto; }
	#sidr-main a { color: #707070; }
	#sidr-main a:hover { color: #fff; }
	#sidr-main ul a {

    display: block;
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 12px 0;
    font-weight: 600;
    color: #eee;
    font-family: 'Montserrat', serif, 'Helvetica Neue', Helvetica, Arial;
    font-size: 17px;

}
	#sidr-main ul li ul { margin-left: 0; margin: 0; }
	#sidr-main ul li ul li a { padding-left: 10px; }
	#sidr-main ul li ul li li a { padding-left: 20px; }
	#sidr-main ul li ul li li li a { padding-left: 30px; }
	#sidr-main ul li ul li a:before { content: '\f0da'; display: inline-block; -webkit-font-smoothing: antialiased; font-family: 'FontAwesome'; color: #888; margin-right: 10px; }
	.sidr-class-toggle-sidr-close:before { position: absolute; top:30px; left: 30px; content: '\f00d'; font-family: 'FontAwesome'; color: #fff; margin: 0; }
	#sidr-id-mobile-search-form {
    margin-top: 20px;
    display: none;
}
.sidr-inner li {

    list-style: none;

}
	#sidr-id-mobile-search-form input[type="search"] { font-size: 12px; background: #333; color: #fff; border:none; }

/* Smaller Then Desktop
================================================== */
@media only screen and (min-width: 3800px) {
	a#navigation-toggle { display: block; }
	#site-navigation .sf-menu{ display: none; }
	#thediv {
    background-size: 100%;
    background-position: 0% 25%;
}
	
}

/* Smaller Then Desktop
================================================== */
@media only screen and (max-width: 980px) {
	a#navigation-toggle { display: block; }
	#site-navigation .sf-menu{ display: none; }
	
}
/* Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container { max-width: 100%; }
	.left-content {
    width: 65%;
}
	.sidebar-container {
    width: 20%;
}
	.post-meta li { display: block; float: none; }
	.post-meta li .meta-seperator { display: none; }
	.portfolio-entry .overlay { display: none; }
	.portfolio-entry-media a:hover img { opacity: 0.8; }
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
	.portfolio-entry.span_1_of_4 { width: 49.2%; margin-left: 1.6%; margin-bottom: 2%; }
	.portfolio-entry.span_1_of_4.count-1 { margin-left: 0; }
	.portfolio-entry.span_1_of_4.count-3 { clear: both; margin-left: 0; }
	.home .homepage-slide-content {

    width: 90% !important;
    height: auto;
    top: 0 !important;
    padding: 80px 5% 20px 5% !important;

}

.feature-entry-title {
    margin: 0;
    font-size: 24px;
    width: auto;
    padding: 20px 0 0 0;
}

.feature-entry-content a {

    text-align: center;
    bottom: 0;

}
#homepage-content {
    width: 90%;
    padding: 5%;
}
.feature-entry-content {
   
    bottom: 4%;
}
#homepage-slider-wrap {
border: 0;
height: 44%;
}
h3 {
	font-size: 16px;	
}
#site-navigation-wrap {
    top: 21%;
}
#footer-wrap {
	border: 0;	
}
.flexslider .slides img {
    width: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    opacity: 1;
    right: 0;
}
.feature-entry-content {

    display: none;
}

.features-entry {

    max-height: 200px;
    min-height: 200px;
    width: 22%;

}.count-2 .feature-entry-header {
    top: 30px;
}
.feature-entry-header {
    top: 45px;
}
.count-2 .feature-entry-content {
    bottom: 38px;
    display: block;
}
.feature-entry-content h2 {
    font-size: 23px;
}
#searchform {

    width: 200px;
    background: url(http://littlerocket.dnserver.net.nz/rockGas/wp-content/uploads/2018/11/mag.png) no-repeat 3px 4px / 24px;

  
    margin-top: 0;
    padding-left: 30px;
    margin-bottom: 0;
    position: absolute;
    right: 60%;
    top: 10px;
    z-index: 999;
    padding-right: 10px;


}
#logo img {

    margin: 25px auto 10px 0;

}
#homepage-features {
    height: 240px;

}
#homepage-blog {

    height: auto;
    padding: 6% 0 6% 5%;
    width: 95%;
    float: left !important;

}
#homepage-blog .inner, #homepage-content .inner {

    width: 100%;
    float: left;
    max-width: 100%;

}
}
/* Mobile (Portrait & Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	
	
	.sidebar-container {

    margin-top: 40px;
    padding-top: 0;
    right: 5%;
    width: 20%;

}
.left-content {

    float: left;
    width: 70%;

}
	.feature-entry-title {

    margin: 0;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center !important;
    padding: 30px 0%;
    top: 0;
    width: 80%;
    margin: auto;
    line-height: 30px;
    text-shadow: none;

}
.count-2 .feature-entry-content {
    bottom: 10px;
    margin: auto;
    text-align: center;
    display: block;
}
.features-entry {

    max-height: auto;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0;
    width: 25%;
    padding: 0;
    margin: 0;
    height: 140px;

}
.feature-entry-header {
    padding: 0 10%;
    top: 10px;

}
.feature-entry-content {

    padding: 0;
    width: 100% !important;
    font-family: 'montserrat';
	display: none;

}
.homepage-wrap {

    margin-top: 0;
    float: left;
    padding-bottom: 0;
    width: 100%;
    margin-bottom: -180px;
    top: -80px;
    position: relative;
    z-index: 9999;

}
.count-3 .feature-entry-header, .count-4 .feature-entry-header {

    top: 0;

}
	.portfolio-entry .overlay { display: none; }
	.portfolio-entry-media a:hover img { opacity: 0.8; }
	.post-meta li { display: block; float: none; }
	.post-meta li .meta-seperator { display: none; }
	.commentlist .children { margin: 0 }
	.single-post-pagination { position: inherit; top: auto; margin: 10px 0 0; right: auto; }
	.author-info .author-info-inner { padding-left: 0; }
	.author-info .author-avatar { position: inherit; top: auto; left: auto; display: block; margin-bottom: 10px; }
	
	
}
/* Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.sidr { width: 480px; }
	.sidr.right { right: -480px; }
	.portfolio-entry.span_1_of_4 { width: 49.2%; margin-left: 1.6%; margin-bottom: 2%; }
	.portfolio-entry.span_1_of_4.count-1 { margin-left: 0; }
	.portfolio-entry.span_1_of_4.count-3 { clear: both; margin-left: 0; }
	.count-1 .feature-thumbnail, .count-2 .feature-thumbnail, .count-3 .feature-thumbnail {

    margin: 0 0 0px;
    width: 100% !important;
    float: right !important;

}
#logo img {

    margin: 15px auto 10px 0%;

}
.home .homepage-slide-content {

    position: relative;
    left: 0;
    z-index: 9999;
    width: 70% !important;
    text-align: left;
    float: left;
    opacity: 1;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    padding: 48px 20% 0% 10%;
    top: 0 !important;
    margin: 10px 0%;
    height: auto;
    background: url(http://processgroup.co.nz/wp-content/uploads/2018/12/angle-line.png) 5% 50px / 20px no-repeat;

}
.features-entry {

    max-height: auto;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0;
    width: 25%;
    padding: 0 0 0 0px;
    margin: 0;
    height: 130px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    border-left: 1px solid rgba(255,255,255,.3);

}
#homepage-blog {

    height: auto;
    padding: 10% 5% 15% 5%;
    width: 90%;
    float: left !important;

}
.homepage-slide-title {

    font-size: 25px;
    padding: 0px 5% 5px 0%;
    width: 100%;
    text-align: left !important;
    line-height: 27px;

}
.inner, #homepage-content .inner, #homepage-blog .inner {

    max-width: 100%;
    width: 100%;

}
.homepage-slide-cta, a.btn {

    color: #ffbc19;
    font-weight: 900;
    font-size: 14px;
    padding: 1px;
    border-radius: 10px;
    margin-top: 0;
    width: auto;
    text-align: center;
    margin: auto !important;
        margin-top: auto;
    margin-top: auto;
    margin-top: auto;
    width: 150px;
    background: #ffbc19;
    color: #fff;
    margin-top: 10px !important;
    display: block;

}
.flexslider .slides img {
    width: 100% !important;
}
.homepage-wrap, #homepage-content {
    margin-top: 0;

}
#homepage-content {

    width: 90%;
    float: left;
    background: #ffbc19;
    padding: 5%;

}
#homepage-features {
height: auto;

}
#homepage-slider-wrap {

    overflow: hidden;
    float: left;
    width: 100%;
    height: 460px;
    position: relative;
    margin-top: 90px;

}
.homepage-slide-caption {

    width: 100%;
    font-size: 13px;

}
.homepage-slide-content {
    width: 90% !important;
    height: auto;
    top: 120px !important;
    padding: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
}

#searchform {

    width: 156px;
    margin-top: 0;
    padding-left: 30px;
    margin-bottom: 0;
    position: absolute;
    right: 60%;
    top: 10px;
    z-index: 999;
    padding-right: 10px;

}
#site-navigation-wrap {

    right: 1%;
    top: 24px;
    margin-top: 0;

}
.feature-entry-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    text-align: left;
    padding: 20px 0;
    top: 0;
    text-shadow: 0;
    line-height: 15px;
    word-wrap: break-word !important;
    width: 100%;
    margin: auto;
    text-transform: uppercase;
}
.feature-entry-title::before, .portfolio-entry-title::before, h3::before {
	display: none;
	 	
}

#homepage-features article:hover .feature-entry-content {
	display: none;	
}
.features-entry:hover, .features-entry, .features-entry:hover .feature-entry-title {

    top: 0;
    bottom: 0;
    height: 80px;

}
#homepage-portfolio, #homepage-blog {

    padding-top: 10%;
    background: #eee;
    margin: 0;
    float: left;
    width: 80%;
    font-size: 14px;
    padding-bottom: 20%;
    padding: 10%;

}
.flexslider .slides img {

    width: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    opacity: 1;
    right: 0;

}
#logo img {

    max-width: 200px;
    margin: 30px auto 10px 0%;

}
.home #header {

    height: 90px;

}
.home #footer-wrap {

    margin-top: 0px;

}
#homepage-features {

    width: 100%;
    margin: 0;


}
#homepage-features article:hover .feature-entry-content {
	display: none;	
}
.features-entry:hover, .features-entry, .features-entry:hover .feature-entry-title {

    top: 0;
    bottom: 0;
    height: 80px;

}
.feature-entry-content, .features-entry:hover .feature-entry-content {

    display: none !important;
    background: red;

}
}
/* Mobile (Portrait only)
================================================== */
@media only screen and (max-width: 479px) {
	html, body {
    margin: 0;
}

	a#navigation-toggle {

    height: 45px;
    line-height: auto;
    margin: 14px 0 0 0;
    cursor: pointer;
    color: rgba(114,188,68,1);
    padding: 3px;
    font-weight: 100;
    position: relative;
    z-index: 9;
    text-decoration: none !important;
    font-size: 2em;

}
#homepage-blog article {

    width: 100%;

}
#header-wrap {

    background: none;
    border-bottom: 0;
    box-shadow: 0;
    position: fixed;
    top: 0px;
    z-index: 9999;
    background: #fff;
    border-bottom: 0;

}
a.btnLeft {

    border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 0;
    color: #666;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 5px;

}
.btnLeft::before {

    content: '> ';

}
.sidebar-container, .active .sidebar-container {
    float: left;
    width: 90%;
    background: #fff;
    padding: 10%;
        padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 10%;
    padding-top: 5%;
    position: relative;
    top: 0 !important;
    margin: 4% 0%;
}
.page-header {

    position: relative;
    margin-bottom: 15px;

}

.active .sidebar-container {

    position: relative;
    right: 0%;
    transition: all 0.2s ease;

}
.sidebar-container .child-sidebar-menu li a {

    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;

}

#main {
    margin: 0px 0 0 0;
    padding: 0;
}
.left-content {

    float: left;
    width: 100%;
    margin: 0 !important;

}
.container {

    margin: 0 10% !important;
    width: 80%;

}
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
#logo img, #header.active #logo img {

    display: block;
    max-width: 200px;
    transition: all 0.5s ease;
    float: left;
    margin: 0px 0 0 0;
    padding: 25px 0;

}
#header.active, #header {

    padding: 0;
    background-image: none;
    height: auto;
    margin-top: 0;

}
#site-navigation-wrap {

    right: 5%;
    top: 0;

}
.homepage-slide-title {

    padding: 10% 0 10% 0;
}
.homepage-slide-caption {
    padding-bottom: 0;
    font-size: 11px;
    text-align: left;
    width: 100%;
}
.feature-thumbnail {

    min-height: 300px;
    width: 150% !important;

}
.home #header, #header {
    max-width: 85%;
    margin: 0 5% !important;
}
.count-1 .feature-thumbnail, .count-2 .feature-thumbnail, .count-3 .feature-thumbnail {

    padding: 0%;
    width: 130% !important;
    text-align: left;
    float: left;

}
.size-medium {

    width: 50% !important;


}

.feature-entry-header {

    padding: 0% 10%;
    text-align: left;
    float: left;
    width: 80%;

}
.feature-entry-content {
    padding: 0 8%;
    width: 80%;
    text-align: left;
    line-height: 1.8em;
    font-size: 19px;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
}
.bodyImage {

    float: left;
    margin-bottom: 40px !important;
    margin-top: 0px !important;
    width: 100% !important;

}
iframe {

    width: 100%;
    max-width: 100%;
    margin: auto;
    float: left;
    min-height: 400px !important;
    border: 0;

}
	.entry ul li, .entry ol li {
		text-align: left;
    margin: 0 0 5px;
    text-align: left !important;

}
#primary #content {

    margin: auto;
    padding: 0;

}
	h2, p {


}

#thediv {
	background: url(http://littlerocket.dnserver.net.nz/oceanside/wp-content/uploads/2018/02/oceanside-slider.jpg) 0px 0px;
	background-repeat: repeat;
	background-size: auto auto;
	background-size: 120%;
	background-repeat: no-repeat;

}
#footer-wrap {

    padding: 5% 0%;
    float: left;
    width: 100%;
    margin-top: 0;

}
#homepage-slider-wrap {
 
}
.recent-blog-entry-title {

    font-size: 23px;
    text-align: center !important;

}
#homepage-slider-wrap {

    overflow: hidden;
    height: auto !important;
    float: left;
    width: 100%;
    height: 290px !important;
    position: relative;
    background: #000;

}
#homepage-content {

    width: 80%;
    padding: 10% 10% 2% 10%;
    background: none;

}


#homepage-features {

    width: 100%;
    max-width: 1050px;
    margin: auto;
    float: none;
    height: auto;

}
.home .homepage-slide-content {
    width: 80% !important;
    height: auto;
    padding: 5% 6%;
    top: 110px !important;
    float: left;
    background-position: 10px 12px;
    background-size: 26px;
    background: rgba(255,255,255,.6) !important;
    margin: 0;
}
#homepage-slider-wrap .container {
    width: 100%;
    margin: 0;
    padding: 0;
    margin: 10px !important;
}
#homepage-content h2 {
    font-size: 23px;
    font-weight: 900;
    margin: 0 0 15px 0;
    text-align: center !important;
}
.homepage-slide-title {
    font-size: 17px;
    padding: 0px 5% 5px 0%;
    width: 80%;
    text-align: left !important;
    line-height: 18px;
}

h1 {
    font-size: 28px;

}
.homepage-wrap {

    margin-top: 0;

}
#homepage-portfolio, #homepage-blog {

    padding-top: 10%;
    background: #eee;
    margin: 0;
    float: left;
    width: 80%;
    font-size: 14px;
    padding-bottom: 20%;
    padding: 10%;

}
#homepage-blog {
	height: auto;
	padding-bottom: 60px;	
}
#homepage-blog .inner {

    width: 100%;
    float: left;

}
.recent-blog-entry-content {

    text-align: center;

}
#homepage-blog a.btn {

    display: inline-block;
    position: relative;
    float: none;
    margin: 0 22% !important;
    text-align: center;
    width: 40%;

}
#homepage-content p {

    font-size: 14px;
    font-weight: 200;
    margin: 0 0 30px 0;
    text-align: center !important;

}
.homepage-slide-cta, a.btn {
    color: #ffbc19;
    font-weight: 900;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 10px;
    margin-top: 0;
    width: auto;
    text-align: center;
    margin: 10%;
    margin-top: auto;
    margin-top: auto;
    width: 50%;
    background: #ffbc19;
    color: #fff;
    margin-top: 10px !important;
    display: block;
    margin: 20px 25% !important;
}
.flexslider .slides img {

    top: 60px;

}
.flexslider .slides img.size-wpex-home-slider {

    top: 60px;
  

}
.feature-entry-title {

    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    text-align: left;
    padding: 40px 0;
    top: 0;
    text-shadow: 0;
    line-height: 15px;
    word-wrap: break-word !important;
    width: 100%;
    margin: auto;
    text-transform: uppercase;

}
.features-entry {
    max-height: auto;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0;
    width: 50%;
    padding: 0 0 0 0px;
    margin: 0;
    height: 130px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    border-left: 1px solid rgba(255,255,255,.3);
}
.feature-entry-header {

    padding: 0 10%;
    top: 0;
    background: none;

}
.feature-entry-content, .features-entry:hover .feature-entry-content{
	display: none !important;
	background: red;
}

.feature-thumbnail img {

    opacity: .3;

}
.count-3 .feature-entry-header, .count-4 .feature-entry-header {

    top: 0;

}
.feature-entry-content a {

    text-align: center;
    bottom: 20px;
    background: none;
    border: 0;
    padding: 0;
    font-size: 13px;

}
#homepage-slider-wrap {

    margin-top: 0;

}
.page-thumbnail {

    height: 165px;
    margin-bottom: 20px;
    background-size: 200%;
    background-repeat: no-repeat !important;
    background-size: 100%;

}
.footer-widget {

    margin-bottom: 0;
    color: #fff;
    padding: 4% 0%;

}
.flex-viewport {
    height: 450px !important;
}
.page-header-title {

    color: #fff;
    font-size: 25px;
    margin: -20px -15% 0 -15%;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: left;
    padding-bottom: 0px;
    position: relative;
    top: 0;
    margin-bottom: 0;
    background: none;
    padding: 5% 15%;
    text-transform: uppercase;
    background: rgba(114,188,68,1);
    width: 97.5%;

}
.count-2 .feature-entry-content {

    bottom: 0;
    margin: auto;
    text-align: center;
    display: block;

}

.count-2 .feature-entry-content h2 {
	font-size: 19px;
	background: red;
	margin: 0;
	padding: 0;
	box-shadow: 0;
   

}
#searchform {

    width: 90%;
    margin-top: 0;
    padding-left: 5%;
    margin-bottom: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
    padding-right: 5%;
    padding-top: 10px;
    padding-bottom: 0px;
    background-position-x: 3%;
    background-position-y: 13px;
    background: #005ca7;
    height: 40px;

}
input[type="search"] {

    font-size: 1em;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    background: #fff;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #eee;
    outline: none;
    padding: 5px 0px;
    width: 100%;
    font-family: 'Montserrat';
    background: none;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-radius: 0;
    border-bottom: 1px solid rgba(255,255,255,.4);

}
.footer-box {

    width: 100%;
    padding: 0 !important;
    text-align: left;

}
#footer-widgets .span_1_of_3.col-1 {
    padding-right: 10px;
    margin-bottom: 30px;
}
#site-navigation-wrap #searchform {

    display: none;

}
.mobile-search {
	display: block;	
}
.page-thumbnail img {
    width: 100%;
    top: 100px;

}


#homepage-features article:hover .feature-entry-content {
	display: none;	
}
.features-entry:hover, .features-entry, .features-entry:hover .feature-entry-title {

    top: 0;
    bottom: 0;
    height: 80px;

}
.features-entry:hover  {
    text-align: left;
    float: left;
    transition: all 0.5s ease;
    background: rgba(114,188,68,.8);
    width: 50%;
    position: relative;
    overflow: hidden;
    margin: 0;
        margin-bottom: 0px;


    position: relative;
    bottom: 0;

}
.homepage-wrap {

    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    top: 0;

}
.greyBox {
	display: none;	
}
.active #logo img.standardLogo {
    display: none !important;
	 transition: all 0.2s ease;
}
.active #logo img.activeLogo {
    display: block;
	 transition: all 0.2s ease;
}
#logo img.activeLogo {
    display: none;
	 transition: all 0.2s ease;
}

#portfolio-wrap article {
    background: #fff;
    padding: 0 5% 0% 0;
    margin: 0 5%;
    width: 90%;
    border: 0;
}
.footerImage h2 {
    color: #fff;
    text-align: center;
    margin: 10% 5%;
    max-width: 880px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.home #main {
    padding: 0px 0;
    margin: 0 !important;

}
.feature-entry-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    text-align: left !important;
    padding: 20px 0;
    top: 0;
    text-shadow: 0;
    line-height: 15px;
    word-wrap: break-word !important;
    width: 100%;
    margin: auto;
    text-transform: uppercase;
}
.feature-entry-title::before, .portfolio-entry-title::before, h3::before {
	display: none;
	 	
}
.footerImage {

    background: url(https://processgroup.co.nz/wp-content/uploads/2018/12/slide-1-1.jpg) 0 0 / 100% no-repeat;
    width: 100%;
    float: left;
    margin-top: 40px;

}
.home .homepage-slide-content {
	background: none;	
}
#footer.container {
	margin: 0 5% !important; 	
}
.home #header, #header {

    margin: 0 5% !important;
    width: 95%;
	max-width: 95%;
    height: auto;

}
.widget-area > div {
    width: 90%;
    padding: 0% 4%;
    float: left;
    margin: 2%;
    min-height: auto;
    border: 1px solid #eee;
}
}




