@media all {
  /* html, body */
  body,
  #ui select,
  #ui input,
  #ui textarea {
    font-family: arial, sans-serif;
  }
  #ui a:link,
  #ui a:visited {
    background-color: transparent;
    color: #333;
  }
  #ui a:hover,
  #ui a:focus,
  #ui a:active {
    background-color: transparent;
    color: #333;
    text-decoration: none;
  }
  #ui a.button,
  #ui a span.ic {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #000;
    color: #fff;
    display: inline-block;
    min-width: 80px;
    padding: 10px 35px 10px 15px;
    text-transform: uppercase;
  }
  #ui a.button:hover,
  #ui a span.ic:hover {
    background-color: #666;
    color: #ebeced;
  }
  #ui a.button:hover:before,
  #ui a span.ic:hover:before {
    color: #ebeced;
  }
  #ui a.button:before,
  #ui a span.ic:before {
    content: '\e807' '\e807';
    display: inline-block;
    font-family: 'heli-icons';
    font-size: inherit;
    line-height: 1;
    right: 10px;
    position: absolute;
    top: 16px;
  }
  #ui a.button span,
  #ui a span.ic span {
    font: 14px/20px normal arial, sans-serif;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.box-icon,
.gear-icon,
.note-icon {
  background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
  background-repeat: no-repeat;
  background-color: #d8dee4;
  padding-left: 30px!important;
}
.box-icon {
  background-position: 8px -3828px;
}
.gear-icon {
  background-position: 8px -3723px;
}
.note-icon {
  background-position: 8px -3878px;
}
.productpage #ui #content,
.homepage #ui #content {
  border: none;
  padding: 0;
}
@media all {
  #ui {
    margin: 0 auto 20px;
    min-width: 320px;
    position: relative;
    width: 100%;
  }
  #ui .wrapper > #header {
    position: relative;
  }
  #ui .wrapper > #footer {
    margin-top: 20px;
    position: relative;
  }
  #ui .wrapper > #footer .footer-wrapper {
    zoom: 1;
  }
  #ui .wrapper > #footer .footer-wrapper:before,
  #ui .wrapper > #footer .footer-wrapper:after {
    content: "";
    display: table;
  }
  #ui .wrapper > #footer .footer-wrapper:after {
    clear: both;
  }
  #ui .wrapper > #footer .footer-wrapper:before,
  #ui .wrapper > #footer .footer-wrapper:after {
    display: table;
    content: "";
  }
  #ui .wrapper > #footer .footer-wrapper:after {
    clear: both;
  }
  #ui #header {
    z-index: 20;
    background: #0a0b0c;
    border-top: 5px #3f3f3f solid;
  }
  #ui #header #navigationWrapper {
    width: 100%;
    display: inline-block;
    background: #292929;
    margin-bottom: -4px;
  }
  #ui #meta {
    position: relative;
    z-index: 5;
  }
  #ui #main {
    margin: 10px 0;
    z-index: 10;
  }
  #ui #stage {
    margin-bottom: 10px;
    position: relative;
  }
  #ui #sidebar-left,
  #ui #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #ui #content {
    position: relative;
  }
  #ui .navbarswitch {
    display: none;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape), screen and (max-device-width: 640px) and (orientation: landscape) {
  #ui .wrapper .indicatorlist {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
  #ui .wrapper .navbarswitch div {
    top: 39% !important;
  }
  #ui .wrapper.navbar.transition {
    margin-left: -90% !important;
  }
  #ui #navbar {
    width: 90% !important;
  }
  #ui #navbar.transition {
    right: -90% !important;
  }
  #ui #navbar.transition.active {
    right: 0 !important;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui {
    min-height: 97%;
  }
  #ui #sidebar-left,
  #ui #footer {
    margin: 0 10px;
    width: auto;
  }
  #ui #header #navigationWrapper {
    display: none;
  }
  #ui #sidebar-left {
    display: none;
  }
  #ui #content {
    margin: 10px;
    width: auto;
  }
  #ui .wrapper {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    width: 100%;
    position: absolute;
    height: 100%;
  }
  #ui .wrapper .indicatorlist {
    display: inline-block;
    float: right;
    list-style: none;
    margin-top: 24px;
    position: relative;
  }
  #ui .wrapper .indicatorlist li {
    float: right;
    margin: 12px 20px 20px 0;
  }
  #ui .wrapper .indicatorlist li button {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    -webkit-appearance: none;
    padding: 10px;
  }
  #ui .wrapper .indicatorlist li button.searchIndicator.icon-search {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 45px;
    width: 52px;
    background-position: 8px -665px;
  }
  #ui .wrapper .indicatorlist li button.searchIndicator.icon-search:before {
    content: "";
  }
  #ui .wrapper .indicatorlist li button.navbarIndicator.icon-navbar {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 36px;
    background-position: 0 -2893px;
    position: relative;
    top: 3px;
  }
  #ui .wrapper .indicatorlist li button.navbarIndicator.icon-navbar:before {
    content: "";
  }
  #ui .wrapper .navbarswitch {
    width: 200px;
    height: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 100000;
    display: none;
  }
  #ui .wrapper .navbarswitch div {
    position: absolute;
    height: 100px;
    background: #000;
    right: 0;
    top: 39%;
    font-size: 50px;
  }
  #ui .wrapper .navbarswitch div.icon-nav-next:before {
    margin: 37px 13px 0 12px;
    display: block;
    content: " ";
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 21px;
    background-position: 1px -2949px;
  }
  #ui .wrapper.navbar {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  #ui .wrapper.navbar video,
  #ui .wrapper.navbar embed {
    -webkit-transform-style: preserve-3d;
    display: none;
  }
  #ui .wrapper.navbar .navbarswitch {
    display: block;
  }
  #ui .wrapper.navbar.transition {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin-left: -260px;
  }
  #ui #navbar {
    background: #000;
    display: none;
    float: right;
    min-height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: fixed;
    top: 0;
    height: 100%;
    width: 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #ui #navbar.transition {
    display: block;
    right: -260px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  #ui #navbar.transition.active {
    right: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 20;
  }
  #ui #navbar div,
  #ui #navbar nav {
    clear: both;
    display: block;
    float: none;
    margin: 2px 0;
  }
}
@media screen and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 1024px) and (orientation: portrait) and  (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 1024px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 150/100), screen and (max-width: 1024px) and (orientation: portrait) and  (min-device-pixel-ratio: 1.5) {
  #ui .wrapper .navbarswitch div {
    top: 23% !important;
  }
  #ui .wrapper.navbar.transition {
    margin-left: -260px !important;
  }
  #ui #navbar.transition {
    right: -260px !important;
    width: 260px !important;
  }
  #ui #navbar.transition.active {
    right: 0 !important;
  }
}
@media screen and (max-width: 320px), screen and (max-device-width: 320px) {
  #ui .wrapper .navbarswitch div {
    top: 39% !important;
  }
  #ui .wrapper.navbar.transition {
    margin-left: -260px !important;
  }
  #ui .wrapper .indicatorlist {
    margin-top: 8px;
  }
  #ui #navbar {
    width: 260px !important;
  }
  #ui #navbar.transition {
    right: -260px !important;
  }
  #ui #navbar.transition.active {
    right: 0 !important;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .wrapper .indicatorlist {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1025px) {
  #ui {
    max-width: 990px;
    padding: 0 10px;
  }
  #ui #header .indicatorlist {
    display: none;
  }
  #ui #meta {
    float: right;
  }
  #ui #sidebar-left {
    float: left;
    padding: 0 20px 0 0;
    width: 33.33333%;
  }
  #ui #content {
    float: none;
    padding: 0 20px;
    width: 100%;
  }
  .landingpage--pro #ui #content {
    padding: 0;
  }
  .landingpage--pro #ui #content > .par.parsys > .parsys_column,
  .landingpage--pro #ui #content > .par.parsys > .stage.section {
    width: 100%;
    float: left;
    display: block;
    padding: 30px;
    border: 1px solid #ccc;
    box-shadow: inset 0 -9px 0 #f2f2f2;
  }
  .landingpage--pro #ui #content > .par.parsys > .stage.section {
    border-top: 5px solid #0096cd;
  }
  .landingpage--pro #ui #content > .par.parsys > .textimage {
    margin-bottom: 0;
  }
  .landingpage--pro #ui #content > .par.parsys > .section,
  .landingpage--pro #ui #content > .par.parsys > .parsys_column {
    margin: 10px 0 0;
  }
  #ui.col2l #content {
    float: left;
    width: 66.66666%;
  }
  #ui #navbar {
    display: none !important;
  }
}
@media all {
  #ui #header .logo {
    margin: 20px 0 20px 22px;
  }
  #ui #footer .logo {
    float: right;
    margin-top: 5px;
    position: absolute;
    right: 50px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .logo {
    display: inline-block;
    margin: 20px 0 20px 0;
  }
}
@media screen and (max-width: 320px), screen and (max-device-width: 320px) {
  #ui #header .logo {
    width: 60%;
  }
  #ui #header .logo img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) and (orientation: portrait), screen and (max-device-width: 640px) and (orientation: portrait) {
  #ui #header .logo {
    width: 60%;
  }
  #ui #header .logo img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape), screen and (max-device-width: 640px) and (orientation: landscape) {
  #ui #header .logo {
    width: 40%;
  }
  #ui #header .logo img {
    width: 100%;
  }
}
@media all {
  #ui .search .find-craftsmen input {
    -webkit-appearance: none;
    border-radius: 0;
    height: 40px;
  }
  #ui .search .find-craftsmen select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
  }
  #ui .search h2 {
    font: 22px normal arial, sans-serif;
  }
  #ui .search h3 {
    font: 18px normal arial, sans-serif;
  }
  #ui .search .search-headline {
    font: 14px arial, sans-serif;
    margin-bottom: 1em;
  }
  #ui .search .ceresit-icon-location {
    margin-left: -8px;
    font-size: 1.5em;
    color: grey;
  }
  #ui .search .profiles .profile-teaser .name-info .company {
    font: 12px arial, sans-serif;
    margin-bottom: 0;
  }
  #ui .search .mobile-hide {
    display: none;
  }
  #ui .search .pagination li.prev a span,
  #ui .search .pagination li.next a span {
    color: transparent;
  }
  #ui .search .searchresults {
    padding-bottom: 30px;
    list-style: none;
  }
  #ui .search .searchresults .recently-added {
    padding-bottom: 3em;
  }
  #ui .search .searchresults ul {
    list-style: none;
    padding-top: 1em;
  }
  #ui .search .searchresults ul li.project-teaser {
    padding: 1em;
  }
  #ui .search .searchresults ul .result {
    zoom: 1;
  }
  #ui .search .searchresults ul .result:before,
  #ui .search .searchresults ul .result:after {
    content: "";
    display: table;
  }
  #ui .search .searchresults ul .result:after {
    clear: both;
  }
  #ui .search .searchresults ul .result:before,
  #ui .search .searchresults ul .result:after {
    display: table;
    content: "";
  }
  #ui .search .searchresults ul .result:after {
    clear: both;
  }
  #ui .search .searchresults ul .result a {
    display: inline-block;
    padding: 15px 0 20px;
    width: 100%;
  }
  #ui .search .searchresults ul .result a:hover {
    text-decoration: none;
  }
  #ui .search .searchresults ul .result:hover span.more {
    background: #666;
    color: #ebeced;
  }
  #ui .search .searchresults ul .result:hover span.more:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2300px;
  }
  #ui .search .searchresults ul .result span.icon,
  #ui .search .searchresults ul .result span.no-icon {
    display: none;
  }
  #ui .search .searchresults ul .result h4 {
    font: 18px normal arial, sans-serif;
  }
  #ui .search .searchresults ul .result p {
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .search .searchresults ul .result span.more {
    background: #ebeced;
    color: #333;
    font: 14px/20px normal arial, sans-serif;
    border: 1px solid #d7dde0;
    display: inline-block;
    float: right;
    margin-right: 15px;
    padding: 3px 10px;
  }
  #ui .search .searchresults ul .result span.more:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2200px;
    content: "";
    margin-left: 10px;
    position: relative;
    top: 2px;
  }
  #ui .search .searchresults ul .result strong {
    font-weight: normal;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .search {
    display: none;
  }
  #ui #navbar .search form {
    width: 100%;
  }
  #ui #navbar .search.input-box {
    padding: 0;
  }
  #ui #navbar .search .searchfield {
    margin: 0;
    width: 78%;
  }
  #ui #navbar .search .searchfield input {
    padding: 8px 11px;
    width: 100%;
    font-size: 1.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #ui #navbar .search .searchbutton {
    width: 13%;
  }
  #ui #navbar .search .searchbutton:before {
    border: none !important;
  }
  #ui #navbar .search .searchbutton button {
    background-color: #707070;
    color: #fff;
    padding: 7px 12px;
    border: 1px solid #2E2E2E;
    width: 100%;
    font-size: 1.8em;
  }
  #ui .search .paging ul.pagination li.next a span {
    text-indent: -9999px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .search .profiles .profile-teaser .thumb img {
    float: left;
    max-height: 75px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui #navbar .search .searchfield {
    width: 74.8% !important;
  }
  #ui #navbar .search .searchfield input {
    font-size: 16px !important;
  }
  #ui #navbar .search .searchbutton {
    padding: 0 !important;
    margin-top: 2px;
    width: 23% !important;
  }
  #ui #navbar .search .searchbutton button {
    font-size: 16px !important;
    padding: 6px 8px !important;
  }
  #ui #navbar .search .searchresults .projectsSearchResult .project {
    margin-bottom: 1em;
  }
  #ui #navbar .search .searchresults .projectsSearchResult .project:nth-child(even) {
    clear: left;
  }
  #ui #navbar .search .searchresults .projectsSearchResult .project img {
    max-height: 20em;
  }
  #ui #navbar .search .searchresults .profilesSearchResult .profile {
    margin-bottom: 1em;
  }
  #ui #navbar .search .searchresults .profilesSearchResult .profile:last-child {
    padding-right: 0;
  }
  #ui #navbar .search .searchresults .profilesSearchResult .profile:nth-child(even) {
    clear: left;
  }
  #ui #navbar .search .searchresults .profilesSearchResult .profile img {
    max-height: 7.5em;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5) {
  #ui #navbar .search .searchfield {
    width: 73% !important;
  }
  #ui #navbar .search .searchbutton {
    width: 25% !important;
  }
}
@media screen and (min-width: 1025px) {
  #ui .search .searchresults {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult {
    zoom: 1;
    clear: both;
    padding-bottom: 3em;
  }
  #ui .search .searchresults .projectsSearchResult:before,
  #ui .search .searchresults .projectsSearchResult:after {
    content: "";
    display: table;
  }
  #ui .search .searchresults .projectsSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult:before,
  #ui .search .searchresults .projectsSearchResult:after {
    display: table;
    content: "";
  }
  #ui .search .searchresults .projectsSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult .project {
    width: 33.33%;
    padding: 1.5em;
    float: left;
  }
  #ui .search .searchresults .projectsSearchResult .project:nth-child(3n + 1) {
    clear: left;
  }
  #ui .search .searchresults .projectsSearchResult .project .title {
    margin-bottom: 0;
  }
  #ui .search .searchresults .projectsSearchResult .project .tile-list-horizontal {
    margin-top: 0;
  }
  #ui .search .searchresults .projectsSearchResult .project img {
    max-height: 18em;
  }
  #ui .search .searchresults .profilesSearchResult {
    zoom: 1;
    clear: both;
    padding-bottom: 3em;
  }
  #ui .search .searchresults .profilesSearchResult:before,
  #ui .search .searchresults .profilesSearchResult:after {
    content: "";
    display: table;
  }
  #ui .search .searchresults .profilesSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .profilesSearchResult:before,
  #ui .search .searchresults .profilesSearchResult:after {
    display: table;
    content: "";
  }
  #ui .search .searchresults .profilesSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .profilesSearchResult .profile {
    width: 33.33%;
    padding-right: 3em;
    float: left;
  }
  #ui .search .searchresults .profilesSearchResult .profile:last-child {
    padding-right: 0;
  }
  #ui .search .searchresults .profilesSearchResult .profile img {
    max-height: 7.5em;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .search .searchresults {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult {
    zoom: 1;
    clear: both;
    padding-bottom: 3em;
  }
  #ui .search .searchresults .projectsSearchResult:before,
  #ui .search .searchresults .projectsSearchResult:after {
    content: "";
    display: table;
  }
  #ui .search .searchresults .projectsSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult:before,
  #ui .search .searchresults .projectsSearchResult:after {
    display: table;
    content: "";
  }
  #ui .search .searchresults .projectsSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .projectsSearchResult .project {
    width: 50%;
    padding: 1.5em;
    float: left;
  }
  #ui .search .searchresults .projectsSearchResult .project:nth-child(odd) {
    clear: left;
  }
  #ui .search .searchresults .projectsSearchResult .project img {
    max-height: 20em;
  }
  #ui .search .searchresults .profilesSearchResult {
    zoom: 1;
    clear: both;
    padding-bottom: 3em;
  }
  #ui .search .searchresults .profilesSearchResult:before,
  #ui .search .searchresults .profilesSearchResult:after {
    content: "";
    display: table;
  }
  #ui .search .searchresults .profilesSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .profilesSearchResult:before,
  #ui .search .searchresults .profilesSearchResult:after {
    display: table;
    content: "";
  }
  #ui .search .searchresults .profilesSearchResult:after {
    clear: both;
  }
  #ui .search .searchresults .profilesSearchResult .profile {
    width: 50%;
    padding-right: 3em;
    float: left;
    margin-top: 1em;
  }
  #ui .search .searchresults .profilesSearchResult .profile:last-child {
    padding-right: 0;
  }
  #ui .search .searchresults .profilesSearchResult .profile img {
    max-height: 7.5em;
  }
  #ui .search .searchresults .profilesSearchResult .profile:nth-child(odd) {
    clear: left;
  }
}
@media all {
  #ui .search.input-box {
    clear: both;
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #ui .search.input-box .searchfield input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font: 14px/20px normal arial, sans-serif;
    border: none;
    font-style: italic;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 170px;
  }
  #ui .search.input-box .searchbutton {
    background: #fff;
    border: none;
    float: left;
    height: 40px;
    margin-left: 1px;
    width: 48px;
  }
  #ui .search.input-box .searchbutton button {
    background-color: transparent;
    border: none;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  #ui .search.input-box .searchbutton button span {
    display: none;
  }
  #ui .search.input-box .searchbutton button:after {
    content: '\e800';
    color: #000;
    display: inline-block;
    font-family: 'heli-icons';
    font-size: 22px;
    position: absolute;
    left: 14px;
    top: 8px;
  }
  #ui .search.input-box .searchbutton:hover {
    background-color: #cdcdcd;
  }
  #ui .search.input-box form {
    margin-right: 10px;
    width: 219px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .search.input-box {
    display: none;
  }
  #ui #navbar .search.input-box {
    margin-bottom: 8px;
  }
  #ui #navbar .search.input-box .searchfield input {
    width: 100%;
  }
  #ui #navbar .search.input-box .searchbutton {
    background: #000;
    margin-top: 0;
  }
  #ui #navbar .search.input-box .searchbutton button {
    padding: 0;
    background-color: #000;
    border: none;
    left: 2px;
    top: -2px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) and screen and (min-width: 1025px) {
  .landingpage--pro #ui .search.input-box .searchbutton .button {
    top: 7px;
    height: 26px;
    width: 28px;
    background-position: 0px -555px;
  }
  .landingpage--pro #ui .search.input-box .searchbutton .button:hover,
  .landingpage--pro #ui .search.input-box .searchbutton .button:focus {
    background-position: 0px -444px;
  }
}
@media screen and (min-width: 1025px) {
  #ui .search.input-box {
    margin-bottom: 2em;
  }
}
@media all {
  #ui .accordion {
    margin-bottom: 20px;
    border-bottom: 1px solid #d7dde0;
  }
  #ui .accordion__header {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    background: none;
    border: none;
    border-top: 1px solid #d7dde0;
    border-radius: 0;
    cursor: pointer;
    padding: 4px 20px 4px 0;
    position: relative;
  }
  #ui .accordion__header.ui-state-active .ui-icon {
    background-position: 0 -1500px;
    right: 15px;
    top: 13px;
  }
  #ui .accordion__header .ui-icon {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    background-position: 0 -1400px;
    display: inline-block;
    height: 15px;
    left: auto;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 15px;
  }
  #ui .accordion__headline {
    font: 14px/20px normal arial, sans-serif;
    font-weight: bold;
  }
  #ui .accordion__meta {
    display: none;
  }
  #ui .accordion__content {
    padding-bottom: 10px;
  }
  #ui .accordion__content .textimage .textimage-text p {
    font: 12px/16px normal arial, sans-serif;
  }
}
@media screen {
  #ui .carousel2 .flexslider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1;
  }
  #ui .carousel2 .flexslider .slides {
    zoom: 1;
  }
  #ui .carousel2 .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  #ui .carousel2 .loading .flex-viewport {
    max-height: 300px;
  }
  #ui .carousel2 .carousel li {
    margin-right: 5px;
  }
  #ui .carousel2 .flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-font-smoothing: antialiased;
  }
  #ui .carousel2 .flex-direction-nav .flex-next,
  #ui .carousel2 .flex-direction-nav .flex-prev {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 3px solid #000;
    position: absolute;
    top: -10px;
    width: 27px;
    height: 27px;
  }
  #ui .carousel2 .flex-direction-nav .flex-next:after,
  #ui .carousel2 .flex-direction-nav .flex-prev:after {
    display: inline-block;
    font-family: 'heli-icons';
    font-size: 19px;
    left: 5px;
    position: absolute;
  }
  #ui .carousel2 .flex-direction-nav .flex-next {
    right: -65px;
  }
  #ui .carousel2 .flex-direction-nav .flex-next:after {
    content: '\e818';
  }
  #ui .carousel2 .flex-direction-nav .flex-prev {
    left: -65px;
  }
  #ui .carousel2 .flex-direction-nav .flex-prev:after {
    content: '\e817';
  }
  #ui .carousel2 .flex-direction-nav .flex-disabled {
    cursor: default;
    display: none;
  }
  #ui .carousel2 .flex-control-nav {
    bottom: 10px;
    text-align: left;
    left: 40px;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  #ui .carousel2 .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  #ui .carousel2 .flex-control-paging li a {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    position: relative;
    background-color: #9C9C9C;
    border: 0px solid #fff;
    cursor: pointer;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
  }
  #ui .carousel2 .flex-control-paging li a.flex-active,
  #ui .carousel2 .flex-control-paging li a:hover {
    background-color: #000;
    border: 0px solid #fff;
  }
  #ui .carousel2 .flex-control-nav-manual {
    bottom: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
  }
  #ui .carousel2 .flex-control-nav-manual li {
    *display: inline;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.25);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000, endColorstr=#40000000);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 5px;
    zoom: 1;
  }
  #ui .carousel2 .flex-control-nav-manual li span {
    display: block;
    padding: 5px;
  }
  #ui .carousel2 .flex-control-nav-manual li:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    zoom: 1;
  }
  #ui .carousel2 .flex-control-nav-manual li.flex-active {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    zoom: 1;
    cursor: default;
  }
  #ui .carousel2 .slide {
    position: relative;
  }
  #ui .carousel2 .slides {
    margin: 0;
    padding: 0;
  }
  #ui .carousel2 .slides .flex-active-slide .flex-caption {
    display: block;
  }
  #ui .carousel2 .img {
    width: 100%;
  }
  #ui .carousel2 .img img {
    max-width: 100%;
  }
  #ui .carousel2 .flex-caption {
    color: #fff;
    left: 40px;
    max-width: 74%;
    padding: 10px;
    position: absolute;
    top: 20px;
    z-index: 1;
  }
  #ui .carousel2 .flex-caption__headline {
    font-size: 32px;
    line-height: 42px;
    background-color: #000;
    display: inline;
    padding: 10px 0;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 10px 0 0 #000, -10px 0 0 #000;
  }
  #ui .carousel2 .flex-caption__subheadline {
    font-size: 12px;
    padding: 10px 0 0 0;
  }
  #ui .carousel2 .flex-caption__body {
    font-size: 22px;
    margin-bottom: 33px;
    margin-top: 25px;
  }
  #ui .carousel2 .flex-caption__linkbutton {
    display: none;
    font-size: 12px;
  }
  #ui .carousel2 .flex-caption__linkbutton a {
    -webkit-box-shadow: 2px 2px 0 0 #a9a9a9;
    -moz-box-shadow: 2px 2px 0 0 #a9a9a9;
    box-shadow: 2px 2px 0 0 #a9a9a9;
    position: relative;
    background-color: #fff;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
  }
  #ui .carousel2 .flex-caption__linkbutton a:hover,
  #ui .carousel2 .flex-caption__linkbutton a:focus,
  #ui .carousel2 .flex-caption__linkbutton a:active {
    color: #000 !important;
    outline: none;
    outline-width: 0;
    text-decoration: none;
  }
  #ui .carousel2 .flex-caption__linkbutton a:focus {
    outline: thin dotted;
  }
  #ui .carousel2 .flex-caption__linkbutton a:hover,
  #ui .carousel2 .flex-caption__linkbutton a:active {
    outline: 0;
  }
  #ui .carousel2 .flex-caption__linkbutton a:visited:hover {
    color: #fff;
  }
  @-moz-document url-prefix() {
    #ui .carousel2 #ui .carousel2 .flexslider {
      margin: -60px 0 60px;
    }
  }
  #ui .carousel2 .tricks .flexslider .slides > li .image {
    float: left;
    width: 18%;
  }
  #ui .carousel2 .tricks .flexslider .slides > li .image img {
    width: 100%;
  }
  #ui .carousel2 .tricks .flex-caption {
    position: static;
    float: left;
    width: 76%;
    max-width: none;
    padding: 0 2%;
    left: 0;
    top: 0;
  }
  #ui .carousel2 .tricks .flex-caption .flex-caption__headline {
    color: #000;
    display: block;
    padding: 20px 0 0;
    font-size: 22px;
    overflow: hidden;
    background: none;
    box-shadow: none;
  }
  #ui .carousel2 .tricks .flex-caption .flex-caption__body {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
  }
  #ui .carousel2 .tricks .flex-caption__linkbutton {
    display: block;
    background-color: #ebeced;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #ui .carousel2 .tricks .flex-caption__linkbutton a {
    background-color: #000;
    color: #fff;
    box-shadow: none;
  }
  #ui .carousel2 .tricks .flex-caption__linkbutton a:hover {
    background-color: #333;
    color: #fff !important;
    box-shadow: none;
  }
  #ui .carousel2 .tricks .flexslider .slides > li {
    position: relative;
    padding-bottom: 48px;
    border: 1px solid #d7dde0;
    overflow: hidden;
    min-height: 210px;
  }
  #ui .carousel2 .tricks .flex-control-nav {
    display: none;
  }
  #ui .carousel2 .tricks .flex-direction-nav {
    top: inherit;
    bottom: 25px;
  }
  #ui .carousel2 .tricks .flex-direction-nav .flex-prev {
    left: 21px;
    z-index: 10;
  }
  #ui .carousel2 .tricks .flex-direction-nav .flex-next {
    right: 21px;
    z-index: 10;
  }
}
@media screen and (min-width: 1025px) {
  .landingpage--pro #ui .carousel2 .flexslider {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .landingpage--pro #ui .carousel2 .tricks .flexslider {
    margin-top: 0;
    margin-bottom: 0;
  }
  .landingpage--pro #ui .carousel2 .flex-caption {
    max-width: 60%;
  }
  .landingpage--pro #ui .carousel2 .flex-control-nav {
    text-align: left;
    padding-left: 30px;
    bottom: 40px;
  }
  .landingpage--pro #ui .carousel2 .flex-control-paging li a {
    background-color: #919191;
    border: 2px solid #919191;
  }
  .landingpage--pro #ui .carousel2 .flex-control-paging li a.flex-active,
  .landingpage--pro #ui .carousel2 .flex-control-paging li a:hover {
    background-color: #000;
    border: 2px solid #000;
  }
  .landingpage--pro #ui .carousel2 .flex-caption__linkbutton {
    height: 57px;
  }
  .landingpage--pro #ui .carousel2 .flex-caption__linkbutton a {
    padding: 10px 35px 10px 15px;
  }
  .landingpage--pro #ui .carousel2 .flex-caption__linkbutton a:before {
    content: '\e807' '\e807';
    display: inline-block;
    font-family: 'heli-icons';
    font-size: inherit;
    right: 10px;
    position: absolute;
    top: 10px;
  }
  .landingpage--pro #ui .carousel2 .flex-caption__subheadline {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
  }
  .landingpage--pro #ui .carousel2 .tricks .flex-caption__linkbutton a {
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    margin-top: 10px;
  }
  .landingpage--pro #ui .carousel2 .tricks .flex-prev,
  .landingpage--pro #ui .carousel2 .tricks .flex-next {
    top: -30px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) and (orientation: landscape) {
  #ui .carousel2 .flex-direction-nav {
    display: none;
  }
  #ui .carousel2 .tricks .flex-direction-nav {
    display: block;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) and (orientation: portrait) {
  #ui .carousel2 .flex-caption__body {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 15px 5px;
  }
  #ui .carousel2 .flex-caption__headline {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 35px;
  }
  #ui .carousel2 .flex-direction-nav {
    display: none;
  }
  #ui .carousel2 .tricks .flex-direction-nav {
    display: block;
  }
  #ui .carousel2 .tricks .flexslider .slides > li {
    min-height: 265px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .carousel2 .flex-caption {
    background-color: #000;
    left: 0;
    max-width: 100%;
    padding: 20px;
    position: relative;
    top: 0;
  }
  #ui .carousel2 .flex-control-nav {
    bottom: 0;
    position: absolute;
    width: 100%;
    top: 100%;
  }
  #ui .carousel2 .flex-caption__body {
    margin-bottom: 15px;
    padding: 0;
  }
  #ui .carousel2 .flex-caption__headline {
    margin-bottom: 10px;
  }
  #ui .carousel2 .tricks .flexslider .slides > li .image {
    float: none;
    width: 100%;
  }
  #ui .carousel2 .tricks .flex-caption {
    float: none;
    width: 96%;
    background: #fff;
  }
  #ui .carousel2 .tricks .flex-control-nav {
    display: none;
  }
  #ui .carousel2 .tricks .flexslider .slides > li {
    min-height: 475px;
  }
  #ui .carousel2 .tricks .flex-caption__headline {
    line-height: 25px;
    max-height: 50px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui .carousel2 .flex-caption {
    top: 0;
    max-width: 75%;
  }
  #ui .carousel2 .flex-caption__body {
    margin-bottom: 15px;
  }
  #ui .carousel2 .flex-caption__headline {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .carousel2 .flex-caption {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #ui .carousel2 .flex-control-nav {
    top: 135px;
  }
}
@media screen and (max-width: 400px) {
  #ui .carousel2 .flex-control-nav {
    top: 77px;
  }
}
.carousel__dot {
  background-color: #9C9C9C;
}
.carousel__dot:focus {
  background-color: #000;
}
.no-touch .carousel__dot:hover {
  background-color: #000;
}
.slick-active .carousel__dot {
  background-color: #000;
}
#ui .carousel3 {
  margin-bottom: 60px;
}
#ui .carousel__dots {
  bottom: auto;
  left: 40px;
  width: auto;
}
@media screen and (min-width: 641px) {
  #ui .carousel__dots {
    bottom: 10px;
  }
}
#ui .carousel__dot {
  height: 12px;
  line-height: 12px;
  width: 12px;
}
#ui .carousel__arrow {
  border: 3px solid #000;
  border-radius: 999px;
  cursor: pointer;
  height: 33px;
  line-height: 33px;
  margin-top: -16.5px;
  width: 33px;
}
#ui .carousel__arrow:focus {
  background-color: white;
}
.no-touch #ui .carousel__arrow:hover {
  background-color: white;
}
#ui .carousel__arrowImage:after {
  display: inline-block;
  font-family: 'heli-icons';
  font-size: 19px;
  left: 5px;
  line-height: 27px;
  position: absolute;
}
#ui .carousel__arrowPrev {
  left: -65px;
}
#ui .carousel__arrowPrevImage {
  background: none;
}
#ui .carousel__arrowPrevImage:after {
  content: '\e817';
}
#ui .carousel__arrowNext {
  right: -65px;
}
#ui .carousel__arrowNextImage {
  background: none;
}
#ui .carousel__arrowNextImage:after {
  content: '\e818';
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui #content [class*="cq-colctrl-lt1-c"],
  #ui #content [class*="cq-colctrl-lt2-c"],
  #ui #content [class*="cq-colctrl-lt3-c"] {
    float: none;
    margin: 0;
    width: 100%;
  }
}
@media screen and (min-width: 641px) {
  #ui #content [class*="cq-colctrl-lt1-c"] {
    float: left;
    width: 32%;
  }
  #ui #content .cq-colctrl-lt1-c0 {
    margin-right: 2%;
  }
  #ui #content .cq-colctrl-lt1-c2 {
    float: right;
  }
  #ui #content .cq-colctrl-lt2-c0 {
    float: left;
    width: 65.5%;
  }
  #ui #content .cq-colctrl-lt2-c1 {
    float: right;
    width: 32.5%;
  }
  #ui #content .cq-colctrl-lt3-c0 {
    float: left;
    width: 32.5%;
  }
  #ui #content .cq-colctrl-lt3-c1 {
    float: right;
    width: 65.5%;
  }
}
.contentpage #ui.col2l .cq-colctrl-lt0 .cq-colctrl-lt0-c0,
.contentpage #ui.col2l .cq-colctrl-lt0 .cq-colctrl-lt0-c1 {
  margin-bottom: 25px;
}
@media all {
  .productpage #ui .download a {
    font: 12px/16px normal arial, sans-serif;
    background-color: #ebeced;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    margin-bottom: 10px;
    padding: 20px;
  }
  .productpage #ui .download a:hover {
    background-color: #666;
    color: #ebeced;
  }
  .productpage #ui .download a:hover:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
    background-position: 0 -2003px;
    top: 4px;
  }
  .productpage #ui .download a:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
    background-position: 0 -2114px;
    content: "";
    float: left;
    padding-right: 20px;
    position: relative;
    top: 4px;
  }
  #ui .parsys_column .download a {
    display: block;
    padding: 7px 10px 7px 38px;
    position: relative;
  }
  #ui .parsys_column .download a:before,
  #ui .parsys_column .download a:hover:before {
    position: absolute;
    left: 12px;
    top: 6px;
  }
  #ui .download a {
    font: 12px/16px normal arial, sans-serif;
    background-color: #f6f6f6;
    border: none;
    color: #333;
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    top: 0;
  }
  #ui .download a:hover:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
    background-position: 0 -1900px;
    top: 1px;
  }
  #ui .download a:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
    background-position: 0 -1800px;
    content: "";
    padding-right: 10px;
    position: relative;
    top: 1px;
  }
}
@media screen and (min-width: 1025px) {
  .landingpage--pro #ui #content > .par.parsys > .download.section {
    margin-top: -30px;
    text-align: center;
    height: 52px;
    padding-top: 20px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-top: none;
  }
  .landingpage--pro #ui #content > .par.parsys > .download.section a {
    display: inline;
    color: #fff;
    background: #000;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 30px 13px 10px;
    position: relative;
    text-transform: uppercase;
  }
  .landingpage--pro #ui #content > .par.parsys > .download.section a:after {
    content: '\e803';
    display: inline-block;
    font-family: 'heli-icons';
    font-size: inherit;
    right: 10px;
    position: absolute;
  }
  .landingpage--pro #ui #content > .par.parsys > .download.section a:before {
    display: none;
  }
}
@media screen and (max-width: 320px), screen and (max-device-width: 320px) {
  .productpage #ui .download a:before {
    top: -3px;
  }
}
/**
   * comp: productfinder (skin)
   */
