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

    height: 55px;
    line-height: 48px;
    margin: 0;
    float: left;
    cursor: pointer;
    color: #005ca7;
    padding-left: 35px;
    font-weight: 600;
    position: relative;
    z-index: 9;
    text-decoration: none !important;
    font-size: 3em;

}
.page-id-3738 .page-header-title {
    top: -200px;
    margin-bottom: -245px;
}
.page-id-3738 .page-header p {
    position: relative;
    top: 75px;
    color: #fff;
    max-width: 860px;
}
.page-id-3738 .page-thumbnail {
    max-height: 360px;
    height: 370px;
}
.page-id-3738 .page-thumbnail img {
    display: block;
    width: 190%;
    float: right;
    top: 50px;
    position: relative;
    opacity: .5;
    max-width: 200%;
    left: 50%;
}
.page-id-3738 .page-header-title {
	color:  #fff;
}
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: 320px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 13px;
    background: #005ca7;
    color: #fff;
	  transition: all 0s ;

}
.post-grid .item {
    float: left;
    max-width: 100%;
    border: 1px solid #eee;
    padding: 0 !important;
    height: 420px !important;
    overflow: hidden;
	    margin: 10px;
}


#post-grid-5977 .nav-filter .filter {
    font-size: 14px;
    color: #005ca7;
    background: #fff;
    margin: 0;
    line-height: 0;
    font-weight: 600;
}
.filter-group {
    display: inline-block;
    margin: auto;
    float: left;
}
.post-grid .nav-filter .filter {
    background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px 5px;
    padding: 5px 5px 5px 5px;
}
.post-grid .layer-wrapper img {
    width: 100%;
    height: auto;
}
.newsContent {
    padding: 5% 5%;
    margin: 0;
}
.post-grid .grid-items {
    margin: 0 4%;
    overflow: hidden;
}
#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;
		transition: all 0s ;
}
	#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: 0;
    font-size: 14px;
    font-weight: 200;
    line-height: 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 {

    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-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; }
	.advanced-sidebar-menu {
		display:  none;
	}
	.post-grid .item {
    float: left;
    max-width: 100%;
    border: 1px solid #eee;
    padding: 0 !important;
    height: 420px !important;
    overflow: hidden;
    margin: 10px;
}
.page-id-3738 .page-header-title {
    top: -190px;
    margin-bottom: -255px;
}
.page-id-3738 .page-header p {
    position: relative;
    top: 75px;
    color: #fff;
    max-width: 670px;
}
	
	.single-post #main {
    padding: 0 30px;
}
}
/* 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: 100% !important;
    height: auto;
    top: 0 !important;
    padding: 50px 0% 10px 0% !important;
}
	.post-grid .item {
    max-width: 100%;
    height: 420px !important;
}
#homepage-blog a.btn {

    padding: 10px 20px;
    position: relative;
    top: 0px;
    border: 2px solid #999;
    color: #999;
    background: none;
    float: left;
    clear: both;

}
	
.homepage-slide-caption {
    margin-top: 0;
    font-size: 25px;
    color: #fff;
    text-align: left;
    line-height: 1.1em;
    letter-spacing: .015em;
    padding-bottom: 10px;
}
.homepage-slide-title {
    font-size: 40px;
    padding: 5px 15% 15px 0%;
    width: 90%;
    line-height: 1em;
}
.flex-viewport {
    height: 300px !important;
}
.features-entry {

    max-height: 130px;
    min-height: 130px;
    width: 33.3%;
	border-left: 0 solid #fff;
border-bottom: 0 solid #fff;
}
.feature-entry-title {
    margin: 0;
    font-size: 24px;
    width: auto;
    padding: 20px 0 0 0;
}
.count-1 .feature-entry-title {
	padding: 10% 1%;
}
.count-2 .feature-entry-title {
	padding: 20% 0%;
}
.feature-entry-content a {

    text-align: center;
    bottom: 0;

}
#homepage-content {
    width: 100%;
    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 {

   

}
#logo img {
    margin: 15px auto 10px 0;
}
#homepage-features {
    height: 240px;

}
#homepage-blog {
    height: auto;
    padding: 6% 0 6% 5%;
    width: 100%;
    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: 30px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center !important;
    padding: 30px 0%;
    top: 0;
    width: 100%;
    margin: auto;
    line-height: 30px;
    text-shadow: none;
}

#homepage-content h2, #homepage-content p, h3.recent-blog-entry-title, .recent-blog-entry-content {
 
    text-align: center !important;
}
#homepage-blog a.btn {
    display: grid;
    padding: 10px 20px;
    position: relative;
    float: none !important;
    margin: auto !important;
    width: 160px;
    background: 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: 50%;
    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;

}
	.page-header p {
    position: relative;
    top: 70px;
    color: #fff;
}
	.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 5%;

}
.home .homepage-slide-content {
    position: relative;
    left: 0;
    z-index: 9999;
    width: 100% !important;
    text-align: left;
    float: left;
    opacity: 1;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    background: 0;
    padding: 30px 5% 0% 5%;
    top: 0 !important;
    margin: 10px 0%;
    background: none;
    height: auto;
}
#homepage-blog {
    height: auto;
    padding: 10% 5% 15% 5%;
    width: 100%;
    float: left !important;
}
.flexslider .slides img {
	display: none;	
}
.homepage-slide-title {
    font-size: 35px;
    padding: 20px 0 5px 0;
    width: 100%;
    text-align: center;
    line-height: 35px;
}
.duelfuel .homepage-slide-title {
    color: #fff;
}
.homepage-slide-caption {
    margin-top: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1em;
    margin: auto;
   

    padding-bottom: 20px;
}
.inner, #homepage-content .inner, #homepage-blog .inner {

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

}
.homepage-slide-cta, a.btn {
    color: #ffbc19;
    font-weight: 900;
    font-size: 17px;
    padding: 6px;
    border-radius: 20px;
    margin-top: 0;
    width: auto;
    text-align: center;
    margin: auto !important;
    margin-top: auto;
    margin-top: auto;
    margin-top: auto;
    width: 180px;
    background: #ffbc19;
    color: #fff;
    margin-top: 0px !important;
    display: block;
    float: none !important;
}
.flexslider .slides img {
    width: 100% !important;
}
.homepage-wrap, #homepage-content {
    margin-top: 0;

}
	.page-id-3328 .page-thumbnail img {
    display: block;
    width: 100%;
    float: right;
    top: 0;
    position: relative;
    opacity: .5;
}
#homepage-content {

    width: 100%;
    float: left;
  
    padding: 5%;

}
#homepage-features {
height: auto;

}
#homepage-slider-wrap {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 300px;
    position: relative;
    margin-top: 100px;
}
.homepage-slide-content {
    width: 100% !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: 236px;
    margin-top: 0;
    padding-left: 30px;
    margin-bottom: 0;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 999;
    padding-right: 10px;
}
	.nav-toggle {

    top: 50px;

}
#site-navigation-wrap {

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

}
.wp-block-column {

    flex-basis: 100%;
    flex-grow: 0;

}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {

    margin-left: 0;

}
div.wpforms-container-full .wpforms-form .wpforms-field {
    overflow-x: visible;
}
.refillSave .homepage-slide-title {
    color: #fff;
    font-size: 40px;
    padding: 0;
    width: 100%;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    float: none;
}
.refillSave .homepage-slide-caption {
    background: none;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    height: auto;
    padding-top: 0;
    margin-top: 0;
}
.refillSave .homepage-slide-cta::before {
    content: '';
	background: url(https://rockgas.co.nz/wp-content/uploads/2019/12/rockgas-white.png);
}
.refillSave .homepage-slide-title:after {
    display: none;
}
.refillSave .homepage-slide-cta {
	width: 100%;
    margin-left: 0 !important;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 20px !important;
}
.flexslider .ImageBanners img {
    max-width: 100%;
	padding: 0 5%;
    display: inline-block;
    height: auto;
    margin-top: 15px;
}
}
/* Mobile (Portrait only)
================================================== */
@media only screen and (max-width: 479px) {
	
		
	.stk-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

	}
	.homeBlocksNew .stk-row {
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
}
	.stk-col
	.stk-column {
    align-items: stretch;
    box-sizing: border-box;
    display: flex;
    flex: 1 1 0;
    margin-left: 0;
    margin-right: 0;
	
}
	.3Col.stk-block.stk-column, .stk-column {
			min-width:  98% !important;
	}
	
	.homeIcons.stk-block.stk-column, .stk-column {
			min-width:  48%;
	}
	
	.page-id-3738 .page-header-title {
    top: -330px;
    margin-bottom: -385px;
}
	html, body {
    margin: 0;
}
	#metaslider_container_1493 .caption h2 {
