/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p + p { 
	margin-top: 0.5em;
}
strong {
font-weight: 700;
}

/*================================*/
/*          Colours               */
/*                                */
/*    Black:  #272624             */
/*    Orange: #f9a72b             */
/*                                */
/*================================*/

/*===== Main Styles =====*/
body {
background-image: url("../images/background.png");
background-repeat: repeat;
margin: 0;
padding: 0;
line-height: 1;
}

/*===== Divs =====*/
#top {
padding: 10px;
position: fixed;
bottom: 20px;
right: 30px;
display: none;
z-index: 999;
}

#top-bar {
position: fixed;
top: 0;
background-color: #272624;
width: 100%;
height: 40px;
padding: 0;
margin: 0;
border-bottom: 3px solid #f9a72b;
z-index: 9999;
}

#top-bar-contact {
position: realtive;
float: left;
text-align: left;
margin: 0;
padding: 0;
}

#menu {
background-color: #272624;
position: relative;
width: 100%;
height: 50px;
text-align: center;
z-index: 999;
}

#header {
position: relative;
width: 100%;
padding: 40px 0 0;
}

#logo {
display: block;
float: left;
padding: 0;
margin: 0;
overflow: hidden;
}

#header-text {
display: block;
float: right;
padding: 20px 0 0;
}

#banner {
position: relative;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
}

#banner-road {
position: relative;
background:url('../images/banner-02.jpg') top -50px right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-tarmac {
position: relative;
background:url('../images/banner-tarmac.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-gravel {
position: relative;
background:url('../images/banner-gravel.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-resin {
position: relative;
background:url('../images/banner-01.jpg') center center no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-surface {
position: relative;
background:url('../images/banner-surface.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-paving {
position: relative;
background:url('../images/banner-paving.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-kerb {
position: relative;
background:url('../images/banner-kerb.jpg') bottom center no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-white {
position: relative;
background:url('../images/banner-white.jpg') bottom center no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 550px;
z-index: 50;
}

#banner-short {
position: relative;
background:url('../images/banner-01.jpg') center center no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 450px;
z-index: 50;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top -80px right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-text {
position: absolute;
top: 15%;
left: 10px;
width: 90%;
padding: 20px;
margin: 0;
text-align: left;
visibility: hidden;
}

#accreditations {
position: absolute;
bottom: 0;
width: 100%;
background-color: #ffffff;
padding: 20px 10px;
z-index: 100;
}

#promo-banner {
position: relative;
background-color: #272624;
border-bottom: 3px solid #f9a72b;
margin: 0;
padding: 40px 0;
width: 100%;
}

.main-content {
width: 100%;
margin: 0;
padding: 0;
}

.main-content.white {
background-color: #ffffff;
}

.image-row {
position: relative;
background-color: #272624;
overflow: hidden;
text-align: center;
width: 100%;
}

.image-orange-banner {
background: #fafafa url("../images/resin-orange-banner.jpg") no-repeat fixed 50% 50% / cover;
overflow: hidden;
text-align: center;
min-height: 130px;
}

.image-black-banner {
background: #fafafa url("../images/resin-black-banner.jpg") no-repeat fixed 50% 50% / cover;
overflow: hidden;
text-align: center;
min-height: 150px;
}

.image-block-banner {
background: #fafafa url("../images/block-orange-banner.jpg") no-repeat fixed 50% 50% / cover;
overflow: hidden;
text-align: center;
min-height: 150px;
}

.image-kerb-banner {
background: #fafafa url("../images/kerb-orange-banner.jpg") no-repeat fixed 50% 50% / cover;
overflow: hidden;
text-align: center;
min-height: 150px;
}

.image-blank-banner {
background: #fafafa url("../images/blank-orange-banner.jpg") no-repeat fixed 50% 50% / cover;
overflow: hidden;
text-align: center;
min-height: 50px;
}

.image-banner-text {
width: 100%;
max-width: 1160px;
margin: 0 auto;
padding: 20px 10px;
overflow: hidden;
text-align: center;
}

#email-response {
margin: 10px 0;
padding: 0;
text-align: center;
}

#footer {
background: none repeat scroll 0 0 #272624;
border-top: 3px solid #f9a72b;
width: 100%;
padding: 40px 0 10px;
margin: 0;
}

#baseline {
background: none repeat scroll 0 0 #272624;
width: 100%;
padding: 20px 0;
margin: 0;
}

/*===== Containers =====*/
#top-bar-wrapper {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 0 10px;
}

