/***********************
*  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/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/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: 'Source Sans Pro';
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-light-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-light-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-light-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-light-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-light-webfont.svg#source_sans_prolight) format('svg');
   font-weight:300;
   font-style:normal;
}

@font-face{
   font-family: 'Source Sans Pro';
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-regular-webfont.svg#source_sans_proregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Source Sans Pro';
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Source Sans Pro';
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/SourceSansPro/sourcesanspro-bold-webfont.svg#source_sans_probold) format('svg');
   font-weight:700;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
  background:#f37a1f;
  color:#fff;
}

a {
  color:#f37a1f;
	text-decoration:none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

#header a, .ht a {
  text-shadow: none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body {
	background:#fff;
	color:#1a1a1a;
	font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:normal;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#wrapper {
  background: url("http://cdn.myld.com.au/2/864/stihl-shop-atherton-atherton-motorcycles_1199f02ecf.png") repeat top left;
}

#header {
	padding-top:40px;
  padding-bottom: 24px;
  background-color: #fff;
}

#headerContact {
	display:none;
	color:#393939;
	font-family: 'Source Sans Pro';
	font-weight:300;
	font-style:normal;
	font-size:33px;
	line-height:normal;
	margin-bottom:32px;
}

#headerContact a {
	color:#f37a1f;
	font-weight:600;
	-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;
}

#headerContact a:hover {
	color:#393939;
}

#logo,
#logo2 {
	background:url(http://cdn.myld.com.au/2/832/stihl-shop-atherton-atherton-motorcycles_a3819875fc.jpg) left center repeat-x;
}

#logo2 {
	display:block;
	margin-top:15px;
}

.logo { 
	display:inline-block;
	color:#393939;
	font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:28px;
	line-height:normal;
	padding-left:10px;
	padding-right:10px;
	background:#fff;
}

.logo:first-child {
	margin-right:0;
}

.logo:last-child {
	margin-left:36px;
	display:none;
}

#logo2 .logo:last-child {
	margin-left:0;
	display:inline-block;
}

#menuWrap {
	display:none;
}

#menu {
	border-bottom:solid 4px #f37a1f;
	background: rgb(99,99,99); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzNjM2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjNiM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(99,99,99,1) 0%, rgba(59,59,59,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,99,99,1)), color-stop(100%,rgba(59,59,59,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(99,99,99,1) 0%,rgba(59,59,59,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(99,99,99,1) 0%,rgba(59,59,59,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(99,99,99,1) 0%,rgba(59,59,59,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(99,99,99,1) 0%,rgba(59,59,59,1) 100%); /* W3C */
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li:before {
	content:"";
	position:absolute;
	width:1px;
	height:100%;
	left:0;
	top:0;
	pointer-events:none;
	background:#848484;
}

.navbar .nav>li {
	position:relative;
	float:left;
}

.navbar .nav>li:after {
	content:"";
	position:absolute;
	width:1px;
	height:100%;
	right:0;
	top:0;
	pointer-events:none;
	background:#424141;
}

.navbar .nav>li:first-child:before,
.navbar .nav>li:last-child:after {
	display:none;
}

.navbar-nav>li>a {
	color:#fff;
	font-family: 'Source Sans Pro';
	font-weight:600;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:-0.003em;
	line-height:18px;
	white-space:nowrap;
	padding:25px 5px;
	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;
}

.navbar-nav>li>a span {
	position:relative;
}

.navbar-nav>li>a span:after {
	content:"";
	position:absolute;
	width:100%;
	height:3px;
	left:0;
	bottom:-8px;
	pointer-events:none;
	opacity:0;
	background:#f37a1f;
	-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 span:after, .nav>li>a:focus span:after, .nav>li.active>a span:after {
	opacity:1;
}

#sliderWrap,
#mapWrap {
	margin-top:24px;
}

#slider {
	height:450px;
}

#brandsWrap {
  margin-top: 24px;
}

#brands {
  border-top:solid 4px #f37a1f;
	background: rgb(255,255,255); /* Old browsers */
  min-height: 64px;
}

#brands img {
  display: inline-block;
  max-width: 11%;
}

#brands a {
  margin-right: 1.5%;
  font-size: 0;
}

#intro {
	margin-top:40px;
	color:#1a1a1a;
	font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:normal;
}

#intro h1 {
	color:#fff;
	font-family: 'Source Sans Pro';
	font-weight:600;
	font-style:normal;
	font-size:30px;
	text-align:center;
	line-height:normal;
	margin:0 0 28px 0;
}

#intro p {
	margin-bottom:22px;
}

#content {
	margin-top:35px;
}

body#contact-us #content {
	margin-bottom:30px;
}

.contentBox {
	margin-bottom:70px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#f37a1f;
	font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:28px;
	line-height:normal;
	margin:0 0 18px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.contentBox h3 {
	color:#1a1a1a;
	font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:22px;
	line-height:normal;
	margin:18px 0 12px 0;
}

.contentBox p {
	margin-bottom:22px;
}

.contentBox ul {
	margin-left:-18px;
}

.contentImage {
	margin-bottom:30px;
}

.contentImage img {
	display:inline-block;
}

#homeThumbs {
	margin-top:55px;
}