font-size: 32px !important;
    max-width: 520px;
    line-height: 35px;

}
	.callToActions .ugb-image-box.ugb-image-box--v4 .ugb-image-box__box {
    height: 170px !important;
    border-radius: 0;
    width: 100% !important;
    max-height: 80px;
    padding: 0 !important;
}
	.callToActions {
    margin: auto !important;
    max-width: 90%;
    left: 5%;
}
	.callToActions .ugb-image-box.ugb-image-box--v4 .ugb-image-box__box h2 {
    margin: 0 !important;
    padding: 0 !important;
}
.ugb-columns>.ugb-inner-block>.ugb-block-content>.ugb-columns__item {
    grid-auto-flow: column !important;
    grid-gap: 20px;
}
	a#navigation-toggle {

    height: 45px;
    line-height: auto;
    margin: 4px 0 0 0;
    cursor: pointer;
    color: #005ca7;
    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;
    width: 100%;
    left: 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: 100%;
    background: #eee;
    padding: 0;
    position: relative;
    top: 0px !important;
    margin: 0;
    box-shadow: 0 0 0 !important;
    right: 0;
}
.page-header {

    position: relative;
    margin-bottom: 15px;

}
.sidebar-container .sidebar-widget {
    margin-bottom: -5px;
    padding: 0;
}
.sidebar-container li {

    border-bottom: 1px solid #fff;
    float: left;
    width: 96%;
    padding: 1% 2%;

}
.active .sidebar-container {
    position: relative;
    right: 0%;
    transition: all 0.2s ease;
    max-width: 100% !important;
}
.sidebar-container .child-sidebar-menu li a {

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

}

