/***********************
*  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/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;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bolditalic-webfont.svg#open_sansbold) format('svg');
   font-weight:700;
   font-style:italic;
}

/* @general styles
-----------------*/
::selection {
  background:#f4941f;
	color:#fff;
}

a {
	color:#f4941f;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
	content:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_5b1a852a8b.png) url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_21c2b1d814.png) url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_d9ce29b4c2.png) url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_b0cdda3929.png) url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_523266a859.png);
	display:none;
}

body {
	color:#000;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:24px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#header {
	position:relative;
	width:auto;
	left:auto;
	top:auto;
	margin-left:-15px;
	margin-right:-15px;;
	padding-top:15px;
	padding-bottom:15px;
	background:rgba(255,255,255,0.9);
	z-index:1;
}

#headerRight {
	display:none;
}

#slogan {
	margin-top:20px;
	margin-bottom:40px;
	color:#fea320;
	font-weight:700;
	font-style:italic;
	font-size:30px;
	line-height:normal;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
	float:right;
}

.navbar .nav>li {
	float:left;
	margin-left:45px;
}

.navbar .nav>li:first-child {
	margin-left:0;
}

.navbar-nav>li>a {
	color:#e40101;
	font-weight:700;
	font-size:19px;
	line-height:normal;
	text-transform:uppercase;
	white-space:nowrap;
	padding:5px 0 10px;
	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:#fea320;
}

.navbar-nav>li>a:after {
	opacity:0;
	content:"";
	position:absolute;
	width:50px;
	height:2px;
	left:50%;
	margin-left:-25px;
	bottom:0;
	background:#fea320;
	-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;
}

#headerIcons a {
	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;
}

.headerPhone {
	width:24px;
	height:24px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_411860e4de.png);
}

.headerMail {
	margin-left:25px;
	width:25px;
	height:16px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_2dd0f7791c.png);
}

.headerPhone:hover {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_5b1a852a8b.png);
}

.headerMail:hover {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_21c2b1d814.png);
}

#slider {
	position:relative;
	height:770px;
}

body#contact-us #slider {
	display:none;
}

#sliderControls {
	position:absolute;
	width:140px;
	height:44px;
	left:50%;
	margin-left:-70px;
	bottom:0;
	background:rgba(0,0,0,0.3);
}

a.prev, a.next {
	position:absolute;
	width:13px;
	height:26px;
	top:50%;
	margin-top:-13px;
	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/1633/nu-style-carpets-pest-control_24a861a5a9.png) no-repeat;
	left:20px;
}

a.next {
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_14bfe59da3.png) no-repeat;
	right:20px;
}

a.prev:hover, a.next:hover {
	opacity: 0.5;
}

#paginations {
	position:absolute;
	width:100%;
	height:10px;
	bottom:24px;
	display:inline-block;
}

#paginations ul {
	text-align:center;
	margin:0;
	padding:0;
}

.pagination {
	width:10px;
	height:10px;
	background:transparent;
	border:solid 2px #fff;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	margin:0 2px;
	cursor:pointer;
	-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;
}

.pagination.active {
	background:#fff;
}

#moduleBoxWrap {
	display:none;
	position:absolute;
	width:100%;
	left:0;
	top:360px;
}

body#home #moduleBoxWrap {
	display:block;
}

#moduleBox {
	display:inline-block;
	padding:25px;
	background:rgba(0,0,0,0.3);
}

.mb {
	display:inline-block;
	max-width:125px;
}

.moduleBox h3 {
	opacity:0;
	color:#fea320;
	font-weight:700;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	margin:0 0 10px 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;
}

#moduleBox a:hover .moduleBox h3 {
	opacity:1;
}

.mbImage {
	width:125px;
	height:125px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:rgba(87,87,87,0.9);
	-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;
}

#moduleBox a:hover .mbImage {
	background-color:rgba(254,163,32,0.9);
}

#mbImage1 {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_d4f0252ba0.png);
}

#mbImage2 {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_bf1f1d88bf.png);
}

