/* ==== BEGIN normalize.css ============================================================================================= */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

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

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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; }

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

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==== END normalize.css ============================================================================================= */
.img-grow, .post-list figure img {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.img-grow-hover, .post-list figure img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1); }

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

.cf:before, .cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font: 400 100% 'Montserrat', sans-serif;
  background-color: #1f1f1f;
  color: #000; }

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

a {
  text-decoration: none; }

a:hover, button:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.mobile-only {
  display: none; }

.wnetvid_player {
  margin-bottom: 1em; }

.uc {
  text-transform: uppercase; }

.green {
  color: #6bcc30; }

.shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }

.shadow-overlay {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

blockquote {
  border-left: 4px solid #959595;
  padding-left: 1.5em;
  color: #2638c4; }
  blockquote p {
    font-weight: 600;
    margin: 0; }
  blockquote cite {
    font-style: italic;
    font-size: .8em;
    color: #000; }
  blockquote.right {
    float: right;
    width: 45%;
    margin: 0 0 1.5em 1.5em; }
  blockquote.left {
    float: left;
    width: 45%;
    margin: 0 1.5em 1.5em 0; }

.video-wrap {
  position: relative;
  padding: 0 0 56.25% 0 !important; }
  .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }

.embed-youtube {
  position: relative;
  padding-bottom: 62.5%; }
  .embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }

.fb-video {
  width: 100%;
  z-index: 999; }
  .fb-video iframe {
    float: left;
    margin: 0; }

.single-article .cam-oembed.facebook {
  padding: 0; }
.single-article .video-wrap {
  margin-bottom: 1em; }

.no-video {
  margin-bottom: 1.5em; }
  .no-video img {
    width: 100%;
    height: auto; }

.off-screen-text, .screen-reader-text {
  display: block;
  outline: none;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
  width: 1px;
  height: 1px; }

.cw {
  max-width: 1300px;
  margin: 0 auto; }

.ti {
  padding: 0 1em; }

.site {
  background-color: #fff; }

.search-form input, .search-form button {
  float: left;
  border: 0;
  padding: .8em; }
.search-form input {
  width: 80%; }
.search-form button {
  width: 20%;
  background-color: #959595;
  color: #fff; }
.search-form button:hover {
  width: 20%;
  background-color: #0879c9; }

#masthead {
  padding: 1em 0;
  background-color: #2d3484;
  color: #fff; }
  #masthead .mh-main {
    position: relative; }
  #masthead .logo {
    margin: 0; }
    #masthead .logo img {
      max-width: 290px;
      height: auto;
      display: block; }
  #masthead .toggle {
    display: none;
    outline: none; }
    #masthead .toggle svg {
      fill: #fff;
      width: 20px;
      height: auto; }
    #masthead .toggle:hover svg {
      fill: #6bcc30 !important; }
  #masthead .donate {
    float: right; }
    #masthead .donate a {
      background-color: #6bcc30;
      padding: .5em 1em;
      color: #000;
      font-weight: 500;
      display: inline-block; }
    #masthead .donate a:hover {
      background-color: #000;
      color: #fff; }

.menu-primary-container {
  float: left;
  /*width: 80%;*/
  width: 90%; }

