/***********************
*  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: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.svg#open_sanslight) format('svg');
   font-weight:300;
   font-style:normal;
}

@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;
}

/* @general styles
-----------------*/
::selection {
  background:#11b7e0;
	color:#fff;
}

a {
	color:#11b7e0;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_da70e9176c.png) url(http://cdn.myld.com.au/2/1349/north-australian-electrical_9477691446.png);
	display:none;
}

body {
	background:#fff;
	color:#4a4a4a;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:15px;
	line-height:25px;
	letter-spacing:0.025em;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#menu {
	display:none;
	margin-bottom:25px;
}

#menuBorder {
	padding-top:18px;
	border-bottom:solid 2px #21aed7;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#282828;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:17px;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:0.02em;
	white-space:nowrap;
	padding:11px 0;
	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, .nav>li.active>a {
	background:transparent;
	color:#00aad5;
}

#logo {
	display:none;
	padding-top:15px;
	padding-bottom:15px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}

#logo.showMe {
	display:block !important;
}

#featureBox {
	display:none;
}

body#contact #featureBox {
	display:block !important;
}

#slider {
	height:310px;
}

#feature {
	height:310px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

#paginations {
	position:absolute;
	height:25px;
	bottom:0;
	right:2px;
	display:inline-block;
}

#paginations ul {
	text-align:center;
}

.pagination {
	color:#fff;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	line-height:25px;
	letter-spacing:0.07em;
	width:25px;
	height:25px;
	background:#28b7d4;
	margin:0 2px;
	cursor:pointer;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}

.pagination.active {
	background:#dbd7d4;
}

#contentBG {
	margin-top:50px;
	padding-top:90px;
	padding-bottom:80px;
	background:#e9e9e9;
}

#intro {
	line-height:20px;
}

#intro h1 {
	color:#11b7e0;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:35px;
	line-height:35px;
	letter-spacing:0.025em;
	text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.15);
	margin:0 0 20px 0;
}

#intro h3 {
	color:#4a4a4a;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:18px;
	line-height:25px;
	letter-spacing:0.025em;
	margin:0 0 15px 0;
}

#introLeft {
	font-weight:600;
}

#intro p {
	margin-bottom:15px;
}

#intro ul {
	line-height:20px;
	margin-bottom:15px;
}

.contentBox {
	padding-top:90px;
	padding-bottom:100px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#13b9e0;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:30px;
	line-height:35px;
	letter-spacing:0.07em;
	text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.15);
	margin:0 0 20px 0;
}

.contentBox p,
.contentBox ul {
	margin-bottom:15px;
}

#homeThumbs {
	margin-top:50px;
	background:#00a7cd;
}

.homeThumb {
	position:relative;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:20px;
	letter-spacing:0;
	padding:35px 15px 95px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01b4dd+0,00a5c9+100 */
	background: rgb(1,180,221); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxYjRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGE1YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(1,180,221,1) 0%, rgba(0,165,201,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(1,180,221,1) 0%,rgba(0,165,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(1,180,221,1) 0%,rgba(0,165,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.homeThumb:after {
	content:"find out more";
	position:absolute;
	left:15px;
	bottom:40px;
	padding-left:25px;
	background:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_7dfdf969d6.png) left center no-repeat;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:25px;
	text-transform:capitalize;
}

.htTitle {
	margin-bottom:35px;
}

.htTitle .besideMe {
	vertical-align:middle;
}

.htIcon {
	width:53px;
	height:51px;
	background-position:center center;
	background-repeat:no-repeat;
	-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;
}

#htIcon1 {
	background-image:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_ca0e28b32b.png);
}

#htIcon2 {
	background-image:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_ad282923ba.png);
}

#homeThumbs a:hover #htIcon1 {
	background-image:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_da70e9176c.png);
}

#homeThumbs a:hover #htIcon2 {
	background-image:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_9477691446.png);
}

.homeThumb h3 {
	margin-left:25px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:15px;
	line-height:25px;
	text-transform:uppercase;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.19);
	letter-spacing:0;
	margin:0 0 0 0;
}

#welcome {
	padding-top:70px;
	padding-bottom:80px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:15px;
	line-height:25px;
	letter-spacing:0.025em;
}

#welcome h1 {
	color:#00ccff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:30px;
	line-height:35px;
	letter-spacing:0.07em;
	text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.15);
	margin:0 0 70px 0;
}

#cta {
	margin-top:40px;
}

#cta a {
	display:inline-block;
	padding-top:155px;
	background:url(	http://cdn.myld.com.au/2/1349/north-australian-electrical_086dd39b45.png) center top no-repeat;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:30px;
	line-height:normal;
	letter-spacing:0.07em;
	-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;
}

.footer {
	position:relative;
	padding-top:55px;
	padding-bottom:65px;
	color:#565656;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:15px;
	line-height:normal;
	letter-spacing:0;
}

.footer:after {
	content:"";
	position:absolute;
	width:100%;
	height:24px;
	left:0;
	bottom:20px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/1349/north-australian-electrical_5942da2cba.png) center bottom no-repeat;
}

.footer h3 {
	color:#787878;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	height:20px;
	line-height:20px;
	letter-spacing:0;
	margin:0 0 25px 0;
	padding-left:30px;
}

#footerTitle1 {
	background:url(http://cdn.myld.com.au/2/1348/north-australian-electrical_e47ffff36c.png) left center no-repeat;
}

#footerTitle2 {
	background:url(http://cdn.myld.com.au/2/1348/north-australian-electrical_819745660b.png) left center no-repeat;
}

#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;
}

#footerBranding {
	margin-top:45px;
}

#footerBrand {
	margin-left:20px;
}

#copyright {
	margin-top:15px;
	color:#000;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	line-height:normal;
	letter-spacing:0;
}

#map-canvas {
	height:200px;
}

.btn {
	background:#11b7e0;
	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:#11b7e0;
	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;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:310px;
	}
	
	#menu,
	#featureBox {
		display:block;
	}
	
	#logo {
		padding-top:60px;
		padding-bottom:0;
	}
	
	.homeThumb {
		padding-left:30px;
		padding-right:30px;
	}
	
	.homeThumb:after {
		left:30px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	#cta {
		margin-top:0;
	}
	
	.homeThumb h3 {
		font-size:18px;
	}
}

@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:310px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav>li>a {
		font-size:15px;
	}
}

/* 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) {...}

body#about #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_5949ca41ff.png);}
body#electrical #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_44bd56e616.png);}
body#air-conditioning #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_524765ad64.png);}
body#siemens #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_e87ffb8ac7.png);}
body#led-lighting #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_97f345f529.png);}
body#steril-aire #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_faef0fa33a.png);}
body#big-ass-fans #feature {background-image:url(http://cdn.myld.com.au/2/1375/north-australian-electrical_c5dac75665.png);}