/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/
@import url("http://cdn.myld.com.au/1/css/fontawesome/4.0.3/css/font-awesome.css");
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');

/* @font-faces
--------------*/
@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium) format('svg');
   font-weight:500;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.svg#ralewaybold) format('svg');
   font-weight:700;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
  background:#ffcb08;
	color:#fff;
}

a {
	color:#ffcb08;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_a87ed7a1f8.png) url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_2c5f44d002.png) url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_14871639ce.png) url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_be2f41de02.png);
	display:none;
}

body {
	background:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_721416add3.jpg) repeat;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0.055em;
	line-height:normal;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#header {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #a41e22;
	z-index:1;
}

#logo {
	margin-bottom:0;
}

#headerRight {
	display:none;
}

#headerPhone {
	padding-top:25px;
}

#headerPhone a {
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:17px;
	letter-spacing:0.04em;
	line-height:22px;
	padding-left:25px;
	background:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_8f69d54376.png) left 3px no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#headerPhone a:hover {
	color:#a41e22;
	background-image:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_a87ed7a1f8.png);
}

#headerPhone span {
	color:#ffcb08;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#headerPhone a:hover span {
	color:#a41e22;
}

#menu {
	overflow:hidden;
	margin-top:48px;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
	float:right;
}

.navbar .nav>li {
	float:left;
	margin-right:35px;
}

.navbar .nav>li:last-child {
	margin-right:0;
}

.navbar-nav>li>a {
	color:#dbdbdb;
	font-family: 'Raleway';
	font-weight:500;
	font-style:normal;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:0.055em;
	padding:24px 0 10px;
	position:relative;
	display:block;
	z-index:1;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a {
	background:transparent;
}

.navbar-nav>li>a:before {
	opacity:0;
	content:"";
	position:absolute;
	width:101px;
	height:54px;
	left:50%;
	margin-left:-50px;
	bottom:-100%;
	z-index:-1;
	background:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_527c11cbfb.png) no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.nav>li>a:hover:before, .nav>li>a:focus:before, .nav>li.active>a:before {
	opacity:1;
	bottom:0;
}

#slider,
#mapWrap {
	position:relative;
	border-top:solid 4px #a41e22;
	margin-top:5px;
}

#slider:after,
#mapWrap:after {
	content:"";
	position:absolute;
	width:100%;
	height:55px;
	left:0;
	bottom:-55px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_0cfe2e9a9e.png) center top no-repeat;
}

body#contact-us #slider {
	display:none;
}

.carousel .item {
    width: 100%;
    max-height: 540px;
}
.carousel .item img {
    width: 100%;
}

.carousel-control {
	width:24px;
	height:53px;
	background:none;
	opacity:1;
	top:auto;
	left:auto;
	bottom:-63px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.carousel-control.left {
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_541b7c11da.png);
	left:10px;
}

.carousel-control.right {
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_2f6ac249d9.png);
	right:10px;
}

.carousel-control.left:hover {
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_2c5f44d002.png);
}

.carousel-control.right:hover {
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_14871639ce.png);
}

.carousel-indicators {
	bottom:-11px;
	margin:0 0 0 -30%;
}

.carousel-indicators li {
	margin:0;
	width:12px;
	height:8px;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	background-color:transparent;
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_b694529896.png);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.carousel-indicators .active,
.carousel-indicators li:hover {
	width:12px;
	height:8px;
	background-color:transparent;
	background-image:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_be2f41de02.png);
}

#introWrap {
	margin-top:40px;
}

#intro {
	position:relative;
	border-top:solid 1px #a31e22;
	padding-top:42px;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0.035em;
}

#intro:before {
	content:"";
	position:absolute;
	width:100%;
	height:4px;
	left:0;
	top:5px;
	pointer-events:none;
	background:#a21e22;
}

#intro h1,
#homeThumbs h2 {
	color:#a41e22;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:29px;
	text-transform:uppercase;
	letter-spacing:0.035em;
	line-height:normal;
	margin:0 0 20px 0;
}

#intro p {
	margin-bottom:15px;
}

#ctaWrap {
	display:block;
}

