.l-utility-left ul li {
	list-style: none;
}

.l-header .l-header-left {
  margin-top: 12px;
}

.l-header .l-header-right {
	left: 269px;
    top: 2px;
}

.home .l-content-right-box.first {
  font-size: 14px;
  height: 200px;
  line-height: 1.1;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 0px;
}

.sub .l-content .l-content-right .quick-links ul li.item-1041,
.sub .l-content .l-content-right .quick-links ul li.item-1042,
.sub .l-content .l-content-right .quick-links ul li.item-1043,
.sub .l-content .l-content-right .quick-links ul li.item-1047 {
	display: block;
}


.sub .l-content .l-content-right .quick-links ul li.item-1041 {
    background: url("../img/side-quicklink-icons-new.png") no-repeat 0 0;
}
.sub .l-content .l-content-right .quick-links ul li.item-1041:hover, 
.sub .l-content .l-content-right .quick-links ul li.item-1041.active {
    background-position: 0 -210px;
}


.sub .l-content .l-content-right .quick-links ul li.item-1042 {
    background: url("../img/side-quicklink-icons-new.png") no-repeat 0 -52px;
}
.sub .l-content .l-content-right .quick-links ul li.item-1042:hover, 
.sub .l-content .l-content-right .quick-links ul li.item-1042.active {
    background-position: 0 -262px;
}


.sub .l-content .l-content-right .quick-links ul li.item-1043 {
    background: url("../img/side-quicklink-icons-new.png") no-repeat 0 -105px;
}
.sub .l-content .l-content-right .quick-links ul li.item-1043:hover, 
.sub .l-content .l-content-right .quick-links ul li.item-1043.active {
    background-position: 0 -315px;
}


.sub .l-content .l-content-right .quick-links ul li.item-1047 {
    background: url("../img/side-quicklink-icons-new.png") no-repeat 0 -157px;
}
.sub .l-content .l-content-right .quick-links ul li.item-1047:hover, 
.sub .l-content .l-content-right .quick-links ul li.item-1047.active {
    background-position: 0 -367px;
}

.sub .l-content .l-content-right .quick-links li a {
    font-size: 12.3px;
    padding: 13px 0 0 48px;
}

header ul.joomla-nav > li {
	margin-right: 25px;
}

header ul.joomla-nav > li.parent:hover {
	margin-right: 17px;
}


ul.product-range {
	padding: 0 !important;
	margin: 0 0 80px 0 !important;
}

ul.product-range li {
	list-style: none !important;
	float: left;
	font-family: "Uni Sans W01 Regular",sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.5px;
	margin: 0 20px 30px 0 !important;
	padding: 0 !important;
	height: 230px;
    width: 290px;
}

ul.product-range h2 {
	border-bottom: solid 4px #008b44;
	margin: 150px 0 10px 0;
	padding-bottom: 10px;
}

ul.product-range li .readmore {
	font-family: Arial;
	font-weight: normal;
	letter-spacing: normal;
	width: 110px;
}


ul.product-range li.reverse-circulation {
	background: url("../img/product-range-new-2.png") no-repeat 0 0;
}
ul.product-range li.drill-and-blast {
	background: url("../img/product-range-new-2.png") no-repeat 0 -240px;
}
ul.product-range li.waterwell {
	background: url("../img/product-range-new-2.png") no-repeat 0 -465px;
}
ul.product-range li.top-hammer {
	background: url("../img/product-range-new-2.png") no-repeat 0 -720px;
}
ul.product-range li.tunneling {
	background: url("../img/product-range-new-2.png") no-repeat 0 -986px;
}
ul.product-range li.constructions {
	background: url("../img/product-range-new-2.png") no-repeat 0 -1257px;
}




