/***********************
*  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: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.svg#open_sanslight) format('svg');
   font-weight:300;
   font-style:normal;
}

@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: 'Signika';
   src:   url(http://cdn.myld.com.au/1/fonts/Signika/signika-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Signika/signika-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-semibold-webfont.svg#signikasemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Signika';
   src:   url(http://cdn.myld.com.au/1/fonts/Signika/signika-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Signika/signika-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Signika/signika-bold-webfont.svg#signikabold) format('svg');
   font-weight:700;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
  background:#579829;
  color:#fff;
}

a {
  color:#579829;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body {
	color:#212121;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:20px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#header {
	background:#212121;
	padding-top:10px;
	padding-bottom:10px;
}

#headerRight {
	display:none;
	padding-top:10px;
}

.headerInline {
	display:inline-block;
	vertical-align:middle;
}

.headerNav {
	list-style-type:none;
	margin-left:30px;
}

.headerNav a {
	color:#fff;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	text-transform:uppercase;
	line-height:24px;
	white-space:nowrap;
	-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;
}

.headerNav a:hover, .headerNav li.active a {
	color:#6dbd35;
}

#menu {
	margin-top:55px;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
	float:right;
}

.navbar .nav>li {
	float:left;
	margin-left:65px;
}

.navbar .nav>li:first-child {
	margin-left:0;
}

.navbar-nav>li>a {
	color:#fff;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:16px;
	text-transform:uppercase;
	line-height:24px;
	padding:0 0 15px;
	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:#6dbd35;
}

#slider:before,
#mapWrap:before {
	content:"";
	position:absolute;
	width:100%;
	height:10px;
	left:0;
	top:0;
	background:rgba(33,33,33,0.7);
	z-index:1;
}

#slider {
	position:relative;
	height:440px;
}

body#contact-us #slider {
	display:none;
}

#slider:after,
#mapWrap:after {
	content:"";
	position:absolute;
	width:100%;
	height:10px;
	left:0;
	bottom:0;
	background:rgba(33,33,33,0.7);
}

#intro {
	position:relative;
	padding-top:55px;
	padding-bottom:90px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:14px;
	line-height:normal;
}

#intro:before {
	content:"";
	position:absolute;
	width:100%;
	height:37px;
	left:0;
	bottom:-2px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/889/seymour-field-industries-pty-ltd_e40c0670c4.png) center bottom no-repeat;
}

#intro h1 {
	color:#fff;
	font-family: 'Signika';
	font-weight:700;
	font-style:normal;
	font-size:35px;
	text-transform:uppercase;
	text-shadow: 1px 2px 9.5px rgba(0, 0, 0, 0.75);
	line-height:35px;
	margin:0 0 20px 0;
}

#intro p {
	margin-bottom:20px;
}

#content {
	padding-top:100px;
	padding-bottom:100px;
	background: rgb(187,187,187); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQxZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(187,187,187,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,187,187,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(209,209,209,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(187,187,187,1) 0%,rgba(209,209,209,1) 100%); /* W3C */
}

.contentBox h2 {
	color:#579829;
	font-family: 'Signika';
	font-weight:700;
	font-style:normal;
	font-size:30px;
	text-transform:uppercase;
	line-height:30px;
	margin:0 0 30px 0;
}

.contentBox p {
	margin-bottom:20px;
}

.contentImage {
	margin-top:30px;
}

.contentImage img {
	display:inline-block;
}

#tabNav,
#filters {
	background:#ddd;
	border:solid 1px #eee;
	padding:20px 0;
	margin:-125px 0 0;
	list-style-type:none;
}

#tabNav li,
#filters li {
	float:none;
	margin-bottom:8px;
}

#tabNav li a,
#filters li a {
	position:relative;
	margin-right:0;
	border:none;
	color:#212121;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	line-height:20px;
	padding:8px 25px;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-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 {
	cursor:pointer;
}

#tabNav li a:hover, #tabNav li.active a,
#filters li a:hover, #filters li.active a {
	background:#579829;
	color:#fff;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

#tabNav li a:after,
#filters li a:after {
	display:none;
	opacity:0;
	content:"";
	position:absolute;
	width:35px;
	height:100%;
	right:-35px;
	top:0;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/889/seymour-field-industries-pty-ltd_d9792dac8b.png) center center no-repeat #579829;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.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;
}

#tabNav li a:hover:after, #tabNav li.active a:after,
#filters li a:hover:after, #filters li.active a:after {
	opacity:1;
}

.tab-content {
	margin-top:30px;
}

#slogan {
	display:block;
	position:absolute;
	width:462px;
	height:119px;
	right:50%;
	top:50%;
	margin-right:-555px;
	margin-top:-60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background:url(http://cdn.myld.com.au/2/890/seymour-field-industries-pty-ltd_a6bc9bd6df.png) no-repeat;
}

#welcome {
	position:relative;
	padding-top:95px;
	padding-bottom:95px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:14px;
	line-height:normal;
	z-index:1;
}

#welcome:before {
	content:"";
	position:absolute;
	width:100%;
	height:37px;
	left:0;
	bottom:-2px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/889/seymour-field-industries-pty-ltd_e40c0670c4.png) center bottom no-repeat;
}

#welcome:after {
	content:"";
	position:absolute;
	width:78px;
	height:89px;
	bottom:-55px;
	left:50%;
	margin-left:-39px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/889/seymour-field-industries-pty-ltd_6dee242cd2.png) no-repeat;
}

#welcome p {
	margin-bottom:20px;
}

.welcomeImage {
	margin-top:30px;
}

.welcomeImage img {

	display:inline-block;
}

