.mb-n2\.5 {
  margin-bottom: -0.6em !important;
}
.mx-gutter {
  margin-left: 15px;
  margin-right: 15px;
}
.ml-gutter {
  margin-left: 15px;
}
.mr-gutter {
  margin-right: 15px;
}
.px-gutter {
  padding-left: 15px;
  padding-right: 15px;
}
.pl-gutter {
  padding-left: 15px;
}
.pr-gutter {
  padding-right: 15px;
}
@media (max-width: 320px) {
  .d-xs-none {
    display: none !important;
  }
}
.w-90 {
  max-width: 90% !important;
}
.w-85 {
  max-width: 85% !important;
}
.w-80 {
  max-width: 80% !important;
}
.w-70 {
  max-width: 70% !important;
}
.w-65 {
  max-width: 65% !important;
}
.w-60 {
  max-width: 60% !important;
}
.btn-primary {
  background-color: #e87722;
  border-color: #e87722;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #e87722 !important;
  border-color: #e87722 !important;
}
.btn-secondary {
  background-color: #303030;
  border-color: #303030;
}
.btn-secondary:hover,
.btn-secondary:active {
  background-color: #303030 !important;
  border-color: #303030 !important;
}
.text-primary-color {
  color: #e87722 !important;
}
.text-secondary-color {
  color: #303030 !important;
}
.font-display {
  font-family: "Barlow Condensed", sans-serif !important;
}
.font-sans {
  font-family: "franklin-gothic-urw", "Barlow", sans-serif !important;
}
.font-serif {
  font-family: "minion-pro", "PT Serif", "Times", serif !important;
}
.text-gray {
  color: #777 !important;
}
a.text-body:hover {
  color: #5c5b5b !important;
  text-decoration: none;
}
.bg-primary-color {
  background-color: #e87722;
}
.bg-secondary-color {
  background-color: #303030;
}
@media (min-width: 992px) {
  .bg-md-none {
    background-color: inherit !important;
  }
}
.border-primary-color {
  border-color: #e87722;
}
.border-secondary-color {
  border-color: #303030;
}
.border-gray {
  border-color: #999;
}
.border-lg-left {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-left {
    border-left: 1px solid #dee2e6;
  }
}
.border-lg-bottom {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-bottom {
    border-bottom: 1px solid #dee2e6;
  }
}
.border-lg-right {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-right {
    border-right: 1px solid #dee2e6;
  }
}
.border-lg-top {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #dee2e6;
  }
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
@media (min-width: 992px) {
  .fixed-sidebar {
    max-width: 330px;
  }
}
article.art-above.featured p,
article.art-left.featured p,
article.art-right.featured p,
article.art-hed.featured p,
article.art-above.top-story p,
article.art-left.top-story p,
article.art-right.top-story p,
article.art-hed.top-story p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
}
article.art-above h1,
article.art-left h1,
article.art-right h1,
article.art-hed h1,
article.art-above h2,
article.art-left h2,
article.art-right h2,
article.art-hed h2,
article.art-above h3,
article.art-left h3,
article.art-right h3,
article.art-hed h3,
article.art-above h4,
article.art-left h4,
article.art-right h4,
article.art-hed h4,
article.art-above h5,
article.art-left h5,
article.art-right h5,
article.art-hed h5,
article.art-above h6,
article.art-left h6,
article.art-right h6,
article.art-hed h6 {
  font-weight: 700;
}
article.art-above h1 a,
article.art-left h1 a,
article.art-right h1 a,
article.art-hed h1 a,
article.art-above h2 a,
article.art-left h2 a,
article.art-right h2 a,
article.art-hed h2 a,
article.art-above h3 a,
article.art-left h3 a,
article.art-right h3 a,
article.art-hed h3 a,
article.art-above h4 a,
article.art-left h4 a,
article.art-right h4 a,
article.art-hed h4 a,
article.art-above h5 a,
article.art-left h5 a,
article.art-right h5 a,
article.art-hed h5 a,
article.art-above h6 a,
article.art-left h6 a,
article.art-right h6 a,
article.art-hed h6 a {
  color: #020100;
}
article.art-above h1 a:hover,
article.art-left h1 a:hover,
article.art-right h1 a:hover,
article.art-hed h1 a:hover,
article.art-above h2 a:hover,
article.art-left h2 a:hover,
article.art-right h2 a:hover,
article.art-hed h2 a:hover,
article.art-above h3 a:hover,
article.art-left h3 a:hover,
article.art-right h3 a:hover,
article.art-hed h3 a:hover,
article.art-above h4 a:hover,
article.art-left h4 a:hover,
article.art-right h4 a:hover,
article.art-hed h4 a:hover,
article.art-above h5 a:hover,
article.art-left h5 a:hover,
article.art-right h5 a:hover,
article.art-hed h5 a:hover,
article.art-above h6 a:hover,
article.art-left h6 a:hover,
article.art-right h6 a:hover,
article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.art-above h1,
article.art-left h1,
article.art-right h1,
article.art-hed h1 {
  font-size: 1.88235294rem;
  line-height: 2rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-above h1,
  article.art-left h1,
  article.art-right h1,
  article.art-hed h1 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.art-above h2,
article.art-left h2,
article.art-right h2,
article.art-hed h2 {
  font-size: 1.29411765rem;
  line-height: 1.41176471rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-above h2,
  article.art-left h2,
  article.art-right h2,
  article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.17647059rem;
  }
}
article.art-above h3,
article.art-left h3,
article.art-right h3,
article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.17647059rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.art-above .kicker,
article.art-left .kicker,
article.art-right .kicker,
article.art-hed .kicker,
article.art-above .time-since,
article.art-left .time-since,
article.art-right .time-since,
article.art-hed .time-since {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  margin-bottom: 10px;
  color: #020100;
}
article.art-above .kicker a:hover,
article.art-left .kicker a:hover,
article.art-right .kicker a:hover,
article.art-hed .kicker a:hover,
article.art-above .time-since a:hover,
article.art-left .time-since a:hover,
article.art-right .time-since a:hover,
article.art-hed .time-since a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-above .kicker,
article.art-left .kicker,
article.art-right .kicker,
article.art-hed .kicker {
  font-weight: 700;
}
article.art-above .image-container img,
article.art-left .image-container img,
article.art-right .image-container img,
article.art-hed .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  article.art-above .image-container img,
  article.art-left .image-container img,
  article.art-right .image-container img,
  article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.art-above p,