#main {
    margin: 0px 0 0 0;
    padding: 0;
}
.left-content {
    float: left;
    width: 90%;
    margin: 5% !important;
}
.container {
    margin: 0 5%;
    width: 100%;
}
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
	#logo img, #header.active #logo img {
    display: block;
    max-width: 110px;
    transition: all 0.5s ease;
    float: left;
    margin: 0px 0 0 0;
    padding: 15px 0;
}
#header.active, #header {

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

}
#site-navigation-wrap {

    right: 0;
    top: 0;

}
.homepage-slide-title {

    padding: 10% 0 10% 0;
}
.homepage-slide-caption {

    padding-bottom: 0;
    font-size: 15px;
    text-align: center;

}
.feature-thumbnail {

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

}
.count-1 .feature-thumbnail, .count-2 .feature-thumbnail, .count-3 .feature-thumbnail {

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

}

.feature-entry-header {
    padding: 0% 10%;
    text-align: left;
    float: left;
    width: 100%;
}
.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%;
    margin: auto;
    float: left;
    min-height: 460px !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-repeat: repeat;
	background-size: auto auto;
	background-size: 120%;
	background-repeat: no-repeat;

}
#footer-wrap {
    padding: 5% 5%;
    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: 50%;
    position: relative;
    min-height: 280px;
}
#homepage-content {
    width: 100%;
    padding: 10% 2% 0% 3%;
    background: none;
}


