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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/CameraSlider/1.3.4/camera.min.css');
@import url('http://cdn.myld.com.au/1/js/cform_validation/validation-2.2.min.css');
@import url('http://cdn.myld.com.au/1/fancybox/jquery.fancybox-1.3.4.min.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

/* @font-faces
--------------*/
@font-face{
   font-family: 'Lato';
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-regular-webfont.svg#latoregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Lato';
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bold-webfont.svg#latobold) format('svg');
   font-weight:700;
   font-style:normal;
}

@font-face{
   font-family: 'Lato';
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bolditalic-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bolditalic-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bolditalic-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-bolditalic-webfont.svg#latobold_italic) format('svg');
   font-weight:700;
   font-style:italic;
}

@font-face{
   font-family: 'Lato';
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-blackitalic-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Lato/lato-blackitalic-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-blackitalic-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-blackitalic-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Lato/lato-blackitalic-webfont.svg#latoblack_italic) format('svg');
   font-weight:900;
   font-style:italic;
}



/* @general styles
-----------------*/
html, body {
    height: 100%;
}

body {
    font-family: 'Lato';
    background-color: #f0f0f0;
}

.wrapper {
    min-height: 100%;
    background-color: #f0f0f0;
}

h1, h2, h3, h4 {
  text-transform: uppercase;
	font-weight: 900;
	font-style: italic;
}

a, a:hover {
	color: inherit;
	-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;
}

* {
	-webkit-backface-visibility: hidden; 
	-moz-backface-visibility: hidden; 
	-ms-backface-visibility: hidden; 
	backface-visibility: hidden; 
}

.dark {
	background-color: #2e2b2e;
	position: relative;
}

.dark:before {
	content: '';
	display: block;
	width: 100%;
	height: 29px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_d53ce9a78e.png) left top repeat-x scroll;
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
}

::selection {
  background: rgba(200, 200, 200, .6);
}

::-moz-selection {
  background: rgba(200, 200, 200, .6);
}

::-webkit-selection {
  background: rgba(200, 200, 200, .6);
}

.schema-address {
	display: none;
}

/* header
-----------------*/
header {
	background: ;
}

.logo {
	padding-top: 67px;
	padding-bottom: 49px;
}

.logo a {
	display: inline-block;
	max-width: 100%;
}

#slogan-area {
	padding-top: 64px;
}

#slogan-area a {
	font-size: 34px;
	font-weight: 900;
	font-style: italic;
	color: #e2001a;
}

.tel-num {
	padding-top: 3px;
	padding-left: 17px;
}

.slogan {
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_d2f08873d5.png) right top no-repeat scroll;
	padding-right: 35px;
	padding-top: 2px;
}

.slogan h1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.017em;
	color: #1b181c;
	margin-top: 0;
	line-height: 26px;
}

.slogan span {
	display: block;
	font-size: 23px;
	font-weight: 900;
	text-transform: none;
	color: #e41028;
	padding-right: 8px;
}

.navbar {
	position: relative;
	padding-bottom: 5px;
}

.navbar:before,
.navbar:after {
	content: '';
	display: block;
	width: 60%;
	height: 5px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_92479e995b.png) left top no-repeat scroll;
	position: absolute;
	bottom: 0;
	left: 0;
}

.navbar:after {
	background-position: right top;
	left: auto;
	right: 3px;
}

.nav {
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: justify;
	text-justify: distribute;
	float: none;
}

.nav:before {
	display: none;
}

.nav:after {
	content: '.';
	display: inline-block !important;
	visibility: hidden;
	width: 100%;
	height: 0;
	clear: none;
}

.nav > li {
	float: none;
	display: inline-block;
}

.nav > li:first-child {
	padding-left: 2px;
}

.nav > li:first-child a {
	padding-left: 7px;
}

.nav > li > a {
	background-color: transparent;
	font-size: 16px;
	font-style:italic;
	text-transform: uppercase;
	line-height: 1.2em;
	white-space: nowrap;
	font-weight: 700;
	color: #1a1a1a;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	padding-bottom: 0;
	height: 48px;
}

