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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/CameraSlider/1.3.4/camera.min.css');
@import url('http://cdn.myld.com.au/1/js/cform_validation/validation-2.2.min.css');

/* @font-faces
--------------*/
@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-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold) format('svg');
   font-weight:600;
   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;
}

/* @general styles
-----------------*/
html, body {
    height: 100%;
}

body {
    font-family: 'Source Sans Pro';
    background-color: #f5f5f5;
}

.wrapper {
    min-height: 100%;
}

h1, h2, h3, h4, b {
  font-weight: 700;
}

a, a:hover {
	color: inherit;
	-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;
}

img {
	-webkit-backface-visibility: hidden; 
	-moz-backface-visibility: hidden; 
	-ms-backface-visibility: hidden; 
	backface-visibility: hidden; 

}

::selection {
  background: rgba(200, 200, 200, .6);
}

::-moz-selection {
  background: rgba(200, 200, 200, .6);
}

::-webkit-selection {
  background: rgba(200, 200, 200, .6);
}

.schema-address {
	display: none;
}

/* header
-----------------*/
header {
	background: url(http://cdn.myld.com.au/2/679/mackay-auto-tech_cc2ebe2c3f.jpg) left top repeat scroll;
	position: relative;
	z-index: 100;
}

.logo-area {
	background: url(http://cdn.myld.com.au/2/680/mackay-auto-tech_11967cc944.png) left bottom repeat-x scroll;
	padding-bottom: 15px;
}

.logo {
	padding-top: 17px;
	padding-bottom: ;
	font-size: 0;
	line-height: 0;
}

.logo a {
	display: inline-block;
	max-width: 100%;
	position: relative;
}

.logo a img {
	position: relative;
	z-index: 20;
}

.logo a:before {
	content: '';
	display: block;
	width: 72.30769230769231%;
	height: 106.25%;
	background: url(http://cdn.myld.com.au/2/679/mackay-auto-tech_59631bb231.png) center top no-repeat scroll;
	background-size: 100% 100%;
	position: absolute;
	z-index: 20;
	top: -16px;
	left: 0; 
}

.tel-num {
	padding-top: 45px;
}

.tel-num p {
	font-size: 27px;
	letter-spacing: 0.100em;
	text-transform: uppercase;
	line-height: 24px;
	color: #244296;
	margin-bottom: 0;
}

.tel-num a {
	font-size: 31px;
	letter-spacing: 0.013em;
	font-weight: 700;
}

.nav-area {
	background-color: #231f20;
}

.nav-area .socialmedia,
.email-link {
	padding-top: 26px;
}

.email-link a {
	display: block;
	width: 32px;
	height: 32px;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
	margin-left: 23px;
	margin-right: 2px;
}

.email-link a i {
	font-size: 22px;
}

.nav {
	font-size: 0;
	line-height: 0;
	float: none;
	text-align: justify;
	text-justify: distribute;
}

.nav:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.nav > li {
	float: none;
	display: inline-block;
}

.nav > li > a {
	background: none transparent;
	font-size: 17px;
	font-weight: 400;
	color: #f1f1f1;
	height: 83px;
	padding-top: 32px;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 0;
}

.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li > a:hover,
.nav > li > a:focus {
	background: none #f01616;
	color: #ebcd02;
}

/* Slider
-----------------*/
#slider-area {
	position: relative;
	border-bottom: 2px solid #ab2424;
}

#slider {
	height: 449px;
}

#contact #slider {
	display: none;
}

.camera_wrap {
	float: none;
	max-height: 449px;
}

.camera_fakehover {
	min-height: 449px;
}

.slider-overlay {
	display: none;
	font-size: 0;
	line-height: 0;
	height: 449px;
}

#home .slider-overlay {
	display: block;
}

.slider-overlay .slider-inner {
	position: relative;
	z-index: 20;
	padding-top: 54px;
	padding-right: 10px;
}

.slider-overlay .slider-inner:before {
	content: '';
	display: block;
	width: 400%;
	height: 449px;
	background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_35b0a97920.png) left top repeat-x scroll;
	position: absolute;
	z-index: 0;
	right: -12px;
	top: 0;

}

.slider-overlay h2 {
	font-size: 29px;
	line-height: 30px;
	color: #fff;
	position: relative;
	z-index: 20;
	margin-top: 0;
	margin-bottom: 29px;
	padding-right: 20px;
}

.slider-overlay p {
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	position: relative;
	z-index: 20;
	margin-bottom: 17px;
}

.camera_prev, .camera_next {
	width: 30px;
	height: 30px;
	position: relative;
	top: auto;
	left: auto;
	float: right;
	margin-top: 0;
	background-color: rgba(22,22,22,.5);
}

.camera_next {
	background-color: rgba(0,0,0,.5);
}

.camera_prev > span,
.camera_next > span {
	background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_e5a237f705.png) no-repeat left top;
	height: 30px;
	width: 30px;
	display: block;
}

.camera_next > span {
	background-position: -30px 0;
}

.camera_wrap .camera_prev:hover > span {
	background-position: 0 -30px;
}

