@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.hyphen {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.p-t-md-30 {
  padding-top: 30px;
}
h1 {
  font-size: 3rem;
}
h1.title {
  font-size: 3.5rem;
}
h2 {
  font-size: 2.5rem;
}
h2.title {
  font-size: 3.0rem;
}
#page-122 #stage .stage-img {
  height: 330px;
}
.section {
  padding-top: 45px;
}
#search-filternav .input-group {
  display: table;
}
#search-filternav .input-group .input-group-btn {
  width: 1%;
  display: table-cell;
}
#search-filternav .input-group .form-control {
  display: table-cell;
  float: left;
}
.headline h1.title {
  margin-top: 90px;
}
#header {
  border-bottom: 0;
  height: 125px;
  border-bottom: 1px solid #efefef;
}
#header .container {
  position: relative;
}
#header.scrolling {
  height: 85px;
}
#header.scrolling .container {
  height: 100%;
}
#header.scrolling #main-navigation {
  margin-top: 25px;
}
#header.scrolling #logo img {
  width: 175px;
  margin-top: 7px;
  margin-bottom: 0;
}
#header #logo img {
  margin-top: 30px;
  transition: all 0.2s;
}
#header #object-number-search {
  width: 300px;
  right: 15px;
}
#header #main-navigation {
  display: inline;
  position: static;
  background-color: #ffffff;
  width: auto;
  float: right;
  overflow: visible;
  background-color: transparent;
  margin-top: 65px;
}
#header #main-navigation li {
  display: inline-block;
}
#header #main-navigation li.level-1 {
  border-bottom: 0;
}
#header #main-navigation li.level-1 a {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
#header #main-navigation li.level-1:last-child a {
  padding-right: 0;
}
#header #main-navigation li a {
  display: inline-block;
}
#header #main-navigation li.has-entries {
  position: relative;
}
#header #main-navigation li.has-entries:hover ul.level-2 {
  text-align: left;
  position: absolute;
  display: inline-block;
  background-color: #fff;
  display: block;
  z-index: 20;
}
#header #main-navigation li.has-entries:hover ul li.level-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}
#header #main-navigation li.has-entries:hover ul li.level-2 a {
  color: #000000;
}
#main {
  padding-top: 125px;
  padding-bottom: 90px;
}
#stage {
  height: auto;
}
#stage #stage-img {
  height: 400px;
}
#stage #object-search-block {
  top: 65px;
  width: 300px;
}
#stage #stage-text {
  font-size: 30px;
  top: 120px;
}
#footer {
  text-align: left;
}
#footer .footer-content {
  top: 5px;
  left: 105px;
  position: absolute;
}
#footer .spacer {
  margin-bottom: 30px;
}
#routing-form {
  margin-top: 0;
}
.btn-cta {
  margin-bottom: 0;
  width: auto;
}