.nav > li > a:before,
.nav > li > a:after {
	content: '';
	display: block;
	width: 60%;
	height: 8px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_0f39f8fecd.png) left top no-repeat scroll;
	position: absolute;
	bottom: 0;
	left: 0;
	filter: alpha(opacity=0);
	zoom: 1;
	opacity: 0;
}

.nav > li > a:after {
	background-position: right top;
	left: auto;
	right: 0
}

.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li > a:hover,
.nav > li > a:focus {
	background: none transparent;
}

.nav > li.active > a:before,
.nav > li.active > a:after,
.nav > li > a:hover:before,
.nav > li > a:hover:after {
	filter: alpha(100);
	opacity: 1;
}

/* Slider
-----------------*/
#slider {
	height: 416px;
	position: relative;
	display: none;
}

#home #slider {
	display: block;
}

#slider .img-area {
	padding-top: 70px;
}

#slider .col-sm-5 {
	padding-top: 158px;
}

#slider .img-area img {
	max-width: 100% !important;
}

#slider .heading {
	position: absolute;
	z-index: 20;
	width: 50%;
	right: 0;
	top: 69px;
	padding-left: 64px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_bf6160c091.png) 17px top no-repeat scroll;
}

#slider h2 {
	font-size: 27px;
	color: #1f1c20;
	margin: 0;
	background-color: #e2e2e2;
	padding-top: 15px;
	height: 58px;
}

#slider p {
	font-size: 16px;
	line-height: 24px;
	color: #2e2b2e;
	margin-bottom: 30px;
}

#slider .slider-link {
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.020em;
	color: #f0f0f0;
	display: inline-block;
	margin-bottom: 0;
}

#slider .slider-link a {
	display: block;
	background-color: #e2001a;
	height: 30px;
	padding-left: 18px;
	padding-right: 19px;
	padding-top: 5px;
}

.camera_wrap {
	float: none;
	max-height: 416px;
}

.camera_fakehover {
	min-height: 416px;
}

.camera_prev, .camera_next {
	background: none;
	width: 35px;
	height: 35px;
	left: 50%;
	top: auto;
	bottom: 24px;
	filter: alpha(100) !important;
	opacity: 1 !important;
	margin-left: 482px;
}

.camera_next {
	margin-left: 520px;
}

.camera_prev > span,
.camera_next > span {
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_2bd52cc5e0.png) #e2e2e2 no-repeat left top;
	height: 35px;
	width: 35px;
}

.camera_next > span {
	background-position: -37px 0;
}

.camera_wrap .camera_prev:hover > span {
	background-position: 0 -37px;
	background-color: #e2001a
}

.camera_wrap .camera_next:hover > span {
	background-position: -37px -37px;
	background-color: #e2001a
}

/* contact page
-----------------*/
#map-canvas {
	width: 100%;
	height: 416px;
}

.form-control {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#spambox input[type="text"]#spam {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-custom {
	background-color: #e2001a;
	border-color: #e2001a;
	color: #fff !important;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px;
	margin-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
	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;
}

.btn-custom:hover,
.btn-custom:focus {
	background-color: #2e2b2e;
	border-color: #2e2b2e;
}

/* footer
-----------------*/
.footer {
	color: #ccc;
}

.footer .main {
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_4f2e52ecef.png) #2e2b2e center top no-repeat scroll;
	padding-top: 49px;
	padding-bottom: 33px;
}

.footer .social-area {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 8px;
}

.footer .socialmedia.pull-left {
	padding-top: 5px;
}

.footer .supplier {
	padding-top: 3px;
	overflow: hidden;
	padding-left: 23px;
}

.footer .ls-branding {
	padding-top: 7px;
	overflow: hidden;
	padding-right: 27px;
}

.footer h3 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
}

.footer p,
.footer li {
	font-size: 14px;
	line-height: 22px;
}

.footer hr {
	border-top: 2px solid #c4c3c4;
	margin-top: 0;
	margin-bottom: 21px;
	margin-left: 0;
	filter: alpha(opacity=28);
	zoom: 1;
	opacity: .28;
}

.footer ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 5px;
}

address {
    padding-left: 32px;
    line-height: 1.2em;
    margin-bottom: 11px;
}

