@charset "UTF-8";
/* fonts */
@font-face {
  font-family: "Mallory";
  src: url("../font/mallory/mallory-light.woff2") format("woff2"), url("../font/mallory/mallory-light.woff") format("woff"), url("../font/mallory/mallory-light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mallory";
  src: url("../font/mallory/mallory-bold.woff2") format("woff2"), url("../font/mallory/mallory-bold.woff") format("woff"), url("../font/mallory/mallory-bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Mallory";
  src: url("../font/mallory/mallory-light-italic.woff2") format("woff2"), url("../font/mallory/mallory-light-italic.woff") format("woff"), url("../font/mallory/mallory-light-italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Mallory";
  src: url("../font/mallory/mallory-bold-italic.woff2") format("woff2"), url("../font/mallory/mallory-bold-italic.woff") format("woff"), url("../font/mallory/mallory-bold-italic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Calluna";
  src: url("../font/calluna/calluna-regular.woff2") format("woff2"), url("../font/calluna/calluna-regular.woff") format("woff"), url("../font/calluna/calluna-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calluna";
  src: url("../font/calluna/calluna-black.woff2") format("woff2"), url("../font/calluna/calluna-black.woff") format("woff"), url("../font/calluna/calluna-black.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Calluna";
  src: url("../font/calluna/calluna-italic.woff2") format("woff2"), url("../font/calluna/calluna-italic.woff") format("woff"), url("../font/calluna/calluna-italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Calluna";
  src: url("../font/calluna/calluna-bold-italic.woff2") format("woff2"), url("../font/calluna/calluna-bold-italic.woff") format("woff"), url("../font/calluna/calluna-bold-italic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
.fonts-stage-2 body,
.fonts-stage-2 caption,
.fonts-stage-2 input,
.fonts-stage-2 textarea,
.fonts-stage-2 select,
.fonts-stage-2 option,
.fonts-stage-2 legend,
.fonts-stage-2 fieldset {
  font: 1.1875rem / 1.5 Calluna, serif;
}
.fonts-stage-2 h1,
.fonts-stage-2 h2,
.fonts-stage-2 h3,
.fonts-stage-2 h4,
.fonts-stage-2 h5,
.fonts-stage-2 li,
.fonts-stage-2 p {
  margin: 0 0 1rem;
}
.fonts-stage-2 h1 {
  font: bold 1.96875rem / 1.25 Mallory, sans-serif;
}
.fonts-stage-2 h2 {
  font: bold 1.40625rem / 1.25 Mallory, sans-serif;
}
.fonts-stage-2 h3 {
  font: 1.125rem / 1.25 Mallory, sans-serif;
}
.fonts-stage-2 h4 {
  font: 0.984375rem / 1.25 Mallory, sans-serif;
}
.fonts-stage-2 h5 {
  font: 0.75rem / 1.25 Mallory, sans-serif;
  text-transform: uppercase;
  background-position: 0% 100%;
}
.fonts-stage-2 .subhed,
.fonts-stage-2 .subheader {
  font: bold 1.40625rem / 1.25 Mallory, sans-serif;
}
@media only screen and (min-width: 768px) {
  .fonts-stage-2 .subhed,
.fonts-stage-2 .subheader {
    margin-top: 2rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .fonts-stage-2 .subhed,
.fonts-stage-2 .subheader {
    margin-top: 1.75rem !important;
    margin-bottom: 0.5rem !important;
  }
}
.fonts-stage-2 .dek {
  font: italic 1.1875rem / 1.25 Calluna, serif;
}
.fonts-stage-2 .byline,
.fonts-stage-2 .dateline {
  font: bold 0.75rem / 1.25 Mallory, sans-serif !important;
  text-transform: uppercase;
  color: #FF6900;
  letter-spacing: 0.2em;
}
.fonts-stage-2 .byline a, .fonts-stage-2 .byline .byline-override {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background-image: none;
  color: #FF6900;
}
.fonts-stage-2 .byline a:hover {
  color: black;
}
.fonts-stage-2 .dateline {
  color: #6C757D;
}
.fonts-stage-2 .art-byline {
  margin: 0 0 0.5rem;
  font: italic 0.75rem / 1.125 Mallory, sans-serif;
  color: #6C757D;
  text-align: right;
}
.fonts-stage-2 .art-byline a {
  color: #6C757D;
}
.fonts-stage-2 .section-heading {
  width: 100%;
  margin: 0 0 1.25rem;
  padding-top: 0.5rem;
  border-bottom: 0;
  border-top: 12px solid black;
  font: 0.75rem / 1.25 Mallory, sans-serif;
  line-height: 1.125;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.fonts-stage-2 .section-heading a {
  background: none;
  text-shadow: none;
}
.fonts-stage-2 .section-heading span {
  font-weight: normal;
  display: block;
  margin-top: 0.25rem;
}

/**
 * Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding-top: 32px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

code,
kbd,
pre,
samp {
  font-size: 1rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.625rem;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #b6babe;
  margin: 0 0 2rem;
  padding: 1rem;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
}

pre {
  border: 1px solid #b6babe;
  font: 1.1875rem / 1.5 Calluna, serif;
  margin: 0 0 1rem;
  max-width: 100%;
  overflow: auto;
  padding: 1rem;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background-color: #b6babe;
  padding: 1rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #b6babe;
  cursor: help;
}

mark {
  background: #0781AC;
  color: white;
  padding: 1rem;
  text-decoration: none;
}

big {
  font-size: 125%;
}

iframe {
  border: none;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.container,
.container-full {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
.container .grid,
.container-full .grid {
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1080px) {
  .container {
    max-width: 1080px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1300px;
  }
}

.grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  position: relative;
  list-style-type: none;
}
.grid::before, .grid::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class^=col-] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  vertical-align: top;
  padding: 0;
}
[class^=col-]::before, [class^=col-]::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class^=col-] .grid {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-9 {
  width: 75%;
}

.col-8, .single-mag #main .entry-content ul li .text_block {
  width: 66.6666666667%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-4, .single-mag #main .entry-content ul li > img:first-of-type,
.single-mag #main .entry-content ul li > a:first-of-type {
  width: 33.3333333333%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-1 {
  width: 8.3333333333%;
}

@media (min-width: 576px) {
  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.6666666667%;
  }

  .col-xs-10 {
    width: 83.3333333333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.6666666667%;
  }

  .col-xs-7 {
    width: 58.3333333333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.6666666667%;
  }

  .col-xs-4 {
    width: 33.3333333333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.6666666667%;
  }

  .col-xs-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 1080px) {
  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 1300px) {
  .col-xlg-12 {
    width: 100%;
  }

  .col-xlg-11 {
    width: 91.6666666667%;
  }

  .col-xlg-10 {
    width: 83.3333333333%;
  }

  .col-xlg-9 {
    width: 75%;
  }

  .col-xlg-8 {
    width: 66.6666666667%;
  }

  .col-xlg-7 {
    width: 58.3333333333%;
  }

  .col-xlg-6 {
    width: 50%;
  }

  .col-xlg-5 {
    width: 41.6666666667%;
  }

  .col-xlg-4 {
    width: 33.3333333333%;
  }

  .col-xlg-3 {
    width: 25%;
  }

  .col-xlg-2 {
    width: 16.6666666667%;
  }

  .col-xlg-1 {
    width: 8.3333333333%;
  }
}
.col-auto {
  -ms-flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  flex: 1 0 0px;
}

@media (min-width: 576px) {
  .col-xs-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
}
@media (min-width: 768px) {
  .col-sm-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
}
@media (min-width: 992px) {
  .col-md-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
}
@media (min-width: 1080px) {
  .col-lg-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
}
@media (min-width: 1300px) {
  .col-xlg-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
}
.order-12 {
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}

@media only screen and (min-width: 576px) {
  .order-12-xs {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }

  .order-11-xs {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }

  .order-10-xs {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }

  .order-9-xs {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }

  .order-8-xs {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }

  .order-7-xs {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }

  .order-6-xs {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }

  .order-5-xs {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }

  .order-4-xs {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }

  .order-3-xs {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-2-xs {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-1-xs {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-0-xs {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 768px) {
  .order-12-sm {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }

  .order-11-sm {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }

  .order-10-sm {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }

  .order-9-sm {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }

  .order-8-sm {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }

  .order-7-sm {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }

  .order-6-sm {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }

  .order-5-sm {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }

  .order-4-sm {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }

  .order-3-sm {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-2-sm {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-1-sm {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-0-sm {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 992px) {
  .order-12-md {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }

  .order-11-md {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }

  .order-10-md {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }

  .order-9-md {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }

  .order-8-md {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }

  .order-7-md {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }

  .order-6-md {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }

  .order-5-md {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }

  .order-4-md {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }

  .order-3-md {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-2-md {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-1-md {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-0-md {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 1080px) {
  .order-12-lg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }

  .order-11-lg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }

  .order-10-lg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }

  .order-9-lg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }

  .order-8-lg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }

  .order-7-lg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }

  .order-6-lg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }

  .order-5-lg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }

  .order-4-lg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }

  .order-3-lg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-2-lg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-1-lg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-0-lg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .order-12-xlg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }

  .order-11-xlg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }

  .order-10-xlg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }

  .order-9-xlg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }

  .order-8-xlg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }

  .order-7-xlg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }

  .order-6-xlg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }

  .order-5-xlg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }

  .order-4-xlg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }

  .order-3-xlg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-2-xlg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-1-xlg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-0-xlg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
.offset-11 {
  margin-left: 91.6666666667%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

@media only screen and (min-width: 576px) {
  .offset-11-xs {
    margin-left: 91.6666666667%;
  }

  .offset-10-xs {
    margin-left: 83.3333333333%;
  }

  .offset-9-xs {
    margin-left: 75%;
  }

  .offset-8-xs {
    margin-left: 66.6666666667%;
  }

  .offset-7-xs {
    margin-left: 58.3333333333%;
  }

  .offset-6-xs {
    margin-left: 50%;
  }

  .offset-5-xs {
    margin-left: 41.6666666667%;
  }

  .offset-4-xs {
    margin-left: 33.3333333333%;
  }

  .offset-3-xs {
    margin-left: 25%;
  }

  .offset-2-xs {
    margin-left: 16.6666666667%;
  }

  .offset-1-xs {
    margin-left: 8.3333333333%;
  }

  .offset-0-xs {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .offset-11-sm {
    margin-left: 91.6666666667%;
  }

  .offset-10-sm {
    margin-left: 83.3333333333%;
  }

  .offset-9-sm {
    margin-left: 75%;
  }

  .offset-8-sm {
    margin-left: 66.6666666667%;
  }

  .offset-7-sm {
    margin-left: 58.3333333333%;
  }

  .offset-6-sm {
    margin-left: 50%;
  }

  .offset-5-sm {
    margin-left: 41.6666666667%;
  }

  .offset-4-sm {
    margin-left: 33.3333333333%;
  }

  .offset-3-sm {
    margin-left: 25%;
  }

  .offset-2-sm {
    margin-left: 16.6666666667%;
  }

  .offset-1-sm {
    margin-left: 8.3333333333%;
  }

  .offset-0-sm {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .offset-11-md {
    margin-left: 91.6666666667%;
  }

  .offset-10-md {
    margin-left: 83.3333333333%;
  }

  .offset-9-md {
    margin-left: 75%;
  }

  .offset-8-md {
    margin-left: 66.6666666667%;
  }

  .offset-7-md {
    margin-left: 58.3333333333%;
  }

  .offset-6-md {
    margin-left: 50%;
  }

  .offset-5-md {
    margin-left: 41.6666666667%;
  }

  .offset-4-md {
    margin-left: 33.3333333333%;
  }

  .offset-3-md {
    margin-left: 25%;
  }

  .offset-2-md {
    margin-left: 16.6666666667%;
  }

  .offset-1-md {
    margin-left: 8.3333333333%;
  }

  .offset-0-md {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1080px) {
  .offset-11-lg {
    margin-left: 91.6666666667%;
  }

  .offset-10-lg {
    margin-left: 83.3333333333%;
  }

  .offset-9-lg {
    margin-left: 75%;
  }

  .offset-8-lg {
    margin-left: 66.6666666667%;
  }

  .offset-7-lg {
    margin-left: 58.3333333333%;
  }

  .offset-6-lg {
    margin-left: 50%;
  }

  .offset-5-lg {
    margin-left: 41.6666666667%;
  }

  .offset-4-lg {
    margin-left: 33.3333333333%;
  }

  .offset-3-lg {
    margin-left: 25%;
  }

  .offset-2-lg {
    margin-left: 16.6666666667%;
  }

  .offset-1-lg {
    margin-left: 8.3333333333%;
  }

  .offset-0-lg {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .offset-11-xlg {
    margin-left: 91.6666666667%;
  }

  .offset-10-xlg {
    margin-left: 83.3333333333%;
  }

  .offset-9-xlg {
    margin-left: 75%;
  }

  .offset-8-xlg {
    margin-left: 66.6666666667%;
  }

  .offset-7-xlg {
    margin-left: 58.3333333333%;
  }

  .offset-6-xlg {
    margin-left: 50%;
  }

  .offset-5-xlg {
    margin-left: 41.6666666667%;
  }

  .offset-4-xlg {
    margin-left: 33.3333333333%;
  }

  .offset-3-xlg {
    margin-left: 25%;
  }

  .offset-2-xlg {
    margin-left: 16.6666666667%;
  }

  .offset-1-xlg {
    margin-left: 8.3333333333%;
  }

  .offset-0-xlg {
    margin-left: 0;
  }
}
.wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no-wrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.no-wrap [class^=col-] {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}

.wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.direction-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.direction-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.direction-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.align-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.align-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.align-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.align-baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}

.align-content-start {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.align-content-end {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.align-content-end [class^=col-] {
  vertical-align: bottom;
}

.align-content-center {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.align-content-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}

.align-content-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}

.align-self-end {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  vertical-align: bottom;
}

.align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  vertical-align: middle;
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
  -webkit-align-self: baseline;
  align-self: baseline;
  vertical-align: baseline;
}

.justify-start {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.justify-end {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.justify-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.justify-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.justify-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.grid-bleed [class*=col-] {
  padding: 0;
}

.col-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.col-grid.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.col-bleed {
  padding: 0;
}

.col-bleed-x {
  padding: 0 0;
}

.col-bleed-y {
  padding: 0 0;
}

.flex-img {
  display: block;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.flex-footer {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
}
.flex-footer > :last-child {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .hidden-xxs {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1079px) {
  .hidden-md {
    display: none;
  }
}

@media (min-width: 1080px) and (max-width: 1299px) {
  .hidden-lg {
    display: none;
  }
}

@media (min-width: 1300px) {
  .hidden-xlg {
    display: none;
  }
}

@font-face {
  font-family: "fontello-20180615";
  src: url("../font/fontello/fontello.eot?23236043");
  src: url("../font/fontello/fontello.eot?23236043#iefix") format("embedded-opentype"), url("../font/fontello/fontello.woff2?23236043") format("woff2"), url("../font/fontello/fontello.woff?23236043") format("woff"), url("../font/fontello/fontello.ttf?23236043") format("truetype"), url("../font/fontello/fontello.svg?23236043#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "fontello-20180615";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "";
}

/* '' */
.icon-twitter:before {
  content: "";
}

/* '' */
.icon-mail:before {
  content: "";
}

/* '' */
.icon-comment:before {
  content: "";
}

/* '' */
.icon-print:before {
  content: "";
}

/* '' */
.icon-podcast:before {
  content: "";
}

/* '' */
.icon-apple:before {
  content: "";
}

/* '' */
.icon-headphones:before {
  content: "";
}

/* '' */
.icon-rss:before {
  content: "";
}

/* '' */
.icon-plus:before {
  content: "";
}

/* '' */
.icon-search:before {
  content: "";
}

/* '' */
.icon-stitcher:before {
  content: "";
}

/* '' */
.icon-instagram:before {
  content: "";
}

/* '' */
#topnav {
  width: 100%;
  background-color: #F2F3EF;
  font-size: 0.75rem;
  font-family: Mallory, sans-serif;
  font-weight: bold;
}
#topnav > div {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 1rem 1rem 0.5rem 1rem;
}
#topnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-height: 2rem;
  overflow: hidden;
}
#topnav li {
  display: inline-block;
  margin-bottom: 0;
}
#topnav #topic-menu {
  margin: -0.25rem 0 0 0;
}
#topnav #topic-menu #mj_topnav_select {
  text-align: left;
}
#topnav #topic-menu .mj_topnav_options {
  display: inline;
}
#topnav #topic-menu ul.mj_topnav_options:before {
  text-align: left;
}
#topnav #topic-menu li:first-of-type {
  display: none;
}
#topnav #topic-menu li {
  margin-right: 0.25rem;
}
#topnav #topic-menu li a {
  background-color: #fff;
  padding: 0.325rem 0.6rem 0.4rem 0.6rem;
  border: 1.5px solid #BFC8CC;
  border-radius: 0.375rem;
  padding: 0.25rem 0.5rem 0.333rem;
  color: black;
  line-height: 2rem;
}
#topnav #topic-menu li a:hover {
  color: #FF6900;
  border-color: #FF6900;
}
#topnav #topnav-social {
  font-size: 1rem;
  margin-top: -0.125rem;
  text-align: right;
  padding-left: 1rem;
}
#topnav .subscribe-link {
  text-align: right;
  padding-top: 3px;
}
#topnav .subscribe-link a span {
  color: #454545;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
  background-position: bottom;
  text-shadow: none;
  text-transform: uppercase;
}
#topnav .subscribe-link a span:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
#topnav .subscribe-link a span:hover {
  color: #FF6900;
}
#topnav .subscribe-link a svg {
  max-width: 1.5rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
#topnav a.leak-link span {
  color: #454545;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
  background-position: bottom;
  text-shadow: none;
}
#topnav a.leak-link span:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
#topnav a.leak-link span:hover {
  color: #FF6900;
}
@media only screen and (max-width: 1150px) {
  #topnav {
    display: none;
  }
}

#masthead {
  width: 1300px;
  max-width: 100%;
  margin: 1rem auto 0;
  background-color: white;
  padding: 0 1rem 0;
}
#masthead section,
#masthead nav {
  margin-bottom: 1rem;
}
#masthead .subscribe,
#masthead .donate {
  margin-top: 1.5rem;
  padding: 0.75rem 1rem;
  float: right;
  color: black;
  background-color: white;
  border: 1.5px solid #BFC8CC;
}
#masthead .subscribe:hover,
#masthead .donate:hover {
  border-color: #FF6900;
  color: #FF6900;
}
#masthead .subscribe a:hover,
#masthead .donate a:hover {
  color: black !important;
}
#masthead .donate-monthly {
  margin-left: 15px;
}
#masthead .subscribe {
  margin-right: 1rem;
}
#masthead #mj-nonprofit-tagline {
  font-style: italic;
  font-weight: normal;
  font-size: 1.25rem;
  float: right;
  margin: 1.875rem 1rem 0 0;
}
@media only screen and (max-width: 1150px) {
  #masthead {
    padding: 0;
    margin: 0;
    background-color: transparent;
  }
  #masthead .banner,
#masthead #static-navbar {
    display: none;
  }
}

