.home .t3-sl-6 {
	padding: 0;
}
.home .t3-sl-6 .t3-module {
	position: relative;
	padding: 75px 0;
}
.home .t3-sl-6 .t3-module .mod-wrapper {
    z-index: 99;
    position: relative;
	color: #fff;
}
.home .t3-sl-6 .t3-module
.home .t3-sl-6 .t3-module:before,
.home .t3-sl-6 .t3-module:after {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.t3-header .logo {
    position: relative;
}
.logo .logo-img {
	width: 150px;
}
.smallHeader .t3-header {
    padding-bottom: 17.8571px;
}
body .t3-header {
    padding-bottom: 23px;
}
.home body .t3-header {
    position: relative;
}
.t3-header .absolute-small {
	padding-top: 28px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator {padding-top: 22.7273px; }
.subpage-banner {
    
    min-height: 336px;
}
