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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.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-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:#4da2db;
	color:#fff;
}

a {
	color:#4da2db;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_586fadd08f.png) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_5b24639817.png) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_30b10e1e4d.jpg) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_40ad2d5d9a.jpg) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_fb2581c62c.jpg) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_3555a0db3c.jpg) url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_e708e919a2.jpg);
	display:none;
}

body {
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_f18603b8f6.png) repeat #fff;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:normal;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#header {
	position:relative;
	width:auto;
	left:auto;
	top:auto;
	margin-left:-15px;
	margin-right:-15px;
	padding-top:15px;
	padding-bottom:15px;
	background:rgba(0,0,0,0.8);
	z-index:1;
}

#logo img {
	display:inline-block;
}

#menuWrap {
	display:none;
	margin-top:50px;
}

#headerIcons a {
	display:inline-block;
	vertical-align:middle;
	-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 {
	width:31px;
	height:30px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_bae390a253.png);
}

.headerMail {
	margin-left:15px;
	width:31px;
	height:20px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_aa4a1e6ee1.png);
}

.headerPhone:hover {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_586fadd08f.png);
}

.headerMail:hover {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_5b24639817.png);
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#fff;
	font-size:25px;
	line-height:normal;
	white-space:nowrap;
	padding: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:#4da2db;
}

#slider {
	height:860px;
}

#cta {
	padding-top:60px;
	padding-bottom:60px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_5c207861d6.jpg) center center no-repeat #4da2db;
}

#cta a {
	display:inline-block;
	color:#fff;
	font-size:27px;
	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:60px;
	padding-bottom:50px;
}

.ht {
	margin-bottom:50px;
}

#htRow2 .ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	position:relative;
	color:#707070;
}

.ht:first-child .homeThumb:before {
	display:none;
}

.homeThumb h3 {
	color:#4da2db;
	font-size:20px;
	font-weight:400;
	line-height:normal;
	margin:0 0 25px 0;
}

.htImage {
	height:115px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:20px;
	-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;
}

#htImage1 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_24a971ee03.jpg);
}

#htImage2 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_1b21d76dc2.jpg);
}

#htImage3 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_35894c0cb9.jpg);
}

#htImage4 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_9ca3cf81f5.jpg);
}

#htImage5 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_2c04e4cd22.jpg);
}

#homeThumbs a:hover #htImage1 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_30b10e1e4d.jpg);
}

#homeThumbs a:hover #htImage2 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_40ad2d5d9a.jpg);
}

#homeThumbs a:hover #htImage3 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_fb2581c62c.jpg);
}

#homeThumbs a:hover #htImage4 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_3555a0db3c.jpg);
}

#homeThumbs a:hover #htImage5 {
	background-image:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_e708e919a2.jpg);
}

.homeThumb a {
	color:#4da2db;
	-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;
}

.homeThumb a:hover {
	color:#707070;
}

#footer1 {
	padding-top:25px;
	padding-bottom:35px;
	background:#4da2db;
	color:#fff;
}

#footer1 h3 {
	color:#fff;
	font-weight:400;
	font-size:20px;
	line-height:normal;
	text-transform:capitalize;
	margin:0 0 15px 0;
}

#synopsis h3 {
	display:none;
}

body#home #synopsis h3,
body#home #insurance {
	display:block;
}

#synopsis a {
	color:#ccc;
	-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;
}

#synopsis a:hover {
	color:#fff;
}

#insurance {
	display:none;
	margin-top:30px;
}

#footerIcons {
	margin-top:60px;
}

#footerIcons a {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	margin-left:35px;
	top: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;
}

#footerIcons a:hover,
#footerIcons a.active {
	top:-10px;
}

.footerPhone {
	margin-left:0 !important;
	width:38px;
	height:38px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_0156e79832.png);
}

.footerMail {
	width:40px;
	height:26px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_6cb765d77d.png);
}

.footerAddress {
	width:31px;
	height:39px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_b03ba3feb2.png);
}

.footerHours {
	width:37px;
	height:37px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_8bd809ad74.png);
}

.footerLSicon {
	width:42px;
	height:38px;
	background:url(http://cdn.myld.com.au/2/1809/steward-armstrong-smash-repairs_73381ef361.png);
}

#footerContact {
	margin-top:35px;
	min-height:48px;
}

.footerContact a {
	color:#fff;
	font-size:20px;
	-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;
}

