#innerfooter:after,
#footer-outer:after, #innerfooter:before,
#footer-outer:before,
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

html {
  -webkit-text-size-adjust: 100%; }

body {
  padding-top: 160px; }

#header, .header-outer.fp, #footer-outer {
  min-width: 0; }

.header-outer {
  background: #fcfcfc;
  position: fixed;
  height: 130px;
  top: 0;
  width: 100%;
  z-index: 2000; }

.header-logo {
  margin-bottom: 20px; }

.header-wrapper,
.wrapper,
div#footer,
.nav-bar-wrapper {
  max-width: 1026px;
  min-width: 320px; }

.wrapper {
  padding-left: 0;
  padding-right: 0; }

.header-wrapper, .wrapper, div#footer, .nav-bar-wrapper {
  width: 90%; }

.searchInput {
  -webkit-border-radius: 0;
  border-radius: 0; }

#advSearchFieldsLink {
  left: auto;
  right: 75px; }

.subnav-bar,
.header-outer {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px; }

#header .subnav-bar.nav-bar {
  min-width: 0; }

#header .subnav-bar .sub-nav {
  margin-left: -10px; }

.sub-nav a {
  padding: 6px 10px 0; }

.sub-nav-left a {
  white-space: nowrap; }

#header .subnav-bar .sub-nav > li:hover > a,
#header .subnav-bar .sub-nav > li.selected a {
  padding: 6px 8px 0 12px; }

/** #Mobile menu **/
.mobile-menu, .mobile-icon, .mobile-icon_button, .mobile-icon--menu span, .mobile-icon--menu span:before,
.mobile-icon--menu span:after, .mobile-icon_button--search span:after,
.mobile-icon_button--search span:before, .search-open .mobile-icon--search span:before,
.search-open .mobile-icon--search span:after,
.search-open .mobile-icon_button--search span:before,
.search-open .mobile-icon_button--search span:after, .chevron-small::before {
  -webkit-transition: .3s all;
  transition: .3s all; }