body#about #ctaWrap,
body#contact-us #ctaWrap {
	display:none;
}

#cta {
	display:inline-block;
	margin-top:40px;
	color:#ffcb08;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:0.035em;
	border:solid 1px #ffcb08;
	line-height:normal;
	padding:18px 20px 18px 45px;
	background:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_080fc7f74e.png) 16px center no-repeat transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#cta:hover {
	color:#163f8d;
	background-color:#ffcb08;
}

.moreinfo {
	display:inline-block;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:0.035em;
	line-height:normal;
	position:relative;
}

.moreinfo:after {
	content:"";
	position:absolute;
	width:70%;
	height:1px;
	left:50%;
	margin-left:-35%;
	bottom:-4px;
	pointer-events:none;
	background:#a41e22;
}

.contentBox h2 {
	color:#ffcb08;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:21px;
	letter-spacing:0.055em;
	line-height:normal;
	margin:0 0 10px 0;
}

.contentBox p {
	margin-bottom:20px;
}

.contentImage {
	margin-bottom:30px;
}

.contentImage img {
	display:inline-block;
}

#tabNav {
	margin:25px 0 65px;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#tabNav li {
	display:inline-block;
	padding:12px 15px;
}

#tabNav li a {
	position:relative;
	display:block;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:16px;
	text-decoration:none !important;
	letter-spacing:0.055em;
	line-height:normal;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#tabNav li a:hover, #tabNav li.active a {
	color:#ffcb08;
}

#tabNav li a:after {
	opacity:0;
	content:"";
	position:absolute;
	width:11px;
	height:10px;
	left:50%;
	margin-left:-5px;
	bottom:-16px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_a58181ec8c.png) no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#tabNav li a:hover:after, #tabNav li.active a:after {
	opacity:1;
}

#homeThumbs,
#content {
	position:relative;
	margin-top:40px;
	margin-bottom:75px;
	padding-bottom:80px;
	border-bottom:solid 4px #a41e22;
}

#homeThumbs:after,
#content:after {
	content:"";
	position:absolute;
	width:100%;
	height:1px;
	left:0;
	bottom:5px;
	pointer-events:none;
	background:#a41e22;
}

#htRow2 {
	margin-top:0;
}

.ht {
	margin-bottom:40px;
}

#htRow2 .ht:last-child {
	margin-bottom:0;
}

#homeThumbs h2 {
	text-align:center;
	margin-bottom:20px;
}

.homeThumb {
	position:relative;
	overflow:hidden;
	max-width:553px;
	margin-left:auto;
	margin-right:auto;
}

.homeThumb:after {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	pointer-events:none;
	z-index:1;
}

.homeThumb.br:after {
	bottom:0;
	right:0;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_07eb90b72f.png) no-repeat;
}

.homeThumb.bl:after {
	bottom:0;
	left:0;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_bd5ff73639.png) no-repeat;
}

.homeThumb.tr:after {
	top:0;
	right:0;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_77088fae78.png) no-repeat;
}

.homeThumb.tl:after {
	top:0;
	left:0;
	background:url(http://cdn.myld.com.au/2/980/dubbo-hardcore-soils-earthmoving_080c7b5878.png) no-repeat;
}

.homeThumb h4 {
	display:none;
	color:#fff;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	letter-spacing:0.055em;
	line-height:24px;
	position:relative;
	width:auto;
	left:auto;
	top:auto;
	margin:0 0 0 0;
	padding:18px 15px;
	background:rgba(21,64,146,0.8);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#homeThumbs a:hover .homeThumb h4 {
	top:100%;
}

.homeThumb h4 span {
	padding-left:35px;
	background:url(http://cdn.myld.com.au/2/979/dubbo-hardcore-soils-earthmoving_77162306b9.png) left center no-repeat;
}

.htText {
	position:relative;
	width:auto;
	height:auto;
	left:auto;
	top:0;
	background:rgba(21,64,146,0.8);
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0.055em;
	line-height:normal;
	padding:20px 15px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#homeThumbs a:hover .htText {
	top:0;
}

.htText h3 {
	color:#ffcb08;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	letter-spacing:0.055em;
	line-height:normal;
	margin:0 0 10px 0;
}

.htText p {
	margin-bottom:20px;
}

.footer {
	padding-top:20px;
	padding-bottom:15px;
	background:#154092;
}

#footerLeft {
	padding-top:8px;
}

#footerLeft .besideMe {
	vertical-align:middle;
}