#static-navbar {
  width: 100%;
  border-top: 12px solid black;
}
#static-navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}
#static-navbar li {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 1.25rem;
  white-space: nowrap;
}
#static-navbar li:last-of-type {
  padding-right: 0;
}
@media only screen and (max-width: 1020px) {
  #static-navbar li {
    padding-right: 0.9375rem;
  }
}
#static-navbar a {
  font-family: Mallory, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: black;
  font-size: 0.75rem;
  text-transform: uppercase;
  background-image: none;
  letter-spacing: 0.2em;
  padding-bottom: 3px;
  border-bottom: 3px solid white;
}
#static-navbar a:hover {
  border-bottom: 3px solid #FF6900;
}
#static-navbar.search:hover {
  border-bottom: none !important;
}
#static-navbar .icon-search {
  font-size: 1.125rem;
}
#static-navbar .icon-search:hover {
  cursor: pointer;
  color: #FF6900;
}
#static-navbar form.search-form {
  display: none;
  /*this is the button from the standard searchform*/
}
#static-navbar form.search-form button {
  display: block;
  position: absolute;
  right: 0.5rem;
  color: #000;
  background-color: transparent;
  border-left: 1px solid #b6babe;
  border-radius: 0;
  padding: 3px 5px 8px 8px;
}
#static-navbar form.search-form button .icon-search {
  font-size: 0.85rem;
}
#static-navbar form.search-form button:hover, #static-navbar form.search-form button:focus {
  color: #FF6900;
}
#static-navbar form.search-form input {
  width: 100%;
  padding: 0.25rem 34px 0.25rem 0.25rem;
  border-radius: 0.375rem;
  border-right: 1px solid;
  font-weight: normal;
  font-size: 0.8rem;
  color: #AAA;
  letter-spacing: normal;
  text-transform: none;
}
#static-navbar form.search-form input[type=submit] {
  display: none;
}
#static-navbar li.search-expanded {
  position: relative;
}
#static-navbar li.search-expanded form.search-form {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 240px;
  background-color: white;
  border: 1px solid #b6babe;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0.4rem;
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
  #static-navbar li {
    padding-right: 0.75rem;
  }
}
#navbar {
  position: fixed;
  width: 100%;
  background: white;
  color: black;
  top: -60px;
  left: 0px;
  transition: top 0.5s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15), 0 -5px 3px -10px white;
  height: 60px;
  padding: 0.75rem 1rem 0.5rem;
  /* must be taller so the bounce doesn't have empty space on top */
  z-index: 5500000;
  /* ffs */
}
#navbar.lower {
  top: -5px;
}
@media only screen and (max-width: 1150px) {
  #navbar {
    top: 0;
  }
}
#navbar form.search-form {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  padding: 1rem 0.5rem;
  border-bottom: 1px solid #b6babe;
  border-radius: 0;
  /*this is the button from the standard searchform*/
}
#navbar form.search-form button {
  display: block;
  position: absolute;
  left: 0.5rem;
  height: 2.25rem;
  color: black;
  background-color: transparent;
  border-right: 1px solid #b6babe;
  border-radius: 0;
  padding: 0 0.5rem 0.25rem 0.75rem;
}
#navbar form.search-form button .icon-search {
  font-size: 0.85rem;
  line-height: 0;
}
#navbar form.search-form button:hover, #navbar form.search-form button:focus {
  color: #FF6900;
}
#navbar form.search-form input {
  width: 100%;
  height: 2.25rem;
  padding: 0.25rem 0.25rem 0.25rem 3rem;
  border-radius: 0.375rem;
  border-right: 1px solid;
  font-weight: normal;
  font-size: 0.8rem;
  color: #AAA;
  letter-spacing: normal;
  text-transform: none;
}
#navbar form.search-form input[type=submit] {
  display: none;
}
#navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navbar li {
  display: inline;
  float: left;
  overflow: hidden;
}
#navbar i {
  line-height: 40px;
}
#navbar .leak-cont {
  font-size: 0.95rem;
  font-family: Mallory, sans-serif;
  font-weight: 700;
  text-align: center;
  padding-bottom: 1rem;
}
#navbar a.leak-link span {
  color: #454545;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
  background-position: bottom;
  text-shadow: none;
}
#navbar a.leak-link span:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
#navbar a.leak-link span:hover {
  color: #FF6900;
}
#navbar a:not(.leak-link) {
  display: block;
  border: none;
  color: black;
  font: bold 20px/2 Mallory, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}
#navbar .social-container.navbar {
  padding-top: 6px;
  display: inline-block;
}
#navbar .social-container.navbar a {
  border: 1px solid #FF6900;
}
#navbar .social-container.navbar a i {
  line-height: 28px;
}
#navbar .social-container.navbar a i.icon-mail, #navbar .social-container.navbar a i.icon-comment {
  margin-left: 0px;
}
#navbar .social-container.navbar a i.icon-facebook {
  margin-left: 3px;
}
@media screen and (max-width: 991px) {
  #navbar .social-container.navbar {
    display: none;
  }
}
#navbar .nav-title {
  width: auto;
  max-width: 45%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Mallory, sans-serif;
  font-weight: bold;
  padding: 0 10px;
}
#navbar li.donate-link,
#navbar li.subscribe-link {
  float: right;
  width: 120px;
  margin-top: 6px;
}
#navbar li.donate-link a,
#navbar li.subscribe-link a {
  padding: 0.375rem;
  color: #6C757D;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1;
}
#navbar li.donate-link a:hover,
#navbar li.subscribe-link a:hover {
  color: #FF6900;
}
#navbar .menu-button {
  width: 45px;
  float: right;
  margin-top: 6px;
}
#navbar .menu-button:hover {
  cursor: pointer;
}
#navbar .menu-button:hover #nav-menu-svg rect,
#navbar .menu-button:hover #nav-close-svg polygon {
  fill: #FF6900;
}
#navbar .logo {
  width: 200px;
}
#navbar .logo a {
  margin: 0;
  padding: 0;
  line-height: normal;
}
#navbar .logo svg {
  max-width: 100%;
  max-height: 36px;
  margin-right: 1rem;
}
@media only screen and (max-width: 992px) {
  #navbar .donate-link.mobile {
    display: block !important;
    /* GH issue #697 make sure I stay above the other gh #697 below. Yes !important because I want display:none inlined */
  }
  #navbar .donate-link.desktop {
    display: none;
  }
}
@media (max-width: 576px) {
  #navbar .logo {
    width: 160px;
    padding-top: 0.25rem;
  }
  #navbar .subscribe-link,
#navbar .twitter {
    display: none !important;
    /* GH issue #697 make sure I stay above the other gh #697 commented line */
  }
}
@media (max-width: 380px) {
  #navbar .logo {
    width: 120px;
    padding-top: 0.5rem;
  }
}

@media (max-width: 992px) {
  .single #navbar .nav-title {
    display: none;
  }
}
@media (max-width: 576px) {
  .single #navbar li.subscribe-link,
.single #navbar li.share-button {
    display: none;
  }
}

/* end navbar styling */
#combined-nav {
  height: 0px;
  max-height: 90vh;
  overflow: auto;
  clear: left;
  transition: height 0.333s linear;
  width: 280px;
  background: white;
  position: absolute;
  right: 0;
  top: 60px;
  box-shadow: -3px 5px 5px #b6babe;
}

/* menu styling */
#mj_menu_select #mj_menu_options li {
  display: list-item;
  float: none;
  border-top: 1px solid #b6babe;
  margin-bottom: 0;
}
#mj_menu_select #mj_menu_options li a {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 0.5rem;
}
#mj_menu_select #mj_menu_options li a:hover {
  background-color: #b6babe;
}

#combined-nav #mj_topnav_select,
#combined-nav #mj_floatingnav_select {
  position: relative;
  background-color: #F2F3EF;
}
#combined-nav #mj_topnav_select .mj_topnav_options,
#combined-nav #mj_floatingnav_select .mj_topnav_options {
  padding: 5rem 0.5rem 0.5rem 0.5rem;
}
#combined-nav #mj_topnav_select .mj_topnav_options li,
#combined-nav #mj_floatingnav_select .mj_topnav_options li {
  display: inline;
  line-height: 2.35;
  float: none;
  white-space: nowrap;
}
#combined-nav #mj_topnav_select .mj_topnav_options li a,
#combined-nav #mj_floatingnav_select .mj_topnav_options li a {
  display: inline;
  font-size: 0.875rem;
  letter-spacing: 0;
  border: 1px solid #b6babe;
  border-radius: 0.375rem;
  text-transform: none;
  background-color: white;
  padding: 0.5rem 0.7rem;
  line-height: 2.6rem;
}
#combined-nav #mj_topnav_select .mj_topnav_options li a:hover,
#combined-nav #mj_floatingnav_select .mj_topnav_options li a:hover {
  border-color: #FF6900;
  color: #FF6900;
}

@media only screen and (max-width: 575px) {
  #combined-nav,
#mj_menu_select,
#mj_topnav_select,
#mj_floatingnav_select {
    width: 100%;
  }
}
#navbar .menu-button #nav-close-svg {
  display: none;
}

#navbar .menu-button.open #nav-menu-svg rect,
#navbar .menu-button.open #nav-close-svg polygon {
  fill: black;
}

#navbar .menu-button.open:hover #nav-menu-svg rect,
#navbar .menu-button.open:hover #nav-close-svg polygon {
  fill: #FF6900;
}
#navbar .menu-button.open #nav-menu-svg {
  display: none;
}
#navbar .menu-button.open #nav-close-svg {
  display: inline-block;
}

#navbar.lower #combined-nav.open {
  /*only when nav is lowed, please */
  height: 634px;
}

@media only screen and (max-width: 1150px) {
  #navbar #combined-nav.open {
    /* unless we're showing the nav anyuhow */
    height: 634px;
  }
}
@media only screen and (min-width: 1151px) {
  #mj_topnav_select {
    margin-top: 7px;
  }
}
#topnav #topic-menu {
  font-size: 1.125rem;
  font-family: Calluna, serif;
  font-weight: 400;
  font-style: italic;
}

button {
  padding: 1rem 1.75rem;
  background-color: #6C757D;
  border: none;
  border-radius: 0.375rem;
  font: bold 1.125rem / 1 Mallory, sans-serif;
  color: white;
}
button:hover {
  background-color: #a1a8ae;
}

button.btn-primary {
  padding: 1rem 1.75rem;
  background-color: #DB3700;
  border: none;
  border-radius: 0.375rem;
  font: bold 1.125rem / 1 Mallory, sans-serif;
  color: white;
}
button.btn-primary:hover {
  background-color: #ff7142;
}

.entry-content button a {
  text-shadow: none;
  background-image: none;
  color: white;
}
.entry-content button a:hover {
  color: white;
}

.contact-form {
  margin: 0 0 1rem;
  padding: 1rem;
  background-image: url("../img/membership-bg.svg");
  background-size: 7px 7px;
}
.contact-form br {
  display: none;
  height: 0;
}
.contact-form div {
  margin-bottom: 1em;
}
.contact-form label {
  font: 0.984375rem / 1.25 Mallory, sans-serif;
  font-weight: bold;
  margin-bottom: 0.5rem !important;
}
.contact-form textarea {
  width: 100% !important;
}
.contact-form input[type=submit] {
  font-family: Mallory, sans-serif;
  font-weight: bold;
  font-size: 1.1875rem;
  padding: 8px 6px 7px;
  text-align: center;
  color: white;
  background: #6C757D;
  border: none;
}
@media only screen and (max-width: 576px) {
  .contact-form input[type=submit] {
    width: 100%;
  }
}
.contact-form input[type=submit]:hover {
  background: #a1a8ae;
}

#fullwidth-body .contact-form {
  width: 65%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 992px) {
  #fullwidth-body .contact-form {
    width: 100%;
  }
}

.search-form,
.newsletter-signup {
  margin: 0 0 1rem;
  overflow: hidden;
  border-radius: 0.375rem;
}
.search-form br,
.newsletter-signup br {
  display: none;
}
.search-form input,
.search-form input:active,
.newsletter-signup input,
.newsletter-signup input:active {
  display: block;
  float: left;
  width: 65%;
  padding: 6px 15px 7px;
  border: 1px solid #b6babe;
  border-width: 1px 0 1px 1px;
  font-family: Mallory, sans-serif;
  outline: none;
  -webkit-appearance: none;
}
.search-form input::placeholder, .search-form input:-ms-input-placeholder, .search-form input:-moz-placeholder, .search-form input::-webkit-input-placeholder,
.search-form input:active::placeholder,
.search-form input:active:-ms-input-placeholder,
.search-form input:active:-moz-placeholder,
.search-form input:active::-webkit-input-placeholder,
.newsletter-signup input::placeholder,
.newsletter-signup input:-ms-input-placeholder,
.newsletter-signup input:-moz-placeholder,
.newsletter-signup input::-webkit-input-placeholder,
.newsletter-signup input:active::placeholder,
.newsletter-signup input:active:-ms-input-placeholder,
.newsletter-signup input:active:-moz-placeholder,
.newsletter-signup input:active::-webkit-input-placeholder {
  color: #b6babe;
}
@media only screen and (max-width: 768px) {
  .search-form input,
.search-form input:active,
.newsletter-signup input,
.newsletter-signup input:active {
    border-width: 1px;
    font-size: 1.1875rem;
    margin-bottom: 0.25rem;
  }
}
.search-form h5,
.newsletter-signup h5 {
  font: 0.984375rem / 1.25 Mallory, sans-serif;
  font-weight: bold;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
  .search-form h5,
.newsletter-signup h5 {
    font-size: 1.1875rem;
  }
}
.search-form input[type=submit],
.newsletter-signup input[type=submit] {
  font-family: Mallory, sans-serif;
  font-weight: bold;
  font-size: 1.1875rem;
  padding: 8px 6px 7px;
  text-align: center;
  color: white;
  background: black;
  border: none;
  width: 35%;
}
@media only screen and (max-width: 576px) {
  .search-form input[type=submit],
.newsletter-signup input[type=submit] {
    width: 100%;
  }
}
.search-form input[type=submit]:hover,
.newsletter-signup input[type=submit]:hover {
  background: #333333;
}
.search-form .sailthru-signup-widget .form-group,
.newsletter-signup .sailthru-signup-widget .form-group {
  margin-bottom: 0;
}

.sailthru_shortcode {
  width: 100%;
}
.sailthru_shortcode .newsletter-signup {
  padding: 0;
  border: none;
}

.search-form button {
  display: none;
}
@media only screen and (max-width: 768px) {
  .search-form input,
.search-form input:active {
    width: 100%;
  }
}
.search-form input[type=search] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
@media only screen and (max-width: 768px) {
  .search-form input[type=search] {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
}
@media only screen and (max-width: 768px) {
  .search-form input[type=submit] {
    border-radius: 0.375rem;
  }
}

.newsletter-signup {
  margin-bottom: 1rem;
  border-bottom: 1px solid #b6babe;
  padding: 2rem;
  text-align: center;
}
.newsletter-signup h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.newsletter-signup h3 a {
  border-bottom: 1.5px solid #FF6900;
}
.newsletter-signup h3 a:hover {
  border-bottom: none;
  color: #FF6900;
}
.newsletter-signup svg {
  max-width: 1.8rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
.newsletter-signup input[type=text],
.newsletter-signup input[type=email] {
  display: block;
  float: left;
  width: 65%;
  padding: 6px 10px 7px;
  border: 1px solid #b6babe;
  border-width: 1px 0 1px 1px;
  border-radius: 0.375rem;
  font-family: Mallory, sans-serif;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem 0 0 0.375rem;
  font-size: 1rem;
  letter-spacing: -0.01rem;
}
.newsletter-signup input[type=submit] {
  font-family: Mallory, sans-serif;
  padding: 8px 6px 7px;
  color: white;
  background: black;
  border: none;
  width: 35%;
  border-radius: 0 0.375rem 0.375rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.newsletter-signup input[type=submit]:hover {
  background: #333333;
}
.newsletter-signup a.btn {
  padding: 0.75rem 1rem;
  display: inline-block;
  background-color: #DB3700;
  border: none;
  font: 700 1rem/1 Mallory, sans-serif;
  color: white;
  border-radius: 0.375rem;
  text-align: center;
  text-shadow: none;
  background-image: none;
}
.newsletter-signup a.btn:hover {
  background-color: #ff7142;
}
@media screen and (max-width: 767px) {
  .newsletter-signup input[type=text],
.newsletter-signup input[type=email] {
    border-radius: 0.375rem;
    width: 100%;
    border-right: 1px solid #b6babe;
    margin: 0 auto;
  }
  .newsletter-signup input[type=submit] {
    border-radius: 0.375rem;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.newsletter-signup .signup-small {
  font-size: 0.9rem;
  color: #6C757D;
  margin: 1rem auto 0;
}
.newsletter-signup .signup-small a {
  color: #6C757D;
  font-family: Calluna, serif;
  font-size: 0.9rem;
  font-weight: normal;
  background-image: none;
}
.newsletter-signup .signup-small a:hover {
  color: #FF6900;
}
@media screen and (max-width: 767px) {
  .newsletter-signup > div {
    width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .newsletter-signup {
    border-top: 1px solid #b6babe;
    text-align: center;
  }
  .newsletter-signup input {
    min-width: 100%;
  }
}

#site-footer-promos .newsletter-signup,
.incontent-promo .newsletter-signup {
  border-bottom: none;
}
#site-footer-promos .MJ_Sailthru_Subscribe.widget,
.incontent-promo .MJ_Sailthru_Subscribe.widget {
  width: 91%;
  padding: 0;
}
#site-footer-promos .MJ_Sailthru_Subscribe.widget .captcha-disclaimer,
.incontent-promo .MJ_Sailthru_Subscribe.widget .captcha-disclaimer {
  font-size: 13px;
}
#site-footer-promos .MJ_Sailthru_Subscribe.widget .newsletter-signup,
.incontent-promo .MJ_Sailthru_Subscribe.widget .newsletter-signup {
  margin: 0;
  padding: 0;
}

#site-footer-promos .signup-small {
  margin-top: 0.5rem;
  float: left;
}

.entry-footer .newsletter-signup .newsletter-signup,
.house-promo .newsletter-signup,
#main .house-promo .newsletter-signup,
.incontent-promo .newsletter-signup {
  padding: 0 2rem;
  margin: 0;
  border: none;
}

.entry-footer .newsletter-signup {
  padding: 2rem 0 1rem;
  border-bottom: none;
  border-top: 1px solid #b6babe;
  margin-top: 1rem;
}
.entry-footer .newsletter-signup > div {
  float: left;
}

/* site promos */
#site-footer-promos {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto 1rem;
  background-color: white;
}
#site-footer-promos .widget {
  width: 50%;
  padding: 1rem;
}
#site-footer-promos .widget:first-of-type {
  width: 100%;
}
#site-footer-promos h3 {
  font-weight: bold;
  font-size: 1.5rem;
}
#site-footer-promos .newsletter-signup {
  margin-bottom: auto !important;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  #site-footer-promos .newsletter-signup {
    padding-top: 1.2rem;
  }
}
#site-footer-promos .newsletter-signup .search-form {
  margin: auto !important;
}
#site-footer-promos .newsletter-signup h3 {
  margin-bottom: 0.2rem;
}
#site-footer-promos .newsletter-signup h3,
#site-footer-promos .newsletter-signup p {
  text-transform: none;
  text-align: left;
  line-height: 1.6rem;
}
#site-footer-promos .newsletter-signup input[type=text] {
  text-transform: none;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  #site-footer-promos .newsletter-signup > div {
    padding-left: 0;
    padding-right: 0;
  }
}
#site-footer-promos .instagram-promo {
  padding-top: 1.2rem;
}
#site-footer-promos .instagram-promo #footer-promo-instagram h3 {
  margin-bottom: 0.2rem;
}
#site-footer-promos .instagram-promo #footer-promo-instagram p {
  margin-bottom: 0.5rem;
  line-height: 1.6rem;
}
#site-footer-promos #footer-promo-podcast .col-4, #site-footer-promos #footer-promo-podcast .single-mag #main .entry-content ul li > img:first-of-type, .single-mag #main .entry-content ul #site-footer-promos #footer-promo-podcast li > img:first-of-type,
#site-footer-promos #footer-promo-podcast .single-mag #main .entry-content ul li > a:first-of-type,
.single-mag #main .entry-content ul #site-footer-promos #footer-promo-podcast li > a:first-of-type, #site-footer-promos #footer-promo-instagram .col-4, #site-footer-promos #footer-promo-instagram .single-mag #main .entry-content ul li > img:first-of-type, .single-mag #main .entry-content ul #site-footer-promos #footer-promo-instagram li > img:first-of-type,
#site-footer-promos #footer-promo-instagram .single-mag #main .entry-content ul li > a:first-of-type,
.single-mag #main .entry-content ul #site-footer-promos #footer-promo-instagram li > a:first-of-type {
  padding-right: 1rem;
}
#site-footer-promos #footer-promo-podcast .col-8 a, #site-footer-promos #footer-promo-podcast .single-mag #main .entry-content ul li .text_block a, .single-mag #main .entry-content ul li #site-footer-promos #footer-promo-podcast .text_block a, #site-footer-promos #footer-promo-instagram .col-8 a, #site-footer-promos #footer-promo-instagram .single-mag #main .entry-content ul li .text_block a, .single-mag #main .entry-content ul li #site-footer-promos #footer-promo-instagram .text_block a {
  font: 700 1rem Mallory, sans-serif;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
