/*
small viewport
smaller than 980 px
*/
#header-info,
    /*#nav-global ul,
    #nav-global ul ul,*/
#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 {
    width: 720px;
}

#galleria {
    height: 460px;
}

/* navigation width, is within center */
/*#nav {
    width:100px;
}*/

#teaser-wrapper {
    display: none;
}

/* with of center with nav enabled*/
#main-content.with-teasers {
    width: 720px;
}

#stage .box {
    font-size: 0.85em;
}

.newsteaser-text {
    width: 555px;
}

#nav-global li, #contactToggle{
    margin: 0 3px;
    padding: 0 5px;
}

#nav-box ul > li {
    padding: 3px 8px;
}

.level-1 {
    font-size: 11px;
}

/* weblaw specific */
.weblaw-teaser h2, .teaser h2, .weblaw-competence-teaser h2 {
    left: -15px;
    font-size: 0.9em;
}

.weblaw-competence-teaser h2 {
    font-size: 0.9em;
    padding: 3px 7px;
}

.teaser-logo {
    width: 32px;
    height: 32px;
}


.weblaw-teaser img, .teaser img {
    left: -11px;
    top: -27px;
}

#center .weblaw-teaser, #center .teaser {
    padding: 10px;
}

.weblaw-competence-teaser img {
    width: 32px;
    height: 32px;
    top: -27px;
}

.with-teasers .one-half {
    width: 335px;
    float: left;
}


.with-teasers .one-third {
    width: 218px;
    float: left;

}

#footer-top .weblaw-teaser-group .double {
    width: 230px;
}

#footer-top .weblaw-teaser-group .single {
    width: 120px;
}

.two-one.leftchild {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.two-one.rightchild {
    float: right;
    width: 100%;
    margin-bottom: 40px;
}

.two-one.rightchild .weblaw-ads {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: table;
}

.one-half {
    width: 100%;
    float: left;
    margin-right: 0;
}

.weblaw-teaser-group .one-half.rightchild {
    float: left!important;
    padding-left: 10px;
    margin-left: 0;
}

.one-third {
    width: 218px;
    float: left;
}

#ad-left {
    float: left;
    margin-right: -360px;
    width: 50%;
}


#ad-right, #right-half {
    float: right;
    margin-left: -360px;
    width: 50%;
}

#ad-skyscraper, #skyscraper-right {
    margin-left: 370px;
}


.content-header {
    height: 78px;
}

.content-header-details {
    width: 720px;
}

.weblaw-quote {
    margin: 40px 40px 40px 20px;
    line-height: 1.6em;
}

.quote-box {
    font-size: 1.21em;
}

.weblaw-quote .tag {
    line-height: 1.6em;
    right: -35px;
    top: -20px;
}

.contact-left {
    width: 135px;
}

.contact-center > input {
    width: 140px;
}

.contact-center {
    width: 150px;
}

.login-form, .search-form {
    width: 350px;
}

.weblaw-teaser-group .job, .weblaw-teaser-group .event {
    width: 100%;
}

.one-half .job-description, .one-half .weblaw-teaser .event-description {
    width: 60%;
}

.one-half .weblaw-teaser-group .job-image, .one-half .weblaw-teaser-group .event-image {
    width: 25%;
}

.one-half .job-description-large, .one-half .weblaw-teaser .event-description-large {
    width: 220px;
}

.one-half .feedlabel {
    width: 230px
}

iframe[name="lawjobs"] {
    width: 720px;
    height: 1950px;
}

/* Events */
.event-details .details {
    width: 700px;
}

/* 404 */
#weblaw-404 h2 {
    font-size: 3em;
}

#weblaw-404 #header-wrapper {
    display: none;
}

#weblaw-404 p {
    width: auto;
    max-width: 100%;
}

#weblaw-404 h3 {
    max-width: 100%;
    width: auto;
    font-size: 1.2em;
}

#weblaw-404 .inner-wrapper {
    height: auto;
    padding-top: 5px;
}

.anchorNavigation {
    width: 700px;
}

/** hide in small screen sizes */
.hide-small {
    display: none;
}

.display-small {
    display: block;
}

aside#article-extras:after {
    clear: both;

}

aside#article-extras {
    width: 100%;
}

aside#article-extras ul {
    width: auto !important;
}

aside#article-extras li,
aside#article-extras li.comments {
    width: auto !important;
}

aside#article-extras li.comments {
    margin-top: 0;
}

aside#article-extras .label {
    display: none;
}

aside#article-extras h4 {
    display: none;
}

.stage-wrapper .weblaw-ads {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    float: none;
    display: table;
    margin-bottom: 40px;
}

@media screen and (max-width: 550px) {
    #weblaw-404 .image {
        margin-left: 25%;
        height: auto;
        margin-bottom: 5%;
    }

    #weblaw-404 .text-wrapper {
        width: 100%;
    }

    .col-2-1, .col-3-1, .col-4-1 {
        width: 100%;
    }
}