.main-navigation {
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  font-size: .9em; }
  .main-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .main-navigation li {
    display: inline-block;
    margin-left: 1em; }
  .main-navigation a {
    color: #fff;
    padding: .6em 0;
    display: inline-block;
    font-weight: 600;
    white-space: nowrap; }
  .main-navigation a:hover {
    color: #6bcc30; }
  .main-navigation .date {
    font-weight: 600; }

.right-menu {
  float: left;
  width: 10%;
  /* width: 20%; */
  text-align: right;
  padding-right: 1em; }
  .right-menu a {
    padding-left: .3em;
    padding-right: .3em; }

.head-search {
  margin-bottom: 1em; }
  .head-search .ti {
    position: relative; }
  .head-search .search-form {
    border: 0;
    display: block;
    width: 100%; }
    .head-search .search-form input, .head-search .search-form button {
      float: left;
      border: 0;
      background: #000;
      color: #fff;
      padding: 12px;
      font-size: 1.125em;
      font-weight: 700;
      line-height: 1em;
      outline: none;
      height: 3em; }
    .head-search .search-form input {
      width: 94%; }
    .head-search .search-form button {
      width: 6%;
      text-align: center; }
    .head-search .search-form button:hover {
      color: #6bcc30; }
  .head-search .close {
    position: absolute;
    top: 25%;
    right: -1em;
    color: #fff;
    font-size: 1.125em; }
  .head-search .close:hover {
    color: #6bcc30; }

.post-list {
  margin-bottom: 1.5em; }
  .post-list .card .title {
    margin-bottom: .5em; }
  .post-list figure {
    border: 1px solid #eee; }

.post-list.hide-date .meta {
  display: none; }

.spotlight-play {
  width: 1.4em;
  height: 1.4em; }
  .spotlight-play .fa-primary {
    fill: #000; }
  .spotlight-play .fa-secondary {
    fill: #f06449; }

.card {
  margin-bottom: 3em; }
  .card figure {
    float: left;
    width: 25%;
    margin-right: 3%;
    position: relative;
    overflow: hidden; }
    .card figure img {
      display: block;
      width: 100%;
      height: auto;
      max-width: auto; }
    .card figure .overlay {
      position: absolute;
      bottom: 9px;
      left: 9px;
      color: #fff;
      line-height: .8em; }
    .card figure .daily-number-overlay {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      color: #fff;
      font-size: 2em;
      font-weight: 500; }
  .card .section {
    float: left;
    width: 72%; }
  .card .meta {
    text-transform: uppercase;
    color: #959595;
    font-weight: 600;
    font-size: .9em; }
    .card .meta a {
      color: #959595; }
  .card .title {
    font-size: 1.35em;
    font-weight: 700;
    line-height: 1.2em; }
    .card .title a {
      color: #000; }
    .card .title a:hover {
      color: #0879c9;
      text-decoration: underline; }
  .card .pre-title {
    text-transform: uppercase;
    color: #959595;
    font-weight: 600;
    font-size: .9em;
    margin: .5em 0; }
  .card .title-icon {
    width: 1.125em;
    height: 1.125em;
    float: left;
    margin-right: 6px; }
  .card .cats a {
    color: #0879c9; }
  .card .cats a:hover {
    color: #000;
    text-decoration: underline; }
  .card .cat-top {
    text-transform: uppercase;
    margin-bottom: .5em;
    font-weight: 600;
    color: #0879c9; }
    .card .cat-top a {
      color: #0879c9; }
    .card .cat-top a:hover {
      color: #2d3484; }
  .card .excerpt {
    margin-top: .5em;
    font-size: 1em;
    line-height: 1.4em; }
  .card .read-more {
    margin-top: .5em; }
    .card .read-more a {
      color: #959595;
      font-weight: 600;
      text-transform: uppercase;
      font-size: .9em; }
    .card .read-more a:hover {
      color: #6bcc30; }
  .card .credit {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 0 10px;
    text-align: right;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    width: 100%;
    text-shadow: 1px 1px 1px black; }

.card.slider {
  margin: 0; }
  .card.slider figure, .card.slider .section {
    width: 100%;
    margin: 0; }
  .card.slider .title {
    font-size: 1.125em; }
  .card.slider .meta {
    margin: .5em 0 .2em 0; }

.has-middle-bar .card figure {
  display: none; }
.has-middle-bar .card .section {
  width: 100% !important; }

#primary {
  padding: 2em 0; }
  #primary .site-main {
    float: left;
    width: 70%;
    margin-right: 3%; }
  #primary .site-main.fullwidth {
    width: 100%;
    margin: 0; }
  #primary #secondary {
    float: left;
    width: 27%;
    padding: 0; }

.middlebar {
  float: left;
  width: 30%; }

.ajax-wrap.has-middle-bar {
  float: left;
  width: 67%;
  margin-right: 3%; }

body.single-format-aside #primary .site-main,
body.error404 #primary .site-main,
body.single-dynamic-data-tables #primary .site-main,
#primary .site-main.aside {
  float: none;
  width: auto;
  margin: 0 auto;
  max-width: 950px; }

body.error404 #primary .site-main {
  min-height: 300px; }

#footer {
  background-color: #1f1f1f;
  color: #fff;
  padding: 2.5em 0; }
  #footer .col {
    float: left;
    width: 72%;
    margin-right: 3%; }
  #footer .col.last {
    width: 25%;
    margin: 0; }
  #footer .copyright {
    font-size: .65em; }
  #footer ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-transform: uppercase; }
    #footer ul ul {
      columns: 1;
      -webkit-columns: 1;
      -moz-columns: 1; }
  #footer li {
    padding-bottom: .7em;
    font-weight: 500;
    font-size: .9em;
    line-height: 1em; }
    #footer li a {
      color: #fff; }
    #footer li a:hover {
      color: #6bcc30; }
  #footer li.menu-item-has-children a {
    display: none; }
  #footer li.menu-item-has-children li a {
    display: block; }
  #footer .label {
    margin-bottom: .7em;
    margin-top: 1em; }
  #footer .social-media svg {
    fill: #959595;
    height: 20px;
    width: auto; }
  #footer .social-media a {
    font-size: 1em;
    margin-right: .75em;
    color: #959595; }
  #footer .social-media a:hover {
    color: #fff; }
    #footer .social-media a:hover svg {
      fill: #fff; }
  #footer .btn {
    display: block;
    padding: .8em;
    text-align: center;
    font-weight: 600;
    color: #fff; }
  #footer .donate {
    background-color: #0879c9; }
  #footer .donate:hover {
    background-color: #2d3484; }
  #footer .nl {
    background-color: #959595; }
  #footer .nl:hover {
    background-color: #e6e6e6;
    color: #959595; }
  #footer p {
    margin: 0 0 1.5em 0; }

