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

/* @imports
--------------*/
@import url("http://cdn.myld.com.au/1/css/fontawesome/4.0.3/css/font-awesome.css");
@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/fancybox2/helpers/jquery.fancybox-thumbs.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-medium-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium) format('svg');
   font-weight:500;
   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:#ec008c;
  color:#fff;
}

a {
	color:#ec008c;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/997/awesome-window-tint_85bcbbfe82.png) url(http://cdn.myld.com.au/2/997/awesome-window-tint_b66f2e59b2.png);
	display:none;
}

body {
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_816d4d97f1.jpg) repeat;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	letter-spacing:0.04em;
	line-height:24px;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

.sidePadded2 {
	padding-left:10px;
	padding-right:10px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#header {
	position:relative;
	width:auto;
	left:auto;
	top:auto;
	margin-left:-15px;
	margin-right:-15px;
	background:rgba(0,0,0,0.65);
	padding-top:35px;
	z-index:1;
}

#logo {
	padding-top:6px;
}

#headerRight {
	display:none;
	color:#ec008c;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:24px;
	text-transform:capitalize;
	letter-spacing:0;
	line-height:30px;
	margin-top:-6px;
}

#headerRight a {
	color:#fdf103;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:24px;
	line-height:26px;
	padding-left:28px;
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_bfcb808819.png) left 5px 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:last-child {
	background:none;
}

#headerRight a:hover {
	color:#ec008c;
}

#menu {
	margin-top:50px;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0;
	line-height:24px;
	padding:0 0 17px;
	white-space:nowrap;
	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:#ec008c;
}

.nav>li.active>a {
	font-weight:700;
}

.navbar-nav>li>a:after {
	opacity:0;
	content:"";
	position:absolute;
	width:46px;
	height:4px;
	bottom:0;
	left:50%;
	margin-left:-23px;
	pointer-events:none;
	background:#ec008c;
	-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:after, .nav>li>a:focus:after, .nav>li.active>a:after {
	opacity:1;
}

.dropdown-menu {
	left:50% !important;
	margin-left:-80px;
}

#slider {
	position:relative;
	height:768px;
}

body#contact #slider {
	display:none;
}

#slider:after,
#mapWrap:after {
	content:"";
	position:absolute;
	width:100%;
	height:30px;
	left:0;
	bottom:-30px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_8ee9a9445e.png) center top no-repeat;
}

a.prev, a.next {
	position:absolute;
	width:25px;
	height:45px;
	bottom:-55px;
	text-indent:-99999%;
	z-index:100;
	-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.prev {
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_bc1c0e01ba.png) no-repeat;
	left:10px;
}

a.next {
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_4b86eb5ee7.png) no-repeat;
	right:10px;
}

a.prev:hover {
	background-image:url(http://cdn.myld.com.au/2/997/awesome-window-tint_85bcbbfe82.png);
}

a.next:hover {
	background-image:url(http://cdn.myld.com.au/2/997/awesome-window-tint_b66f2e59b2.png);
}

#slogan {
	margin-top:55px;
	color:#03875e;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:0;
	line-height:24px;
}

#slogan span {
	display:inline-block;
	position:relative;
}

#slogan span:before {
	display:none;
	content:"";
	position:absolute;
	width:164px;
	height:1px;
	left:-205px;
	top:50%;
	pointer-events:none;
	background:#03875e;
}

#slogan span:after {
	display:none;
	content:"";
	position:absolute;
	width:164px;
	height:1px;
	right:-205px;
	top:50%;
	pointer-events:none;
	background:#03875e;
}

#slogan h1 {
	color:#ec008c;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:29px;
	text-transform:none;
	letter-spacing:0;
	line-height:normal;
	margin:8px 0 0 0;
}

#introWrap {
	margin-top:46px;
}

#intro {
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	letter-spacing:0;
	line-height:24px;
	background:#fafafa;
	padding:30px 15px 42px;
	border:solid 1px #e4e4e4;
}

body#home #intro {
	padding-bottom:12px;
}