#site-footer-promos #footer-promo-podcast .col-8 a:hover, #site-footer-promos #footer-promo-podcast .single-mag #main .entry-content ul li .text_block a:hover, .single-mag #main .entry-content ul li #site-footer-promos #footer-promo-podcast .text_block a:hover, #site-footer-promos #footer-promo-instagram .col-8 a:hover, #site-footer-promos #footer-promo-instagram .single-mag #main .entry-content ul li .text_block a:hover, .single-mag #main .entry-content ul li #site-footer-promos #footer-promo-instagram .text_block a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
#site-footer-promos #footer-promo-mag {
  padding: 1rem 3rem 2rem 3rem;
  border-bottom: 1px solid #b6babe;
}
#site-footer-promos #footer-promo-mag .col-sm-4 {
  padding-top: 1rem;
}
#site-footer-promos #footer-promo-mag .col-sm-8 {
  padding-left: 1rem;
  margin-right: -0.5rem;
}
#site-footer-promos #footer-promo-mag .col-sm-8 a {
  font-weight: normal !important;
  font-size: 0.9rem;
  font-family: Mallory;
}
#site-footer-promos #footer-promo-mag .mag-promo {
  text-align: center;
  padding: 0 0.5rem;
}
@media screen and (max-width: 767px) {
  #site-footer-promos #footer-promo-mag {
    padding: 0 0 2rem 0;
  }
  #site-footer-promos #footer-promo-mag .col-sm-4 {
    text-align: center;
    margin-bottom: 1rem;
  }
  #site-footer-promos #footer-promo-mag .col-sm-8 {
    padding-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  #site-footer-promos #footer-promo-mag .mag-promo {
    width: 100%;
  }
  #site-footer-promos #footer-promo-mag .mag-promo:nth-of-type(2),
#site-footer-promos #footer-promo-mag .mag-promo:nth-of-type(3) {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #site-footer-promos {
    margin: 0 0 1rem;
  }
  #site-footer-promos .widget {
    width: 100%;
  }
}
/* footer */
#site-footer {
  background-color: black;
  color: #b6babe;
}
#site-footer .container {
  width: 1300px;
  margin: 0 auto;
  max-width: 100%;
  padding: 2rem 1rem 1rem;
}
#site-footer .logo {
  padding-right: 1.75rem;
}
#site-footer .footer-logo {
  background-image: none;
}
#site-footer .footer-logo svg {
  height: auto;
  margin: 0 0 1rem;
  display: block;
  fill: white;
}
#site-footer .footer-social {
  margin: 0 auto 1rem;
  padding: 0;
}
#site-footer .footer-social li {
  display: inline;
}
#site-footer .footer-social li a {
  padding: 8px 7px;
  position: relative;
  left: -20px;
  font-size: 26px;
  color: #b6babe;
}
#site-footer .footer-social li a:hover {
  color: white;
}
#site-footer .footer-social li i:before {
  margin-right: 0;
}
#site-footer .footer-social li.fb a {
  left: -12px;
}
#site-footer .footer-social li.tweet a {
  top: -1px;
  left: -18px;
}
#site-footer .footer-social li.instagram a {
  padding: 9px;
  font-size: 22px;
  top: -3px;
}
#site-footer .footer-social li.newsletter a {
  top: -2px;
  left: -22px;
  padding: 8px 5px;
}
#site-footer .menu {
  margin: 0 0 2.5rem;
  padding: 0 0 0 2.5rem;
}
#site-footer .menu .col-sm-4 {
  margin: 0;
  list-style: none;
}
#site-footer .menu .col-sm-4:nth-of-type(3n+2) {
  padding: 0.5rem 0.65625rem 0;
}
#site-footer .menu .col-sm-4:nth-of-type(3n+1) {
  padding: 0.5rem 1.3125rem 0 0;
}
#site-footer .menu .col-sm-4:nth-of-type(3n+0) {
  padding: 0.5rem 0 0 1.3125rem;
}
#site-footer .menu .col-sm-4 a {
  color: #b6babe;
}
#site-footer .menu .col-sm-4 a:hover {
  color: white;
}
#site-footer .menu .col-sm-4 li {
  margin-bottom: 0.25rem;
  font-family: Mallory, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}
#site-footer .menu .col-sm-4 li a {
  background-image: none;
}
#site-footer .menu .col-sm-4 li:first-of-type {
  margin: 0 0 1rem;
  padding-top: 0.5rem;
  border-top: 1px solid #b6babe;
  border-color: white;
  font: 0.984375rem / 1.25 Mallory, sans-serif;
  font-size: 0.875rem;
  line-height: 1.125;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#site-footer .menu .col-sm-4 li:first-of-type a {
  color: white;
  background-image: none;
}
#site-footer .captcha-disclaimer {
  opacity: 1;
}
#site-footer .bottom {
  width: 100%;
  border-top: 1px solid #b6babe;
  border-color: white;
  padding-top: 1rem;
  font-family: Calluna, serif;
  font-size: 0.875rem;
}
#site-footer .bottom a {
  color: #b6babe;
  text-shadow: none;
}
#site-footer .bottom a:hover {
  color: white;
}
#site-footer .bottom p {
  margin-bottom: 0.5rem;
}
#site-footer .bottom #menu-copyright {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
#site-footer .bottom #menu-copyright li {
  display: inline;
  padding-right: 0.5rem;
}
#site-footer .bottom #menu-copyright li:last-of-type {
  padding-right: 0;
}
#site-footer .bottom .powered-by-wpcom {
  background-image: none;
  float: right;
}
@media only screen and (max-width: 1079px) {
  #site-footer .container {
    padding: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  #site-footer .logo {
    margin: 0 auto;
    padding: 0;
  }
  #site-footer .menu {
    padding: 0 1.75rem;
  }
  #site-footer .bottom {
    margin: 0 1rem;
  }
  #site-footer .footer-logo svg {
    max-width: 320px;
  }
  #site-footer .footer-logo svg,
#site-footer .footer-social {
    text-align: center;
    margin: 0 auto 1rem;
  }
  #site-footer .footer-social {
    padding-left: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  #site-footer .menu {
    padding: 0 1rem;
  }
  #site-footer .menu {
    margin: 0;
  }
  #site-footer .menu .col-sm-4 {
    padding: 0 !important;
    margin-bottom: 1rem;
  }
  #site-footer .menu .col-sm-4 li a {
    display: block;
    padding: 0.75rem 0;
    width: 100%;
  }
  #site-footer .menu .col-sm-4 li:first-of-type {
    padding-top: 0;
    margin-bottom: 0;
  }
  #site-footer .bottom {
    margin: 0 1rem;
  }
  #site-footer .bottom #menu-copyright {
    margin-bottom: 0.5rem;
  }
  #site-footer .bottom .powered-by-wpcom {
    clear: both;
    float: left;
  }
}

#sidebar-right .widget {
  margin: 0 auto 2rem;
}

h2.widget-title {
  display: none;
}

/* Author Bios */
ul.author-bios {
  padding: 0;
  border-bottom: 1px solid #b6babe;
}

.entry-content ul.author-bios {
  padding-left: 0;
}

.author-position {
  color: #b6babe;
}

.author-bio {
  margin-bottom: 0;
  overflow: auto;
  list-style-type: none;
}
.author-bio .byline {
  margin-bottom: 0.5rem;
}
.author-bio .byline a.social-icon {
  color: black;
  padding-left: 1.25rem;
}
.author-bio .author-image {
  float: left;
  margin-right: 2.5rem;
  margin-bottom: 1rem;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.author-bio .author-image img {
  max-width: 100%;
  max-height: 100%;
}

.author-bios.multiple-authors .author-image {
  display: none !important;
}
.author-bios.multiple-authors .author-data {
  padding: 0 0 0.5rem 0 !important;
}

.author-bio-text {
  font: 0.875rem / 1.25 Mallory, sans-serif;
}
.author-bio-text a {
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.author-bio-text a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}

.page .author-bio .author-image,
body.archive .author-bio .author-image {
  height: 80px;
  width: 80px;
}

#ticker .widget,
.mj-sidebar-membership-widget {
  background-image: url("../img/membership-bg.svg");
  background-size: 7px 7px;
}

.mj-sidebar-membership-widget {
  padding: 1rem 1rem 0.25rem;
}
.mj-sidebar-membership-widget h2 {
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.mj-sidebar-membership-widget section {
  clear: both;
  overflow: hidden;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #b6babe;
}
.mj-sidebar-membership-widget h3 {
  margin: 0 auto 1rem;
  padding: 0 0.5rem;
  overflow: hidden;
  font-family: Calluna, serif;
  font-size: 1.25rem;
}
.mj-sidebar-membership-widget h3 span {
  display: block;
  float: left;
  line-height: 1.125;
}
.mj-sidebar-membership-widget h3 span.dropcap {
  padding-right: 0.625rem;
  font-family: Mallory, sans-serif;
  font-size: 3rem;
  line-height: 0.875;
  font-weight: bold;
  color: #999;
}
.mj-sidebar-membership-widget .buttons,
.mj-sidebar-membership-widget form {
  clear: both;
  border-top: 1px solid #b6babe;
  padding-top: 0.5rem;
}
.mj-sidebar-membership-widget .buttons a {
  display: block;
}
.mj-sidebar-membership-widget .buttons.two-up a {
  width: 48%;
  float: left;
}
.mj-sidebar-membership-widget .buttons.two-up a:last-of-type {
  float: right;
}
.mj-sidebar-membership-widget .btn {
  padding: 1rem 1.75rem;
  background-color: #6C757D;
  border: none;
  border-radius: 0.375rem;
  font: bold 1.125rem / 1 Mallory, sans-serif;
  color: white;
  border-radius: 0.375rem;
  padding: 0.75rem 0;
  font-size: 0.875rem;
  font-weight: normal;
  text-align: center;
}
.mj-sidebar-membership-widget .btn:hover {
  background-color: #a1a8ae;
}
.mj-sidebar-membership-widget .btn-primary {
  background-color: #FF6900;
}
.mj-sidebar-membership-widget img {
  display: block;
  margin: 0 auto 1rem;
  width: 250px;
}
.mj-sidebar-membership-widget form button.btn {
  width: 30%;
  display: block;
  float: left;
  padding: 0.6875rem 0;
  border-color: transparent;
  border-radius: 0.375rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.mj-sidebar-membership-widget form input {
  width: 70%;
  display: block;
  float: left;
  padding: 6px 10px 7px;
  background: white;
  border: 1px solid #b6babe;
  border-radius: 0.375rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  font-family: Mallory, sans-serif;
  font-size: 15px;
}

.home #main .mj-sidebar-membership-widget section {
  margin-bottom: 1rem;
  padding: 0 0 0.5rem;
  background-color: transparent;
}
.home #main .mj-sidebar-membership-widget section:last-of-type {
  margin-bottom: 0;
  border-bottom: 1px solid #b6babe;
}

.mj-article-bottom-membership-widget,
.mj-article-bottom-membership-widget-mobile,
.mj-pledge-desktop-eoaw-widget,
.mj-pledge-mobile-eoaw-widget {
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid #b6babe;
}
.mj-article-bottom-membership-widget h3,
.mj-article-bottom-membership-widget-mobile h3,
.mj-pledge-desktop-eoaw-widget h3,
.mj-pledge-mobile-eoaw-widget h3 {
  margin-bottom: 0.5rem;
  color: #FF6900;
  font-weight: bold;
  text-transform: uppercase;
}
.mj-article-bottom-membership-widget button,
.mj-article-bottom-membership-widget .mj-button,
.mj-article-bottom-membership-widget-mobile button,
.mj-article-bottom-membership-widget-mobile .mj-button,
.mj-pledge-desktop-eoaw-widget button,
.mj-pledge-desktop-eoaw-widget .mj-button,
.mj-pledge-mobile-eoaw-widget button,
.mj-pledge-mobile-eoaw-widget .mj-button {
  display: inline-block;
}
.mj-article-bottom-membership-widget .payment-methods,
.mj-article-bottom-membership-widget-mobile .payment-methods,
.mj-pledge-desktop-eoaw-widget .payment-methods,
.mj-pledge-mobile-eoaw-widget .payment-methods {
  width: 240px;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  padding-bottom: 0.25rem;
}
@media only screen and (max-width: 768px) {
  .mj-article-bottom-membership-widget p,
.mj-article-bottom-membership-widget-mobile p,
.mj-pledge-desktop-eoaw-widget p,
.mj-pledge-mobile-eoaw-widget p {
    line-height: 24px;
  }
  .mj-article-bottom-membership-widget .payment-methods,
.mj-article-bottom-membership-widget-mobile .payment-methods,
.mj-pledge-desktop-eoaw-widget .payment-methods,
.mj-pledge-mobile-eoaw-widget .payment-methods {
    display: block;
    margin: 0.5rem 0 0 0;
  }
}
.mj-article-bottom-membership-widget p a.highlight,
.mj-article-bottom-membership-widget span.highlight,
.mj-article-bottom-membership-widget-mobile p a.highlight,
.mj-article-bottom-membership-widget-mobile span.highlight,
.mj-pledge-desktop-eoaw-widget p a.highlight,
.mj-pledge-desktop-eoaw-widget span.highlight,
.mj-pledge-mobile-eoaw-widget p a.highlight,
.mj-pledge-mobile-eoaw-widget span.highlight {
  background-color: #ffff64;
  background-image: none;
  text-shadow: none;
  padding-left: 2px;
  padding-right: 2px;
  border-bottom: none;
}
.mj-article-bottom-membership-widget p a.highlight:hover,
.mj-article-bottom-membership-widget-mobile p a.highlight:hover,
.mj-pledge-desktop-eoaw-widget p a.highlight:hover,
.mj-pledge-mobile-eoaw-widget p a.highlight:hover {
  color: #000 !important;
  box-shadow: 2px 2px 3px #000;
}

@media only screen and (min-width: 768px) {
  .mj-article-bottom-membership-widget-mobile,
.mj-pledge-mobile-eoaw-widget {
    display: none;
  }

  .mj-article-bottom-membership-widget,
.mj-pledge-desktop-eoaw-widget {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .mj-article-bottom-membership-widget,
.mj-pledge-desktop-eoaw-widget {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  #ticker {
    float: left;
    background-color: white;
  }
  #ticker .widget {
    padding: 1rem;
    margin: 1rem 1rem 0 1rem;
  }
}
#ticker #ticker-newsletter-container {
  border: 1px solid black;
  padding: 0;
  margin: 2rem;
  text-align: left;
}
#ticker #ticker-newsletter-container .color-band {
  display: block;
  height: 18px;
  width: 100%;
  margin-bottom: 1rem;
  background: #a1e1f8;
  background: linear-gradient(90deg, #a1e1f8 0%, #4e3d83 31%, #ff6900 80%, #ff4000 100%);
}
#ticker #ticker-newsletter-container img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 422px;
}
#ticker #ticker-newsletter-container .newsletter-content {
  padding: 1rem 0 1rem 2rem;
  width: calc(100% - 422px);
  max-width: 500px;
  float: left;
}
#ticker #ticker-newsletter-container .ticker-newsletter-content-and-image {
  width: 100%;
}
#ticker #ticker-newsletter-container #ticker-newsletter-form .newsletter-signup {
  border: none;
  margin: 0;
  padding: 0;
}
#ticker #ticker-newsletter-container #ticker-newsletter-form .sailthru-signup-widget {
  padding: 0;
}
#ticker #ticker-newsletter-container .signup-small {
  margin: 0.5rem 0 0;
}
#ticker #ticker-newsletter-container .desktop {
  display: block;
}
#ticker #ticker-newsletter-container .mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  #ticker #ticker-newsletter-container h3, #ticker #ticker-newsletter-container img, #ticker #ticker-newsletter-container .desktop {
    display: none;
  }
  #ticker #ticker-newsletter-container .mobile {
    display: block;
  }
  #ticker #ticker-newsletter-container .ticker-newsletter-content-and-image {
    padding: 0;
  }
  #ticker #ticker-newsletter-container .newsletter-content {
    max-width: 100%;
    width: 100%;
    padding: 0 1rem 1rem;
  }
  #ticker #ticker-newsletter-container strong {
    font-weight: bold;
    font-size: 1.1em;
    font-family: Mallory, sans-serif;
  }
}

.ticker-content {
  padding: 1rem;
}
.ticker-content p {
  font: 0.984375rem / 1.25 Mallory, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 576px) {
  .ticker-content p {
    font-size: 0.875rem;
    line-height: 1.25;
  }
}
.ticker-content.format-letter {
  background: white;
  border: 1.5px solid #F2F3EF;
  padding: 1.5rem;
}
.ticker-content.format-letter p {
  text-align: left;
  font-size: 1.1875rem;
  line-height: 1.5;
}
.ticker-content.format-letter p.salutation {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  line-height: 1rem;
}
.ticker-content.format-letter p.letter-body {
  font-family: Calluna, serif;
  font-weight: normal;
  position: relative;
}
.ticker-content.format-letter p.letter-body .btn-primary {
  border-radius: 0.375rem;
  margin-left: 2rem;
  display: inline-block;
  margin-top: -1.5rem;
  vertical-align: text-bottom;
  zoom: 80%;
}
.ticker-content.format-letter p a.ticker-read-more {
  color: inherit;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.ticker-content.format-letter p a.ticker-read-more:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
.ticker-content.format-letter p a.ticker-read-more:hover {
  opacity: 1;
}
.ticker-content.format-letter .letter-headshot {
  border-radius: 50%;
  float: right;
  margin: 0 0 2rem 2rem;
}
.ticker-content.format-letter .letter-signature {
  display: block;
  margin: 1rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  .ticker-content.format-letter {
    padding: 1rem;
  }
  .ticker-content.format-letter p,
.ticker-content.format-letter p.salutation {
    font-size: 1rem;
  }
  .ticker-content.format-letter p.salutation {
    margin-bottom: 0.5rem;
  }
  .ticker-content.format-letter .letter-headshot {
    width: 120px;
    margin: 0 0 1rem 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .ticker-content.format-letter .letter-headshot {
    width: 90px;
    position: absolute;
    bottom: 3rem;
    right: 1rem;
    margin: 1rem;
  }
  .ticker-content.format-letter .letter-signature {
    max-width: 160px;
  }
  .ticker-content.format-letter p.letter-body .btn-primary {
    position: relative;
    display: block;
    margin-left: 0;
    margin-top: 1rem;
    zoom: 80%;
  }
}
@media only screen and (max-width: 400px) {
  .ticker-content.format-letter .letter-title {
    display: block;
  }
  .ticker-content.format-letter .letter-headshot {
    width: 80px;
    margin: 1.5rem 1rem;
  }
}

.mj_top_stories_widget {
  text-align: center;
}
.mj_top_stories_widget ul {
  padding: 0;
  list-style-type: none;
}
.mj_top_stories_widget h3 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.mj_top_stories_widget li.article-item {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #b6babe;
}
.mj_top_stories_widget li.article-item:last-of-type {
  border-bottom: none;
}

/* Podcast Player */
.entry-content .art19-web-player a {
  background-image: none;
}

.art19-player {
  margin-bottom: 20px;
  width: 100%;
}

#mj-breaking-topbar-widget {
  background: #DB3700;
}
#mj-breaking-topbar-widget > div {
  padding: 0;
  margin: 0;
  font-family: Mallory, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
}
#mj-breaking-topbar-widget * {
  color: white;
}
#mj-breaking-topbar-widget p {
  position: relative;
  line-height: 1.333;
  padding: 0.75rem 1rem 0.75rem 130px;
  margin-bottom: 0;
  display: inline-block;
}
#mj-breaking-topbar-widget p.title {
  background: black;
  font-style: italic;
  text-transform: uppercase;
  text-align: right;
  padding: 1.25rem 1rem;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  height: 100%;
  line-height: 0.333;
}
#mj-breaking-topbar-widget .close {
  text-align: right;
  padding-top: 0.25rem;
}
#mj-breaking-topbar-widget .close p {
  padding: 0.5rem 1rem;
}
#mj-breaking-topbar-widget .right-angle-quote {
  color: black;
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
  #mj-breaking-topbar-widget {
    margin-top: 60px;
    margin-bottom: -60px;
  }
}
@media only screen and (max-width: 576px) {
  #mj-breaking-topbar-widget p:not(.title) {
    width: 100%;
  }
  #mj-breaking-topbar-widget .right-angle-quote {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  #mj-breaking-topbar-widget p, #mj-breaking-topbar-widget p.title {
    width: 100%;
    position: relative;
    padding: 1rem;
    text-align: center;
  }
  #mj-breaking-topbar-widget p.title {
    height: auto;
  }
}

p.sponsored-flag {
  background: #FF8B39;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  font-family: "Mallory";
  padding: 0.5rem;
  margin: 0 0 0.5rem;
  display: inline-block;
}
@media only screen and (max-width: 576px) {
  p.sponsored-flag {
    margin-bottom: 0.375rem;
  }
}

