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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/cform_validation/validation-2.1.min.css');
@import url("http://cdn.myld.com.au/1/fancybox/jquery.fancybox-1.3.4.css");
@import url("http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.css");
@import url('http://cdn.myld.com.au/1/js/plugins/CustomScrollbar/jquery.mCustomScrollbar.min.css');

/* @font-faces
--------------*/
@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: 700;
    font-style: normal;
}



#mtaq {
  margin-top: 40px;
}

#mtaq .thumbnail {
  background-color: transparent;
  border: none;
}


#page-not-found #error {
  text-align: center;
  color: rgb(255, 255, 255);
}

/* @general styles
-----------------*/
::selection {
  background:#8dd8f8;
	color:#fff;
}

a {
	color:#8dd8f8;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
    content: url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_79ab3a66e7.png);
    display:none;
}

body {
	background:#117daa;
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:normal;
}

#header {
	margin-left:-15px;
	margin-right:-15px;
	background:#0072bc;
	padding-top:30px;
	border-bottom:solid 4px #8dd8f8;
}

#headerPhone {
	color:#fff;
    font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	line-height:normal;
	margin-top:12px;
	margin-bottom:20px;
}

#headerPhone p {
	margin-bottom:0;
}

#headerPhone a {
	color:#8dd8f8;
    font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	line-height:normal;
}

#headerPhone a:hover {
	color:#fff;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
	float:right;
}

.navbar .nav>li {
	float:left;
	margin-left:29px;
}

.navbar .nav>li:first-child {
	margin-left:0;
}

.navbar-nav>li>a {
	color:#fff;
    font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	text-transform:capitalize;
	padding:0 0 13px;
	line-height:normal;
	position:relative;
	display:block;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a {
	background:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_79ab3a66e7.png) center bottom no-repeat;
}

#slider {
	height:400px;
	max-height:600px;
	margin-left:-15px;
	margin-right:-15px;
	border-bottom:solid 4px #8dd8f8;
}
#home #slider {
  height:600px;
  }

body#contact-us #slider {
	display:none;
}

a.prev {
	width:34px;
	height:34px;
	background:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_f1a95d57f8.jpg) no-repeat;
	opacity:1 !important;
	left:0 !important;
	top:50%;
	position:absolute;
	z-index:99999;
	margin-top:-17px;
	text-indent:-9999%;
}

a.next {
	width:34px;
	height:34px;
	background:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_6776d686ce.jpg) no-repeat;
	opacity:1 !important;
	right:0 !important;
	top:50%;
	position:absolute;
	z-index:99999;
	margin-top:-17px;
	text-indent:-9999%;
}

a.prev:hover, 
a.next:hover {
	opacity: 0.5 !important;
}

#intro {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:44px;
	padding-bottom:34px;
	background:#0094d3;
}

body#about #intro {
	display:none;
}

#homeThumbs,
#content {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:40px;
	padding-bottom:40px;
}

.contentBox {
	margin-bottom:30px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:24px;
	text-transform:uppercase;
	line-height:normal;
	margin:0 0 12px 0;
}

.contentBox ul {
	margin-left:18px;
}

.contentImage img {
	border:solid 5px #d1d2d4;
}

#scroller {
	max-height:532px;
}

.homeThumbsImage:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_a20ad68f04.png);
	background-size:100% 100%;
	opacity:0;
	-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 .homeThumbsImage:before {
	opacity:1;
}

.homeThumbsImage {
	position:relative;
	border:solid 5px #d1d2d4;
	margin-bottom:25px;
}

#homeThumbs h3 {
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	line-height:normal;
	margin:0 0 12px 0;
}

#bookBar {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:40px;
	padding-bottom:40px;
	background:#0e9fd5;
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:27px;
	line-height:27px;
}
#contact-us #bookBar {
  display:none;
}
#bookBar a {
	display:inline-block;
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:28px;
	text-transform:capitalize;
	line-height:normal;
	padding:8px 37px;
	background:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_f893e83f22.png);
	background-size:100% 100%;
	margin-left:30px;
}

#bookBar a:hover {
	opacity:0.8;
}

#bookBar p {
	margin-bottom:0;
}

.footer {
	margin-left:-15px;
	margin-right:-15px;
	background:#2a2a2a;
	padding-top:38px;
	padding-bottom:26px;
	position:relative;
	color:#fff;
    font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:27px;
}

.footer h3 {
	color:#8dd8f8;
    font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	text-transform:capitalize;
	line-height:normal;
	margin:0 0 26px 0;
}

#footerBrand {
	margin-top:34px;
}

#footerMap {
	position:absolute;
	width:calc(50% - 205px);
	width:-webkit-calc(50% - 205px);
	width:-moz-calc(50% - 205px);
	height:100%;
	top:0;
	right:0;
}

#footer-map {
	width:100%;
	height:100%;
}

#footerContact span {
	display:block;
	padding-left:36px;
	margin-bottom:10px;
	background-position:left 4px;
	background-repeat:no-repeat;
	line-height:31px;
}

.phone {
	background-image:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_1551e0bfcf.png);
}

.address {
	background-image:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_47f23b9a16.png);
}

.email {
	background-image:url(http://cdn.myld.com.au/2/562/wayne-boylett-mechanical_d1a201bb6b.png);
	background-position:left 9px !important;
}

#footerContact span a {
	color:#fff;
}

#footerContact span a:hover {
	color:#8dd8f8;
}

#footerSocial {
	margin-top:18px;
}

#map-canvas {
	height:400px;
	margin-left:-15px;
	margin-right:-15px;
	border-bottom:solid 4px #8dd8f8;
}

#map-canvas-main img{
    max-width: none;
}

ul, ol {
	margin:0 0 10px -18px;
}

dt, dd, ul li, ol li {
	line-height:inherit;
}

dt {
	font-weight:700;
}

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;
	box-shadow:none;
}

.btn {
	background:#8dd8f8;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	border:1px solid #d9d9d9;
	color:#fff;
	box-shadow:none;
	text-shadow:none !important;
	margin-top:10px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}

.btn:hover {
	color:#8dd8f8;
	background:#fff;
}

#spambox input[type="text"]#spam {
	float:left;
}

a.fancybox.thumbnail:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	border-color:#ddd;
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail {
	display:none;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
}

@media (min-width: 992px) {
	#logo img {
		margin-left:0;
	}
}

@media (max-width: 991px) {
	#header {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	#topRight {
		display:none;
	}
	
	#bookBar a {
		margin-left:0;
		margin-top:10px;
		display:block;
	} 
    #map-canvas {
		height:300px;
	}
}

@media (min-width: 768px) {...}

@media (max-width: 767px) {
	body#contact-us .col-sm-5.col-sm-offset-1 {
		margin-top:30px;
	}
	  #map-canvas {
		height:200px;
	}
	#homeThumbs .col-sm-3 {
		margin-bottom:30px;
	}
	
	#homeThumbs .col-sm-3:last-child {
		margin-bottom:0;
	}
	
	.contentImage {
		margin-bottom:30px;
	}
}

@media (max-width: 568px) {...}

@media (max-width: 480px) {
	#map-canvas {
		height:200px;
	}
	
	.contentBox ul {
		margin-left:-18px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {...}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar .nav>li {
		margin-left:20px;
	}
	
	.navbar-nav>li>a {
		font-size:16px;
	}
	
	#bookBar a {
		margin-top:10px;
	}
}


.notice{
  border-bottom:2px solid #fff;
  margin-bottom:20px;
  text-align:center;
}
