a.edit {
  background: rgba(100, 100, 100, 0.5);
  border-radius: 1.8em;
  color: transparent;
  position: absolute;
  border: 1px solid #a7ea01;
  width: 2.3em;
  height: 2.3em;
  background-size: 1.3em;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/fi-pencil.svg);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  z-index: 10000000; }

.no-bottom {
  padding-bottom: 0 !important; }

.button {
  text-transform: uppercase;
  font-family: 'woodfordbourne-bold';
  letter-spacing: 1.3px;
  color: #000; }

.highlight,
.highlight p {
  font-family: 'woodfordbourne-bolditalic'; }

h1 {
  font-family: 'woodfordbourne-thin';
  letter-spacing: 2px;
  margin-bottom: 0 !important;
  line-height: 1.1; }

.teaser {
  display: block;
  position: relative; }
  .teaser img {
    margin-bottom: 0 !important;
    width: 100%; }
  .teaser .button {
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
    background: rgba(100, 100, 100, 0.7); }

.button.secondary {
  background-color: #cfcdcd; }

.highlight a {
  color: #000; }

p {
  margin-bottom: .6rem; }

.title-bar-small {
  width: 100%; }

.title-bar {
  width: 100%;
  z-index: 10; }
  .title-bar .dropdown.menu {
    margin-top: 4em; }
  .title-bar.is-stuck .dropdown.menu {
    margin-top: 6.8em; }
  .title-bar.is-stuck .language,
  .title-bar.is-stuck .social {
    display: none; }
  .title-bar .is-dropdown-submenu {
    border: none;
    background-color: #0f0A0A; }
  .title-bar .menu > li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'woodfordbourne-bold';
    letter-spacing: 1.8px; }
    .title-bar .menu > li a:hover {
      color: #a7ea01; }
  .title-bar li.active > a {
    border-bottom: none !important; }
  .title-bar .language {
    float: left; }
  .title-bar .debug-topbar {
    float: left; }
  .title-bar .social .twitter,
  .title-bar .social .facebook {
    width: 2em;
    height: 1em;
    background-size: contain;
    background-repeat: no-repeat; }
  .title-bar .social .twitter {
    background-image: url(../images/fi-social-twitter.svg); }
  .title-bar .social .facebook {
    background-image: url(../images/fi-social-facebook.svg); }
  .title-bar .logo {
    position: absolute;
    top: 1em;
    right: 6%;
    background: url(../images/Sprachkosmos_Logo.svg) no-repeat;
    width: 10em;
    height: 8em;
    background-size: contain; }
  .title-bar.is-stuck .logo {
    background: url(../images/Sprachkosmos_mini.svg) no-repeat;
    width: 4em;
    height: 4em;
    margin-top: 6.3em; }
  .title-bar .dot {
    background: #ddd;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    pointer-events: none;
    z-index: -1; }

#top-anchor {
  position: absolute;
  top: 0.2em; }

.headertitle {
  background-size: cover;
  background-position-y: center;
  text-align: left;
  color: #fff;
  height: 24em; }
  .headertitle .row {
    padding-top: 3em; }
  .headertitle h2 {
    text-transform: uppercase;
    font-family: 'woodfordbourne-bold';
    line-height: 1.2;
    letter-spacing: .9px;
    margin-bottom: 0.5rem; }
  .headertitle p {
    font-size: 1.4em; }

.main-headline .columns {
  padding-top: 3.5rem; }
  .main-headline .columns h1 {
    letter-spacing: 0.9px; }

.main-content .columns {
  padding-top: 1.3rem; }
  .main-content .columns h2, .main-content .columns h3, .main-content .columns h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: 'woodfordbourne-bold'; }
  .main-content .columns h2 {
    margin-bottom: 0.4rem;
    margin-top: 1.7rem;
    letter-spacing: 1px;
    font-size: 2.1rem; }
  .main-content .columns h3 {
    margin-top: 1.4rem; }
  .main-content .columns h4 {
    margin-top: 1.6rem; }
  .main-content .columns h5 {
    font-family: "woodfordbourne-regular"; }
  .main-content .columns p {
    font-size: 1.3em; }

.row.aggregator h3 a {
  color: #000;
  letter-spacing: 0.01em;
  font-family: "woodfordbourne-regular", sans-serif; }

footer {
  background: #a7ea01; }
  footer h5 {
    text-transform: uppercase;
    font-family: 'woodfordbourne-bold';
    letter-spacing: 1px; }
  footer .menu > li a {
    color: #000;
    padding-left: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem; }
  footer .menu > li.active > a {
    color: #222;
    text-decoration: underline;
    border-bottom: none; }
  footer a {
    color: #000; }

body.touch footer .menu > li a {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem; }

.headerphoto {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  min-height: 20vh;
  max-height: 36vh; }

.column,
.columns {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

ul.pagination {
  background: #DDD;
  display: inline-block; }
  ul.pagination a {
    padding: 0.6em 1em;
    text-decoration: none; }
  ul.pagination .active a {
    color: #e6e6e6;
    background: #0a0a0a; }

h1 a,
h2 a,
h3 a {
  text-decoration: none; }

p.meta {
  font-size: 90%;
  color: #666; }

@media print, screen and (min-width: 40em) {
  h1,
  h2 {
    margin-bottom: 2rem; }
  img {
    margin: 0 auto 1rem;
    max-width: 80%;
    display: block; } }

@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none; } }

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none; } }

.menu > li {
  padding: 0; }
  .menu > li a {
    color: #a7ea01;
    text-decoration: none; }
  .menu > li.active > a {
    color: #a7ea01;
    background-color: inherit;
    border-bottom: 1px solid; }

.widgetholder .widget {
  margin: 1.5em 0; }
