a[href='/prommonitor/'], a[href='/prommonitorkill_link/'] {
  display: none !important; }

.not-found .top-panel, .not-found .menu-anchor, .not-found .logo, .not-found .version-opener {
  display: none; }
.not-found #content_1 {
  width: 966px;
  margin: 0 auto; }
.not-found .not-found-logo {
  margin: 75px 0 25px; }
.not-found .not-found-short-text {
  width: 430px;
  margin: 0 auto; }
.not-found .top-search {
  display: block;
  width: 97%;
  margin-bottom: 38px; }
.not-found .not-found-menu ul {
  display: table;
  padding: 0;
  margin: 0;
  margin-bottom: 20px; }
  .not-found .not-found-menu ul li {
    display: inline-block;
    vertical-align: top;
    width: 193px;
    margin-bottom: 10px; }
    .not-found .not-found-menu ul li a {
      color: white; }
  .not-found .not-found-menu ul ul li a {
    background-color: transparent;
    color: black;
    text-transform: none;
    font: 100%/normal "AkzidenzGroteskProLight", serif;
    margin: 0px; }
.not-found .not-found-menu a {
  text-transform: uppercase;
  color: white;
  background-color: #9a554b;
  background-image: url("../img/icons/menu-mark.png");
  background-position: 4px 5px;
  background-repeat: no-repeat;
  font-family: "PT Serif";
  padding: 2px 10px 2px 18px;
  display: block;
  margin-right: 7%;
  margin-bottom: 10px; }
  .not-found .not-found-menu a ul {
    padding-left: 20px; }
    .not-found .not-found-menu a ul a:hover {
      text-decoration: underline; }
.not-found .not-found-short-text-desc-mobile {
  display: none; }
.not-found .not-found-menu > ul > li {
  width: 20%;
  margin-right: -4px; }
.not-found body.color1 .not-found-menu > ul > li > a {
  background-color: black !important; }
.not-found body.color1:after {
  display: none; }
.not-found body.color1 .version-opener {
  display: none !important; }

@media (max-width: 980px) {
  .not-found #content_1 {
    width: 80% !important;
    margin: 0 10% 0 !important; }
  .not-found .not-found-menu > ul > li {
    width: 33% !important; } }
@media (max-width: 768px) {
  .not-found .not-found-menu > ul > li {
    width: 50% !important; } }
@media (max-width: 500px) {
  .not-found {
    position: relative; }
    .not-found .container1, .not-found #content_1 {
      height: 100%; }
    .not-found .not-found-short-text {
      width: 100%; }
    .not-found .top-panel, .not-found .menu-anchor {
      display: block; }
    .not-found .not-found-menu, .not-found .not-found-logo, .not-found .logo {
      display: none; }

  .mobilelogoimg404 {
    display: inline-block !important;
    margin-bottom: 23px; }

  .logo.mobilelogo {
    display: block; }

  .not-found .not-found-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .not-found .logo {
    left: 50%;
    margin-left: -60px; }
  .not-found .not-found-short-text-desc {
    display: none; }
  .not-found .not-found-short-text-desc-mobile {
    display: block; } }
@media (min-width: 501px) and (max-width: 1100px) {
  .not-found .top-search {
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100% !important;
    position: static;
    padding-bottom: 4px;
    margin-right: 26px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    display: inline-block !important;
    border-bottom-color: #9a554b;
    height: auto; }
    .not-found .top-search .search-btn-2 {
      margin: 0; }
  .not-found .search-txt {
    padding: 1px 1px 1px 25px;
    border: 0;
    background: #fff;
    font-size: 1.1em;
    outline: none; }
  .not-found .s-close {
    display: none; } }
.mobilelogoimg404 {
  display: none; }

/*# sourceMappingURL=page-not-found.css.map */