.camera_wrap .camera_next:hover > span {
	background-position: -30px -30px;
}

/* contact page
-----------------*/
#map-canvas {
	width: 100%;
	height: 449px;
}

.form-control {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#spambox input[type="text"]#spam {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-custom {
	background-color: #f01616;
	border-color: #f01616;
	color: #fff !important;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px;
	margin-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 15px;
	font-weight: 600;
	-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-custom:hover,
.btn-custom:focus {
	background-color: #ebcd02;
	border-color: #ebcd02;
}

/* footer
-----------------*/
.footer {
	background-color: #244296;
	color: ;
}

.footer-main {
	position: relative;
	z-index: 20;
	padding-top: 19px;
}

.footer .copyright {
	background-color: #231f20;
}

.footer-main .container {
	position: relative;
	z-index: 20;
}

.footer-main .col-sm-4 {
	padding-bottom: 15px;
}

.footer h3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 25px;
}

.footer p,
.footer li {
	font-size: 15px;
	line-height: 22px;
	color: #ededed;
	margin-bottom: 0;
}

.footer ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 3px;
	margin-bottom: 15px;
}

address {
	font-size: 16px;
	line-height: 20px;
    padding-left: 26px;
    color: #ebebeb;
}

address i {
    float: left;
    margin-left: -26px;
    margin-right: 0;
    margin-top: -3px;
    font-size: 20px;
}

.footer .icon-house {
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_ebe36cf173.png) center center no-repeat scroll;
	margin-top: 0;
}

.footer-map {
	position: absolute;
	z-index: 0;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
}

#map-footer {
	width: 100%;
	height: 100%;
}

.suppliers {
	position: relative;
	padding-bottom: 19px;
}

.suppliers:before {
	content: '';
	width: 150%;
	height: 100%;
	background-color: #f4f4f4;
	-moz-box-shadow: 5px 1px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 5px 1px 5px rgba(0,0,0,.1);
	box-shadow: 5px 1px 5px rgba(0,0,0,.1);
	position: absolute;
	top: 0;
	right: -30px;
}

.suppliers ul {
	font-size: 0;
	line-height: 0;
	text-align: justify;
	text-justify: distribute;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	position: relative;
	z-index: 20;
}

.suppliers ul:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.suppliers ul li {
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;
}

.suppliers ul li:nth-child(4) {
	padding-top: 13px;
}

.suppliers ul li:nth-child(5) {
	padding-top: 18px;
}

.suppliers ul li:nth-child(6) {
	padding-top: 33px;
}

.copyright {
	padding-top: 10px;
	padding-bottom: 5px;
}

.copyright .socialmedia {
	margin-right: 41px;
}

.copyright p {
	font-size: 13px;
	color: #f7f8fa;
	margin-top: 3px;
}

.ls-branding {
	margin-top: 3px;
}

/* content
-----------------*/
.welcome-area {
	padding-top: 40px;
	padding-bottom: 50px;
}

.welcome-area h1 {
	font-size: 30px;
	line-height: 1em;
	letter-spacing: 0.025em;
	color: #ab2424;
}

.welcome-area h1 span {
	display: block;
	margin-top: 0;
	font-weight: 600;
	color: #323232;
	margin-top: 5px;
}

.welcome-area h2 {
	font-size: 20px;
	margin-bottom: 6px;
	color: #3f3f3f;
	margin-top: 0;
}

.welcome-area p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #3f3f3f;
}

.page-intro {
	position: relative;
	padding-top: 54px;
	padding-bottom: ;
}

#intro-area h1 {
	font-size: 29px;
	line-height: 30px;
	letter-spacing: -0.045em;
	margin-top: 0;
	margin-bottom: 12px;
	color: #fff;
	position: relative;
	z-index: 20;
}

#intro-area p {
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 19px;
	color: #fff;
	position: relative;
	z-index: 20;
}

#intro-area p a {
	font-weight: 700;
	color: #fbfbfb;
}

.feature-area {
	padding-bottom: 60px;
}

.feature {
	display: block;
	font-size: 0;
	line-height: 0;
	position: relative;
}

.feature:hover {
	text-decoration: none;
}

.feature h3 {
	font-size: 18px;
	color: #dfdfdf;
	margin-top: 0;
	margin-bottom: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.feature:hover h3 {
	color: #ebcd02;
}

.feature p {
	font-size: 14px;
	line-height: 1.2em;
	color: #ebebeb;
	margin-bottom: 0;
}

.feature .find-out {
	font-weight: 600;
	padding-top: 18px;
}

.feature .img-box {
	position: relative;
	z-index: 0;
}

.feature .img-box img {
	position: relative;
	z-index: 0;
}

.feature .img-box:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 3px solid #244296;
	background-color: rgba(0,0,0,0);
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	opacity: 0;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.feature:hover .img-box:before {
	opacity: 1;
	filter: alpha(opacity=100);
}

.feature .overlay {
	background-color: #3f5593;
	padding-top: 12px;
	padding-left: 21px;
	padding-right: 21px;
	position: relative;
	z-index: 20;
	padding-bottom: 7px;
	text-align: left !important;
}

.feature .overlay:before {
	content: '';
	display: block;
	width: 96%;
	height: 46px;
	background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_6d9ce631cc.png) left bottom no-repeat scroll;
	position: absolute;
	z-index: 20;
	left: 0;
	top: -46px;
}

