html {
  font-family: 'Tillana', sans-serif;
}
body {
  background-color: #fffdfa;
  background-image: url("../i/rk-4-web-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 100%;
  line-height: 1.44;
}
#content {
  max-width: 960px;
  margin: 10px auto;
  padding: 0 10px;
}
#rma-motto {
  font-family: 'Tillana', sans-serif;
}
#rma-motto hr {
  display: none;
}
.kontakt {
  text-align: right;
}
.rk-bullet {
  margin-left: 1em;
}
.rk-bullet li {
  list-style: square;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover {
  border-bottom: dashed 1px #666;
}
.llang {
  text-align: center;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center;
  width: 100%;
}
@media (min-width: 50em) {
  #top-logo {
    width: 960px;
    height: 400px;
    position: relative;
  }
  #top-motto {
    width: 960px;
    position: relative;
  }
  #rma-logo {
    display: block;
    text-indent: -9999px;
    width: 448px;
    height: 364px;
    background: url(../i/rk-4-web.svg) transparent no-repeat;
    background-size: 448px 364px;
    top: 25px;
    left: 0px;
    position: relative;
    z-index: 1000;
  }
  #rma-motto {
    font-size: 22px;
    text-align: right;
    position: absolute;
    width: 500px;
    bottom: 10px;
    right: 0px;
    color: #9e241f;
  }
  #rma-motto p:first-of-type {
    font-size: 1.4em;
    margin-bottom: 22px;
    color: #9e241f;
  }
  #rma-motto p:last-of-type {
    margin: 16px 0 4px 0;
    color: black;
  }
  div > h2:first-child {
    margin-top: 0px;
    line-height: 1.0;
  }
  h2 {
    margin: 12px 0 10px;
    color: #9e241f;
  }
}
@media (min-width: 30em) and (max-width: 50em) {
  .frame {
    padding: 0 2%;
  }
  .bit-2 {
    width: 50%;
  }
  #top-logo {
    position: relative;
    width: 960px;
    height: 100%;
    margin-bottom: 32px;
  }
  #rma-logo {
    display: block;
    text-indent: -9999px;
    top: 0;
    height: 234px;
    background: url(../i/rk-4-web.svg) transparent no-repeat center;
    background-size: contain;
    z-index: 1000;
  }
  #rma-motto {
    font-size: 16px;
    text-align: right;
    bottom: 0px;
    right: 14px;
  }
  #rma-motto p:first-of-type {
    font-size: 1.6em;
    margin-bottom: 22px;
    color: #9e241f;
  }
  #rma-motto p:last-of-type {
    margin: 16px 0 4px 0;
    color: black;
  }
  h2 {
    margin: 12px 0 10px;
    color: #9e241f;
  }
}
@media (max-width: 30em) {
  .frame {
    padding: 0 5%;
  }
  .bit-60,
  .bit-40 {
    width: 100%;
  }
  #top-logo {
    position: relative;
    margin-bottom: 12px;
    text-align: center;
  }
  #rma-logo {
    display: block;
    text-indent: -9999px;
    width: 100%;
    margin: 0px auto;
    height: 234px;
    background: url(../i/rk-4-web.svg) transparent no-repeat center;
    background-size: contain;
    z-index: 1000;
  }
  #rma-motto {
    width: 100%;
    margin: 12px auto;
    font-size: 14px;
    text-align: right;
    padding: 0 2% 0 ;
    margin-top: 12px;
  }
  #rma-motto p:first-of-type {
    font-size: 1.6em;
    margin-bottom: 12px;
    color: #9e241f;
  }
  #rma-motto p:last-of-type {
    margin: 16px 0 4px 0;
    color: black;
  }
  #rma-motto hr {
    width: 99.5%;
    margin: 0 auto;
    color: whitesmoke;
  }
  #rma-motto hr:first-child {
    margin-bottom: 16px;
  }
  #rma-motto hr:last-child {
    margin-top: 16px;
  }
  h2 {
    margin: 24px 0 10px;
    color: #9e241f;
  }
  .banner ul li {
    min-height: 190px;
    height: 190px;
    background-repeat: round;
    background-size: 120% auto;
    background-repeat: no-repeat;
  }
}
#rma-content-pl {
  margin: 12px 0;
}
