/*
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 {
  margin: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:45%;
}

.two-one.rightchild {
    float:right;
}

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

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


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


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

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


.content-header {
  height:78px;
}

div.content-header h1 {
  font-size:2em;
}

.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;
}


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

.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;
}

#main .text-section {
  font-size: 16px;
  font-size: 1.4em;
  line-height: 25px;
  line-height: 1.7em;
}

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

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