#intro h1 {
	color:#000;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:15px;
	letter-spacing:0;
	line-height:24px;
	margin:0 0 30px 0;
}

#intro p {
	margin-bottom:24px;
}

#intro ul {
	list-style-position:inside;
	margin-bottom:24px;
}

#cta {
	margin-top:32px;
	margin-bottom:6px;
	color:#1a1a1a;
	font-family: 'Raleway';
	font-weight:500;
	font-style:normal;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:0;
	line-height:20px;
	background:url(http://cdn.myld.com.au/2/996/awesome-window-tint_2b97f8742d.png) 15px center no-repeat #fdf103;
	border:solid 1px #dad000;
	padding:8px 15px 8px 36px;
	display:inline-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;
}

body#home #cta {
	margin-top:10px;
	margin-bottom:6px;
}

#cta:hover {
	background-color:#dad000;
}

.dividers {
	position:relative;
	margin-top:50px;
	padding-top:65px;
	padding-bottom:110px;
	z-index:1;
}

.dividers:before {
	content:"";
	position:absolute;
	width:100%;
	height:14px;
	left:0;
	top:0;
	pointer-events:none;
	z-index:-1;
	background:url(http://cdn.myld.com.au/2/996/awesome-window-tint_18d42b90e1.png) center top no-repeat;
	background-size:100% 14px;
}

.dividers:after {
	content:"";
	position:absolute;
	width:100%;
	height:14px;
	left:0;
	bottom:40px;
	pointer-events:none;
	z-index:-1;
	background:url(http://cdn.myld.com.au/2/996/awesome-window-tint_18d42b90e1.png) center top no-repeat;
	background-size:100% 14px;
}

.moreinfo {
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:0.04em;
	line-height:20px;
}

.contentBox {
	background:#fafafa;
	border:solid 1px #e4e4e4;
	margin-bottom:50px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#ec008c;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	letter-spacing:0.04em;
	line-height:24px;
	margin:0 0 30px 0;
}

.contentBox p {
	margin-bottom:20px;
}

.noMargin {
	margin-bottom:0 !important;
}

.galleryBox {
	padding:30px 15px;
}

.contentText > ul > li {
	font-weight:700;
}

.contentText > ul > li > ul > li {
	font-weight:400;
}

.contentText {
	padding:25px 15px 40px;
}

.contentImage {
	min-height:444px;
}

#tabNav {
	width:100%;
	margin:12px 0 20px;
	padding:25px 15px;
	list-style-type:none;
	border:solid 1px #e4e4e4;
	background:#fafafa;
}

#tabNav li {
	position:relative;
	display:block;
	padding-left:0;
	margin-left:0;
}

#tabNav li:before {
	display:none;
	content:"";
	position:absolute;
	width:1px;
	height:16px;
	left:0;
	top:50%;
	margin-top:-8px;
	pointer-events:none;
	background:#000;
}

#tabNav li:first-child {
	padding-left:0;
	margin-left:0;
}

#tabNav li a {
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	text-decoration:none !important;
	letter-spacing:0.04em;
	line-height:24px;
	-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;
}

#tabNav li a:hover, #tabNav li.active a {
	color:#ec008c;
}

#tabNav li.active a {
	font-weight:700;
}

.ht {
	margin-bottom:-1px;
}

.homeThumb {
	overflow:hidden;
	position:relative;
	max-width:585px;
	margin-left:auto;
	margin-right:auto;
}

.htText {
	position:relative;
	width:auto;
	left:auto;
	top:auto;
	opacity:1;
	padding:8px 15px 55px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	letter-spacing:0;
	line-height:24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#homeThumbs a:hover .htText {
	top:auto;
	opacity:1;
}

.homeThumb h3 {
	color:#fdf103;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:27px;
	letter-spacing:0;
	line-height:26px;
	padding:27px 10px;
	background:rgba(0,0,0,0.7);
	margin:0 0 0 0;
	position:absolute;
	width:100%;
	left:0;
	top:0;
}