article.art-left p,
article.art-right p,
article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
  margin: 0;
  padding: 0;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-above p,
  article.art-left p,
  article.art-right p,
  article.art-hed p {
    font-size: 0.88235294rem;
    line-height: 1.17647059rem;
  }
}
article.art-above .dateline,
article.art-left .dateline,
article.art-right .dateline,
article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  margin-bottom: 15px;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  article.art-above .dateline,
  article.art-left .dateline,
  article.art-right .dateline,
  article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.art-above .dateline a,
article.art-left .dateline a,
article.art-right .dateline a,
article.art-hed .dateline a {
  text-decoration: none;
}
article.art-above .dateline a:hover,
article.art-left .dateline a:hover,
article.art-right .dateline a:hover,
article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-above.prospect h1,
article.art-left.prospect h1,
article.art-right.prospect h1,
article.art-hed.prospect h1,
article.art-above.prospect h2,
article.art-left.prospect h2,
article.art-right.prospect h2,
article.art-hed.prospect h2,
article.art-above.prospect h3,
article.art-left.prospect h3,
article.art-right.prospect h3,
article.art-hed.prospect h3,
article.art-above.prospect h4,
article.art-left.prospect h4,
article.art-right.prospect h4,
article.art-hed.prospect h4,
article.art-above.prospect h5,
article.art-left.prospect h5,
article.art-right.prospect h5,
article.art-hed.prospect h5,
article.art-above.prospect h6,
article.art-left.prospect h6,
article.art-right.prospect h6,
article.art-hed.prospect h6 {
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
}
article.art-left .image-container img,
article.art-right .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 0;
}
article.art-hed.featured p,
article.art-hed.top-story p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
}
article.art-hed h1,
article.art-hed h2,
article.art-hed h3,
article.art-hed h4,
article.art-hed h5,
article.art-hed h6 {
  font-weight: 700;
}
article.art-hed h1 a,
article.art-hed h2 a,
article.art-hed h3 a,
article.art-hed h4 a,
article.art-hed h5 a,
article.art-hed h6 a {
  color: #020100;
}
article.art-hed h1 a:hover,
article.art-hed h2 a:hover,
article.art-hed h3 a:hover,
article.art-hed h4 a:hover,
article.art-hed h5 a:hover,
article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.art-hed h1 {
  font-size: 1.88235294rem;
  line-height: 2rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-hed h1 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.art-hed h2 {
  font-size: 1.29411765rem;
  line-height: 1.41176471rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.17647059rem;
  }
}
article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.17647059rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.art-hed .kicker,
article.art-hed .time-since {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  margin-bottom: 10px;
  color: #020100;
}
article.art-hed .kicker a:hover,
article.art-hed .time-since a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-hed .kicker {
  font-weight: 700;
}
article.art-hed .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
  margin: 0;
  padding: 0;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.art-hed p {
    font-size: 0.88235294rem;
    line-height: 1.17647059rem;
  }
}
article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  margin-bottom: 15px;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.art-hed .dateline a {
  text-decoration: none;
}
article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-hed .dateline {
  margin-bottom: 0;
}
article.full-article iframe[src*="youtube.com"] {
  max-width: 100% !important;
}
article.full-article h1 {
  font-size: 2.47058824rem;
  line-height: 2.64705882rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article h1 {
    font-size: 2.05882353rem;
    line-height: 2.17647059rem;
  }
}
article.full-article h2 {
  font-size: 1.52941176rem;
  line-height: 1.71294118rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
  font-weight: 400;
  color: #767575;
}
@media (max-width: 575.98px) {
  article.full-article h2 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.full-article .kicker {
  font-size: 1.05882353rem;
  line-height: 1.18588235rem;
  font-family: "Sofia Pro", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
article.full-article .dom-art-container {
  display: block;
}
article.full-article .dom-art-container .domphoto-caption,
article.full-article .author-name {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  color: #020100;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.full-article .dom-art-container .domphoto-caption .photo-credit {
  font-weight: 600;
}
article.full-article .dom-art-container .domphoto-caption a {
  color: #e87722;
}
article.full-article .author-name {
  display: block;
  text-align: left;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
}
article.full-article .author-name a {
  font-weight: 700;
}
article.full-article .dateline {
  font-weight: 500;
}
article.full-article .social-links li.list-inline-item a {
  color: #767575;
}
article.full-article .article-content .related {
  border: 2px solid #e87722;
  border-width: 2px 0 2px 0;
  clear: both;
}
article.full-article .article-content .related .kicker {
  font-size: 0.70588235rem;
  line-height: 0.79058824rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #e87722;
}
article.full-article .article-content .related article.art-left.featured p,
article.full-article .article-content .related article.art-left.top-story p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
}
article.full-article .article-content .related article.art-left h1,
article.full-article .article-content .related article.art-left h2,
article.full-article .article-content .related article.art-left h3,
article.full-article .article-content .related article.art-left h4,
article.full-article .article-content .related article.art-left h5,
article.full-article .article-content .related article.art-left h6 {
  font-weight: 700;
}
article.full-article .article-content .related article.art-left h1 a,
article.full-article .article-content .related article.art-left h2 a,
article.full-article .article-content .related article.art-left h3 a,
article.full-article .article-content .related article.art-left h4 a,
article.full-article .article-content .related article.art-left h5 a,
article.full-article .article-content .related article.art-left h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-left h1 a:hover,
article.full-article .article-content .related article.art-left h2 a:hover,
article.full-article .article-content .related article.art-left h3 a:hover,
article.full-article .article-content .related article.art-left h4 a:hover,
article.full-article .article-content .related article.art-left h5 a:hover,
article.full-article .article-content .related article.art-left h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-left h1 {
  font-size: 1.88235294rem;
  line-height: 2rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left h1 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.full-article .article-content .related article.art-left h2 {
  font-size: 1.29411765rem;
  line-height: 1.41176471rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left h2 {
    font-size: 1.05882353rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-left h3 {
  font-size: 1.05882353rem;
  line-height: 1.17647059rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.full-article .article-content .related article.art-left .kicker,
article.full-article .article-content .related article.art-left .time-since {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  margin-bottom: 10px;
  color: #020100;
}
article.full-article .article-content .related article.art-left .kicker a:hover,
article.full-article .article-content .related article.art-left .time-since a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-left .kicker {
  font-weight: 700;
}
article.full-article .article-content .related article.art-left .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-left p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
  margin: 0;
  padding: 0;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left p {
    font-size: 0.88235294rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-left .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  margin-bottom: 15px;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-left .dateline a {
  text-decoration: none;
}
article.full-article .article-content .related article.art-left .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-right.featured p,
article.full-article .article-content .related article.art-right.top-story p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
}
article.full-article .article-content .related article.art-right h1,
article.full-article .article-content .related article.art-right h2,
article.full-article .article-content .related article.art-right h3,
article.full-article .article-content .related article.art-right h4,
article.full-article .article-content .related article.art-right h5,
article.full-article .article-content .related article.art-right h6 {
  font-weight: 700;
}
article.full-article .article-content .related article.art-right h1 a,
article.full-article .article-content .related article.art-right h2 a,
article.full-article .article-content .related article.art-right h3 a,
article.full-article .article-content .related article.art-right h4 a,
article.full-article .article-content .related article.art-right h5 a,
article.full-article .article-content .related article.art-right h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-right h1 a:hover,
article.full-article .article-content .related article.art-right h2 a:hover,
article.full-article .article-content .related article.art-right h3 a:hover,
article.full-article .article-content .related article.art-right h4 a:hover,
article.full-article .article-content .related article.art-right h5 a:hover,
article.full-article .article-content .related article.art-right h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-right h1 {
  font-size: 1.88235294rem;
  line-height: 2rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right h1 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.full-article .article-content .related article.art-right h2 {
  font-size: 1.29411765rem;
  line-height: 1.41176471rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right h2 {
    font-size: 1.05882353rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-right h3 {
  font-size: 1.05882353rem;
  line-height: 1.17647059rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.full-article .article-content .related article.art-right .kicker,
article.full-article .article-content .related article.art-right .time-since {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  margin-bottom: 10px;
  color: #020100;
}
article.full-article .article-content .related article.art-right .kicker a:hover,
article.full-article .article-content .related article.art-right .time-since a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-right .kicker {
  font-weight: 700;
}
article.full-article .article-content .related article.art-right .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-right p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
  margin: 0;
  padding: 0;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right p {
    font-size: 0.88235294rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-right .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  margin-bottom: 15px;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-right .dateline a {
  text-decoration: none;
}
article.full-article .article-content .related article.art-right .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-hed.featured p,
article.full-article .article-content .related article.art-hed.top-story p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
}
article.full-article .article-content .related article.art-hed h1,
article.full-article .article-content .related article.art-hed h2,
article.full-article .article-content .related article.art-hed h3,
article.full-article .article-content .related article.art-hed h4,
article.full-article .article-content .related article.art-hed h5,
article.full-article .article-content .related article.art-hed h6 {
  font-weight: 700;
}
article.full-article .article-content .related article.art-hed h1 a,
article.full-article .article-content .related article.art-hed h2 a,
article.full-article .article-content .related article.art-hed h3 a,
article.full-article .article-content .related article.art-hed h4 a,
article.full-article .article-content .related article.art-hed h5 a,
article.full-article .article-content .related article.art-hed h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-hed h1 a:hover,
article.full-article .article-content .related article.art-hed h2 a:hover,
article.full-article .article-content .related article.art-hed h3 a:hover,
article.full-article .article-content .related article.art-hed h4 a:hover,
article.full-article .article-content .related article.art-hed h5 a:hover,
article.full-article .article-content .related article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-hed h1 {
  font-size: 1.88235294rem;
  line-height: 2rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed h1 {
    font-size: 1.41176471rem;
    line-height: 1.52941176rem;
  }
}
article.full-article .article-content .related article.art-hed h2 {
  font-size: 1.29411765rem;
  line-height: 1.41176471rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.17647059rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
article.full-article .article-content .related article.art-hed .kicker,
article.full-article .article-content .related article.art-hed .time-since {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  margin-bottom: 10px;
  color: #020100;
}
article.full-article .article-content .related article.art-hed .kicker a:hover,
article.full-article .article-content .related article.art-hed .time-since a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-hed .kicker {
  font-weight: 700;
}
article.full-article .article-content .related article.art-hed .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.29411765rem;
  margin: 0;
  padding: 0;
  font-family: "minion-pro", "PT Serif", "Times", serif;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed p {
    font-size: 0.88235294rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  margin-bottom: 15px;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-hed .dateline a {
  text-decoration: none;
}
article.full-article .article-content .related article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content figure img {
  max-width: 100% !important;
}
article.full-article .article-content .embedded-caption {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif !important;
}
article.full-article .article-content .embedded-caption p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif !important;
}
article.full-article .article-content .embed {
  clear: both;
}
article.full-article .article-content p {
  font-size: 1.17647059rem;
  line-height: 1.76470588rem;
  font-family: "minion-pro", "PT Serif", "Times", serif;
  font-weight: 400;
  color: #020100;
}
@media (max-width: 575.98px) {
  article.full-article .article-content p {
    font-size: 1rem;
    line-height: 1.58823529rem;
  }
}
article.full-article .article-content p a {
  color: #e87722;
  text-decoration: none;
  transition: all 100ms ease-out;
}
article.full-article .article-content p a:hover {
  color: #5c5b5b;
  text-decoration: underline;
}
/* https: //volodymyrzh.medium.com/creating-a-masonry-layout-with-css-ba89590dd58e */
.masonry-layout {
  column-count: 1;
  /* Adjust the number of columns based on your design */
  column-gap: 0.5rem;
  /* Space between columns */
  width: 100%;
  /* Full width of the container */
}
@media (min-width: 768px) {
  .masonry-layout {
    column-count: 2;
  }
}
.masonry-layout figure {
  break-inside: avoid;
  /* Prevent items from splitting across columns */
  margin-bottom: 0.5rem;
  /* Space between items */
  padding: 0.25rem;
  /* Padding inside items */
}
.pagination a {
  font-size: 0.70588235rem;
  line-height: 0.79058824rem;
  color: #e87722;
}
.search-results .pagination {
  justify-content: center !important;
  display: flex;
  margin: auto;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.search-results .pagination li:last-child a,
.search-results .pagination li:last-child span {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.search-results .pagination li:first-child a,
.search-results .pagination li:first-child span {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.search-results .pagination a:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.search-results .pagination .pagination a,
.search-results .pagination span {
  color: #002469;
}
.search-results .pagination a,
.search-results .pagination span {
  font-size: 0.70588235rem;
  line-height: 0.94117647rem;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #e87722;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
@media (max-width: 575.98px) {
  input[type="text"],
  input[type="password"],
  input[type="phone"],
  textarea,
  select {
    font-size: 16px !important;
  }
}
._header-base,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  color: #020100;
}
h1 {
  font-size: 2.83941176rem;
  line-height: 3.18014118rem;
}
h2 {
  font-size: 1.77705882rem;
  line-height: 1.99030588rem;
}
h3 {
  font-size: 1.33294118rem;
  line-height: 1.49289412rem;
}
h4 {
  font-size: 1rem;
  line-height: 1.12rem;
}
h5 {
  font-size: 0.75rem;
  line-height: 0.84rem;
}
h6 {
  font-size: 0.56294118rem;
  line-height: 0.63049412rem;
}
.pipe {
  color: #767575;
}
.subheader {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
  color: #020100;
  font-weight: 700;
}
.subheader.bordered {
  padding-top: 1em;
  border-top: 2px solid #303030;
}
header h4 {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
footer {
  font-size: 0.88235294rem;
  line-height: 1.17647059rem;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
}
footer a {
  color: #020100;
}
footer a:hover,
footer a:active {
  color: #5c5b5b;
  text-decoration: none;
}
footer .list-piped a {
  font-size: 0.82352941rem;
  line-height: 0.92235294rem;
}
#mainNavbar {
  background: #fff;
  font-size: 0.82352941rem;
  line-height: 0.82352941rem;
}
#mainNavbar .left-items {
  font-size: 0.64705882rem;
  line-height: 0.64705882rem;
}
#mainNavbar a {
  color: #333;
}
#mainNavbar a:hover {
  color: #666;
}
#mainNavbar #mainNavbarContent {
  transition: all 250ms ease-out;
}
#mainNavbar .dropdown-item {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  text-transform: capitalize;
}
#mainNavbar .home-link {
  display: none;
}
#mainNavbar .floated-nav {
  display: none;
}
#fixedNavbar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: top ease-in 100ms;
  z-index: 999;
  background: #fff;
  border-bottom: 1px solid #666;
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.5);
}
#fixedNavbar .home-link {
  display: block;
}
@media (min-width: 992px) {
  #fixedNavbar .floated-nav {
    display: flex;
    z-index: 999;
    background: #fff;
  }
  #fixedNavbar .full-nav {
    z-index: 99;
    transition: all ease-out 150ms;
    position: relative;
    top: -100px;
    height: 0;
  }
  #fixedNavbar .full-nav.open {
    display: flex;
    top: 0;
    height: 50px;
  }
}
.list-piped li > * {
  border-right: 1px solid #020100;
}
.list-piped li:last-child > * {
  border: none;
}
.full-article .twitter-tweet {
  margin: auto;
}
.breaking {
  background: #e87722;
  color: #fff;
}
.breaking h3 {
  color: #fff;
  border-right: 1px solid #fff;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .breaking h3 {
    border-right: none;
  }
}
.breaking a {
  color: #fff;
}
.breaking a:hover {
  color: #fff;
  text-decoration: underline;
}
.promo-bar {
  font-size: 0.94117647rem;
  line-height: 0.94117647rem;
}
.promo-bar .col-12 {
  border-right: 1px solid #ccc;
}
.promo-bar .col-12:last-child {
  border-right: none;
}
@media (max-width: 575.98px) {
  .promo-bar .col-12 {
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    padding-top: 7px;
  }
  .promo-bar .col-12:last-child {
    border-bottom: none;
    padding-bottom: none;
  }
}
@media (max-width: 575.98px) {
  .promo-bar {
    margin-bottom: 0 !important;
  }
}
.page-content p a,
.page-content li a,
.page-content blockquote a {
  color: #e87722;
}
.page-content blockquote {
  margin-left: 15px;
}
.prospect-the {
  font-family: Garamond;
  font-style: italic;
  font-weight: 600;
  margin-top: 1rem;
  font-size: 1.88235294rem;
  line-height: 1.17647059rem;
  /* xs */
}
@media (min-width: 576px) {
  .prospect-the {
    /* sm */
    font-size: 2.58823529rem;
    line-height: 1.61764706rem;
  }
}
@media (min-width: 768px) {
  .prospect-the {
    /* md */
    font-size: 3.05882353rem;
    line-height: 1.91176471rem;
  }
}
@media (min-width: 992px) {
  .prospect-the {
    /* lg */
    font-size: 4.23529412rem;
    line-height: 2.64705882rem;
  }
}
@media (min-width: 1200px) {
  .prospect-the {
    /* xl */
    font-size: 5.41176471rem;
    line-height: 3.38235294rem;
  }
}
.prospect-title {
  font-family: Garamond;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 0.6rem;
  border-color: darkgreen;
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: 1.88235294rem;
  line-height: 1.41176471rem;
  /* xs */
}
@media (min-width: 576px) {
  .prospect-title {
    /* sm */
    font-size: 2.35294118rem;
    line-height: 1.76470588rem;
  }
}
@media (min-width: 768px) {
  .prospect-title {
    /* md */
    font-size: 3.29411765rem;
    line-height: 2.47058824rem;
  }
}
@media (min-width: 992px) {
  .prospect-title {
    /* lg */
    font-size: 4.47058824rem;
    line-height: 3.35294118rem;
  }
}
@media (min-width: 1200px) {
  .prospect-title {
    /* xl */
    font-size: 5.55294118rem;
    line-height: 4.16470588rem;
  }
}
.prospect-art-col {
  display: flex;
  justify-content: flex-end;
}
.prospect-art {
  display: flex;
  align-items: flex-end;
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 20;
  text-align: right;
  color: darkgreen;
  font-size: 1.05882353rem;
  line-height: 1.18588235rem;
  /* xs */
}
@media (min-width: 576px) {
  .prospect-art {
    /* sm */
    font-size: 1.05882353rem;
    line-height: 1.18588235rem;
  }
}
@media (min-width: 768px) {
  .prospect-art {
    /* md */
    font-size: 1.41176471rem;
    line-height: 1.58117647rem;
  }
}
@media (min-width: 992px) {
  .prospect-art {
    /* lg */
    font-size: 1.76470588rem;
    line-height: 1.97647059rem;
  }
}
@media (min-width: 1200px) {
  .prospect-art {
    /* xl */
    font-size: 2.11764706rem;
    line-height: 2.37176471rem;
  }
}
.election-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.election-header .election-title {
  text-align: center;
  margin: 20px;
  display: inline-block;
}
.election-header .election-banner {
  flex: 1;
  height: 15px;
}
.election-header .election-blue {
  background-color: #4a7baf;
}
.election-header .election-red {
  background-color: #b22f43;
}
.election-embed {
  margin-bottom: 20px;
  width: 100%;
}
.election-embed .results-embed {
  margin: auto;
  width: 100%;
  height: 1250px;
}
@media screen and (min-width: 992px) {
  .election-embed .results-embed {
    height: 590px;
  }
}
.election-embed .results-embed iframe {
  width: 100%;
  height: 100%;
}
:root {
  font-size: 17px;
}
body {
  font-size: 17px;
  color: #020100;
  font-family: "franklin-gothic-urw", "Barlow", sans-serif;
}
@media (max-width: 575.98px) {
  body {
    font-size: 20px;
  }
}
img {
  max-width: 100%;
}
a {
  color: #020100;
}
a:hover {
  color: #e87722;
}
.container-fluid {
  max-width: 1400px;
}