#mbImage3 {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_e6a053af7d.png);
}

#mbImage4 {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_bafa399d46.png);
}

#mainBoxWrap {
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_3db3ea6456.jpg) center center no-repeat;
	background-size:cover;
}

#mainBox {
	padding-top:80px;
	padding-bottom:90px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_bf14eea185.png) center center no-repeat #fff;
	background-size:cover;
}

body#home #mainBox {
	background-image:none;
}

#welcome {
	color:#3a3a3a;
}

#welcome h1 {
	color:#c2c2c2;
	font-weight:700;
	font-size:30px;
	line-height:35px;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 70px 0;
}

#welcome p {
	margin-bottom:25px;
}

.welcomeLink a {
	color:#e40101;
	font-weight:700;
	font-size:20px;
	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;
}

.welcomeLink a:hover {
	color:#3a3a3a;
}

.welcomeImage {
	margin-top:20px;
}

.welcomeImage img {
	display:inline-block;
}

#homeThumbs {
	padding-top:100px;
}

.ht {
	margin-bottom:70px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	position:relative;
}

.homeThumb:before {
	content:"";
	position:absolute;
	left:50%;
	z-index:1;
}

#homeThumb1:before {
	width:64px;
	height:74px;
	margin-left:-32px;
	top:-54px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_88e6afd9ba.png);
}

#homeThumb2:before {
	width:75px;
	height:72px;
	margin-left:-37px;
	top:-52px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_36e09b9cf7.png);
}

#homeThumb3:before {
	width:67px;
	height:73px;
	margin-left:-33px;
	top:-53px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_8a527497dc.png);
}

#homeThumb4:before {
	width:67px;
	height:72px;
	margin-left:-33px;
	top:-52px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_aa31074153.png);
}

.htImage {
	position:relative;
	height:370px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	border-top:solid 20px #f4941f;
}

#homeThumb1 .htImage {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_5179077715.jpg);
}

#homeThumb2 .htImage {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_f3bf3f9dbb.jpg);
}

#homeThumb3 .htImage {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_bf5797a2e0.JPG);
}

#homeThumb4 .htImage {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_6a2dd2e4af.jpg);
}

.homeThumb h4 {
	display:none;
	color:#fff;
	font-weight:700;
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:20px 15px;
	background:rgba(88,88,88,0.78);
	position:absolute;
	width:100%;
	left:0;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
	-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;
}

#homeThumb3 h4 {
	padding-top:32px;
	padding-bottom:32px;
}

#homeThumbs a:hover .homeThumb h4 {
	opacity:0;
}

.htText {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	color:#fff;
	font-size:13px;
	line-height:14px;
	letter-spacing:-0.05em;
	background:rgba(77,77,77,0.93);
	-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 {
	opacity:1;
}

.htTextInner:after {
	content:"more>>";
	display:block;
	margin-top:5px;
	color:#fea320;
	font-weight:700;
	font-size:13px;
	line-height:normal;
	text-transform:uppercase;
}

.htText h3 {
	color:#fff;
	font-weight:700;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	margin:0 0 10px 0;
}

.htTextInner {
	padding:0 15px;
	position:absolute;
	width:100%;
	left:0;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}

.htText a {
	color:#fea320;
	-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;
}

.htText a:hover {
	color:#fff;
}

.footer {
	padding-top:40px;
	padding-bottom:15px;
	background:#c40000;
	color:#fff;
	font-size:13px;
	line-height:16px;
}

.footer h3 {
	color:#fff;
	font-weight:700;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 30px 0;
}

#synopsis span {
	display:block;
	margin-top:30px;
	font-weight:700;
	font-size:18px;
	line-height:23px;
}

#synopsis span a,
#footerContact a {
	color:#fff;
	-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;
}

#synopsis span a:hover,
#footerContct a:hover {
	color:#fea320;
}

#footerContact h3 {
	padding-left:30px;
}

#footerContact a {
	display:inline-block;
	padding-left:30px;
	font-weight:600;
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}

.footerAddress {
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_e73b9a93b2.png) left 3px no-repeat;
}

