/***********************
*  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/js/plugins/Slick/1.3.6/slick.min.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/jquery.fancybox.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.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-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:#e23434;
  color:#fff;
}

a {
	color:#e23434;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body {
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_ba44494dbc.png) repeat;
	color:#404040;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:22px;
}

#mainBox {
	background:#fff;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.92);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.92);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.92);
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#header {
	padding-top:15px;
	padding-bottom:15px;
}

#headerRight {
	display:none;
}

#headerContact {
	padding-top:35px;
}

#headerContact h3 {
	color:#e23434;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:20px;
	line-height:normal;
	margin:0 0 10px 0;
	padding-left:30px;
}

#headerContact address {
	margin-bottom:15px;
	padding-left:30px;
}

.headerPhone {
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_cdc4216c23.jpg) left center no-repeat;
}

.headerMail {
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_68655942c6.jpg) left center no-repeat;
}

.headerAddress {
	margin-bottom:0 !important;
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_90403b8c35.jpg) left center no-repeat;
}

#headerContact address a {
	color:#535353;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	line-height:17px;
	-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;
}

#headerContact address a:hover {
	color:#e23434;
}

#menu {
	display:none;
	margin-top:40px;
	border-bottom:solid 1px #dfdfdf;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	position:relative;
	padding:0;
	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, .nav>li.active>a {
	background:none !important;
}

.navbar-nav>li>a span {
	display:inline-block;
	color:#535353;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:17px;
	line-height:22px;
	white-space:nowrap;
	padding:0 0 35px;
	margin-bottom:-1px;
	border-bottom:solid 1px 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;
}

.nav>li>a:hover span, .nav>li>a:focus span, .nav>li.active>a span {
	background:transparent;
	color:#e23434;
	border-bottom-color:#e23434;
}

/*Slider1*/
#slider1 {
	margin-top:30px;
	height:525px;
}

/*Slider2*/
.aboutBanner {
  margin-top:30px;
	height:525px;
  width:100%;
}

body#contact-us #slider {
	display:none;
}

#content {
	padding-top:55px;
	padding-bottom:55px;
}

.contentBox {
	margin-bottom:45px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#e23434;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:20px;
	line-height:22px;
	margin:0 0 20px 0;
}

.contentBox p,
.contentBox ul {
	margin-bottom:20px;
}

.contentImage {
	margin-top:20px;
}

.contentImage img {
	display:inline-block;
	margin-bottom:30px;
}

.contentImage img:last-child {
	margin-bottom:0;
}

.contentCTA a {
	display:inline-block;
	color:#e23434;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:35px;
	line-height:40px;
	-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;
}

.contentCTA a:hover {
	color:#404040;
}

#welcome {
	padding-top:55px;
	font-weight:600;
}

#welcome h1 {
	color:#e23434;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:30px;
	line-height:normal;
	margin:0 0 20px 0;
}

#welcome p {
	margin-bottom:20px;
}

.welcomeImage {
	margin-top:20px;
}

.welcomeImage img {
	display:inline-block;
}

#cta {
	margin-top:55px;
	padding-top:40px;
	padding-bottom:40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e23434+0,c62d2d+100 */
	background: rgb(226,52,52); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,52,52,1) 0%, rgba(198,45,45,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(226,52,52,1) 0%,rgba(198,45,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(226,52,52,1) 0%,rgba(198,45,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#cta a {
	display:inline-block;
	color:#fff;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:20px;
	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;
}

#cta a:hover {
	opacity:0.6;
}

#homeThumbs {
	padding-top:55px;
	padding-bottom:60px;
}

.ht {
	margin-bottom:40px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	position:relative;
}