.homeThumb h3 span {
	position:relative;
	display:inline-block;
	padding-right:0;
}

.homeThumb h3 span:after {
	display:none;
	content:"";
	position:absolute;
	width:21px;
	height:13px;
	right:0;
	top:50%;
	margin-top:-6px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_1466330272.png) no-repeat;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#homeThumbs a:hover .homeThumb h3 span:after {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.footer {
	position:relative;
	color:#1a1a1a;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0;
	line-height:normal;
}

.footer h3 {
	color:#1a1a1a;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:14px;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 10px 0;
}

#footerMap {
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
	padding-left:200px;
}

#footer-map {
	width:100%;
	height:100%;
}

#footer1 {
	padding-top:30px;
	padding-bottom:25px;
	background:#eaeaea;
}

#footerContact {
	padding-left:10px;
}

#footerContact address {
	margin-bottom:25px;
	padding-left:25px;
	line-height:normal;
}

#footerContact address:last-child {
	margin-bottom:0;
}

.footerPhone {
	background:url(http://cdn.myld.com.au/2/997/awesome-window-tint_5dc42c7dfa.png) left center no-repeat;
}

.footerAddress {
	background:url(http://cdn.myld.com.au/2/996/awesome-window-tint_dfa0037357.png) left center no-repeat;
}

.footerMail {
	background:url(http://cdn.myld.com.au/2/996/awesome-window-tint_04cbeef0f6.png) left center no-repeat;
}

#footerContact a {
	color:#1a1a1a;
	-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:#ec008c;
}

#footerSocial {
	padding-top:14px;
}

.googlep {
	margin-left:8px;
}

#footer2 {
	background:#03875e;
	padding-top:12px;
	padding-bottom:8px;
}

#footerBrand {
	margin-left:8px;
}

#copyright {
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	letter-spacing:0;
	line-height:normal;
	margin-top:4px;
}

#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:#ec008c;
	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:#ec008c;
	background:#fff;
}

#schema, .schema-address {
	display:none;
}

p:last-child,
p.last {
	margin-bottom:0 !important;
}

.besideMe {
	display:inline-block;
}

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:#ec008c;
}

#filters {
	margin:0 0 30px;
	padding:0;
	list-style-type:none;
}

#filters li {
	display:inline-block;
}

#filters li a {
	display:block;
	cursor:pointer;
	background:#fff;
	border:solid 2px #ec008c;
	color:#ec008c;
	font-weight:700;
	padding:5px 15px;
	-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;
}

#filters li a:hover, #filters li.active a {
	color:#fff;
	background:#ec008c;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {...}

@media (min-width: 992px) {
	#map-canvas {
		height:768px;
	}

	#header {
		position:absolute;
		width:100%;
		left:0;
		top:0;
		margin-left:0;
		margin-right:0;
	}
	
	#headerRight,
	#slogan span:before,
	#slogan span:after {
		display:block;
	}
	
	.dividers:before,
	.dividers:after {
		background-size:auto auto;
	}
	
	#intro,
	.htText {
		padding-left:30px;
		padding-right:30px;
	}

	.htText {
		position:absolute;
		width:100%;
		left:0;
		top:-100%;
		opacity:0;
	}

	#homeThumbs a:hover .htText {
		top:80px;
	}
	
	.homeThumb h3 span:after {
		display:block;
	}
	
	.homeThumb h3 span {
		padding-right:30px;
	}

	.contentImage {
		min-height:0;
	}

	#tabNav li {
		display:inline-block;
		padding-left:20px;
		margin-left:20px;
	}

	#tabNav li:before {
		display:block;
	}

	#tabNav li:first-child:before {
		display:none;
	}
	
	.galleryBox {
		padding-left:30px;
		padding-right:30px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	.contentText {
		padding-left:0;
		padding-right:15px;
	}
}

@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;
	}
	
	.htText {
		min-height:183px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {...}

/* 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:80px;
		opacity:1;
	}
	
	.homeThumb h3 span:after {
		display:none;
	}
	
	.homeThumb h3 span {
		padding-right: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) {...}