#section-first h1 {
     font-size: 1.2em;
     position: absolute;
  left: 0;
  right: 0;
}


.logo {
  position: absolute;
  right: 1px;
  top:1px;
  background: #000 url("/img/logo.jpg") no-repeat ;
  background-size: 100%;
  height: 122px;
  width: 212px;
}

section h2 {
     font-size: 1.4em;
}

.text-content p {
     font-size: 1em;
}

section > .sleeve {
     padding: 30px 20px;
}

.more-link {
     margin-top: 2em;
}

.more-link a {
     font-size: 1.2em;
}

#section-first .nav-link a {
  text-decoration: none; 
  padding: 1em 4em 1em 3em;
  display: inline-block;
  letter-spacing: 2px;
  font-size: 1.1em;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
/*  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 0 15px rgba(0, 0, 0, 1);
  */
}

.text-content li {
  margin: 0 2.5em 0.75em 2.5em;
  padding: 0;
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
}

#section-pencil-diagram .pencil-diagram {
     background-position: center bottom;
     background-size: 100% auto;
     padding-bottom: 2em;
}

#section-team .staff-wrap .img-wrap {
     float: none;
}

#section-team .staff-wrap .img-wrap {
     float: none;
}

#section-team .staff-wrap .content-wrap {
     margin-left: 0px;
}

#section-team .staff-wrap .content-wrap p {
     margin-top: 1.5em;
     text-align: center;
}

#section-team .staff-wrap .content-wrap p:before {
  content: "";
  left: 48%;
  border-top: 1px solid #505962;
  width: 1em;
}

#section-team .staff-wrap .content-wrap h3 {
     margin-top: 0.75em;
     text-align: center;
     line-height: 0.6em;
}

#section-vat .vat-diagram {
     box-sizing: border-box;
     width: 100%;
}

#section-vat .vat-diagram:after {
     bottom: -44px;
}

#section-first .nav-link {
  bottom: 20px;
}
