/***********************
*  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: '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:#8a856c;
  color:#fff;
}

a {
  color:#8a856c;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

html, body {
	overflow-x:hidden;
}

body {
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_f0687e3ef2.png) repeat;
	color:#001526;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:19px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#header {
	display:none;
	position:relative;
	background:#bdb89c;
}

#headerIcons {
	position:absolute;
	right:50%;
	margin-right:-710px;
	top:0;
	padding-top:20px;
}

#headerIcons a {
	margin-right:20px;
	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 a img {
	-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 {
	margin-right:0 !important;
	opacity:1;
	width:17px;
	height:36px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_5a496a3052.png);
}

#headerIcons a:hover img,
#headerIcons .facebook:hover {
	opacity:0.5;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
	border-right:solid 1px #e3dec2;
}

.navbar .nav>li:first-child {
	border-left:solid 1px #e3dec2;
}

.navbar-nav>li>a {
	color:#58533d;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:24px;
	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:#d0cbb2;
}

#slider {
	position:relative;
}

body#contact #slider {
	display:none;
}

#slider:after,
#mapWrap:after {
	content:"";
	position:absolute;
	width:100%;
	height:29px;
	left:0;
	top:100%;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_72f3afe3a1.png) center top no-repeat;
	background-size:100% 29px;
}

.carousel .item {
	width: 100%; /*slider width*/
	max-height: 550px; /*slider height*/
}

.carousel .item img {
	width: 100%; /*img width*/
}

.carousel-inner>.item {
	-webkit-transition: 1.5s ease-in-out left;
	-moz-transition: 1.5s ease-in-out left;
	transition: 1.5s ease-in-out left;
}

.carousel-control {
	width:15px;
	height:29px;
	top:auto;
	bottom:-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;
}

.carousel-control.left {
	left:10px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_be29753fe4.png);
}

.carousel-control.right {
	right:10px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_4a79b79778.png);
}

.carousel-control:hover {
	opacity:0.5;
}

#logo {
	margin-top:55px;
}

#logo img {
	display:inline-block;
}

#introWrap {
	margin-top:60px;
}

#intro {
	padding-top:30px;
	padding-bottom:50px;
	background:#f5f3e6;
	color:#001526;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:19px;
}

#intro h1 {
	color:#8a856c;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:29px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 15px 0;
}

#intro h1:after {
	content:".";
}

#intro p {
	margin-bottom:15px;
}

#cta2 {
	padding-top:35px;
	padding-bottom:35px;
	background:#bdb89c;
}

#cta2 a {
	display:block;
	color:#f5f3e6;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	line-height:normal;
	text-transform:uppercase;
	-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;
}

#cta2 a:hover {
	color:#ebe8d3;
}

#slogan {
	margin-top:75px;
	color:#8a856c;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:37px;
	line-height:normal;
	text-transform:uppercase;
	letter-spacing:0.065em;
}

#slogan span {
	display:inline-block;
	position:relative;
}

#slogan span:after {
	display:none;
	content:"";
	position:absolute;
	width:540px;
	height:1px;
	left:50%;
	margin-left:-270px;
	bottom:-15px;
	pointer-events:none;
	background:#bdb892;
}

#content {
	margin-top:100px;
	margin-bottom:100px;
}

.contentBox {
	margin-bottom:60px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#807b62;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	line-height:32px;
	text-transform:uppercase;
	letter-spacing:0.065em;
	margin:0 0 25px 0;
}

.productBox {
	position:relative;
	max-width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
}

body#internal .productBox,
body#about .productBox {
	max-width:268px;
}

.productBox span {
	display:block;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:13px 15px;
	background:rgba(158,153,123,0.8);
	color:#fff;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	line-height:normal;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0.065em;
}

.cta3 {
	position:relative;
	padding:135px 15px 30px;
	width:auto;
	height:auto;
	display:block;
	color:#ebe8d3;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:29px;
	line-height:32px;
	letter-spacing:0.065em;
	text-transform:uppercase;
	text-align:center;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_d789c0f6c5.png) center 50px no-repeat #928d6f;
	-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;
}

body#external .cta3,
body#home-improvements .cta3,
body#screens .cta3 {
	padding-top:135px;
	background-position:center 50px;
}

.cta3 em {
	display:block;
	font-style:normal;
	font-weight:700;
}

.cta3:hover {
	color:#fff;
}

#welcome {
	margin-top:60px;
}

#welcomeLeft {
	padding-top:35px;
	padding-bottom:35px;
	background:#f5f3e6;
	color:#000;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:19px;
}

#welcomeLeft h1 {
	color:#8a856c;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:29px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

#welcomeLeft h1:after {
	content:".";
}

#welcomeLeft p,
#welcomeLeft ul {
	margin-bottom:20px;
}

#welcomeRight {
	position:relative;
	padding-top:35px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_0362a2d14f.jpg) center top no-repeat;
	background-size:cover;
}