#header-wrapper {
position: relative;
width: 100%;
max-width: 1160px;
padding: 20px 10px;
margin: 0 auto;
overflow: hidden;
}

#menu-wrapper {
width: 100%;
max-width: 1160px;
padding: 0 10px;
margin: 0 auto;
}

#promo-banner-wrapper {
width: 100%;
max-width: 1160px;
margin: 0 auto;
padding: 0;
overflow: hidden;
}

.banner-wrapper {
position: relative;
width: 100%;
max-width: 1160px;
height: 500px;
margin: 0 auto;
padding: 0;
}

.main-content-wrapper {
width: 100%;
max-width: 1160px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
text-align: center;
}

.two-column-wrapper {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}

.image-wrapper {
margin: 0 auto;
padding: 0;
overflow: hidden;
text-align: center;
}

.image-wrapper-padded {
margin: 0 auto;
padding: 0 0 10px 0;
overflow: hidden;
text-align: center;
}

.video-wrapper {
margin: 10px auto 0 auto;
padding: 0;
overflow: hidden;
text-align: center;
}

.slider-wrapper {
position: relative;
}

.row-wrapper {
width: 100%;
max-width: 1160px;
margin: 0 auto;
padding: 40px 0;
overflow: hidden;
text-align: center;
}

.row-wrapper-20 {
width: 100%;
max-width: 1160px;
margin: 0 auto;
padding: 20px 0 40px 0;
overflow: hidden;
text-align: center;
}

.icon-wrapper {
width: 150px;
margin: 0 30px 0 0;
display: inline-block;
}

.gravel-wrapper {
width: 150px;
margin: 0 30px 0 0;
display: inline-block;
}

.map-wrapper {
margin: 0 auto;
padding: 20px 0;
overflow: hidden;
text-align: center;
}

.product-row {
width: 100%;
margin: 40px 0 0;
padding: 0;
overflow: hidden;
}

.service-wrapper {
width: 100%;
margin: 0;
padding: 40px 0 0;
overflow: hidden;
}

.service-header {
height: 30px;
margin: 0;
padding: 10px 0 0;
}

.testimonial-wrapper {
background: url("../images/quotes-start.png") no-repeat scroll left top 10px, #f2f2f2 url("../images/quotes-end.png") no-repeat scroll right bottom 10px;
width: 100%;
min-height: 350px;
margin: 40px 0 0;
padding: 10px 10px 20px;
}

.gallery-wrapper {
padding: 40px 0 20px 0;
margin: 0;
overflow: hidden;
}

#footer-wrapper {
width: 98%;
max-width: 1020px;
padding: 0;
margin: 0 auto;
overflow: hidden;
text-align: center;
}

#baseline-wrapper {
width: 98%;
max-width: 1020px;
padding: 0;
margin: 0 auto;
overflow: hidden;
text-align: center;
}

/*===== Columns =====*/
.top-column-left {
display: block;
float: left;
padding: 0;
margin: 0;
overflow: hidden;
}

.top-column-right {
display: block;
float: right;
padding: 0;
margin: 0;
overflow: hidden;
text-align: right;
}

.left-column-60 {
display: block;
float: left;
width: 60%;
padding: 0 40px 0 0;
margin: 0;
overflow: hidden;
}

.right-column-40 {
display: block;
float: left;
width: 40%;
padding: 0;
margin: 0;
overflow: hidden;
}

.left-column-50 {
display: block;
float: left;
width: 50%;
padding: 0 40px 0 0;
margin: 0;
overflow: hidden;
}

.right-column-50 {
display: block;
float: left;
width: 50%;
padding: 0;
margin: 0;
overflow: hidden;
}

