#top, #header-info, #nav-bottom, #nav-bottom ul, #nav-bottom ul ul, #easing-search-box, #easing-login-box, #easing-contact-box, #stage div.tw-paging, #stage div.tw-paging .rack, #stage div.tw-paging .rack-teaser, .js #stage div.tw-paging .rack, #stage div.tw-paging .rack-teaser img, #footer-top, #footer-bottom, #header-wrapper-nav, #center {
    max-width : 100%;
}

#ad-bottom {
    display: none;
}

#header-wrapper {
    background-color: #27559a;
}

#header-wrapper-topline {
    border-bottom: none;
    height: auto;
}

#nav-global {
    display: inline-block;
}

#nav-global ul {
    display: inline-block;
    float: left;
    width: 100%;
    margin-left: 0;
}

#header-wrapper-nav span {
    display: inline-block;
}

#header-wrapper-info {
    height: auto;
}

#footer-wrapper {
    display: inline-block;
}

.weblaw-quote {
    margin: 0;
}

#main-content.with-teasers {
    max-width: 100%;
}

.content-header {
    height: auto;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
}

div.content-header h1 {
    display: block;
    white-space: nowrap;
    padding: 3%;
}

#stage .active.editions, .slideshow .editions, .weblaw-teaser .editions, .teaser .editions, .rightbox-icon.editions, .weblaw-competence-teaser .editions, .weblaw-icon.editions {
    width: 15%;
    margin-right: 3%;
}

#easing-login-box {
    max-width: 100%;
    width: auto;
}

.login-form {
    max-width: 100%;
}

#easing-login, #easing-search, #easing-contact {
    height: auto;
}

.search-form {
}

.easing-content {
    display: inline-block;
    padding: 7%;
}

.search {
    max-width: 100%;
    margin-left: 0;
}
.search-form {
    margin-left: 0;
    max-width: 100%;
}

.contact-center {
    margin-top: 3%;
    max-width: 100%;
    margin-left: 0;
}

.contact-right textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    height: 24px;
    line-height: 1.5em;
    margin-bottom: 14px;
    padding-left: 5px;
    font-family: Arial;
}

.contact-right textarea::-moz-placeholder { /* Firefox 19+ */
    height: 24px;
    line-height: 1.5em;
    margin-bottom: 14px;
    padding-left: 5px;
    font-family: Arial
}
.contact-right textarea:-ms-input-placeholder { /* IE 10+ */
    height: 24px;
    line-height: 1.5em;
    margin-bottom: 14px;
    padding-left: 5px;
    font-family: Arial
}
.contact-right textarea:-moz-placeholder { /* Firefox 18- */
    height: 24px;
    line-height: 1.5em;
    margin-bottom: 14px;
    padding-left: 5px;
    font-family: Arial
}

.contact-right {
    margin-left: 0;
    max-width: 100%;
}

/** Tiles */
.tile-group .tile {
    width: 96%;
    margin: 1%;
}

.tile-group .tile.folding-tile {
    height: 100%!important;
}

.folding-tile.folding-tile .image-block {
    width: 100%;
}

.folding-tile.folding-tile .text {
    float: left;
    width: 96%;
    display: block;
    padding-left: 0;
}

.folding-tile .tile-more {
    display: none;
}

.folding-tile article {
    max-height: none;
}

.tile-group .tile.folding-tile  {
    margin-right: 0;
}

.folding-tile.folding-tile--width3 article {
    padding-top: 10px;
}

.folding-tile {
    pointer-events: none;
}

.tile.folding-tile:hover {
  cursor: none;
}

/** Event-Details */
.event-details{
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
}

.event-details .details {
    width: calc(100% - 20px);
}

.event-details .event-info {
    width: 100%;
}

.event-details .event-image {
    width: 40%;
    float: left;
    margin-left: 150px;
    margin-top: 20px;
}

.event-details+a{
    font-size: 1rem;
    background-color: #27559a;
    color: #fff;
    padding: 7px;
    display: block;
    margin-top: 30px;
}

#teaser-wrapper {
    display: none;
}