  .en-press-top {
  width: 900px;
  margin: 0 auto 90px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.en-press-top * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.en-press-top.inview-animate {
  opacity: 0;
  position: relative;
  top: 20px;
}

@media screen and (max-width: 980px) {
  .en-press-top {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .en-press-top {
    margin-bottom: 20px;
  }
}

.en-press-top_heading {
  width: 900px;
  margin: 0 auto 25px;
}

@media screen and (max-width: 980px) {
  .en-press-top_heading {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .en-press-top_heading {
    margin-bottom: 15px;
  }
}

.en-press-top_heading.inview-animate {
  opacity: 0;
  position: relative;
  top: 20px;
}

.en-press-top_heading_element {
  color: #0476ba;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.02em;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .en-press-top_heading_element {
    font-size: 154%;
    margin-right: 15px;
  }
}

.en-press-top_heading_links {
  display: inline-block;
  vertical-align: middle;
}

.en-press-top_heading_links a:link {
  color: #202020;
  font-size: 100%;
  font-family: "Roboto Slab", serif;
  text-decoration: underline;
}

.en-press-top_heading_links a:link:hover {
  text-decoration: none;
}

.en-press-top table tr td {
  vertical-align: top;
  padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .en-press-top table tr td {
    display: block;
    width: 100% !important;
    padding-bottom: 20px;
    float: left\9;
  }
}

.en-press-top table tr td a {
  font-size: 108%;
  line-height: 1.6;
  color: #202020;
}

@media screen and (max-width: 768px) {
  .en-press-top table tr td a {
    font-size: 100%;
  }
}

.en-press-top table tr td a:hover {
  text-decoration: underline;
}

.en-press-top table tr td:first-child {
  font-family: "Roboto Slab", serif;
  font-size: 154%;
  font-weight: 300;
  width: 155px !important;
  padding-left: 10px;
}

@media screen and (max-width: 980px) {
  .en-press-top table tr td:first-child {
    padding-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .en-press-top table tr td:first-child {
    font-size: 116%;
    padding-left: 0;
    padding-bottom: 5px;
  }
}

/*# sourceMappingURL=__sourcemaps/index_en.css.map */