.service-column-01 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0 10px 10px 0;
padding: 10px;
overflow: hidden;
}

.service-column-02 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0 10px 10px 0;
padding: 10px;
overflow: hidden;
}

.service-column-03 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0 10px 10px 0;
padding: 10px;
overflow: hidden;
}

.service-column-04 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0 10px 0 0;
padding: 10px;
overflow: hidden;
}

.service-column-05 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0 10px 0 0;
padding: 10px;
overflow: hidden;
}

.service-column-06 {
display: block;
float: left;
border-top: 1px solid #272624;
border-left: 1px solid #272624;
border-right: 1px solid #272624;
border-bottom: 1px solid #f9a72b;
width: 30%;
margin: 0;
padding: 10px;
overflow: hidden;
}

.promo-image {
display: block;
float: left;
width: 20%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
}

.promo-text {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 0 0 0 20px;
overflow: hidden;
text-align: left;
}

.column-30-01 {
display: block;
float: left;
width: 33.3%;
margin: 0;
padding: 0 30px 0 0;
overflow: hidden;
}

.column-30-02 {
display: block;
float: left;
width: 33.3%;
margin: 0;
padding: 0 30px 0 0;
overflow: hidden;
}

.column-30-03 {
display: block;
float: left;
width: 33.3%;
margin: 0;
padding: 0;
overflow: hidden;
}

.video-column01 {
display: block;
float: left;
width: 50%;
padding: 0;
margin: 0;
}

.video-column02 {
display: block;
float: left;
width: 50%;
padding: 0;
margin: 0;
}

/*===== Sections =====*/
section {
padding: 40px 0 20px;
margin: 0;
overflow: hidden;
}

/*===== Div Separator =====*/
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/*===== Video =====*/
video {
width: 300px;
padding: 0 0 10px 0;
}

/*===== Menus =====*/
.menu_title{
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
font-weight: 400; 
}

nav ul {
position: relative;
list-style: none outside none;
margin: 0;
padding: 0;
display: inline-table;
height: 50px;
z-index: 1001;
}

nav ul:after {
content: "";
clear: both;
display: block;
}

nav ul li:hover > ul {
display: block;
}