address i {
	font-size: 20px;
    float: left;
    margin-left: -32px;
    margin-right: 5px;
    margin-top: -2px;
}

.footer .icon-house {
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_64886e12df.png) center center no-repeat scroll;
	margin-top: 2px;
}

.footer .icon-house:before {
	display: none;
}

#map-footer {
	width: 100%;
	height: 149px;
	margin-top: 20px;
}

/* content
-----------------*/
.intro-area {
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_b5a8cc77b5.png) #2e2b2e center -3px no-repeat scroll;
	padding-top: 30px;
	padding-bottom: 0;
}

.intro-area > .container {
	position: relative;
	z-index: 20;
}

#home .intro-area {
	background-position: center -27px;
}

.intro-area h2 {
	font-size: 34px;
	letter-spacing: 0.020em;
	color: #fff;
	margin-bottom: 24px;
}

.intro-area p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.020em;
	color: #fff;
	margin-bottom: 24px;
}

.feature-area {
	padding-top: ;
	padding-bottom: ;
}

.feature {
	display: block;
}

.feature .img-box {
	position: relative;
}

.feature img {
	-webkit-transition: all 0.1s ease-in-out 0.2s;
	-moz-transition: all 0.1s ease-in-out 0.2s;
	-ms-transition: all 0.1s ease-in-out 0.2s;
	-o-transition: all 0.1s ease-in-out 0.2s;
	transition: all 0.1s ease-in-out 0.2s;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

.feature .hover {
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
}

.feature:hover .roll {
	visibility: hidden;
}

.feature:hover .hover {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}

.feature-content {
	text-align: left;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_bad8fbf32a.png) left bottom no-repeat scroll;
}


.content-area .feature h2 {
	font-weight: 900;
	margin-bottom: 13px;
}


.content-area .feature p {
	margin-bottom: 25px;
}

.feature:hover {
	text-decoration: none;
}

.content-area {
	padding-top: 67px;
	padding-bottom: 7px;
}

.content-area .row {
	padding-bottom: 10px;
}

.content-area h2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.020em;
	margin-top: 0;
	margin-bottom: 20px;
	color: #2e2b2e;
}

.content-area h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 5px;
	color: #2e2b2e;
}

.content-area p,
.content-area li,
.content-area label {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.020em;
	color: #2e2b2e;
}

.content-area p,
.content-area ul {
	margin-bottom: 20px;
}

.content-area ul {
	list-style-type: none;
	padding-left: 0;
}

.content-area ul.inset {
	padding-left: 20px;
}

.content-area li {
	padding-left: 11px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_621571bcf7.png) left 8px no-repeat scroll;
}


.intro-area p a {
	font-weight: 700;
	font-style: italic;
}

.content-area p a {
	color: #e2001a;
}

.content-area .img-box {
	margin-top: 2px;
	margin-bottom: 20px;
}

.fancybox,
.img-box {
	display: inline-block;
	max-width: 100%;
}

.fancybox {
	margin-bottom: 30px;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	-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;
}

.fancybox img {
	margin: 0 auto;
}

.fancybox:hover {
	filter: alpha(opacity=60);
	opacity: .6;
}

#fancybox-content {
	overflow: visible !important;
}

.img-bottom img {
	margin: 0 auto;
}


/* Diagonal styling
-----------------*/
.pad {
	float: left;
	clear: left;
	height: 20px;
	width: 5px;
	background-color: transparent;
	visibility: hidden;
}

#p1 {
	width: 77px;
}

#p2 {
	height: 13px;
}

#p3 {
	width: 68px;
}

#p4 {
	width: 63px;
}

#p5 {
	width: 58px;
}

#p6 {
	width: 53px;
}

#p7 {
	width: 48px;
}

#p7 {
	width: 43px;
}

#p8 {
	width: 38px;
}

#p9 {
	width: 33px;
}

#p10 {
	width: 0px;
}