.content-area {
	padding-top: 37px;
}

.content-area .img-box {
	padding-left: 27px;
	border-left: 2px solid #ebebeb;
	margin-bottom: 20px;
}

.content-area h1,
.content-area h2 {
	font-size: 25px;
	margin-top: ;
	margin-bottom: ;
	color: #244296;
}

.content-area h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 2px;
	color: #141414;
}

.content-area h3 + p {
	color: #141414;
	margin-bottom: 19px;
}

.content-area p,
.content-area li,
.content-area label {
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #3f3f3f;
}

.content-area p,
.content-area ul {
	margin-bottom: 20px;
}

.content-area ul {
	list-style-type: none;
	padding-left: 20px;
}

.content-area li {
	padding-left: 7px;
	background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_50325d519e.png) left 8px no-repeat scroll;
}

.content-area a {
	font-weight: 700;
}

.sub-content > p {
	margin-bottom: 16px;
}

.img-box {
	display: inline-block;
	max-width: 100%;
}

.single-row {
	padding-top: 20px;
}


/* @media queries
-----------------*/
@media (min-width: 768px) {
	.welcome-area h1 {
		font-size: 50px;
		line-height: 0.6em;
		margin-bottom: 38px;
	}
	.welcome-area h1 span {
		margin-left: 196px;
	}
	.sub-content .img-box {
		margin-top: 22px;
	}
	.content-area {
		padding-bottom: 25px;
	}
	.content-area ul {
		padding-left: 40px;
	}
	.content-area .container > .row {
		padding-bottom: 16px;
	}
}

@media (min-width: 992px) {
	.footer-map {
		padding-left: 160px;
	}
	.logo {
		padding-left: 14px;
	}
	.tel-num {
		padding-right: 20px;
	}
	.feature {
		overflow: hidden;
	}
	.feature .overlay {
		background-color: rgba(63,85,147,.85);
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 56px;
		padding-bottom: 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;
	}
	.feature:hover .overlay {
		height: auto;
		padding-bottom: 7px;
	}
	.feature p {
		position: absolute;
		top: 100%;
	}
	.feature:hover p {
		position: relative;
		top: auto;
	}
	#intro-area {
		position: absolute;
		z-index: 20;
		width: 100%;
		top: 0;
		left: 0;
	}
	.page-intro {
		padding-left: 21px;
		padding-right: 30px;
	}
	.page-intro:before {
		content: '';
		display: block;
		width: 200%;
		height: 449px;
		background: url(http://cdn.myld.com.au/2/682/mackay-auto-tech_35b0a97920.png) left top repeat-x scroll;
		position: absolute;
		z-index: 0;
		right: 0;
		top: 0;
	}
	.content-area .img-box {
		margin-left: -19px;
		max-width: none;
		display: block;
	}
	.content-area ul {
		padding-left: 67px;
	}
	#contact #slider-area {
		height: 451px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
	.footer-map {
		padding-left: 188px;
	}
	.suppliers ul {
		padding-right: 7px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.tel-num {
		padding-top: 40px;
	}
}

/*beginning of default fixed menu bar*/
@media (max-width: 991px) {
	#map-canvas {
		height: 300px;
	}
	.logo {
		text-align: center;
	}
	.nav-area,
	.logo-area .col-md-4 {
		display: none;
	}
	#slider-area {
		background-color: #231f20;
		min-height: 20px;
		padding-bottom: 15px;
	}
	#contact #slider-area {
		padding-bottom: 0;
	}
	#home #slider-area {
		display: none;
	}
	.page-intro {
		padding-top: 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.feature h3 {
		min-height: 38px;
	}
	.feature p:nth-child(2) {
		min-height: 98px;
	}
}

@media (max-width: 767px) {
	#map-canvas {
		height: 200px;
	}
	.logo {
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo-area {
		padding-bottom: 14px;
	}
	.welcome-area {
		padding-top: 20px;
		padding-bottom: 5px;
	}
	.welcome-area h1 span {
		display: inline;
	}
	.feature {
		display: inline-block;
		width: 350px;
		max-width: 100%;
		margin: 10px auto;
	}
	.feature .overlay {
		width: 350px;
		max-width: 100%;
		margin: 0 auto;
	}
	.feature-area {
		padding-bottom: 10px;
		text-align: center;
	}
	.content-area {
		padding-top: 10px;
	}
}

@media (max-width: 568px) {
	.logo-area {
		padding-bottom: 15px;
	}
}

/* Device specific media queries ----------- */
/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.feature .overlay {
		position: relative;
		left: auto;
		bottom: auto;
	}
	.feature p:nth-child(2) {
		min-height: 66px;
	}
	.feature p {
		position: relative;
		top: auto;
	}
	.feature .overlay {
		height: auto;
		padding-bottom: 7px;
	}
}
