/* metaNav  */
.metaNav {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 1;
}
.metaNav ul {
  list-style: none;
}
.metaNav li {
  display: inline;
  float: right;
  padding-left: 20px;
  padding-bottom: 3px;
}
.metaNav li a {
  color: #999999;
  text-transform: uppercase;
}
.metaNav .smartphoneSearchIcon {
  display: none;
}
/* languageSelector */
.languageSelector .ulAsSelect .choose {
  text-transform: uppercase;
  background: none;
  border: 0;
  padding: 0 20px 7px 0;
  color: #b0356a;
  font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 1;
}
.languageSelector .ulAsSelect .choose:after {
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  content: "";
  position: absolute;
  width: 12px;
  margin-left: 5px;
  height: 16px;
  background-position: -58px -36px;
}
/* searchav */
.searchNav label {
  display: none;
}
.searchNav #searchterm {
  width: 133px;
  height: 28px;
  line-height: 2;
  border-right: none;
  color: #999999;
  vertical-align: top;
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: -4px;
  font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
  letter-spacing: 0.5px;
}
.searchNav #searchbutton {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 28px;
  border: 0;
  color: transparent;
  text-indent: -999px;
  cursor: pointer;
  background: url("../../img/rehau/bt_search.png") no-repeat top right;
}
.searchNav #searchAutocomplete ul {
  min-width: 158px;
}
.searchNav .smartphoneSearchCustomer {
  display: none;
}
@media only screen and (max-width: 580px) {
  .searchNav {
    background-color: #ffffff;
    z-index: 3000;
  }
  .searchNav #searchterm {
    color: #b0356a;
  }
  .searchNav .smartphoneSearchCustomer {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 17px 15px;
    padding: 8px 15px;
    line-height: 1;
    border: 1px solid #999999;
    text-decoration: none;
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    color: #ffffff;
  }
  .searchNav .smartphoneSearchCustomer:hover {
    background-color: #b0356a;
  }
}
/*footerNav */
.footerNav {
  margin-bottom: 6px;
}
.footerNav .content {
  float: right;
}
.footerNav ul {
  list-style-type: none;
}
.footerNav li {
  display: inline;
  padding-left: 20px;
}
/* teaserNav */
.teaserNav {
  font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 1;
  font-size: 17px;
  font-size: 1.7rem;
  /* Flyout Area */
  /* -----    MEDIA QUERIES ----- */
}
.teaserNav .smartphoneNav {
  display: none;
}
.teaserNav ul {
  list-style: none;
}
.teaserNav .menu_sections_control {
  display: none;
}
.teaserNav .menu_sections {
  display: table;
}
.teaserNav .menu_sections ul.sections {
  display: table-row;
}
.teaserNav .section {
  /* subsection area */
}
.teaserNav .section.active .level1 {
  font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
  font-weight: normal !important;
  color: #b0356a;
}
.teaserNav .section > a {
  display: block;
  text-decoration: none;
  min-width: 50px;
  vertical-align: middle;
}
.teaserNav .section > a .level1 {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  text-align: center;
}
.teaserNav .section .sub_sections {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1001;
}
@media only screen and (min-width:581px) {
  .teaserNav .section {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #d1d1d1;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .teaserNav .section > a {
    text-align: center;
  }
  .teaserNav .section.first {
    border-left: none;
  }
  .teaserNav .section.hover {
    background: #b0356a;
  }
  .teaserNav .section.hover > a .level1 {
    color: white;
  }
  .teaserNav .section.hover .sub_sections {
    display: block;
  }
  .teaserNav .section.hover .marker {
    margin: 0 auto;
    width: 0;
    position: relative;
  }
  .teaserNav .section.hover .marker .markerinner {
    position: absolute;
    bottom: -9px;
    left: -10px;
    background: url(../../img/rehau/sprite20px.png) no-repeat -40px -60px;
    width: 21px;
    height: 10px;
    z-index: 1010;
  }
}
@media only screen and (min-width: 901px) {
  .teaserNav .section > a {
    padding: 7px 10px;
  }
}
@media only screen and (min-width:581px) and (max-width:900px) {
  .teaserNav .section > a {
    padding: 0 10px;
  }
}
.teaserNav .flyout {
  font-family: Arial, sans-serif;
  letter-spacing: 0;
  background-color: white;
}
.teaserNav .flyout:before,
.teaserNav .flyout:after {
  content: "";
  display: table;
}
.teaserNav .flyout:after {
  clear: both;
}
.teaserNav .flyout a {
  display: block;
  padding: 7px 0 8px 0;
  margin-left: 15px;
  margin-right: 20px;
}
.teaserNav .flyout li {
  overflow: hidden;
}
.teaserNav .flyout li:hover,
.teaserNav .flyout li:active {
  background-color: #b0356a;
}
.teaserNav .flyout li:hover a,
.teaserNav .flyout li:active a {
  text-decoration: none;
  color: white;
}
.teaserNav .flyout .flyoutTeaser h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
  font-weight: normal !important;
  color: #b0356a;
}
.teaserNav .flyout .flyoutTeaser p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #666666;
}
.teaserNav .flyout .flyoutClose {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  position: absolute;
  right: 20px;
  bottom: 10px;
  height: 20px;
  padding-top: 8px;
  padding-left: 8px;
}
.teaserNav .flyout .flyoutClose:hover {
  text-decoration: none;
  cursor: pointer;
}
.teaserNav .flyout .flyoutClose:after {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: -2px;
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  content: "";
  background-position: -60px -140px;
  display: block;
  float: right;
}
@media only screen and (min-width:581px) {
  .teaserNav .flyout {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -1px auto 0;
    padding: 20px;
    border: 1px solid #d1d1d1;
  }
  .teaserNav .flyout ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333333333%;
    padding-right: 20px;
  }
  .teaserNav .flyout li {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
    list-style-image: none;
  }
  .teaserNav .flyout a {
    color: #666666;
  }
  .teaserNav .flyout li a:before {
    background: url(../../img/rehau/sprite20px.png) no-repeat;
    content: "";
    position: absolute;
    width: 12px;
    margin-left: -14px;
    height: 16px;
    background-position: 0 -16px;
  }
  .teaserNav .flyout li a:after {
    float: right;
    margin-right: -20px;
    width: 12px;
    height: 20px;
    margin-top: 3px;
    background: url(../../img/rehau/sprite20px.png) no-repeat;
    content: "";
  }
  .teaserNav .flyout li:hover a:before {
    background-position: 20px 0;
  }
}
@media only screen and (min-width: 901px) {
  .teaserNav .flyout {
    /* -----    Teaser ----- */
    padding-bottom: 40px;
  }
  .teaserNav .flyout .flyoutTeaserBox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    width: 66.66666666666666%;
  }
  .teaserNav .flyout .flyoutTeaser {
    display: table;
    margin-bottom: 20px;
    width: 100%;
  }
  .teaserNav .flyout .flyoutTeaser:last-of-type {
    margin-bottom: 0;
  }
  .teaserNav .flyout .flyoutTeaser img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333333333%;
    padding-right: 20px;
    float: left;
  }
  .teaserNav .flyout .flyoutTeaserText {
    width: 66.66666666666666%;
    display: inline-block;
  }
}
@media only screen and (min-width:581px) and (max-width:900px) {
  .teaserNav .flyoutTeaserBox {
    display: none;
    visibility: hidden;
  }
  .teaserNav .flyout {
    padding-bottom: 40px;
  }
  .teaserNav .flyout ul {
    padding-right: 0;
    width: 100%;
  }
  .teaserNav .flyout li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    float: left;
    overflow: hidden;
  }
}
@media only screen and (min-width:768px) and (max-width:900px) {
  .teaserNav .flyout li {
    width: 33.33%;
  }
  .teaserNav .flyout li:nth-child(3n+4) {
    clear: both;
  }
}
@media only screen and (min-width:581px) and (max-width:767px) {
  .teaserNav .flyout li {
    width: 50%;
  }
  .teaserNav .flyout li:nth-child(2n+3) {
    clear: both;
  }
}
@media only screen and (max-width: 580px) {
  .teaserNav a {
    display: block;
  }
  .teaserNav .menu_sections {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2000;
    background-color: #ffffff;
    display: block;
  }
  .teaserNav .menu_sections ul.sections {
    display: none;
  }
  .teaserNav .menu_sections ul.sections li a {
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    padding: 8px 15px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    border-bottom: 1px solid #999999;
    text-decoration: none;
  }
  .teaserNav .menu_sections ul.sections li a .level1 {
    text-align: left;
    line-height: 1;
    display: block;
    text-transform: uppercase;
  }
  .teaserNav .menu_sections ul.sections .sub_sections {
    display: none;
  }
  .teaserNav .smartphoneNav {
    display: block;
    position: relative;
  }
  .teaserNav .smartphoneNav a {
    display: block;
    padding: 8px 25px 8px 15px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    text-decoration: none;
    font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
    letter-spacing: 0.5px;
  }
  .teaserNav .smartphoneNav a .level1 {
    display: inline;
  }
  .teaserNav .smartphoneNav a.link1 {
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    color: #ffffff;
    background-color: #b0356a;
    text-transform: uppercase;
  }
  .teaserNav .smartphoneNav a.link1:after {
    background-image: url("../../img/rehau/sprite20px.png");
    background-position: -20px -440px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 20px;
    margin-top: 3px;
    height: 13px;
    right: 3px;
  }
  .teaserNav .smartphoneNav a.link1.active:after {
    background-position: -20px -440px;
  }
  .teaserNav .smartphoneNav a.smartphoneNavActive {
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    color: #ffffff;
    background-color: #b0356a;
    text-transform: uppercase;
  }
  .teaserNav .smartphoneNav a.smartphoneNavActive:after {
    background-image: url("../../img/rehau/sprite20px.png");
    background-position: -20px -440px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 20px;
    margin-top: 3px;
    height: 15px;
    right: 3px;
  }
  .teaserNav .smartphoneNav a.smartphoneNavActive.opened:after {
    background-position: 0px -460px;
  }
  .teaserNav .smartphoneNav a.linkOverview {
    color: #b0356a;
    background-color: #ffffff;
    border-bottom: 1px solid #b0356a;
  }
  .teaserNav .smartphoneNav a.linkOverview:after {
    background-image: url("../../img/rehau/sprite20px.png");
    background-position: -60px -440px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 20px;
    margin-top: 7px;
    height: 20px;
    right: 3px;
  }
  .teaserNav .smartphoneNav a.linkOverview.active:after {
    background-position: -40px -440px;
  }
  .teaserNav .smartphoneNav a.linkBack {
    display: block;
    color: #b0356a;
    text-transform: uppercase;
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    border-top: 1px solid #b0356a;
    padding-left: 33px;
  }
  .teaserNav .smartphoneNav a.linkBack:before {
    background-image: url("../../img/rehau/sprite20px.png");
    background-position: 0px -440px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 15px;
    margin-left: -20px;
    margin-top: 2px;
  }
  .teaserNav .smartphoneNav .navSameLevel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2000;
    background-color: #ffffff;
  }
  .teaserNav .smartphoneNav .navSameLevel li {
    display: none;
  }
  .teaserNav .smartphoneNav .navSameLevel li.liActive {
    display: block;
  }
  .teaserNav .smartphoneNav .navSameLevel li.liActive a {
    border-bottom: none;
  }
  .teaserNav .smartphoneNav .navSameLevel li a {
    font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
    font-weight: normal !important;
    border-bottom: 1px solid #999999;
    text-transform: uppercase;
  }
  .teaserNav .smartphoneNav .navOverview {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2000;
    background-color: #ffffff;
  }
  .teaserNav .smartphoneNav .navOverview a {
    border-bottom: 1px solid #d1d1d1;
  }
}
@media only screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 580px) and (min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min-resolution: 192dpi), only screen and (max-width: 580px) and (min-resolution: 2dppx) {
  .teaserNav .smartphoneNav a.link1:after {
    background-image: url("../../img/rehau/sprite20px@2x.png");
    background-size: 100px auto;
    background-position: -20px -440px;
  }
}
@media only screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 580px) and (min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min-resolution: 192dpi), only screen and (max-width: 580px) and (min-resolution: 2dppx) {
  .teaserNav .smartphoneNav a.smartphoneNavActive:after {
    background-image: url("../../img/rehau/sprite20px@2x.png");
    background-size: 100px auto;
    background-position: -20px -440px;
  }
}
@media only screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 580px) and (min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min-resolution: 192dpi), only screen and (max-width: 580px) and (min-resolution: 2dppx) {
  .teaserNav .smartphoneNav a.linkOverview:after {
    background-image: url("../../img/rehau/sprite20px@2x.png");
    background-size: 100px auto;
    background-position: -60px -440px;
  }
}
@media only screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 580px) and (min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min-resolution: 192dpi), only screen and (max-width: 580px) and (min-resolution: 2dppx) {
  .teaserNav .smartphoneNav a.linkBack:before {
    background-image: url("../../img/rehau/sprite20px@2x.png");
    background-size: 100px auto;
    background-position: 0px -440px;
  }
}
/* submenuStatic */
.submenuStatic {
  padding-right: 0;
}
.submenuStatic li {
  float: left;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.submenuStatic li a {
  display: block;
  color: #444444;
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 20px 5px 12px;
  -webkit-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -ms-transition: background-color 0.25s, color 0.25s;
  -o-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
  overflow: hidden;
}
.submenuStatic li a:before {
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  content: "";
  position: absolute;
  background-position: 0 -300px;
  width: 4px;
  height: 8px;
  margin-top: 6px;
  margin-left: -12px;
}
.submenuStatic li a:after {
  float: right;
  margin-right: -20px;
  width: 12px;
  height: 20px;
  margin-top: 5px;
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  content: "";
}
.submenuStatic li a:hover {
  background-color: #b0356a;
  color: white;
  text-decoration: none;
}
.submenuStatic li a:hover:before {
  background-position: -10px -300px;
}
@media only screen and (min-width: 901px) {
  .submenuStatic li {
    width: 25%;
  }
  .submenuStatic li:nth-child(4n+5) {
    clear: both;
  }
}
@media only screen and (min-width:768px) and (max-width:900px) {
  .submenuStatic li {
    width: 33.33333333333333%;
  }
  .submenuStatic li:nth-child(3n+4) {
    clear: both;
  }
}
@media only screen and (min-width:581px) and (max-width:767px) {
  .submenuStatic li {
    width: 50%;
  }
  .submenuStatic li:nth-child(2n+3) {
    clear: both;
  }
}
@media only screen and (max-width: 580px) {
  .submenuStatic {
    display: none;
  }
}
