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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');
@import url('http://cdn.myld.com.au/1/css/AnimateCss/animate.min.css');

/* @font-faces
--------------*/
@font-face {
    font-family: 'Rockwell';
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rock.eot');
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rock.eot') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rock.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rock.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rock.svg#RockwellRegular') format('svg');
  	font-weight:400;
		font-style:normal;
}
@font-face {
    font-family: 'RockwellItalic';
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rocki.eot');
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rocki.eot') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rocki.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rocki.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rocki.svg#RockwellItalic') format('svg');
		font-weight:400;
		font-style:italic;
}
@font-face {
    font-family: 'RockwellBold';
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rockb.eot');
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rockb.eot') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rockb.woff') format('woff'),
         url('rhttp://cdn.myld.com.au/1/fonts/Rockwell/ockb.ttf') format('truetype'),
         url('rhttp://cdn.myld.com.au/1/fonts/Rockwell/ockb.svg#RockwellBold') format('svg');
		font-weight:700;
		font-style:normal;
}
@font-face {
    font-family: 'RockwellExtraBold';
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rockeb.eot');
    src: url('http://cdn.myld.com.au/1/fonts/Rockwell/rockeb.eot') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rockeb.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rockeb.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/Rockwell/rockeb.svg#RockwellExtraBold') format('svg');
		font-weight:800;
		font-style:normal;
}
@font-face{
   font-family: 'Oswald';
   src:   url(http://cdn.myld.com.au/1/fonts/Oswald/oswald-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Oswald/oswald-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Oswald/oswald-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Oswald/oswald-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Oswald/oswald-bold-webfont.svg#oswaldbold) format('svg');
   font-weight:700;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
	background:#da251c;
	color:#fff;
}

a {
	color:#da251c;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body {
	background:url(http://cdn.myld.com.au/2/249/blakeys-brake-and-air-con-services-pty-limited_06a7f59bf8.jpg) 0 0 repeat;
	color:#666;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:21px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#topBg {
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_3d7ee7c9fc.png) center top no-repeat;
	background-size:100% auto;
}

#mainBox {
	background:url(http://cdn.myld.com.au/2/249/blakeys-brake-and-air-con-services-pty-limited_0cc653e843.gif) repeat;
}

#header {
	padding-top:15px;
	padding-bottom:15px;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_c08749c272.png) center top no-repeat #fff;
}

#logo img {
	display:none;
}

#headerRight {
	display:none;
}

#headerPhone a {
	display:inline-block;
	color:#da251c;
	font-family: 'RockwellBold';
	font-weight:700;
	font-style:normal;
	font-size:24px;
	line-height:30px;
	-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:#414042;
}

#menu {
	margin-top:25px;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#414042;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	white-space:nowrap;
	padding:0 0 45px;
	position:relative;
	display:block;
	-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 {
	background:transparent;
	color:#878787;
}

.navbar-nav>li>a:after {
	opacity:0;
	content:"";
	position:absolute;
	width:91px;
	height:26px;
	left:50%;
	margin-left:-45px;
	bottom:0;
	background:url(http://cdn.myld.com.au/2/249/blakeys-brake-and-air-con-services-pty-limited_b1be8b8c81.jpg);
	-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.active>a:after {
	opacity:1;
}

#sliderWrap {
	display:none;
	padding-top:25px;
}

#slider {
	position:relative;
	height:478px;
}

#slider:after,
#mapShadow:after {
	content:"";
	position:absolute;
	width:100%;
	height:15px;
	left:0;
	top:100%;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_c08749c272.png) center top no-repeat;
}

#paginations {
	position:absolute;
	width:100%;
	height:11px;
	bottom:15px;
	display:inline-block;
}

#paginations ul {
	text-align:center;
}

.pagination {
	width:11px;
	height:11px;
	background:rgba(0,0,0,0.7);
	border-radius:999px;
	-webkit-border-radius:999px;
	-moz-border-radius:999px;
	margin:0 5px;
	cursor:pointer;
}

.pagination.active {
	background:rgba(0,0,0,0.9);
}

#intro {
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:28px;
}

#introTitle,
#introText {
	position:relative;
}

#intro h1 {
	color:#fff;
	font-family: 'RockwellBold';
	font-weight:700;
	font-style:normal;
	font-size:30px;
	line-height:40px;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 0 0;
}