.mobile-menu {
  background: #f8f8f8;
  display: none;
  position: fixed;
  top: 60px;
  right: 0;
  bottom: 0;
  z-index: -1;
  box-shadow: -4px 5px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
  box-sizing: border-box;
  width: 320px;
  margin: 0;
  padding: 0; }
  .mobile-menu ul, .mobile-menu li, .mobile-menu a {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .mobile-menu li {
    font-size: 15px;
    line-height: 40px; }
  .mobile-menu a {
    transition: all .5s;
    text-decoration: none;
    display: block;
    padding: 0 10px;
    width: 100%; }
    .mobile-menu a:hover {
      background: #ebebeb; }
  .mobile-menu .category--list {
    margin-bottom: 10px; }
  .mobile-menu .category {
    color: #dc4413;
    font-size: 22px;
    padding: 0 10px; }

.mobile-menu--site-index {
  top: 100px;
  overflow-y: auto;
  overflow-x: hidden; }

.mobile-menu--utility {
  background: #ebebeb;
  height: 40px;
  padding: 6px;
  box-shadow: -3px 3px 4px 0 rgba(0, 0, 0, 0.2); }
  .mobile-menu--utility li {
    font-size: 13px;
    line-height: 30px; }
    .mobile-menu--utility li a {
      display: inline;
      padding: 4px; }
      .mobile-menu--utility li a:hover {
        text-decoration: underline; }

.mobile-menu_login {
  text-align: right;
  position: absolute;
  top: 6px;
  right: 10px; }

.logged-in .mobile-menu--utility {
  height: 100px; }
.logged-in .mobile-menu--site-index {
  top: 160px; }

.mobile-icons {
  position: absolute;
  top: 0;
  right: 0; }
  .mobile-icons ul {
    margin: 0;
    padding: 0; }

.mobile-icon {
  box-sizing: border-box;
  text-align: center;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  height: 60px;
  width: 60px;
  z-index: 200; }

.mobile-icon_button {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  z-index: 201;
  background: #666666; }
  .mobile-icon_button:focus {
    outline: none; }

.mobile-icon_button--menu {
  left: 22px;
  width: 17px;
  height: 15px;
  top: 25px; }

.mobile-icon--menu span {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 3px;
  background: white; }

.mobile-icon--menu span:before,
.mobile-icon--menu span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fcfcfc;
  content: ""; }

.mobile-icon--menu span:before {
  top: -12px; }

.mobile-icon--menu span:after {
  bottom: 6px; }

.mobile-icon_button--search {
  background: #fcfcfc;
  height: 25px;
  width: 25px;
  top: 24px;
  left: 20px; }
  .mobile-icon_button--search span:after,
  .mobile-icon_button--search span:before {
    content: "";
    display: block;
    position: absolute; }
  .mobile-icon_button--search span:before {
    width: 10px;
    height: 10px;
    border: 3px solid #666666;
    background: transparent;
    border-radius: 12px;
    top: 0px; }
  .mobile-icon_button--search span:after {
    left: 14px;
    width: 3px;
    height: 7px;
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 12px;
    background: #666666; }

/* active state, i.e. menu open */
.menu-open .mobile-icon--menu {
  background: #ebebeb !important; }
.menu-open .mobile-icon_button--menu {
  background: #ebebeb; }
  .menu-open .mobile-icon_button--menu span:before,
  .menu-open .mobile-icon_button--menu span:after {
    background: #666666; }
  .menu-open .mobile-icon_button--menu span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -9px; }
  .menu-open .mobile-icon_button--menu span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px; }

.search-open .mobile-icon--search,
.search-open .mobile-icon_button--search {
  background: #ebebeb !important; }
  .search-open .mobile-icon--search span:before,
  .search-open .mobile-icon--search span:after,
  .search-open .mobile-icon_button--search span:before,
  .search-open .mobile-icon_button--search span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 17px;
    height: 3px;
    background-color: #666666;
    content: "";
    border: 0;
    border-radius: 0;
    top: 7px; }
  .search-open .mobile-icon--search span:before,
  .search-open .mobile-icon_button--search span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .search-open .mobile-icon--search span:after,
  .search-open .mobile-icon_button--search span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.chevron-small::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 4px;
  position: relative;
  top: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em; }

.chevron-small.right:before {
  left: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.chevron-small.bottom:before {
  top: 2px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.chevron-small.left:before {
  left: 4px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg); }

#breadcrumbs {
  margin-bottom: 20px; }

/* Content area layout*/
.col {
  box-sizing: border-box;
  word-wrap: break-word; }

.si-content, .ha-content, .topic-content {
  width: 75%;
  float: right; }

.topicIndex.topic-content {
  float: none;
  width: 100%; }

.doc-body #col-1,
#topicContainer, #topicIndexContainer.topic-content-narrow {
  width: 62%;
  float: left; }

.doc-body #col-2 {
  width: 300px; }

.adslot_responsive {
  display: block;
  height: 230px; }

.rvi-condensed {
  background-image: none; }
  .rvi-condensed .fly-out {
    left: 0 !important; }
    .rvi-condensed .fly-out .point {
      display: none; }
  .rvi-condensed .icon {
    background: none; }
    .rvi-condensed .icon:after {
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 4px 0 4px;
      border-color: #666 transparent transparent transparent;
      position: absolute;
      top: 7px;
      left: 7px; }
    .rvi-condensed .icon:hover {
      background: none; }
      .rvi-condensed .icon:hover:after {
        border-color: #3c73a4 transparent transparent transparent; }

.topic-date-search-form input,
.topic-date-search-form .selectbox {
  width: 33%; }

.topicIndex .list-group {
  box-sizing: border-box;
  float: left;
  width: 50%; }
  .topicIndex .list-group:first-of-type {
    padding-right: 20px; }

/* #footer */
#footer ul.last,
#footer ul,
#footer #footer-logo {
  box-sizing: border-box;
  width: 25%; }

.si-content, .ha-content, .topic-content {
  width: 75%; }

@media only screen and (max-width: 995px) {
  .si-content, .ha-content, .topic-content {
    width: 70%; } }
@media only screen and (max-width: 930px) {
  #topicContainer,
  #topicIndexContainer.topic-content-narrow,
  .doc-body #col-1,
  .doc-body #col-2,
  #col-2,
  .topics-col-2 {
    border: 0;
    float: none;
    margin: 1em 0;
    padding: 0;
    width: 100%; }

  .si-sidebar {
    float: none;
    margin: 0 0 20px;
    width: auto; } }
@media only screen and (max-width: 840px) {
  div .searchInput {
    width: 300px; }

  #advSearchFields .point {
    left: 333px; }

  .si-content, .ha-content, .topic-content {
    width: 62%; }

  .footer-logo-link {
    display: block;
    margin: 0 auto; }

  #footer #footer-logo {
    width: 20%;
    margin-left: 4%; } }