.htImage {
	position:relative;
	height:370px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

#htImage1 {
	background-image:url(http://cdn.myld.com.au/2/1571/tableland-batteries_b6f12a60ec.jpg);
}

#htImage2 {
	background-image:url(http://cdn.myld.com.au/2/1571/tableland-batteries_6b87d6668e.jpg);
}

#htImage3 {
	background-image:url(http://cdn.myld.com.au/2/1571/tableland-batteries_b765cd0df5.jpg);
}

.htImage h3 {
	position:relative;
	z-index:1;
	color:#fff;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:20px;
	line-height:normal;
	padding-top:25px;
	padding-bottom:25px;
	background:rgba(0,0,0,0);
	margin:0 0 0 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 .htImage h3 {
	color:#e23434;
	background-color:rgba(0,0,0,0);
}

.htText {
	opacity:1;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	padding-top:74px;
	padding-bottom:15px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:21px;
	-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 {
	opacity:1;
}

.htText a {
	color:#e23434;
	-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;
}

.htText a:hover {
	color:#fff;
}

#logos {
	display:none;
	margin-bottom:0 !important;
}

.logos {
	float:none !important;
	display:inline-block !important;
	vertical-align:middle;
}

.logos img {
	display:inline-block;
}

.slick-next, .slick-prev {
	width:14px;
	height:22px;
	margin-top:-11px;
	-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;
}

.slick-prev {
	left:10px;
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_d7daf6a233.jpg);
}

.slick-next {
	right:10px;
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_1e289ab32e.jpg);
}

.slick-next:hover, .slick-prev:hover {
	opacity:0.6;
}

.slick-next:before, .slick-prev:before {
	display:none;
}

.footer {
	margin-top:50px;
}

#footer1 {
	padding-bottom:30px;
	position:relative;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:17px;
}

#footer1:before {
	content:"";
	position:absolute;
	width:424px;
	height:194px;
	top:-5px;
	right:-155px;
	background:url(http://cdn.myld.com.au/2/1571/tableland-batteries_f1085fa736.png);
}

#footer1 h3 {
	color:#e23434;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:17px;
	text-transform:capitalize;
	margin:0 0 20px 0;
}

#footerContact address,
#footerHours address {
	margin-bottom:15px;
	line-height:17px;
}

#footerContact a {
	color:#fff;
}

#footerContact a:hover {
	color:#e23434;
}

#footer2 {
	position:relative;
	z-index:1;
	padding-top:10px;
	padding-bottom:6px;
	background:#e23434;
}

#copyright {
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
	margin-top:4px;
}

#footerBrand {
	margin-left:20px;
}

#map-canvas {
	margin-top:30px;
	height:200px;
}

.btn {
	background:#e23434;
	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:#e23434;
	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;
}

a.fancybox.thumbnail {
	-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;
}

a.fancybox.thumbnail:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	border-color:#ddd;
}

.firefox .isotope,
.firefox .item {
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}

#headerRight .facebook {
	margin-top:15px;
	margin-right:265px;
}

#mobileCTA {
	padding-top:15px;
	padding-bottom:15px;
	background:#e23434;
}

#mobileCTA a {
	color:#fff;
	display:inline-block;
	padding-left:30px;
	font-weight:700;
	font-size:15px;
	background:url(http://cdn.myld.com.au/2/1868/tableland-batteries_05983679f9.png) left center no-repeat;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	#cta a {
		font-size:26px;
	}
	
	#welcome h1 {
		font-size:35px;
	}
}

@media (min-width: 992px) {
	html, body {
		overflow-x:hidden;
	}
	
	#map-canvas {
		height:525px;
	}

	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}
	
	#header {
		padding-top:30px;
		padding-bottom:0;
	}
	
	#headerRight,
	#menu,
	#logos {
		display:block;
	}

	.htImage h3 {
		background:rgba(0,0,0,0.5);
	}
	
	.htText {
		opacity:0;
	}
	
	#mobileCTA {
		display:none;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	.welcomeImage,
	.contentImage {
		margin-top:0;
	}
	
	.ht {
		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;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav>li>a span {
		font-size:15px;
	}
	
	#footer1:before {
		top:30px;
	}
}

/* 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) {
	.htImage h3 {
		background-color:transparent;
	}
	
	.htText {
		opacity:1;
	}
}

/* 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) {...}