.home #main #homepage-sponsored {
  background-color: #F2F3EF;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  padding: 3rem 0;
}
.home #main #homepage-sponsored .art-byline {
  display: none;
}
.home #main #homepage-sponsored:empty {
  display: none;
}
.home #main #homepage-sponsored .hed {
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.home #main #homepage-sponsored img {
  width: 100%;
}
.home #main #homepage-sponsored > div {
  max-width: 1300px;
  padding: 0 1rem;
  align-items: flex-start;
}
.home #main #homepage-sponsored .single-sponsored.article-hed {
  padding-left: 2rem;
}
.home #main #homepage-sponsored .single-sponsored .dek {
  display: none;
}
@media screen and (max-width: 1079px) {
  .home #main #homepage-sponsored .article-hed {
    top: 0;
    transform: none;
  }
}
@media only screen and (max-width: 576px) {
  .home #main #homepage-sponsored .single-sponsored.article-hed {
    padding-left: 0;
  }
  .home #main #homepage-sponsored .dek {
    display: none;
  }
  .home #main #homepage-sponsored > div .single-sponsored.thumbnail {
    order: 1;
    padding-right: 0;
  }
  .home #main #homepage-sponsored .hed {
    font-weight: normal;
    font-size: 1.125rem;
    margin-bottom: 0.375rem;
  }
}
.home #main #homepage-sponsored .col-sm-6.grid p.sponsored-flag {
  margin-bottom: 0.375rem;
}
.home #main #homepage-sponsored .col-sm-6.grid .article-hed {
  padding: 0 1rem;
}
.home #main #homepage-sponsored .col-sm-6.grid .art-byline {
  display: none;
}
@media screen and (min-width: 767px) and (max-width: 1079px) {
  .home #main #homepage-sponsored .col-sm-6.grid .article-imgwrap {
    width: 100%;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .article-hed {
    width: 100%;
    padding-left: 0;
  }
  .home #main #homepage-sponsored .col-sm-6.grid:first-of-type .article-imgwrap, .home #main #homepage-sponsored .col-sm-6.grid:first-of-type .article-hed {
    padding-right: 1.25rem;
  }
  .home #main #homepage-sponsored .col-sm-6.grid:nth-of-type(2) .article-imgwrap, .home #main #homepage-sponsored .col-sm-6.grid:nth-of-type(2) .article-hed {
    padding-left: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #main #homepage-sponsored .col-sm-6.grid {
    flex-direction: row-reverse;
  }
  .home #main #homepage-sponsored .col-sm-6.grid:nth-of-type(2) {
    padding-top: 1rem;
    border-top: 1px solid #b6babe;
  }
  .home #main #homepage-sponsored .col-sm-6.grid:nth-of-type(2) .section-heading {
    display: none;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .article-hed {
    width: 66.7%;
    padding: 0 1rem 0 0;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .article-imgwrap {
    width: 33.3%;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .hed {
    font: 0.984375rem/1.3 Mallory, sans-serif;
  }
}
@media only screen and (max-width: 767px) and (max-width: 576px) {
  .home #main #homepage-sponsored .col-sm-6.grid .hed {
    margin-bottom: 0.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #main #homepage-sponsored .col-sm-6.grid .dek {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .home #main #homepage-sponsored .col-sm-6.grid .dek {
    display: none;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .hed {
    font: 1.125rem/1.3 Mallory, sans-serif;
    font-weight: normal;
    margin-bottom: 0.375rem;
  }
  .home #main #homepage-sponsored .col-sm-6.grid .sponsored-flag {
    margin-top: 0.75rem;
  }
}

.recommended.sponsored {
  background-color: #F2F3EF;
  padding: 1rem 1rem 0.5rem 1rem;
}

/* social buttons */
.social-container a {
  height: 48px;
  width: 48px;
  display: inline-block;
  text-align: center;
}
.social-container i {
  display: block;
  font-size: 25px;
  line-height: 47px;
  position: relative;
  left: 2px;
}
.social-container i:hover {
  color: #FF6900;
}
.social-container i.icon-facebook {
  left: 0;
}
.social-container i.icon-facebook:before {
  margin-right: 0;
}
.social-container i.icon-mail {
  top: -1px;
  margin-left: 1px;
}
.social-container i.icon-comment {
  top: -1px;
  margin-left: 2px;
}
.social-container.top a, .social-container.navbar a {
  border: 1px solid #FF6900;
  border-radius: 50%;
}
.social-container.top, .social-container.blog {
  margin-bottom: 2rem;
  top: 3rem;
  z-index: 3000;
}
.social-container.top ul, .social-container.blog ul {
  width: 100%;
  text-align: left;
  padding-left: 0;
}
.social-container.top ul li, .social-container.blog ul li {
  display: block;
}
.social-container.top ul li a, .social-container.blog ul li a {
  background-color: white;
}
.social-container.top ul .share-text, .social-container.blog ul .share-text {
  display: none;
}
.social-container.navbar li {
  display: block;
  margin-right: 0.5rem;
}
.social-container.navbar li a {
  background-color: white;
  height: 32px;
  width: 32px;
}
.social-container.navbar li a i {
  font-size: 18px;
}
.social-container.navbar .share-text {
  display: none;
}
.social-container.navbar .bluesky svg {
  right: 9px;
  width: 17px;
  height: 32px;
}
.social-container.bottom {
  clear: both;
  margin: 0 0 2rem;
  overflow: hidden;
}
.social-container.bottom ul {
  padding-left: 0;
  list-style: none;
}
.social-container.bottom li {
  float: right;
  width: 48%;
}
.social-container.bottom li:first-child {
  margin: 0;
  float: left;
}
@media only screen and (max-width: 576px) {
  .social-container.bottom li {
    width: 100%;
    margin-bottom: 0.5rem !important;
  }
}
.social-container.bottom i {
  display: inline;
  margin-right: 5px;
}
.social-container.bottom i:hover {
  color: white;
}
.social-container.bottom .facebook a {
  padding: 1rem 1.75rem;
  background-color: #3A5795;
  border: none;
  border-radius: 0.375rem;
  font: bold 1.125rem / 1 Mallory, sans-serif;
  color: white;
}
.social-container.bottom .facebook a:hover {
  background-color: #6e8ac7;
}
.social-container.bottom .twitter a {
  padding: 1rem 1.75rem;
  background-color: #55ACEE;
  border: none;
  border-radius: 0.375rem;
  font: bold 1.125rem / 1 Mallory, sans-serif;
  color: white;
}
.social-container.bottom .twitter a:hover {
  background-color: #b2d9f7;
}
.social-container.bottom .facebook a,
.social-container.bottom .twitter a {
  width: 100%;
  height: auto;
  padding: 0.5rem 1.75rem;
}
@media only screen and (max-width: 576px) {
  .social-container.bottom .facebook a,
.social-container.bottom .twitter a {
    width: 100%;
  }
}
.social-container.blog {
  border-bottom: none;
}
.social-container.blog ul {
  margin-left: 0;
  padding-left: 0;
  width: auto;
}
.social-container.blog ul li {
  float: left;
  margin-right: 1rem;
}
.social-container.blog ul li:first-child {
  padding-left: 0;
}
.social-container.blog ul li a {
  border: 1px solid #FF6900;
  border-radius: 50%;
}
.social-container .bluesky path:hover {
  fill: #FF6900;
}
.social-container .bluesky svg {
  right: 12px;
  width: 26px;
  height: 48px;
}

/* end social buttons */
/* homepage */
.home #page #main section.ad {
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0;
}
.home #page #main section.ad.footer-ad {
  margin-top: 2rem;
}
.home #main {
  padding: 0 0 1rem 0;
  width: 100%;
  background-color: white;
}
.home #main section {
  background-color: white;
  margin-bottom: 2rem;
  padding: 3rem 1rem;
}
@media only screen and (max-width: 768px) {
  .home #main section {
    margin-bottom: 1rem;
    padding-bottom: 0;
  }
}
.home #main section ul {
  list-style: none;
}
.home #main section .widget {
  margin-bottom: 0;
}
.home #main section#top-stories {
  padding: 1rem;
  align-items: flex-start;
}
.home #main section.ad {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F2F3EF;
}
.home #main section.house-promo {
  padding: 0 1rem;
}
.home #main section.house-promo > div {
  padding-top: 3rem;
  text-align: center;
  border-top: 1px solid #b6babe;
}
.home #main section.house-promo > div > div {
  margin: 0 auto;
}
.home #main section.house-promo h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.home #main section.house-promo h3 a {
  border-bottom: 1.5px solid #FF6900;
}
.home #main section.house-promo h3 a:hover {
  border-bottom: none;
  color: #FF6900;
}
.home #main section.house-promo svg {
  max-width: 1.8rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
.home #main section.house-promo input[type=text],
.home #main section.house-promo input[type=email] {
  display: block;
  float: left;
  width: 65%;
  padding: 6px 10px 7px;
  border: 1px solid #b6babe;
  border-width: 1px 0 1px 1px;
  border-radius: 0.375rem;
  font-family: Mallory, sans-serif;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem 0 0 0.375rem;
  font-size: 1rem;
  letter-spacing: -0.01rem;
}
.home #main section.house-promo input[type=submit] {
  font-family: Mallory, sans-serif;
  padding: 8px 6px 7px;
  color: white;
  background: black;
  border: none;
  width: 35%;
  border-radius: 0 0.375rem 0.375rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.home #main section.house-promo input[type=submit]:hover {
  background: #333333;
}
.home #main section.house-promo a.btn {
  padding: 0.75rem 1rem;
  display: inline-block;
  background-color: #DB3700;
  border: none;
  font: 700 1rem/1 Mallory, sans-serif;
  color: white;
  border-radius: 0.375rem;
  text-align: center;
  text-shadow: none;
  background-image: none;
}
.home #main section.house-promo a.btn:hover {
  background-color: #ff7142;
}
@media screen and (max-width: 767px) {
  .home #main section.house-promo input[type=text],
.home #main section.house-promo input[type=email] {
    border-radius: 0.375rem;
    width: 100%;
    border-right: 1px solid #b6babe;
    margin: 0 auto;
  }
  .home #main section.house-promo input[type=submit] {
    border-radius: 0.375rem;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.home #main section.house-promo .signup-small {
  font-size: 0.9rem;
  color: #6C757D;
  margin: 1rem auto 0;
}
.home #main section.house-promo .signup-small a {
  color: #6C757D;
  font-family: Calluna, serif;
  font-size: 0.9rem;
  font-weight: normal;
  background-image: none;
}
.home #main section.house-promo .signup-small a:hover {
  color: #FF6900;
}
@media screen and (max-width: 767px) {
  .home #main section.house-promo > div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.home #main > section:not(.ad) {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.home #main > section.max-lg {
  max-width: 1080px;
}
.home .byline,
.home .dateline {
  font-size: 0.6875rem !important;
}
.home .art-byline {
  margin: 0.25rem 0 0.5rem;
  font: italic 0.675rem / 1 Mallory, sans-serif;
  color: #6C757D;
  text-align: right;
}
.home .art-byline a {
  color: #6C757D;
}
@media only screen and (max-width: 768px) {
  .home .art-byline {
    margin: 0.25rem 0.5rem 0.5rem;
  }
}
.home .main {
  padding-right: 0.65625rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .home .main {
    padding-right: 0;
  }
}
.home .post-list {
  margin: 0;
  padding: 0;
}
.home .post-list li {
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #b6babe;
}
.home .post-list li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.home .post-list li .order-1 {
  padding-right: 1rem;
}
.home .post-list li .hed {
  margin-bottom: 0.375rem;
  font: 0.984375rem / 1.25 Mallory, sans-serif;
}
@media only screen and (max-width: 767px) {
  .home #after-top-stories .grid {
    flex-direction: row-reverse;
  }
  .home #after-top-stories .hed {
    font: 0.984375rem / 1.25 Mallory, sans-serif;
  }
}
@media only screen and (max-width: 767px) {
  .home #after-top-stories .order-1, .home #after-top-stories .article-hed {
    padding: 0 1rem 0 0;
  }
}
.home #featured > div div.col-sm-7,
.home #homepage-sponsored > div div.col-sm-7,
.home #exposure > div div.col-sm-7 {
  padding-right: 2rem;
}
.home #featured > div div.col-sm-7 a, .home #featured > div div.col-sm-7 img,
.home #homepage-sponsored > div div.col-sm-7 a,
.home #homepage-sponsored > div div.col-sm-7 img,
.home #exposure > div div.col-sm-7 a,
.home #exposure > div div.col-sm-7 img {
  display: block;
}
.home #featured article,
.home #homepage-sponsored article,
.home #exposure article {
  position: relative;
  padding-right: 1rem;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .home #featured article .vertically-centered,
.home #homepage-sponsored article .vertically-centered,
.home #exposure article .vertically-centered {
    margin-top: 0;
  }
  .home #featured article .vertically-centered h1,
.home #homepage-sponsored article .vertically-centered h1,
.home #exposure article .vertically-centered h1 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #featured > div div.col-sm-7,
.home #homepage-sponsored > div div.col-sm-7,
.home #exposure > div div.col-sm-7 {
    padding-right: 0;
    padding-bottom: 0.5rem;
  }
  .home #featured article .vertically-centered,
.home #homepage-sponsored article .vertically-centered,
.home #exposure article .vertically-centered {
    position: relative;
  }
  .home #featured article .vertically-centered h1,
.home #homepage-sponsored article .vertically-centered h1,
.home #exposure article .vertically-centered h1 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .home #featured article .vertically-centered .dek,
.home #homepage-sponsored article .vertically-centered .dek,
.home #exposure article .vertically-centered .dek {
    display: none;
  }
}
.home #videos .order-1 a:before {
  background: black;
  background: linear-gradient(225deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.home #videos, .home #reveal-podcast {
  padding-bottom: 1.25rem;
}
.home #videos .section-heading, .home #reveal-podcast .section-heading {
  margin-bottom: 0;
}
.home #videos #video-intro h2, .home #videos #podcast-intro h2, .home #reveal-podcast #video-intro h2, .home #reveal-podcast #podcast-intro h2 {
  border-top: none;
  margin-bottom: 0.5rem;
}
.home #videos #video-intro .byline, .home #videos #podcast-intro .byline, .home #reveal-podcast #video-intro .byline, .home #reveal-podcast #podcast-intro .byline {
  margin-bottom: 0.5rem;
}
.home #videos #video-intro p, .home #videos #podcast-intro p, .home #reveal-podcast #video-intro p, .home #reveal-podcast #podcast-intro p {
  line-height: 1.2;
}
.home #videos .post-list li, .home #reveal-podcast .post-list li {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  padding-left: 1rem;
}
@media only screen and (max-width: 991px) {
  .home #videos .post-list li, .home #reveal-podcast .post-list li {
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
  }
  .home #videos .post-list li:nth-of-type(odd), .home #reveal-podcast .post-list li:nth-of-type(odd) {
    padding-left: 0;
    padding-right: 0.5rem;
  }
  .home #videos .post-list li:nth-of-type(even), .home #reveal-podcast .post-list li:nth-of-type(even) {
    padding-left: 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #videos .post-list li:nth-of-type(odd), .home #videos .post-list li:nth-of-type(even), .home #reveal-podcast .post-list li:nth-of-type(odd), .home #reveal-podcast .post-list li:nth-of-type(even) {
    padding-left: 0;
    padding-right: 0;
  }
}
.home #videos .order-1, .home #reveal-podcast .order-1 {
  position: relative;
  padding-left: 0;
  display: block;
}
.home #videos .order-1 a:before, .home #reveal-podcast .order-1 a:before {
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
}
.home #videos .order-1 img, .home #reveal-podcast .order-1 img {
  width: 100%;
  line-height: 0;
  padding-bottom: 0;
  margin-bottom: -0.6rem;
  float: none;
}
.home #videos .order-1 svg.video-overlay-play-button, .home #reveal-podcast .order-1 svg.video-overlay-play-button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .home #videos .order-1, .home #reveal-podcast .order-1 {
    padding: 0;
  }
}
.home #videos .order-2, .home #reveal-podcast .order-2 {
  padding-right: 0;
  padding-top: 0.5rem;
  height: 100%;
}
.home #mj_blogs {
  flex-direction: column;
  padding-left: 1.3125rem;
}
@media only screen and (max-width: 992px) {
  .home #mj_blogs {
    padding-left: 0;
  }
}
.home #mojo-wire_blog,
.home #david-corn-newsletter,
.home #recharge_blog {
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .home #mojo-wire_blog,
.home #david-corn-newsletter,
.home #recharge_blog {
    flex-direction: row;
    margin: 0 auto;
  }
}
.home #mojo-wire_blog .banner,
.home #david-corn-newsletter .banner,
.home #recharge_blog .banner {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 991px) {
  .home #mojo-wire_blog .banner,
.home #david-corn-newsletter .banner,
.home #recharge_blog .banner {
    max-width: 82%;
  }
}
.home #mojo-wire_blog .order-1,
.home #david-corn-newsletter .order-1,
.home #recharge_blog .order-1 {
  padding-left: 0;
}
.home #mojo-wire_blog h2.section-heading,
.home #david-corn-newsletter h2.section-heading,
.home #recharge_blog h2.section-heading {
  margin-bottom: 0.75rem;
}
.home #mj_blogs > div {
  margin-top: 1.25rem;
}
.home #mj_blogs > div:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home #mj_blogs .post-list {
    padding-left: 1rem;
  }
  .home .banner {
    max-width: 95%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .home .logo-link {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .home .banner {
    max-width: 65%;
  }
}
.home #page {
  max-width: 100%;
}
@media only screen and (min-width: 1151px) and (max-width: 1300px) {
  .home #page {
    margin: 0;
  }
}

#top-stories {
  flex-direction: row;
}
#top-stories .main {
  order: 2;
}
#top-stories .right-col {
  order: 3;
}
#top-stories .left-col {
  order: 1;
}
#top-stories .col-2 {
  padding-right: 1.75rem;
}
#top-stories .main {
  text-align: center;
  padding: 1.75rem;
  padding-bottom: 1rem;
  border: 1px solid #b6babe;
}
#top-stories .main > a {
  display: block;
  line-height: 0;
}
#top-stories .main .hed {
  margin: 0 2.5rem 0.5rem;
  line-height: 1.125;
}
#top-stories .main .dek {
  margin: 0 2.5rem 0.5rem;
}
#top-stories .main .cover-text {
  min-width: 100%;
}
#top-stories .main .cover-image {
  min-width: 100%;
  margin-bottom: 1rem;
}
#top-stories .main .article-image {
  display: block;
}
#top-stories .main .art-byline {
  margin-bottom: -0.25rem;
}
#top-stories .main img {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #top-stories .main .byline {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #top-stories .main .article-image-alt {
    display: none;
  }
  #top-stories .main .article-image-mobile {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  #top-stories .main .article-image-alt {
    display: block;
  }
  #top-stories .main .article-image-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #top-stories .main {
    margin-bottom: 1rem;
    padding: 0 0 0.5rem;
    border-bottom: 1px solid #b6babe;
  }
  #top-stories .main .hed {
    font: bold 1.40625rem / 1.25 Mallory, sans-serif;
  }
  #top-stories .main .dek {
    display: none;
  }
}
#top-stories .right-col {
  padding-left: 1.75rem;
}
#top-stories .left-col {
  padding-right: 1.75rem;
}

#after-top-stories .main {
  margin-bottom: 0;
}
#after-top-stories .order-1 {
  order: 2;
  padding-left: 1rem;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  #after-top-stories {
    width: 100%;
  }
  #after-top-stories .main {
    margin: 0 auto 2rem auto;
    padding-right: 0;
  }
}
#after-top-stories li {
  align-items: flex-start;
  overflow: hidden;
  padding-bottom: 1rem;
}
#after-top-stories .main img {
  float: right;
}
#after-top-stories p {
  margin-bottom: 0;
}
#after-top-stories #more-top-stories .hed {
  font-size: 1.125rem;
}

#homepage-topics-2 .section,
#homepage-topics .section {
  flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  #homepage-topics-2 .section:nth-of-type(even),
#homepage-topics .section:nth-of-type(even) {
    padding: 0 0 0 0.875rem;
  }
  #homepage-topics-2 .section:nth-of-type(odd),
#homepage-topics .section:nth-of-type(odd) {
    padding: 0 0.875rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #homepage-topics-2 .section,
#homepage-topics .section {
    padding: 0 !important;
    margin-bottom: 1rem;
  }
}
#homepage-topics-2 .ad,
#homepage-topics .ad {
  margin-right: 0 !important;
}

#homepage-topics .section:nth-of-type(3n+2) {
  padding: 0 0.65625rem;
}
#homepage-topics .section:nth-of-type(3n+1) {
  padding: 0 1.3125rem 0 0;
}
#homepage-topics .section:nth-of-type(3n+0) {
  padding: 0 0 0 1.3125rem;
}
@media screen and (max-width: 991px) {
  #homepage-topics .section:nth-of-type(odd) {
    padding: 0 0.65625rem 0 0;
  }
  #homepage-topics .section:nth-of-type(even) {
    padding: 0 0 0 1.3125rem;
  }
}