.footerContact a:hover {
	opacity:0.6;
}

#footer2 {
	padding-top:20px;
	padding-bottom:15px;
	background:#4492c7;
}

#copyright {
	color:#fff;
	font-size:13px;
	line-height:normal;
	margin-top:6px;
}

#footerBrand {
	margin-left:20px;
}

#intro {
	padding-top:60px;
	padding-bottom:60px;
}

#intro h1 {
	color:#4da2db;
	font-weight:700;
	font-size:17px;
	line-height:normal;
	margin:0 0 15px 0;
}

#intro p {
	margin-bottom:15px;
}

#contentNav {
	padding-top:20px;
	padding-bottom:20px;
	background:#4da2db;
}

#contentNav h3 {
	color:#fff;
	font-weight:400;
	font-size:20px;
	line-height:normal;
	margin:0 0 30px 0;
}

#contentNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#contentNav li {
	position:relative;
	display:block;
	padding-left:0;
	margin-left:0;
	margin-top:5px;
	margin-bottom:5px;
}

#contentNav li:first-child {
	padding-left:0;
	margin-left:0;
}

#contentNav li:before {
	display:none;
	content:"";
	position:absolute;
	width:2px;
	height:20px;
	left:0;
	top:50%;
	margin-top:-10px;
	background:#fff;
}

#contentNav li:first-child:before {
	display:none;
}

#contentNav li:first-child {
	padding-left:0;
	margin-left:0;
}

#contentNav li a {
	display:block;
	color:#fff;
	font-weight:700;
	font-size:20px;
	text-decoration:none !important;
	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;
}

#contentNav li a:hover, #contentNav li.active a {
	color:#195780;
}

#content {
	padding-top:60px;
	padding-bottom:75px;
}

.contentImage {
	margin-top:30px;
}

.contentImage img {
	margin-bottom:30px;
	border:solid 1px #c2c2c2;
}

body#services .contentImage img {
	border:none;
}

.contentImage img:last-child {
	margin-bottom:0;
}

.contentBox {
	margin-bottom:35px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#4da2db;
	font-weight:700;
	font-size:17px;
	line-height:normal;
	margin:0 0 20px 0;
}

.contentBox p,
.contentBox ul,
.contentBox ol {
	margin-bottom:15px;
}

#map-canvas1,
#map-canvas2 {
	height:200px;
}

.btn {
	background:#4da2db;
	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:#4da2db;
	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;
}

blockquote {
	border-color:#4da2db;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.homeThumb {
		padding-left:45px;
		padding-right:45px;
	}

	#contentNav li:nth-child(6):before {
		display:none;
	}
	
	#contentNav li:nth-child(6) {
		padding-left:0;
		margin-left:0;
	}
}

@media (min-width: 992px) {
	#map-canvas1,
	#map-canvas2 {
		height:320px;
	}
	
	#menuWrap {
		display:block;
	}

	#header {
		position:absolute;
		width:100%;
		left:0;
		top:0;
		margin-left:0;
		margin-right:0;
		padding-top:35px;
		padding-bottom:60px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	.homeThumb:before {
		content:"";
		position:absolute;
		width:1px;
		height:100%;
		left:0;
		top:0;
		background:#4da2db;
	}
	
	#htRow2 {
		margin-top:90px;
	}
	
	.ht {
		margin-bottom:0;
	}

	#contentNav li {
		display:inline-block;
		padding-left:15px;
		margin-left:15px;
	}
	
	#contentNav li:before {
		display:block;
	}
}

@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-canvas1,
	#map-canvas2 {
		height:320px;
	}

	.homeThumb {
		padding-left:15px;
		padding-right:15px;
	}

	#contentNav li:nth-child(4):before,
	#contentNav li:nth-child(6):before,
	#contentNav li:last-child:before {
		display:none;
	}
	
	#contentNav li:nth-child(4),
	#contentNav li:nth-child(6),
	#contentNav li:last-child {
		padding-left:0;
		margin-left:0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.homeThumb {
		padding-left:30px;
		padding-right:30px;
	}
	
	.navbar-nav>li>a {
		font-size:22px;
	}

	#contentNav li:nth-child(5):before,
	#contentNav li:last-child:before {
		display:none;
	}
	
	#contentNav li:nth-child(5),
	#contentNav li:last-child {
		padding-left:0;
		margin-left:0;
	}
}

/* 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) {...}