/***********************
*  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/fancybox2/jquery.fancybox.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

/* @font-faces
--------------*/
@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;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.svg#open_sansbold) format('svg');
   font-weight:700;
   font-style:italic;
}

/* @general styles
-----------------*/
::selection {
  background:#32327f;
	color:#fff;
}

a {
	color:#32327f;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_bb4b3edb9a.png) url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_a57ee9e9fc.png);
	display:none;
}

body {
	color:#555;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:25px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#header {
	position:relative;
}

#header:before {
	display:none;
	content:"";
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_41ecbad2d2.jpg) right top no-repeat;
	background-size:cover;
}

#header {
	padding-top:15px;
	padding-bottom:15px;
}

#headerRight {
	display:none;
	color:#32327f;
	font-weight:700;
	font-style:italic;
	font-size:35px;
	line-height:normal;
}

#headerRight a {
	display:inline-block;
	padding-left:30px;
	color:#32327f;
	font-size:30px;
	font-style:normal;
	line-height:normal;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_5f2daec702.png) left center no-repeat;
	-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;
}

#headerRight a:hover {
	opacity:0.6;
}

#menuWrap {
	display:none;
	background:#32327f;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#a7a7a7;
	font-weight:700;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	white-space:nowrap;
	padding:30px 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:#fff;
}

#headerIcons {
	padding-top:20px;
}

#headerIcons a {
	opacity:1 !important;
	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;
}

#headerIcons .facebook {
	width:17px;
	height:37px;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_908a017522.png);
}

.headerMail {
	margin-left:35px;
	width:33px;
	height:22px;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_7144836bad.png);
}

#headerIcons .facebook:hover {
	background-image:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_bb4b3edb9a.png);
}

.headerMail:hover {
	background-image:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_a57ee9e9fc.png);
}

#introWrap {
	position:relative;
}

#intro {
	padding:50px 15px 20px 15px;
}

#intro h1 {
	color:#363636;
	font-weight:700;
	font-size:40px;
	line-height:45px;
	text-transform:uppercase;
	margin:0 0 35px 0;
}

body#home #intro h1 {
	color:#ccc;
	line-height:45px;
	text-transform:none;
}

#intro p,
#intro ul {
	margin-bottom:40px;
}

#slider {
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
}

#slider:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_955237d813.png) left center no-repeat;
	background-size:auto 100%;
}

#mainContentWrap {
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_3c62e7d61a.jpg) center top no-repeat;
	background-size:cover;
}

#mainContent {
	padding:50px 15px;
	background:#fff;
}

#mainContentBorder {
	border-top:solid 1px #b7b7b7;
	border-bottom:solid 1px #b7b7b7;
	padding-top:50px;
	padding-bottom:50px;
}

.ht {
	margin-bottom:30px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	overflow:hidden;
	position:relative;
}

.htImage {
	position:relative;
	height:425px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.htImage:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_acda7d7b70.png) center center 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;
}

#homeThumbs a:hover .htImage:before {
	opacity:0;
}

#htImage1 {
	background-image:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_a7db341264.jpg);
}

#htImage2 {
	background-image:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_c97c817613.jpg);
}

.htText {
	position:absolute;
	width:100%;
	left:0;
	padding:30px 15px;
	background:url(http://cdn.myld.com.au/2/1664/steve-fallon-builder_5c2f1631fd.png) center top no-repeat;
	background-size:cover;
	color:#fff;
	-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 {
	bottom:0 !important;
}

.htText:before {
	content:"";
	position:absolute;
	width:61px;
	height:43px;
	left:50%;
	margin-left:-30px;
	top:-43px;
	background:url(http://cdn.myld.com.au/2/1664/steve-fallon-builder_39528dca04.png);
}

.htText h3 {
	color:#fff;
	font-weight:700;
	font-size:25px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

#homeGallery {
	margin-top:30px;
}

#homeGallery img {
	display:inline-block;
	margin-bottom:30px;
}

#homeGalleryText {
	position:relative;
	color:#32327f;
	font-size:20px;
	font-weight:400;
	font-style:italic;
	line-height:25px;
	padding-top:20px;
	padding-bottom:20px;
}

#homeGalleryText:before,
#homeGalleryText:after {
	content:"";
	position:absolute;
	width:108px;
	height:1px;
	left:50%;
	margin-left:-54px;
	background:#32327f;
}

#homeGalleryText:before {
	top:0;
}

#homeGalleryText:after {
	bottom:0;
}

.btnBox {
	margin-top:25px;
}

.btnBox a {
	display:inline-block;
	width:130px;
	padding:10px;
	background:#fff;
	border:solid 2px #32327f;
	color:#32327f;
	font-weight:700;
	font-style:italic;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	text-align:center;
	-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;
}