.footer-funders {
  margin-bottom: 2em;
  border-top: 1px solid #e6e6e6;
  padding-top: 2.5em; }
  .footer-funders .col {
    float: left; }
  .footer-funders .col.corporate {
    width: 25%;
    margin-right: 7%; }
  .footer-funders .col.major {
    width: 100%; }
  .footer-funders .col.major.has-corp {
    width: 68%; }
  .footer-funders .label {
    font-weight: bold;
    margin-bottom: 1em;
    color: #959595;
    font-size: 1.2em; }
  .footer-funders .logos {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap; }
    .footer-funders .logos span {
      margin: 0 1.25em 1.25em 0; }
    .footer-funders .logos img {
      max-height: 40px;
      width: auto; }
  .footer-funders .col.corporate .logos span {
    margin: 0 0 1em 0; }
  .footer-funders .col.corporate .logos img {
    max-height: 70px;
    width: auto; }
  .footer-funders .funder-txt {
    font-size: .8em;
    line-height: 1.5em; }

/* three up slider */
.slider-three-wrapper {
  margin: 0 0 2em 0;
  padding: 0; }
  .slider-three-wrapper .cw {
    position: relative; }
  .slider-three-wrapper .hed-dek {
    margin: .3em 0 1.75em 0; }
    .slider-three-wrapper .hed-dek p {
      margin: 0;
      font-size: 1.125em; }
  .slider-three-wrapper .slick-arrow {
    position: absolute;
    top: 1.5em;
    border: 0;
    background: transparent;
    font-size: 3em; }
  .slider-three-wrapper .slick-arrow:hover {
    color: #0879c9; }
  .slider-three-wrapper .arrow-right {
    right: -.8em; }
  .slider-three-wrapper .arrow-left {
    left: -.8em; }
  .slider-three-wrapper .slick-arrow.slick-disabled {
    opacity: .1;
    color: #000;
    outline: none; }

.slider-three-wrapper.has-header .slick-arrow {
  top: 3em; }

.slider-three-wrapper.home-slider .slick-arrow {
  top: 2em; }

.slider-three {
  overflow: hidden; }
  .slider-three .slick-list {
    margin: 0 -1em; }
  .slider-three img {
    width: 100%;
    height: auto; }
  .slider-three .card {
    margin: 0 1em; }
  .slider-three .card .section {
    margin-top: .5em; }

/* end three up slider */
.single-article .entry-content {
  font-size: 1.125em;
  line-height: 1.75em;
  margin-bottom: 1em; }
  .single-article .entry-content a {
    color: #0879c9;
    text-decoration: underline; }
  .single-article .entry-content a:hover {
    color: #000; }
  .single-article .entry-content .search-form {
    border: 1px solid #959595; }
  .single-article .entry-content pre {
    font-family: 'Montserrat'; }
  .single-article .entry-content li {
    padding-left: 2em;
    margin: 0 0 1em 0; }

.a-head {
  margin-bottom: 1.5em; }
  .a-head h1 {
    margin: 0;
    font-size: 2.3em;
    font-weight: 700; }
  .a-head .meta {
    text-transform: uppercase;
    color: #959595;
    font-weight: 600;
    font-size: 1em;
    margin: .5em 0 .5em 0; }
    .a-head .meta a {
      color: #959595; }
  .a-head .cats a {
    color: #0879c9; }
  .a-head .cats a:hover {
    color: #2d3484;
    text-decoration: underline; }
  .a-head .subhead {
    margin-bottom: 1em;
    font-size: 1.125em;
    line-height: 1.6em;
    font-weight: 400; }
  .a-head .special-parent {
    text-transform: uppercase;
    color: #959595;
    font-weight: 600;
    font-size: 1em;
    margin-bottom: .5em; }
    .a-head .special-parent a {
      color: #959595; }
    .a-head .special-parent a:hover {
      color: #000; }

.livestream-prehead {
  color: #0879c9;
  font-weight: bold;
  text-transform: uppercase; }
  .livestream-prehead a {
    color: #0879c9; }
  .livestream-prehead a:hover {
    text-decoration: underline; }

.article-sponsor {
  float: right;
  width: 20%;
  margin: 0 0 1em 1em; }

.soundcloud-mini {
  margin-bottom: 1em; }

.spotlight-share {
  margin: 0;
  padding: 0; }
  .spotlight-share svg {
    width: auto;
    height: 20px;
    fill: #959595; }
  .spotlight-share a {
    color: #959595;
    font-size: 1.125em;
    font-weight: 500;
    padding: 0 .3em 0 0;
    display: inline-block;
    margin-right: .8em;
    cursor: pointer; }
  .spotlight-share a.disqus {
    border-left: 1px solid #959595;
    padding-left: 1em;
    text-transform: uppercase; }
  .spotlight-share a:hover {
    color: #000; }
    .spotlight-share a:hover svg {
      fill: #000; }

.single-special .spotlight-share {
  margin-top: 1em; }

.section-head {
  font-size: 2em;
  font-weight: 400;
  margin-bottom: .7em; }

.section-head.has-dek {
  margin-bottom: 0; }

.section-head.more-from {
  font-weight: 700; }
  .section-head.more-from span {
    color: #0879c9; }

.notebook .section-head {
  margin-top: 1em; }
  .notebook .section-head a {
    color: #6bcc30; }
  .notebook .section-head a:hover {
    color: #959595; }

.archive-header {
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #959595; }
  .archive-header h1 {
    margin: 0; }
  .archive-header .meta {
    text-transform: uppercase;
    color: #959595;
    font-weight: 600;
    font-size: 1em; }
  .archive-header .desc {
    margin-top: .5em;
    font-size: 1.125em;
    line-height: 1.6em; }
  .archive-header a {
    color: #000; }
  .archive-header a:hover {
    color: #6bcc30; }
  .archive-header p:last-of-type {
    margin-bottom: 0; }

.archive-header.author-head {
  border-color: #e6e6e6; }
  .archive-header.author-head figure {
    float: left;
    width: 25%;
    margin-right: 3%; }
    .archive-header.author-head figure img {
      display: block; }
  .archive-header.author-head section.has-thumb {
    float: left;
    width: 72%; }
  .archive-header.author-head .desc {
    font-size: 1em;
    line-height: 1.4em; }
  .archive-header.author-head h1 {
    font-size: 1.7em; }
  .archive-header.author-head a {
    color: #0879c9; }
  .archive-header.author-head a:hover {
    color: #2d3484; }

.tax-header {
  background: #0879c9;
  color: #fff;
  font-weight: 700;
  font-size: 1.125em;
  display: inline-block;
  padding: .5em 1em;
  margin: 0 0  1em 0; }

.tax-header.bn {
  background: #f06449;
  color: #000; }

.wp-caption {
  margin: 0 0 1em 0; }
  .wp-caption figcaption {
    font-size: .7em;
    color: #959595;
    line-height: 1.3em;
    margin-top: .5em; }
  .wp-caption .img-wrap {
    position: relative; }
    .wp-caption .img-wrap img {
      display: block;
      max-width: auto;
      width: 100%; }
  .wp-caption .credit {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 0 10px;
    text-align: right;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    width: 100%;
    text-shadow: 1px 1px 1px black; }
    .wp-caption .credit a {
      color: #fff;
      text-decoration: none;
      z-index: 999; }
    .wp-caption .credit a:hover {
      color: #fff; }
  .wp-caption .fa-search-plus {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff; }

.wp-caption.alignleft, img.alignleft {
  float: left;
  width: 35%;
  margin: 0 1em 1em 0; }

.wp-caption.alignright, img.alignright {
  float: right;
  width: 35%;
  margin: 0 0 1em 1em; }

.election-nav {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1.5em;
  text-transform: uppercase;
  margin-bottom: 2em; }
  .election-nav a {
    margin-right: 1em;
    font-weight: 600;
    color: #959595;
    font-size: 1.2em; }
  .election-nav a.active, .election-nav a:hover {
    color: #2d3484; }

/*
.survey-teaser {
	background-color: $green; color: #fff !important; position: fixed; bottom: 0; width: 100%; padding: 1.3em; text-align: center;  display: block; font: bold 1.125em 'Montserrat'; z-index: 9999999999;
}
.survey-teaser:hover {background-color: #000; color: #fff !important}
.remodal.survey {padding: 10px;}
*/
.subscribe-teaser {
  display: none;
  background: #373737;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 1.3em;
  text-align: left;
  font: bold 1em 'Montserrat';
  z-index: 9999999999;
  line-height: 1.6em; }
  .subscribe-teaser a {
    color: #fff !important; }
  .subscribe-teaser .ti {
    position: relative; }
  .subscribe-teaser .hide {
    position: absolute;
    right: 1em;
    top: 0;
    font-size: 1.3em;
    cursor: pointer;
    color: #fff; }
  .subscribe-teaser .hide:hover {
    color: #6bcc30; }
  .subscribe-teaser .subscribe-widget {
    max-width: 768px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent; }
    .subscribe-teaser .subscribe-widget .head {
      font-size: 1em;
      float: left;
      width: 50%; }
    .subscribe-teaser .subscribe-widget button {
      background-color: #000;
      color: #fff; }
    .subscribe-teaser .subscribe-widget button:hover {
      background-color: #666; }
    .subscribe-teaser .subscribe-widget svg {
      width: 16px;
      height: 16px;
      fill: #fff; }
    .subscribe-teaser .subscribe-widget .newsletter-choices {
      margin: 0;
      width: 50%;
      float: left;
      font-size: .8em;
      text-align: right; }
      .subscribe-teaser .subscribe-widget .newsletter-choices span {
        margin: 0 0 0 1em; }
    .subscribe-teaser .subscribe-widget .nl-inputs {
      margin-top: 1em;
      float: left;
      width: 100%; }
    .subscribe-teaser .subscribe-widget .mc-status {
      font-size: .8em; }

.breaking-news-bar {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
  align-items: center; }
  .breaking-news-bar .label {
    color: #000;
    background: #f06449;
    display: inline-block;
    padding: 5px 10px;
    white-space: nowrap;
    margin-right: 1em; }
  .breaking-news-bar a {
    color: #000; }
  .breaking-news-bar a:hover {
    color: #f06449;
    text-decoration: underline; }

.bnb-archive {
  padding-top: 1.5em; }

.were-live {
  color: #000;
  padding: 8px;
  text-transform: uppercase;
  text-align: center;
  background: #f06449; }
  .were-live a {
    color: #000;
    font-weight: 600; }
  .were-live a:hover {
    text-decoration: underline; }

.contact-row {
  font-weight: bold;
  margin-bottom: 2em; }
  .contact-row svg {
    fill: #0879c9; }
  .contact-row a {
    color: #0879c9;
    font-size: 1.2em;
    line-height: 1em; }
  .contact-row a:hover {
    color: #000; }
    .contact-row a:hover svg {
      fill: #000; }

.rf-head {
  margin-bottom: 1em; }
  .rf-head .cols {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap; }
  .rf-head .col {
    float: left; }
  .rf-head img {
    display: block; }
  .rf-head figure {
    width: 65%; }
    .rf-head figure div {
      position: relative; }
  .rf-head section {
    width: 35%;
    background: #EFEFEF; }
  .rf-head .a-box {
    width: 100%;
    margin: 0 !important; }
    .rf-head .a-box section {
      width: 100%; }
  .rf-head .credit {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 0 10px;
    text-align: right;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    width: 100%;
    text-shadow: 1px 1px 1px black; }
  .rf-head .video-wrap {
    margin: 0 !important; }
  .rf-head figcaption {
    font-size: .7em;
    color: #959595;
    line-height: 1.3em;
    margin-top: .5em;
    width: 100%; }

.air-times {
  max-width: 300px;
  margin: 0 auto 2em auto; }
  .air-times img {
    display: block; }

.desktop-ad[data-early='1'] {
  min-height: 271px; }

.mobile-ad {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 1.5em 0;
  margin: 0 0 1.5em 0;
  float: left;
  width: 100%; }
  .mobile-ad .gad {
    margin: 0 auto !important;
    width: 300px; }

.gad.init-hide {
  display: none; }

.leaderboard-ad {
  text-align: center;
  background-color: #e6e6e6;
  height: 149px; }
  .leaderboard-ad .gad {
    margin: 0 auto;
    padding: 1.25em 0; }
  .leaderboard-ad .adtxt {
    text-align: left;
    font-size: 10px;
    margin-top: 6px; }
  .leaderboard-ad #div-gpt-ad-leader {
    max-width: 728px; }

.adtxt, .under-ads {
  text-align: center;
  font-size: 10px;
  margin-top: 6px;
  line-height: 10px; }

.under-ads {
  width: 300px;
  margin: 1.5em auto 0 auto;
  padding-top: 1.5em;
  border-top: 1px solid #e6e6e6;
  line-height: 16px; }
  .under-ads.hide {
    display: none; }

.under-ads.mobile-only {
  border: 0;
  padding: 0;
  margin: 1.5em auto; }

#secondary .desktop-ad {
  margin-bottom: 1.5em; }

@media screen and (min-width: 100px) and (max-width: 600px) {
  .leaderboard-ad {
    display: none; } }
@media screen and (max-width: 900px) {
  .under-ads {
    display: block; } }
@media screen and (min-width: 0px) and (max-width: 834px) {
  .no-mobile.sidebar-ads {
    display: none; } }
@media screen and (min-width: 901px) {
  .no-desktop, .mobile-ad {
    display: none !important; }

  #masthead .logo {
    float: left; }
  #masthead .wrap-secondary-menu {
    float: left;
    width: 59%;
    margin: 1.2em 0 0 1em; }

  #footer .menu-item-has-children {
    padding-bottom: 0; }

  .leaderboard.top {
    height: 151px; }

  .secondary-menu {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .secondary-menu li {
      display: inline-block;
      margin: 0 1em 0 0;
      padding: 0;
      font-size: .9em;
      font-weight: 500;
      text-transform: uppercase;
      position: relative; }
    .secondary-menu a {
      color: #fff; }
    .secondary-menu a:hover {
      color: #6bcc30 !important; }
    .secondary-menu ul {
      float: left;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 1.3em;
      left: -999em;
      z-index: 99999;
      background-color: #2d3484;
      text-align: left;
      display: block;
      width: 200px; }
      .secondary-menu ul a {
        padding: .7em .7em;
        white-space: normal;
        color: #fff;
        display: block; }
      .secondary-menu ul a:hover {
        color: #000; }
      .secondary-menu ul li {
        display: block; }
      .secondary-menu ul li.focus > a {
        color: #fff; }
      .secondary-menu ul li:hover > ul {
        left: 100%; }
      .secondary-menu ul li.focus > ul {
        left: 100%; }
      .secondary-menu ul ul {
        left: -999em;
        top: 0; }
    .secondary-menu li li {
      border: 0;
      display: block;
      height: auto;
      line-height: 1.0909090909; }
    .secondary-menu li:hover > ul {
      left: auto; }
    .secondary-menu li.focus > ul {
      left: auto; }

  #primary .site-main {
    margin-right: 50px;
    width: -moz-calc(100% - 350px);
    width: -webkit-calc(100% - 350px);
    width: -o-calc(100% - 350px);
    width: calc(100% - 350px); }
  #primary #secondary {
    width: 300px; }

  .first-bump .card:first-of-type figure, .first-bump .card.force-bump figure {
    width: 40%; }
  .first-bump .card:first-of-type .section, .first-bump .card.force-bump .section {
    width: 57%; }
  .first-bump .card:first-of-type .credit, .first-bump .card.force-bump .credit {
    display: block; } }
@media screen and (min-width: 901px) and (min-width: 1000px) and (max-width: 1135px) {
  .main-navigation {
    font-size: .95em; } }
@media screen and (min-width: 901px) and (min-width: 1136px) and (max-width: 1481px) {
  .main-navigation {
    font-size: 1em; } }
@media screen and (min-width: 901px) and (min-width: 900px) and (max-width: 1481px) {
  /* small desktop */
  .menu-primary-container, .right-menu, .were-live {
    font-size: .9em; } }
@media screen and (min-width: 901px) and (min-width: 900px) and (max-width: 1220px) {
  #masthead .logo img {
    max-width: 260px; }
  #masthead .wrap-secondary-menu {
    width: 63%; } }
@media screen and (max-width: 900px) {
  * {
    outline: none; }

  .no-touch {
    display: none !important; }

  textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="email"] {
    -webkit-appearance: none;
    border-radius: 0; }

  #masthead {
    padding: 0; }
    #masthead .mh-main {
      padding: 1em 0 1em 0; }
    #masthead .toggle {
      display: block;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    #masthead .toggle.menu {
      left: 0;
      padding-right: 1em; }
    #masthead .toggle.search {
      right: 0;
      padding-left: 1em; }
    #masthead .logo {
      margin: 0 auto;
      width: 70%;
      float: none !important; }
      #masthead .logo img {
        max-width: 100%;
        width: auto;
        height: 45px;
        margin: 0 auto; }
      #masthead .logo .no-touch {
        display: none !important; }
      #masthead .logo .no-desktop {
        display: block !important; }

  #site-navigation-touch {
    display: block !important; }

  .head-search {
    margin: 1em 0 0 0; }
    .head-search .search-form input, .head-search .search-form button {
      font-size: 1em; }
    .head-search .search-form input {
      width: 85%; }
    .head-search .search-form button {
      width: 15%; }
    .head-search .close {
      display: none; }

  #footer {
    font-size: .9em;
    padding: 1.5em 0; }
    #footer .col {
      float: left;
      width: 100%;
      margin: 0; }
    #footer .col.last {
      width: 100%;
      margin: 0; }
    #footer a {
      outline: none; }
    #footer ul {
      columns: 1;
      -webkit-columns: 1;
      -moz-columns: 1; }
    #footer li {
      margin: 0;
      padding: .5em 12px; }
      #footer li a {
        color: #959595; }
      #footer li a:hover {
        color: #0879c9; }
      #footer li li {
        padding: .5em 0; }
    #footer li.menu-item-has-children {
      border-top: 1px solid #959595;
      border-bottom: 1px solid #959595;
      padding: 1.5em 12px; }
      #footer li.menu-item-has-children a {
        display: block;
        position: relative; }
      #footer li.menu-item-has-children a:after {
        content: url(../images/plus-circle.svg);
        width: 16px !important;
        height: 16px;
        position: absolute;
        top: -5px;
        right: 0; }
      #footer li.menu-item-has-children a {
        color: #fff;
        font-weight: 600; }
      #footer li.menu-item-has-children li a {
        color: #959595;
        font-weight: 500; }
      #footer li.menu-item-has-children li a:after {
        content: ""; }
      #footer li.menu-item-has-children li a:hover {
        color: #0879c9; }
      #footer li.menu-item-has-children ul {
        display: none; }
    #footer li.menu-item-has-children.open ul {
      display: block; }
    #footer li.menu-item-has-children.open a:after {
      content: url(../images/times-circle.svg); }
    #footer li.menu-item-has-children.open li a:after {
      content: ""; }
    #footer li.label {
      color: #fff;
      font-weight: 600;
      margin: 0 0 .5em 0; }
    #footer li.quick-links {
      margin-top: 1em;
      border-bottom: 0; }
    #footer .sub-menu {
      margin-top: 1em; }
    #footer .social-media {
      margin: 1em 0 2em 0;
      color: #fff;
      font-weight: 600; }
      #footer .social-media .label {
        margin-bottom: 1em; }
      #footer .social-media a {
        font-size: 1.5em;
        margin: 0 1em 0 0; }

  #primary .site-main {
    width: 100%;
    margin: 0 0 1.5em 0; }
  #primary #secondary {
    width: 100%;
    float: left;
    display: block; }

  #site-navigation-touch.main-navigation {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    #site-navigation-touch.main-navigation ul {
      padding: 0 0 0 1em;
      margin: 0;
      width: 1000%; }
    #site-navigation-touch.main-navigation li {
      margin: 0 .6em 0 0; }
    #site-navigation-touch.main-navigation li:last-of-type {
      margin-right: 0; }

  .slider-three-wrapper button {
    display: none !important; }
  .slider-three-wrapper .more-from {
    padding: 0 16px; }
  .slider-three-wrapper .ti {
    padding: 0; }
  .slider-three-wrapper .slick-list {
    margin: 0; }
  .slider-three-wrapper .card {
    margin: 0;
    padding: 0 1em 0 1em; }

  .were-live {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    font-size: .9em; }

  body.category .breaking-news-bar, .post-type-archive-njt_video .breaking-news-bar {
    border: 0;
    padding: 0; }

  .rf-head figure {
    width: 100%;
    order: 1; }
  .rf-head section.col {
    width: 100%;
    order: 3;
    margin-top: 1em; }
  .rf-head figcaption {
    order: 2; } }