.ht {
	margin-bottom:30px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	max-width:350px;
	margin-left:auto;
	margin-right:auto;
	color:#1a1a1a;
}

.htImage {
	position:relative;
	margin-bottom:10px;
}

.htImage:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	pointer-events:none;
	opacity:0;
	background:rgba(243,122,31,0.84);
	-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;
}

#homeThumbs a:hover .htImage:after {
	opacity:1;
}

.homeThumb h3 {
	color:#fff;
	font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:23px;
	text-align:center;
	line-height:normal;
	padding:13px 10px;
	background:#f37a1f;
	margin:0 0 20px 0;
}

#ctaWrap {
	margin-top:60px;
	margin-bottom:30px;
}

body#contact-us #ctaWrap {
	display:none;
}

#cta {
	color:#e8e8e8;
	font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:23px;
	text-align:center;
	line-height:27px;
	padding:30px 15px;
	background:#383838;
}

#cta a {
	margin-top:15px;
	margin-left:4px;
	position:relative;
	display:block;
	color:#fff;
	font-family: 'Source Sans Pro';
	font-weight:600;
	font-style:normal;
	font-size:28px;
	text-transform:capitalize;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.79);
	line-height:28px;
	padding:12px 15px;
	border:solid 1px #f37a1f;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-shadow: 0px 1px 2px 0px rgba(255, 255, 255, 0.64) inset;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(255, 255, 255, 0.64) inset;
	-moz-box-shadow: 0px 1px 2px 0px rgba(255, 255, 255, 0.64) inset;
	background: rgb(245,143,36); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1OGYyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTY2MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(245,143,36,1) 0%, rgba(241,102,26,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,143,36,1)), color-stop(100%,rgba(241,102,26,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,143,36,1) 0%,rgba(241,102,26,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,143,36,1) 0%,rgba(241,102,26,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,143,36,1) 0%,rgba(241,102,26,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,143,36,1) 0%,rgba(241,102,26,1) 100%); /* W3C */
	-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;
}

#cta a:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	pointer-events:none;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
}

.footer {
	position:relative;
	color:#fff;
	font-family: 'Source Sans Pro';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:20px;
	padding-top:35px;
	padding-bottom:35px;
	background: rgb(64,64,64); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNDA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjI2MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(64,64,64,1) 0%, rgba(38,38,38,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,64,64,1)), color-stop(100%,rgba(38,38,38,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(38,38,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(38,38,38,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(38,38,38,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(64,64,64,1) 0%,rgba(38,38,38,1) 100%); /* W3C */
}

#footerMap {
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
	padding-left:175px;
}

#footer-map {
	width:100%;
	height:100%;
}

.footer h3 {
	color:#f37a1f;
	font-family: 'Source Sans Pro';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	line-height:31px;
	margin:0 0 30px 0;
}

#footerLogo {
	margin-bottom:30px;
}

#footerContact address {
	font-size:18px;
	line-height:23px;
	padding-left:40px;
	margin-bottom:20px;
}

#footerContact address:last-child {
	margin-bottom:0;
}

.footerPhone {
	background:url(http://cdn.myld.com.au/2/831/stihl-shop-atherton-atherton-motorcycles_98719c46b1.png) left center no-repeat;
}

.footerAddress {
	background:url(http://cdn.myld.com.au/2/831/stihl-shop-atherton-atherton-motorcycles_290ff26783.png) left center no-repeat;
}

.footerMail {
	background:url(http://cdn.myld.com.au/2/831/stihl-shop-atherton-atherton-motorcycles_b5783e239f.png) left center no-repeat;
}

#footerContact a {
	color:#fff;
}

#footerContact a:hover {
	color:#f37a1f;
}

#footerLast {
	margin-top:60px;
}

#footerSocial .socialmedia {
	display:inline-block;
}

#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:#f37a1f;
	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:#f37a1f;
	background:#fff;
}

#schema, .schema-address {
	display:none;
}

p:last-child,
p.last {
	margin-bottom:0 !important;
}

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;
}

.slickBox,
.slickBox img {
	display:inline-block;
}

.slickBox {
	padding:0 10px;
}

.topMargin {
	margin-top:15px;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
	
	.navbar-nav>li>a {
		font-size:17px;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:450px;
	}
	
	#headerContact,
	#menuWrap {
		display:block;
	}
	
	#logo2 {
		display:none;
	}
	
	.logo:first-child {
		margin-right:36px;
	}
	
	.logo:last-child {
		display:inline-block;
	}

	#cta {
		font-size:27px;
		padding:40px 60px;
		text-align:left;
	}
	
	#cta a {
		margin-top:0;
	}
}

@media (max-width: 991px) { 
  #brands {
    display: none;
  }
}

@media (min-width: 768px) {
	.logo {
		font-size:48px;
	}
	
	#intro h1 {
		font-size:48px;
	}
	
	#cta a {
		display:inline-block;
		padding-left:38px;
		padding-right:38px;
	}
	
	.ht {
		margin-bottom:0;
	}
	
	.contentImage {
		margin-bottom:0;
	}
	
	.contentBox ul {
		margin-left:18px;
	}
}

@media (max-width: 767px) {
	.contactInfo {
		margin-top:30px;
	}
}

@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) {
	#cta {
		font-size:23px;
		padding-left:20px;
		padding-right:20px;
}

/* 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) {...}