#homepage-features {

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

}
.home .homepage-slide-content {
    width: 100% !important;
    height: auto;
    top: 63px !important;
    padding: 0 0 20px 0;
    /* background: linear-gradient(to bottom, rgba(0,0,0,0), #0a5aaa); */
}
#homepage-slider-wrap .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
#homepage-content h2 {
    font-size: 23px;
    font-weight: 900;
    margin: 0 0 15px 0;
    text-align: center !important;
}
.homepage-slide-title {
    font-size: 32px;
    padding: 0px 5% 10px 5%;
    width: 100%;
    text-align: center;
    line-height: 33px;
}
.flexslider .slides img {

    width: 680px !important;
    max-width: 900px;
    display: none;

}
.flexslider .ImageBanners img {
    max-width: 100%;
    display: inline-block;
    height: auto;
    margin-top: 15px;
}
h1 {
    font-size: 28px;

}
.homepage-wrap {

    margin-top: 0;

}
#homepage-portfolio, #homepage-blog {

    padding-top: 10%;
    background: #eee;
    margin: 0;
    float: left;
    width: 100%;
    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: 14px;
    padding: 6px 0px;
    border-radius: 10px;
    margin-top: 0;
    width: auto;
    text-align: center;
    margin: 0 !important;
    margin-top: auto;
    margin-top: auto;
    width: 100%;
    background: #ffbc19;
    color: #fff;
    margin-top: 10px !important;
    display: block;
    margin: 20px 0% !important;
}
.flexslider .slides img {

    top: 60px;

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

    top: 60px;
  

}
.feature-entry-title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    text-align: left !important;
    padding: 5vw 0% 5vw 23vw;
    top: 0;
    text-shadow: 0;
    line-height: 20px;
    word-wrap: break-word !important;
    width: 100%;
    margin: auto;
    text-transform: uppercase;
    left: 0;
}
.features-entry {
    max-height: auto;
    border-left: 0;
    border-bottom: 0;
  
    width: 100%;
    padding: 0;
    margin: 0;
    height: 90px;
}

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

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

}
.feature-thumbnail img {

    opacity: .3;

}
.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: 0;
    margin-bottom: 70px;
    background-size: 0;

}
.footer-widget {

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

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

    color: #005ca7;
    font-size: 25px;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 900;
    text-align: left;
    padding-bottom: 0px;
    position: relative;
    top: 0;
    margin-bottom: 0;
    margin-bottom: 20px;

}
.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 {
    font-size: 11px;
    line-height: 1em;
    padding: 2px 0 2px 29px;
    width: 191px;
    right: 45px;
    top: 18px;
    background-position: 6px 5px;
    color: #333 !important;
}
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: #333;
    outline: none;
    padding: 5px 0px;
    width: 100%;
    font-family: 'Montserrat';
    background: none;
    border: 0;

    border-radius: 0;
    border-bottom: 1px solid rgba(255,255,255,.4);

}
	.is-menu-wrapper {
    display: none;
}
	.verticalNav {
		margin: 0;
	}