@media all {
  #ui .tipfinder .box h3 {
    display: none;
  }
  #ui .tipfinder .combinations-tab > h3 {
    display: none;
  }
  #ui .tipfinder ul {
    list-style: none;
  }
  #ui .tipfinder li {
    border: 1px solid #d8dee4;
  }
  #ui .tipfinder li span {
    display: block;
    padding: 5px;
    line-height: 13px;
  }
  #ui .tipfinder li span:before {
    color: #d8dee4;
  }
  #ui .tipfinder .label {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #fff;
  }
  #ui .tipfinder .background {
    position: relative;
  }
  #ui .tipfinder .description {
    border: 1px solid #d8dee4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 5px;
    width: 100%;
    font-weight: bold;
    line-height: 16px;
  }
  #ui .tipfinder .description:before {
    position: relative;
    top: 2px;
    color: #d8dee4;
    line-height: 12px;
  }
  #ui .tipfinder .description:hover {
    cursor: pointer;
  }
  #ui .tipfinder .disabled {
    color: #d8dee4;
  }
  #ui .tipfinder .disabled .description {
    background-color: #808080;
  }
  #ui .tipfinder .disabled .description:before {
    font-family: "heli";
    font-size: 1em;
    font-weight: normal;
    speak: none;
    content: "\2c";
  }
  #ui .tipfinder .disabled .description:hover {
    color: #d8dee4;
    cursor: auto;
  }
  #ui .tipfinder .box {
    background: #292929;
    position: absolute;
    bottom: 13px;
    float: left;
    margin-top: 62px;
    padding: 12px 22px 12px 22px;
  }
  #ui .tipfinder .box .material {
    float: left;
    width: 50%;
  }
  #ui .tipfinder .active {
    color: #415055;
    font-weight: bold;
  }
  #ui .tipfinder .active span:before {
    color: #415055;
  }
  #ui .tipfinder .option {
    position: relative;
    margin-bottom: 10px;
    background: #fff;
  }
  #ui .tipfinder .option ul {
    left: -5000px;
    overflow: hidden;
    position: absolute;
  }
  #ui .tipfinder .option.hover ul {
    left: auto;
    overflow: visible;
    position: static;
    position: absolute;
    top: 0;
    cursor: pointer;
  }
  #ui .tipfinder .select ul {
    z-index: 5;
    width: 100%;
    background-color: #fff;
  }
  #ui .tipfinder .select li {
    border-top-width: 0;
  }
  #ui .tipfinder .select li:first-child {
    padding: 5px;
    border-top-width: 1px;
    line-height: 16px;
  }
  #ui .tipfinder .step1 {
    margin-left: 0;
  }
  #ui .tipfinder .submitbutton {
    display: none;
  }
  #ui .tipfinder .tipfinder-resultlist {
    margin-top: 15px;
  }
  #ui .tipfinder .tipfinder-resultlist > .parsys,
  #ui .tipfinder .tipfinder-resultlist .loading {
    margin-bottom: 15px;
    zoom: 1;
  }
  #ui .tipfinder .tipfinder-resultlist .loading span {
    -webkit-animation: rotate360steps 500ms infinite linear;
    -moz-animation: rotate360steps 500ms infinite linear;
    -o-animation: rotate360steps 500ms infinite linear;
    animation: rotate360steps 500ms infinite linear;
    display: block;
    margin: 30px auto;
    width: 80px;
    color: #415055;
  }
  #ui .tipfinder .tipfinder-resultlist .loading span:before {
    font-family: "heli";
    font-size: 80px;
    font-weight: normal;
    speak: none;
    content: "\2d";
  }
  #ui .tipfinder .tipfinder-resultlist .category,
  #ui .tipfinder .tipfinder-resultlist .no-result {
    clear: left;
    padding-top: 15px;
    border-top: 1px solid #415055;
  }
  #ui .tipfinder .tipfinder-resultlist ul {
    clear: both;
  }
  #ui .tipfinder .tipfinder-resultlist li {
    padding: 0px;
    border: none;
  }
  #ui .tipfinder .tipfinder-resultlist .item {
    float: left;
    margin-bottom: 10px;
    width: 49%;
    padding: 3px;
    margin-bottom: 60px;
  }
  #ui .tipfinder .tipfinder-resultlist .item:first-child {
    padding-left: 0;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser.resized a.button {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .textblock {
    padding: 0;
    background: transparent;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .textblock .text {
    display: none;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .image img {
    margin: 20px auto;
    width: 100%;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .rendermode_titlesFirst .button {
    position: static;
    float: left;
    margin-bottom: 0px;
    margin-top: 20px;
    height: 27px;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .rendermode_titlesFirst .button:after {
    top: -18px;
  }
  #ui .tipfinder .tipfinder-resultlist .teaser .rendermode_titlesFirst .button:hover:after {
    top: -18px;
    background-position: 0 -112px;
  }
  .touch #ui .tipfinder span.description,
  .touch #ui .tipfinder .radio ul {
    display: none;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .tipfinder .background.tiled,
  #ui .tipfinder .background.fullimage {
    background: transparent;
  }
  #ui .tipfinder .box {
    margin-left: 0;
    width: 92%;
  }
  #ui .tipfinder .box .material {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .tipfinder .box.no-margin {
    margin-top: 10px;
  }
  #ui .tipfinder .tipfinder-resultlist .item {
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .tipfinder .box {
    width: 640px;
  }
  #ui .tipfinder .box .material {
    width: 48%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) and (orientation: portrait) {
  #ui .tipfinder .box {
    width: 540px;
  }
}
@media screen and (min-width: 1025px) {
  #ui .tipfinder .box {
    position: relative;
    width: 604px;
  }
  #ui .tipfinder .box .separator {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
  }
  #ui .tipfinder .box.nosebottom:after {
    position: absolute;
    top: 100%;
    left: 20px;
    width: 24px;
    height: 11px;
    content: "";
  }
  #ui .tipfinder .box > .nose.left {
    position: absolute;
    top: 45%;
    left: -11px;
    width: 11px;
    height: 24px;
    background: transparent;
  }
  #ui .tipfinder .label {
    font-style: normal !important;
  }
  #ui .tipfinder .option {
    margin-bottom: 10px;
    width: 286px;
    height: 32px;
    border: 1px solid #d7dde0;
    color: #000;
    text-transform: uppercase;
  }
  #ui .tipfinder .option.disabled {
    background-position: 0 -32px;
    color: #666;
  }
  #ui .tipfinder .option.disabled > span.cover {
    display: none;
  }
  #ui .tipfinder .option.disabled .description {
    background: none;
  }
  #ui .tipfinder .option.disabled .description:before {
    display: none;
    content: "";
  }
  #ui .tipfinder .option.disabled .description:hover {
    color: #666;
  }
  #ui .tipfinder .option.hover > .select {
    -webkit-box-shadow: 6px 4px 12px -6px #000;
    -moz-box-shadow: 6px 4px 12px -6px #000;
    box-shadow: 6px 4px 12px -6px #000;
    position: relative;
    position: absolute;
    top: -3px;
    left: 243px;
    z-index: 1;
    padding: 3px 0 8px 15px;
    width: 193px;
    border-radius: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #666;
    border-radius: inherit;
  }
  #ui .tipfinder .option.hover > .select ul {
    position: relative;
    background: transparent;
  }
  #ui .tipfinder .option.hover > .select li {
    padding: 3px 5px 5px 17px;
    border: none;
    border-bottom: 1px solid #666;
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    background-position: 0 -2666px;
  }
  #ui .tipfinder .option.hover > .select li:hover,
  #ui .tipfinder .option.hover > .select li.active {
    background-position: 0 -191px;
  }
  #ui .tipfinder .option .description {
    padding: 6px;
    height: auto;
    border: none;
    line-height: inherit;
  }
  #ui .tipfinder .option.hover .disabled {
    color: #666;
  }
  #ui .tipfinder .option.hover > span.cover {
    background-position: 0 -2222px;
    cursor: pointer;
  }
  #ui .tipfinder .option > span.cover {
    position: relative;
    top: -30px;
    left: 263px;
    display: block;
    width: 39px;
    height: 32px;
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    background-position: 0 -2440px;
  }
}
@media all {
  #ui .form {
    font: 14px/20px normal arial, sans-serif;
    background-color: #fff;
    margin-bottom: 15px;
  }
  #ui .form > h3 {
    font: 22px normal arial, sans-serif;
    padding: 20px 20px 0;
  }
  #ui .form fieldset {
    margin-bottom: 10px;
  }
  #ui .form .textimage {
    border-bottom: 1px solid #666;
    padding: 0 0 30px;
  }
  #ui .form .textimage p {
    font-size: 13px;
  }
  #ui .form .error-message {
    color: #c41813;
    font-weight: bold;
    padding-bottom: 10px;
  }
  #ui .form .mobiletext {
    display: none;
  }
  #ui .form form {
    padding: 10px 0 15px;
  }
  #ui .form form .hint a,
  #ui .form form .hint a:visited,
  #ui .form form .hint a:hover,
  #ui .form form .hint a:active,
  #ui .form form .hint a:focus {
    background-color: transparent;
    text-decoration: underline;
  }
  #ui .form form .hint a:hover {
    color: #c41813;
  }
  #ui .form form p.hint {
    clear: both;
    display: inline-block;
    margin-top: 10px;
  }
  #ui .form form .fsInfo {
    margin-left: 24px;
  }
  #ui .form form .fsInfo .input.checkbox input {
    left: -1000em;
    overflow: hidden;
    position: absolute;
    vertical-align: inherit;
  }
  #ui .form form .fsInfo .input.checkbox .styledCheckbox:before {
    display: none;
  }
  #ui .form form div.submit {
    cursor: pointer;
    float: right;
  }
  #ui .form form div.submit.disabled {
    cursor: not-allowed;
    opacity: 0.2;
  }
  #ui .form form div.submit.disabled span.button input {
    cursor: not-allowed;
  }
  #ui .form form div.submit.disabled span.button:hover {
    background-color: #000;
    color: #fff;
  }
  #ui .form form div.submit.disabled span.button:before {
    display: none;
  }
  #ui .form form div.submit span.button {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #000;
    color: #fff;
    display: inline-block;
    min-width: 80px;
    padding: 10px 35px 10px 15px;
    position: relative;
  }
  #ui .form form div.submit span.button input {
    color: #fff;
  }
  #ui .form form div.submit span.button:hover {
    background-color: #666;
    color: #ebeced;
  }
  #ui .form form div.submit span.button:hover:before {
    color: #ebeced;
  }
  #ui .form form div.submit span.button:before {
    color: #fff;
    content: '\e807' '\e807';
    display: inline-block;
    font-family: 'heli-icons';
    font-size: inherit;
    line-height: 1;
    right: 10px;
    position: absolute;
    top: 16px;
  }
  #ui .form form div.submit span.button span {
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .form form div.submit span.button input {
    background: none;
    border: 0 none;
    display: inline-block;
  }
  #ui .form form .item.input {
    float: right;
  }
  #ui .form form .item.input:first-child {
    float: left;
  }
  #ui .form form .item.input.long-text {
    float: none;
    width: 420px;
  }
  #ui .form form .item.input.long-text input {
    width: 420px;
  }
  #ui .form form .item.input select {
    width: 420px;
  }
  #ui .form form .item.input input {
    width: 290px;
  }
  #ui .form form .checkbox label,
  #ui .form form .gender label,
  #ui .form form .item.input label,
  #ui .form form .textarea label {
    line-height: 14px;
    margin-top: 9px;
  }
  #ui .form form .gender label {
    display: inline-block;
    line-height: 18px;
    margin-right: 20px;
  }
  #ui .form form .gender {
    margin-left: -5px;
  }
  #ui .form form .gender .styledRadio:before {
    content: "";
    display: none;
  }
  #ui .form form .gender input {
    display: inline;
    left: -1000em;
    overflow: hidden;
    position: absolute;
    margin-right: 5px;
    vertical-align: inherit;
  }
  #ui .form form .item.input input,
  #ui .form form .item.input select,
  #ui .form form .textarea textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #cdcdcd solid;
    margin-top: 3px;
    font-size: 13px;
    padding: 0.61538462em;
  }
  #ui .form form .item.input input:hover,
  #ui .form form .item.input select:hover,
  #ui .form form .textarea textarea:hover {
    background-color: #f2f2f2;
    border: 1px solid #000;
  }
  #ui .form form .item.input input:focus,
  #ui .form form .item.input select:focus,
  #ui .form form .textarea textarea:focus,
  #ui .form form .item.input input:active,
  #ui .form form .item.input select:active,
  #ui .form form .textarea textarea:active {
    background-color: #f2f2f2;
    border: 1px solid #000;
    outline: none;
  }
  #ui .form form .item.input input.error,
  #ui .form form .textarea textarea.error {
    border: 1px #c41813 solid;
  }
  #ui .form form .textarea textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    width: 100%;
  }
  #ui .form form .row {
    zoom: 1;
  }
  #ui .form form .row:before,
  #ui .form form .row:after {
    content: "";
    display: table;
  }
  #ui .form form .row:after {
    clear: both;
  }
  #ui .form form .row:before,
  #ui .form form .row:after {
    display: table;
    content: "";
  }
  #ui .form form .row:after {
    clear: both;
  }
  #ui .form form .checkbox strong {
    font-weight: normal;
  }
  #ui .form form .checkbox strong,
  #ui .form form .checkbox .hint {
    line-height: 14px;
    margin-left: 2px;
    margin-top: 9px;
    padding-top: 3px;
  }
  #ui .form form .checkbox label,
  #ui .form form .checkbox label input {
    display: inline;
  }
  #ui .form form .checkbox .error,
  #ui .form form .checkbox .error a {
    color: #c41813;
  }
  #ui .form form .styledCheckbox,
  #ui .form form .styledRadio {
    display: inline-block !important;
    vertical-align: top;
  }
  #ui .form form .styledRadio {
    height: 18px;
    margin-right: 6px;
  }
  #ui .form form .styledRadio:after {
    font-family: "heli";
    font-size: 1em;
    font-weight: normal;
    speak: none;
    content: "\2e";
    color: #ccc;
  }
  #ui .form form .styledRadio.styledRadioChecked:after {
    content: "\46";
  }
  #ui .form form .styledCheckbox {
    margin-left: -23px;
    margin-right: 3px;
  }
  #ui .form form .styledCheckbox:after {
    font-family: "heli";
    font-size: 16px;
    font-weight: normal;
    speak: none;
    content: "\44";
  }
  #ui .form form .styledCheckbox.styledCheckboxChecked:after {
    content: "\45";
  }
  #ui .form form .captcha {
    zoom: 1;
    margin-bottom: 10px;
  }
  #ui .form form .captcha:before,
  #ui .form form .captcha:after {
    content: "";
    display: table;
  }
  #ui .form form .captcha:after {
    clear: both;
  }
  #ui .form form .captcha:before,
  #ui .form form .captcha:after {
    display: table;
    content: "";
  }
  #ui .form form .captcha:after {
    clear: both;
  }
  #ui .form form .captcha .form_captcha_img {
    background-color: #fff;
    border: 1px #cdcdcd solid;
    float: left;
    margin-right: 9px;
    padding: 7px 20px 12px 20px;
  }
  #ui .form form .captcha .form_captcha_refresh_input {
    margin-top: 15px;
  }
  #ui .form form .captcha .form_captcha_refresh_input:hover {
    cursor: pointer;
  }
  #ui .form form .captcha .form_captcha_refresh_input input {
    background-color: transparent;
    border: 0 none;
    font-weight: bold;
    text-decoration: underline;
  }
  #ui .form form .captcha .row {
    float: left;
    width: 46%;
  }
  #ui .form form .captcha .row.captcha {
    float: right;
    margin-top: 10px;
    padding: 5px;
  }
  #ui .form form .captcha .row.captcha:hover {
    border-color: #cdcdcd;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .form form .item.input {
    float: left;
    margin-left: 20px;
  }
  #ui .form form .item.input:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .form.contactform .textimage {
    border-bottom: 1px #000 solid;
    margin-bottom: 15px;
    padding: 0 10px 10px 10px;
  }
  #ui .form.contactform form#contact {
    display: none;
  }
  #ui .form.contactform .mobiletext {
    display: block;
    padding: 0 10px 10px;
  }
  #ui .form.contactform .mobiletext .phone,
  #ui .form.contactform .mobiletext p {
    margin-bottom: 10px;
  }
  #ui .form.contactform .phone a,
  #ui .form.contactform .altEmail a {
    background-color: #ebeced;
    display: inline-block;
    padding: 5px 10px;
  }
  #ui .form.contactform .phone a:before,
  #ui .form.contactform .altEmail a:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 9px;
    background-position: 0 -1400px;
    content: '';
    margin: 0 10px;
    position: relative;
    top: 3px;
  }
}
@media all {
  #ui .hotspotimage {
    margin-bottom: 20px;
  }
  #ui .hotspotimage h3 {
    font: 22px normal arial, sans-serif;
    margin: 0 0 20px;
  }
  #ui .hotspotimage h4 {
    font: 14px/20px normal arial, sans-serif;
    margin: 0 0 20px;
  }
  #ui .hotspotimage .image img {
    max-width: 100%;
  }
  #ui .hotspotimage .container {
    display: none;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .hotspotimage .container {
    display: block;
    margin-top: 10px;
  }
}
@media all {
  #ui .hotspot {
    background: url("../../designs/uac-ceresit/components/hotspotimage/hotspot/img/ceresit.hotspot.sprite.png") no-repeat 0 0 transparent;
    height: 38px;
    left: -9999em;
    margin: -18px 0 0 -18px;
    position: absolute;
    width: 39px;
    z-index: 5;
  }
  #ui .hotspot.hover,
  #ui .hotspot:hover {
    background-position: 0px -35px;
    cursor: pointer;
    overflow: visible;
    text-decoration: none;
    z-index: 10;
  }
  #ui .hotspot.hover .content,
  #ui .hotspot:hover .content {
    display: block;
    padding: 10px;
  }
  #ui .hotspot.hover .content.top:before,
  #ui .hotspot:hover .content.top:before {
    background: url("../../designs/uac-ceresit/components/hotspotimage/hotspot/img/ceresit.hotspot.sprite.png") no-repeat 0 -76px transparent;
    content: "";
    height: 15px;
    position: absolute;
    top: -14px;
    width: 30px;
    z-index: 0;
  }
  #ui .hotspot.hover .content.bottom:after,
  #ui .hotspot:hover .content.bottom:after {
    background: url("../../designs/uac-ceresit/components/hotspotimage/hotspot/img/ceresit.hotspot.sprite.png") no-repeat 0 -100px transparent;
    bottom: -14px;
    content: "";
    height: 15px;
    position: absolute;
    width: 30px;
    z-index: 0;
  }
  #ui .hotspot .content {
    background-color: #fff;
    border: 1px solid #d7dde0;
    max-height: 200px;
    width: 400px;
  }
  #ui .hotspot .content .image {
    bottom: 10px;
    position: absolute;
    right: 10px;
  }
  #ui .hotspot .content .textimage-text h4 {
    font: 14px/20px normal arial, sans-serif;
    font-weight: bold;
    margin: 0;
  }
  #ui .hotspot .content .textimage-text p {
    font: 12px/16px normal arial, sans-serif;
  }
  #ui .hotspot .content.right.top {
    right: -5px;
    top: 45px;
  }
  #ui .hotspot .content.right.top:before {
    right: 10px;
  }
  #ui .hotspot .content.right.bottom {
    bottom: 47px;
    right: -5px;
  }
  #ui .hotspot .content.right.bottom:after {
    right: 10px;
  }
  #ui .hotspot .content.center.bottom {
    left: -191px;
    bottom: 47px;
  }
  #ui .hotspot .content.center.bottom:after {
    right: 195px;
  }
  #ui .hotspot .content.center.top {
    left: -191px;
    top: 45px;
  }
  #ui .hotspot .content.center.top:before {
    right: 195px;
  }
  #ui .hotspot .content.left.top {
    left: -7px;
    top: 45px;
  }
  #ui .hotspot .content.left.top:before {
    left: 10px;
  }
  #ui .hotspot .content.left.bottom {
    left: -7px;
    bottom: 47px;
  }
  #ui .hotspot .content.left.bottom:after {
    left: 10px;
  }
  #ui .hotspot .content .image {
    width: 100px;
  }
  #ui .hotspot .content .image img {
    width: 100%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .hotspot.hover .content,
  #ui .hotspot:hover .content {
    display: none;
  }
}
@media all {
  #ui .html {
    margin-bottom: 15px;
  }
}
@media all {
  #ui .linktiles {
    margin-bottom: 30px;
  }
  #ui .linktiles__linktiles-list {
    zoom: 1;
    list-style: none;
    width: 100%;
  }
  #ui .linktiles__linktiles-list:before,
  #ui .linktiles__linktiles-list:after {
    content: "";
    display: table;
  }
  #ui .linktiles__linktiles-list:after {
    clear: both;
  }
  #ui .linktiles__linktiles-list:before,
  #ui .linktiles__linktiles-list:after {
    display: table;
    content: "";
  }
  #ui .linktiles__linktiles-list:after {
    clear: both;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    border-left: 0 none;
    float: left;
    position: relative;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item.hover .image .overlay {
    display: block;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item.hover .linktile {
    border: 1px solid #999;
    margin: -1px;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linkWrapper {
    border-style: solid;
    border-width: 0 0 10px 0;
    display: block;
    height: 100%;
    width: 100%;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-0092CF {
    border-color: #0092cf;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-26318A {
    border-color: #26318a;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-008751 {
    border-color: #008751;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-E20076 {
    border-color: #e20076;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-F68E1E {
    border-color: #f68e1e;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-F16549 {
    border-color: #f16549;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktiles-color-FFE800 {
    border-color: #ffe800;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktitle {
    font: 14px/20px normal arial, sans-serif;
    color: #000;
    display: block;
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .image img {
    width: 100%;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .image .overlay {
    background: #000;
    cursor: pointer;
    filter: alpha(opacity=40);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 3;
  }
  #ui .linktiles__linktiles-list .linktiles__linktiles-item:first-child {
    border-left: 1px #999 solid;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktile > a {
    height: 203px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktile > a img {
    height: 60.5911%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktiles__linktiles-item {
    width: 12.5%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktile > a {
    height: 220px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktile > a img {
    height: 63.6363%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktiles__linktiles-item {
    width: 14.2857142857%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktile > a {
    height: 244px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktile > a img {
    height: 67.2131%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktiles__linktiles-item {
    width: 16.6666666666%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktitle {
    padding: 20px 10px;
    text-align: center;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktile > a {
    height: 228px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktile > a img {
    height: 73.6842%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktile > a {
    height: 223px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktile > a img {
    height: 64.5739%;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktile > a {
    height: 205px;
  }
  #ui .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktile > a img {
    height: 61.4634%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .linktiles .linktiles__linktiles-list .linktiles__linktiles-item {
    border-left: 1px #999 solid;
  }
  #ui .linktiles .linktiles__linktiles-list .linktiles__linktiles-item .image {
    display: none;
  }
  #ui .linktiles .linktiles__linktiles-list .linktiles__linktiles-item .linktiles__linktitle {
    padding: 20px 20px 18px 20px;
  }
  #ui .linktiles .linktiles__linktiles-list .linktiles__linktiles-item .linktile > a {
    height: 58px;
  }
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktiles__linktiles-item,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktiles__linktiles-item,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktiles__linktiles-item {
    border-width: 0 1px 1px 1px;
    float: none;
    width: 100%;
  }
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktiles__linktiles-item:first-child,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktiles__linktiles-item:first-child,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktiles__linktiles-item:first-child {
    border-width: 1px;
    float: none;
    width: 100%;
  }
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-6 .linktiles__linktiles-item .linktile > a,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-7 .linktiles__linktiles-item .linktile > a,
  #ui .linktiles .linktiles__linktiles-list.linktiles__linktiles-items-8 .linktiles__linktiles-item .linktile > a {
    border-width: 0 0 0 60px;
  }
}
@media screen {
  #ui .entry.section img {
    width: 100%;
  }
  #ui .entry.section .news-events-entry__header {
    margin: 20px 0;
  }
  #ui .entry.section .news-events-entry__headline {
    font: 24px bold arial, sans-serif;
  }
  #ui .entry.section .news-events-entry__date {
    font: 12px/16px normal arial, sans-serif;
  }
}
@media screen {
  #ui #_list_container {
    min-height: 500px;
  }
  #ui .news-events-list__visual img {
    width: 100%;
  }
  #ui h1.news-events-list__headline {
    font: 24px bold arial, sans-serif;
    margin: 20px 0;
  }
  #ui .news-events-list__body {
    margin: 20px 0;
  }
  #ui .news-events-list-entry__image img {
    height: 125px;
    width: 125px;
  }
  #ui .news-events-list-entry__body {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    position: relative;
    height: 83px;
  }
  #ui .news-events-list-entry__headline {
    font: 24px bold arial, sans-serif;
  }
  #ui .news-events-list-entry__date {
    font: 12px/16px normal arial, sans-serif;
  }
  #ui .news-events-list-entry__shorttext {
    max-height: 50px;
  }
  #ui .news-events-list-entry__shorttext p {
    max-width: 70%;
    max-height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #ui .news-events-list-entry__morelink {
    display: block;
    min-width: 80px;
    padding: 8px 10px;
    border: 1px solid #ccc;
    color: #333;
    position: absolute;
    bottom: 20px;
    right: 20px;
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .news-events-list-entry__morelink:link {
    background: url("../../designs/uac-ceresit/common/img/ceresit.common.icons1.png") scroll no-repeat 87px 12px;
    background-color: #ebeced;
  }
  #ui .news-events-list-entry__morelink:hover {
    background-color: #666;
    background-position: 80px -88px;
    color: #ebeced;
  }
  #ui .pagination {
    display: none;
  }
  #ui .pagination li.current a {
    background-color: #666666;
    color: #ebeced;
  }
}
@media screen {
  .media-object {
    display: block;
    overflow: hidden;
    zoom: 1;
  }
  .media-object__image img {
    display: block;
  }
  .media-object__image--left {
    display: block;
    float: left;
  }
  .media-object__image--right {
    display: block;
    float: right;
  }
  .media-object__body {
    overflow: hidden;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .news-events-list-entry__shorttext {
    display: none;
  }
  #ui .news-events-list-entry__header {
    margin-top: -10px;
  }
  #ui .news-events-list-entry__header .news-events-list-entry__headline {
    font-size: 20px;
  }
  #ui .news-events-list-entry__morelink:link {
    bottom: 10px;
    background-position-y: 9px;
    padding: 5px 10px;
  }
}
@media all {
  #ui .faqpanel {
    margin-bottom: 20px;
  }
  #ui .faqpanel h3 {
    font: 22px normal arial, sans-serif;
    margin: 0 0 20px;
  }
  #ui .faqpanel ol {
    list-style-type: none;
  }
  #ui .faqpanel ol li {
    border-bottom: 1px solid #d7dde0;
    display: block;
    padding: 4px 0;
  }
  #ui .faqpanel ol li:first-child {
    border-top: 1px solid #d7dde0;
  }
}
@media all {
  #ui .faq summary {
    font: 14px/20px normal arial, sans-serif;
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    background-position: 104% -1400px;
    cursor: pointer;
    font-weight: bold;
    padding-right: 40px;
  }
  #ui .faq summary.active {
    background-position: 104% -1495px;
    margin-right: 3px;
  }
  #ui .faq .textimage .image {
    display: block;
    margin-bottom: 10px;
  }
  #ui .faq .textimage p {
    font: 12px/16px normal arial, sans-serif;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .faq summary {
    background-position: 113% -1400px;
  }
  #ui .faq summary.active {
    background-position: 113% -1495px;
  }
}
/**
 * comp: productdetails (skin)
 */
