#navigation-mobile {
  display: none;
}

embed, iframe, object {
  max-width: 100%;
}

@media only screen and (max-width: 1420px) {
  #container,
  #footer-outer {
    width: auto;
  }

  #content-home-top-left,
  #content-home-bottom-left {
    width: 60%;
  }

  #content-home-top-right,
  #content-home-bottom-right {
    width: 38%;
  }

  #content-home-bottom-left-left,
  #content-home-bottom-left-right {
    width: 48%;
  }

  #navigation-main ul li a {
    padding: 0px 10px;
    font-size: 14px;
  }

  #left {
    width: 75%;
  }

  #left-side {
    width: 20%;
  }

  #main,
  #left.no-modules #main {
    width: 75%;
  }

  #right {
    width: 20%;
  }

  #calendar-left {
    width: 30%;
  }

  #calendar-right {
    width: 65%;
  }
}

@media only screen and (max-width: 1300px) {
  #top-links {
    display: block;
    float: none;
  }

  #question-text,
  #site-search {
    float: none;
    margin: 0px;
    padding: 5px 0px;
    line-height: normal;
  }

  #navigation-main ul li a {
    padding: 0px 10px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1024px) {
  div.div-inner {
    padding: 0px 15px;
  }

  #wrapper {
  }

  #header,
  #header-top,
  #header-bottom {
    height: auto;
    text-align: center;
  }

  #social-media,
  #top-links {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0px 10px;
    text-align: center;
    vertical-align: middle;
  }

  #top-links {
  }

  #header-bottom-left,
  #header-bottom-right {
    float: none;
    width: auto;
    text-align: center;
  }

  a#link-home,
  a#link-home img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    text-align: center;
  }

  #header-buttons {
    padding: 20px 0px;
  }

  #question-text,
  #site-search {
    display: inline-block;
    margin: 0px 10px;
    vertical-align: middle;
  }

  #navigation {
    height: auto;
  }

  #navigation-container {
    background: #426842;
  }

  #navigation-right {
    display: block;
    float: none;
    padding: 9px 0px 0px 0px;
  }

  #navigation-mobile {
    display: block;
    text-align: right;
    cursor: pointer;
  }

  #navigation-mobile-label {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    color: #FFFFFF !important;
    font-size: 18px;
    line-height: 40px;
  }

  a#navigation-mobile-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    font-family: monospace, sans-serif;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #1A1A1A;
    border: 1px solid #474747;
    cursor: pointer;
  }

  a#navigation-mobile-link span:before {
    content:'\2261';
  }

  #navigation-main {
    display: none;
    padding: 0px 0px 10px 0px;
    background: #426842;
  }

  #navigation-main ul {
    display: block;
  }

  #navigation-main ul li {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
  }

  #navigation-main ul li a {
    height: auto;
    padding: 5px;
    line-height: normal;
    white-space: normal;
  }

  #navigation-main ul li a:hover {
    color: #BED2BD;
  }

  #navigation-main ul li a.nav-parent:hover,
  #navigation-main ul li:hover > a.nav-parent,
  #navigation-main ul li.over > a.nav-parent,
  #navigation-main ul li > a.nav-parent:hover {
    color: #FFFFFF;
    background: none !important;
  }

  #navigation-main ul li span.divider {
    display: block;
    width: auto;
    height: auto;
    padding: 0px;
    border-bottom: 1px solid #333333;
  }

  #navigation-main ul li ul,
  #navigation-main ul li ul ul,
  #navigation-main ul li ul ul ul {
    display: block;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    background: transparent;
    box-shadow: 0px 0px 0px;
  }

  #navigation-main ul ul li {
    border-bottom: 1px solid #333333;
  }

  #navigation-main ul ul li a {
    padding: 5px;
    color: #FFFFFF;
  }

  #navigation-main ul ul li:hover > a,
  #navigation-main ul ul li > a:hover {
    color: #BED2BD;
    background: none !important;
  }

  #navigation-main ul ul {
    display: block;
    margin: 0px 0px 0px 30px;
  }

  #content-home-top-left,
  #content-home-top-right,
  #content-home-bottom-left,
  #content-home-bottom-right,
  #content-home-bottom-left-left,
  #content-home-bottom-left-right {
    float: none;
    width: auto;
    margin: 0px auto 30px auto;
    text-align: center;
  }

  #content-home-slider,
  #content-home-menus {
    display: inline-block;
    margin: 0px auto 30px auto;
  }

  #content-home-menus div.drop-down-menu-container {
    margin: 0px 20px 20px 20px;
  }

  #left {
    float: none;
    width: 100%;
    margin: 0px;
  }

  #left-side {
    display: none;
  }

  #main,
  #left.no-modules #main {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    min-height: 0px;
  }

  #main img {
    max-width: 100%;
    height: auto;
  }

  #right {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
  }
}