#homeThumbs {
	padding-top:100px;
	padding-bottom:100px;
	background: rgb(182,182,182); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2YjZiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(182,182,182,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,182,182,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(182,182,182,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(182,182,182,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(182,182,182,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(182,182,182,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
}

.htRow {
	margin-bottom:0;
}

.htRow:last-child {
	margin-bottom:0;
}

.ht {
	margin-bottom:30px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	position:relative;
	max-width:255px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.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;
}

#homeThumbs a:hover .homeThumb {
	box-shadow: 3px 5px 6px 0px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 3px 5px 6px 0px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 3px 5px 6px 0px rgba(0, 0, 0, 0.42);
}

.htText {
	opacity:1;
	position:relative;
	width:100%;
	top:auto;
	right:auto;
	padding:15px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:13px;
	line-height:14px;
	background:rgba(94,150,54,0.95);
	-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 .htText {
	opacity:1;
}

.htText a {
	color:#fff;
	text-decoration:underline;
}

.htText a:hover {
	text-decoration:none;
}

.homeThumb h3 {
	position:relative;
	width:100%;
	right:auto;
	bottom:auto;
	color:#212121;
	font-family: 'Signika';
	font-weight:700;
	font-style:normal;
	font-size:17px;
	text-transform:uppercase;
	text-align:right;
	line-height:17px;
	background:rgba(222,222,222,0.9);
	margin:0 0 0 0;
	padding:10px 15px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-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;
}

#htRow1 .ht:nth-child(3) .homeThumb h3,
#htRow2 .ht:nth-child(2) .homeThumb h3,
#htRow2 .ht:nth-child(4) .homeThumb h3,
#htRow3 .ht:nth-child(3) .homeThumb h3 {
	padding-top:10px;
}

#homeThumbs a:hover .homeThumb h3 {
	color:#fff;
	background:rgba(152,204,44,0.85);
}

.homeThumb h3 span {
	font-weight:600;
}

#footer1 {
	position:relative;
	color:#212121;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:13px;
	line-height:14px;
	padding-top:45px;
	padding-bottom:45px;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.2);
	z-index:1;
}

#footerLogo {
	padding-top:25px;
}

.logos {
	display:inline-block;
	vertical-align:middle;
	padding:12px 24px;
}

.logos img {
	display:inline-block;
}

#footer2 {
	position:relative;
	padding-top:60px;
	padding-bottom:60px;
	background:#212121;
	color:#cacaca;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:18px;
}

#footer2Inner:before {
	content:"";
	position:absolute;
	width:179px;
	height:201px;
	left:140px;
	bottom:-60px;
	pointer-events:none;
	background:url(http://cdn.myld.com.au/2/889/seymour-field-industries-pty-ltd_d0a2ff0d58.png) no-repeat;
}

#footer2Inner {
	position:relative;
}

#footer2 h3 {
	color:#fff;
	font-family: 'Signika';
	font-weight:600;
	font-style:normal;
	font-size:20px;
	text-transform:uppercase;
	line-height:20px;
	margin:0 0 30px 0;
}

#footerMap {
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	top:0;
}

#footer-map {
	width:100%;
	height:100%;
}

.footerContact address {
	margin-bottom:15px;
	padding-left:25px;
	line-height:18px;
}

.footerMail {
	background:url(http://cdn.myld.com.au/2/890/seymour-field-industries-pty-ltd_f18ad5d27c.png) left center no-repeat;
}

.footerAddress {
	background:url(http://cdn.myld.com.au/2/890/seymour-field-industries-pty-ltd_306401a02f.png) left 3px no-repeat;
}

.footerPhone {
	background:url(http://cdn.myld.com.au/2/890/seymour-field-industries-pty-ltd_ca11903668.png) left center no-repeat;
}

.footerContact a {
	color:#cacaca;
	-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:#579829;
}

#footer3 {
	padding-top:20px;
	padding-bottom:20px;
	background:#1a1a1a;
}

#copyright {
	color:#fff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:normal;
	margin-top:10px;
}

.footerInline {
	display:inline-block;
}

#footerBrand {
	margin-left:45px;
}

#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:#579829;
	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:#579829;
	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;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:440px;
	}
	
	#header {
		padding-bottom:0;
	}
	
	#headerRight {
		display:block;
	}
	
	.htRow {
		margin-bottom:30px;
	}

	.htText {
		opacity:0;
		position:absolute;
		width:242px;
		top:3px;
		right:3px;
		padding:20px 20px 40px 25px;
	}

	.homeThumb h3 {
		position:absolute;
		width:200px;
		right:3px;
		bottom:8px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	
	.ht {
		margin-bottom:0;
	}
	
	.tab-content {
		margin-top:0;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	#htRow1 .ht:nth-child(3) .homeThumb h3,
	#htRow2 .ht:nth-child(2) .homeThumb h3,
	#htRow2 .ht:nth-child(4) .homeThumb h3,
	#htRow3 .ht:nth-child(3) .homeThumb h3 {
		padding-top:27px;
	}
	
	.contentImage {
		margin-top:0;
	}
	
	#tabNav li a,
	#filters li a {
		-webkit-border-radius: 5px;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius: 5px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-radius: 5px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	#tabNav li a:after,
	#filters li a:after {
		display:block;
	}
}

@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;
	}
	
	.htText {
		min-height:156px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar .nav>li {
		margin-left:40px;
	}
	
	#slogan {
		margin-right:-470px;
	}
	
	.logos {
		padding-left:6px;
		padding-right:6px;
	}
	
	.htText {
		width:207px;
		padding:5px 5px 40px;
		line-height:13px;
		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 {
		opacity:1;
	}
}

/* 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) {...}