#homepage-topics-2 ul .section:nth-of-type(odd) {
  padding: 0 12px 0 0;
}
#homepage-topics-2 ul .section:nth-of-type(even) {
  padding: 0 0 0 12px;
}

#racial-justice-blog {
  justify-content: center;
}
#racial-justice-blog .hed {
  font: 0.984375rem/1.3 Mallory, sans-serif;
}
@media screen and (min-width: 768px) {
  #racial-justice-blog {
    display: flex;
    flex-wrap: wrap;
  }
  #racial-justice-blog .order-2 {
    order: 1;
    padding-right: 1rem;
  }
  #racial-justice-blog .order-1 {
    order: 2;
  }
  #racial-justice-blog .byline {
    margin-bottom: 0;
  }
  #racial-justice-blog .hed {
    font: 1.125rem / 1.25 Mallory, sans-serif;
  }
}
#racial-justice-blog .podcast-blurb {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#racial-justice-blog .podcast-blurb a {
  font: 1.125rem / 1.25 Mallory, sans-serif;
  text-decoration: underline;
}
#racial-justice-blog .post-list li {
  padding-bottom: 1rem;
}

#podcast-blog {
  justify-content: center;
}
#podcast-blog .hed {
  font: 0.984375rem/1.3 Mallory, sans-serif;
}
@media screen and (min-width: 768px) {
  #podcast-blog {
    display: flex;
    flex-wrap: wrap;
  }
  #podcast-blog .order-2 {
    order: 1;
    padding-right: 1rem;
  }
  #podcast-blog .order-1 {
    order: 2;
  }
  #podcast-blog li:last-of-type {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #b6babe;
  }
  #podcast-blog li:last-of-type .order-1 {
    order: 1;
  }
  #podcast-blog li:last-of-type .order-2 {
    order: 2;
    padding-right: 0;
  }
  #podcast-blog .byline {
    margin-bottom: 0;
  }
  #podcast-blog .hed {
    font: 1.125rem / 1.25 Mallory, sans-serif;
  }
}
#podcast-blog .podcast-blurb {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#podcast-blog .podcast-blurb a {
  font: 0.984375rem/1.3 Mallory, sans-serif;
  text-decoration: underline;
}
#podcast-blog .post-list li {
  padding-bottom: 1rem;
}

#homepage-topics {
  list-style-type: none;
}
#homepage-topics .section {
  margin-bottom: 1rem;
}

#investigations .main {
  margin-bottom: 0;
}
#investigations .art-byline {
  display: none;
}
#investigations .hed {
  font: 1.125rem / 1.25 Mallory, sans-serif;
  margin-bottom: 0.375rem;
}
#investigations .col-sm-6 {
  padding-right: 1.25rem;
}
#investigations .col-sm-6:last-of-type {
  padding-right: 0;
  padding-left: 1.25rem;
}
@media only screen and (max-width: 992px) {
  #investigations .col-sm-6 {
    padding-right: 0.875rem;
  }
  #investigations .col-sm-6:last-of-type {
    padding-left: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  #investigations .col-sm-6 {
    padding: 0 !important;
  }
}
#investigations ul {
  margin: 0;
  padding: 0;
}
#investigations ul li {
  border-bottom: 1px solid #b6babe;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
#investigations ul li:last-of-type {
  border-bottom: none;
}
#investigations .article-hed {
  position: relative;
  padding-left: 1rem;
}
@media screen and (min-width: 767px) and (max-width: 1079px) {
  #investigations .article-imgwrap {
    width: 100%;
  }
  #investigations .article-hed {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #investigations .article-imgwrap {
    width: 33.3333%;
  }
  #investigations .article-hed {
    width: 66.6667%;
    padding: 0 0 0 1rem;
  }
}

#homepage-kdrum .banner {
  margin-bottom: 1rem;
}

#homepage-newsletter-promo form {
  margin: 0;
}

/* Layout-1 1-column main story */
.home #main.layout-1 #top-stories .main {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border: none;
}
.home #main.layout-1 #top-stories .main .hed {
  margin: 0 auto 0.5rem;
}
@media screen and (min-width: 992px) {
  .home #main.layout-1 #top-stories .main h1 {
    font-size: 3rem;
    max-width: 992px;
    margin: 0 auto 1rem auto;
  }
}
.home #main.layout-1 #top-stories .main .byline {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .home #main.layout-1 #top-stories .main {
    display: flex;
    flex-wrap: wrap;
  }
  .home #main.layout-1 #top-stories .main .cover-image {
    order: 1;
  }
  .home #main.layout-1 #top-stories .main .cover-text {
    order: 2;
  }
  .home #main.layout-1 #top-stories .main .byline {
    margin-bottom: 0;
  }
}

/* Layout-2 2-column top stories */
.home #main.layout-2 #top-stories .main .cover-text .byline {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 991px) {
  .home #main.layout-2 #top-stories .right-col {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home #main.layout-2 #top-stories .post-list.right-col li .hed {
    font-size: 1.125rem;
  }
}

/* Layout-3 3-column top stories */
@media screen and (min-width: 1300px) {
  .home #main.layout-3 .post-list.right-col li .order-2 {
    display: flex;
  }
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
  .home #main.layout-3 .post-list.right-col li div {
    width: 100%;
  }
  .home #main.layout-3 .post-list.right-col li .order-2 {
    display: none;
  }
}
@media screen and (min-width: 1080px) {
  .home #main.layout-3 .post-list.left-col .order-1 {
    width: 100%;
  }
  .home #main.layout-3 .post-list.left-col .order-2 {
    display: block;
    order: 1;
  }
  .home #main.layout-3 .post-list.left-col div, .home #main.layout-3 .post-list.left-col img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1079px) {
  .home #main.layout-3 #top-stories .order-1 {
    padding-right: 0;
    width: 100%;
  }
  .home #main.layout-3 #top-stories .order-2 {
    display: none;
  }
  .home #main.layout-3 .post-list.left-col li:last-of-type {
    border-bottom: 1px solid #b6babe;
    margin-bottom: 1rem;
  }
  .home #main.layout-3 .post-list.right-col li:last-of-type {
    border-bottom: none;
  }
}
@media only screen and (max-width: 1079px) {
  .home #main.layout-3 #top-stories {
    display: block;
  }
  .home #main.layout-3 #top-stories .main {
    display: block;
    float: left;
    order: 1;
  }
  .home #main.layout-3 .right-col {
    display: block;
    float: left;
  }
  .home #main.layout-3 .right-col li:last-of-type {
    border-bottom: 1px solid #b6babe;
    margin-bottom: 1rem;
  }
  .home #main.layout-3 .left-col {
    display: block;
    float: left;
    padding-right: 0;
    padding-left: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #main.layout-3 .post-list,
.home #main.layout-3 li:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home #main.layout-3 #top-stories .post-list {
    padding-left: 0;
  }
  .home #main.layout-3 .left-col {
    float: left;
    padding-right: 1rem;
  }
  .home #main.layout-3 .left-col li:first-of-type .order-1 {
    width: 100%;
  }
  .home #main.layout-3 .left-col li:first-of-type .order-2 {
    width: 100%;
    order: 1;
  }
  .home #main.layout-3 .left-col li:first-of-type div, .home #main.layout-3 .left-col li:first-of-type img {
    width: 100%;
  }
  .home #main.layout-3 .right-col {
    float: left;
    padding-left: 1rem;
  }
  .home #main.layout-3 .right-col li:last-of-type {
    border-bottom: none;
  }
  .home #main.layout-3 .right-col .order-1 {
    padding-right: 0;
  }
  .home #main.layout-3 .right-col .order-2 {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .home #main.layout-3 .post-list {
    padding: 0 !important;
  }
  .home #main.layout-3 .left-col li:last-of-type {
    border-bottom: 1px solid #b6babe;
    margin-bottom: 1rem;
  }
  .home #main.layout-3 .right-col li:last-of-type {
    border-bottom: none;
  }
}

.featured-sect {
  padding-bottom: 1.25rem;
}

@media screen and (min-width: 992px) {
  p.pc-desc {
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 767px) {
  #reveal-podcast .post-list li:last-of-type, #videos .post-list li:last-of-type {
    border-bottom: none !important;
  }
  #reveal-podcast .post-list li, #videos .post-list li {
    border-bottom: 1px solid #b6babe !important;
  }
  #reveal-podcast li .order-1, #videos li .order-1 {
    width: 33%;
  }
  #reveal-podcast li .order-2, #videos li .order-2 {
    width: 63%;
    margin-right: 0.5rem;
  }
  #reveal-podcast li .order-2 h3, #videos li .order-2 h3 {
    font: 0.984375rem/1.25 Mallory, sans-serif;
  }

  #reveal-podcast li .order-1 {
    order: 2;
  }
  #reveal-podcast li .order-2 {
    order: 1;
  }
  #reveal-podcast .pc-desc {
    margin-bottom: 0.375rem;
  }
  #reveal-podcast .no-tp {
    padding-top: 0px !important;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  #mj-breaking-topbar-widget,
.ad,
#topnav,
#navbar,
#static-navbar,
#masthead .subscribe-donate,
.ticker-content,
.social-container,
.newsletter-signup,
.mj-related-articles,
.mj-article-bottom-membership-widget,
.mj-article-bottom-membership-widget-mobile,
#ticker,
#pager,
#comment-container,
#site-footer .logo,
#site-footer .menu,
#menu-copyright,
.powered-by-wpcom,
.DC-embed,
.mj-header-left,
.mj-header-right,
.author-image,
.byline-bio,
.byline-follow,
#sidebar-right,
.mj-floating-ad-wrapper,
.mj-article-left,
.incontent-promo,
#mj-tag-list,
#eoa-related,
#eoa-recommend,
#eoa-recent,
#site-footer-promos {
    display: none !important;
  }

  #masthead,
#main,
.entry-header,
#site-footer {
    padding: 0 !important;
    margin: 0;
  }

  #masthead section, #masthead nav {
    margin-bottom: 0 !important;
  }

  h1.entry-title {
    font-size: 1.5rem;
  }

  .dek {
    font-size: 1rem;
  }

  .entry-content p {
    font-size: 0.8rem;
  }

  .entry-header {
    text-align: left !important;
  }

  .mj-header-middle,
.mj-article-middle {
    min-width: 100%;
  }

  .author-data {
    max-height: 1.25rem;
    overflow: hidden;
  }

  .mj-author-links {
    margin-bottom: 1rem;
  }

  .mj-top-flag {
    border: none !important;
    margin-bottom: 0 !important;
    margin-top: 1rem;
  }

  .hero.is-image {
    max-width: 80% !important;
  }

  .post-categories li a {
    padding-left: 0 !important;
  }
}
body.single {
  overflow-x: hidden;
}

.single .page-header {
  text-align: center;
  padding-bottom: 2rem;
}
.single .page-header #election-2020-banner {
  width: 85%;
}
.single #page #main section.ad {
  width: calc(100% + 2rem);
}
.single #main {
  max-width: 100%;
  width: 100%;
  padding: 0 1rem;
}
.single #main > section:not(.ad) {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 2rem 1rem 0;
}
.single .main-col {
  padding-right: 0;
}
.single .entry-header {
  padding: 1rem 0;
  width: 100%;
}
.single .mj-top-flag {
  display: inline-flex;
  margin-bottom: 1rem;
  background-color: black;
  border: 2px solid black;
  line-height: 0;
  font: 0.75rem / 1.25 Mallory, sans-serif;
}
.single .mj-top-flag .dateline {
  color: black;
  background-color: white;
  display: block;
  float: right;
  padding: 0.4rem 0.5rem;
}
.single .post-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single .post-categories li {
  margin-bottom: 0;
}
.single .post-categories li:first-of-type a {
  display: inline-block;
}
.single .post-categories li a {
  display: none;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: white;
  background-color: black;
  padding: 0.4rem 0.5rem 0.333rem 0.5rem;
}
.single .post-categories li:first-of-type a {
  display: block;
}
.single ul.author-bios {
  border-bottom: none;
  margin: 0;
}
.single .author-bio {
  overflow: hidden;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: Mallory, sans-serif;
}
.single .author-image {
  float: left;
  display: inline-block;
  margin: 0 1rem 0 0;
}
.single .author-data {
  float: left;
  padding: 0.25rem 0 0.5rem 0;
}
.single .byline {
  width: 100%;
  margin-bottom: 0.125rem;
}
.single .byline-position {
  display: block;
  color: #6C757D;
}
.single a.byline-bio,
.single a.byline-follow {
  display: inline-block;
  color: #6C757D;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.single a.byline-bio:hover,
.single a.byline-follow:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
.single .multiple-authors .author-bio {
  float: left;
  margin-right: 0 !important;
}
.single .multiple-authors .author-bio:after {
  content: ",";
  float: left;
  font-weight: bold;
  font-size: 0.7rem;
  margin: 0 0.333rem 0 0;
}
.single .multiple-authors .author-bio:nth-last-of-type(2):after {
  content: "";
  margin-right: 0;
}
.single .multiple-authors .author-bio:last-of-type:before {
  content: ", and ";
  float: left;
  font-weight: bold;
  font-size: 0.7rem;
  letter-spacing: 0.05rem;
  margin-right: 0.333rem;
}
.single .multiple-authors .author-bio:last-of-type:after {
  content: "";
}
.single .multiple-authors.two-authors .author-bio:last-of-type:before {
  content: "and ";
  margin-left: 0.333rem;
}
.single .multiple-authors .byline-position,
.single .multiple-authors .byline-bio,
.single .multiple-authors .byline-follow,
.single .multiple-authors .byline-pipe {
  display: none;
}
.single .mj_content_type-blogpost .entry-header {
  text-align: left;
  margin-bottom: 1rem;
}
.single .edit-link a {
  color: #DB3700;
}
.single #page #main > .ad.display-block {
  padding: 2rem 0;
  background-color: #F2F3EF;
}
.single #page #main > .ad.display-block > div {
  margin: 0 auto;
}
.single #main section.ad {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F2F3EF;
}
.single #main-inner {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.single .mj-floating-ad-wrapper {
  min-height: 282px;
  right: calc(0px + 6rem);
  position: absolute !important;
  text-align: center;
}
.single .mj-floating-ad-wrapper:first-of-type {
  margin-top: 0;
}
.single .mj-article-left {
  padding-right: 2.5rem;
}
.single .mj-article-middle {
  max-width: 100%;
}
.single .incontent-promo {
  background: #F2F3EF;
  position: relative;
  left: -18.5vw;
  height: auto;
  width: 100vw;
  margin-bottom: 1rem;
  margin-top: 1rem;
  clear: both;
}
.single .mj-connatix-player-widget .ad.display-block,
.single .mj-incontent-ad-widget .ad.display-block {
  padding: 2.5rem 0 2rem 0;
}
.single #main-inner .widget.connatix-player-container > div,
.single #main-inner .widget.mj-incontent-ad-widget > div {
  padding-left: 0;
  padding-right: 0;
}
.single .custom-promo {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single .entry-footer .newsletter-signup {
  display: none;
  padding-left: 2rem;
  padding-right: 2rem;
}
.single:not(.mj_content_type-full_width_article):not(.mj_content_type-full_width_article_split):not(.mj_content_type-full_width_article_portrait) .entry-footer {
  float: left;
}
.single #mj-tag-list {
  margin: 0;
  padding: 0;
  font-size: 0.75rem;
  font-weight: bold;
  font-family: Mallory, sans-serif;
  list-style: none;
  color: #6C757D;
}
.single #mj-tag-list span {
  padding: 0 0.5rem 0 0;
}
.single #mj-tag-list li {
  display: inline-block;
  padding: 0 0.5rem 0 0;
}
.single #mj-tag-list li:nth-of-type(1n+5) {
  display: none;
}
.single #mj-tag-list li#more-tags,
.single #mj-tag-list li a {
  display: inline-block;
  border: 1.5px solid #BFC8CC;
  border-radius: 0.375rem;
  padding: 0.25rem 0.5rem 0.333rem;
  color: black;
  font-family: Mallory, sans-serif;
  font-weight: bold;
}
.single #mj-tag-list li#more-tags:hover,
.single #mj-tag-list li a:hover {
  color: #FF6900;
  border-color: #FF6900;
  cursor: pointer;
}
.single #promos-container {
  display: none;
}
.single .mj-house-promo-widget {
  background-color: white;
}
.single .widget > div {
  max-width: 1300px;
  margin: 0 auto;
}
.single .incontent-promo svg {
  max-width: 1.8rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
.single .promo-all {
  display: block;
}
.single .promo-all div {
  margin: auto;
}
.single .promo-small {
  display: block;
}
.single .promo-large {
  display: none;
}
.single #sidebar-right,
.single #rhc-atf {
  width: 300px;
  position: -webkit-sticky;
  position: sticky;
  top: 4rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .single .promo-small {
    display: none;
  }
  .single .promo-large {
    display: block;
  }
}
.single .promo-large h3,
.single .promo-all h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.single .promo-large h3 a,
.single .promo-all h3 a {
  border-bottom: 1.5px solid #FF6900;
}
.single .promo-large h3 a:hover,
.single .promo-all h3 a:hover {
  border-bottom: none;
  color: #FF6900;
}
.single .promo-large svg,
.single .promo-all svg {
  max-width: 1.8rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
.single .promo-large input[type=text],
.single .promo-large input[type=email],
.single .promo-all input[type=text],
.single .promo-all input[type=email] {
  display: block;
  float: left;
  width: 65%;
  padding: 6px 10px 7px;
  border: 1px solid #b6babe;
  border-width: 1px 0 1px 1px;
  border-radius: 0.375rem;
  font-family: Mallory, sans-serif;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem 0 0 0.375rem;
  font-size: 1rem;
  letter-spacing: -0.01rem;
}
.single .promo-large input[type=submit],
.single .promo-all input[type=submit] {
  font-family: Mallory, sans-serif;
  padding: 8px 6px 7px;
  color: white;
  background: black;
  border: none;
  width: 35%;
  border-radius: 0 0.375rem 0.375rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.single .promo-large input[type=submit]:hover,
.single .promo-all input[type=submit]:hover {
  background: #333333;
}
.single .promo-large a.btn,
.single .promo-all a.btn {
  padding: 0.75rem 1rem;
  display: inline-block;
  background-color: #DB3700;
  border: none;
  font: 700 1rem/1 Mallory, sans-serif;
  color: white;
  border-radius: 0.375rem;
  text-align: center;
  text-shadow: none;
  background-image: none;
}
.single .promo-large a.btn:hover,
.single .promo-all a.btn:hover {
  background-color: #ff7142;
}
@media screen and (max-width: 767px) {
  .single .promo-large input[type=text],
.single .promo-large input[type=email],
.single .promo-all input[type=text],
.single .promo-all input[type=email] {
    border-radius: 0.375rem;
    width: 100%;
    border-right: 1px solid #b6babe;
    margin: 0 auto;
  }
  .single .promo-large input[type=submit],
.single .promo-all input[type=submit] {
    border-radius: 0.375rem;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.single .promo-large .signup-small,
.single .promo-all .signup-small {
  font-size: 0.9rem;
  color: #6C757D;
  margin: 1rem auto 0;
}
.single .promo-large .signup-small a,
.single .promo-all .signup-small a {
  color: #6C757D;
  font-family: Calluna, serif;
  font-size: 0.9rem;
  font-weight: normal;
  background-image: none;
}
.single .promo-large .signup-small a:hover,
.single .promo-all .signup-small a:hover {
  color: #FF6900;
}
.single .incontent-promo-sm {
  margin: 1rem 0;
  padding: 2.5rem 2rem;
  border-top: 1px solid #b6babe;
  border-bottom: 1px solid #b6babe;
  text-align: center;
}
.single .incontent-promo-sm a {
  font-family: Mallory, sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
@media only screen and (max-width: 1299px) {
  .single .mj-floating-ad-wrapper {
    right: unset;
    left: calc(91% + 4rem - 300px);
  }
}
@media only screen and (max-width: 768px) {
  .single #main-inner .widget > div {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 1080px) {
  .single .incontent-promo-sm {
    margin-right: 336px;
  }
}
@media only screen and (max-width: 1079px) {
  .single .mj-article-middle {
    padding-right: 336px;
  }
  .single .mj-article-middle .ad {
    margin: 0 auto;
  }
  .single .mj-floating-ad-wrapper {
    right: unset;
    left: calc(100% - 300px);
  }
  .single .mj-floating-ad-wrapper .widget > div {
    padding: 0;
  }
  .single #main > section:not(.ad) {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .single #main-inner {
    margin: 0;
  }
  .single #page #main section.ad {
    margin-left: -1rem;
  }
  .single .mj-article-left {
    margin: 0 auto;
  }
  .single .author-bio {
    float: left;
    margin-right: 1rem;
  }
  .single .author-image {
    float: left;
    margin: 0 1rem 0 0;
    width: 60px;
    height: 60px;
  }
  .single .author-data {
    float: left;
  }
  .single .byline-position {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .single .incontent-promo-sm {
    margin: 0 auto;
  }
  .single .mj-header-middle {
    margin: 0 auto;
  }
  .single .mj-article-middle {
    padding-right: 0;
  }
  .single .mj-article-middle.col-sm-10 {
    margin: 0 auto;
  }
  .single .entry-footer .newsletter-signup {
    padding-left: 0;
    padding-right: 0;
  }
  .single .mj-floating-ad-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .single .incontent-promo-sm {
    margin: 0 1rem;
    width: 100%;
  }
  .single .mj-header-middle {
    margin: 0;
  }
}

.eoa-recirc .order-1 a,
.eoa-recirc img {
  float: left;
  width: 100%;
}
.eoa-recirc img, .eoa-recirc h3 {
  margin-bottom: 0.5rem;
}

#eoa-related img,
#eoa-recent img {
  object-fit: cover;
  height: calc(25vw/2);
}
#eoa-related li.grid,
#eoa-recent li.grid {
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 767px) {
  #eoa-related li.grid,
#eoa-recent li.grid {
    flex-direction: column;
  }
}
#eoa-related li.grid:nth-of-type(1),
#eoa-recent li.grid:nth-of-type(1) {
  padding-right: 0.75rem;
}
#eoa-related li.grid:nth-of-type(2),
#eoa-recent li.grid:nth-of-type(2) {
  padding-right: 0.5rem;
  padding-left: 0.25rem;
}
#eoa-related li.grid:nth-of-type(3),
#eoa-recent li.grid:nth-of-type(3) {
  padding-left: 0.5rem;
  padding-right: 0.25rem;
}
#eoa-related li.grid:nth-of-type(4),
#eoa-recent li.grid:nth-of-type(4) {
  padding-left: 0.75rem;
}
@media screen and (max-width: 767px) {
  #eoa-related img,
#eoa-recent img {
    object-fit: cover;
    height: calc(30vw/1.333);
  }
  #eoa-related li.grid,
