/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* fontface.less 2013-1-16 *******/
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'cbfont';
  src: url('/font/cbfont.eot');
  src: url('/font/cbfont.eot?#iefix') format('embedded-opentype'), url("/font/cbfont.woff") format('woff'), url("/font/cbfont.ttf") format('truetype'), url("/font/cbfont.svg#cbfont") format('svg');
}
@font-face {
  font-family: 'spirit-of-bern';
  src: url('/extras/fonts/spirit-of-bern.eot?b1r5b2');
  src: url('/extras/fonts/spirit-of-bern.eot?#iefixb1r5b2') format('embedded-opentype'), url('/extras/fonts/spirit-of-bern.woff?b1r5b2') format('woff'), url('/extras/fonts/spirit-of-bern.ttf?b1r5b2') format('truetype'), url('/extras/fonts/spirit-of-bern.svg?b1r5b2#spirit-of-bern') format('svg');
  font-weight: normal;
  font-style: normal;
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  margin: 0.4em 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 16px;
}
.dent {
  margin-left: 32px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #b58b6f;
  color: #b58b6f;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
  margin-left: 14px;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #5c412f !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
.grid table {
  border-collapse: collapse;
}
.cb-table-layout-fixed {
  table-layout: fixed;
}
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #b3b3b3;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 1px;
}
.vert td,
.vert th {
  padding: 1px 4px;
}
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
.vert .trim td,
.vert .trim th {
  border-width: 0 1px;
}
.grid th {
  font-weight: 600;
  background: #ccc;
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e6e6e6;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #5c412f;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #5c412f;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset {
  padding: 0.2em 0 0.5em;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: 600;
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  margin-right: 15px;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #5c412f;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
#disp.srch a:visited {
  color: #574e4b;
}
.srch .text {
  -webkit-appearance: searchfield;
  appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #d8c1b2;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  -webkit-hyphens: auto;
  hyphens: auto;
  padding-bottom: 0.8em;
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #5c412f;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #5c412f;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (max-width: 1170px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-3up.vert > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-3up.vert > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert > tbody tr:first-child {
    border: 0;
  }
  .cb-table-head .cb-table-3up.vert > thead {
    display: block;
    float: left;
  }
  .cb-table-head .cb-table-3up.vert > thead > tr {
    display: block;
  }
  .cb-table-head .cb-table-3up.vert > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot {
    display: block;
    float: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot > tr {
    display: block;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-both .cb-table-3up.horz > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr:first-child {
    border: 0;
  }
  .cb-table-both .cb-table-3up.horz > thead {
    display: block;
    float: left;
  }
  .cb-table-both .cb-table-3up.horz > thead > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot {
    display: block;
    float: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #e6e6e6;
  }
  .cb-table-head .vert td {
    background: none !important;
  }
  .cb-table-column-inactive {
    position: relative;
  }
  .cb-table-column-inactive th {
    max-width: 1em;
    overflow: hidden;
    white-space: nowrap;
  }
  .cb-table-column-inactive > tr:after {
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    content: '…';
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    display: block;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead tr,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot tr {
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th {
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    position: relative;
    padding: 1px 4px;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    font-weight: 600;
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 1px 4px;
    width: 35%;
    border: 0;
    content: attr(data-title);
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    *behavior: url(/objects/boxsizing/boxsizing.htc);
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td {
    padding-left: 38%;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after {
    left: 0;
    padding-right: 1%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    padding-right: 38%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    right: 0;
    padding-left: 1%;
  }
  .cb-table-none .cb-table-3up.horz {
    display: block;
    border: 0;
  }
  .cb-table-none .cb-table-3up.horz tbody,
  .cb-table-none .cb-table-3up.horz th,
  .cb-table-none .cb-table-3up.horz tr,
  .cb-table-none .cb-table-3up.horz td {
    display: block;
  }
  .cb-table-none .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 1px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
/******* site.less 2013-1-16 *******/
html,
body {
  height: 100%;
  background: #b2acab;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(92, 65, 47, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  background-color: transparent;
  color: #5c412f;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5;
  font-weight: 300;
}
#desk {
  *zoom: 1;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  text-align: center;
}
#desk:before,
#desk:after {
  display: table;
  content: '';
}
#desk:after {
  clear: both;
}
#home {
  float: left;
}
.logo {
  width: 100%;
  height: auto;
}
#head,
.unit,
.banner,
.footer {
  text-align: left;
}
.banner {
  *zoom: 1;
}
.banner:before,
.banner:after {
  display: table;
  content: '';
}
.banner:after {
  clear: both;
}
.mood {
  padding-bottom: 42.30769231%;
  background-repeat: no-repeat;
  position: relative;
}
#multimood {
  float: left;
  width: 100%;
  position: relative;
}
/* MOOD CONTAINER */
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 37.35042735%;
}
/* IMAGE CONTAINER */
#slides {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#slides img {
  display: block;
  width: 100%;
}
/* MOOD NAVIGATION */
#expo div.link {
  display: none;
}
.service_register {
  margin: 0 auto;
}
.footer {
  float: left;
  width: 100%;
  background: #655a57;
  color: #fff;
  padding-bottom: 10px;
}
.copyright {
  color: #877e7c;
}
#newsroom-embed {
  width: 1062px !important;
  max-width: 100% !important;
}
.navi,
.navi > .item {
  float: left;
}
.menu,
.meta {
  text-decoration: none;
}
.menu {
  display: block;
  line-height: 1.2;
}
.menu:active {
  color: #be1816 !important;
}
.service_register,
#services > .meta {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}
.service_register:before,
#services > .meta:before {
  width: 1em;
  display: block;
  padding: 0.31em;
  border-radius: 100%;
  margin: 0 auto 8px;
  border: 0.06em solid currentColor;
  background: #fff;
  transition: color 0.4s ease-out;
  font-family: 'spirit-of-bern';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.service_register:hover,