@media screen and (min-width: 601px) and (max-width: 900px) {
  .no-tablet, .mob-ad {
    display: none; }

  #site-navigation-touch.main-navigation a {
    font-size: .9em;
    line-height: 3em;
    padding: 0; }

  .footer-funders {
    margin-bottom: .5em;
    padding-top: 1.5em; }
    .footer-funders .label {
      font-size: .9em; }
    .footer-funders .logos img {
      max-height: 35px; }
    .footer-funders .col.corporate .logos img {
      max-height: 50px; }

  .card.slider .title {
    font-size: 1em; }

  .pop-widget a {
    font-size: 1.125em; }

  .breaking-news-bar {
    font-size: .85em;
    line-height: 1.1em; }

  .spotlight-share .disqus {
    display: none; }
  .spotlight-share a {
    font-size: 1.3em; }

  .subscribe-teaser {
    padding: 1.3em 0; }
    .subscribe-teaser .subscribe-widget .head {
      width: 45%; }
    .subscribe-teaser .subscribe-widget .newsletter-choices {
      margin: 0 5% 0 0;
      width: 50%; } }
/* landscape tablet */
@media only screen and (min-device-width: 768px) and (max-width: 1112px) and (orientation: landscape) {
  * {
    outline: none; }

  .no-touch {
    display: none !important; }

  #masthead {
    padding: 0; }
    #masthead .mh-main {
      padding: 1em 0 1em 0; }
    #masthead .toggle {
      display: block;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    #masthead .toggle.menu {
      left: 0;
      padding-right: 1em; }
    #masthead .toggle.search {
      right: 0;
      padding-left: 1em; }
    #masthead .logo {
      margin: 0 auto;
      width: 70%;
      float: none !important; }
      #masthead .logo img {
        max-width: 100%;
        width: auto;
        height: 50px;
        margin: 0 auto; }
      #masthead .logo .no-touch {
        display: none !important; }
      #masthead .logo .no-desktop {
        display: block !important; }

  #site-navigation-touch {
    display: block !important; }

  .carousel .card .section {
    padding-right: 2em; } }