#copyright {
	color:#a8a8a8;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	letter-spacing:0.04em;
	line-height:17px;
}

#footerContact {
	margin-left:15px;
}

#footerContact address {
	position:relative;
	color:#fff;
	font-family: 'Raleway';
	font-weight:500;
	font-style:normal;
	font-size:14px;
	letter-spacing:0.04em;
	line-height:18px;
	margin-bottom:0;
	display:inline-block;
	vertical-align:middle;
	padding-right:8px;
	margin-right:7px;
}

#footerContact address:last-child {
	margin-right:0;
	padding-right:0;
}

#footerContact address:after {
	content:"";
	position:absolute;
	width:1px;
	height:14px;
	right:0;
	top:50%;
	margin-top:-7px;
	pointer-events:none;
	background:#fff;
}

#footerContact address:last-child:after {
	display:none;
}

#footerContact address span {
	color:#ffcb08;
}

#footerContact a {
	color:#fff;
}

#footerBrand {
	margin-left:18px;
}

#map-canvas {
	height:200px;
}

ul, ol {
	margin:0 0 10px -18px;
}

dt, dd, ul li, ol li {
	line-height:inherit;
}

dd {
	margin-left:0;
	margin-bottom:10px;
}

.break {
	word-break:break-all;
}

label, input, button, select, textarea {
	font-family:inherit !important;
	font-size:inherit !important;
	font-weight:inherit !important;
	line-height:inherit !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	background:#f2f2f2 !important;
	border:1px solid #d9d9d9;
}

.btn {
	background:#ffcb08;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border:1px solid #d9d9d9;
	color:#fff;
	box-shadow:none;
	text-shadow:none !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn:hover {
	color:#ffcb08;
	background:#fff;
}

#schema, .schema-address {
	display:none;
}

p:last-child,
p.last {
	margin-bottom:0 !important;
}

.besideMe {
	display:inline-block;
}

#synopsis {
	display:none;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0.035em;
	padding-bottom:75px;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {...}

@media (min-width: 992px) {
	#map-canvas {
		height:540px;
	}

	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}
	
	#header {
		padding-bottom:0;
	}
	
	#headerRight {
		display:block;
	}
	
	#logo {
		margin-bottom:-62px;
	}

	.homeThumb h4 {
		display:block;
		position:absolute;
		width:100%;
		left:0;
		top:0;
		margin:0 0 0 0;
		font-size:20px;
	}

	.htText {
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:-100%;
		padding-left:25px;
		padding-right:25px;
	}
	
	.htText h3 {
		font-size:21px;
	}
	
	#synopsis {
		display:block;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	#htRow2 {
		margin-top:6px;
	}
	
	.ht {
		margin-bottom:0;
	}
	
	.contentImage {
		margin-bottom:0;
	}
}

@media (max-width: 767px) {
	.contactInfo {
		margin-top:50px;
	}
}

@media (max-width: 568px) {...}

@media (max-width: 480px) {...}

@media (min-width: 768px) and (max-width: 991px) {
	#map-canvas {
		height:320px;
	}
	
	#htRow1 .htText p {
		min-height:96px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar .nav>li {
		margin-right:25px;
	}
	
	.footer .sidePadded {
		padding-left:0;
		padding-right:0;
	}
	
	#footerBrand {
		margin-left:0;
	}
	
	#copyright {
		letter-spacing:-0.05em;
	}
	
	#footerContact address {
		letter-spacing:-0.05em;
		font-size:13px;
	}
}

/* Device specific media queries ----------- */
/* Tablets */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {...}

/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.homeThumb h4 {
		top:100%;
	}
	
	.htText {
		top:0;
	}
}

/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {...}

/* iPhone */
@media only screen  
and (max-device-width : 568px) {...}