.footer-box {

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

}
#site-navigation-wrap #searchform {



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

}
.sliderLogo {
    float: none;
}
.sliderLogo img {
    width: 100px !important;
    max-width: 100px;
    float: none !important;
    position: relative !important;
    left: auto;
    top: 0 !important;
    margin: auto;
    padding: 0 0 10px 0;
}
.mobileSearch {
    background: url(http://rockgas.co.nz/wp-content/uploads/2018/11/mag.png) 0 1px / 23px no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    top: 21px;
    float: right;
    right: 60px;
}

.count-1 .feature-entry-title {
    background: url(http://rockgas.co.nz/wp-content/uploads/2018/11/bottle.png) 0px 14px / 30px no-repeat;
}
.count-2 .feature-entry-title {
    background: url(http://rockgas.co.nz/wp-content/uploads/2018/11/mobile.png)  0px 14px / 30px no-repeat;
} 
.count-3 .feature-entry-title {
    background: url(http://rockgas.co.nz/wp-content/uploads/2018/11/location.png)  0px 14px / 30px no-repeat;
}
.count-4 .feature-entry-title {
    background: url(http://rockgas.co.nz/wp-content/uploads/2020/06/signup.png) 0px 14px / 30px no-repeat;
}
.count-5 .feature-entry-title {
    background: url(http://rockgas.co.nz/wp-content/uploads/2020/06/play.png) 0px 14px / 30px no-repeat;
}
/*@media only screen and (max-width:479px)*/
.page-template-fullwidth #main {
    margin: 0px 0 0 0;
    padding: 0 !important;
}
	iframe.map {
		width: 100%;
		
	}
	.feature-thumbnail img {
    width: 30vw;
    left: -7vw;
    position: relative;
}
#homepage-features article:hover .feature-thumbnail img {

    width: 30vw !important;
    left: -7vw !important;
    position: relative !important;
	top: 0 !important;
	margin: 0 !important;
}
.page-template-fullwidth .page-header {
    padding: 0 30px !important;
}
.page-header {
    position: relative;
    margin-bottom: 0;
}
	.page-id-3738 .page-header {
    position: relative;
    margin-bottom: -85px;
}
.ugb-container.ugb-container--height-short, .ugb-container.ugb-height-short {

    padding: 25px;

}
#header.container {

    margin: 0 5%;
    width: 95%;

}
.page-template-fullwidth-franchise #main {

    width: 100%;
    max-width: 100%;
    padding: 5%;

}
.wp-block-column:not(:first-child) {
    margin-left: 0;
}
.autocomplete-items {
    border: 1px solid red !important; 
    z-index: 1000;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    overflow-x: visible;
}
.duelfuel .homepage-slide-title {
    color: #fff;
}
.rockgas.results {
    float: left;
    width: 98%;

}
.leftContent {
    padding: 5px 10px !important;
    width: 100% !important;
}
.openHours {
    font-size: 12px !important;
    color: #666;
    line-height: 1.6em;
    border-top: 0;
    float: right;
    margin: 0 0 10px 0 !important;
    padding: 15px 10px !important;
    width: 100% !important;
    border-radius: 10px;
}
.refillSave .homepage-slide-title {
    color: #fff;
    font-size: 40px;
    padding: 0;
    width: 100%;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    float: none;
}
.refillSave .homepage-slide-caption {
    background: none;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    height: auto;
    padding-top: 0;
    margin-top: 0;
}
.refillSave .homepage-slide-cta::before {
    content: '';
	background: url(https://rockgas.co.nz/wp-content/uploads/2019/12/rockgas-white.png);
}
.refillSave .homepage-slide-title:after {
    display: none;
}
.refillSave .homepage-slide-cta {
    width: 100%;
    margin-left: 0 !important;
    width: 90%;
    margin-left: 5% !important;
    margin-top: 20px !important;
    display: inline-block;
    float: none;
    margin: auto;
}
.page-id-792 #main, .page-id-295 #main {
    padding: 0;
    float: none;
    max-width: 100%;
    margin-top: 90px;
}
.wpgmp_map {

    height: 430px !important;
}
.wpgmp_filter_wrappers {
    background: #efefef;
    padding: 4% 2% !important;
    border-radius: 10px !important;
    margin: 5px 4% 2% 4% !important;
    width: 92% !important;
}
/*li.homepage-slider-slide.ImageBannersDual {
    height: 380px;
    margin-top: 60px;
}

.ImageBannersDual .sliderLogo img {
    display: block !important;
    width: 520px !important;
}*/
.ImageBannersDual .sliderLogo  {
	overflow: hidden;
    width: 100% !important;

}
.ImageBannersDual .sliderLogo img {
    display: block !important;
    width: 100% !important;
    margin-top: 0;
    padding: 20px;
}
.ugb-image-box.ugb-image-box--v4.ugb-image-box--design-plain .ugb-image-box__item {
 
}
.ugb-columns>.ugb-inner-block>.ugb-block-content>.ugb-columns__item {
    display: grid;
    grid-auto-columns: minmax(0,1fr);
    grid-auto-flow: column;
    grid-gap: 0px;
}
.ugb-main-block {
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
}
.ugb-image-box.ugb-image-box--v4.ugb-image-box--design-plain .ugb-image-box__item {
    border-radius: 50% !important;
    height: 37vw !important;
    width: 39vw;
    margin: 1vw 5vw;
    overflow: hidden;
}
.ugb-container.ugb-container--v2 .ugb-container__content-wrapper>:first-child {
margin-top: 0 !important;
}
.ugb-image-box.ugb-image-box--v4.ugb-image-box--design-plain {
    text-align: left;
    float: left;
    padding: 0;
    width: 50%;
}
.ugb-image-box.ugb-image-box--v4.ugb-image-box--design-plain .ugb-image-box__content {
    transform: translateY(-10px) !important;
}
.home #primary #content {
    max-width: 100%;
    margin: 60px auto;
}
.ugb-container.ugb-container--v2 .ugb-container__content-wrapper>:first-child {
    margin-top: 0 !important;
}
h3, p {
    text-align: left;
}
	h3 {
		
	}
	.footerPromo h3, .footerPromo p {
    text-align: left;
}
	
}