@media screen and (min-width: 100px) and (max-width: 600px) {
  .mobile-only {
    display: block; }

  .no-mobile {
    display: none !important; }

  #masthead .toggle {
    font-size: 1.7em; }
  #masthead .logo img {
    height: 30px; }

  #site-navigation-touch.main-navigation a {
    font-size: .8em;
    padding: 0;
    line-height: 3.5em; }

  blockquote {
    border-left: 4px solid #959595;
    padding-left: 1.5em;
    color: #2638c4;
    margin: 1em 0;
    line-height: 1.5em;
    font-weight: 600;
    float: left;
    width: 100%; }
    blockquote.right, blockquote.left {
      float: left;
      width: 100%;
      margin: 1.5em 0; }

  .footer-funders {
    border-top: 0;
    padding-top: 1.5em;
    margin-bottom: .5em; }
    .footer-funders .col.corporate {
      width: 100%;
      margin-right: 0; }
    .footer-funders .col.major.has-corp {
      width: 100%; }
    .footer-funders .label {
      font-size: 1em; }
    .footer-funders .logos span {
      margin: 0 1em 1em 0; }
    .footer-funders .logos img {
      max-height: 35px; }
    .footer-funders .col.corporate .logos img {
      max-height: 45px; }

  .section-head {
    font-size: 1.35em; }

  .section-head.more-from {
    font-size: 1.2em; }

  .post-list .card {
    margin-bottom: 2em; }
    .post-list .card figure {
      width: 20%; }
    .post-list .card .section {
      width: 77%; }
    .post-list .card .excerpt {
      display: none;
      font-size: .9em; }
    .post-list .card .excerpt.no-collapse {
      display: block; }
    .post-list .card .date {
      display: none; }
    .post-list .card .title {
      font-size: 1.125em; }
    .post-list .card .meta {
      font-size: .8em; }
    .post-list .card svg {
      width: 1em;
      height: 1em; }
    .post-list .card .overlay {
      left: 6px;
      bottom: 6px; }
  .post-list .card.daily-number .date {
    display: inline-block; }
  .post-list .card.daily-number .excerpt {
    display: block; }

  .single-article .entry-content {
    font-size: 1em; }

  .a-head h1 {
    font-size: 1.6em; }
  .a-head .meta {
    font-size: .9em; }
  .a-head .subhead {
    font-size: 1em; }

  .tax-header {
    font-size: .8em; }

  .category #primary {
    padding-top: 1em; }

  .spotlight-share {
    margin-bottom: 1.5em; }
    .spotlight-share .disqus {
      display: none; }
    .spotlight-share a {
      font-size: 1.3em; }

  .wp-caption.alignleft, .wp-caption.alignright {
    float: left;
    width: 100% !important;
    max-width: 100% !important;
    margin: 1em 0; }

  .funder-list-item figure {
    float: left;
    width: 100%;
    margin: 0 0 .3em 0; }
    .funder-list-item figure img {
      margin: 0;
      max-height: 35px;
      width: auto; }
  .funder-list-item section {
    width: 100%; }

  td.gsc-search-button {
    background-color: #0879c9; }

  .gsc-input-box {
    border-radius: 0 !important; }

  .pdf-embed {
    height: 400px; }

  .breaking-news-bar {
    font-size: .75em;
    align-items: flex-start;
    line-height: 1.1em; }

  .archive-header.author-head .desc {
    font-size: .9em; }
  .archive-header.author-head .meta {
    font-size: .8em; }
  .archive-header.author-head h1 {
    font-size: 1.125em; }

  .subscribe-teaser {
    padding: 3% 0 5% 0; }
    .subscribe-teaser .hide {
      right: 3%; }
    .subscribe-teaser .subscribe-widget {
      text-align: left; }
      .subscribe-teaser .subscribe-widget .head {
        width: 100%; }
      .subscribe-teaser .subscribe-widget .newsletter-choices {
        width: 100%;
        text-align: left;
        font-size: .7em; }
        .subscribe-teaser .subscribe-widget .newsletter-choices span {
          margin: 0 1em 0 0; }
      .subscribe-teaser .subscribe-widget .nl-inputs {
        margin-top: .5em; }

  .contact-row a {
    font-size: 1em; } }

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