#eoa-recent li.grid {
    min-width: 100%;
    border-bottom: 1px solid #b6babe;
    flex-direction: row;
  }
  #eoa-related li.grid:nth-of-type(1),
#eoa-recent li.grid:nth-of-type(1) {
    padding-right: 0;
  }
  #eoa-related li.grid:nth-of-type(2),
#eoa-recent li.grid:nth-of-type(2) {
    padding-right: 0;
    padding-left: 0;
  }
  #eoa-related li.grid:nth-of-type(3),
#eoa-recent li.grid:nth-of-type(3) {
    padding-left: 0;
    padding-right: 0;
  }
  #eoa-related li.grid:nth-of-type(4),
#eoa-recent li.grid:nth-of-type(4) {
    padding-left: 0;
  }
  #eoa-related li.grid:last-of-type,
#eoa-recent li.grid:last-of-type {
    border-bottom: none;
  }
  #eoa-related .article-image,
#eoa-recent .article-image {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1300px) {
  #eoa-related img,
#eoa-recent img {
    height: 175.032px;
  }
}

#eoa-recommend li.grid {
  width: 48.5%;
  padding-bottom: 0.5rem;
}
#eoa-recommend li.grid:nth-of-type(odd) {
  margin-right: 1.5%;
}
#eoa-recommend li.grid:nth-of-type(even) {
  margin-left: 1.5%;
}
#eoa-recommend li.grid:nth-of-type(1),
#eoa-recommend li.grid:nth-of-type(2) {
  border-bottom: 1px solid #b6babe;
}
@media screen and (max-width: 767px) {
  #eoa-recommend li.grid {
    width: 100%;
    border-bottom: 1px solid #b6babe;
  }
  #eoa-recommend li.grid:nth-of-type(odd) {
    margin-right: 0;
  }
  #eoa-recommend li.grid:nth-of-type(even) {
    margin-left: 0;
  }
  #eoa-recommend li.grid:last-of-type {
    border-bottom: none;
  }
}
#eoa-recommend .article-image {
  padding-right: 1rem;
  object-fit: cover;
  height: calc(20vw/2);
}
@media screen and (max-width: 767px) {
  #eoa-recommend .article-image {
    height: calc(30vw/1.333);
  }
}
@media screen and (min-width: 1300px) {
  #eoa-recommend .article-image {
    height: 134.9205px;
  }
}

.single .dateline {
  padding-left: 1.25rem;
}
.single .entry-content ul,
.single .entry-content ol {
  margin-bottom: 1.5rem;
}
.single .entry-content ul li,
.single .entry-content ol li {
  margin-bottom: 0.5rem;
}
.single .entry-content .sidebar-box {
  border: 1px solid #b6babe;
  max-width: 100%;
  padding: 0 2rem 1rem;
  margin: 2rem 0;
}
.single .entry-content .sidebar-box ol {
  width: 100%;
  margin-left: 0;
  padding-left: 1.25rem;
  list-style: none;
  counter-reset: mj-list-counter;
}
.single .entry-content .sidebar-box ol li {
  counter-increment: mj-list-counter;
  text-indent: -1.25rem;
}
.single .entry-content .sidebar-box ol li::before {
  content: counter(mj-list-counter) ". ";
  font-family: Mallory, sans-serif;
  font-weight: bold;
}
.single #pager li.previous {
  float: left;
  text-align: left;
}
.single #pager a {
  margin-left: 0;
  font-size: 1rem;
}
@media screen and (max-width: 1079px) {
  .single .dateline {
    padding-left: 0;
  }
}

.hero.is-image {
  margin-bottom: 1rem;
  border-bottom: 1px solid #b6babe;
  overflow: hidden;
}

.mj-text-cta {
  margin-bottom: 1rem;
  font-style: italic;
}
.mj-text-cta em {
  font-style: normal;
}

.entry-footer .topic-banner {
  margin-bottom: 1rem;
}

.entry-footer .topic-banner-with-text {
  display: flex;
  padding: 1rem 0;
  border-top: 1px solid #b6babe;
  align-items: center;
}
.entry-footer .topic-banner-with-text a.topic-banner-image {
  min-width: 100px;
  height: 100px;
  margin-right: 1rem;
}
.entry-footer .topic-banner-with-text img {
  width: 100px;
  height: 100px;
  margin-right: 1rem;
}
.entry-footer .topic-banner-with-text p {
  margin: 0.5rem 0 1rem 0;
}
.entry-footer .topic-banner-with-text p a {
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.entry-footer .topic-banner-with-text p a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}

@media only screen and (max-width: 767px) {
  .single .incontent-promo {
    width: calc(100% + 2rem);
  }

  h1.entry-title {
    font-size: 1.75rem;
    line-height: 1.125;
  }

  .dek {
    font-size: 1.125rem;
    line-height: 1.5;
  }

  .entry-content ul,
.entry-content ol {
    padding-left: 1.75rem;
  }
}
.section-lead {
  font-family: Mallory, sans-serif;
  font-weight: bold;
}
.section-lead strong {
  font-weight: normal;
}

blockquote {
  margin: 0 0 1rem;
  padding: 1rem;
  border-left: 10px solid #b6babe;
}

.inline,
.inline-image {
  padding-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.inline a,
.inline-image a {
  background-image: none;
}

.alignleft,
.inline-left {
  float: left;
  margin: 0 1rem 1.5rem 0;
}

.alignright,
.right-rail,
.inline-right {
  float: right;
  margin: 0 0 1.5rem 1rem;
}

.alignnone,
.aligncenter,
.inline-center {
  float: none;
  margin: 0 auto 1.5rem;
}

@media only screen and (max-width: 767px) {
  .alignleft,
.inline-left,
.alignright,
.right-rail,
.inline-right {
    float: none;
    margin: 0 auto 1.5rem;
  }
}
.wp-caption-text,
.inline .caption {
  color: black;
  font: normal 0.8125rem / 1.25 Mallory, sans-serif;
  text-transform: none;
}
.wp-caption-text p,
.inline .caption p {
  display: inline;
  margin: 0;
  line-height: 1.25;
}
.wp-caption-text a,
.inline .caption a {
  font-weight: bold;
}
.wp-caption-text .media-caption,
.inline .caption .media-caption {
  padding-right: 5px;
}
.wp-caption-text .media-credit,
.inline .caption .media-credit {
  font-weight: bold;
  color: #999;
  line-height: 1.25;
  letter-spacing: 0.3px;
}
.wp-caption-text .media-credit a,
.inline .caption .media-credit a {
  color: #999;
  text-decoration: underline;
}
.wp-caption-text .media-credit a:hover,
.inline .caption .media-credit a:hover {
  color: #FF6900;
}

@media only screen and (max-width: 767px) {
  .entry-content p.wp-caption-text {
    line-height: 1.125;
  }
}
.responsive_video_embed_container {
  height: 0;
  overflow: hidden;
  position: relative;
}
.responsive_video_embed_container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.inline-element {
  margin-bottom: 1.5rem;
}
.inline-element h3,
.inline-element h4,
.inline-element h5,
.inline-element p,
.inline-element img,
.inline-element iframe {
  margin: 0;
}
.inline-element h3 {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.125;
  margin: 0 0 0.5rem;
}
.inline-element h4 {
  font-size: 1rem;
  line-height: 1.25;
  margin: 0 0 0.5rem;
}
@media only screen and (max-width: 767px) {
  .inline-element h4 {
    font-size: 14px;
  }
}
.inline-element h5 {
  font-size: 0.75rem;
  line-height: 1.125;
  text-transform: none;
  color: #6C757D;
}

.inline-element.chart .alignnone,
.inline-element.chart .aligncenter {
  margin: 0 auto;
}

.inline-element.timeline h3 {
  line-height: 1.75;
  padding-right: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .inline-element.timeline h3 {
    margin-bottom: 0.5rem;
    padding: 0;
  }
}

.inline-element.image-grid .alignnone,
.inline-element.incontent-grid .alignnone {
  margin-bottom: 0;
}
.inline-element.image-grid .grid__col-md-6:nth-of-type(odd),
.inline-element.image-grid .col-md-6:nth-of-type(odd),
.inline-element.incontent-grid .grid__col-md-6:nth-of-type(odd),
.inline-element.incontent-grid .col-md-6:nth-of-type(odd) {
  padding: 0 1.25rem 1rem 0;
}
.inline-element.image-grid .grid__col-md-6:nth-of-type(even),
.inline-element.image-grid .col-md-6:nth-of-type(even),
.inline-element.incontent-grid .grid__col-md-6:nth-of-type(even),
.inline-element.incontent-grid .col-md-6:nth-of-type(even) {
  padding: 0 0 1rem 1.25rem;
}
.inline-element.image-grid .grid__col-md-4:nth-of-type(3n+1),
.inline-element.image-grid .col-md-4:nth-of-type(3n+1),
.inline-element.incontent-grid .grid__col-md-4:nth-of-type(3n+1),
.inline-element.incontent-grid .col-md-4:nth-of-type(3n+1) {
  padding: 0 1.875rem 1rem 0;
}
.inline-element.image-grid .grid__col-md-4:nth-of-type(3n+2),
.inline-element.image-grid .col-md-4:nth-of-type(3n+2),
.inline-element.incontent-grid .grid__col-md-4:nth-of-type(3n+2),
.inline-element.incontent-grid .col-md-4:nth-of-type(3n+2) {
  padding: 0 0.9375rem 1rem;
}
.inline-element.image-grid .grid__col-md-4:nth-of-type(3n+0),
.inline-element.image-grid .col-md-4:nth-of-type(3n+0),
.inline-element.incontent-grid .grid__col-md-4:nth-of-type(3n+0),
.inline-element.incontent-grid .col-md-4:nth-of-type(3n+0) {
  padding: 0 0 1rem 1.875rem;
}
@media only screen and (max-width: 991px) {
  .inline-element.image-grid .grid__col-md-6:nth-child(odd), .inline-element.image-grid .grid__col-md-6:nth-child(even),
.inline-element.image-grid .col-md-6:nth-child(odd),
.inline-element.image-grid .col-md-6:nth-child(even),
.inline-element.incontent-grid .grid__col-md-6:nth-child(odd),
.inline-element.incontent-grid .grid__col-md-6:nth-child(even),
.inline-element.incontent-grid .col-md-6:nth-child(odd),
.inline-element.incontent-grid .col-md-6:nth-child(even) {
    padding: 0 0 1rem;
  }
  .inline-element.image-grid .grid__col-md-4:nth-child(3n+1), .inline-element.image-grid .grid__col-md-4:nth-child(3n+2), .inline-element.image-grid .grid__col-md-4:nth-child(3n+3),
.inline-element.image-grid .col-md-4:nth-child(3n+1),
.inline-element.image-grid .col-md-4:nth-child(3n+2),
.inline-element.image-grid .col-md-4:nth-child(3n+3),
.inline-element.incontent-grid .grid__col-md-4:nth-child(3n+1),
.inline-element.incontent-grid .grid__col-md-4:nth-child(3n+2),
.inline-element.incontent-grid .grid__col-md-4:nth-child(3n+3),
.inline-element.incontent-grid .col-md-4:nth-child(3n+1),
.inline-element.incontent-grid .col-md-4:nth-child(3n+2),
.inline-element.incontent-grid .col-md-4:nth-child(3n+3) {
    padding: 0 0 1rem;
  }
}

.inline-element.inset-box {
  margin: 0 -5rem 1rem 1rem;
  padding: 1rem;
  float: right;
  max-width: 50%;
  background-color: #F2F3EF;
}
.inline-element.inset-box a {
  text-shadow: none;
}
@media only screen and (max-width: 991px) {
  .inline-element.inset-box {
    margin-right: 0;
  }
}
@media only screen and (max-width: 576px) {
  .inline-element.inset-box {
    width: 100%;
    max-width: 100%;
    clear: both;
    margin: 0 0 1rem;
  }
}

/* fix interior links */
:target:before {
  content: "";
  display: block;
  height: 60px;
  /* fixed header height*/
  margin: -60px 0 0;
  /* negative fixed header height */
}

/* In-article pagination */
.post-pagination {
  font-family: Mallory, sans-serif;
  font-size: 1.1875rem;
  font-weight: bold;
}
.post-pagination a,
.post-pagination span {
  background: none;
  padding: 0 0.625rem;
  white-space: nowrap;
}
.post-pagination a:first-child,
.post-pagination span:first-child {
  padding: 0 0.625rem 0 0;
}
.post-pagination .current-post-page {
  color: #999;
}

/* documentcloud */
.documentcloud-resource-links li {
  display: inline;
  margin: 0.25rem;
}

.DC-embed {
  max-width: 100%;
}

/* hearken */
.mj-hearken-embed {
  margin-bottom: 1rem;
}

/* news quiz (from plugin) */
aside.news-quiz {
  background: none;
}
aside.news-quiz .question_container, aside.news-quiz .how_you_did {
  clear: both;
}
aside.news-quiz .question h1.title {
  font-family: Calluna, serif;
  text-transform: none;
  font-weight: normal;
}
aside.news-quiz .possible_answers li {
  background: #b6babe;
}
aside.news-quiz .possible_answers li.wrong_answer, aside.news-quiz .possible_answers li.correct_answer {
  color: black;
  opacity: 0.4;
}
aside.news-quiz .possible_answers li.selected {
  opacity: 1;
}

/* comments  */
.single #main > section:not(.ad)#mj-comments-container {
  padding-top: 0;
}

#new-comment-warning {
  margin: 1.5rem auto 0.5rem;
}
#new-comment-warning a {
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
#new-comment-warning a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}

#comment-container {
  width: 100%;
  margin: 2rem 0 0 0;
  padding: 1rem 0;
  border: 1px solid #b6babe;
  border-width: 1px 0;
}

#coral_thread, #disqus_thread {
  margin: 1rem auto;
}

#comment-noscript a {
  display: block;
  width: 100%;
  margin: 0 auto;
  font: bold 1.96875rem / 1.25 Mallory, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #b6babe;
  padding: 1rem 0;
  background: none;
  border: none;
}
#comment-noscript a:hover {
  color: #FF6900;
}
#comment-noscript a i {
  margin-right: 0.625rem;
  font-size: 23px;
}

/* inline relateds */
.mj-related,
.mj-video,
.mj-podcast {
  width: 100%;
  position: relative;
  margin: 1rem auto 1rem auto;
  border: 1px solid black;
  border-left: 0;
  border-right: 0;
  text-align: center;
}
.mj-related a.img,
.mj-video a.img,
.mj-podcast a.img {
  background: none;
}
.mj-related h3,
.mj-video h3,
.mj-podcast h3 {
  font-weight: bold;
  color: #333;
  margin: 0;
  padding: 1rem 0;
}
.mj-related .wp-video,
.mj-video .wp-video,
.mj-podcast .wp-video {
  margin: 0 auto;
}

.mj-video h3,
.mj-podcast h3 {
  padding: 0 0 1rem;
}

.prx-player.leadin-light .mj-podcast h3 {
  font-weight: 400;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .prx-player.leadin-light .mj-podcast h3 {
    text-align: left;
  }
}

.prx-player.leadin-bold .mj-podcast h3 {
  font-weight: bold;
  font-size: 1.125rem;
}

#fullwidth-body .mj-related,
#fullwidth-body .mj-video,
#fullwidth-body .mj-podcast {
  width: 65%;
  margin: initial;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mj-packaged-article-inner {
  padding: 1.5rem;
}

.mj-packaged-article-inner h2 {
  margin: 0.25rem 0;
}

.mj-packaged-article-inner h3 {
  padding: 0.5rem 0 0 !important;
}

.mj-packaged-article-inner a.img {
  background: none !important;
}

.mj-related-inner {
  padding: 2.5rem 2rem 0.5rem 2rem;
}

.mj-related-tag {
  background-color: black;
  color: white;
  font-family: Mallory, sans-serif;
  font-weight: bold;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 0.25rem 0.5rem 0.333rem 0.65rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.mj-video p,
.mj-podcast p {
  display: none;
}

.mj-video .mj-related-inner,
.mj-podcast .mj-related-inner,
.mj-video .mj-packaged-article-inner,
.mj-podcast .mj-packaged-article-inner {
  padding-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .mj-video .mj-related-inner,
.mj-podcast .mj-related-inner,
.mj-video .mj-packaged-article-inner,
.mj-podcast .mj-packaged-article-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.mj-video .wp-video br,
.mj-related p {
  display: none;
}

.mj-two-up {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .mj-two-up {
    flex-wrap: nowrap;
  }
  .mj-two-up figure {
    width: calc(50% - .5rem);
  }
  .mj-two-up figure:first-of-type {
    margin-right: 0.5rem;
    margin-left: 0;
  }
  .mj-two-up figure:last-of-type {
    margin-left: 0.5rem;
    margin-right: 0;
  }
}

#main .incontent-promo .widget .connatix-player-container {
  max-width: 650px;
  padding: 2.5rem 0;
}
#main .incontent-promo .widget .connatix-player-container .cnx-ps .cnx-playspace-footer,
#main .incontent-promo .widget .connatix-player-container .cnx-ps .cnx-playspace-container {
  background: #f2f3ef;
  border-bottom: none;
}

.mj-read-more-wrapper .mj-read-more-expanding {
  display: none;
}
.mj-read-more-wrapper button.mj-toggle.mj-read-more {
  display: block;
}
.mj-read-more-wrapper button.mj-toggle.mj-read-less {
  display: none;
}
.mj-read-more-wrapper.expanded button.mj-toggle.mj-read-more {
  display: none;
}
.mj-read-more-wrapper.expanded button.mj-toggle.mj-read-less {
  display: block;
}

.show-hide-button {
  font-size: 16px;
  border: 1.5px solid #ccc;
  border-radius: 6px;
  background-color: white;
  color: black;
}
.show-hide-button:hover {
  background-color: white;
  color: #ff6900;
  border-color: #ff6900;
}

.read-more-total {
  background-image: url("../img/gray-border.png");
  background-repeat: repeat-x;
  background-position: 200px 20px;
}

.mj-info-box {
  border: 1px solid #ccc;
  padding: 1rem;
}

.buy-book {
  margin: 1rem 0 1rem;
}

