.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #b9d32c;
  line-height: 1.5;
  cursor: pointer;
  color: #030938;
  padding: 6px 20px 4px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  background-size: 0 100% ;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #030938, #030938);
}
.button:hover,
.button:focus {
  color: #b9d32c;
  background-size: 100% 100%;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1100px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.navigation div.sub1 > .item > .menu {
  color: #030938;
  padding: 5px 14px 1px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  z-index: 1;
  font-size: 18px;
  line-height: 1.22222222;
  letter-spacing: 0.09em;
}
.navigation div.sub1 > .item > .menu:after {
  content: '';
  background-color: #b9d32c;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.navigation div.sub1 > .item > .menu:hover,
.navigation div.sub1 > .item > .menu:focus {
  color: #030938;
}
.navigation div.sub1 > .item > .menu:hover:after,
.navigation div.sub1 > .item > .menu:focus:after {
  width: 100%;
}
.navigation div.sub1 > .item > .menu.path {
  color: #030938;
}
.navigation div.sub1 > .item > .menu.path:after {
  width: 100%;
}
#home {
  height: 113px;
  margin-top: 0;
  margin-bottom: 50px;
}
.cb-scroll-triggered--active #home {
  content: url('/images/logo-roomstobe-icon-blue.svg');
  margin-bottom: 20px;
  height: 40px;
}
.wrapper {
  font-size: 18px;
  line-height: 1.66666667;
}
.section--header {
  padding: 22px 0;
}
.footarea {
  width: 104.11522634%;
  margin-left: -2.05761317%;
  margin-top: 40px;
}
.footpart {
  margin-left: 1.97628458%;
  margin-right: 1.97628458%;
}
.footpart.footpart--slim {
  width: 20.05928854%;
  margin-top: 55px;
}
.footpart.footpart--slim.init {
  width: 24.01185771%;
  margin-top: 0;
}
h1 {
  font-size: 45px;
  line-height: 1.22222222;
}
.cb-layout3 h1 {
  font-size: 65px;
  line-height: 1.15384615;
}
h2 {
  font-size: 45px;
  line-height: 1.22222222;
}
h3 {
  font-size: 24px;
  line-height: 1.25;
}
p.loud {
  font-size: 20px;
  line-height: 1.5;
}
.cb-layout2 p.loud {
  font-size: 18px;
  line-height: 1.66666667;
}
p.skew {
  font-size: 20px;
  line-height: 1.5;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 2.22419929%;
  margin-left: 2.22419929%;
  width: 95.55160142%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area .tiny {
  width: 50%;
}
.section--one .area > .slim {
  width: 28.88493476%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--two .area {
  width: 100%;
}
.section--two .area > .unit {
  margin-right: 0.4%;
  margin-left: 0.4%;
  width: 99.2%;
}
.section--two .area .cb-album .body,
.section--two .area .head,
.section--two .area .foot,
.section--two .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim {
  width: 49.2%;
}
.section--two .area > .slim .head,
.section--two .area > .slim .foot,
.section--two .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim .tiny {
  width: 50%;
}
.section--one .area {
  width: 104.65549348%;
  margin-left: -2.32774674%;
  display: flex;
  flex-wrap: wrap;
}
.section--two .area {
  width: 101.62601626%;
  margin-left: -0.40650407%;
  display: flex;
  flex-wrap: wrap;
}
.section--three .area {
  width: calc(50% - 5px);
}
.section--one .area .unit.wide .body {
  width: 104.65549348%;
  margin-left: -2.32774674%;
}
.section--one .area .unit.wide .part.tall {
  width: 95.55160142%;
  margin-left: 2.22419929%;
  margin-right: 2.22419929%;
}
.section--one .area .unit.wide .part.tiny {
  width: 45.55160142%;
  margin-left: 2.22419929%;
  margin-right: 2.22419929%;
}
.section--one .area .seam.wide .part.tall {
  width: 72.77580071%;
  margin-left: 13.61209964%;
  margin-right: 13.61209964%;
}
.section--one .area .seam.slim {
  width: 45.55160142%;
}
.section--one .area .flat.wide .part.pict.tiny {
  width: 28.82562278%;
}
.section--one .area .flat.wide .part.tiny {
  width: 62.27758007%;
  margin-left: 2.22419929%;
  margin-right: 2.22419929%;
}
.section--two .area .unit.wide {
  width: 49.2%;
}
.section--two .area .unit.slim .body {
  width: 101.62601626%;
  margin-left: -0.81300813%;
}
.section--two .area .unit.slim .part.tall {
  width: 57.28%;
  margin-left: 0.8%;
  margin-right: 0.8%;
}
.section--two .area .unit.slim .part.tiny {
  width: 39.52%;
  margin-left: 0.8%;
  margin-right: 0.8%;
}
.section--three .side .unit .body {
  padding-left: 21.77083333%;
  padding-right: 10.26041667%;
  box-sizing: border-box;
}
.section--three .base .unit .body {
  padding-left: 10.26041667%;
  padding-right: 21.77083333%;
  box-sizing: border-box;
}
/*# sourceMappingURL=screen-large.css.map */