nav ul li {
position: relative;
float: left;
height: 50px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

nav ul li:hover {
background-color: #f9a72b;
}

nav ul li a {
color: #ffffff;
float: left;
font-size: 1.1em;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
height: 50px;
line-height: 50px;
padding: 0 35px;
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

nav a.nocursor {
cursor: default;
}

.sub-menu-parent { 
position: relative;
background: url("../images/down.gif") no-repeat scroll right 25px center;
padding: 0 15px 0 0; 
}

.sub-menu {
visibility: hidden; /* hides sub-menu */
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.sub-menu-parent:hover .sub-menu {
visibility: visible; /* shows sub-menu */
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.sub-menu li {
background: #272624;
width: 250px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #f9a72b;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
}

.sub-menu li a {
line-height: 50px;
font-weight: 400;
font-size: 1em;
}

.menu-column ul li a {
font-size: 1em;
}

.menu-column ul li.main-menu.last {
border-radius: unset;
border: none;
}

.menu-column ul li.main-menu.last:hover {
border: none;	
}

/*===== Spans =====*/
span.orange {
color: #f9a72b;
}

span.bold {
font-weight: 700;
}

/*===== General Styles =====*/
.center {
text-align: center;
}

.left {
text-align: left !important;
}

.italic {
font-style: italic;
}

.bold {
font-weight: 700;
}

.extrabold {
font-weight: 800;	
}

.darkshadow {
text-shadow: 2px 2px 2px #000000;
}

/*===== Headers =====*/
h1 {
color: #ffffff;
font-size: 2.5em;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
margin: 0 0 20px 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h1.dark {
color: #272624;
}

h2 {
color: #ffffff;
font-size: 2em;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
margin: 0 0 20px 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h2.white {
color: #ffffff;
font-size: 2.5em;
}

h2.dark {
color: #272624;
font-size: 2.5em;
}

h3 {
color: #272624;
font-size: 2.5em;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
margin: 20px 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h3.dark {
color: #272624;
font-weight: 700;
font-size: 2em;
}

h4 {
color: #272624;
font-size: 1.1em;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}

h4.white {
color: #ffffff;
margin: 0 0 10px 0;
}

/*===== Paragraphs =====*/
p.main-text {       
color: #454545; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 1.7em;
}

p.main-text.promo {
display: inline;
color: #ffffff;
font-size: 1.3em;
}

p.main-text.promo-bold {
display: inline;
color: #ffffff;
font-size: 1.4em;
font-weight: 700;
line-height: 60px;
padding: 0 0 0 40px;
}

p.main-text.white {
color: #ffffff;	
font-size: 0.875em;
}

p.top-bar-text {       
color: #ffffff; 
font-size: 0.85em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 38px;
}

p.header-text {       
color: #272624; 
font-size: 1em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 2em;
}

p.header-text.orange {
color: #f9a72b;
font-size: 2.5em;
line-height: 1em;
}

p.header-text.large {       
color: #272624; 
font-size: 1.8em; 
font-family: 'Open Sans', sans-serif;
font-weight: 800;
padding: 0;
line-height: 1em;
}

p.header-text.medium {       
color: #272624; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
font-weight: 700;
padding: 5px 0 0;
line-height: 1.2em;
}

p.main-banner-text {       
color: #ffffff; 
font-size: 3em; 
font-family: 'Open Sans', sans-serif;
font-weight: 800;
padding: 0;
line-height: 1.2em;
}

p.main-banner-text.small {       
color: #ffffff; 
font-size: 1.8em; 
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

p.main-banner-text.extrasmall {       
color: #ffffff; 
font-size: 1.2em; 
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

p.contact-text {       
color: #272624; 
font-size: 1.8em; 
font-family: 'Open Sans', sans-serif;
font-weight: 800;
padding: 0;
line-height: 0.7em;
}

p.banner-text {       
color: #f5f5f5; 
font-size: 1.8em; 
font-family: 'Open Sans', sans-serif;
font-weight: 400;
padding: 0;
line-height: 80px;
}

p.product-text {       
color: #454545; 
font-size: 0.85em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 1.7em;
}

p.image-text {       
color: #272624; 
font-size: 2.3em;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
padding: 0;
margin: 20px 0;
line-height: 1.1em;
}

p.error-text {       
color: #454545; 
font-size: 12em; 
font-family: 'Open Sans', sans-serif;
font-weight: 700;
padding: 0;
line-height: 1em;
}

/*===== Form Fields =====*/
form.cmxform {
width: 100%;
color: #454545; 
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 10px 0 0;
}

form.cmxform legend {
padding-left: 0;
}

form.cmxform legend, form.cmxform label {
color: #454545;
}

form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: #transparent;
margin: 0;
padding: 10px 0 0;
}

form.cmxform fieldset fieldset {
background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 5px 10px 7px;
background: none repeat scroll 0 0 transparent;
}

form.cmxform label.error, label.error {
color: red;
font-style: italic;
}

div.error { 
display: none; 
}

form.cmxform .gray * { 
color: gray; 
}

.editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-label-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

select.project {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
outline: none;
}

input.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
width: 95%;
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
outline: none;
}

input.contact.short {
width: 30%;
text-align: left;
}

input.contact.question {
width: 50px;
text-align: center;
}

input.contact:focus {
border: 2px solid #f9a72b;
}

input.contact.error {
border: 1px solid red;
}

textarea.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 100px;
line-height: 18px;
margin-bottom: 10px;
padding: 10px 3px;
width: 95%;
outline: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

textarea.contact:focus {
border: 2px solid #f9a72b;
}

textarea.contact.error {
border: 1px solid red;
}

span.requiredfield {
color: #f9a72b;
}

input.submit {
background-color: #272624;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 15px 20px;
margin: 20px 0 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

input.submit:hover {
background-color: #f9a72b;
}

#emailForm {
width: 100%;
}

#emailForm label.error {
width: auto;
display: none;
font-size: 0.85em;
}

/*===== Buttons =====*/
a.button {
background-color: #272624;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 15px 20px;
margin: 20px 0 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.button:hover {
background-color: #f9a72b;
}

/*===== Links =====*/
a.link:link , a.link:visited, a.link:active {
color: #454545;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.link.under:link , a.link.under:visited, a.link.under:active {
color: inherit;
text-decoration: underline;	
}

a.link:hover {
color: #f9a72b;
text-decoration: underline;
}

a.link.under:hover {
color: #f9a72b;
}

a.top-link:link , a.top-link:visited, a.top-link:active {
color: #ffffff; 
font-family: 'Open Sans', sans-serif;
font-size: inherit;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.footer-link:link , a.footer-link:visited, a.footer-link:active {
color: #ffffff;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.blank:link , a.blank:visited, a.blank:active {
text-decoration: none;
}

a.gallery:link, a.gallery:visited, a.gallery:active {
text-decoration: none;
}

/*===== Telephone Numbers =====*/
.tel,.tel:visited { /*for small screens */ 
color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel:hover,.tel:focus { 
color: inherit; 
}

.tel-orange,.tel-orange:visited { /*for small screens */ 
color: #f9a72b; 
padding: 0; 
font-weight: 800;
text-decoration: none; 
cursor: default;
} 

.tel-orange:hover,.tel-orange:focus { 
color: #f9a72b; 
}

.tel-white,.tel-white:visited { /*for small screens */ 
color: #ffffff; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel-white:hover,.tel-white:focus { 
color: #ffffff; 
}

/*===== Lists =====*/
/*===== Standard Bullets =====*/
ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 20px 0;
padding: 0;
text-align: left;
}

ul.bullets li {
color: #f9a72b; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

span.bullets {
color: #454545; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
line-height: 1.7em;
}

/* Top Bar List */
ul.top-bar {
list-style-type: none;
display: inline-table;
padding: 0;
margin: 0;
}

ul.top-bar li {
float: left;
color: #ffffff; 
font-size: 0.85em; 
font-family: 'Open Sans', sans-serif;
line-height: 38px;
margin: 0 30px 0 0;
}

ul.top-bar li.last {
margin: 0;
}
	
/*===== Images =====*/
img {
border: 0;
height: auto;
max-width: 100%;
}

img.top {
border: 0;
height: auto;
max-width: 100%;
position: relative;
margin-right: 2px;
top: 5px;
}

img.logo.first {
margin: 0 25px 0 0;	
}

img.logo {
margin: 0 25px;	
}

img.logo.last {
margin: 0 0 0 25px;	
}

img.gallery {
max-width: 100%;
border: 2px solid #f9a72b;
padding: 5px;
height: auto;
margin: 0 10px 20px 0;
padding: 10px;
}

img.gallery.last {
margin: 0 0 20px 0;	
}

img.gallery-block {
max-width: 100%;
width: 24%;
border: 2px solid #f9a72b;
padding: 5px;
height: auto;
margin: 0 5px 20px 0;
padding: 10px;
}

img.gallery-block.last {
margin: 0 0 20px 0;
}

/*===== Animation =====*/
/*
==============================================
slideLeft
==============================================
*/
.slideRight{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	

	animation-duration: 1.8s;	
	-webkit-animation-duration: 1.8s;
	
	-webkit-animation-fill-mode: both; 
    animation-fill-mode: both;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	

	-webkit-animation-delay: 0.3s; /* Chrome, Safari, Opera */
    animation-delay: 0.3s;

	visibility: visible !important;	
}

@keyframes slideRight {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}			
	100% {
		opacity: 1;
		transform: translateX(0%);
	}
}

@-webkit-keyframes slideRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}		
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}


/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 347.99px) 
			  and (min-width: 320px) {
				  
#logo {
width: 100%;
text-align: center;
}

#header-text {
width: 100%;
}

#banner {
height: 500px;
}
	  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 400px;
}

#banner-tarmac {
height: 400px;
}

#banner-gravel {
height: 400px;
}