.wp-block-pullquote {
  position: relative;
  margin: 0.75rem 0 1.25rem;
  padding: 1rem 0 0;
  background: white;
  border-top: 12px solid black;
  font: bold 1.40625rem / 1.25 Mallory, sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  float: left;
  margin-right: 2rem;
}
@media only screen and (max-width: 1079px) {
  .wp-block-pullquote {
    left: 0;
    margin-right: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-pullquote {
    float: none;
    width: 100% !important;
    margin: 0 0 1rem;
    padding: 0.5rem 0 0;
  }
}
.wp-block-pullquote blockquote {
  border: none;
  margin: 0;
  padding: 0;
}

#fullwidth-body .wp-block-pullquote {
  width: 100%;
  margin: 2rem auto;
  float: none;
  text-align: center;
}
#fullwidth-body figure[class*=wp-block]:not(.alignwide, .alignfull) {
  max-width: 642px;
}

.wp-block-pullquote:where(:not(.has-text-align-center,.has-text-align-right)) {
  text-align: left;
}

figure[class*=wp-block].alignleft, figure[class*=wp-block].alignright {
  width: min-content;
  min-width: 321px;
}

figure[class*=wp-block] figcaption {
  display: block !important;
}

figure[class*=wp-block]:not(.wp-block-pullquote):is(.alignfull) {
  max-width: 990px !important;
}

.wp-block-pullquote:is(.alignfull) {
  width: 100% !important;
  max-width: 856px !important;
  margin: 2rem auto !important;
  float: none !important;
  text-align: center !important;
}

figure.no-wrapping:is(.alignleft) {
  margin-right: calc(100% - 321px) !important;
}

figure.no-wrapping:is(.alignright) {
  margin-left: calc(100% - 321px) !important;
}

blockquote p:last-of-type {
  margin: 0 0 0rem !important;
}

.pullquote-left,
.pullquote-right {
  position: relative;
  width: 42%;
  margin: 0.75rem 0 1.25rem;
  padding: 1rem 0 0;
  background: white;
  border-top: 12px solid black;
  font: bold 1.40625rem / 1.25 Mallory, sans-serif;
  font-style: italic;
  letter-spacing: -1px;
}
@media only screen and (max-width: 767px) {
  .pullquote-left,
.pullquote-right {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
    padding: 0.5rem 0 0;
  }
}

.pullquote-left {
  float: left;
  margin-right: 2rem;
}

.pullquote-right {
  margin-left: 2rem;
  float: right;
}

@media only screen and (max-width: 1079px) {
  .pullquote-left {
    left: 0;
    margin-right: 2.5rem;
  }

  .pullquote-right {
    right: 0;
    margin-left: 2.5rem;
  }
}
#fullwidth-body figure.wp-block-pullquote:not(.alignfull) {
  max-width: 860px;
}
#fullwidth-body .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}

.mj_content_type-article .wp-block-pullquote:is(.alignfull) {
  width: 150% !important;
  margin-left: -16% !important;
}

.wp-block-pullquote:is(.alignfull) {
  max-width: 856px;
}

body:is(.mj_content_type-article,.mj_content_type-blogpost) .wp-block-pullquote:where(.alignright) {
  float: right !important;
}
body:is(.mj_content_type-article,.mj_content_type-blogpost) .wp-block-pullquote:where(:not(.aligncenter,.alignright,.alignwide,.alignfull)) {
  width: min-content;
  min-width: 42% !important;
  float: left !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 2em !important;
  margin-block-end: 24px !important;
  margin-right: 2.5rem !important;
}

#fullwidth-body .wp-block-column > figure[class*=wp-block]:is(.alignleft), #fullwidth-body .wp-block-row > figure[class*=wp-block]:is(.alignleft) {
  margin-right: 2.5rem !important;
}
#fullwidth-body .wp-block-column > figure[class*=wp-block]:is(.alignright), #fullwidth-body .wp-block-row > figure[class*=wp-block]:is(.alignright) {
  margin-left: 2.5rem !important;
}

@media only screen and (max-width: 767px) {
  .wp-block-image {
    display: contents !important;
  }
}

@media only screen and (min-width: 768px) {
  .wp-block-image:is(.alignleft) {
    margin: 0 1rem 1.5rem 0 !important;
  }
}
.about-2up ul {
  list-style: none;
  margin: 1rem 0 2rem;
  padding: 0;
}
.about-2up p {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 576px) {
  .about-2up ul,
.about-2up div {
    padding-bottom: 0 !important;
  }
  .about-2up ul.first,
.about-2up div.first {
    margin-bottom: 0;
  }
  .about-2up ul.second,
.about-2up div.second {
    margin-top: 0;
  }
}

.support-btn-container {
  text-align: center;
}
.support-btn-container button {
  display: block;
  clear: both;
  margin: 0 auto 1rem;
}
@media only screen and (max-width: 576px) {
  .support-btn-container button {
    font-size: 1rem;
  }
}

/* EVENTS MAIN PAGE - ID 82 */
body.page-id-82 {
  /*hide the title of the page*/
  /*container wide css*/
  /* only applies to current events */
  /* only applies to past events */
}
body.page-id-82 #page #main > section.main-col {
  padding-bottom: 2rem;
}
body.page-id-82 #site-footer-promos #footer-promo-mag {
  border-top: 1px solid #b6babe;
  padding-top: 2rem;
}
body.page-id-82 h1.entry-title {
  display: none;
}
body.page-id-82 .container-full {
  margin-bottom: 15px;
}
body.page-id-82 .container-full a {
  background-image: none !important;
}
body.page-id-82 .events-image a {
  background-image: none !important;
}
body.page-id-82 #events-header {
  max-width: 448px;
  width: 448px;
  margin: 0 auto 20px auto;
}
body.page-id-82 #current-events h3.byline {
  color: #6c757d;
}
body.page-id-82 #current-events .events-image {
  max-width: 332px;
}
body.page-id-82 #current-events .events-image img {
  width: 100%;
  display: inline-block;
  vertical-align: text-bottom;
}
body.page-id-82 #current-events .events-text {
  padding-right: 20px;
}
body.page-id-82 #current-events .events-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
body.page-id-82 #current-events section.grid {
  border-top: 1px solid #ccc;
  padding: 50px 0 30px 0;
}
body.page-id-82 #current-events section.first {
  margin-top: 50px;
}
body.page-id-82 #current-events section.last {
  margin-bottom: 60px;
}
body.page-id-82 #past-events {
  border-top: 1px solid #ccc;
  margin: 35px 0 0 0;
  padding: 0 0;
}
body.page-id-82 #past-events p {
  margin: 3px 0;
}
body.page-id-82 #past-events h3.byline {
  color: #6c757d;
  margin: 0 0 5px 0;
}
body.page-id-82 #past-events .events-image img {
  max-width: 170px;
  display: inline-block;
  vertical-align: text-bottom;
}
body.page-id-82 #past-events #sign {
  text-align: center;
  color: #fff;
  background-color: #000;
  font-family: "Mallory", sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  width: 150px;
  margin: 0 auto 25px auto;
  padding: 0.4rem 0.5rem 0.333rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
body.page-id-82 #past-events .events-title {
  font-weight: bold;
}
body.page-id-82 #past-events section.grid {
  padding: 10px 0;
}
@media screen and (max-width: 998px) {
  body.page-id-82 section.grid {
    width: 100%;
  }
  body.page-id-82 .events-text {
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    order: 2;
  }
  body.page-id-82 #current-events .events-image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  body.page-id-82 section.grid {
    width: 100%;
  }
  body.page-id-82 .events-text {
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    order: 2;
  }
  body.page-id-82 #current-events .events-image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    order: 1;
  }
}
@media screen and (max-width: 480px) {
  body.page-id-82 #events-header {
    max-width: 275px;
  }
  body.page-id-82 section.grid {
    width: 100%;
  }
  body.page-id-82 .events-text {
    margin-bottom: 20px !important;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px !important;
    text-align: left;
    order: 2;
  }
  body.page-id-82 #current-events .events-image {
    width: 100%;
    margin-top: 20px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 25px;
    order: 1;
  }
  body.page-id-82 #current-events .events-image img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  body.page-id-82 #past-events .events-image img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: auto;
  }
}

body.parent-pageid-82 {
  /* CSS for single event page (common) */
  /* CSS for current event */
}
body.parent-pageid-82 #page #main > section.main-col {
  padding-bottom: 2rem;
}
body.parent-pageid-82 #site-footer-promos #footer-promo-mag {
  border-top: 1px solid #b6babe;
  padding-top: 2rem;
}
body.parent-pageid-82 h1.entry-title {
  display: none;
}
body.parent-pageid-82 #events-header-event {
  max-width: 185px;
  width: 185px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  body.parent-pageid-82 #events-header-event {
    max-width: 100% !important;
    width: 100%;
  }
}
body.parent-pageid-82 #get-ticket {
  margin-top: 20px;
}
body.parent-pageid-82 #main-image {
  max-width: 790px;
  margin-bottom: 20px !important;
}
body.parent-pageid-82 ​ .past-event-embed {
  max-width: 100%;
  max-height: auto;
  height: auto;
}
body.parent-pageid-82 ​ .past-event-embed iframe {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  body.parent-pageid-82 ​ .past-event-embed iframe {
    max-width: 100% !important;
    width: 100%;
  }
}

.page-header {
  text-align: center;
}
.page-header .author-bio {
  text-align: left;
}
.page-header .section-heading {
  text-align: center;
  font-size: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .page-header .section-heading {
    padding: 0 0 0.25rem;
    border-top: none;
    font-size: 1.75rem;
  }
}
.page-header #election-2020-banner {
  width: 90%;
}

.archive #page #main section.ad {
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0 0.5rem;
}
.archive #main {
  width: 100%;
  background-color: white;
  padding: 1rem 0 0;
}
.archive #main > section:not(.ad) {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 1rem;
}
.archive #main section.house-promo {
  padding: 0 1rem;
}
.archive #main section.house-promo > div {
  padding: 3rem 0;
  text-align: center;
  border-top: 1px solid #b6babe;
  border-bottom: 1px solid #b6babe;
}
@media screen and (max-width: 991px) {
  .archive #main section.house-promo > div {
    margin: 0 auto;
  }
}
.archive #main section.house-promo > div > div {
  margin: 0 auto;
}
.archive #main section.house-promo h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.archive #main section.house-promo h3 a {
  border-bottom: 1.5px solid #FF6900;
}
.archive #main section.house-promo h3 a:hover {
  border-bottom: none;
  color: #FF6900;
}
.archive #main section.house-promo svg {
  max-width: 1.8rem;
  vertical-align: middle;
  margin: -0.25rem 0.5rem 0 0;
}
.archive #main section.house-promo input[type=text],
.archive #main section.house-promo input[type=email] {
  display: block;
  float: left;
  width: 65%;
  padding: 6px 10px 7px;
  border: 1px solid #b6babe;
  border-width: 1px 0 1px 1px;
  border-radius: 0.375rem;
  font-family: Mallory, sans-serif;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem 0 0 0.375rem;
  font-size: 1rem;
  letter-spacing: -0.01rem;
}
.archive #main section.house-promo input[type=submit] {
  font-family: Mallory, sans-serif;
  padding: 8px 6px 7px;
  color: white;
  background: black;
  border: none;
  width: 35%;
  border-radius: 0 0.375rem 0.375rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.archive #main section.house-promo input[type=submit]:hover {
  background: #333333;
}
.archive #main section.house-promo a.btn {
  padding: 0.75rem 1rem;
  display: inline-block;
  background-color: #DB3700;
  border: none;
  font: 700 1rem/1 Mallory, sans-serif;
  color: white;
  border-radius: 0.375rem;
  text-align: center;
  text-shadow: none;
  background-image: none;
}
.archive #main section.house-promo a.btn:hover {
  background-color: #ff7142;
}
@media screen and (max-width: 767px) {
  .archive #main section.house-promo input[type=text],
.archive #main section.house-promo input[type=email] {
    border-radius: 0.375rem;
    width: 100%;
    border-right: 1px solid #b6babe;
    margin: 0 auto;
  }
  .archive #main section.house-promo input[type=submit] {
    border-radius: 0.375rem;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.archive #main section.house-promo .signup-small {
  font-size: 0.9rem;
  color: #6C757D;
  margin: 1rem auto 0;
}
.archive #main section.house-promo .signup-small a {
  color: #6C757D;
  font-family: Calluna, serif;
  font-size: 0.9rem;
  font-weight: normal;
  background-image: none;
}
.archive #main section.house-promo .signup-small a:hover {
  color: #FF6900;
}
@media screen and (max-width: 767px) {
  .archive #main section.house-promo > div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.archive .main-col {
  padding-right: 0;
}
.archive #sidebar-right {
  float: right;
  max-width: 300px;
  margin-top: 3rem;
}
@media only screen and (max-width: 991px) {
  .archive .articles-list {
    margin-left: auto;
    margin-right: auto;
  }
}

hr.tag-header {
  border-top: 12px solid #000;
  width: 100%;
  text-align: left !important;
  display: inline-block;
  margin-bottom: 0px;
}

.tag-heading {
  font-family: Mallory, sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #000;
  font-size: 0.75rem;
  text-transform: uppercase;
  background-image: none;
  letter-spacing: 0.2em;
  padding-bottom: 3px;
  border-bottom: 3px solid #fff;
  display: block;
}

.archive-description,
.archive #main > section.archive-description:not(.ad) {
  margin-bottom: 1rem;
  font-family: Mallory, sans-serif;
}
.archive-description a,
.archive #main > section.archive-description:not(.ad) a {
  color: #FF6900;
}
.archive-description a:hover,
.archive #main > section.archive-description:not(.ad) a:hover {
  color: black;
}
.archive-description p,
.archive #main > section.archive-description:not(.ad) p {
  margin-top: 0;
}

.article-item.blog .entry-header {
  text-align: left;
}
.article-item.blog .entry-header h1 {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .article-item.blog .entry-header {
    padding: 0;
  }
  .article-item.blog .entry-header h1 {
    font-size: 1.5rem;
    line-height: 1.125;
  }
}

.top-article-item {
  text-align: center;
  padding: 1.5rem;
  padding-bottom: 0.5rem;
  border: 1px solid #b6babe;
}
.top-article-item h3 {
  margin: 0 2.5rem 0.5rem;
  font-size: 110%;
}

.articles-list,
.related-articles-list {
  list-style-type: none;
  padding: 0;
}
.articles-list h3,
.related-articles-list h3 {
  margin-bottom: 0.5rem;
}

.article-item {
  margin: 0 0 1rem !important;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #b6babe;
  overflow: auto;
  text-align: left;
}
.article-item.blog {
  padding-bottom: 1rem;
  overflow: hidden;
}
.article-item .article-image {
  padding-right: 1.75rem;
}
@media only screen and (max-width: 991px) {
  .article-item .article-image {
    padding-right: 0.875rem;
  }
}
.article-item .article-image img {
  min-width: 100%;
}
.article-item:last-of-type {
  border-bottom: none;
}

body.tax-blogs :target:before,
body.category-kevin-drum :target:before,
body.category-impeachment :target:before,
body.category-2020-elections :target:before,
body.category-coronavirus-updates :target:before,
body.category-recharge :target:before,
body.category-anti-racism-police-protest :target:before {
  content: "";
  display: block;
  height: 60px;
  /* fixed header height*/
  margin-top: 0;
}
body.tax-blogs .articles-list footer.entry-footer,
body.category-kevin-drum .articles-list footer.entry-footer,
body.category-impeachment .articles-list footer.entry-footer,
body.category-2020-elections .articles-list footer.entry-footer,
body.category-coronavirus-updates .articles-list footer.entry-footer,
body.category-recharge .articles-list footer.entry-footer,
body.category-anti-racism-police-protest .articles-list footer.entry-footer {
  float: left;
  margin: 0.5rem 0 0.75rem 0;
}
body.tax-blogs .article-item,
body.category-kevin-drum .article-item,
body.category-impeachment .article-item,
body.category-2020-elections .article-item,
body.category-coronavirus-updates .article-item,
body.category-recharge .article-item,
body.category-anti-racism-police-protest .article-item {
  margin: 0 0 1.5rem !important;
}
body.tax-blogs header h4,
body.category-kevin-drum header h4,
body.category-impeachment header h4,
body.category-2020-elections header h4,
body.category-coronavirus-updates header h4,
body.category-recharge header h4,
body.category-anti-racism-police-protest header h4 {
  margin-top: 0;
  margin-bottom: 2rem;
}
body.tax-blogs #sidebar-right,
body.category-kevin-drum #sidebar-right,
body.category-impeachment #sidebar-right,
body.category-2020-elections #sidebar-right,
body.category-coronavirus-updates #sidebar-right,
body.category-recharge #sidebar-right,
body.category-anti-racism-police-protest #sidebar-right {
  margin-top: 0;
}
body.tax-blogs .byline-dateline,
body.category-kevin-drum .byline-dateline,
body.category-impeachment .byline-dateline,
body.category-2020-elections .byline-dateline,
body.category-coronavirus-updates .byline-dateline,
body.category-recharge .byline-dateline,
body.category-anti-racism-police-protest .byline-dateline {
  margin-bottom: 1rem;
}
body.tax-blogs .byline-dateline .byline,
body.category-kevin-drum .byline-dateline .byline,
body.category-impeachment .byline-dateline .byline,
body.category-2020-elections .byline-dateline .byline,
body.category-coronavirus-updates .byline-dateline .byline,
body.category-recharge .byline-dateline .byline,
body.category-anti-racism-police-protest .byline-dateline .byline {
  margin-right: 1rem;
}

#main li.top-article-item a,
#main .article-item a,
#main li.article-item a {
  background-image: none;
}

#pager {
  margin: 0 0 1rem;
  padding: 0;
  list-style-type: none;
  overflow: auto;
}
#pager a {
  display: inline-block;
  border: 1.5px solid #BFC8CC;
  border-radius: 0.375rem;
  padding: 0.25rem 0.5rem 0.333rem;
  color: black;
  font-family: Mallory, sans-serif;
  font-weight: bold;
  margin-right: 1rem;
  padding: 0.25rem 1rem;
}
#pager a:hover {
  color: #FF6900;
  border-color: #FF6900;
  cursor: pointer;
}
#pager li {
  margin-bottom: 1rem;
  font-family: Mallory, sans-serif;
  line-height: 1.125;
}
#pager .label {
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  font-weight: bold;
  display: block;
  color: #6C757D;
  text-transform: uppercase;
}

body.page.page-id-405541 #main > section:not(.ad) {
  max-width: 1080px;
}

body.page section#post-405541 {
  padding: 0 1rem;
  float: left;
}

body.page-id-405541 #sidebar-right {
  float: right;
  max-width: 300px;
}

.podcast-item {
  clear: both;
  margin: 0 0 1rem !important;
  padding-bottom: 1rem;
  border-bottom: 1px solid #b6babe;
}
.podcast-item:last-of-type {
  border-bottom: none;
}
.podcast-item h3.subheader {
  margin-top: 0;
}
.podcast-item a {
  text-shadow: none !important;
  background-image: none !important;
}
.podcast-item img {
  padding: 0 2.5rem 1rem 0;
}
@media only screen and (max-width: 576px) {
  .podcast-item img {
    padding: 0 0 1rem;
  }
}
.podcast-item p {
  font-size: 90%;
}
.podcast-item .podcast-link img {
  width: 100%;
}
.podcast-item .podcast-link img:hover {
  opacity: 0.8;
}

.podcast-archive #main-inner {
  max-width: 1080px;
}
.podcast-archive #sidebar-right {
  margin-top: 0;
  padding-left: 2rem;
}
.podcast-archive .podcast-banner {
  margin-bottom: 1rem;
}
.podcast-archive header {
  text-align: left;
}
.podcast-archive .podcast-follow {
  margin: 0;
  padding: 0 1.75rem 0 0;
  list-style-type: none;
}
.podcast-archive .podcast-follow li {
  margin-bottom: 0;
}
.podcast-archive .podcast-follow a {
  font-family: Mallory, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF6900;
  font-size: 12px;
}
.podcast-archive .podcast-follow i {
  position: relative;
  top: 1px;
  margin-right: 5px;
  color: black;
  font-size: 1.1875rem;
}
.podcast-archive p {
  font-size: 80%;
}

.podcast-bio {
  font-size: 85%;
}
.podcast-bio .author-bio .author-image img {
  margin: 0 1rem 0 0;
  width: 80px;
  max-height: none;
}
.podcast-bio .author-image {
  float: left;
}
.podcast-bio .author-position {
  color: #6C757D;
  font-size: 0.875rem;
}
.podcast-bio .byline {
  display: block;
}

.__fs-branding > a {
  background-image: none !important;
  text-shadow: none !important;
}