@media all {
  #ui .productdetails .tabnav {
    border-bottom: 1px solid #666;
  }
  #ui .productdetails .tabnav li {
    background: #ebeced;
    float: left;
    font: 14px/20px normal arial, sans-serif;
    font-weight: normal;
    list-style: none;
    margin: 0 10px -1px 0;
    padding: 6px 20px;
    width: auto;
  }
  #ui .productdetails .tabnav li.current,
  #ui .productdetails .tabnav li.current:hover {
    background-color: #666;
    border-bottom: 1px solid #666;
    color: #fff;
    filter: none;
  }
  #ui .productdetails .tabnav li:hover,
  #ui .productdetails .tabnav li.hover {
    background-color: #666;
    color: #fff;
    cursor: pointer;
  }
  #ui .productdetails + div.textimage {
    margin-left: 20px;
  }
  #ui .productdetails + div.textimage + div.teasergallery {
    margin-left: 10px;
  }
  #ui .productdetails .download {
    float: left;
    margin: 10px;
    margin-left: 0px;
    margin-right: 30px;
  }
  #ui .productdetails > .panel-body {
    padding: 20px;
    border-bottom: 1px solid #666;
    border-top: none;
    margin-bottom: 10px;
  }
  #ui .productdetails > .panel-body .last-col figure img {
    max-width: 270px;
    max-height: 270px;
    width: auto !important;
  }
  #ui .productdetails > .panel-body .textimage-text p {
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .productdetails > .panel-body .textimage-text p b {
    font: 14px bold arial, sans-serif;
  }
  #ui .productdetails > .panel-body .textimage-text ul li {
    font: 12px/16px normal arial, sans-serif;
  }
  #ui .productdetails .nav {
    display: none;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .productdetails .tabnav {
    display: none;
  }
  #ui .productdetails .nav {
    border-top: 1px solid #666;
    display: block;
    cursor: pointer;
    font: 14px/20px normal arial, sans-serif;
    font-weight: normal;
    padding: 5px 20px;
  }
  #ui .productdetails .nav .arrow {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 9px;
    background-position: 0 -1400px;
    float: right;
    height: 15px;
    width: 10px;
  }
  #ui .productdetails .nav .arrow.open {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 9px;
    background-position: 0 -1500px;
    width: 15px;
  }
  #ui .productdetails section {
    margin: 20px;
  }
  #ui .productdetails > .panel-body {
    padding: 0;
  }
}
/**
 * comp: productfeatures (skin)
 */