@media screen and (min-width: 980px) {

	.home .l-bottom {
		background: #323232;
		color: #fff;
		height: 170px;
		padding: 20px 0;
	}
	
	.l-bottom h3 {
		font-family: "Uni Sans W01 Regular",sans-serif;
		font-size: 17px;
		margin: 0 0 10px 0;
		text-transform: uppercase;
	}
	
	ul.product-range-home {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	ul.product-range-home li {
		border-bottom: 4px solid #008b44;
		list-style: none !important;
		float: left;
		font-family: "Uni Sans W01 Regular",sans-serif;
		font-size: 13px;
		height: 107px;
		line-height: 30px;
		margin: 0 12px 0 0 !important;
		padding: 0 !important;
		text-align: center;
		text-transform: uppercase;
	    width: 150px;
	}
	
	ul.product-range-home li:last-child {
		margin: 0 !important;
	}
	
	ul.product-range-home li:hover {
		opacity: 0.8;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
	}
	
	ul.product-range-home li a {
		color: #fff;
		display: block;
		height: 30px;
		padding: 110px 0 0 0;
		text-decoration: none;
	}
	
	ul.product-range-home li.reverse-circulation {
		background: url("../img/product-range-home-new-2.png") no-repeat center 0;
	}
	ul.product-range-home li.drill-and-blast {
		background: url("../img/product-range-home-new-2.png") no-repeat center -230px;
	}
	ul.product-range-home li.waterwell {
		background: url("../img/product-range-home-new-2.png") no-repeat center -460px;
	}
	ul.product-range-home li.top-hammer {
		background: url("../img/product-range-home-new-2.png") no-repeat center -690px;
	}
	ul.product-range-home li.tunneling {
		background: url("../img/product-range-home-new-2.png") no-repeat center -920px;
	}
	ul.product-range-home li.constructions {
		background: url("../img/product-range-home-new-2.png") no-repeat center -1140px;
	}
	
	.l-footer .inner {
		background: url("../img/footer-logos-new.png") no-repeat left 10px;
	}
}




.order-box {
	background: #e1e1e1;
	margin: 0 0 15px 0;
	padding: 10px;
}

.order-box hr {
    background: repeat 0 0 #fff;
    border: none;
    height: 1px;
}


.contact-page h2 {
	color: #008b44;
	margin-top: 45px;
}


.contact-page h3 {
	font-size: 23px;
    margin: 20px 0 5px;
}

.contact-page .contact-block {
	float: left; 
	margin-right: 10px; 
	width: 300px;
}

.contact-page .contact-block.last {
	margin-right: 0;
}

.contact-page .website a {
	margin-bottom: 3px;
}


.contact-page .contact {
	width: 300px;
}

.sub .l-content .logos img {
    margin: 5px 4px;
    width: 106px;
}

td p {
	margin: 0 0 10px 0;
}


table.product td {
	padding: 15px 0;
}

table.product ul {
	margin: 0 0 20px 0 !important;
}

table.product li {
	list-style: none !important;
	background: url("../img/list-bullet.png") no-repeat 0 5px;
	margin: 10px 0;
	padding: 0 0 0 20px !important;
}

.footer-link {
	font-family: "Uni Sans W01 Regular",sans-serif;
	font-size: 15px;
    height: 40px;
    line-height: 1;
    max-width: 650px;
    overflow: hidden;
    text-transform: uppercase;
}

.footer-link p {
	margin: 0;
}

.footer-link a {
	background: url("../img/arrow.png") no-repeat right 1px;
    color: #fff;
    display: inline-block;
    margin: 13px 0 0;
    padding: 0 35px 0 0;
    text-decoration: none;
}

.footer-link a:hover {
	opacity: 0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}


@media screen and (max-width: 679px) {
	 .l-header .l-header-right {
	  left: 0;
	}
	
	.l-footer .footer-link {
		display: block;
		padding: 0 0 0 20px;
	}
	
	.l-footer .inner {
 		background: none;
	}
	
	.l-footer .joomla-nav {
		 padding: 20px 0 0 20px;
	}
}


@media (min-width: 680px) and (max-width: 960px)  {
	.l-header .l-header-right {
	  left: 150px !important;
	}
	
	.l-footer .inner {
 		background: none;
	
	.l-footer .footer-link {

		padding:0;
	}
}