#banner-resin {
height: 400px;
}

#banner-surface {
height: 400px;
}

#banner-paving {
height: 400px;
}

#banner-kerb {
height: 400px;
}

#banner-white {
height: 400px;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-text {
top: 10%;
width: 98%;
}

.banner-wrapper {
height: 400px;
}
	  
.testimonial-wrapper {
min-height: 550px;
}

.top-column-left {
display: none;
}

.top-column-right {
width: 100%;
text-align: center;
}

#menu {
text-align: center;
width: 100%;
}

p.top-bar-text {
display: none;
}

.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}

.image-wrapper {
padding: 40px 0 0 0;	
}

.image-orange-banner {
min-height: 100px;
}	  

.row-wrapper-20 {
padding: 0 0 40px;
}
			  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-02 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-03 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-04 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-05 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-06 {
width: 98%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

.video-column01 {
width: 100%;
}

.video-column02 {
width: 100%;
padding: 20px 0 0;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h2.dark {
font-size: 1.8em;
}

h3 {
font-size: 1.8em;
}

p.main-text {
font-size: 1em;
}

p.contact-text {
font-size: 1.6em;	
}

p.header-text {
font-size: 0.875em;	
}

p.banner-text {
font-size: 1.2em;
line-height: 30px;
padding: 10px 0;	
}

p.header-text.orange {
font-size: 1.8em;
}

p.header-text.large {
font-size: 1.3em;
}

p.header-text.medium {
font-size: 1em;
}

p.main-banner-text {
font-size: 1.8em;	
}

p.main-banner-text.small {
font-size: 1.1em;	
}

p.image-text {
font-size: 1.5em;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}

a.top-link:link, a.top-link:visited, a.top-link:active {
font-size: 0.875em;
}

ul.top-bar li.hide {
display: none;
}

img.logo.first {
margin: 0 auto;
}

img.logo {
display: block;
margin: 2.5px auto;
}

img.logo.last {
margin: 0 auto;
}	

img.gallery-block {
width: 98%;
}			  

}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 480.99px) 
			  and (min-width: 348px) {

#logo {
width: 100%;
text-align: center;
}