@media all {
  #ui .productfeatures {
    margin-bottom: 10px;
  }
  #ui .productfeatures .image {
    float: left;
    padding-right: 10px;
  }
}
/**
 * comp: productfinder Ceresit
 */
@media all {
  #ui .productfinder {
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .productfinder h2 {
    font: 14px/20px normal arial, sans-serif;
    margin: 0 0 13px;
  }
  #ui .productfinder h3 {
    display: none;
  }
  #ui .productfinder .combinations-tab > h3 {
    display: none;
  }
  #ui .productfinder ul {
    list-style: none;
  }
  #ui .productfinder li span {
    display: block;
    padding: 5px;
    line-height: 13px;
  }
  #ui .productfinder li span:before {
    color: #fff;
  }
  #ui .productfinder li:hover {
    cursor: pointer;
  }
  #ui .productfinder li:hover span:before {
    color: #c41813;
  }
  #ui .productfinder .label {
    margin-bottom: 23px;
    font-weight: bold;
    font-size: 20px;
  }
  #ui .productfinder .description {
    border: 1px solid #cdcdcd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 9px 40px 9px 10px;
    width: 100%;
    background-color: #fff;
    font-weight: normal;
    line-height: 12px;
  }
  #ui .productfinder .description:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 9px;
    width: 16px;
    background-position: 0 -1600px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
    height: 30px;
    border-left: 1px solid #cdcdcd;
    background-position: 7px -1589px;
    content: ' ';
  }
  #ui .productfinder .description:hover {
    cursor: pointer;
  }
  #ui .productfinder .disabled {
    color: #cdcdcd;
  }
  #ui .productfinder .disabled .description:hover {
    cursor: auto;
  }
  #ui .productfinder .active {
    color: #000;
    font-weight: bold;
  }
  #ui .productfinder .active span:before {
    color: #000;
  }
  #ui .productfinder .option {
    position: relative;
    margin-bottom: 10px;
  }
  #ui .productfinder .option ul {
    left: -5000px;
    overflow: hidden;
    position: absolute;
  }
  #ui .productfinder .option.hover ul {
    left: auto;
    overflow: visible;
    position: static;
    position: absolute;
    top: 0;
    cursor: pointer;
  }
  #ui .productfinder .option.hover .description:after {
    background-color: #f6f6f6;
  }
  #ui .productfinder .select ul {
    z-index: 99;
    padding-top: 31px;
    width: 100%;
  }
  #ui .productfinder .select li {
    padding: 10px 9px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #cdcdcd;
    border-top-width: 0;
    background: #fff;
    font-weight: normal;
    line-height: 12px;
  }
  #ui .productfinder .select li:first-child {
    border-width: 1px;
  }
  #ui .productfinder .select li:hover {
    background: #666;
    color: #fff;
  }
  #ui .productfinder .select li span {
    padding: 0;
  }
  #ui .productfinder .step1 {
    margin-top: 0 !important;
    margin-left: 0;
    width: 100%;
  }
  #ui .productfinder .step1 .material1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 48%;
    border: 1px solid #999;
  }
  #ui .productfinder .step1 .material1-detail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 20px;
    width: 48%;
    border: 1px solid #999;
  }
  #ui .productfinder .step2,
  #ui .productfinder .step3 {
    display: none;
  }
  #ui .productfinder .submitbutton {
    display: none;
  }
  #ui .productfinder .productfinder-wrapper > h2 {
    display: none;
  }
  #ui .productfinder .product-list-wrapper > .parsys,
  #ui .productfinder .product-list-wrapper .loading {
    margin-bottom: 15px;
    zoom: 1;
  }
  #ui .productfinder .product-list-wrapper .loading span {
    -webkit-animation: rotate360steps 500ms infinite linear;
    -moz-animation: rotate360steps 500ms infinite linear;
    -o-animation: rotate360steps 500ms infinite linear;
    animation: rotate360steps 500ms infinite linear;
    display: block;
    margin: 30px auto;
    width: 80px;
    color: #000;
  }
  #ui .productfinder .product-list-wrapper .loading span:before {
    font-family: "heli";
    font-size: 80px;
    font-weight: normal;
    speak: none;
    content: "\2d";
  }
  #ui .productfinder .product-list-wrapper .category,
  #ui .productfinder .product-list-wrapper .no-result {
    clear: left;
    padding-top: 15px;
    border-top: 1px solid #3f3f3f;
  }
  #ui .productfinder .product-list-wrapper ul {
    clear: both;
  }
  #ui .productfinder .product-list-wrapper .item {
    float: left;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-left: 4%;
    width: 22%;
  }
  #ui .productfinder .product-list-wrapper .item:first-child {
    margin-left: 0;
  }
  #ui .productfinder .product-list-wrapper .item h3 {
    display: block;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 12px;
  }
  #ui .productfinder .product-list-wrapper .teaser {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  #ui .productfinder .product-list-wrapper .teaser a.button {
    display: none;
  }
  #ui .productfinder .product-list-wrapper .teaser.hover {
    color: #000;
  }
  #ui .productfinder .product-list-wrapper .teaser img {
    margin: 0 auto;
  }
  #ui .productfinder .product-list-wrapper .teaser .textimage {
    margin-bottom: 16px;
  }
  .touch #ui .productfinder span.description,
  .touch #ui .productfinder .radio ul {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .productfinder .product-list-wrapper .item {
    margin-left: 1%;
    width: 24.25%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .productfinder .box.step1 {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  #ui .productfinder .box.step1 .material1,
  #ui .productfinder .box.step1 .material1-detail {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
  #ui .productfinder .box.no-margin {
    margin-top: 10px;
  }
  #ui .productfinder .box select {
    padding: 5px;
    width: 100%;
  }
  #ui .productfinder .product-list-wrapper .item {
    float: left;
    margin-left: 2%;
    width: 49% !important;
  }
  #ui .productfinder .product-list-wrapper .item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) and (orientation: portrait) {
  #ui .productfinder .box.step1 {
    float: none;
    margin-left: 0;
  }
  #ui .productfinder .box.no-margin {
    margin-top: 10px;
  }
  #ui .productfinder .box select {
    padding: 5px;
  }
  #ui .productfinder .product-list-wrapper .item {
    margin-left: 1%;
  }
}
@media all {
  #ui .profiles.register_checkmail .account-created {
    width: 100%;
    height: 300px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper {
    text-align: center;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper h3 {
    font: 20px arial, sans-serif;
    color: #666;
    margin-bottom: .5em;
    padding: 0 2em;
    line-height: 1.4;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper h2 {
    margin-bottom: 0;
    font: bold 20px arial, sans-serif;
    padding: 0 2em;
    line-height: 1.4;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper p {
    margin-bottom: 0;
  }
  #ui .profiles.register_checkmail .account-created figure.checkmail img {
    margin: 0 auto;
    max-width: 100%;
    width: 108px;
    height: 108px;
  }
  #ui .profiles.register_checkmail .account-created a:link {
    font-size: 12px;
  }
}
@media screen and (min-width: 1025px) {
  #ui .profiles.register_checkmail .account-created {
    margin-bottom: 0;
    margin-top: 0;
  }
  #ui .profiles.register_checkmail .account-created figure.checkmail {
    float: left;
    margin-right: 3em;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper {
    margin-bottom: 10px;
    text-align: left;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper h3 {
    padding: 0;
    margin-bottom: 10px;
  }
  #ui .profiles.register_checkmail .account-created .text-wrapper h2 {
    padding: 0;
    margin-bottom: 0;
  }
  #ui .profiles.register_checkmail .account-created .checkmail-wrapper {
    height: auto;
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media all {
  #ui .stage {
    overflow: hidden;
    position: relative;
  }
  #ui .stage.hover {
    cursor: pointer;
  }
  #ui .stage > div > .textblock,
  #ui .stage > div > .textblockWrapper .textblock {
    padding: 10px;
  }
  #ui .stage > div > .textblock h2,
  #ui .stage > div > .textblockWrapper .textblock h2 {
    color: #fff;
    font-size: 35px;
    padding-bottom: 15px;
    line-height: 37px;
  }
  #ui .stage > div > .textblock h3,
  #ui .stage > div > .textblockWrapper .textblock h3 {
    font-size: 14px;
  }
  #ui .stage > div > .textblock a.button,
  #ui .stage > div > .textblockWrapper .textblock a.button {
    font-size: 12px;
    padding: 5px 20px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 0 0 #a9a9a9;
    -moz-box-shadow: 2px 2px 0 0 #a9a9a9;
    box-shadow: 2px 2px 0 0 #a9a9a9;
  }
  #ui .stage > div > .textblock a.button span,
  #ui .stage > div > .textblockWrapper .textblock a.button span {
    font-size: 12px;
    font-weight: bold;
  }
  #ui .stage > div > .textblock a.button:after,
  #ui .stage > div > .textblockWrapper .textblock a.button:after {
    display: none !important;
  }
  #ui .stage > div > .textblock a.button:hover,
  #ui .stage > div > .textblockWrapper .textblock a.button:hover {
    color: #c41813;
  }
  #ui .stage > div > .textblock .textimage,
  #ui .stage > div > .textblockWrapper .textblock .textimage {
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    font-size: 22px;
    padding: 20px 4px;
    line-height: 27px;
    margin-bottom: 33px;
  }
  #ui .stage img {
    width: 100%;
  }
  #ui .stage .rendermode_generic,
  #ui .stage .rendermode_general {
    min-height: 200px;
  }
  #ui .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui .stage .rendermode_general > .textblockWrapper .textblock {
    position: absolute;
  }
  #ui .stage .rendermode_titleonly > .textblockWrapper .textblock a.button {
    background-color: #fff;
    color: #fff;
    float: right;
    margin-right: -10px;
  }
  #ui .stage .rendermode_titleonly > .textblockWrapper .textblock a.button span:before {
    border-left-color: #d7dde0;
  }
  #ui .stage .rendermode_titleonly > .textblockWrapper .textblock a.button:hover span:before {
    border-left-color: #d7dde0;
  }
  #ui .stage .noimage.rendermode_generic > .textblock,
  #ui .stage .noimage.rendermode_general > .textblock {
    position: static;
  }
  #ui .stage .position2 > .textblock {
    left: 500px;
    width: 40%;
  }
  #ui .stage .cl > .par {
    width: 98%;
  }
  #ui .stage .cl > .par .parsys_column {
    min-height: 1px;
  }
  #ui .stage .cl > .par .parsys_column img {
    max-width: 100%;
  }
  #ui .stage .cl > .par .cq-colctrl-lt0,
  #ui .stage .cl > .par .cq-colctrl-lt1,
  #ui .stage .cl > .par .cq-colctrl-lt2 {
    width: 100%;
  }
  #ui .stage.col3 #content .stage .cl > .par .cq-colctrl-lt0,
  #ui .stage.col3 #content .stage .cl > .par .cq-colctrl-lt1,
  #ui .stage.col3 #content .stage .cl > .par .cq-colctrl-lt2 {
    width: 100%;
  }
  #ui .stage.col2l #content .stage .cl > .par .cq-colctrl-lt0,
  #ui .stage.col2r #content .stage .cl > .par .cq-colctrl-lt0,
  #ui .stage.col2l #content .stage .cl > .par .cq-colctrl-lt1,
  #ui .stage.col2r #content .stage .cl > .par .cq-colctrl-lt1,
  #ui .stage.col2l #content .stage .cl > .par .cq-colctrl-lt2,
  #ui .stage.col2r #content .stage .cl > .par .cq-colctrl-lt2 {
    width: 100%;
  }
  #ui .stage.col1 #content .stage .cl > .par .cq-colctrl-lt0,
  #ui .stage.col1 #content .stage .cl > .par .cq-colctrl-lt1,
  #ui .stage.col1 #content .stage .cl > .par .cq-colctrl-lt2 {
    width: 100%;
  }
  #ui #content .carousel .stage,
  #ui #content .carousel .parsys .stage {
    margin: 0;
  }
  #ui #content .parsys .carousel .stage:first-child {
    margin-top: 0;
  }
  #ui .carousel .stage .cl > .par {
    width: auto;
  }
  #ui .carousel .stage .rendermode_generic.position2 > .textblock,
  #ui .carousel .stage .rendermode_general.position2 > .textblock {
    left: 500px;
    width: 40%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .parsys-mobile .textimage {
    width: 100% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) and (orientation: portrait) {
  #ui .stage .textblock {
    display: block;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #content .stage {
    min-width: 100%;
    width: auto;
  }
  #ui .stage {
    width: 100%;
  }
  #ui .stage img {
    width: 100%;
  }
  #ui .stage .rendermode_generic,
  #ui .stage .rendermode_general {
    min-height: 150px;
  }
  #ui .stage .rendermode_generic > .textblockWrapper,
  #ui .stage .rendermode_general > .textblockWrapper {
    height: 100%;
    position: relative;
  }
  #ui .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui .stage .rendermode_general > .textblockWrapper .textblock {
    bottom: 0;
    left: 0;
    padding: 2%;
    top: auto;
  }
  #ui .stage .rendermode_titleonly > .textblockWrapper .textblock a.button {
    display: block;
  }
  #ui .stage .default.noimage.rendermode_general .textblockWrapper {
    min-height: 150px;
  }
  #ui .stage .default.noimage.rendermode_general .textblockWrapper .textblock {
    position: relative;
  }
  #ui .stage .default.noimage.rendermode_general .textblockWrapper .textblock .textimage {
    display: block !important;
  }
  #ui .stage .textblock .textimage {
    display: none;
  }
  #ui .stage .parsys {
    position: relative;
    width: 100%;
  }
  #ui .stage .parsys .parbase.textimage {
    margin-top: 10px;
  }
  #ui .stage .parsys .parbase.textimage > figure {
    max-width: 32%;
    float: left;
  }
  #ui .stage .parsys .parbase.textimage > div {
    display: inline-block;
    padding: 1%;
    width: 66%;
  }
  #ui #stage .carousel .stage > div {
    height: auto !important;
  }
  #ui #stage .carousel .stage .rendermode_generic > .textblockWrapper,
  #ui #stage .carousel .stage .rendermode_general > .textblockWrapper {
    height: auto;
  }
  #ui #stage .carousel .rhino-container ul li .stage {
    overflow: visible;
  }
  #ui #stage .carousel .rhino-container ul li .stage > div,
  #ui #stage .carousel .rhino-container ul li .stage .textblockWrapper,
  #ui #stage .carousel .rhino-container ul li .stage img {
    max-height: 100%;
  }
  #ui #stage .carousel .rhino-container ul li .stage .default {
    max-height: 100%;
  }
  #ui #stage .carousel .rhino-container ul li .stage .default figure {
    height: 100%;
  }
  #ui #stage .carousel .rhino-container ul li .stage.textToBottom .textblockWrapper .textblock {
    position: relative;
  }
  #ui #stage .carousel .rhino-container ul li .stage.textToBottom .dark .textblock {
    background: #000;
  }
  #ui #content .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui #content .stage .rendermode_general > .textblockWrapper .textblock {
    width: 73%;
  }
  #ui #content .stage .cl > .par {
    width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .stage {
    width: 100%;
  }
  #ui .stage img {
    max-width: 100%;
  }
  #ui .stage > div > .textblockWrapper .textblock h2 {
    font-size: 3em;
    line-height: 32px;
  }
  #ui .stage > div > .textblockWrapper .textblock .textimage {
    font-size: 1.5em;
    line-height: 20px;
  }
  #ui .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui .stage .rendermode_general > .textblockWrapper .textblock {
    left: 0;
    top: auto;
    bottom: 0;
    width: 70%;
  }
  #ui .stage .rendermode_generic > .textblockWrapper .textblock a.button,
  #ui .stage .rendermode_general > .textblockWrapper .textblock a.button {
    display: inline-block;
  }
  .textblock .textimage {
    display: block;
  }
  .textblock a.button {
    display: block;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .stage [class*="cq-colctrl-lt1-c"],
  #ui .stage [class*="cq-colctrl-lt2-c"],
  #ui .stage [class*="cq-colctrl-lt3-c"] {
    float: none;
    margin: 0;
    width: 100%;
  }
  #ui .stage > div > .textblockWrapper .textblock h2 {
    font-size: 3em;
    line-height: 32px;
  }
  #ui .stage > div > .textblockWrapper .textblock .textimage {
    font-size: 2em;
    line-height: 20px;
  }
  #ui .stage .textblock {
    display: block;
    position: relative !important;
    background: #000;
    top: 0;
    left: 0;
  }
  #ui .stage .textblock h2 {
    padding-bottom: 0;
  }
  #ui .stage .textblock .textimage {
    display: block;
    margin-bottom: 7px !important;
  }
  #ui .stage .textblock a.button {
    display: inline-block;
    margin-bottom: 1%;
  }
  #ui #content .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui #content .stage .rendermode_general > .textblockWrapper .textblock {
    width: 100%;
  }
}
@media screen and (max-width: 640px) and (orientation: portrait), screen and (max-device-width: 640px) and (orientation: portrait) {
  #ui .stage .rendermode_generic,
  #ui .stage .rendermode_general {
    min-height: 100px;
  }
}
@media screen and (min-width: 1025px) {
  #ui .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui .stage .rendermode_general > .textblockWrapper .textblock,
  #ui .stage .rendermode_general > .textblock,
  #ui .stage .rendermode_generic > .textblock {
    top: 10px;
    width: 70%;
  }
  #ui .stage .rendermode_general > .textblockWrapper .textblock,
  #ui .stage .rendermode_generic > .textblockWrapper .textblock {
    width: 40.55% !important;
    top: 30px !important;
    left: 30px !important;
  }
  #ui .stage .rendermode_general.noimage > .textblockWrapper .textblock {
    position: relative;
    top: 0;
    left: 0 !important;
  }
  #ui .stage > .par {
    bottom: 0;
    position: absolute;
    right: 10px;
  }
  #ui .stage .cl > .par {
    position: absolute;
  }
  #ui #content .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui #content .stage .rendermode_general > .textblockWrapper .textblock {
    width: 91.55% !important;
  }
  #ui .carousel .stage .cl > .par {
    width: 90%;
    left: 5%;
    bottom: 40px;
  }
  #ui .carousel .stage .cl > .par > figure {
    float: right;
  }
  #ui .carousel .stage .rendermode_generic > .textblockWrapper .textblock,
  #ui .carousel .stage .rendermode_general > .textblockWrapper .textblock,
  #ui .carousel .stage .rendermode_generic > .textblock,
  #ui .carousel .stage .rendermode_general > .textblock {
    left: 50px;
    width: 70%;
  }
  #ui .carousel .stage .rendermode_generic > .textblockWrapper .textblock .textimage,
  #ui .carousel .stage .rendermode_general > .textblockWrapper .textblock .textimage,
  #ui .carousel .stage .rendermode_generic > .textblock .textimage,
  #ui .carousel .stage .rendermode_general > .textblock .textimage {
    margin-top: 10px;
  }
  #ui .stage .cl > .par {
    bottom: 0;
    right: 7px;
  }
}
#ui .carousel .stage .stage--box.rendermode_general,
#ui .carousel3 .stage .stage--box.rendermode_general,
#ui .carousel .stage .stage--box.rendermode_generic,
#ui .carousel3 .stage .stage--box.rendermode_generic {
  position: relative;
}
#ui .carousel .stage .stage--box.rendermode_general:hover,
#ui .carousel3 .stage .stage--box.rendermode_general:hover,
#ui .carousel .stage .stage--box.rendermode_generic:hover,
#ui .carousel3 .stage .stage--box.rendermode_generic:hover {
  cursor: pointer;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock {
  background: #000;
  color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  #ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock,
  #ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock,
  #ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock,
  #ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock {
    background: none;
    left: 40px !important;
    max-width: 74% !important;
    padding: 10px;
    position: absolute;
    top: 20px !important;
  }
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock h2,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock h2,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock h2,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock h2 {
  color: #fff;
  display: inline;
  font-size: 32px;
  line-height: 45px;
  background-color: #000;
  padding: 8px 0;
  margin: 0;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 10px 0 0 #000, -10px 0 0 #000;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock h3,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock h3,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock h3,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock h3 {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 10px 0 0 0;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage {
  color: #fff;
  background: none;
  font-size: 22px;
  margin-bottom: 33px;
  margin-top: 25px;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage p,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage p,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage p,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage p {
  font-size: 22px;
  line-height: 1em;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage a,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .textimage a,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage a,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .textimage a {
  font-weight: normal;
  text-decoration: none;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button {
  -webkit-box-shadow: 2px 2px 0 0 #a9a9a9;
  -moz-box-shadow: 2px 2px 0 0 #a9a9a9;
  box-shadow: 2px 2px 0 0 #a9a9a9;
  background-color: #fff;
  color: #000;
  display: none;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:hover,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:hover,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:hover,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:hover,
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:focus,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:focus,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:focus,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:focus,
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:active,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:active,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:active,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:active {
  color: #000 !important;
  outline: none;
  outline-width: 0;
  text-decoration: none;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:focus,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:focus,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:focus,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:focus {
  outline: thin dotted;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:hover,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:hover,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:hover,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:hover,
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:active,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:active,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:active,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:active {
  outline: 0;
}
#ui .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:visited:hover,
#ui .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock .button:visited:hover,
#ui .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:visited:hover,
#ui .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock .button:visited:hover {
  color: #fff;
}
#ui #content .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock,
#ui #content .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock,
#ui #content .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock,
#ui #content .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock {
  left: 0;
  top: 0;
  width: 100% !important;
}
@media screen and (min-width: 1025px) {
  #ui #content .carousel .stage .stage--box.rendermode_general .textblockWrapper .textblock,
  #ui #content .carousel3 .stage .stage--box.rendermode_general .textblockWrapper .textblock,
  #ui #content .carousel .stage .stage--box.rendermode_generic .textblockWrapper .textblock,
  #ui #content .carousel3 .stage .stage--box.rendermode_generic .textblockWrapper .textblock {
    left: 40px !important;
    max-width: 74% !important;
    top: 20px !important;
  }
}
@media all {
  #ui .ui-widget-header {
    background: none;
  }
  #ui .tabs ul {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #666;
  }
  #ui .tabs ul .ui-widget-header {
    background: none;
  }
  #ui .tabs li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font: 14px/20px normal arial, sans-serif;
    float: left;
    margin: 0 10px -1px 0;
    width: auto;
    background: #ebeced;
    list-style: none;
    font-weight: normal;
  }
  #ui .tabs li.ui-state-active {
    border-bottom: 1px solid #666;
    background-color: #666;
    filter: none;
  }
  #ui .tabs li.ui-state-active a {
    cursor: pointer;
    background-color: #666;
    color: #fff;
  }
  #ui .tabs li.ui-state-active:hover,
  #ui .tabs li.ui-state-active.hover {
    border-bottom: 1px solid #666;
    background-color: #666;
    color: #fff;
    filter: none;
  }
  #ui .tabs li.ui-state-active:hover a,
  #ui .tabs li.ui-state-active.hover a {
    cursor: pointer;
    background-color: #666;
    color: #fff;
  }
  #ui .tabs li:hover,
  #ui .tabs li.hover {
    cursor: pointer;
    background-color: #666;
    color: #fff;
  }
  #ui .tabs li > a:hover,
  #ui .tabs li > a.hover {
    cursor: pointer;
    background-color: #666;
    color: #fff;
  }
  #ui .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 6px 20px;
    text-decoration: none;
  }
  #ui .ui-widget-header {
    background-color: #fff;
  }
  #ui .tabs__content {
    padding: 20px;
  }
  .productpage #ui .tabs .tabs ul {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    border: 0;
  }
  .productpage #ui .tabs .tabs li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font: 14px/20px normal arial, sans-serif;
    position: relative;
    float: left;
    margin: 0 0 -1px 0;
    padding: 0;
    width: auto;
    height: 40px;
    border: 1px solid #a0a0a0;
    background: #ebeced;
    list-style: none;
    font-weight: normal;
  }
  .productpage #ui .tabs .tabs li:after,
  .productpage #ui .tabs .tabs li:before {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: " ";
    pointer-events: none;
  }
  .productpage #ui .tabs .tabs li:after {
    margin-top: -20px;
    border-width: 20px;
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #ebeced;
  }
  .productpage #ui .tabs .tabs li:before {
    margin-top: -21px;
    border-width: 21px;
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #a0a0a0;
  }
  .productpage #ui .tabs .tabs li.ui-state-active {
    border-bottom: 1px solid #a0a0a0;
    background-color: #a0a0a0;
    filter: none;
  }
  .productpage #ui .tabs .tabs li.ui-state-active a {
    cursor: pointer;
    background-color: #a0a0a0;
    color: #fff;
  }
  .productpage #ui .tabs .tabs li.ui-state-active:hover,
  .productpage #ui .tabs .tabs li.ui-state-active.hover {
    border-bottom: 1px solid #a0a0a0;
    background-color: #a0a0a0;
    color: #fff;
    filter: none;
  }
  .productpage #ui .tabs .tabs li.ui-state-active:hover a,
  .productpage #ui .tabs .tabs li.ui-state-active.hover a {
    cursor: pointer;
    background-color: #a0a0a0;
    color: #fff;
  }
  .productpage #ui .tabs .tabs li.ui-state-active:after {
    border-left-color: #a0a0a0;
  }
  .productpage #ui .tabs .tabs li:nth-child(1) {
    z-index: 10;
  }
  .productpage #ui .tabs .tabs li:nth-child(2) {
    z-index: 9;
  }
  .productpage #ui .tabs .tabs li:nth-child(3) {
    z-index: 8;
  }
  .productpage #ui .tabs .tabs li:nth-child(4) {
    position: relative;
    z-index: 7;
  }
  .productpage #ui .tabs .tabs li:nth-child(5) {
    z-index: 6;
  }
  .productpage #ui .tabs .tabs li:nth-child(6),
  .productpage #ui .tabs .tabs li.tab-list-item6 {
    z-index: 5;
  }
  .productpage #ui .tabs .tabs li:nth-child(7) {
    z-index: 4;
  }
  .productpage #ui .tabs .tabs li:hover,
  .productpage #ui .tabs .tabs li.hover {
    cursor: pointer;
    background-color: #a0a0a0;
    color: #fff;
  }
  .productpage #ui .tabs .tabs li:hover:after,
  .productpage #ui .tabs .tabs li.hover:after {
    border-left-color: #a0a0a0;
  }
  .productpage #ui .tabs .tabs li:last-child:before,
  .productpage #ui .tabs .tabs li:last-child:after {
    display: none !important;
  }
  .productpage #ui .tabs .tabs li > a {
    padding: 11px 45px 9px 63px;
  }
  .productpage #ui .tabs .tabs li > a:hover,
  .productpage #ui .tabs .tabs li > a.hover {
    cursor: pointer;
    background-color: #a0a0a0;
    color: #fff;
  }
  .productpage #ui .tabs .tabs .tabs__content {
    padding: 20px 0 0 0;
  }
}
@media all {
  #ui .teaser {
    zoom: 1;
    background: #fff;
    border: 1px #d7dde0 solid;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 20px;
    position: relative;
  }
  #ui .teaser:before,
  #ui .teaser:after {
    content: "";
    display: table;
  }
  #ui .teaser:after {
    clear: both;
  }
  #ui .teaser:before,
  #ui .teaser:after {
    display: table;
    content: "";
  }
  #ui .teaser:after {
    clear: both;
  }
  #ui .teaser.hover .image .overlay {
    display: block;
  }
  #ui .teaser h3 {
    font: 22px normal arial, sans-serif;
    color: #000;
    margin-bottom: 20px;
  }
  #ui .teaser .textimage {
    margin-bottom: 54px;
  }
  #ui .teaser .textblock {
    margin-bottom: 20px;
  }
  #ui .teaser .textblock .text {
    padding-bottom: 20px;
  }
  #ui .teaser .textblock,
  #ui .teaser .textimage {
    font: 14px/20px normal arial, sans-serif;
  }
  #ui .teaser .image {
    margin-bottom: 20px;
    position: relative;
  }
  #ui .teaser .image img {
    width: 100%;
  }
  #ui .teaser .image .overlay {
    background: #000;
    filter: alpha(opacity=40);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  #ui .teaser a.button {
    bottom: 20px;
    position: absolute;
    right: 20px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .teaser img {
    width: 100%;
  }
}
@media all {
  #ui .teaser .rendermode_bgImage {
    height: 100%;
    position: inherit;
  }
  #ui .teaser .rendermode_bgImage .textblock {
    padding: 20px 20px 0 20px;
    margin-bottom: 0px;
  }
  #ui .teaser .rendermode_bgImage .textblock .text {
    padding-bottom: 74px;
  }
  #ui .teaser .rendermode_bgImage a.button {
    bottom: 20px;
    margin-left: 20px;
    position: absolute;
  }
}
@media all {
  #ui .teaser .rendermode_imageLast .textblock {
    margin-bottom: 0;
  }
  #ui .teaser .rendermode_imageLast .image {
    margin-bottom: 54px;
  }
}
@media all {
  #ui .teaser .rendermode_imageFirst .textblock {
    margin-bottom: 0;
  }
  #ui .teaser .rendermode_imageFirst .textblock .text {
    margin-bottom: 54px;
  }
}
@media all {
  #ui .teaser .rendermode_titlesFirst .textblock {
    margin-bottom: 20px;
  }
  #ui .teaser .rendermode_titlesFirst .textblock:first-child {
    padding-bottom: 0;
  }
  #ui .teaser .rendermode_titlesFirst .image + .textblock {
    margin-bottom: 34px;
  }
}
@media all {
  #ui .teaser .rendermode_imageOnly a.button {
    position: relative;
    top: 0;
  }
}
#ui .teaser .rendermode_linklist .text {
  font: 14px/20px normal arial, sans-serif;
  margin-bottom: 20px;
}
#ui .teaser .rendermode_linklist .linklist ul {
  list-style: none;
}
#ui .teaser .rendermode_linklist .linklist ul li {
  font: 14px/20px normal arial, sans-serif;
}
#ui .teaser .rendermode_linklist .linklist ul li:before {
  background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 8px;
  background-position: 0 -2200px;
  content: "";
  position: relative;
  left: 0;
  top: 2px;
}
#ui .teaser .rendermode_linklist .linklist ul li a {
  padding-left: 5px;
}
#ui .teaser .rendermode_linklist .linklist ul li a:hover span {
  text-decoration: underline;
}
@media all {
  #ui .profiles .profile-teaser {
    zoom: 1;
  }
  #ui .profiles .profile-teaser:before,
  #ui .profiles .profile-teaser:after {
    content: "";
    display: table;
  }
  #ui .profiles .profile-teaser:after {
    clear: both;
  }
  #ui .profiles .profile-teaser:before,
  #ui .profiles .profile-teaser:after {
    display: table;
    content: "";
  }
  #ui .profiles .profile-teaser:after {
    clear: both;
  }
  #ui .profiles .profile-teaser .thumb {
    margin-bottom: 2em;
    margin-right: 1em;
    width: 7.5em;
    height: 7.5em;
    float: left;
  }
  #ui .profiles .profile-teaser .name-info {
    float: left;
  }
  #ui .profiles .profile-teaser .name-info .name {
    font-size: 16px;
    /*TODO MQ*/
    font-weight: bold;
    display: block;
  }
  #ui .profiles .profile-teaser .name-info .company {
    font-size: 14px;
    /*TODO MQ*/
    margin-bottom: 0.76923077em;
    display: block;
  }
  #ui .profiles .profile-teaser .name-info .location {
    font-size: 13px;
    /*TODO MQ*/
    display: block;
    color: #999;
  }
}
@media all {
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .col-60 {
    width: 60%;
    float: left;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .col-40 {
    width: 40%;
    float: right;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .tile-list-horizontal {
    float: right;
    margin: 1.5em 0 1.5em;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .tile-list-horizontal li {
    margin-right: 0;
    float: right;
    margin-left: 1em;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .used-products {
    text-align: right;
  }
  #ui .profiles .project-teaser {
    zoom: 1;
    list-style: none;
  }
  #ui .profiles .project-teaser:before,
  #ui .profiles .project-teaser:after {
    content: "";
    display: table;
  }
  #ui .profiles .project-teaser:after {
    clear: both;
  }
  #ui .profiles .project-teaser:before,
  #ui .profiles .project-teaser:after {
    display: table;
    content: "";
  }
  #ui .profiles .project-teaser:after {
    clear: both;
  }
  #ui .profiles .project-teaser .thumb {
    margin-bottom: 2em;
    text-align: center;
    position: relative;
  }
  #ui .profiles .project-teaser .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1.33333333em;
  }
  #ui .profiles .project-teaser .tile-list-horizontal {
    float: right;
  }
  #ui .profiles .project-teaser .used-products {
    text-align: right;
  }
  #ui .profiles .project-teaser .used-products ul {
    list-style-type: none;
  }
  #ui .profiles .project-teaser .used-products li {
    padding-left: 0;
  }
  #ui .profiles .project-teaser .used-products li :before {
    display: none;
  }
  #ui .profiles .project-teaser .used-products p {
    margin-bottom: 0;
  }
  #ui .profiles .project-teaser .col-left {
    padding-right: 1em;
  }
  #ui .profiles .project-teaser.project-teaser-small .col {
    float: none;
    width: 100%;
  }
  #ui .profiles .project-teaser.project-teaser-small .tile-list-horizontal {
    float: none;
    margin: 1.5em 0 1.5em;
  }
  #ui .profiles .project-teaser.project-teaser-small .used-products {
    text-align: left;
  }
  #ui .profiles .project-teaser.project-teaser-small.col-left {
    float: left;
    padding-right: 1.5em;
    width: 50%;
    margin-right: 0;
  }
  #ui .profiles .project-teaser.project-teaser-small.col-right {
    float: right;
    width: 50%;
    padding-left: 1.5em;
    margin-left: 0;
  }
  #ui .profiles.overview .project-teaser .tile-list-horizontal,
  #ui .profiles.overview .project-teaser .used-products {
    float: none;
    text-align: left;
  }
  #ui .profiles.overview .project-teaser .tile-list-horizontal p,
  #ui .profiles.overview .project-teaser .used-products p,
  #ui .profiles.overview .project-teaser .tile-list-horizontal ul,
  #ui .profiles.overview .project-teaser .used-products ul {
    margin-bottom: 0;
  }
  #ui .profiles.overview .project-teaser .description {
    display: none;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .profiles .project-teaser {
    margin-bottom: 2.5em;
  }
  #ui .profiles .project-teaser .tile-list-horizontal {
    margin: 1.5em 0 1.5em;
  }
  #ui .profiles .project-teaser .tile-list-horizontal,
  #ui .profiles .project-teaser .used-products {
    float: none;
    text-align: left;
  }
  #ui .profiles .project-teaser .tile-list-horizontal p,
  #ui .profiles .project-teaser .used-products p,
  #ui .profiles .project-teaser .tile-list-horizontal ul,
  #ui .profiles .project-teaser .used-products ul {
    margin-bottom: 0;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .used-products {
    text-align: left;
  }
  #ui .profiles.profile-view .project-teaser.project-teaser-small.first .tile-list-horizontal {
    float: left;
  }
}
@media all {
  #ui .profiles .project-teaser-compact {
    border: 1px solid #ccc;
    /*TODO*/
    margin-bottom: 1em;
    position: relative;
  }
  #ui .profiles .project-teaser-compact .icon-delete {
    font-size: 20px;
  }
  #ui .profiles .project-teaser-compact .drag-area {
    cursor: move;
    background-color: #f5f5f5;
    border-right: 1px solid #ccc;
    height: 100%;
    left: -4.4em;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 4.4em;
    vertical-align: middle;
  }
  #ui .profiles .project-teaser-compact .drag-area .icon {
    background: url(../../designs/uac-ceresit/common/img/placeholder/icon-drag-arrow.jpg) no-repeat 0 0;
    height: 2.1em;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2.1em;
  }
  #ui .profiles .project-teaser-compact .teaser-content {
    padding: 1em;
    position: relative;
    line-height: 6.7em;
    margin-left: 4.4em;
    zoom: 1;
  }
  #ui .profiles .project-teaser-compact .teaser-content:before,
  #ui .profiles .project-teaser-compact .teaser-content:after {
    content: "";
    display: table;
  }
  #ui .profiles .project-teaser-compact .teaser-content:after {
    clear: both;
  }
  #ui .profiles .project-teaser-compact .teaser-content:before,
  #ui .profiles .project-teaser-compact .teaser-content:after {
    display: table;
    content: "";
  }
  #ui .profiles .project-teaser-compact .teaser-content:after {
    clear: both;
  }
  #ui .profiles .project-teaser-compact .thumb {
    float: left;
    height: 6.7em;
    margin-right: 1em;
    position: relative;
    text-align: center;
    width: 11.8em;
  }
  #ui .profiles .project-teaser-compact .thumb .image {
    height: 100%;
  }
  #ui .profiles .project-teaser-compact .thumb .image .adaptive {
    height: 100%;
  }
  #ui .profiles .project-teaser-compact .textimage {
    width: 24.2em;
  }
  #ui .profiles .project-teaser-compact .textimage h4 {
    margin-bottom: 5px;
    /*TODO*/
  }
  #ui .profiles .project-teaser-compact .options {
    width: 12em;
  }
  #ui .profiles .project-teaser-compact .options a {
    line-height: 1;
    margin-right: 0.71428571em;
    /*TODO Link base font size */
  }
  #ui .profiles .project-teaser-compact .options a:last-child {
    margin-right: 0;
  }
  #ui .profiles .project-teaser-compact .project-description {
    height: 32px;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .profiles .project-teaser-compact .thumb {
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 1025px) {
  #ui .profiles .project-teaser-compact .thumb {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  #ui .profiles .project-teaser-compact .options.col {
    margin-left: 9em;
    width: 12em;
  }
  #ui .profiles .project-teaser-compact .icon-delete::before {
    position: absolute;
    top: 34px;
    right: 32px;
  }
}
#ui.col1 .teasergallery li {
  list-style-type: none;
  float: left;
  line-height: 100%;
}
#ui.col1 .teasergallery li .teaser {
  margin: 10px;
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui.col1 .teasergallery li {
    padding: 5px 0;
    width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui.col1 .teasergallery li {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  #ui.col1 .teasergallery {
    margin: 0 -10px;
  }
  #ui.col1 .teasergallery li {
    width: 33.3333%;
  }
}
#ui.col2l .teasergallery li {
  float: left;
  list-style-type: none;
  line-height: 100%;
  margin: 0;
}
#ui.col2l .teasergallery li .teaser {
  border: 0 none;
  margin: 0;
  padding: 0;
}
#ui.col2l .teasergallery li .teaser .button {
  display: none;
}
#ui.col2l .teasergallery li .teaser .image {
  margin-bottom: 10px;
}
#ui.col2l .teasergallery li .teaser .textimage {
  margin-bottom: 20px;
}
#ui.col2l .teasergallery li .teaser h3 {
  font: 16px bold arial, sans-serif;
  margin-bottom: 10px;
}
#ui.col2l .teasergallery li .teaser .textimage p {
  font: 12px/16px normal arial, sans-serif;
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui.col2l .teasergallery {
    margin: 0 -10px;
  }
  #ui.col2l .teasergallery li {
    width: 50%;
  }
  #ui.col2l .teasergallery li .teaser {
    margin: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui.col2l .teasergallery {
    margin: 0 -10px;
  }
  #ui.col2l .teasergallery li {
    width: 25%;
  }
  #ui.col2l .teasergallery li .teaser {
    margin: 10px;
  }
}
@media screen and (min-width: 1025px) {
  #ui.col2l .teasergallery {
    margin: 0 -10px;
  }
  #ui.col2l .teasergallery li {
    width: 25%;
  }
  #ui.col2l .teasergallery li .teaser {
    margin: 10px;
  }
}
@media all {
  #ui table {
    margin: 15px 0 35px;
    width: 100%;
    font: 14px/20px normal arial, sans-serif;
  }
  #ui table tr {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  #ui table tr th {
    text-align: left;
    padding: 8px 20px 8px 0;
  }
  #ui table tr td {
    padding: 8px 0;
  }
}
@media all {
  #ui .textimage {
    overflow: hidden;
    margin-bottom: 10px;
  }
  #ui .textimage h2 {
    font: 24px bold arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage h3 {
    font: 22px normal arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage h4 {
    font: 18px bold arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage h5 {
    font: 14px/20px normal arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage p {
    font: 12px/16px normal arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage ol,
  #ui .textimage ul {
    clear: both;
    font: 12px/16px normal arial, sans-serif;
    margin-bottom: 10px;
  }
  #ui .textimage ol {
    list-style-type: decimal;
    padding-left: 18px;
  }
  #ui .textimage ul li:before {
    top: 5px;
    border: 1px solid;
  }
  #ui .textimage .footnote {
    font: 12px/16px normal arial, sans-serif;
  }
  #ui .textimage .inverted {
    background-color: #415055;
    color: #fff;
  }
  #ui .textimage a {
    font-weight: normal;
  }
  #ui .textimage a:link,
  #ui .textimage a:visited {
    color: #415055;
    text-decoration: underline;
  }
  #ui .textimage a:hover,
  #ui .textimage a:active,
  #ui .textimage a:focus {
    background-color: transparent;
    color: #e3000f;
    text-decoration: underline;
  }
  #ui .textimage a.icon-link {
    margin-left: 10px;
    position: relative;
  }
  #ui .textimage a.icon-link:before {
    border: 5px solid transparent;
    border-left-color: #415055;
    content: "";
    left: -10px;
    position: absolute;
  }
  #ui .textimage a.icon-link:before {
    left: -8px;
    top: 3px;
  }
  #ui .textimage a.icon-link:hover:before {
    border-left-color: #e3000f;
  }
  #ui .textimage .image {
    margin-bottom: 5px;
    max-width: 100%;
    position: relative;
  }
  #ui .textimage .image a,
  #ui .textimage .image img {
    max-width: 100%;
  }
  #ui .textimage .image img {
    display: inline-block;
    margin-bottom: 10px;
  }
  #ui .textimage .textimage-text {
    margin-bottom: 10px;
  }
  #ui .textimage.image-size33 .textimage-text,
  #ui .textimage.image-size50 .textimage-text {
    overflow: hidden;
  }
  #ui .textimage ol,
  #ui .textimage ul {
    clear: none;
  }
  #ui .textimage ol:last-child,
  #ui .textimage ul:last-child {
    margin-bottom: 10px;
  }
  #ui .textimage ul li {
    padding-left: 10px;
  }
  #ui .textimage ul {
    list-style: none;
  }
  #ui .textimage ul li:before {
    border: 1px solid;
    content: "";
    display: inline-block;
    left: -8px;
    position: relative;
    top: -3px;
  }
  #ui .textimage.image-left .image {
    float: left;
    margin-right: 10px;
    max-width: 100%;
  }
  #ui .textimage.image-left .image a,
  #ui .textimage.image-left .image img,
  #ui .textimage.image-left .image figure {
    float: left;
    max-width: 100%;
    text-align: left;
    padding: 0;
  }
  #ui .textimage.image-left .image figcaption {
    clear: both;
    display: block;
  }
  #ui .textimage.image-left .zoom .magnifier {
    bottom: 1px;
    left: 3px;
  }
  #ui .textimage.image-left .textimage-text p {
    margin-left: 0px;
  }
  #ui .textimage.image-right .image {
    float: right;
    margin-left: 10px;
    max-width: 100%;
  }
  #ui .textimage.image-right .image a,
  #ui .textimage.image-right .image img,
  #ui .textimage.image-right .image figure {
    float: none;
    max-width: 100%;
    text-align: right;
  }
  #ui .textimage.image-right .image figcaption {
    clear: both;
    display: block;
  }
  #ui .textimage.image-right .zoom .magnifier {
    bottom: 1px;
    left: auto;
    right: 3px;
  }
  #ui .textimage.image-right .textimage-text p {
    margin-right: 10px;
  }
  #ui .textimage.image-full .image {
    clear: both;
    float: none;
  }
  #ui .textimage.border {
    border: 1px solid;
    border-color: #d7dde0;
  }
  #ui .textimage.border .image {
    margin-bottom: 0;
  }
  #ui .textimage.border h1,
  #ui .textimage.border h2,
  #ui .textimage.border h4,
  #ui .textimage.border h5,
  #ui .textimage.border p,
  #ui .textimage.border ul {
    padding: 10px;
  }
  #ui .textimage h3 span {
    display: block;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .textimage .image {
    width: 100%;
  }
  #ui .textimage .image img {
    width: 100%;
  }
  #ui .textimage.image-size50 .image,
  #ui .textimage.image-size33 .image {
    width: 50%;
  }
  #ui .textimage.image-right .image {
    float: none;
    margin-left: 10px;
  }
  #ui .textimage.image-right .image a,
  #ui .textimage.image-right .image img,
  #ui .textimage.image-right .image figcaption,
  #ui .textimage.image-right .image figure {
    float: none;
    max-width: 100%;
    text-align: right;
  }
  #ui .textimage.image-right .zoom .magnifier {
    bottom: 1px;
    left: auto;
    right: 3px;
  }
  #ui .textimage.image-right .textimage-text p {
    margin-right: 0px;
  }
  #ui .textimage.image-left .image {
    float: none;
    margin-left: 10px;
  }
  #ui .textimage.image-left .image a,
  #ui .textimage.image-left .image img,
  #ui .textimage.image-left .image figcaption,
  #ui .textimage.image-left .image figure {
    float: none;
    max-width: 100%;
    text-align: right;
  }
  #ui .textimage.image-left .zoom .magnifier {
    bottom: 1px;
    left: auto;
    right: 3px;
  }
  #ui .textimage.image-left .textimage-text p {
    margin-left: 0px;
  }
}
@media screen and (min-width: 641px) {
  #ui .textimage.image-size50 .image {
    width: 50%;
  }
  #ui .textimage.image-size50 .image img {
    width: 100%;
  }
  #ui .textimage.image-size50 .textimage-text {
    overflow: hidden;
  }
  #ui .textimage.image-size33 .image {
    width: 33%;
  }
  #ui .textimage.image-size33 .image img {
    width: 100%;
  }
  #ui .textimage.image-size33 .textimage-text {
    overflow: hidden;
  }
}
@media screen and (min-width: 1025px) {
  .landingpage--pro #ui .textimage .textimage-text {
    margin-bottom: 0;
  }
  #ui .textimage .textimage-text a span.ic {
    float: right;
    position: relative;
  }
  .landingpage--pro #ui .textimage h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 10px;
    text-transform: uppercase;
  }
  .landingpage--pro #ui .textimage h4 b {
    font-weight: lighter;
  }
  .landingpage--pro #ui .textimage p {
    line-height: 1.5;
  }
  .landingpage--pro #ui .textimage p i .testimonial {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    border-left: 3px solid #000;
    padding-left: 10px;
  }
  .landingpage--pro #ui .textimage .inverted {
    background-color: #bfbfbf;
    color: #ffffff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
  }
  .landingpage--pro #ui .textimage:first-child .cq-colctrl-lt0 #ui .textimage {
    border-top: none;
  }
  .landingpage--pro #ui .textimage .image {
    margin-bottom: 0;
  }
  .landingpage--pro #ui .textimage .image img {
    margin-bottom: 15px;
  }
}
#ui .cq-colctrl-lt0 .textimage:first-child {
  border-top: 1px solid #d7dde0;
}
@media all {
  #ui .title {
    clear: both;
  }
  #ui .title h2 {
    font: 24px bold arial, sans-serif;
  }
  #ui .title h3 {
    font: 22px normal arial, sans-serif;
  }
}
@media all {
  #ui .video h2 {
    font: 22px normal arial, sans-serif;
    margin-bottom: 20px;
  }
  #ui .video p {
    font: 12px/16px normal arial, sans-serif;
    margin-bottom: 20px;
  }
  #ui .video .contentvideoplayer {
    padding-bottom: 20px;
  }
  #ui .featherlight .video h2,
  #ui .featherlight .video p {
    display: none;
  }
}
/**
 * component: youtube (skin)
 */