.footerPhone {
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_6a72dac294.png) left 3px no-repeat;
}

.footerHours {
	margin-bottom:0 !important;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_af0d77681f.png) left 3px no-repeat;
}

.footerAddress:hover {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_d9ce29b4c2.png);
}

.footerPhone:hover {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_b0cdda3929.png);
}

.footerHours:hover {
	background-image:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_523266a859.png);
}

#footerContact a:hover {
	color:#f4941f;
}

#footerBtn {
	margin-top:35px;
}

#footerBtn a {
	margin-left:30px;
	display:inline-block;
	color:#c40000;
	font-weight:700;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	padding:20px 30px;
	background:#fff;
	border:solid 1px #fff;
	-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;
}

#footerBtn a:hover {
	color:#fff;
	background:transparent;
}

#footer-map {
	height:335px;
}

#footer2 {
	margin-top:25px;
	padding:0 30px;
}

#copyright {
	color:##fff;
	font-size:13px;
	line-height:normal;
}

#footerBrand {
	margin-left:20px;
}

#intro h1 {
	color:#000;
	font-weight:700;
	font-size:30px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 45px 0;
}

#intro p {
	margin-bottom:20px;
}

.introBtn {
	margin-top:40px;
}

.introBtn a {
	display:inline-block;
	color:#fff;
	font-weight:700;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	padding:20px 30px;
	background:#f4941f;
	-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;
}

.introBtn a:hover {
	background:#c40000;
}

#content {
	padding-top:50px;
}

.contentBox {
	margin-bottom:50px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#e40101;
	font-weight:700;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

.contentBox h3 {
	color:#e40101;
	font-weight:700;
	font-size:15px;
	line-height:normal;
	margin:20px 0 5px 0;
}

.contentBox p,
.contentBox ul {
	margin-bottom:25px;
}

#tabNav {
	margin:0;
	padding:0;
	list-style-type:none;
}

#tabNav li {
	margin-bottom:15px;
}

#tabNav li:last-child {
	margin-bottom:0;
}

#tabNav li a {
	position:relative;
	display:block;
	color:#000;
	font-weight:700;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding-right: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;
}

#tabNav li a:hover, #tabNav li.active a {
	color:#e40101;
}

#tabNav li a:after {
	opacity:0;
	content:"";
	position:absolute;
	width:9px;
	height:18px;
	right:0;
	top:50%;
	margin-top:-9px;
	background:url(http://cdn.myld.com.au/2/1633/nu-style-carpets-pest-control_951af50e79.png);
	-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 {
	opacity:1;
}

.tab-content {
	margin-top:40px;
	padding:25px 15px;
	background:rgba(255,255,255,0.5);
}

#map-canvas {
	height:200px;
}

.btn {
	background:#f4941f;
	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:#f4941f;
	background:#fff;
}

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;
}

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;
}

#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) {
	.htText {
		line-height:15px;
		letter-spacing:0;
	}
	
	.htText h3 {
		font-size:20px;
		line-height:24px;
	}
	
	.tab-content {
		padding-left:25px;
		padding-right:25px;
	}
}

@media (min-width: 992px) {
	#map-canvas {
		height:770px;
	}

	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}
	
	#headerRight,
	.homeThumb h4 {
		display:block;
	}

	#header {
		position:absolute;
		width:100%;
		left:0;
		top:0;
		margin-left:0;
		margin-right:0;
		padding-top:25px;
	}
	
	.htText {
		opacity:0;
	}
	
	.ht {
		margin-bottom:0;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	.welcomeImage,
	.tab-content {
		margin-top:0;
	}
}

@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;
	}
	
	.ht:nth-child(3) {
		margin-bottom:0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#slogan {
		font-size:25px;
	}
	
	.navbar .nav>li,
	.headerMail {
		margin-left:20px;
	}
	
	.homeThumb h4 {
		font-size:15px;
	}
}

/* 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) {
	.homeThumb h4 {
		display:none;
	}
	
	.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) {...}