@media only screen and (max-width: 980px) {
  .body,
  .rhqpage,
  .rhqviewport,
  .rhqheadertable {
    width: 100%;
  }
  .rhqpage {
    padding: 0.2em 2em;
  }
  #rhqbar .headernorthlinks a {
    display: none;
  }
  #rhqbar .headernorthlinks a.rhq_mobbl_keep {
    display: inline;
  }
  .headernorthlinks {
    line-height: 1.6em;
  }
  #rhq_footer,
  #footer {
    display: none;
  }
  .fullmodule {
    padding: 1em;
  }
  .rhqbreakoutbar {
    width: 100%;
    left: auto;
  }
  .rhqheadertable img {
    display: none;
  }
  .rhqheadertable img.rhq_mobbl_keep {
    display: inline;
  }
  .articletext {
    width: 100%;
  }
  ul.entrieslink > li {
    line-height: 2.5em;
  }
  ul.entrieslink > li a {
    white-space: nowrap;
  }
  .rhq_pt_eventimage {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  #rhqadminconsole {
    position: fixed;
  }
  form.formv select,
  form.formv textarea,
  form.formv input,
  .form_labelv,
  .formv input[type="text"] {
    font-size: 16px;
    width: 90%;
    max-width: 380px;
  }
  form.formv input[type="checkbox"],
  form.formv input[type="submit"],
  form.formv input[type="radio"] {
    width: auto;
  }
  div.rhq_pt_headingd {
    width: 100%;
  }
  div.rhq_eel {
    width: 100%;
  }
  .fullmodule {
    width: 100%;
    padding: 1em;
  }
  .form_controlv {
    margin: 24px 0;
  }
  .form_example {
    font-size: 12.8px;
  }
  .rhq_r_captcha {
    width: 90%;
    max-width: 400px;
  }
  form.rhq_mcontrol button {
    font-size: 12.8px;
  }
  .tabbl_flexcolumn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .boardgrid .boarditem {
    width: 317px;
  }
  .calboarditem {
    width: 216.66666667px;
    max-width: unset;
    min-height: 216.66666667px;
  }
  .eventcontrolmodule {
    width: 100%;
  }
  .rhq_eventstable {
    width: 100%;
  }
  .rhq_eel_cept {
    width: 100%;
  }
  .w_c_container {
    font-size: 22px;
  }
}
@media only screen and (max-width: 440px) {
  .rhqpage {
    padding: 0 0.2em;
  }
  div.rhq_rltable_l,
  div.rhq_rltable_r {
    display: block;
  }
  .rhqviewport {
    padding: 11.2px;
  }
  div.c2 {
    margin-bottom: 24px;
  }
  .boarditemgrid {
    width: 100%;
  }
  .board {
    justify-content: space-around;
  }
  .calboarditem {
    width: 100%;
    max-width: unset;
  }
  .rhq_formsection_heading_controls {
    margin: 0 auto 16px 0px;
  }
  form.formv select,
  form.formv textarea,
  form.formv input,
  .formv input[type="text"] {
    width: 100%;
  }
  .form.formv table.form_radiotable {
    font-size: 12.8px;
  }
  .rhq_r_captcha {
    width: 100%;
    max-width: 400px;
  }
  .signin-button-small {
    display: block;
    max-width: 150px;
  }
  #rhqbar2 .rhqh1 {
    text-align: center;
  }
  .mobbl_block {
    display: block;
  }
  .mobbl_hide {
    display: none;
  }
  .mobbl_flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobbl_flexrow {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .mobbl_flexcolumn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .mobbl_flexrowcenterwrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .mobbl_flexrowcenterwrap > * {
    margin: 0.2em 1em;
  }
  .rhqsubtitle {
    text-align: center;
  }
  div.rhq_uiicontext {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .rhq_uiicon {
    display: none;
  }
  .rhqh1 {
    font-size: 1.8em;
  }
  .rhq_el_chooserlabel {
    text-align: center;
  }
  .rhqpe_countcol,
  .rhqpe_distcol {
    display: none;
  }
  .rhqpe_imgcol {
    text-align: center;
  }
  .eventcontrolmodule > *:not(:first-child) {
    margin-top: 0.5em;
  }
}