@media only screen and (max-width: 768px) {
  .rvi-condensed .fly-out {
    top: 35px;
    width: auto; }

  #footer ul.last,
  #footer ul {
    margin-bottom: 10px;
    width: 33%; }
  #footer p {
    line-height: 1.5; }
  #footer #footer-logo, #footer p {
    text-align: center; }
  #footer .footer-logo {
    margin-bottom: 20px; }
  #footer #footer-logo {
    float: none;
    clear: both;
    width: 100%;
    margin: 0 0 10px; }

  .topicIndex .list-group {
    float: none;
    width: auto;
    padding: 0; }

  .follow-us-div {
    margin-bottom: 20px; }

  #footer-outer, .push {
    height: auto; }

  .non-footer {
    margin-bottom: 0; } }
@media only screen and (max-width: 750px) {
  body {
    padding-top: 90px; }

  .header-outer {
    height: 90px; }

  .mobile-icons,
  .mobile-menu {
    display: block; }

  .mobile-icon--search {
    display: none; }

  #header,
  .header-wrapper {
    height: 60px; }

  .header-logo {
    margin: 0;
    padding: 10px 0; }
    .header-logo img {
      height: 39px;
      width: 142px; }

  #SearchFor {
    margin: 21px 10px 13px 10px; }

  .mobile-menu {
    z-index: 2001; }

  .mobile-menu--utility {
    z-index: 2002; }

  .menu-open {
    overflow-y: hidden;
    -webkit-overflow-scrolling: auto; }
    .menu-open .mobile-menu {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1; }

  #header .subnav-bar.nav-bar {
    display: none !important; }

  .sub-nav,
  #header .utility-nav {
    display: none; }

  .ie .mobile-menu {
    display: none; }

  .ie .menu-open .mobile-menu {
    display: block; } }
@media only screen and (max-width: 720px) {
  .adslot_responsive {
    display: none; } }
@media only screen and (max-width: 675px) {
  .header-logo {
    display: inline-block;
    float: none; }

  .logo-wrapper {
    position: fixed;
    height: 60px;
    width: 100%;
    display: block;
    background: #fcfcfc;
    z-index: 20000;
    left: 0;
    padding: 0 5%;
    z-index: 2; }

  .header-wrapper, .wrapper, div#footer, .nav-bar-wrapper {
    width: 95%; }

  body:not(.search-open) #advSearchFields {
    display: none !important; }

  .mobile-icon--search {
    display: block; }

  #SearchFor {
    box-shadow: -4px 5px 5px rgba(0, 0, 0, 0.2);
    margin-top: 14px;
    position: fixed;
    background: #ebebeb;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 5%;
    transition: .3s all;
    z-index: 1; }

  #advSearchFields {
    left: auto;
    top: 40px; }
    #advSearchFields .point {
      display: none; }

  .search-open #SearchFor {
    top: 60px; }

  #advSearchFieldsLink {
    left: 417px;
    top: 15px; }

  div .searchInput {
    width: 352px; }

  .navsidebar, .si-content, .ha-navsidebar, .ha-content, .topic-navsidebar, .topic-content, .topic-related-sidebar {
    clear: both;
    float: none;
    width: 100%; }

  .si-subcat-table {
    margin-bottom: 20px; }

  .navsidebar {
    margin-top: 40px; }

  .topic-bodytext blockquote {
    width: 100%;
    float: none;
    margin: 0 0 20px; } }
.read-more.clearit {
  background: #eee;
  display: block;
  height: 3px;
  overflow: visible; }

.topic-bodytext .read-more .border, .topic-bodytext .read-more-link {
  float: none; }

.topic-bodytext .read-more-link {
  display: block;
  float: none;
  background: #fff;
  margin: 0 auto;
  position: relative;
  top: -6px;
  height: 15px; }

.topic-bodytext .read-more .border {
  display: none; }