#header-text {
width: 100%;
}

#banner {
height: 500px;
}
	  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 400px;
}

#banner-tarmac {
height: 400px;
}

#banner-gravel {
height: 400px;
}

#banner-resin {
height: 400px;
}

#banner-surface {
height: 400px;
}

#banner-paving {
height: 400px;
}

#banner-kerb {
height: 400px;
}

#banner-white {
height: 400px;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-text {
top: 10%;
width: 98%;
}

.banner-wrapper {
height: 400px;
}
			  
.testimonial-wrapper {
min-height: 550px;
}		  
			  
.top-column-left {
display: none;
}

.top-column-right {
width: 100%;
text-align: center;
}

.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}

.image-wrapper {
padding: 40px 0 0 0;	
}

.image-orange-banner {
min-height: 100px;
}	  

.row-wrapper-20 {
padding: 0 0 40px;
}
			  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-02 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-03 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-04 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-05 {
width: 98%;
margin: 0 0 10px 0;
}

.service-column-06 {
width: 98%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

.video-column01 {
width: 100%;
}

.video-column02 {
width: 100%;
padding: 20px 0 0;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h2.dark {
font-size: 1.8em;
}

h3 {
font-size: 1.8em;
}

p.main-text {
font-size: 1em;
}

p.contact-text {
font-size: 1.6em;	
}

p.header-text {
font-size: 0.875em;	
}

p.banner-text {
font-size: 1.2em;
line-height: 30px;
padding: 10px 0;	
}

p.header-text.orange {
font-size: 1.8em;
}

p.header-text.large {
font-size: 1.4em;
}

p.main-banner-text {
font-size: 1.8em;	
}

p.main-banner-text.small {
font-size: 1.2em;	
}

p.image-text {
font-size: 1.6em;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}

a.top-link:link, a.top-link:visited, a.top-link:active {
font-size: 0.875em;
}

ul.top-bar li.hide {
display: none;
}

img.logo.first {
margin: 0 auto;
}

img.logo {
display: block;
margin: 2.5px auto;
}

img.logo.last {
margin: 0 auto;
}	

img.gallery-block {
width: 98%;
}

}


/*********************************************************************/
/*===== Mobile Landscape =====*/
@media screen and (max-width: 600.99px) 
			  and (min-width: 481px) {
				  
#logo {
width: 100%;
text-align: center;
}

#header-text {
width: 100%;
}