#welcomeRight h3 {
	color:#524c30;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:37px;
	line-height:48px;
	text-transform:uppercase;
	letter-spacing:0.065em;
	margin:0 0 0 0;
}

#cta1 {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	background:#bdb89c;
	padding:20px 15px;
}

#cta1 a {
	color:#f5f3e6;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:20px;
	line-height:37px;
	text-transform:uppercase;
	-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;
}

#cta1 a:hover {
	color:#ebe8d3;
}

#cta1 a br {
	display:none;
}

#homeThumbs {
	margin-top:95px;
	margin-bottom:95px;
}

.ht {
	margin-bottom:30px;
}

#htRow2 .ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	overflow:hidden;
	position:relative;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
}

.htImage {
	position:relative;
}

.homeThumb h3 {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:1;
	padding:28px 15px;
	background:rgba(158,153,123,0.8);
	color:#fff;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:20px;
	line-height:25px;
	text-transform:uppercase;
	margin:0 0 0 0;
}

.htText {
	position:relative;
	width:auto;
	height:auto;
	left:auto;
	top:auto;
	background:rgba(245,243,230,0.9);
	padding:30px 15px 100px;
	color:#000;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:37px;
	-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 {
	top:0;
}

.htBtn {
	position:absolute;
	width:144px;
	left:50%;
	margin-left:-72px;
	bottom:40px;
	color:#000;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	border:solid 1px #000;
	padding:10px 0;
	background: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;
}

.htBtn:hover {
	color:#ebe8d3;
	border-color:#ebe8d3;
	background:#000;
}

#footer1 {
	padding-top:40px;
	padding-bottom:40px;
	background:#fff;
}

#logos {
	margin-bottom:0 !important;
}

.logos {
	display:inline-block !important;
	float:none !important;
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}

.logo img {
	display:inline-block;
}

.slick-next, .slick-prev {
	width:15px;
	height:29px;
	margin-top:-14px;
	-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:-15px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_be29753fe4.png);
}

.slick-next {
	right:-15px;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_4a79b79778.png);
}

.slick-next:hover, .slick-prev:hover {
	opacity:0.5;
}

.slick-prev:before, .slick-next:before {
	display:none;
}

#footer2 {
	padding-top:35px;
	padding-bottom:25px;
	background:#f5f3e6;
	color:#525252;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:normal;
}

#footer2 h3 {
	color:#8a856c;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 30px 0;
}

#synopsis p {
	margin-bottom:15px;
}

#synopsis 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;
}

#footerContact address {
	padding-left:28px;
	line-height:26px;
}

.footerPhone {
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_6390224e8f.png) left center no-repeat;
}

.footerAddress {
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_3f56f75c60.png) left center no-repeat;
}

.footerMail {
	margin-bottom:0 !important;
	background:url(http://cdn.myld.com.au/2/1193/f-p-patios-blinds-awnings_c265ef1a4b.png) left 8px no-repeat;
}

#footerContact a {
	color:#525252;
	-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 {
	color:#8a856c;
}

#footer3 {
	padding-top:30px;
	padding-bottom:25px;
	background:#bdb89c;
}

#footerBrand {
	margin-left:15px;
}

#copyright {
	color:#525252;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
	margin-top:8px;
}

#mapWrap {
	position:relative;
}

#map-canvas {
	height:200px;
}

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;
}

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;
}

.btn {
	background:#8a856c;
	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:#8a856c;
	background:#fff;
}

#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;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
	
	.htText {
		padding-left:35px;
		padding-right:35px;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:550px;
	}
	
	#header,
	#cta1 a br {
		display:block;
	}

	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}

	.htText {
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:-100%;
		padding:140px 15px 30px;
	}
	
	body#external .cta3,
	body#home-improvements .cta3,
	body#screens .cta3 {
		padding:180px 15px 30px;
		background-position:center 90px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	#htRow2 {
		margin-top:12px;
	}
	
	.ht {
		margin-bottom:0;
	}

	.cta3 {
		position:absolute;
		padding:135px 0 0;
		width:100%;
		height:100%;
	}
	
	body#about .cta3 {
		position:relative;
		padding:135px 15px 30px;
		width:auto;
		height:auto;
	}
	
	#slogan span:after {
		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-canvas {
		height:320px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#headerIcons {
		margin-left:-610px;
	}
	
	#cta1 a {
		font-size:18px;
	}
}

/* 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 {
		top:0;
	}
}

/* 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) {...}

.listMe {
	color:#807b62;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	line-height:32px;
	text-transform:uppercase;
	letter-spacing:0.065em;
}

.ctaNew {
	margin-top:20px;
}

.ctaNew a {
	display:inline-block;
	color:#001526;
	font-family: 'Open Sans';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	line-height:32px;
	text-transform:uppercase;
	letter-spacing:0.065em;
	-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;
}

.ctaNew a:hover {
	color:#8a856c;
}