.btnBox a:hover {
	background-color:#32327f;
	color:#fff;
}

.btnBox a:last-child {
	margin-top:20px;
}

#synopsis {
	background:url(http://cdn.myld.com.au/2/1664/steve-fallon-builder_95ecbb9beb.jpg) center center no-repeat;
	background-size:cover;
	padding-top:55px;
	padding-bottom:70px;
	color:#fff;
}

#synopsis h3 {
	color:#fff;
	font-weight:700;
	font-size:25px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 30px 0;
}

#synopsis p {
	margin-bottom:25px;
}

#synopsisBtn {
	margin-top:50px;
}

body#contact #synopsisBtn,
body#contact #footerBtn {
	display:none;
}

#synopsisBtn a {
	display:inline-block;
	color:#32327f;
	font-size:25px;
	font-weight:700;
	line-height:normal;
	text-transform:uppercase;
	padding:15px 30px 15px 75px;
	background:url(http://cdn.myld.com.au/2/1663/steve-fallon-builder_ced03e53b2.png) 25px center no-repeat #fff;
	-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;
}

#synopsisBtn a:hover {
	opacity:0.6;
}

#footer1 {
	position:relative;
	padding-top:35px;
	padding-bottom:20px;
	color:#fff;
	font-weight:600;
	font-size:15px;
	line-height:24px;
}

#footer1 h3 {
	color:#fff;
	font-weight:700;
	font-size:25px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

#footer1:before {
	content:"";
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
	background:url(http://cdn.myld.com.au/2/1664/steve-fallon-builder_5fdee3b543.jpg) left top no-repeat;
	background-size:cover;
}

#footer-map {
	position:absolute;
	width:50%;
	height:100%;
	left:0;
	top:0;
}

#footer1Pad {
	padding-left:15px;
}

.footerBox {
	padding-left:15px;
	padding-right:15px;
}

.footerBox.bordered {
	border-left:solid 1px #fff;
}

#footerContact address {
	padding-left:70px;
	margin-bottom:5px;
}

#footerContact address:last-child {
	margin-bottom:0;
}

#footerContact address span {
	float:left;
	margin-left:-70px;
	color:#32327f;
}

#footerContact address a {
	color:#fff;
	-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 address a:hover {
	color:#32327f;
}

#footerBtn {
	margin-top:25px;
}

#footerBtn a {
	display:inline-block;
	color:#fff;
	font-weight:700;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	padding:10px 15px;
	border:solid 2px #fff;
	-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;
}

#footerBtn a:hover {
	background:#fff;
	color:#32327f;
}

#footer2 {
	padding-top:20px;
	padding-bottom:15px;
	background:#32327f;
}

#copyright {
	color:#fff;
	font-size:13px;
	line-height:normal;
	font-weight:400;
	margin-top:6px;
}

#footerBrand {
	margin-left:20px;
}

#content {
	font-weight:600;
}

.contentBox {
	margin-bottom:50px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#32327f;
	font-weight:700;
	font-size:26px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

.contentBox p {
	margin-bottom:20px;
}

.contentImage {
	margin-bottom:30px;
}

.contentImage img {
	display:inline-block;
}

.contentCTA {
	position:relative;
	margin-top:50px;
	padding-top:30px;
	padding-bottom:30px;
	color:#32327f;
	font-weight:700;
	font-style:italic;
	font-size:20px;
	line-height:25px;
}

.contentCTA:before,
.contentCTA:after {
	content:"";
	position:absolute;
	width:108px;
	height:1px;
	left:0;
	background:#32327f;
}

.contentCTA:before {
	top:0;
}

.contentCTA:after {
	bottom:0;
}

#map-canvas {
	height:200px;
}

.btn {
	background:#32327f;
	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:#32327f;
	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;
}

blockquote {
	border-color:#32327f;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {...}

@media (min-width: 992px) {
	#map-canvas {
		height:320px;
	}
	
	#header {
		padding-top:115px;
		padding-bottom:25px;
	}
	
	#headerRight,
	#menuWrap,
	#header:before {
		display:block;
	}
	
	#intro,
	#mainContent,
	.htText {
		padding-left:30px;
		padding-right:30px;
	}
	
	#homeGallery {
		margin-top:0;
	}
}

@media (max-width: 991px) {
	.htText {
		bottom:0 !important;
	}
}

@media (min-width: 768px) {
	.btnBox a:last-child {
		margin-top:0;
		margin-left:20px;
	}
	
	.ht,
	.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;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.btnBox a:last-child {
		margin-left:0;
	}
	
	#footer1 {
		font-size:13px;
		font-weight:400;
		letter-spacing:-0.05em;
	}
}

/* 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) {
	.htText {
		bottom:0 !important;
	}
}

/* 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) {...}