@media only screen and (max-width: 740px), screen and (min-width: 930px) {
  .related-image-wrapper:nth-of-type(3) {
    clear: left;
    margin-left: 0; } }
@media only screen and (min-width: 1140px) {
  .related-image-wrapper:nth-of-type(3) {
    clear: none;
    margin-left: 20px; } }
@media only screen and (max-width: 600px) {
  #topicContainer .topic-malt {
    float: none;
    margin: 0 0 20px;
    width: 100%; } }
@media only screen and (max-width: 580px) {
  div .searchInput {
    width: 300px; }

  #advSearchFieldsLink {
    left: 356px; }

  .tool-nav-item.rss {
    display: none; }

  .topic-index-list-wrapper .topic-index-list {
    float: none;
    margin: 0;
    width: 100%; }

  #footer ul.last,
  #footer ul {
    border: 0;
    border-bottom: 1px solid #797c80;
    margin-bottom: 20px;
    padding: 0 0 20px;
    width: 100%;
    clear: left; }
    #footer ul.last li,
    #footer ul li {
      border: 0;
      margin-bottom: 8px; }
      #footer ul.last li a,
      #footer ul li a {
        font-size: 13px; }
      #footer ul.last li strong,
      #footer ul li strong {
        font-size: 15px; }
  #footer ul.last {
    border-bottom: 0;
    padding-bottom: 0; } }
@media only screen and (max-width: 505px) {
  .tool-nav-item.email,
  .rvi-condensed,
  #breadcrumbs,
  .tool-nav-item.alert {
    display: none; }

  div .searchInput {
    width: 200px; }

  #advSearchFieldsLink {
    left: 256px; }

  .topic-date-search-form {
    padding: 5px 8px; }
    .topic-date-search-form input,
    .topic-date-search-form .selectbox {
      margin-right: 0;
      margin-left: 0; } }
@media only screen and (max-width: 480px) {
  .doc-pub-finder,
  .si-pub-finder,
  .no-toolbar,
  .maltresult .fly-out,
  .si-art-list .fly-out,
  .topic-index-list .image {
    display: none !important; }

  .addthis_toolbox {
    float: none; }

  .mobile-menu {
    width: 100%; }

  #advSearchFields {
    width: auto; }
    #advSearchFields .group {
      float: none;
      width: auto; }

  .header-wrapper, .wrapper, div#footer, .nav-bar-wrapper {
    box-sizing: border-box;
    width: 100%; }

  .header-wrapper,
  .wrapper,
  div#footer,
  .welcomestring {
    padding-left: 15px;
    padding-right: 15px; }

  .si-subcat-table th:first-child, .si-subcat-table td:first-child {
    padding-left: 5px; }
  .si-subcat-table th:last-child, .si-subcat-table td:last-child {
    padding-right: 5px; }

  .topic-index-list .info {
    margin-left: 0; } }
@media only screen and (max-width: 440px) {
  .si-subcat-table, .si-subcat-table tr, .si-subcat-table td {
    display: block;
    width: auto !important; }

  .si-subcat-table th {
    display: none; }
  .si-subcat-table td {
    text-align: left !important;
    padding: 3px; }
  .si-subcat-table .cell-pub {
    padding-top: 10px; }
  .si-subcat-table .cell-old:before {
    content: "Oldest issue: "; }
  .si-subcat-table .cell-new:before {
    content: "Newest issue: "; }
  .si-subcat-table .cell-back:before {
    content: "Back issues: "; }
  .si-subcat-table .cell-art {
    padding-bottom: 10px; }
    .si-subcat-table .cell-art:before {
      content: "Articles: "; } }
@media only screen and (max-width: 390px) {
  #toolbar #searchTerm {
    width: 175px; } }
@media only screen and (max-width: 370px) {
  div .searchInput {
    width: 150px; }

  #advSearchFieldsLink {
    left: 200px; } }
@media only screen and (max-width: 335px) {
  .wrapper,
  .welcomestring {
    padding-left: 10px;
    padding-right: 10px; } }
@media only screen and (max-width: 310px) {
  #SearchFor, .mobile-icon--search {
    display: none; } }
@media only screen and (max-width: 220px) {
  .mobile-menu, .mobile-icon--menu {
    display: none; }

  .menu-open {
    overflow-y: auto; } }