body#home #intro h1 {
	position:relative;
	width:auto;
	padding:8px 0;
	left:auto;
  top:auto;
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
}

#intro h1 br {
	display:none;
}

#mainContent {
	position:relative;
	padding-top:30px;
	padding-bottom:50px;
	background:#fff;
}

#mainContent:before {
	content:"";
	position:absolute;
	width:100%;
	height:16px;
	left:0;
	top:-16px;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_1ea37a89d6.png) center bottom no-repeat;
}

.contentBox {
	margin-bottom:50px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#666;
	font-family: 'Oswald';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	line-height:22px;
	margin:0 0 15px 0;
	text-transform:uppercase;
}

.contentBox p {
	margin-bottom:15px;
}

.contentImage {
	position:relative;
	margin-bottom:15px;
}

.contentImage:after {
	content:"";
	position:absolute;
	width:100%;
	height:18px;
	left:0;
	top:100%;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_7bdb6fbfa3.jpg) center top no-repeat;
	background-size:100% 18px;
}

.listStyle {
	margin:0;
	list-style-image:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_315309cd1e.gif);
	line-height:24px;
}

.ht {
	margin-bottom:50px;
}

.ht:last-child {
	margin-bottom:0;
}

.htImage {
	margin-bottom:5px;
}

.htImage img {
	display:inline-block;
}

.htText {
	position:relative;
	color:#666;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
	padding-bottom:30px;
	border-bottom:solid 3px #969696;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#homeThumbs a:hover .htText {
	border-bottom-color:#c9221a;
}

.htText:after {
	opacity:0;
	content:"";
	position:absolute;
	width:66px;
	height:19px;
	left:50%;
	margin-left:-33px;
	bottom:0;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_7d712656d9.jpg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#homeThumbs a:hover .htText:after {
	opacity:1;
}

.htText h3 {
	color:#666;
	font-family: 'RockwellBold';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	margin:0 0 15px 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#homeThumbs a:hover .htText h3 {
	color:#c9221a;
}

#footer1 {
	padding-top:40px;
	padding-bottom:40px;
	background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_83f190e420.jpg) repeat;
	color:#787878;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:20px;
}

#footer1 h3 {
	color:#666;
	font-family: 'RockwellBold';
	font-weight:700;
	font-style:normal;
	font-size:15px;
	line-height:22px;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

#footer-map {
	height:128px;
}

#footerContact img {
	margin-bottom:5px;
}

#footerContact a {
	-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;
}

#footerLS {
	margin-top:25px;
}

#footer2 {
	padding-top:12px;
	padding-bottom:8px;
	background:#1b1b1b;
}

#copyright {
	color:#c1c1c1;
	font-family: 'Rockwell';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
	margin-top:6px;
}

#mapWrap {
	padding-top:25px;
}

#mapShadow {
	position:relative;
}

#map-canvas {
	height:200px;
}

.btn {
	background:#da251c;
	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:#da251c;
	background:#fff;
}

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;
}

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;
}

#schema, .schema-address {
	display:none;
}

p:last-child,
p.last {
	margin-bottom:0 !important;
}

.besideMe {
	display:inline-block;
}

#page-not-found #error {
	padding-top:100px;
	padding-bottom:100px;
	color:#fff;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}

	#intro h1 br {
		display:block;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:478px;
	}
	
	#header {
		padding-top:25px;
		padding-bottom:0;
	}
	
	#headerRight,
	#sliderWrap {
		display:block;
	}
	
	body#contact-us #sliderWrap {
		display:none;
	}
	
	.ht {
		margin-bottom:0;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	#intro {
		padding-top:40px;
	}
	
	#intro h1 {
		text-align:right;
		position:absolute;
		width:100%;
		padding:8px 0;
		left:0;
		top:50%;
		-webkit-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
	}
	
	#introText {
		background:url(http://cdn.myld.com.au/2/250/blakeys-brake-and-air-con-services-pty-limited_6584dd4eec.gif) left top repeat-y;
	}
	
	#introText p {
		padding:8px 0 8px 30px;
	}

	body#home #introText p {
		position:absolute;
		width:100%;
		left:0;
		top:50%;
		-webkit-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
	}
	
	.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;
	}
	
	.ht:nth-child(3) {
		margin-bottom:0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {...}

/* 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) {...}

/* 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) {...}