#services > .meta:hover,
.service_register:focus,
#services > .meta:focus {
  color: currentColor;
}
.service_register:hover:before,
#services > .meta:hover:before,
.service_register:focus:before,
#services > .meta:focus:before {
  transition: none;
  color: #e31d1a;
}
.service_register:active:before,
#services > .meta:active:before {
  color: #fff;
  border-color: #5a0b0a;
  background: #be1816;
  transform: translate(0, 1px);
}
.service_register:before {
  content: "\e601";
  text-indent: -5px;
}
.service_blog:before {
  content: "\e600";
}
.service_stream:before {
  content: "\e602";
}
.service_webcast:before {
  content: "\e603";
}
#services {
  float: left;
  width: 90.76923077%;
  margin: 52px 0 0 4.61538462%;
  border-top: 1px solid #655a57;
}
#services > .meta {
  min-width: 6em;
}
.rohrcommunications {
  text-transform: uppercase;
}
#footerservices,
#cmsbox {
  color: #746b68;
}
#cmsbox {
  text-transform: lowercase;
}
#footerservices > .meta,
#cmsbox > .meta {
  color: #877e7c;
}
#footerservices > .meta:hover,
#cmsbox > .meta:hover,
#footerservices > .meta:focus,
#cmsbox > .meta:focus {
  color: #a39c9a;
}
.socialLinks {
  position: absolute;
  bottom: 11px;
  right: 10px;
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.socialLinks .meta {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: right;
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-position: 50% 50%;
  background: url(/images/facebook2.png) no-repeat;
}
.socialLinks .meta.service_youtube {
  background: url(/images/icon-youtube.svg) no-repeat;
}
.socialLinks .meta.service_instagram {
  background: url(/images/icon-instagram.svg) no-repeat;
}
.socialLinks .meta.service_twitter {
  background: url(/images/twitter2.png) no-repeat;
}
.northbg {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 2;
  display: none;
  background-image: linear-gradient(180deg, rgba(219, 10, 23, 0.5) 30%, transparent 100%);
}
.cb-layout3 .northbg {
  display: block;
}
@media (min-width: 720px) {
  .c2 .northbg {
    background: none;
  }
}
.maincontent {
  float: left;
  width: 100%;
}
#sponsors {
  float: left;
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #d9d9d9;
}
.sponsors__category {
  float: left;
  width: 100%;
}
#brands,
#leadingpartner,
#wissenschaftspartner {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0 7.19626168%;
}
#brands .meta,
#leadingpartner .meta,
#wissenschaftspartner .meta {
  float: left;
  width: 14.95327103%;
  height: 100px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-image: url(/images/brands-mobiliar.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: grayscale(1);
  transition: all 0.2s;
}
#brands .meta:first-child,
#leadingpartner .meta:first-child,
#wissenschaftspartner .meta:first-child {
  margin-left: 0;
}
#brands .meta:last-child,
#leadingpartner .meta:last-child,
#wissenschaftspartner .meta:last-child {
  margin-right: 0;
}
#brands .meta:hover,
#leadingpartner .meta:hover,
#wissenschaftspartner .meta:hover,
#brands .meta:focus,
#leadingpartner .meta:focus,
#wissenschaftspartner .meta:focus {
  filter: grayscale(0);
}
#brands .meta.service_swisscom,
#leadingpartner .meta.service_swisscom,
#wissenschaftspartner .meta.service_swisscom {
  background-image: url(/images/brands-swisscom.svg);
  width: 15.14018692%;
}
#brands .meta.service_unibern,
#leadingpartner .meta.service_unibern,
#wissenschaftspartner .meta.service_unibern {
  background-image: url(/images/brands-unibe.svg);
  width: 11.40186916%;
}
#brands .meta.service_securitas,
#leadingpartner .meta.service_securitas,
#wissenschaftspartner .meta.service_securitas {
  background-image: url(/images/brands-securitas.svg);
  width: 16.44859813%;
}
#brands .meta.service_ubs,
#leadingpartner .meta.service_ubs,
#wissenschaftspartner .meta.service_ubs {
  background-image: url(/images/brands-ubs.svg);
  width: 10.46728972%;
}
#brands .meta.service_bfh,
#leadingpartner .meta.service_bfh,
#wissenschaftspartner .meta.service_bfh {
  background-image: url(/images/brands-bfh.svg);
  width: 6.07476636%;
}
#brands .meta.service_visana,
#leadingpartner .meta.service_visana,
#wissenschaftspartner .meta.service_visana {
  background-image: url(/images/brands-visana.svg);
  width: 11.21495327%;
}
#brands .meta.service_bekb,
#leadingpartner .meta.service_bekb,
#wissenschaftspartner .meta.service_bekb {
  background-image: url(/images/brands-bekb.svg);
  width: 11.21495327%;
}
#brands .meta.service_migros,
#leadingpartner .meta.service_migros,
#wissenschaftspartner .meta.service_migros {
  float: left;
  width: 151px;
  height: 57px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/migros-grau-de.svg);
  transition: none;
}
#brands .meta.service_migros:hover,
#leadingpartner .meta.service_migros:hover,
#wissenschaftspartner .meta.service_migros:hover,
#brands .meta.service_migros:focus,
#leadingpartner .meta.service_migros:focus,
#wissenschaftspartner .meta.service_migros:focus {
  background-image: url(/images/migros-farbig-de.svg);
}
#wissenschaftspartner {
  margin-top: 32px;
}
#leadingpartner {
  margin-top: 10px;
}
#leadingpartner .meta {
  height: 80px;
}
.meta.service_migrosgma {
  float: left;
  width: 221px;
  height: 83px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  opacity: 0.65;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/migros-grau-de.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.meta.service_migrosgma:hover,
.meta.service_migrosgma:focus {
  background-image: url(/images/migros-farbig-de.svg);
}
.basebg {
  float: left;
  width: 100%;
  background: #b3b3b3;
}
#cb-cookie-warning {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2000;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(160, 160, 160, 0.4);
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 1.42857143;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none;
}
.cb-cookie-warning--container {
  float: left;
  width: 1170px;
  max-width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
@media (max-width: 719px) {
  .cb-cookie-warning--container {
    flex-direction: column;
  }
}
.cb-cookie-warning--text {
  float: left;
}
.cb-cookie-warning--actions {
  float: left;
  margin-left: 40px;
  flex-shrink: 0;
}
@media (max-width: 1169px) {
  .cb-cookie-warning--actions {
    margin-left: 20px;
  }
}
@media (max-width: 719px) {
  .cb-cookie-warning--actions {
    margin-left: 0;
    margin-top: 10px;
  }
}
.cb-cookie-warning__button {
  padding: 8px 16px;
  color: #fff;
  margin-left: 20px;
  cursor: pointer;
  border: 1px solid #5c412f;
  color: #5c412f;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.66666667;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.cb-cookie-warning__button:first-child {
  margin-left: 0;
}
.cb-cookie-warning__button:hover,
.cb-cookie-warning__button:focus {
  background-color: #e31d1a;
  border-color: #e31d1a;
  color: #fff;
}
@media (max-width: 1169px) {
  .cb-cookie-warning__button {
    margin-left: 10px;
  }
}
h1 {
  font-weight: normal;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2;
}
.unit h2 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1em;
}
.north .unit h2 {
  color: #fff;
  font-size: 34px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.cb-layout3 .main .unit h2 i,
.cb-layout2 .main .unit h2 i {
  font-style: normal;
  color: #e31d1a;
  font-weight: 600;
}
h3 {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
}
strong {
  font-weight: 600;
}
em {
  color: #e31d1a;
  font-weight: 600;
  font-style: normal;
}
.foottitle {
  font-weight: 600;
  display: block;
  margin-top: 60px;
}
.sponsors__category--wissenschaftspartner .foottitle {
  margin-top: 20px;
}
.gist,
.dent {
  list-style: disc;
}
a {
  color: currentColor;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #e31d1a;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.5em;
}
.load {
  background-position: 0 0.3em;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
div.link {
  background: none;
}
div.link a.open {
  margin-left: 0;
  color: #000;
  letter-spacing: 0.1em;
  border: 1px solid #000;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 13px 30px;
  font-weight: 600;
}
div.link a.open:hover,
div.link a.open:focus {
  background: #e31d1a;
  border-color: #e31d1a;
  color: #fff;
}
.cb-layout3 .grid td.last {
  padding-bottom: 14px;
}
.cb-layout3 .grid td.first {
  width: 85px;
}
.area.base,
.area.main {
  display: flex;
  flex-wrap: wrap;
}
#root div.north {
  float: left;
}
#root div.north div.unit {
  width: 100%;
  margin: 0;
}
#root div.north div.unit div.body {
  margin: 0;
}
#root div.north div.unit div.head h2,
#root div.north div.unit div.part {
  margin: 0;
}
#root div.north div.unit div.link {
  background: none;
  margin-top: 40px;
}
#root div.north div.unit div.link a.open {
  margin-left: 0;
  color: #fff;
  letter-spacing: 0.1em;
  border: 1px solid #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 13px 30px;
  font-weight: 600;
}
#root div.north div.unit div.link a.open:hover,
#root div.north div.unit div.link a.open:focus {
  background: #fff;
  color: #5c412f;
}
div.base {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.base:empty {
  margin-top: 0;
  margin-bottom: 0;
}
.seam {
  background-color: #e9e7e6;
  color: #000;
}
.seam h2 {
  padding-top: 0.4em;
}
.cb-layout3 div.seam {
  background: url(/images/border-seam.png) repeat-y 100% 0;
  color: #5c412f;
}
.cb-layout3 div.seam h2 {
  padding-top: 0;
}
.cb-layout3 div.seam,
.cb-layout3 div.flat {
  text-align: center;
}
.cb-layout3 div.seam div.pict img,
.cb-layout3 div.flat div.pict img {
  margin: 0 auto;
}
.cb-layout1 .main .flat {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}
.cb-layout1 .main .flat .body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.cb-layout1 .main .flat div.head h2 {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.grow {
  text-transform: none !important;
}
.menu .edit {
  background: none !important;
}
/* @group EDIT MODE */
/* unit edge.wide is layout helper */
#desk .main .edge.wide {
  width: 100%;
}
#edit #desk .main .edge.wide {
  color: #ccc;
  position: relative;
  border-top: 2px dashed #ddd;
}
#edit #desk .main .edge.wide:after {
  top: 10px;
  left: 10px;
  color: #444;
  font-size: 11px;
  background: #eee;
  position: absolute;
  border-radius: 3px;
  padding: 0 0.5em 1px;
  letter-spacing: 0.03em;
  content: 'Layout-Helper';
  text-shadow: 0 1px 0 #fff;
  font-family: 'Helvetica Neue', sans-serif;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
}
#edit #desk .main .edge.wide h2 {
  color: #ccc;
}
#desk .main div.edge.wide,
#desk .main div.edge.wide div.body {
  margin-top: 0;
  min-height: 0;
  margin-bottom: 0;
}
/* @end */
/******* forms.less 2013-1-16 *******/
fieldset {
  line-height: 2.2em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #5c412f;
  background-color: #fff;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.13333333em 3px;
  min-height: 2.2em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #b58b6f;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.13333333em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  border-radius: 2px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(153, 153, 153, 0.75);
  line-height: 2.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #d4d4d4;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #b3b3b3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 2.2em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick input.radio,
.tick input.checkbox {
  float: left;
  margin-top: 0;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
  padding-bottom: 0.2em;
}
.form .ctrl .sign {
  display: block;
  margin-left: 20px;
}
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
/* input.fade,
select.fade,
textarea.fade { // if !important added: fix shop input.payp.fade
    &,
    &:hover,
    &:focus,
    &:active {
    border-color: lighten(@input-border,25); */
/* background-color: @lightergray; */
/* background-image: none; */
/* color: lighten(@input-color, 35); */
/******* navi-touch-levels2-expanded.less 2014-06-20 *******/
#desk {
  transition: margin-left 0.1s;
}
#desk.cb-toggle-target-active {
  margin-left: -180px;
}
.banner {
  position: relative;
}
@media screen and (max-width: 719px) {
  .navigation {
    width: 0;
    position: fixed;
    overflow: hidden;
    opacity: 0;
  }
  .cb-toggle-target-active .navigation {
    width: 180px;
    overflow: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    background: #655a57 url(/images/navigation.png) repeat-y;
    opacity: 1;
    transition: opacity 0.218s 0.2s;
  }
  .navi {
    width: 144px;
  }
  .navi > .item {
    position: relative;
  }
  .menu {
    padding: 0.2em 0;
    color: #fff;
  }
  .menu.path,
  .menu:hover,
  .menu:focus {
    color: #e31d1a;
  }
  div.sub1,
  div.sub2 {
    margin-left: 16px;
  }
  div.sub1 {
    margin-top: 52px;
  }
  .sub1 > .item {
    width: 50%;
  }
  div.sub1 .menu {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 4px;
  }
  div.sub2 {
    margin-top: 29px;
    border-bottom: 1px solid #fff;
  }
  div.sub2 .item {
    width: 100%;
  }
  div.sub2 > .item > .menu {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0.44em 0 0.44em 4px;
    border-top: 1px solid #fff;
  }
  div.sub3 {
    max-height: 0;
    overflow: hidden;
  }
  .cb-toggle-target-active > .sub3,
  .path > .sub3 {
    max-height: none;
  }
  div.sub3 .menu {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.4em 0 0.5em 14px;
  }
  .sub3 > .init > .menu {
    margin-top: -0.2em;
  }
  .sub3 > .exit > .menu {
    padding-bottom: 0.6em;
  }
  .item > .cb-toggle {
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
  }
  .item-empty > .cb-toggle,
  .path > .cb-toggle,
  .cb-toggle-target-active > .cb-toggle {
    display: none;
  }
  .togglemobilenavi {
    display: block;
    right: 0;
    float: right;
    position: absolute;
    height: 100%;
    margin-bottom: -20px;
    width: 60px;
    margin: 0 5.63674322% 0 0;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
  }
  .togglemobilenavi:active {
    transform: translate(0, 1px);
  }
  .togglemobilenavi:active > span {
    background: #be1816 !important;
  }
  .togglemobilenavi > span {
    position: absolute;
    width: 24px;
    height: 4px;
    display: block;
    border-radius: 4px;
    background: #5c412f;
    top: 50%;
    right: 0;
    transition: transform 0.218s 0.2s cubic-bezier(0.64, -0.39, 0.67, 1.5);
  }
  .togglemobilenavi > .tline-1,
  .togglemobilenavi > .tline-4 {
    transition: opacity 0.14s 0.52s;
  }
  .togglemobilenavi > .tline-1 {
    margin-top: -7px;
  }
  .togglemobilenavi > .tline-3 {
    opacity: 0;
  }
  .togglemobilenavi > .tline-4 {
    margin-top: 7px;
  }
  .togglemobilenavi:hover > .tline-2,
  .togglemobilenavi:hover > .tline-3 {
    opacity: 1;
  }
  .togglemobilenavi.cb-toggle-active > .tline-1,
  .togglemobilenavi.cb-toggle-active > .tline-4 {
    opacity: 0;
    transition-delay: 0;
  }
  .togglemobilenavi.cb-toggle-active > .tline-2,
  .togglemobilenavi.cb-toggle-active > .tline-3 {
    transition-delay: 0;
  }
  .togglemobilenavi.cb-toggle-active > .tline-2 {
    transform: rotate(-45deg);
  }
  .togglemobilenavi.cb-toggle-active > .tline-3 {
    opacity: 1;
    transform: rotate(45deg);
  }
}
/******* layout-small.less 2013-1-16 *******/
body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
.togglemobilenavi,
.cb-toggle,
.service_register,
#services > .meta {
  -webkit-tap-highlight-color: transparent;
}
#home {
  margin: 23px 0 21px 4.59290188%;
  width: 61.1691023%;
}
#head {
  margin: 18px 0 0 5.42797495%;
  width: 89.1440501%;
}
@media only screen and (max-width: 719px) {
  #expo {
    padding-bottom: 0;
    height: 304px;
  }
  #slides {
    height: 304px !important;
  }
  #slides .slide {
    width: 719px;
    height: 304px !important;
    left: 50%;
  }
  #slides .slide img {
    margin-left: -359.5px;
  }
}
#services {
  padding: 48px 0 43px;
}
#services > .meta {
  margin: 0 auto;
  padding: 0 6%;
}
.service_register {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: -44px;
}
.service_register:before {
  font-size: 48px;
  font-size: 4.8rem;
}
#services > .meta {
  font-size: 9px;
  font-size: 0.9rem;
}
#services > .meta:before {
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (min-width: 490px) {
  #services > .meta {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #services > .meta:before {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
#services > .service_blog {
  padding-left: 0 !important;
}
#services > .service_stream {
  padding-right: 0 !important;
}
.copyright,
#footerservices,
#cmsbox {
  margin: 10px 0 0 5.42797495%;
}
.cb-mobile .footer {
  padding-bottom: 40px;
}
@media screen and (max-width: 719px) {
  .socialLinks {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    float: left;
    padding: 16px;
    width: 100%;
    right: 0;
    box-sizing: border-box;
    margin-top: 10px;
  }
  .socialLinks .meta {
    width: 29px;
    height: 29px;
    background-image: url(/images/facebook--white.svg);
  }
  .socialLinks .meta.service_youtube {
    background: url(/images/youtube--white.svg) no-repeat;
    height: 21px;
  }
  .socialLinks .meta.service_instagram {
    background: url(/images/instagram--white.svg) no-repeat;
  }
  .socialLinks .meta.service_twitter {
    background: url(/images/twitter--white.svg) no-repeat;
  }
}
@media only screen and (max-width: 719px) {
  .northbg {
    position: relative;
    float: left;
    width: 100%;
    background: #e2231a;
  }
  #root div.north div.unit div.head {
    float: left;
    margin-left: 5.42797495%;
    width: 58.45511482%;
    max-width: 280px;
  }
  #root div.north div.unit div.head h2 {
    font-size: 16px;
    line-height: 1.25;
    padding: 13px 0;
  }
  #root div.north div.unit div.body {
    float: right;
    margin-right: 5.42797495% !important;
    width: 28.60125261%;
  }
  #root div.north div.unit div.part {
    width: 100%;
  }
  #root div.north div.unit div.link {
    margin-top: 16px !important;
  }
  #root div.north div.unit div.link a.open {
    font-size: 14px;
    display: block;
    padding: 7px 0;
    white-space: nowrap;
    text-align: center;
  }
  div.link a.open {
    font-size: 14px;
    padding: 7px 15px;
  }
}
@media only screen and (max-width: 500px) {
  #root div.north div.unit div.head {
    margin-left: 5.42797495%;
    margin-right: 5.42797495%;
    width: 89.1440501%;
  }
  #root div.north div.unit div.body {
    float: left;
    margin-right: 5.42797495% !important;
    margin-left: 5.42797495% !important;
    width: 89.1440501%;
  }
  #root div.north div.unit div.link {
    margin-bottom: 16px !important;
  }
  #root div.north div.unit div.link a.open {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 719px) {
  #brands,
  #leadingpartner,
  #wissenschaftspartner {
    width: 100%;
    padding: 0;
    justify-content: center;
  }
  #brands .meta,
  #leadingpartner .meta,
  #wissenschaftspartner .meta {
    width: 110px !important;
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}
h1 {
  font-size: 30px;
  font-size: 3rem;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 5.42797495%;
  margin-left: 5.42797495%;
}
.area .part,
.area > .grid table {
  margin-right: 5.42797495%;
  margin-left: 5.42797495%;
  width: 89.1440501%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 89.1440501%;
}
.seam.seam {
  margin-right: 5.42797495%;
  margin-left: 5.42797495%;
  width: 89.1440501%;
}
.seam h2,
.seam .part,
.seam .foot {
  margin-right: 2%;
  margin-left: 2%;
}
.seam .part {
  width: 96%;
}
@media only screen and (max-width: 719px) {
  .cb-layout3 div.seam {
    background: none;
    margin: 0;
    width: 100%;
  }
  .cb-layout3 div.seam div.part,
  .cb-layout3 div.seam div.head h2 {
    margin-left: 5.42797495%;
    margin-right: 5.42797495%;
  }
}
@media (max-width: 719px) {
  .cb-layout1 .main .flat {
    margin-left: 5.33333333% !important;
    margin-right: 5.33333333% !important;
    width: 89.33333333% !important;
  }
  .cb-layout1 .main .flat .body {
    width: calc(100% + 20px);
    margin: -10px;
  }
  .cb-layout1 .main .flat .part {
    margin: 10px !important;
    width: calc(100% - 20px) !important;
  }
  .cb-layout1 .main .flat .part.tiny {
    width: calc(50% - 20px) !important;
  }
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 3% !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
/******* module-statistic.less 2013-1-16 *******/
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
.cb-statistic-annotation li {
  list-style: none;
}
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.cb-statistics .ctrl input {
  margin-right: 5px;
}
.cb-statistics .ctrl label {
  margin-right: 15px;
}
.cb-statistics .ctrl a {
  float: right;
}
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
.cb-statistics .cb-visits {
  text-align: right;
}
/******* development.less 2013-1-16 *******/
/*.unit {
  box-shadow: 0 0 0 1px red inset;
}
 .part {
   box-shadow: 0 0 0 1px blue inset;
}*/
/*# sourceMappingURL=./screen-small.css.map */