@media only screen and (max-width: 768px) {
  #navigation {
    float: none;
    height: auto;
    padding: 7px 0px;
  }

  #navigation ul li a {
    font-size: 14px;
  }

  #navigation-desktop {
    display: none;
  }

  #navigation-mobile {
    display: block;
  }

  #navigation-mobile select {
    width: 100%;
    font-size: 20px;
  }

  #content-home-menus {
    text-align: center;
  }

  #content-home-menus div.drop-down-menu-container {
    float: none;
    margin: 0px auto 20px auto;
  }

  #footer-left,
  #footer-right {
    float: none;
    text-align: center;
  }

  div.form-column,
  div.form-column-left,
  div.form-column-right {
    float: none;
    width: auto;
  }

  #calendar-top form span.form-row {
    display: block;
    margin: 0px 0px 5px 0px;
  }

  #calendar-left,
  #calendar-right {
    float: none;
    width: auto;
    margin: 0px 0px 30px 0px;
  }
}

@media only screen and (max-width: 640px) {
  #question-text,
  #site-search {
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  #navigation-left {
    float: none;
    margin: 0px;
  }

  #navigation-left div.drop-down-menu-container {
    float: none;
    margin: 0px auto;
  }

  a#button-quick-find,
  a#button-quick-find span {
    display: block;
    margin: 0px;
  }

  a#button-quick-find span img {
    float: right;
    margin: 14px 0px 0px 0px;
  }

  a#button-quick-find + ul.drop-down-menu {
    position: static;
    width: 100%;
    margin-top: -2px;
  }

  #navigation-right {
    padding: 9px 0px;
  }

  #navigation-mobile-label {
    float: left;
  }

  table.table-responsive {
    font-size: 12px;
  }

  table.table-responsive thead {
    display: none;
  }

  table.table-responsive tr {
    display: block;
    margin: 0px 0px 10px 0px;
  }

  table.table-responsive tr.row-headings {
  }

  table.table-responsive tr.row-headings th {
  }

  table.table-responsive tr.sub-headings {
  }

  table.table-responsive tr.sub-headings th {
    display: block;
  }

  table.table-responsive td {
    display: block;
    text-align: right !important;
    border: 1px dotted #CCCCCC;
    border-width: 0px 0px 1px 0px;
  }

  table.table-responsive td:last-of-type {
    border: 0px;
  }

  table.table-responsive td.column-hidden {
    display: none;
  }

  table.table-responsive td:before {
    content: attr(data-th) ": ";
    float: left;
    margin: 0px 10px 0px 0px;
    font-weight: bold;
    text-align: left;
  }

  table.table-responsive td[data-th=""]:before {
    display: none;
  }
}

@media only screen and (max-width: 568px) {
  #header-buttons a {
    display: inline-block;
    margin: 0px 5px 10px 5px;
  }

  #header-buttons a img {
    width: 26px;
    height: 26px;
  }

  #site-search label {
  }

  #site-search form {
    max-width: 180px;
  }

  #site-search form input.input-text {
    max-width: 130px;
  }

  #content {
    padding: 0px;
  }

  div.slide-content {
    top: auto;
    width: 100%;
    height: auto;
  }

  div.slide-content-inner.div-inner {
    padding: 10px;
  }

  div.slide-title {
    font-size: 20px;
  }

  div.slide-subtitle {
    font-size: 18px;
  }

  div.slide-link a {
    font-size: 16px;
  }

  #content-slider-pager {
    display: none;
  }

  div.footer-column,
  div.footer-column-large,
  div.footer-column-inner {
    float: none;
    width: auto;
    margin: 0px 0px 20px 0px;
  }
}

@media only screen and (max-width: 360px) {
  #content-home-menus,
  a.drop-down-button {
    display: block;
    text-align: left;
  }

  a.drop-down-button span img.arrow {
    float: right;
    margin: 15px 0px 0px 0px;
  }

  a.drop-down-button + ul.drop-down-menu {
    position: static;
    width: 100%;
  }
}

@media only screen and (max-width: 320px) {
}