.__fs-ancillary {
  position: absolute;
}

#motherjones_incontent_medrec_1 {
  height: auto;
}

.htl-sticky,
.ams-sticky {
  background-color: #F2F3EF;
  text-align: center;
  padding-bottom: 8px;
}
.htl-sticky.display-none,
.ams-sticky.display-none {
  margin: 0;
}
.htl-sticky.display-block:before,
.ams-sticky.display-block:before {
  padding-top: 4px;
}
.htl-sticky .htl-sticky-close,
.ams-sticky .htl-sticky-close {
  display: none;
}
.htl-sticky .mj-advertise-link,
.ams-sticky .mj-advertise-link {
  display: none;
}

.mobile_adhesion {
  padding: 0;
}
.mobile_adhesion .ad.display-block:before {
  content: "";
  padding: 0;
}
.mobile_adhesion .htl-ad-gpt {
  background-color: #F2F3EF;
}
.mobile_adhesion .htl-ad-gpt:before {
  content: "Advertisement";
  padding: 4px 0;
  background-color: #F2F3EF;
  text-transform: uppercase;
  font-family: Mallory, sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #aaa;
  text-align: center;
  display: block;
  width: 100%;
}
.mobile_adhesion .mj-advertise-link {
  display: none;
}

#page .ad.display-block {
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 2000;
}
#page .ad.display-block > div {
  margin: 0 auto;
  overflow-x: hidden;
}

#TopROS970x250 {
  background-color: #F2F3EF;
  text-align: center;
  min-height: 310px;
  height: 310px;
  position: relative;
  float: left;
}
#TopROS970x250 .ad.display-block {
  margin: 1rem;
}
#TopROS970x250:before {
  content: "";
}
#TopROS970x250 #ROS_ATF_970x250 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
}
#TopROS970x250 #ROS_ATF_970x250:before {
  content: "advertisement";
  text-transform: uppercase;
  font-family: Mallory, sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding-bottom: 0.25rem;
  color: #AAA;
  text-align: center;
}

#fs-sticky-footer {
  background-color: #F2F3EF !important;
}

#fs-sticky-footer > :first-child:before,
.ad.display-block:before {
  content: "advertisement";
  text-transform: uppercase;
  font-family: Mallory, sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding-bottom: 0.25rem;
  color: #AAA;
  text-align: center;
}

.mj-advertise-link {
  display: block;
  font-family: Mallory, sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 1rem;
  color: #AAA;
  background-image: none !important;
  text-shadow: none !important;
  text-align: center;
  text-decoration: underline !important;
}
.mj-advertise-link:hover {
  color: #FF6900;
}

.ad.display-none {
  display: none;
}
.ad.display-none .mj-advertise-link {
  display: none;
}

[id^=Site_Skin] .mj-advertise-link, [id^=Site_Skin].ad.display-block:before {
  display: none;
}

.archive .ad:not(#rhc-atf) {
  min-width: 100%;
}

#overlay-ad-bg .ad.display-block:before,
#overlay-ad-bg .mj-advertise-link {
  display: none;
}

#site-footer + #InContent_Video_1x1 {
  display: none;
}

@media only screen and (min-width: 992px) {
  .archive .ad:not(#rhc-atf) {
    width: 970px;
  }
}
@media only screen and (max-width: 992px) {
  #page .ad {
    height: auto !important;
  }
}
#rhc-scroller {
  width: 300px;
  padding: 0 !important;
}

html.scrolluser body .ad,
html.scrolluser body .mj-floating-ad-wrapper,
html.scrolluser body section.ad {
  display: none;
}
html.scrolluser body.mj_content_type-article .connatix-player-container, html.scrolluser body.mj_content_type-article .mj-incontent-ad-widget {
  margin-bottom: -1rem;
}

.connatix-player-container cnx a {
  background-image: none;
}

#pmLink {
  visibility: hidden;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  font-size: 14px;
  font-family: Calluna, serif;
  color: #b6babe;
  font-weight: normal;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
  text-shadow: none;
  background-position-y: 12px;
}
#pmLink:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
#pmLink:hover {
  visibility: visible;
  color: white;
}

#mininav {
  float: right;
  width: 220px;
  margin-left: 10px;
}
#mininav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border: 1px solid #b6babe;
  border-bottom: 0;
}
#mininav li {
  padding: 3px 5px;
  border-bottom: 1px solid #b6babe;
  line-height: normal;
}
#mininav li a {
  text-decoration: none;
  color: black;
  font-size: 12px;
  background-position: 0% 100%;
}

.timeline dt {
  font-family: Calluna, serif;
  display: block;
  float: left;
  width: 100px;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  margin-top: 18px;
  color: #b6babe;
}
.timeline dd {
  display: block;
  float: left;
  clear: right;
  margin: 0 0 40px 0;
  width: 490px;
}
.timeline:after {
  content: "";
  display: block;
  clear: both;
}

.inline {
  display: block !important;
  width: 100% !important;
}
.inline .caption strong {
  font-weight: normal;
}

.single-mag #main {
  width: 100%;
  background-color: white;
  padding: 1rem 0 0;
}
.single-mag #main > section:not(.ad) {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 1rem 1rem;
}
@media only screen and (max-width: 991px) {
  .single-mag #main > section:not(.ad) {
    max-width: 768px;
  }
}
.single-mag #page #main section.ad {
  width: calc(100% + 1rem);
}
.single-mag #sidebar-right {
  float: right;
  max-width: 300px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .single-mag .articles-list {
    margin: 0 auto;
  }
}

.single-mag #main .entry-content {
  text-align: center;
}
.single-mag #main .entry-content span.section-lead {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-bottom: 3px solid #FF6900;
  margin: 30px auto;
  display: inline-block;
}
.single-mag #main .entry-content #toc-cover .text_block {
  background-color: #F2F3EF;
  font-family: Calluna, serif;
  font-size: 16px;
  text-align: left;
  font-style: italic;
}
.single-mag #main .entry-content #toc-cover .text_block a {
  text-shadow: none;
}
.single-mag #main .entry-content img.toc-image ~ div.text_block > p, .single-mag #main .entry-content img.toc-image ~ div.text_block > h3 {
  color: #AAA;
}
.single-mag #main .entry-content #coming_soon {
  padding: 1rem;
}
.single-mag #main .entry-content .hero.is-image {
  margin-bottom: 2em;
  border-bottom: 0px;
}
.single-mag #main .entry-content h2 {
  font-size: 2.66em;
  line-height: 1.3em;
  border-bottom: 0;
  text-transform: none;
  margin: 15px auto;
}
.single-mag #main .entry-content p {
  line-height: 20px;
  font-size: 14px;
}
.single-mag #main .entry-content .entry-content h3 {
  border-bottom: 0;
  font-size: 1.2em;
  margin-bottom: 0;
  font-family: Mallory, sans-serif;
  font-weight: bold;
}
.single-mag #main .entry-content .entry-content h3 a {
  background-image: none;
}
.single-mag #main .entry-content p.byline {
  margin-top: 0;
}
.single-mag #main .entry-content ul {
  list-style-type: none;
  padding: 0;
}
.single-mag #main .entry-content ul li {
  margin: 20px 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #b6babe;
}
.single-mag #main .entry-content ul li:last-of-type {
  border: 0;
}
.single-mag #main .entry-content ul li::after {
  content: "";
  clear: both;
  display: block;
}
.single-mag #main .entry-content ul li h3 {
  margin: 0;
  font-weight: bold;
}
.single-mag #main .entry-content ul li h3 a {
  background: none;
}
.single-mag #main .entry-content ul li > img:first-of-type,
.single-mag #main .entry-content ul li > a:first-of-type {
  float: left;
  background-image: none;
}
.single-mag #main .entry-content ul li > img.toc-image {
  -webkit-filter: grayscale(100%) opacity(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) opacity(50%);
}
.single-mag #main .entry-content ul li .text_block {
  float: left;
  text-align: left;
  padding-left: 1em;
}

body.search-results #page ul,
body.search-no-results #page ul {
  margin: 0;
}
body.search-results #page ul:first-of-type,
body.search-no-results #page ul:first-of-type {
  margin-top: 1em;
}
body.search-results #page ul:last-of-type,
body.search-no-results #page ul:last-of-type {
  margin-bottom: 1em;
}
body.search-results #page .sponsored-flag,
body.search-no-results #page .sponsored-flag {
  background: #FF8B39;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.6875rem;
  font-family: "Mallory";
  padding: 0.35rem;
  margin: 0 0 0.5rem;
  display: inline-block;
}
body.search-results #page #main,
body.search-no-results #page #main {
  max-width: 100%;
  width: 1300px;
}
body.search-results #page .main-col,
body.search-no-results #page .main-col {
  padding: 0 1rem;
}
body.search-results #page p.results-label,
body.search-no-results #page p.results-label {
  color: #333;
  font-size: 0.875rem;
  text-align: left;
  font-family: Mallory, sans-serif;
}
body.search-results #page .sort-by,
body.search-no-results #page .sort-by {
  color: #333;
  margin-top: 3rem;
  border-bottom: 1px solid #999;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  font-family: Mallory, sans-serif;
}
body.search-results #page .sort-by a,
body.search-no-results #page .sort-by a {
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
body.search-results #page .sort-by a:hover,
body.search-no-results #page .sort-by a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
body.search-results #page .sort-by a.selected,
body.search-no-results #page .sort-by a.selected {
  font-weight: bold;
  background-image: none;
}
body.search-results #page .sort-by a:hover,
body.search-no-results #page .sort-by a:hover {
  background-image: none;
}
body.search-results #page .byline,
body.search-no-results #page .byline {
  color: #333;
}
body.search-results #page .byline a,
body.search-no-results #page .byline a {
  color: #333;
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
  background-image: url("../img/orange-border.png") !important;
}
body.search-results #page .byline a:hover,
body.search-no-results #page .byline a:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}
body.search-results #page .byline a:hover,
body.search-no-results #page .byline a:hover {
  background-image: none !important;
}
body.search-results #page h3.hed,
body.search-no-results #page h3.hed {
  font-size: 1.5rem;
  font-weight: bold;
}
body.search-results #page .dek,
body.search-no-results #page .dek {
  font-size: 1.1875rem;
  margin: 0.75rem 0;
}
body.search-results #page .article-item,
body.search-no-results #page .article-item {
  margin: 0 !important;
  padding-top: 1rem;
}
body.search-results #page .article-item .article-image,
body.search-no-results #page .article-item .article-image {
  padding-left: 1.75rem;
  padding-right: 0;
}
body.search-results #page .article-item .article-image img,
body.search-no-results #page .article-item .article-image img {
  width: 100%;
}
body.search-results #page .article-item.sponsored,
body.search-no-results #page .article-item.sponsored {
  background-color: #F2F3EF;
  border: none;
  margin-left: -1rem !important;
  margin-right: -1rem !important;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (max-width: 1079px) and (min-width: 768px) {
  body.search-results #page .article-item.sponsored,
body.search-no-results #page .article-item.sponsored {
    margin-right: -33.3333%;
    padding-right: 33.3333%;
    margin-right: calc(-33% - 1rem) !important;
    padding-right: calc(33% + 1rem);
  }
}
@media only screen and (min-width: 992px) {
  body.search-results #page .article-item.sponsored,
body.search-no-results #page .article-item.sponsored {
    padding-left: 19%;
    margin-left: -19% !important;
    padding-right: 68.5%;
    margin-right: -68.5% !important;
  }
}
@media only screen and (min-width: 1300px) {
  body.search-results #page .article-item.sponsored,
body.search-no-results #page .article-item.sponsored {
    padding-right: calc(475px + 50vw - 650px);
    margin-right: calc(-475px - 50vw + 650px) !important;
    padding-left: calc(124px + 50vw - 650px);
    margin-left: calc(-124px - 50vw + 650px) !important;
  }
}
body.search-results #page .ad,
body.search-no-results #page .ad {
  margin-top: 1rem;
}
body.search-results #page #main form.search-form,
body.search-no-results #page #main form.search-form {
  position: relative;
  margin: 2rem 0 0.25rem 0;
  /*this is the button from the standard searchform*/
}
body.search-results #page #main form.search-form button,
body.search-no-results #page #main form.search-form button {
  display: block;
  position: absolute;
  right: 0.5rem;
  color: #000;
  background-color: transparent;
  border-left: 1px solid #999;
  border-radius: 0;
  padding: 0.75rem 0.5rem;
}
body.search-results #page #main form.search-form button .icon-search,
body.search-no-results #page #main form.search-form button .icon-search {
  font-size: 1.125rem;
}
body.search-results #page #main form.search-form button .icon-search:after,
body.search-no-results #page #main form.search-form button .icon-search:after {
  content: " Search";
  text-transform: none;
  font-style: normal;
  color: black;
}
body.search-results #page #main form.search-form button:hover, body.search-results #page #main form.search-form button:focus,
body.search-no-results #page #main form.search-form button:hover,
body.search-no-results #page #main form.search-form button:focus {
  color: #FF6900;
}
body.search-results #page #main form.search-form button:hover .icon-search:after, body.search-results #page #main form.search-form button:focus .icon-search:after,
body.search-no-results #page #main form.search-form button:hover .icon-search:after,
body.search-no-results #page #main form.search-form button:focus .icon-search:after {
  color: #FF6900;
}
body.search-results #page #main form.search-form input,
body.search-no-results #page #main form.search-form input {
  width: 100%;
  height: 2.75rem;
  padding: 0.25rem 7.5rem 0.25rem 0.75rem;
  border: 1px solid #999;
  border-radius: 0.375rem;
  border-right: 1px solid;
  font-weight: normal;
  font-size: 1.125rem;
  color: #AAA;
  letter-spacing: normal;
  text-transform: none;
}
body.search-results #page #main form.search-form input[type=submit],
body.search-no-results #page #main form.search-form input[type=submit] {
  display: none;
}
@media screen and (max-width: 767px) {
  body.search-results #page h3.hed,
body.search-no-results #page h3.hed {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 575px) {
  body.search-results #page .dek,
body.search-no-results #page .dek {
    display: none;
  }
}

body.search-no-results #main form.search-form input {
  margin-bottom: 2rem;
}

body {
  padding-top: 0;
  background-color: white;
}
body.mj_post_status-draft {
  background-color: mistyrose;
}
body.mj_post_status-future {
  background-color: lightcyan;
}
body.logged-in.admin-bar {
  margin-top: 0;
}
@media only screen and (min-width: 1150px) {
  body.logged-in.admin-bar {
    padding-top: 32px;
  }
}
@media only screen and (max-width: 1150px) {
  body.logged-in.admin-bar #page {
    margin-top: 60px;
  }
}
body .entry-content hr {
  margin-top: 1.8rem;
  margin-bottom: 2rem;
}
body.error404 #page #main section.ad {
  width: calc(100% + 1rem);
}
body.error404 #main {
  max-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  body.error404 #main {
    padding: 0 1rem;
  }
}
body.error404 #main-inner {
  width: 100%;
  padding-bottom: 2rem;
}
body.error404 .main-index {
  margin: 0 auto;
}
body ol, body ul, body h1, body h2, body h3, body h4, body h5, body h6, body p {
  overflow-wrap: normal;
}

#page {
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
}
@media only screen and (max-width: 1150px) {
  #page {
    margin-top: 60px;
  }
}
#page #main section.ad {
  width: calc(100% + 1rem);
  margin: 0 -1rem;
  padding: 0;
  background-color: #F2F3EF;
}
#page #main section.ad .ad.display-block {
  padding: 2rem 0;
}
#page #main section.ad .ad.display-block > div {
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  #page #main section.ad {
    width: 100%;
    margin: 0 auto;
  }
}
#page hr:not(.tag-header) {
  margin-top: 1.8rem;
  margin-bottom: 2rem;
}

#main {
  flex-direction: column;
}

.main-col {
  max-width: 100%;
}
@media only screen and (max-width: 992px) {
  .main-col {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 992px) {
  .mobile_ad,
.mobile_ad.display-block {
    display: none;
  }

  .desktop_ad,
.desktop_ad.display-block {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .mobile_ad,
.mobile_ad.display-block {
    display: block;
  }

  .desktop_ad,
.desktop_ad.display-block {
    display: none;
  }
}
::selection {
  background-color: #b6babe;
}

a {
  color: black;
  text-decoration: none;
  background-position: 0% 90%;
}
a:hover {
  color: #46555A;
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #b6babe;
}

hr.wp-block-separator {
  /* !important because we are overrideing  wp-include styles*/
  border: 0 !important;
  border-top: 1px solid #b6babe !important;
}

/* set orange underline */
#menu-copyright a,
#footer-list a,
#ticker a,
.captcha-disclaimer a,
.entry-content a,
.entry-content .inline .caption a,
.tax-blogs #main .article-item .entry-content a,
.tax-blogs #main li.article-item .entry-content a,
.category-kevin-drum #main .article-item .entry-content a,
.category-kevin-drum #main li.article-item .entry-content a,
.category-impeachment #main .article-item .entry-content a,
.category-impeachment #main li.article-item .entry-content a,
.category-2020-elections #main .article-item .entry-content a,
.category-2020-elections #main li.article-item .entry-content a,
.category-coronavirus-updates #main .article-item .entry-content a,
.category-coronavirus-updates #main li.article-item .entry-content a,
.category-recharge #main .article-item .entry-content a,
.category-recharge #main li.article-item .entry-content a,
.category-anti-racism-police-protest #main .article-item .entry-content a,
.category-anti-racism-police-protest #main li.article-item .entry-content a,
.mj-article-bottom-membership-widget a,
.mj-article-bottom-membership-widget-mobile a,
.buy-book a,
a.cir-ft {
  background-image: url("../img/orange-border.png");
  background-repeat: repeat-x;
  text-decoration: none;
  text-shadow: -1px 0 0 white, 0 1px 0 white, 1px 0 0 white, 0 -1px 0 white, -1px -1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
#menu-copyright a:hover,
#footer-list a:hover,
#ticker a:hover,
.captcha-disclaimer a:hover,
.entry-content a:hover,
.entry-content .inline .caption a:hover,
.tax-blogs #main .article-item .entry-content a:hover,
.tax-blogs #main li.article-item .entry-content a:hover,
.category-kevin-drum #main .article-item .entry-content a:hover,
.category-kevin-drum #main li.article-item .entry-content a:hover,
.category-impeachment #main .article-item .entry-content a:hover,
.category-impeachment #main li.article-item .entry-content a:hover,
.category-2020-elections #main .article-item .entry-content a:hover,
.category-2020-elections #main li.article-item .entry-content a:hover,
.category-coronavirus-updates #main .article-item .entry-content a:hover,
.category-coronavirus-updates #main li.article-item .entry-content a:hover,
.category-recharge #main .article-item .entry-content a:hover,
.category-recharge #main li.article-item .entry-content a:hover,
.category-anti-racism-police-protest #main .article-item .entry-content a:hover,
.category-anti-racism-police-protest #main li.article-item .entry-content a:hover,
.mj-article-bottom-membership-widget a:hover,
.mj-article-bottom-membership-widget-mobile a:hover,
.buy-book a:hover,
a.cir-ft:hover {
  background-image: none;
  color: #FF6900;
  text-shadow: none;
}

.entry-content .inline a {
  background-image: none;
}

#footer-list a {
  text-shadow: -1px 0 0 black, 0 1px 0 black, 1px 0 0 black, 0 -1px 0 black, -1px -1px 0 black, 1px 1px 0 black, 1px -1px 0 black, -1px 1px 0 black;
}

a::selection {
  text-shadow: none !important;
}

.hide,
.hidden {
  display: none;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

:root :where(a:where(:not(.wp-element-button))) {
  text-decoration: unset !important;
}

body.page #main > section:not(.ad) {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media only screen and (max-width: 1079px) {
  body.page #main > section:not(.ad) {
    padding-left: 0;
    padding-right: 0;
  }
}

body.page .entry-header {
  width: 100%;
  margin: 0 auto 2rem auto;
  border-bottom: #b6babe 1px solid;
}

body:not(.page-template-page-fullwidth).page .entry-header {
  width: 100%;
  margin: 0 auto 2rem auto;
  border-bottom: #b6babe 1px solid;
}
body:not(.page-template-page-fullwidth).page .entry-header .entry-title {
  margin: 0 0 0.25rem !important;
}
body:not(.page-template-page-fullwidth).page #main {
  width: 100%;
  background-color: white;
  padding: 1rem 0 0;
}
body:not(.page-template-page-fullwidth).page #main > section:not(.ad) {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 1rem;
}

figure.is-provider-tiktok > .wp-block-embed__wrapper blockquote {
  border: none;
}

/*# sourceMappingURL=style.css.map */