@media all {
  #ui .youtube {
    zoom: 1;
    margin-bottom: 10px;
  }
  #ui .youtube:before,
  #ui .youtube:after {
    content: "";
    display: table;
  }
  #ui .youtube:after {
    clear: both;
  }
  #ui .youtube:before,
  #ui .youtube:after {
    display: table;
    content: "";
  }
  #ui .youtube:after {
    clear: both;
  }
  #ui .youtube .preview {
    float: left;
    margin-right: 16px;
    overflow: hidden;
    position: relative;
    background-color: black;
    width: 100%;
  }
  #ui .youtube .preview img {
    margin: auto;
    max-width: 100%;
  }
  #ui .youtube .preview.widescreen img {
    margin-top: -42px;
  }
  #ui .youtube .preview .play {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 0 -3100px;
    height: 57px;
    left: 50%;
    margin: -25px 0 0 -28px;
    position: absolute;
    top: 50%;
    width: 57px;
  }
  #ui .youtube .preview:hover,
  #ui .youtube .preview.hover {
    cursor: pointer;
  }
  #ui .youtube .preview:hover .play,
  #ui .youtube .preview.hover .play {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 57px;
    width: 57px;
    background-position: 0 -3200px;
  }
  #ui .youtube iframe {
    float: left;
    margin-right: 16px;
  }
  #ui .youtube .metadata {
    float: left;
    width: 100%;
  }
  #ui .youtube .metadata .date {
    font: 14px/20px normal arial, sans-serif;
    line-height: 15px;
    padding-bottom: 15px;
    display: inline-block;
    margin-top: 15px;
  }
  #ui .youtube .metadata h3 {
    font: 18px bold arial, sans-serif;
    font-weight: normal;
    padding-bottom: 19px;
  }
  #ui .youtube .metadata p {
    font: 14px/20px normal arial, sans-serif;
    line-height: 15px;
    margin: 0;
  }
  #ui .youtube .metadata ul {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui .youtube div.preview {
    height: auto !important;
    width: 100% !important;
  }
  .fluid-width-video-wrapper iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
  }
}
@media screen and (min-width: 1025px) {
  #ui .youtube .fluid-width-video-wrapper {
    padding-top: 0 !important;
  }
  .landingpage--pro #ui .youtube .preview .play {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    border: 3px solid #fff;
    background: none;
    height: 104px;
    margin: -52px 0 0 -52px;
    width: 104px;
  }
  .landingpage--pro #ui .youtube .preview .play:after {
    content: '\e80c';
    color: #fff;
    display: block;
    font-family: "heli-icons";
    font-size: 70px;
    margin-left: 10px;
    text-align: center;
  }
  .landingpage--pro #ui .youtube .preview .play:hover {
    opacity: 0.7;
  }
}
@media all {
  #ui #footer .addthis {
    padding-top: 7px;
  }
}
@media all {
  #ui #footer .footnote {
    font: 12px/16px normal arial, sans-serif;
    color: #696868;
    float: right;
    padding: 13px 0 0 0;
  }
}
@media all {
  #ui .quality-pro-bar {
    background-color: #000;
    margin-bottom: 15px;
    padding: 6px 0 5px 0;
  }
  #ui .quality-pro-bar img {
    margin: 0 auto;
  }
}
@media all {
  #ui .social-sidebar {
    z-index: 2;
  }
  #ui .social-sidebar .social-sidebar__service-container {
    background-color: transparent;
  }
  #ui .social-sidebar .social-sidebar__service-trigger-email:hover,
  #ui .social-bar .social-sidebar__service-trigger-email:hover,
  #ui .social-sidebar .social-bar__service-email:hover,
  #ui .social-bar .social-bar__service-email:hover,
  #ui .social-sidebar .social-sidebar__service-trigger-bookmark:hover,
  #ui .social-bar .social-sidebar__service-trigger-bookmark:hover,
  #ui .social-sidebar .social-bar__service-bookmark:hover,
  #ui .social-bar .social-bar__service-bookmark:hover,
  #ui .social-sidebar .social-sidebar__service-trigger-email:focus,
  #ui .social-bar .social-sidebar__service-trigger-email:focus,
  #ui .social-sidebar .social-bar__service-email:focus,
  #ui .social-bar .social-bar__service-email:focus,
  #ui .social-sidebar .social-sidebar__service-trigger-bookmark:focus,
  #ui .social-bar .social-sidebar__service-trigger-bookmark:focus,
  #ui .social-sidebar .social-bar__service-bookmark:focus,
  #ui .social-bar .social-bar__service-bookmark:focus {
    background: url("../../designs/uac-ceresit/components/socialbar/img/Social_Bar_icon_Black.png");
  }
  #ui .social-sidebar .social-sidebar__service-trigger-email:hover,
  #ui .social-bar .social-sidebar__service-trigger-email:hover,
  #ui .social-sidebar .social-bar__service-email:hover,
  #ui .social-bar .social-bar__service-email:hover,
  #ui .social-sidebar .social-sidebar__service-trigger-email:focus,
  #ui .social-bar .social-sidebar__service-trigger-email:focus,
  #ui .social-sidebar .social-bar__service-email:focus,
  #ui .social-bar .social-bar__service-email:focus {
    background-position: -28px -32px;
  }
  #ui .social-sidebar .social-sidebar__service-trigger-bookmark:hover,
  #ui .social-bar .social-sidebar__service-trigger-bookmark:hover,
  #ui .social-sidebar .social-bar__service-bookmark:hover,
  #ui .social-bar .social-bar__service-bookmark:hover,
  #ui .social-sidebar .social-sidebar__service-trigger-bookmark:focus,
  #ui .social-bar .social-sidebar__service-trigger-bookmark:focus,
  #ui .social-sidebar .social-bar__service-bookmark:focus,
  #ui .social-bar .social-bar__service-bookmark:focus {
    background-position: -28px -125px;
  }
  #ui .social-sidebar .social-sidebar__slider,
  #ui .social-bar .social-sidebar__slider {
    min-height: 200px;
  }
  #ui .social-sidebar .social-sidebar__service-trigger-linkedin,
  #ui .social-bar .social-sidebar__service-trigger-linkedin {
    margin-top: 10px;
  }
  #ui .social-sidebar .social-sidebar__service-trigger-linkedin a,
  #ui .social-bar .social-sidebar__service-trigger-linkedin a {
    background: none;
    color: #4875B4;
    font-size: 29px;
    line-height: 29px;
  }
  #ui #cboxClose {
    background-position: 19px -3210px !important;
  }
}
@media all {
  #ui .breadcrumb {
    margin-bottom: 18px;
    margin-top: 12px;
  }
  #ui .breadcrumb li {
    padding-left: 5px;
  }
  #ui .breadcrumb li:first-child {
    padding-left: 0;
  }
  #ui .breadcrumb a {
    color: #999;
    font: 11px normal arial, sans-serif;
  }
  #ui .breadcrumb a:hover {
    color: #333;
  }
  #ui .breadcrumb a:after {
    background-color: transparent;
    content: "/";
    padding-left: 5px;
  }
  #ui .breadcrumb strong {
    color: #999;
    font: 11px normal arial, sans-serif;
    color: #333;
    font-weight: bold;
  }
  #ui .breadcrumb strong:hover {
    color: #333;
  }
  #ui.col2l .breadcrumb,
  #ui.col3 .breadcrumb {
    margin-left: 35.3333%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .breadcrumb {
    padding-left: 10px;
  }
  #ui.col2l .breadcrumb {
    margin-left: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .breadcrumb {
    padding-left: 25px;
  }
  #ui.col2l .breadcrumb {
    margin-left: 10px;
    padding-left: 0;
  }
}
@media all {
  #ui .channelbutton .channelbutton__link {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
  }
  #ui .channelbutton .channelbutton__label {
    color: #fff;
  }
  #ui .channelbutton .channelbutton__label--highlight {
    color: #e3000f;
  }
  #ui #header .channelbutton {
    float: right;
  }
  #ui #header .channelbutton .channelbutton__link {
    float: right;
    padding: 12px 15px 10px;
    margin-right: 9px;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .channelbutton {
    display: none;
  }
  #ui #navbar .channelbutton .channelbutton__link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.5em;
    background-color: #fff;
    font-weight: normal;
    display: inline-block;
    padding: 9px 20px;
    width: 100%;
    text-decoration: none;
  }
  #ui #navbar .channelbutton .channelbutton__label {
    color: #e3000f;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui #navbar .channelbutton .channelbutton__link {
    font-size: 2.2em;
  }
}
@media all {
  #ui .countryselector {
    min-height: 300px;
  }
  #ui .countryselector h2 {
    font: 18px bold arial, sans-serif;
    background: url("../../designs/uac-ceresit/components/navigation/countryselector/img/countryselector.png") no-repeat scroll 0 40px;
    border-bottom: 1px #333 solid;
    height: 275px;
    left: 0;
    margin-top: 7px;
    padding-left: 25px;
    position: absolute;
    top: 0;
    width: 293px;
  }
  #ui .countryselector h2:after {
    border-bottom: 1px #333 solid;
    content: "";
    display: block;
    height: 18px;
    margin-left: -25px;
    position: relative;
    top: 0;
    left: 0;
    width: 318px;
  }
  #ui .countryselector .country-wrapper {
    margin-top: 44px;
    padding-bottom: 20px;
  }
  #ui .countryselector .country-wrapper ul {
    list-style: none;
  }
  #ui .countryselector .country-wrapper ul li a {
    font: 12px/16px normal arial, sans-serif;
    font-weight: bold;
  }
  #ui .countryselector .country-wrapper ul li a:hover,
  #ui .countryselector .country-wrapper ul li a:active,
  #ui .countryselector .country-wrapper ul li a:focus {
    color: #fff;
  }
  #ui .countryselector .country-wrapper > ul {
    border-bottom: 1px #333 solid;
    border-top: 1px #333 solid;
    float: left;
    width: 49%;
  }
  #ui .countryselector .country-wrapper > ul.second {
    float: right;
  }
  #ui .countryselector .country-wrapper > ul > li {
    background-color: #f6f6f6;
    border-top: 1px #cdcdcd solid;
    clear: both;
    cursor: pointer;
    display: block;
    padding: 10px 0 8px 30px;
    position: relative;
  }
  #ui .countryselector .country-wrapper > ul > li:first-child {
    border-top: 0;
  }
  #ui .countryselector .country-wrapper > ul > li:hover {
    background-color: #666;
  }
  #ui .countryselector .country-wrapper > ul > li:hover a {
    color: #fff;
  }
  #ui .countryselector .country-wrapper > ul > li img {
    display: inline;
    float: left;
    margin-right: 5px;
    position: relative;
  }
  #ui .countryselector .country-wrapper > ul > li ul li {
    float: left;
  }
  #ui .countryselector .country-wrapper > ul > li ul li.current a {
    font-weight: bold;
  }
  #ui .countryselector .country-wrapper > ul > li ul li span.separator {
    margin-right: 3px;
    position: relative;
    top: -1px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui .countryselector .country-wrapper ul {
    border-bottom: none;
    float: none;
    width: 100%;
  }
  #ui .countryselector .country-wrapper ul.second {
    border-bottom: 1px #333 solid;
    border-top: none;
  }
  #ui .countryselector .country-wrapper ul.second > li {
    border-top: 1px #cdcdcd solid;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .countryselector h2 {
    background-position: center 40px;
    width: 46%;
  }
  #ui .countryselector h2:after {
    width: auto;
  }
  #ui .countryselector .country-wrapper {
    float: right;
    width: 75%;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .countryselector h2 {
    background: none;
    border: none;
    height: auto;
    margin-left: 0;
    width: auto;
  }
  #ui .countryselector h2:after {
    display: none;
  }
  #ui .countryselector .country-wrapper ul {
    float: none;
    width: 100%;
  }
}
@media all {
  #ui .countryswitch {
    float: right;
    margin-top: 11px;
  }
  #ui .countryswitch a {
    font: 12px/16px normal arial, sans-serif;
    border-left: 1px #ccc solid;
    color: #ccc;
    padding: 5px 25px 5px 10px;
  }
  #ui .countryswitch a img {
    display: inline-block;
    position: absolute;
    margin-left: 5px;
    top: 12px;
  }
  #ui .countryswitch a span:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 15px;
    background-position: 0 -200px;
    content: "icon";
    float: right;
    margin-left: 10px;
    position: relative;
    text-indent: -9999em;
  }
  #ui .countryswitch a:hover span:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 15px;
    background-position: 0 -300px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .countryswitch {
    display: none;
  }
  #ui #header .languageswitch {
    display: none;
  }
  #ui #navbar .countryswitch {
    background-color: #fff;
    margin: 0;
  }
  #ui #navbar .countryswitch a {
    border: none;
    color: #3f3f3f;
    display: block;
    font-size: 1.5em;
    padding: 15px 0 13px 20px;
  }
  #ui #navbar .countryswitch a span:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 15px;
    background-position: 0 -300px;
    margin-right: 30px;
  }
  #ui #navbar .countryswitch a:hover {
    background: #666;
    color: #fff;
  }
  #ui #navbar .countryswitch a:hover span:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 15px;
    background-position: 0 -200px;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui #navbar .countryswitch a {
    font-size: 2.2em;
  }
  #ui #navbar .countryswitch a span:after {
    margin-right: 15px;
  }
}
@media all {
  #ui .languageswitch {
    margin: 7px 0 0 0;
    float: right;
  }
  #ui .languageswitch ul {
    border-left: 1px solid #ccc;
    float: left;
    list-style-type: none;
    padding: 4px 5px 5px 5px;
  }
  #ui .languageswitch ul li.current a {
    color: #c41813;
    font-weight: bold;
  }
  #ui .languageswitch ul li a {
    font: 12px/16px normal arial, sans-serif;
    border-right: 1px solid #ccc;
    color: #ccc;
    padding: 0 5px 0 5px;
  }
  #ui .languageswitch ul li a:focus,
  #ui .languageswitch ul li a:hover {
    color: #c41813;
  }
  #ui .languageswitch ul li:last-child a {
    border: none;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui .languageswitch {
    zoom: 1;
    background-color: #fff;
    margin: 0;
  }
  #ui .languageswitch:before,
  #ui .languageswitch:after {
    content: "";
    display: table;
  }
  #ui .languageswitch:after {
    clear: both;
  }
  #ui .languageswitch:before,
  #ui .languageswitch:after {
    display: table;
    content: "";
  }
  #ui .languageswitch:after {
    clear: both;
  }
  #ui .languageswitch ul {
    border: none;
    float: none;
    padding-left: 20px;
  }
  #ui .languageswitch ul li a {
    border: none;
    color: #3f3f3f;
    display: inline-block;
    font-size: 2.2em;
    padding: 15px 0 13px 0px;
    margin-right: 15px;
  }
  #ui .languageswitch ul li a span:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 15px;
    background-position: 0 -300px;
    margin-right: 30px;
  }
  #ui .languageswitch ul li a:hover {
    background: none;
    color: #c41813;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .languageswitch ul li a {
    font-size: 1.5em;
  }
}
@media all {
  #ui .main-nav {
    float: left;
  }
  #ui .main-nav .level1 li {
    background: #292929;
    border-right: 1px solid #000;
    cursor: pointer;
    float: left;
    position: relative;
  }
  #ui .main-nav .level1 li a {
    color: #fff;
    font: 14px normal arial, sans-serif;
    padding: 11px 10px 14px;
    display: inline-block;
  }
  #ui .main-nav .level1 li > a {
    border-top: 3px solid transparent;
  }
  #ui .main-nav .level1 li.hover {
    background: #f6f6f6;
  }
  #ui .main-nav .level1 li.hover a {
    color: #292929;
  }
  #ui .main-nav .level1 li.hover > a {
    border-top-color: #cdcdcd;
  }
  #ui .main-nav .level2 {
    left: -9999em;
    opacity: 0;
    position: absolute;
    top: 41px;
  }
  #ui .main-nav .level2 ul {
    width: 250px;
    padding-top: 3px;
  }
  #ui .main-nav .level2 li {
    background-color: #f6f6f6;
    border: 1px solid #cdcdcd;
    border-top: 1px solid transparent;
    width: 100%;
  }
  #ui .main-nav .level2 li:first-child {
    border-top: 1px solid #cdcdcd;
  }
  #ui .main-nav .level2 li.hover {
    background: #666;
  }
  #ui .main-nav .level2 li.hover > a {
    color: #fff;
  }
  #ui .main-nav .level2 li.hassub {
    background-position: 176px -2385px;
    width: 100%;
    height: 100%;
  }
  #ui .main-nav .level2 li.hassub.hover {
    background-position: 176px -2485px;
  }
  #ui .main-nav li:hover > .level2,
  #ui .main-nav li.hover > .level2 {
    left: 0;
    opacity: 1;
  }
  #ui .main-nav li:hover > .level2 a,
  #ui .main-nav li.hover > .level2 a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 0;
  }
  #ui .main-nav .level3 {
    left: -9999em;
    opacity: 0;
    position: absolute;
  }
  #ui .main-nav li:hover > .level3,
  #ui .main-nav li.hover > .level3 {
    left: 250px;
    opacity: 1;
    top: -1px;
    width: 250px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .main-nav {
    display: none;
  }
  #ui #navbar .main-nav {
    overflow: hidden;
    position: relative;
  }
  #ui #navbar .main-nav div {
    margin: 0;
    overflow: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -ms-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease;
    position: absolute;
    top: 0;
    left: 0;
  }
  #ui #navbar .main-nav div.nextlevel,
  #ui #navbar .main-nav div.prevlevel {
    display: none;
  }
  #ui #navbar .main-nav div.level2:before,
  #ui #navbar .main-nav div.level3:before {
    display: none !important;
  }
  #ui #navbar .main-nav div.level2 li,
  #ui #navbar .main-nav div.level3 li {
    background: none;
    background-image: none;
  }
  #ui #navbar .main-nav div ul {
    border: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
  #ui #navbar .main-nav div ul li {
    position: static;
    display: block;
    float: none;
    clear: both;
    padding: 0;
    margin: 0;
    border-width: 0 0 2px 0;
    border-color: #000;
    border-style: solid;
  }
  #ui #navbar .main-nav div ul li.hassub > a button.icon,
  #ui #navbar .main-nav div ul li.backlink > a button.icon {
    height: 40px;
  }
  #ui #navbar .main-nav div ul li.hassub > a button.icon:before,
  #ui #navbar .main-nav div ul li.backlink > a button.icon:before {
    display: block;
    content: '';
    margin-top: 8px;
    height: 14px !important;
  }
  #ui #navbar .main-nav div ul li.hassub > a button.icon:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 8px;
    width: 6px;
    background-position: 0 -2500px;
  }
  #ui #navbar .main-nav div ul li.backlink {
    background: #292929;
  }
  #ui #navbar .main-nav div ul li.backlink a {
    color: #fff;
  }
  #ui #navbar .main-nav div ul li.backlink > a button.icon:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 8px;
    width: 6px;
    background-position: 0 -3400px;
  }
  #ui #navbar .main-nav div ul li a {
    padding: 0;
    margin: 0;
    display: block;
    font-weight: normal;
    font-size: 2.2em;
    color: #fff;
  }
  #ui #navbar .main-nav div ul li a:before {
    border: none;
  }
  #ui #navbar .main-nav div ul li a:hover,
  #ui #navbar .main-nav div ul li a:active,
  #ui #navbar .main-nav div ul li a:focus {
    background: #a0a0a0;
    color: #fff;
  }
  #ui #navbar .main-nav div ul li a span,
  #ui #navbar .main-nav div ul li a button {
    display: block;
    float: left;
  }
  #ui #navbar .main-nav div ul li a span.icon,
  #ui #navbar .main-nav div ul li a button.icon {
    width: 50px;
    height: 55px;
    padding: 0;
    background: none;
    border: none;
  }
  #ui #navbar .main-nav div ul li a span.icon:before,
  #ui #navbar .main-nav div ul li a button.icon:before {
    display: none;
  }
  #ui #navbar .main-nav div ul li a span.txt,
  #ui #navbar .main-nav div ul li a button.txt {
    padding: 14px 0;
    width: 75%;
    line-height: 1.3em;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui #navbar .main-nav div ul li a {
    font-size: 1.5em !important;
  }
  #ui #navbar .main-nav div ul li a span.icon,
  #ui #navbar .main-nav div ul li a button.icon {
    width: 42px !important;
  }
  #ui #navbar .main-nav div ul li a span.txt,
  #ui #navbar .main-nav div ul li a button.txt {
    padding: 11px 0 !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5) {
  #ui #navbar .main-nav div ul li.hassub > a button span.txt,
  #ui #navbar .main-nav div ul li.backlink > a button span.txt {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 640px) and (orientation: portrait), screen and (max-device-width: 640px) and (orientation: portrait) {
  #ui #navbar .main-nav div ul li.hassub > a span,
  #ui #navbar .main-nav div ul li.backlink > a span {
    line-height: 1.3em;
  }
  #ui #navbar .main-nav div ul li.hassub > a button.icon,
  #ui #navbar .main-nav div ul li.backlink > a button.icon {
    margin-top: 8px;
  }
}
@media all {
  #ui .meta-nav {
    margin: 8px 0 11px 0;
    position: relative;
    z-index: 10;
  }
  #ui .meta-nav a {
    font: 12px/16px normal arial, sans-serif;
    border-left: 1px #ccc solid;
    padding: 5px 10px;
  }
  #ui .meta-nav li:first-child a {
    border: 0 none;
  }
  #ui #header .meta-nav {
    float: left;
  }
  #ui #header .meta-nav ul.level1 li {
    position: relative;
  }
  #ui #header .meta-nav ul.level1 li:hover,
  #ui #header .meta-nav ul.level1 li .hover {
    background-color: #f6f6f6;
  }
  #ui #header .meta-nav ul.level1 li:hover a,
  #ui #header .meta-nav ul.level1 li .hover a {
    color: #333;
  }
  #ui #header .meta-nav ul.level1 li.hassub a {
    color: #ccc;
    padding-right: 5px;
  }
  #ui #header .meta-nav ul.level1 li.hassub a span {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 7px;
    width: 10px;
    background-position: 0 -3300px;
    background-position: 0 -1671px;
    height: 10px;
    width: 17px;
  }
  #ui #header .meta-nav ul.level1 li.hassub:hover ul.level2,
  #ui #header .meta-nav ul.level1 li.hassub.hover ul.level2 {
    left: 0;
    opacity: 1;
  }
  #ui #header .meta-nav ul.level1 li.hassub:hover a,
  #ui #header .meta-nav ul.level1 li.hassub.hover a {
    color: #333;
  }
  #ui #header .meta-nav ul.level1 li.hassub:hover a span,
  #ui #header .meta-nav ul.level1 li.hassub.hover a span {
    background-position: 0px -1894px;
  }
  #ui #header .meta-nav ul.level1 li.hassub ul.level2 {
    left: -9999em;
    opacity: 0;
    position: absolute;
  }
  #ui #header .meta-nav ul.level1 li.hassub ul.level2 li {
    background-color: #f6f6f6;
    border: 1px solid #cdcdcd;
    border-top: 0;
    float: none;
    width: 150px;
  }
  #ui #header .meta-nav ul.level1 li.hassub ul.level2 li:first-child {
    border-top: 1px solid #cdcdcd;
  }
  #ui #header .meta-nav ul.level1 li.hassub ul.level2 li.hover {
    background: #666;
  }
  #ui #header .meta-nav ul.level1 li.hassub ul.level2 li.hover > a {
    color: #fff;
  }
  #ui #header .meta-nav a:link,
  #ui #header .meta-nav a:visited {
    color: #ccc;
  }
  #ui #footer .meta-nav {
    float: right;
    margin: 10px 70px 0 50px;
  }
  #ui #footer .meta-nav li a {
    color: #696868;
  }
  #ui #footer .meta-nav li:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .meta-nav {
    display: none;
  }
  #ui #navbar .meta-nav {
    margin-top: 2px;
  }
  #ui #navbar .meta-nav a {
    border: 0 none;
  }
  #ui #navbar .meta-nav li {
    background-color: #fff;
    float: none;
  }
  #ui #navbar .meta-nav li a {
    color: #3f3f3f;
    display: block;
    font-size: 1.5em;
    padding: 15px 0 13px 30px;
  }
  #ui #navbar .meta-nav li.hover > a:hover {
    background: #666;
    color: #fff;
  }
  #ui #navbar .meta-nav ul.level2 {
    left: 0;
    position: relative;
  }
  #ui #navbar .meta-nav ul.level2 li a {
    padding-left: 50px;
  }
  #ui #navbar .meta-nav ul.level1 > li > a {
    border-bottom: 2px #000 solid;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui #footer .meta-nav {
    float: left;
    margin: 0;
    position: absolute;
    top: 35px;
  }
  #ui #footer .meta-nav li {
    float: none;
  }
  #ui #footer .meta-nav li a {
    border: 0 none;
    padding: 5px 0;
  }
  #ui #footer .quality-pro-bar + .footer-wrapper .meta-nav {
    top: 85px;
  }
  #ui #navbar .meta-nav li a {
    font-size: 2.2em !important;
    padding-left: 20px;
  }
}
@media all {
  #ui .pagination {
    font: 14px/20px normal arial, sans-serif;
    clear: both;
    color: #333;
    list-style-type: none;
    padding: 5px 0 10px;
    text-align: center;
    width: 100%;
  }
  #ui .pagination li {
    display: inline-block;
    font-weight: normal;
    margin-right: 16px;
  }
  #ui .pagination li a,
  #ui .pagination li strong {
    background-color: #ebeced;
    border: 1px #d7dde0 solid;
    display: block;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
  }
  #ui .pagination li a:hover,
  #ui .pagination li a:focus {
    text-decoration: none;
  }
  #ui .pagination li.current strong {
    background-color: #666;
    color: #fff;
  }
  #ui .pagination li.current a {
    font-weight: normal;
  }
  #ui .pagination li.current a:hover {
    cursor: auto;
  }
  #ui .pagination li.hidden {
    display: none;
  }
  #ui .pagination li.prev,
  #ui .pagination li.next {
    position: relative;
  }
  #ui .pagination li.prev a,
  #ui .pagination li.next a {
    height: 18px;
    margin: 0;
    position: relative;
    width: 8px;
  }
  #ui .pagination li.prev a:before,
  #ui .pagination li.next a:before {
    content: "";
    position: relative;
    top: 2px;
  }
  #ui .pagination li.prev a span,
  #ui .pagination li.next a span {
    display: none;
  }
  #ui .pagination li.prev {
    margin-right: 26px;
  }
  #ui .pagination li.prev a:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2000px;
  }
  #ui .pagination li.prev a:hover:before,
  #ui .pagination li.prev a:focus:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2000px;
  }
  #ui .pagination li.next {
    margin-left: 10px;
  }
  #ui .pagination li.next a:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2200px;
  }
  #ui .pagination li.next a:hover:before,
  #ui .pagination li.next a:focus:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2200px;
  }
}
@media all {
  #ui .profilenav__headerLink {
    color: red;
  }
  #ui .profilenav__headerLink:before {
    background: url('../../designs/uac-ceresit/common/img/profile-icon-off.png');
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 15px;
    left: 5px;
    position: absolute;
    width: 15px;
  }
  #ui .profilenav__headerLink-isLoggedIn {
    color: #3f3f3f;
  }
  #ui .profilenav__headerLink-isLoggedIn:before {
    background: url('../../designs/uac-ceresit/common/img/profile-icon-on.png');
    background-size: cover;
  }
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui .profilenav__subnav > li a,
  #ui .profilenav__headerLink {
    font-size: 2.2em;
  }
  #ui .profilenav__headerLink:before {
    height: 30px;
    width: 30px;
    left: 12px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px), screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  #ui .profilenav__subnav > li a,
  #ui .profilenav__headerLink {
    font-size: 1.5em;
  }
  #ui .profilenav__headerLink:before {
    height: 25px;
    width: 25px;
    left: 15px;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui #header .profilenav__base {
    display: none;
  }
  #ui .profilenav__base {
    clear: both;
    display: block;
    float: none;
  }
  #ui .profilenav__headerLink {
    border-bottom: 2px black solid;
    font-weight: bold;
    padding: 15px 0 13px 50px;
  }
  #ui .profilenav__headerLink:before {
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #ui .profilenav__headerLink,
  #ui .profilenav__subnav > li a {
    background-color: white;
    display: block;
    line-height: 1.0;
    position: relative;
  }
  #ui .profilenav__subnav > li a,
  #ui .profilenav__subnav > li a:visited {
    color: #3f3f3f;
    padding: 15px 0 13px 30px;
  }
  #ui .profilenav__subnav > li {
    list-style: none;
  }
  #ui .profilenav__subnav > li a {
    padding-left: 50px;
  }
  #ui .profilenav__subnav > li a:hover {
    background-color: #666;
    color: white;
  }
}
@media screen and (min-width: 1025px) {
  #ui .profilenav__base {
    display: block;
    float: right;
    margin: 11px 30px 0 0;
    position: relative;
  }
  #ui .profilenav__headerLink {
    font: 12px/16px normal arial, sans-serif;
    border: 1px solid black;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 25px 5px 30px;
    position: relative;
  }
  #ui .profilenav__headerLink:after {
    border: 5px solid transparent;
    border-top-color: #ccc;
    content: "";
    height: 0;
    position: absolute;
    right: 10px;
    top: 8px ;
    width: 0;
  }
  #ui .profilenav__headerLink-isLoggedIn {
    color: white;
    font-weight: normal;
  }
  #ui .profilenav__headerLink-isActive {
    border-color: #ccc;
    margin-bottom: 5px;
    margin-top: -10px;
    padding: 10px 25px 10px 30px;
  }
  #ui .profilenav__headerLink-isActive:after {
    border-bottom-color: #ccc;
    border-top-color: transparent;
    top: 8px;
  }
  #ui .profilenav__subnav {
    background-color: white;
    display: none;
    list-style: none;
    position: absolute;
    top: 25px;
    white-space: nowrap;
    width: 100%;
    z-index: 9999;
  }
  #ui .profilenav__subnav-isExpanded {
    display: block;
  }
  #ui .profilenav__subnav > li {
    border: 1px #ccc solid;
  }
  #ui .profilenav__subnav > li:hover {
    background-color: #ccc;
  }
  #ui .profilenav__subnav > li a {
    font: 12px/16px normal arial, sans-serif;
    color: #3f3f3f;
    display: block;
    padding: 4px 0 5px 10px;
  }
}
@media all {
  #ui .sibling-nav__link {
    font: 14px/20px normal arial, sans-serif;
    border: 1px solid #d7dde0;
    color: #333;
    min-width: 163px;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
  }
  #ui .sibling-nav__link:visited,
  #ui .sibling-nav__link:link {
    background-color: #f6f6f6;
  }
  #ui .sibling-nav__link:visited:before,
  #ui .sibling-nav__link:link:before,
  #ui .sibling-nav__link:visited:after,
  #ui .sibling-nav__link:link:after {
    content: "";
    position: relative;
    top: 3px;
  }
  #ui .sibling-nav__link:hover,
  #ui .sibling-nav__link:focus {
    background-color: #666;
    color: #fff;
    text-decoration: none;
  }
  #ui .sibling-nav__link:hover:before,
  #ui .sibling-nav__link:focus:before,
  #ui .sibling-nav__link:hover:after,
  #ui .sibling-nav__link:focus:after {
    content: "";
    position: relative;
    top: 3px;
  }
  #ui .sibling-nav__link--disabled {
    display: none;
  }
  #ui .sibling-nav__link-prev {
    padding-left: 10px;
    text-align: right;
  }
  #ui .sibling-nav__link-prev:visited:before,
  #ui .sibling-nav__link-prev:link:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2000px;
  }
  #ui .sibling-nav__link-prev:hover:before,
  #ui .sibling-nav__link-prev:focus:before {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2100px;
  }
  #ui .sibling-nav__link-prev:before {
    display: block;
    float: left;
    left: 0;
    padding-right: 20px;
    position: relative;
  }
  #ui .sibling-nav__link-next {
    padding-right: 10px;
    text-align: left;
  }
  #ui .sibling-nav__link-next:visited:after,
  #ui .sibling-nav__link-next:link:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2200px;
  }
  #ui .sibling-nav__link-next:hover:after,
  #ui .sibling-nav__link-next:focus:after {
    background-image: url('../../designs/uac-ceresit/common/img/ceresit.common.icons1.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 8px;
    background-position: 0 -2300px;
  }
  #ui .sibling-nav__link-next:after {
    float: right;
    padding-left: 20px;
    position: relative;
    right: -20px;
  }
}
@media all {
  #ui .sub-nav {
    border-top: 1px #999 solid;
    margin-bottom: 20px;
  }
  #ui .sub-nav ul.level1 li {
    font: 12px/16px normal arial, sans-serif;
    background-color: #f6f6f6;
    border-bottom: 1px #ccc solid;
  }
  #ui .sub-nav ul.level1 li a,
  #ui .sub-nav ul.level1 li a:visited,
  #ui .sub-nav ul.level1 li a:link {
    color: #292929;
    display: block;
    padding: 7px 24px;
  }
  #ui .sub-nav ul.level1 li:hover {
    background-color: #666;
  }
  #ui .sub-nav ul.level1 li:hover a {
    color: #fff;
  }
  #ui .sub-nav ul.level1 li.current > a {
    background-color: #666;
    color: #fff;
    font-weight: bold;
  }
  #ui .sub-nav ul.level1 li.hassub.current > a {
    background-color: #666;
    color: #fff;
  }
  #ui .sub-nav ul.level1 li:hover > a,
  #ui .sub-nav ul.level1 li.hover > a,
  #ui .sub-nav ul.level1 li:active > a {
    color: #fff;
  }
  #ui .sub-nav ul.level1 li ul.level2 li {
    border-bottom: 0 none;
  }
  #ui .sub-nav ul.level1 li ul.level2 li > a {
    background-color: #fff;
    color: #696868;
  }
  #ui .sub-nav ul.level1 li ul.level2 li > a:hover {
    background-color: #ebeced;
    color: #333;
  }
  #ui .sub-nav ul.level1 li ul.level2 li.current > a {
    background-color: #ebeced;
    color: #333;
    font-weight: bold;
  }
}
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  #ui .sub-nav {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  #ui .sub-nav {
    display: block;
  }
}