#banner {
height: 400px;
}
	  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 400px;
}

#banner-tarmac {
height: 400px;
}

#banner-gravel {
height: 400px;
}

#banner-resin {
height: 400px;
}

#banner-surface {
height: 400px;
}

#banner-paving {
height: 400px;
}

#banner-kerb {
height: 400px;
}

#banner-white {
height: 400px;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-text {
top: 0;
width: 98%;
}

.banner-wrapper {
height: 400px;
}

.testimonial-wrapper {
min-height: 450px;
}			  
			  
.top-column-left {
display: none;
}

.top-column-right {
width: 100%;
text-align: center;
}
			  
.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}

.image-wrapper {
padding: 40px 0 0 0;	
}

.image-orange-banner {
min-height: 100px;
}		

.image-block-banner {
min-height: 130px;
} 

.image-kerb-banner {
min-height: 130px;	
}

.row-wrapper-20 {
padding: 0 0 40px;
}
	  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 48%;
margin: 0 10px 10px 0;
}

.service-column-02 {
width: 48%;
margin: 0 0 10px 0;
}

.service-column-03 {
width: 48%;
margin: 0 10px 10px 0;
}

.service-column-04 {
width: 48%;
margin: 0 0 10px 0;
}

.service-column-05 {
width: 48%;
margin: 0 10px 10px 0;
}

.service-column-06 {
width: 48%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

.video-column01 {
width: 100%;
}

.video-column02 {
width: 100%;
padding: 20px 0 0;
}

h1 {
font-size: 1.8em;
}

h2 {
font-size: 1.6em;
}

h2.dark {
font-size: 2em;
}

h3 {
font-size: 2em;
}

p.main-text {
font-size: 1em;
}

p.banner-text {
font-size: 1.2em;
line-height: 30px;
padding: 10px 0;	
}

p.header-text.orange {
font-size: 1.8em;
}

p.header-text.large {
font-size: 1.4em;
}

p.main-banner-text {
font-size: 2em;	
}

p.main-banner-text.small {
font-size: 1.2em;	
}

p.image-text {
font-size: 2em;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}	

img.logo.first {
margin: 0 15px 0 0;
}

img.logo {
margin: 0 15px;
}

img.logo.last {
margin: 0 0 0 15px;
}

img.gallery-block {
width: 48%;
}		  
			  
}

/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 671.99px) 
			  and (min-width: 601px) {
				  
#logo {
width: 100%;
text-align: center;
}

#header-text {
width: 100%;
}

#banner {
height: 450px;
}

#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 450px;
}

#banner-tarmac {
height: 450px;
}

#banner-gravel {
height: 450px;
}

#banner-resin {
height: 450px;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-text {
top: 0;
width: 98%;
}

.testimonial-wrapper {
min-height: 450px;
}
			  
.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}

.image-wrapper {
padding: 40px 0 0 0;	
}

.image-orange-banner {
min-height: 100px;
}	  

.row-wrapper-20 {
padding: 0 0 40px;
}
		  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-02 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-03 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-04 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-05 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-06 {
width: 32%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

.video-column01 {
width: 100%;
}

.video-column02 {
width: 100%;
padding: 20px 0 0;
}

h2.dark {
font-size: 2em;
}

h3 {
font-size: 2em;
}

p.banner-text {
font-size: 1.3em;	
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}

p.header-text.orange {
font-size: 1.8em;
}

p.header-text.large {
font-size: 1.4em;
}

p.main-banner-text {
font-size: 2.5em;	
}

p.main-banner-text.small {
font-size: 1.5em;	
}

img.gallery-block {
width: 48%;
}

}