.feature .read {
	min-height: 0 !important;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-style: italic;
	padding-left: 36px;
	background: url(http://cdn.myld.com.au/2/679/emerald-cars-plus_991142e91e.png) left top no-repeat scroll;
}

.feature .read span {
	display: inline-block;
	height: 30px;
	background-color: #e2001a;
	padding-top: 7px;
	padding-right: 22px;
}


/* error
-----------------*/
#page-not-found #slider {
	display: block;
}

#page-not-found #main-content {
	margin-top: 50px;
	margin-bottom: 30px;
}

/* @media queries
-----------------*/
@media (min-width: 768px) {
	.intro-area {
		padding-top: 40px;
		padding-bottom: 20px;
		position: relative;
	}
	.intro-area .highlite {
		position: absolute;
		z-index: 0;
		width: 100%;
		left: 0;
		bottom: 0;
	}
	.content-area .row {
		padding-bottom: 41px;
	}
	.feature-area .row {
		padding-bottom: 71px !important;
	}
	.feature-area .row:nth-child(2) {
		padding-bottom: 62px !important;
	}
}

@media (min-width: 992px) {
	.footer hr {
		max-width: 213px;
	}
	.intro-area {
		padding-top: 65px;
		padding-bottom: 43px;
	}
	.feature-content {
		margin-left: 117px;
		position: relative;
	}
	.feature-content:before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		z-index: 20;
		left: 59px;
		top: -6px;
		border-right: 16px solid blue;
		border-right: 16px solid #f0f0f0;
		border-bottom: 4px solid transparent;
		border-top: 4px solid transparent;
	}
	.feature .read {
		margin-bottom: 0 !important;
	}
	.feature-content h2 {
		margin-top: -2px !important;
	}
	.feature-content p {
		min-height: 120px;
	}
	.feature .img-box {
		position: absolute;
	}
	#f1 .img-box {
		top: 18px;
		left: 44px;
	}
	#f2 .img-box {
		top: 18px;
		left: 33px;
	}
	#f3 .img-box {
		top: 15px;
		left: 51px;
	}
	#f4 .img-box {
		top: 19px;
		left: 37px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
	.footer hr {
		max-width: 255px;
	}
	.feature-content p {
		min-height: 80px;
	}
	#p7, #p8, #p9, #p10 {
		display: none;
	}
	.feature-content:before {
		left: 47px;
		top: -4px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	address {
		padding-left: 26px;
	}
	address i {
		margin-left: -26px;
		margin-right: 0;
	}
	#slider .img-area {
		padding-top: 90px;
	}
	.camera_next {
		margin-left: 435px;
	}
	.camera_prev {
		margin-left: 397px;
	}
	#slider h2 {
		font-size: 24px;
		padding-top: 18px;
	}
	.feature-content h2 {
		min-height: 48px;
	}
	#p1 {
		width: 98px;
	}
	#p2 {
		width: 90px;
	}
	#p3 {
		width: 84px;
	}
	#p4 {
		width: 79px;
	}
	#p5 {
		width: 74px;
	}
	#p6 {
		width: 69px;
	}
	#p7 {
		width: 66px;
	}
	#p7 {
		width: 61px;
	}
	#p8 {
		width: 56px;
	}
	#p9 {
		width: 51px;
	}
}

/*beginning of default fixed menu bar*/
@media (max-width: 991px) {
	#map-canvas {
		height: 300px;
	}
	.logo {
		text-align: center;
	}
	#slogan-area,
	#nav-area {
		display: none;
	}
	.intro-area {
		background-position: left top !important;
	}
	.gallery .row {
		padding-bottom: 0;
		text-align: center;
	}
	.feature {
		text-align: center;
	}
	.feature-content {
		background: none transparent;
	}
	.feature-area .read {
		display: block;
		text-align: center;
		background: none transparent;
		padding-left: 0;
	}
	.feature-area .read span {
		padding-left: 22px;
	}
	.feature-content .pad {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.feature .img-box {
		min-height: 72px;
	}
	.feature p {
		min-height: 80px;
	}
	.chrome .feature p {
		min-height: 100px;
	}
}

@media (max-width: 767px) {
	#map-canvas {
		height: 200px;
	}
	.content-area {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.feature {
		margin-top: 30px;
		padding-bottom: 1px;
	}
}