/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 717.99px) 
			  and (min-width: 672px) {
				  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-text {
top: 0;
width: 98%;
}

.testimonial-wrapper {
min-height: 450px;
}
			  
.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}	

.image-orange-banner {
min-height: 100px;
}	  

.row-wrapper-20 {
padding: 0 0 40px;
}

.image-wrapper {
padding: 40px 0 0 0;	
}
			  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-02 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-03 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-04 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-05 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-06 {
width: 32%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

p.header-text.orange {
font-size: 1.8em;
}

p.header-text.large {
font-size: 1.4em;
}

p.main-banner-text {
font-size: 2.5em;	
}

p.main-banner-text.small {
font-size: 1.5em;	
}

p.banner-text {
font-size: 1.5em;	
}

h2.dark {
font-size: 2em;
}

h3 {
font-size: 2em;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}

img.gallery-block {
width: 48%;
}

}


/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 768.99px) 
			  and (min-width: 718px) {
				  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-text {
top: 0;
width: 98%;
}
				  
.testimonial-wrapper {
min-height: 450px;
}
				  
.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}		  

.row-wrapper-20 {
padding: 0 0 40px;
}

.image-wrapper {
padding: 40px 0 0 0;	
}
			  	  
.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-40 {
width: 98%;	
}

.left-column-50 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-50 {
width: 98%;
}

.service-column-01 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-02 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-03 {
width: 32%;
margin: 0 5px 10px 0;
}

.service-column-04 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-05 {
width: 32%;
margin: 0 5px 0 0;
}

.service-column-06 {
width: 32%;
margin: 0;
}

.column-30-01 {
width: 98%;
padding: 0 0 40px 0;	
}

.column-30-02 {
width: 98%;	
padding: 0 0 40px 0;
}

.column-30-03 {
width: 98%;	
}

p.header-text.orange {
font-size: 2em;
}

p.header-text.large {
font-size: 1.6em;
}

p.main-banner-text {
font-size: 2.5em;	
}

p.main-banner-text.small {
font-size: 1.5em;	
}

p.banner-text {
font-size: 1.5em;	
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}

img.gallery-block {
width: 48%;
}

}

/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 952.99px) 
			  and (min-width: 769px) {
				  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-text {
top: 0;
width: 98%;
}

.testimonial-wrapper {
min-height: 450px;
}
			  
.icon-wrapper {
margin: 0 30px 20px 0;
}
			  
.gravel-wrapper {
margin: 0 30px 20px 0;
}		  

.row-wrapper-20 {
padding: 0 0 40px;
}

.service-column-01 {
width: 32%;
margin: 0 10px 10px 0;
}

.service-column-02 {
width: 32%;
margin: 0 10px 10px 0;
}

.service-column-03 {
width: 32%;
margin: 0 10px 10px 0;
}

.service-column-04 {
width: 32%;
margin: 0 10px 0 0;
}

.service-column-05 {
width: 32%;
margin: 0 10px 0 0;
}

.service-column-06 {
width: 32%;
margin: 0;
}

p.header-text.orange {
font-size: 2em;
}

p.header-text.large {
font-size: 1.6em;
}

p.main-banner-text {
font-size: 2.5em;	
}

p.main-banner-text.small {
font-size: 1.5em;	
}

nav ul li a {
padding: 0 20px;	
}

.sub-menu-parent { 
background: url("../images/down.gif") no-repeat scroll right 15px center;
}
				  
}

/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 1136.99px) 
			  and (min-width: 953px) {
				  
#banner-road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-short.road {
background:url('../images/banner-02.jpg') top right no-repeat #ffffff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
				  
#banner-text {
top: 20px;
width: 98%;
}

.gravel-wrapper {
margin: 0 30px 20px 0;
}		  

.row-wrapper-20 {
padding: 0 0 40px;
}

p.main-banner-text {
font-size: 2.8em;	
}

p.main-banner-text.small {
font-size: 1.6em;	
}
				  
}