/*
Editor and Colors
  Rust: #a83c29; or rgba(168,60,41,1);
  Rust (faded ) #c68074;
  Med. Gray: #a09f9f; or rgba( 160,159,159,1);
  Dark Gray: #595959; or rgba(0,0,0,0.647);

Virus Media Watch colors
  Red: ee2e2d;
  Dark Blue: 2e3b59;
  Light Blue: 69adde;
  Tan: e4ded4;
*/

body {
  font-family: 'Source Serif Pro', serif;
  color: #595959;
  font-size: 15px;
  line-height: 1.35;
  margin: 20px auto;
  word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6, .story-head {
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
  line-height: 1.05;
}
h1, h2, h3, h4 {
  margin-bottom: 15px;
}
h5, h6 {
  margin-bottom: 8px;
}
.story-head {
  font-weight: 700;
  font-size: 1.2em;
}
/*.story-head.lede {
  font-size: 1.8em;
  line-height: 1.2;
}
.section-1col .story-head.lede {
  font-size: 1.2em;
  line-height: 1.05;
}*/
h1 {
  font-size: 3.25em;
}
h2 {
  font-size: 2.75em;
}
h3 {
  font-size: 2.2em;
}
h3.sub-head {
  font-size: 1.75em;
  font-weight: 400;
  margin: 0px;
}
h4 {
  font-size: 1.8em;
}
h5 {
  font-size: 1.25em;
  /*font-weight: 600;*/
}
h6 {
  font-size: 1.15em;
  /*font-weight: 600;*/
}
@media only screen and (max-width : 480px) {
  h1 {
    font-size: 2.5em !important;
  }
  h2 {
    font-size: 2.0em !important;
  }
  h3 {
    font-size: 1.5em !important;
  }
  h3.sub-head {
    font-size: 1.25em;
    font-weight: 400;
    margin: 0px;
  }
  h4 {
    font-size: 1.5em !important;
  }
}
p {
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: inherit;
  font-size: 18px;
}
a {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #a83c29;
}
.mvw a {
  color: #2e3b59;
}
a:hover {
  color: unset;
  text-decoration: none;
}
/*a:visited {
  color: unset;
}*/
.mvw a:hover {
  color: #69adde;
}
.story-head a,
a.story-head,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #595959;
}

.story-head a:hover,
a.story-head:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #a83c29;
  text-decoration: none;
}
.photo img,
img.photo {
  max-width: 100%;
}

#subtitle {
  color: #a09f9f;
  font-family: ''
}

.margin-bottom {
  margin-bottom: 20px;
}

.black { 
  background-color: #000000;
}

/* Bootstrap fixes */
.label {
  border-radius: inherit;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: inherit;
  text-align: inherit;
  vertical-align: inherit;
  white-space: inherit;
}
#widget_detail_floated_polls .label {
  display: inline !important;
}
.enp .floating-items p.label {
  margin-bottom: 0px;
}
.lead {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: inherit;
}

.button {
  display: inline-block;
  padding: 4px 11px;
  float: left;
  border-color: rgba(107, 106, 106, 0.41);
  background-color: #f5f2f2;
  color: #6b6a6a;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button.log-in {
  height: 27px;
  margin-right: 13px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #a39e9e;
  font-weight: 400;
}
.button.log-in.register {
  margin-right: 8px;
  padding-top: 4px;
  padding-bottom: 5px;
  float: left;
  clear: none;
  border-color: #c9c9c9;
  border-bottom-style: solid;
  background-color: #f5f2f2;
  color: #737070;
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
}
.button.log-in.register:hover {
  background-color: #badbe3;
}
.button.pow {
  display: block;
  width: 93px;
  height: 33px;
  margin: 8px auto 0px;
  padding-top: 0px;
  padding-right: 9px;
  padding-left: 9px;
  float: none;
  border-radius: 10px;
  background-color: #165363;
  font-family:'PT Sans', sans-serif;
  color: white;
  text-transform: uppercase;
}
/*.navbar {
  margin-top: 0px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 14px 0px 9px 13px;
  border-top-color: white;
  border-bottom-style: none;
  border-bottom-color: #878686;
  background-color: white;
}*/
.col-md-8.nameplate-col {
  padding-left: 10px;
}
.nameplate {
  display: block;
  margin: -4px 0 0 0;
}
.enp .nameplate img {
  /*max-width: 58%;*/
/*  max-height: 125px;*/
  max-height: 175px;
}
@media only screen and (max-width : 1200px) {
  .nameplate {
    height: unset;
    max-width: 100%;
  }
}
.social-icons {
  position: absolute;
  top: 0;
  left: 0;
}
.enp .very-top .social-icon {
/*  max-width: auto;
  height: 27px;*/
  max-height: auto;
  width: 27px;
  margin-right: 5px;
  float: left;
}


.taos-nameplate {
  /*margin: 10px 0;*/
}
.taos-nameplate img {
  max-width: 90%;
}
.side-col {
  padding: 0 !important;
}
.col-md-10.nameplate-col {
  padding: 0 !important;
  margin: 20px 0 0 0;
}
.secondary-masthead {
  /*margin: 0px 0 10px 0;*/
}
.secondary-masthead img {
  min-height: 75px;
  max-height: 120px;
  max-width: 95%;
  display: inline-block;
  margin: 0 0 10px 0;
}
.secondary-masthead-is-text .secondary-masthead {
  /*font-family: 'Crimson Text', serif;*/
  /*font-family:'PT Sans', sans-serif;*/
  font-family: 'Georgia', serif;
  /*font-weight: 600;*/
  /*font-size: 6.0em;*/
  text-transform: uppercase;
  color: #999;
  line-height: 1.0;
  font-size: 2.6em;
}
@media only screen and (min-width : 400px) {
  .secondary-masthead-is-text .secondary-masthead {
    font-size: 3.5em;
  }
  .large-lead-story h2 {
    font-size: 2em;
  }
  .large-tease-wrap h4 {
    font-size: 1.3em;
  }
  .hero-tease-wrap h4 {
    font-size: 1.25em !important;
    line-height: 18px
  }
}
@media only screen and (max-width : 768px) {
  .large-screen-heads {
    width: 100% !important;
    float: left !important;
  }
}
@media only screen and (min-width : 768px) {
  .secondary-masthead-is-text .secondary-masthead {
    font-size: 5.0em;
  }
  .large-lead-story h2  {
    font-size: 2.5em;
  }
  .large-tease-wrap h4 {
    font-size: 1.5em;
  }
  .hero-tease-wrap h4 {
    font-size: 1.5em !important;
    line-height: 22px
  }
}
@media only screen and (max-width : 992px) {
  .large-tease-wrap {
    width: 90% !important;
  }
  .single-hero-head h2 {
    font-size: 2.2em;
  }
  .single-hero-head h4 {
    font-size: 1.5em;
  }
}

@media only screen and (min-width : 992px) {
  .secondary-masthead-is-text .secondary-masthead {
    font-size: 6.0em;
  }
  .large-tease-wrap h4 {
    font-size: 1.8em;
  }
  .single-hero-head h2 {
    font-size: 2.5em;
  }
  .single-hero-head h4 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width : 1200px) {
  
}
.with-secondary-masthead .nameplate {
  margin-bottom: 0;
}
.with-secondary-masthead img.nameplate {
  max-height: 40px;
}
.taos-masthead .credits {
  font-size: 0.95em;
  color: #888;
  margin-top: 34px;
  font-weight: bold;
}
.with-secondary-masthead .credits {
  margin-top: 60px;
}
.nameplate.flush-left {
  margin-left: -16px;
}
.nameplate.small {
  display: block;
  max-width: 358px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  float: none;
  text-align: left;
}
.nameplate.small.right {
  margin-top: 55px;
  margin-right: 84px;
}
.nameplate.small.smaller {
  width: 250px;
}
.nameplate.link {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.nameplate.link:hover {
  border-color: transparent;
}
.nav-link {
  height: 38px;
  margin-left: 8px;
  padding-top: 10px;
  background-color: #bae3df;
  font-family:'PT Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.nav-link.alternate {
  padding-right: 27px;
  background-color: #a83c29;
  color: white;
  font-size: 15px;
  font-weight: 400;
}
.navbar-upper {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px 1px 0px;
  border-color: white white transparent;
  background-color: transparent;
  text-align: left;
}
.upper {
  /*margin: 0 2px;
  padding: 6px 8px;
  font-size: .9em;
  list-style-type: none;*/
  font-size: 16px;
  line-height: 22px;
  font-family: 'PT Sans', sans-serif;
  /*text-transform: uppercase;*/
  font-weight: 800;
  /*margin: 0 15px;*/
  margin: 0px;
  color: rgba(186,185,185,1);
}
.top-nav a.upper {
  margin: 0 15px;
}
.top-nav a.upper:hover {
  color: #000000;
  text-decoration: none;
}
.mobile .upper {
  display: inline-block;
  font-size: .8em;
  padding: 6px 5px;
  margin-bottom: 10px;
}
.mobile .topnav {
  margin-bottom: 10px;
}
.page-body {
  margin-top: 0px;
  border-bottom-style: none;
  text-decoration: none;
}
.page-body.no-rule {
  padding-right: 6px;
  padding-left: 6px;
}
.right-rail {
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  padding-right: 0px;
  border-left: 1px none #cfcfcf;
}
.main-display {
  padding-right: 12px;
  padding-left: 8px;
  border-right: 1px solid #c9c9c9;
  border-left-color: #cfcfcf;
}
.label {
  line-height: 45px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 800;
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
.enp .content_default #overline,
.enp .content_bootstrap #overline {
  padding-left: 0;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #a83c29;
  /*text-transform: uppercase;*/
  display: block;
  font-size: 1.65em;
  font-weight: bold;
  margin-bottom: 15px;
}
.label.blue {
  margin-top: 0px;
  margin-bottom: 3px;
  float: none;
  clear: right;
  color: #a83c29;
  text-align: left;
}
.label.no-extra-space {
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom-style: none;
  letter-spacing: 0px;
}
.label.small {
  font-size: 14px;
}
.lede-image.vertical {
  margin-right: 15px;
  float: left;
  background-image: url('../images/example-bg.png');
  background-size: 125px;
  width: 50%;
  max-width:400px;
}
.register-search {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none #c4bcbc;
}
.search-field {
  position: static;
  display: block;
  width: 30px;
  height: 27px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 142px;
  padding-top: 9px;
  padding-left: 0px;
  float: none;
  clear: none;
  border: 1px solid #c9c9c9;
  background-color: #c9c9c9;
  color: #737070;
}
.search-field.alternate {
  margin: -28px 771px -1px 0px;
  padding-top: 9px;
  padding-left: 0px;
  float: right;
  clear: none;
}
.text-lede {
  margin-top: 8px;
  margin-right: 5px;
  border-bottom-style: none;
  font-family:'PT Sans', sans-serif;
  font-size: 15px;
}
.text-lede.full-width-text {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-bottom-style: none;
}
.page-center {
  width: auto;
  margin-top: 0px;
  border-top: 1px none #e3e3e3;
  border-bottom: 1px none #6b6a6a;
  background-color: white;
}
.page-top {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-style: none;
  border-left-style: none;
  border-left-width: 0px;
  background-color: white;
}
/*.enp .header-slogan {
  padding-top: 4px;
  padding-bottom: 8px;
  padding-left: 0px;
  font-family: 'Source Serif Pro', serif;
  color: #a09f9f;
  font-size: 18pt;
  font-weight: 400;
  text-align: center;
}*/
.enp .header-slogan {
  text-align: center;
  font-family: 'Source Serif Pro', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: rgba(160,159,159,1);
  margin-bottom: 8px;
}
.brand-link {
  position: static;
  display: block;
  margin: 4px auto 0px;
  padding-left: 18px;
  float: none;
  background-color: transparent;
}
/*.story-head {
  height: 33.5%;
  padding-top: 6px;
  float: none;
  clear: none;
  background-color: transparent;
  
  color: black;
  font-size: 15px;
  line-height: 17px;
  text-align: left;
  text-decoration: none;
}*/
.story-head:hover {
  background-color: transparent;
  color: #a83c29;
}
.story-head.no-float {
  padding-top: 3px;
  padding-bottom: 3px;
  float: none;
}
.story-head.no-float.tint {
  border-style: none;
  background-color: transparent;
}
.content-area-list {
  position: relative;
  padding-right: 0px;
  padding-left: 8px;
  float: none;
  border-right-style: none;
  border-right-width: 1px;
}
.content-area-list.rule-left {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 15px;
  border-left: 1px solid #c9c9c9;
  border-right-style: none;
  border-right-color: #c9c9c9;
}
.content-area-list.rule-right {
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-right-style: solid;
  border-right-color: #c9c9c9;
}
/*.header {
  margin-right: 286px;
  margin-bottom: 12px;
  margin-left: 286px;
  padding-bottom: 12px;
  padding-left: 0px;
  background-color: white;
}*/
.header {
  padding-left: 0px;
  padding-bottom: 0px !important;
}
.header p {
  margin-top: 15px;
}
@media only screen and (max-width : 480px) {
  .header {
    margin-top: 0 !important;
  }
}
.single-image {
  padding-right: 15px;
  padding-left: 8px;
  float: left;
}
.single-story {
  margin-right: 0px;
  padding: 7px 8px;
  border-top: 1px none #6b6a6a;
  border-bottom: 1px none #6b6a6a;
  /*background-color: white;*/
}
.single-story.right-rule {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  border-right: 1px solid #c9c9c9;
  border-bottom-style: none;
}
.single-story-head {
  margin-top: 18px;
  font-family: 'Source Serif Pro', serif;
  font-size: 30px;
  font-weight: 700;
}
.single-story-head:hover {
  color: #a83c29;
}
.single-story-head.link {
  float: none;
  clear: none;
  color: #636161;
  text-decoration: none;
}
.single-story-head.link:hover {
  background-color: transparent;
  color: #a83c29;
}
.single-story-text {
  margin-top: 8px;
  margin-bottom: -1px;
  padding-right: 25px;
  padding-bottom: 1px;
  font-family:'PT Sans', sans-serif;
  font-size: 15px;
  /*line-height: 22px;*/
  font-weight: 400;
  text-indent: 0px;
}
.one-element-with-ad {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
}
.search-glyph {
  margin-top: -14px;
  padding: 0px 0px 0px 5px;
}
.three-modules {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 1px none #6b6a6a;
  background-color: transparent;
}
._3-columns {
  padding-top: 7px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px none #6b6a6a;
  border-bottom: 0px none #6b6a6a;
  background-color: white;
}
._3-columns.lightblue {
  background-color: #6c9acf;
}
.video-blocks {
  margin-bottom: 16px;
  padding-top: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid #6b6a6a;
  background-color: white;
}
.video {
  min-height: 0px;
  padding-top: 0px;
  padding-right: 4px;
  padding-left: 14px;
  text-align: center;
}
.video.rule-right {
  padding-top: 0px;
  padding-right: 12px;
  padding-left: 4px;
  border-right: 1px solid #c9c9c9;
}
.video-overlay {
  margin-top: 10px;
  padding: 12px;
  background-color: rgba(94, 140, 127, 0.2);
}
.video-overlay.light-blue {
  background-color: #a9cdf7;
}
.embedded-video {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.streamer {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  background-color: transparent;
}
.ticker-type {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  
  color: white;
  font-size: 24px;
  /*line-height: 33px;*/
  text-align: center;
}
.ticker-type.alternate {
  display: block;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: white;
  font-weight: 400;
}
.ticker-type.alternate:hover {
  color: white;
}
.ticker-container {
  height: 42px;
  margin: -7px -12px 13px -11px;
  background-color: #bae3df;
}
.ticker-container.alternate {
  margin-top: -1px;
  margin-bottom: 12px;
  margin-left: -11px;
  background-color: #a83c29;
}
.ticker-container.alternate:hover {
  background-color: #165363;
}
.banner-ad {
  margin-top: 16px;
  text-align: center;
}
.secondary-image {
  margin-bottom: 9px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 2px;
}
.thumbnail-image {
  width: 91px;
  margin-right: 8px;
  padding-top: 6px;
  float: left;
  clear: none;
}
.breaking-head {
  margin-top: 24px;
  font-family: 'Source Serif Pro', serif;
  color: white;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: left;
}
.section-heading {
  margin-top: 24px;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
  color: white;
  font-size: 26px;
  letter-spacing: 1px;
  /*line-height: 27px;*/
  font-weight: 700;
  text-align: left;
}
.section-heading.breaking-news {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  background-color: transparent;
  font-size: 2.0em;
  /*line-height: 1.0;*/
  margin-top: 6px;
  font-weight: 400;
}
.section {
  margin-bottom: 15px;
  padding-top: 0px;
  border-bottom: 1px solid #6b6a6a;
  background-color: rgba(186, 227, 223, 0.68);
}
.section.alternate {
  position: relative;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  background-color: #e1eff7;
}
.story-head-2 {
  margin-top: 0px;
  margin-bottom: 6px;
  border-style: none;
  border-width: 0px;
  background-color: transparent;
  
  color: #636161;
  font-size: 19px;
  /*line-height: 21px;*/
  font-weight: 600;
  text-decoration: none;
}
.story-head-2:hover {
  background-color: transparent;
  color: #a83c29;
}
.date-stamp {
  margin-top: 12px;
  margin-bottom: 0px;
  border-bottom-style: none;
  font-family:'PT Sans', sans-serif;
  color: #636161;
  font-size: 12px;
}
.section-title {
  height: 176px;
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
  background-color: #5e8c7f;
}
.section-title.blue {
  height: 175px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 16px;
  background-color: #a83c29;
}
.section-title.blue.advertiser {
  height: 125px;
}
.section-refer {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-right: 21px;
  padding-left: 20px;
  border-right: 1px solid #c9c9c9;
}
.section-refer.no-rule {
  padding-bottom: 12px;
  border-right-style: none;
}
.detail-footer h4 {
  font-size: 1.25em;
}
footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 30px;
}
footer .nameplate-footer {
  margin-bottom: 25px;
  margin-top: 15px;
}
footer .nameplate-footer img {
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  footer .nameplate-footer {
    text-align: center;
  }
  footer .nameplate-footer img {
    max-width: 35%;
  }
}
.footer-columns {
  margin-right: 0px;
  margin-left: 0px;
}
footer .label {
  color: #000000;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  text-transform: none;
}
.mvw footer-top {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #2e3b59;
  padding: 10px;  
}
.mvw footer-top img {
  max-height: 30px;
  margin-left: 50px;
}
.mvw footer {
  background-color: #e4ded4;
  padding: 25px 15px;
}
.mvw footer .label{
  font-family: "PT Sans", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
.mvw footer .service,
.mvw footer .about,
.mvw footer .connect,
.mvw footer .contact {
  display: block;
  float: left;
  margin-right: 25px;
  padding-right: 25px;
  border-right: 2px solid #ffffff;
  height: 170px;
}
.mvw footer .first {
  margin-left: 50px;
}
.mvw footer .last {
  margin-right: 0px;
  border-right: 0;
}
.mvw footer .logos {
  width: 225px;
}
.mvw footer .logos img.photo {
  max-width: 100%;
  margin-bottom: 10px;
}
.mvw footer .logos img.photo.first {
  margin-left: 0px;
}
@media screen and (max-width: 1199px) {
  .mvw footer-top img {
    margin-left: 0;
  }
  .mvw footer .first {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .mvw footer-top {
    text-align: center;
  }
  .mvw footer-top img {
    margin-left: 0;
  }
  .mvw footer .service {
    display: block;
    float: unset;
    width: 100%;
    border-right: 0px solid #ffffff;
    text-align: center;
  }
  .mvw footer .logos {
    width: unset;
  }
  .mvw footer .logos img.photo {
    max-width: 45%;
  }
  .mvw footer .logos img.photo.first {
    margin-right: 5%;
  }
  .mvw footer .about {
    display: block;
    width: 48%;
    border-right: 0px solid #ffffff;
    height: unset;
  }
  .mvw footer .connect,
  .mvw footer .contact {
    display: block;
    float: left;
    width: 40%;
    margin-bottom: 14px;
    padding-bottom: 5px;
    border-right: 0px solid #ffffff;
    height: unset;
  }
  .mvw footer .first {
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  footer .nameplate-footer {
    text-align: center;
  }
  footer .nameplate-footer img {
    max-width: 50%;
  }
  .mvw footer .service,
  .mvw footer .about,
  .mvw footer .connect,
  .mvw footer .contact {
    display: block;
    float: unset;
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    margin-bottom: 14px;
    padding-bottom: 5px;
    border-right: 0px solid #ffffff;
    border-bottom: 1px solid #999;
    height: unset;
  }
  .mvw footer .logos {
    width: unset;
  }
  .mvw footer .logos img.photo {
    max-width: 100%;
  }
  .mvw footer .logos img.photo.first {
    margin-right: 0%;
  }
  .mvw footer .first {
    margin-left: 0px;
  }
}
.footer-head.title {
  font-family: 'Source Serif Pro', serif;
  font-size: 15px;
  /*line-height: 20px;*/
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer-address {
  border-bottom-style: none;
  font-size: 16px;
  margin-bottom: 25px;
}
.classified-head {
  /*font-family: Bitter, serif;*/
  font-family: 'PT Sans Narrow', sans-serif;
}
.classified-head.color {
  color: #165363;
}
.classified-head.color.blue {
  color: #a83c29;
}
.paragraph.no-rule {
  margin-right: 12px;
  border-bottom-style: none;
  font-size: 12px;
  /*line-height: 19px;*/
}
.no-rule {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  color: #636161;
}
.no-rule.thought {
  text-align: left;
}
.reverse-bar {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #5e8c7f;
}
.reverse-bar.blue {
  height: auto;
  background-color: #a83c29;
}
.reverse-bar.red {
  height: auto;
  background-color: #a83c29;
}
.mvw .reverse-bar.red {
  height: auto;
  background-color: #ee2e2d;
}
.reverse-bar-label {
  height: 41px;
  line-height: 41px;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.6em;
  color: white;
  font-weight: 700;
}
.reverse-bar-label.centered {
  text-align: center;
}
@media only screen and (min-width : 768px) {
  .footer-block {
    border-right: 1px solid #589ec0;
    min-height: 170px;

  }
}
.footer-block {
  opacity: 1;
}
.staff-photo {
  margin-bottom: 9px;
}
.sign-up {
  /*height: 35px;
  margin-right: 15px;
  margin-bottom: 13px;
  padding-top: 9px;
  padding-bottom: 2px;
  padding-left: 9px;*/
  background-color: #e1eff7;
  color: #6b6a6a;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.sign-up.go {
  /*width: 67px;
  margin-bottom: 8px;
  margin-left: 64px;
  padding-bottom: 9px;
  padding-left: 0px;*/
  background-color: #bae3df;
  text-align: center;
}
.sign-up.go.blue {
  background-color: #e1eff7;
}
.social-icons {
  /*margin-right: 15px;*/
}
.nav-menu {
  margin-left: 0px;
  padding-top: 0px;
  float: left;
  color: white;
}
.nav-menu.horiz {
  padding-top: 12px;
  padding-left: 20px;
}
.free-label {
  /*width: 44px;
  margin-top: 3px;
  padding-top: 0px;
  float: left;
  clear: none;*/
}
.free-text {
  padding-right: 5px;
  padding-left: 4px;
  float: left;
  clear: none;
  background-color: #D1540E;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-weight: 400;
}
.side {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  float: none;
  clear: none;
}
.vertical-secondary-image {
  width: 339px;
  margin-top: 0px;
  margin-right: 20px;
  padding-top: 0px;
  float: left;
}
.vertical-secondary-image.headshot {
  width: 274px;
  float: left;
  clear: both;
}
.vertical-secondary-image.small {
  width: 261px;
  padding-top: 5px;
}
.side-head {
  /*line-height: 48px;*/
  text-align: left;
}
.side-head:hover {
  color: #a83c29;
}
.column-middle {
  padding-right: 9px;
  padding-left: 6px;
}
.vertical-secondary-body {
  height: 356px;
  margin-top: 8px;
  margin-right: 3px;
  margin-left: 0px;
  padding-top: 11px;
  padding-right: 12px;
  padding-left: 18px;
  float: none;
  clear: none;
  border-right-style: none;
  background-color: #e1eff7;
}
.vertical-secondary-body.two {
  height: 443px;
  margin-top: 0px;
  border-right-style: none;
}
.two-module-vertical {
  padding-top: 7px;
  padding-right: 11px;
  padding-left: 21px;
  border-right: 1px none #c9c9c9;
}
.scoreboard {
  margin-top: 8px;
  
  font-size: 14px;
  /*line-height: 17px;*/
  font-weight: 400;
}
.scoreboard-sport {
  margin-top: 6px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-style: none;
  color: #711C1A;
  font-size: 12px;
  /*line-height: 14px;*/
  font-weight: 700;
  text-transform: uppercase;
}
.scoreboard-sport.weather {
  margin-left: 7px;
  float: left;
}
.scoreboard-content {
  min-height: 0px;
  margin-top: 0px;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 15px;
  border-right: 1px none #c9c9c9;
  border-bottom-style: none;
}
.scoreboard-content.no-rule-right {
  border-right-style: none;
}
.calendar {
  margin-top: 12px;
  padding-right: 10px;
  padding-left: 10px;
}
.calendar-featured-item {
  margin-top: 6px;
  opacity: 1;
  
  font-size: 14px;
  /*line-height: 19px;*/
  font-weight: 400;
}
.calendar-label {
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom-style: none;
  /*font-family: Bitter, serif;*/
  font-family: 'PT Sans Narrow', sans-serif;
  color: #a83c29;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.calendar-featured-date {
  margin-top: 0px;
  margin-bottom: 1px;
  
  font-size: 15px;
  line-height: 1.0;
  font-weight: 600;
}
.section-view-all {
  padding-top: 8px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 12px;
  /*line-height: 16px;*/
  text-transform: uppercase;
}
.poll-answer {
  margin-top: 0px;
  float: left;
  padding: 0 0 0 10px;
  width: 95%;
  /*line-height: 18px;*/
  font-weight: 600;
  text-align: left;
}
.poll-radio{
  width: 1%;

}
.poll-module {
  margin-top: 6px;
  padding-left: 9px;
  border-left: 1px none #c9c9c9;
}
.poll-field {
  margin-top: 2px;
  padding-top: 5px;
}
.poll-submit-button {
  margin-top: 9px;
  background-color: #636161;
}
.full-width-image {
  position: static;
  display: block;
  width: auto;
  /*max-width: 968px;*/
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  float: none;
  clear: none;
}
.full-width-head {
  padding-bottom: 17px;
  border-style: none;
  border-width: 0px;
  
  color: #636161;
  font-size: 56px;
  /*line-height: 44px;*/
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.full-width-head:hover {
  background-color: transparent;
  color: #a83c29;
}
.one-column-list {
  padding-top: 8px;
  padding-right: 12px;
  padding-left: 0px;
}
.banner-container {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #6b6a6a;
  background-color: white;
}
.wedding-photo {
  width: auto;
  height: auto;
  max-width: 116px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-right: 0px;
  float: left;
}
.sponsor-logo {
  position: relative;
  left: 187px;
  top: 0px;
  right: 0px;
  width: 39%;
  float: none;
  clear: none;
  text-align: left;
}
._300-x-250-ad {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #c9c9c9;
}
.photo-gallery-container {
  position: static;
  padding-top: 0px;
  padding-bottom: 8px;
}
.scoreboard-sport {
  margin-left: 0px;
  color: #a83c29;
  font-weight: 700;
}
.scoreboard-sport.pow {
  font-family:'PT Sans', sans-serif;
  font-size: 13px;
  text-align: center;
}
.scoreboard-sport.up-low {
  text-transform: none;
}
.photo-gallery-date {
  font-size: 12px;
  font-style: normal;
}
.lightbox-thumbnail {
  margin-bottom: 0px;
}
.db-dropdown {
  margin-right: 4px;
  margin-left: 0px;
  padding-left: 0px;
}
.db-dropdown-text {
  position: static;
  display: block;
  padding-left: 0px;
  font-family:'PT Sans', sans-serif;
  color: #555;
  font-weight: 700;
  font-size: 1.1em;
  text-align: left;
  text-transform: uppercase;
}
.db-dropdown-icon {
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 0px;
  color: #555;
  text-align: left;
}
.db-dropdown-toggle {
  padding: 6px 23px 6px 5px;
  /*background-color: #a83c29;*/
}
.db-dropdown-toggle.no-children {
  padding-right: 6px;
}
.db-dropdown-toggle:hover {
  background-color: #a83c29;
}
.db-dropdown-toggle.current {
  background-color: #a83c29;
}
.db-dropdown-link {
  font-family:'PT Sans', sans-serif;
  color: #a83c29;
}
.db-navbar-container {
  display: block;
  border-top: 1px solid #ccc;
  margin: 10px auto 25px auto;
  padding-left: 8px;
  padding-top: 3px;
}
.db-header-container {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding: 12px 0px 12px 8px;
  background-color: white;
  font-style: normal;
}
.db-section-heading {
  margin-top: 10px;
  margin-bottom: 28px;
  padding-top: 32px;
  padding-bottom: 30px;
  float: none;
  color: #636161;
  font-size: 120px;
}
.db-section-heading.left {
  margin-left: 90px;
  float: left;
}
.player-of-the-week-profile {
  width: 100%;
}
.pow-headshot {
  padding: 0px 0px 6px;
}
.pow-blurb {
  padding-left: 6px;
  font-family:'PT Sans', sans-serif;
  font-size: 12px;
  /*line-height: 16px;*/
}
.pow-school {
  font-family:'PT Sans', sans-serif;
  color: black;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
.pow-col {
  padding-right: 10px;
  padding-left: 10px;
}
.pow-sponsor-logo {
  margin-bottom: 16px;
}
.pow-col {
  padding-right: 0px;
  padding-left: 14px;
}
.cartoons {
  padding-top: 10px;
  background-color: white;
}
.cartoons-thumbnail-container {
  padding-top: 10px;
  padding-bottom: 9px;
}
.cartoon-thumbnail {
  padding-right: 10px;
  padding-bottom: 12px;
  padding-left: 0px;
  float: left;
}
.db-header-container {
  display: block;
  /*width: 968px;*/
  margin-right: auto;
  margin-left: auto;
  padding: 14px 10px;
  background-color: white;
}
.thought-quote {
  font-size: 30px;
  /*line-height: 32px;*/
  text-align: left;
}
.weather-icon {
  margin-left: 7px;
  float: left;
}
.search-icon {
  position: absolute;
  margin-left: 10px;
  padding: 6px;
  top: -5px;
  right: 3px;
  font-size: 24px;
  z-index: 99;
}
.heading-1 {
  margin-bottom: 15px;
}
.heading-1:hover {
  background-color: transparent;
  color: #a83c29;
}
.felons {
  padding-top: 5px;
  padding-left: 0px;
}
.felon-mugs {
  width: 90px;
  margin-right: 10px;
  padding: 6px 0px 0px;
}
.story-list-with-photo {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 2px solid rgba(99, 97, 97, 0.2);
}
.story-list-with-photo.first {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.story-list-photo {
  margin-right: 12px;
  float: left;
}
.byline {
  margin-top: 12px;
  margin-bottom: 12px;
  font-family:'PT Sans', sans-serif;
  font-size: 16px;
  /*line-height: 14px;*/
  font-weight: 400;
}
.read-more-link {
  font-family:'PT Sans', sans-serif;
  color: #a83c29;
  font-size: 15px;
  /*line-height: 22px;*/
  text-decoration: none;
}
.read-more-link:hover {
  background-color: transparent;
  color: #165363;
}
.blue-section-container {
  display: block;
  /*width: 968px;*/
  height: auto;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding-right: 0px;
  background-color: #a83c29;
  /*line-height: 33px;*/
}
.blue-section-container.lightblue {
  background-color: #6c9acf;
}
.section-title-red-block {
  width: 18%;
  height: auto;
  margin-right: 10px;
  padding-top: 5px;
  padding-left: 10px;
  float: left;
  background-color: #D1540E;
}
.white-section {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  /*width: 968px;*/
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding: 14px 10px;
  background-color: white;
}
.header.white-section {
  padding: 0;
}
._2-column {
  padding-top: 7px;
}
.right-rule {
  border-right-style: solid;
  border-right-width: 1px;
}
._4-column {
  padding: 12px 4px 4px;
}
._6-column {
  padding: 15px 12px;
  background-color: #e1eff7;
}
._6-column.white {
  background-color: white;
}
.caption-box {
  position: relative;
  right: 0px;
  bottom: -363px;
  width: 17.1%;
  padding-left: 11px;
  float: left;
  font-size: 11px;
  /*line-height: 14px;*/
}
.caption {
  font-family:'PT Sans', sans-serif;
  font-size: 12px;
  /*line-height: 14px;*/
}
.caption.lower-right {
  margin-top: 53px;
}
.breaking-news {
  color: white;
  font-size: 24px;
}
#subtitle {
  font-family:'PT Sans', sans-serif;
  font-size: 2.35em;
  color: #969696;
}
@media (max-width: 991px) {
  .navbar {
    text-align: left;
  }
  .brand-link {
    left: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: left;
    clear: none;
  }
  .single-story-head {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .navbar {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .single-story-head {
    margin-top: 8px;
  }
  .ticker-type {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 17px;
  }
}
@media (max-width: 479px) {
  .ticker-type {
    margin-top: 7px;
    margin-bottom: 6px;
    padding-top: 6px;
    font-size: 14px;
    /*line-height: 15px;*/
  }
}

.picture-large {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.black-narrow {
  width: 968px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  padding: 11px 10px 18px;
  background-color: #000;
}

.image-row {
  margin-top: 18px;
}

.photo-headline {
  padding-top: 9px;
  padding-right: 10px;
  padding-left: 0px;
  color: #e9e4e4;
  /*line-height: 18px;*/
  font-weight: 700;
}

.photo-headline.big {
  padding-top: 15px;
  padding-left: 10px;
  font-size: 20px;
}

.photo-headline.black {
  color: #000;
}
.photo.square {
  width: 137px;
}

/* ===== NEW MODULES ===== */
.box.search-widget input {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  position: relative;
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: none;
  background: #efefef;
  padding: 8px 40px 8px 16px;
  color: #888;
  z-index: 90;
}
.pk-layer.hero.noear {
  padding: 0 20px !important;
  margin: 0 auto 15px auto;
  background-color: transparent !important;
}
.head-beside-photo {
  font-size: 85%;
}
.enp .hero-photo-container {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  .hero .section-margins {
    padding: 15px !important;
  }
}
.enp .hero-photo-container .label {
  position: absolute;
  display: block;
  top: 25px;
  padding: 5px 60px 5px 30px;
  /*color: #043268;*/
  color: #000000;
  background-color: #ffffff;
  text-align: left;
  z-index: 100;
}
.enp .hero-photo-container .label.right {
  color: #000000;
}
.hero-screen {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #a83c29;
  opacity: 0.65;
}
.hero-lead-story {
  position: absolute;
  bottom: 25px;
  left: 30px;
  width: 47%;
  text-align: left;
  z-index: 100;
  float: left;
}
.hero-lead-story-1col {
  position: relative;
  top: 80px !important;
  left: 10px;
  width: 90% !important;
  margin: 0 0 90px 0 !important;
  text-align: left;
}
.hero-lead-story.full {
  position: relative;
  top: 80px;
  left: 20px;
  width: 90% !important;
  margin: 0 0 90px 0 !important;
  text-align: left;
}
.hero-lead-story h2 a,
.hero-lead-story-1col h3 a,
.large-lead-story h2 a {
  color: #ffffff !important;
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
}
.hero-lead-story-1col h3 a {
  font-weight: 400 !important;
}
.hero-lead-story .text-lede {
  color: #ffffff !important;
  font-size: 18px !important;
}
.hero-screen-heads {
  position: absolute;
  top: 0;
  right: 25px;
  width: 45%;
  /*height: 100%;*/
  height: 7000px;
  background-color: #000;
  opacity: 0.65;
}
.hero-screen-heads.flush-right {
  position: absolute;
  top: 0;
  right: 25px;
  width: 45%;
  background-color: #000;
  opacity: 0.65;
}
.box-content-hero-list .hero-screen-heads.full {
  position: relative;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  padding: 10px 10px 10px 5px;
  /*margin: 0 !important;*/
  background-color: #a83c29;
  opacity: 1.0;
}
.hero-screen-heads a,
.hero-screen-heads.full a,
.hero-screen-heads-full a {
  color: #ffffff;
}
.hero-tease-wrap,
.large-tease-wrap {
  padding: 0 20px;
  z-index: 200;
}
.large-tease-wrap {
  width: 90%;
}
.hero-tease-wrap h4 a,
.large-tease-wrap h4 a {
  color: #fff;
  line-height: 24px;
}
.heads-on-screen {
  position: relative;
  display: block;
  top: 0;
  right: 25px;
  width: 45%;
  float: right;
  padding: 20px 0;
}
.heads-on-screen .box-link,
.hero-screen-heads-full .box-link {
  display: block;
  width: 100%;
  float: left;
  padding: 0 0 0 25px;
}
.heads-on-screen .box-link a {
  color: #fff;
}
.large-photo-container {
  position: absolute;
  width: 66%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center center !important;
  float: left;
}
.large-photo-container.small {
  position: absolute;
  width: 35% !important;
  height: 100%;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center center !important;
  float: left;
}
.large-screen-heads {
  position: relative;
  width: 45%;
  background-size: cover;
  background-position: center center !important;
  /*background-color: #043268;*/
  opacity: 1.0;
  float: right;
  z-index: 100 !important;
}
.large-screen-heads.small {
  position: relative;
  width: 63%;
  background-size: cover;
  background-position: center center !important;
  /*background-color: #043268;*/
  opacity: 1.0;
  float: right;
  z-index: 100 !important;
}
.large-screen-heads.wide {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center !important;
  /*background-color: #043268;*/
  opacity: 1.0;
  float: right;
  z-index: 100 !important;
}
.enp .screen {
  background-color: rgba(168,60,41,0.5);
  /*background-color: rgba(0,0,0,0.65);*/
}
.enp .large-screen-heads .box-link {
  display: block;
  position: relative;
  width: 100%;
  bottom: 0;
  background-color: rgba(168,60,41,1);
  text-align: right;
  padding: 25px 50px 25px;
  margin-top: 16px !important;
  z-index: 200;
}
.large-screen-heads p {
  margin: 0 !important;
}
.large-screen-heads .box-link a {
  color: #ffffff;
  font-size: 18px;
}
.large-screen-heads .label {
  position: relative;
  color: #ffffff;
  text-align: left;
  letter-spacing: 1px;
  margin: 20px 0 0 20px;
  z-index: 200;
  float: left;
}
.large-lead-story {
  position: relative;
  margin: 0 20px 20px 20px;
  text-align: left;
  float: left;
}
.large-lead-story.small {
  position: relative;
  margin: 0 20px 10px 20px !important;
  text-align: left;
  float: left;
}
.large-tease-wrap.small {
  position: relative;
  width: 90% !important;
  margin: 0 15px;
  opacity: 1.0;
  z-index: 200;
  float: left;
}
.large-tease-wrap.small h4 a {
  color: #fff;
  font-size: 18px;
  line-height: 22px !important;
}
.large-tease-wrap.wide {
  position: relative;
  width: 85% !important;
  margin: 0 10px 15px 10px;
  opacity: 1.0;
  z-index: 200;
  float: left;
}
.large-lead-story.wide h3 a {
  color: #fff;
  font-size: 18px;
  line-height: 22px !important;
  margin-bottom: 15px !important;
}
.large-tease-wrap.wide p a {
  color: #fff !important;
}
.large-screen-heads.small .box-link {
  display: block;
  position: relative;
  width: 100%;
  bottom: 0 !important;
  background-color: rgba(36,91,156,0.8);
  text-align: right;
  padding: 15px 30px 15px;
  margin-top: 16px !important;
  z-index: 200;
}
.large-screen-heads.wide .box-link.wide {
  display: block;
  position: relative;
  width: 100%;
  bottom: 0 !important;
  background-color: rgba(36,91,156,0.8);
  text-align: right;
  padding: 5px 10px 5px;
  margin-top: 16px !important;
  z-index: 200;
}
.large-screen-heads.wide .box-link.wide a {
  font-size: 14px;
  color: #ffffff;
}
.large-screen-heads.small p {
  margin: 0 !important;
}
.large-screen-heads.small .box-link a {
  color: #ffffff;
  font-size: 16px;
}
.box-single-hero-photo {
  margin: 0 !important;
  padding: 0 !important;
}
@media only screen and (max-width : 480px) {
  .hero-photo {
    font-size: 80%;
  }
  .hero-photo .label {
    display: none !important;
  }
}
.hero-photo {
  position: relative;
  padding: 0;
}
.hero-photo.add-margin {
  margin: 0 0 15px 0;
}
.hero-photo img {
  width: 100%;
  height: auto;
}
.hero-photo .label {
  position: absolute;
  display: block;
  top: -60px;
  padding: 5px 60px 5px 10px;
  /*color: #043268;*/
  color: #a83c29;
  background-color: #ffffff;
  text-align: left;
}
.single-hero-head {
  display: block;
  position: absolute;
  width: 95%;
  bottom: 10px;
  margin: 0 !important;
  padding: 0 50px 0 20px;
}
.single-hero-head h2,
.single-hero-head h4,
.single-hero-head p {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  text-shadow: 2px 2px black;
}
.single-hero-head h2 {
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
}
.single-hero-head h4 {
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
}
.single-hero-head .small {
  font-family: 'Source Serif Pro', serif;
  font-size: 2.0em;
}
.below {
  position: relative;
  top: 0px;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  padding: 5px;
  background-color: #ffffff;
  color: #000000;
  text-shadow: none;
}
@media only screen and (max-width : 768px) {
  .below {
    font-size: 2.5em;
  }
}
@media only screen and (max-width : 992px) {
  @media only screen and (min-width : 768px) {
    .single-hero-head h2 {
      font-size: 1.5em;
    }
    .single-hero-head h4,
    .single-hero-head .small {
      font-size: 1.25em;
    }
  }
}

.hero-lead-story.full {
  width: 70%;
  margin: 0 16px 0 40px;
  float: left;
}
.clear {
  clear: both;
}

.enp .browse_title {
  margin-bottom: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.enp .browse_title img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.enp .browse_title a:hover {
  color: #a83c29;
}


/* ===== CORE OVERRIDES ===== */
.enp #browse_content {
  padding: 0 15px;
}
.enp #browse_content .title_header {
  color: #000000;
  text-transform: uppercase;
  line-height: 45px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 800;
  font-size: 18px;
}
.enp #browse_content .content_list .item {
  margin: 0 0 50px 0;
  padding: 0px;
}
.enp #browse_content .content_list .item .img_container {
  width: 115px;
  background: none;
}
.enp #browse_content .content_list .item .img_item img {
  max-width: 115px;
  max-height: 115px;
}
.enp #browse_content .content_list .item .headline {
  margin-top: 0;
}
.enp #browse_content .content_list .item .headline a {
  color: #595959;
}
.enp #browse_content .content_list .item .headline a:hover {
  color: #a83c29;
}
.mvw #browse_content .content_list .item .headline a:hover {
  color: #ee2e2d;
}
#browse_content .content_list .item.col-md-3,
#browse_content .content_list .item.col-md-12
#browse_content .content_list .item.col-xs-12, {
  padding: 0px !important;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  padding-right: 25px;
  padding-left: 25px;
}
@media screen and (max-width: 480px){
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
#browse_content .page_info_top {
  font-size: 14px !important;
}
#browse_content .sort_options {
  font-size: 15px !important;
}
#widget_browse_pagination {
  font-size: 1.35em;
}
.enp .pullquote .quote-body {
  color: #595959;
}
.enp .pullquote #author {
  text-transform: none;
  color: #a09f9f;
}
.enp .content_bootstrap #widget_detail_floated .floated_item .smaller_text,
.enp .content_bootstrap #widget_detail_floated .floated_item .smaller_text p {
  font-size: 1.0em !important;
}
.enp #widget_detail_floated_locations {
  font-size: 14px;
}
.enp .content_bootstrap .large_photos .carousel-inner .photo-canvas {
  /*background: #f1f1f1;*/
  background: #ffffff;
}


/*.new-navigation {
  margin: 0 auto 20px auto;
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}*/
@media only screen and (max-width : 480px) {
  .new-navigation {
    padding-bottom: 20px;
  }
  #widget_detail_postlinks {
    display: none;
  }
}
.navbar {
  padding: 0 0 0 0px !important;
}
.dropdown .dropdown-toggle:hover {
  /*background-color: #a83c29 !important;*/
}
.ear-col {
  font-family: Arial, Helvetica, sans-serif !important;
}
.box-link {
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 0px !important;
}
.box-link a {
  color: #a09f9f;
}
.box-link a:hover {
  color: #a83c29;
  text-decoration: none;
}
.box-link.top {
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 10px;
}
.story_list .headline {
  font-size: 2.0em !important;
}
.story_list .img_container {
  margin-right: 15px !important;
}
@media screen and (max-width: 992px) {
  .story_list .img_container {
    width: 100% !important;
    height: 200px;
  }
  .story_list .img_container img {
    max-width: 100% !important;
    max-height: 200px !important;
  }
}
@media screen and (max-width: 480px) {
  .story_list .img_container {
    width: 100% !important;
  }
  .story_list .img_container img {
    max-width: 100% !important;
  }
}
.story_list .lead {
  font-size: 1.2em;
}
.story_list .morelink {
  font-size: 1em !important;
}
.story_list .morelink a:hover {
  color: #a83c29;
}
.story_list .dateline {
  font-size: 1.25em !important;
}
.top-ad .margins {
  margin: 10px 0;
}
.enp div.pk-section {
  border-right: 1px solid #a09f9f;
}
/*.enp .section-margins:last-child {
  border-right: 0px;
}*/
@media screen and (max-width: 992px) {
  .row-eq-height {
    display: block !important;
  }
  .pk-layer.withear .ear-col {
    margin-bottom: 0px !important;
  }
  .section-margins {
    margin-bottom: 20px !important;
  }
}
.enp .cq-calendar .header-logo img {
  max-width: 100%;
  height: auto;
  margin: 15px 0 0 0;
}
.enp .cq-calendar .filters,
.enp .cq-calendar .filters .btn-default {
  background-color: #a7a9ac;
}
.enp .cq-calendar .filters .btn-default {
  border-color: #a7a9ac;
  color: #ffffff;
}
.enp .cq-calendar .filters .btn-default .fa {
  display: none;
}
.enp .cq-calendar .title-bar h2 {
  margin: 0;
}
.enp .cq-calendar .title-bar h2,
.enp .cq-calendar .wall-view h2 {
  text-align: center;
  text-transform: uppercase;
  color: #a7a9ac;
  font-family: 'PT Sans', sans-serif;
  font-size: 2em;
  letter-spacing: 2px;
  margin-top: 7px;
  padding-bottom: 8px;
  border-bottom: 2px solid #a7a9ac;
  margin-bottom: 8px;
}
.enp .cq-calendar .wall-view .wall-item .photo {
  background-size: contain;
  background-repeat: no-repeat;
}
.cq-calendar h3 {
  color: #999;
}
.content_bootstrap.legals #widget_detail_comments {
  display: none;
}
.enp .content_bootstrap .large_photos {
  margin-bottom: 25px;
}
.enp .content_bootstrap .large_photos img {
  max-height: 532px;
  max-width: 100%;
  height: auto;
  width: auto;
}
.enp .content_bootstrap .body {
  margin-top: 10px;
}
.enp .content_bootstrap .body.main-body p > strong {
  display: contents;
  margin: 10px 0 20px 0;
}

.form-control.required {
  background-color: #e5effb;
}


/* FOLLOWING WAS MERGED IN */


.enp .free-label {
  background: #666;
  color: white;
  font-family: helvetica, arial;
  font-size: 0.6em;
  font-weight: 700;
  border: 1px solid #888;
  text-transform: uppercase;
}
.enp .free-label.block {
  padding: 2px 5px;
  display: inline-block;
  margin: 0 0 10px 0;
}
.enp .free-label.inline {
  display: inline;
  margin: 0 5px 0 0;
  padding: 2px 5px 0px 5px;
  vertical-align: text-top;
}
.enp .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0px;
  box-shadow: 0px 12px 10px -7px #e3e3e3;
}
.enp .container.noshadow {
  box-shadow: none;
}
.mvw .container.pk-layer {
  padding-right: 20px;
  padding-left: 20px;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  padding-right: 20px;
  padding-left: 20px;
}*/
/*@media only screen and (min-width : 768px) {
	.enp .maincontent-column {
		width: 410px;
	}
	.enp aside.rail {
    width: 340px;
    border-left: 1px solid #dedede;
  }
}
@media only screen and (min-width : 992px) {
	.container {
		width: 1250px;
	}
	.enp .maincontent-column {
		width: 830px;
	}
}*/



/*@media (min-width: 768px) {
.container {
    width: 750px;
}
}
@media (min-width: 992px) {
.container {
    width: 970px;
}
}*/

.maincontent-column .browse_title h4 > a,
.enp .cq-calendar .header-logo h4 > a {
  color: #a83c29;
}
.maincontent-column .leaderboard.bannerad img {
  max-width: 100%;
  height: auto;
}

.maincontent-column .btn.btn-md.btn-default {
  margin-top: 20px;
}

.maincontent-column p a {
  color: #a83c29;
}

.enp .maincontent-column,
.enp aside.rail {
	padding: 15px;
}
.railitem .box {
  margin-bottom: 15px;
}
.enp aside.rail .railitem {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.enp aside.rail .railitem:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.pk-layer.noear,
.pk-layer.withear .layer-col {
	background: white;
	margin-bottom: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.pk-layer.withear .ear-col {
	background-color: #067AB1;
	color: white;
	margin-bottom: 0 !important;
	padding-top: 14px;
	padding-bottom: 14px;
}
.pk-layer.transparent.noear {
  background-color: transparent;
  padding: 0px !important;
}
.pk-layer.transparent.noear .box-content-hero-list {
  padding-right: 10px;
  padding-left: 10px;
}
.container-fluid.pk-layer.breaking {
  margin-bottom: 10px;
}
.pk-layer.breaking.withear .ear-col {
	background-color: #a83c29 !important;
	color: white;
	padding: 5px 5px 5px 20px !important;
}
.pk-layer.breaking.withear .layer-col {
	padding-top: 0;
	padding-bottom: 0;
  padding-left: 10px !important;
  background-color: #000000;
}
.pk-layer.noear.red,
.pk-layer.withear.red .layer-col {
	background-color: #a83c29;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.pk-layer.noear.red a,
.pk-layer.withear.red a .layer-col {
  color: #ffffff;
}
.pk-layer.noear.red a:hover,
.pk-layer.withear.red a:hover .layer-col {
  color: #e3e3e3;
  text-decoration: none;
}
.pk-layer.noear.grey,
.pk-layer.withear.grey .layer-col {
	background-color: #e3e3e3;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.pk-layer.breaking .layer-col {
  padding-top: 0px !important;
}
.pk-layer.withear .ear-col .reverse-bar-label {
	margin-top: 0;
	padding-top: 0;
}
.pk-layer .labl {
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #D1540E;
	color: white;
}
.pk-section {
	border-right: 1px solid #dedede;
	overflow: hidden;
	word-wrap: break-word;
}
.pk-section[last-child] {
	border-right: 0;
}
.container .pk-section .box {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.container .pk-section .box-link {
	margin-top: 10px;
}
.pk-section .box:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section .box.box-content-tiles {
  margin-top: 0;
}
/* This seems to screw a lot of things up */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.enp .cover-photo {
	cursor: pointer;
	width: 100%;
	height: 100px;
	background-position: center center;
    background-size: cover;
}
.enp .maincontent-column #widget_detail_floated_locations .map {
  height: 500px;
}
.enp .maincontent-column .body.main-body #widget_detail_floated_locations .map {
  height: 200px;
}
.enp .maincontent-column #widget_detail_floated_locations #address {
  margin-bottom: 20px;
}

.enp #widget_detail_floated #widget_detail_map #detail_map_canvas {
  height: 200px;
}

.enp .wtimes #widget_detail_floated #widget_detail_map #markers .marker {
  width: unset;
}
.enp .wtimes #widget_detail_floated #widget_detail_map #markers .marker_icon {
  width: 15%;
}
.enp .wtimes #widget_detail_floated #widget_detail_map #markers .marker_content {
  width: 80%;
}

.enp #widget_detail_floated_stories .item.shoulder {
  background-color: #efefef;
  padding: 10px;
}
.enp #widget_detail_floated_stories .item.shoulder p {
  font-size: 14px;
}

.enp .wtimes #widget_detail_floated .pullquote {
  margin-bottom: 15px;
}
.enp .quote-body {
  font-family: inherit;
  font-size: 2.7em;
  line-height: 1.15;
  margin-bottom: 5px;
}
.enp .quote-body.no-author {
  margin-bottom: 35px;
}
.enp .author {
  display: contents;
  font-family: inherit;
  font-size: 1.25em;
  font-style: oblique;
  margin-bottom: 35px;
  margin-left: 25px;
}
.enp .quotes img {
  display: flex;
  float: left;
  margin-right: 5px;
  width: 40px;
}
.enp .endquote {
  display: inline-block;
}
.enp .endquote img {
  width: 40px;
  margin-top: -15px;
}

/* Boxes */
.box-content-headlines h1,
.box-content-headlines h2,
.box-content-headlines h3,
.box-content-headlines h4,
.box-content-headlines h5 {
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
}
.box-content-headlines h3:first-child,
.box-content-headlines h4:first-child,
.box-content-headlines h5:first-child {
	/*margin-top: 8px;*/
}
.box-content-headlines .story-head {
  display: block;
  font-weight: 700;
  padding-bottom: 15px;
}
.box-content-headlines p {
  margin-bottom: 15px;
}
.box-content-headlines h1,
.box-content-headlines h2,
.box-content-headlines h3,
.box-content-headlines h4,
.box-content-headlines h5,
.box-content-headlines p {
  /*border-bottom: 1px solid #a09f9f;*/
}
.box-content-headlines h1.norule,
.box-content-headlines h2.norule,
.box-content-headlines h3.norule,
.box-content-headlines h4.norule,
.box-content-headlines h5.norule,
.box-content-headlines p.norule {
  border-bottom: 0px;
}

.pk-layer.breaking h3 {
  font-size: 1.6em;
  line-height: 1.6em;
}
.pk-layer.breaking h3 > a {
  color: #ffffff;
}
.mvw .container.pk-layer.noear.darkblue {
  background-color: #2e3b59;
}
.pk-layer.darkblue.noear .box-content-headlines,
.pk-layer.darkblue.withear .layer-col .box-content-headlines {
	text-align: center;
  background-color: #0d59c0;
}
.pk-layer.breaking.noear .box-content-headlines,
.pk-layer.breaking.withear .layer-col .box-content-headlines {
	text-align: left;
}
.pk-layer.tan.noear,
.pk-layer.tan.withear {
  background-color: #e4ded4;
}
.pk-layer.black.noear,
.pk-layer.black.withear {
  background-color: #000000;
}
.pk-layer.black .label,
.enp .pk-layer.black .box-content-voices .grid-item .label,
.enp .pk-layer.black .box-content-voices .grid-item .byline,
.pk-layer.black .story-head a, 
.pk-layer.black a.story-head,
.pk-layer.black .box-content-voices a.single-story-head,
.pk-layer.black h1 a,
.pk-layer.black h2 a,
.pk-layer.black h3 a,
.pk-layer.black h4 a,
.pk-layer.black h5 a,
.pk-layer.black h6 a {
  color: #c6c6c6;
}
.pk-layer.black .story-head a:hover, 
.pk-layer.black a.story-head:hover,
.pk-layer.black .box-content-voices a.single-story-head:hover,
.pk-layer.black h1 a:hover,
.pk-layer.black h2 a:hover,
.pk-layer.black h3 a:hover,
.pk-layer.black h4 a:hover,
.pk-layer.black h5 a:hover,
.pk-layer.black h6 a:hover,
.pk-layer.black .box-link a:hover {
  color: #ffffff;
}
.pk-layer.black p {
  color: #e3e3e3;
}


.container.pk-layer.shaded.noear {
  background-color: #e3e3e3;
  color: #666666;
}
.container.pk-layer.shaded .box-content-voices .grid-item .label,
.container.pk-layer.shaded .box-content-voices .grid-item .byline,
.container.pk-layer.shaded .box-content-voices p.byline, .enp .box-content-voices p.byline a {
  color: #595959;
}
.container.pk-layer.shaded.noear .box-link a {
  color: #666666;
}
.container.pk-layer.shaded.noear .box-link a:hover {
  color: #a83c29;
}
.pk-layer .box-content-gallery .carousel .canvas {
  background: #efefef;
  margin-bottom: 10px;
}
.pk-layer .section-1col .box-content-gallery .item img {
  height: 95px;
}
.pk-layer .section-2col .box-content-gallery .item img {
  height: 210px;
}
.pk-layer .section-3col .box-content-gallery .item img {
  height: 325px;
}
.pk-layer .section-4col .box-content-gallery .item img {
  height: 440px;
}
.pk-layer .section-5col .box-content-gallery .item img {
  height: 550px;
}
.pk-layer .section-6col .box-content-gallery .item img {
  height: 600px;
}
.pk-layer .box-content-gallery .thumbnails {
  text-align: center;
}
.pk-layer .box-content-gallery .thumbnails li {
  display: inline-block;
  margin: 0 .25% 5px .25%;
  opacity: 0.5;
}
.pk-layer .box-content-gallery .thumbnails li.active {
  opacity: 1.0;
}
.pk-layer .section-6col .box-content-gallery .thumbnails li {
  width: 11.5%;
  height: 95px;
}
.pk-layer .section-5col .box-content-gallery .thumbnails li {
  width: 13.3%;
  height: 85px;
}
.pk-layer .section-4col .box-content-gallery .thumbnails li {
  width: 15.6%;
  height: 75px;
}
.pk-layer .section-3col .box-content-gallery .thumbnails li {
  width: 18%;
  height: 60px;
  margin-bottom: 3px;
}
.pk-layer .section-2col .box-content-gallery .thumbnails li {
  width: 22%;
  height: 45px;
  margin-bottom: 3px;
}
.pk-layer .section-1col .box-content-gallery .thumbnails li {
  width: 31%;
  height: 40px;
  margin-bottom: 3px;
}
.pk-layer .box-content-gallery .carousel-caption {
  display: none;
}
.pk-layer.lightblue .heading-1 {
  color: black;
}
.pk-layer .section-1col .box-content-default .photo img {
  max-height: 98px;
}

.pk-layer .box-content-default .photo.vertical {
  float: left;
  width: 35%;
  margin: 0 10px 4px 0;
}
.pk-layer .section-1col .box-content-default .photo.vertical {
  float: none;
  width: inherit;
  margin: inherit;
}

.pk-layer .section-1col .box-content-default .story-head {
  font-size: 120%;
  line-height: 1.1;
}
.pk-layer .section-1col .box-content-default .text-lede {
  font-size: 90%;
  line-height: 1.35;
}
.pk-layer .section-3col .box-content-default .heading-1 {
  /*font-size: 160%;*/
  line-height: 1.1;
}
.pk-layer .section-4col .box-content-default .heading-1 {
  /*font-size: 160%;*/
  line-height: 1.1;
}
.pk-layer .section-5col .box-content-default .heading-1 {
  /*font-size: 175%;*/
  line-height: 1.1;
}
.enp .section-6col h1 {
	font-size: 3.25em;
}
.enp .section-5col h1 {
	font-size: 3.15em;
}
.enp .section-4col h1 {
	font-size: 3.0em;
}
.enp .section-3col {
	font-size: 0.90em;
}
.enp .section-3col h1 {
	font-size: 2.5em;
}
.enp .section-2col {
	font-size: 0.90em;
}
.enp .section-2col h1 {
	font-size: 2.0em;
}
.enp .section-2col .cover-photo {
	height: 200px;
}
.enp .section-1col {
	font-size: 0.85em;
}
.enp .section-1col h1 {
	font-size: 150%;
}
.enp .section-1col h3 {
	font-size: 150%;
}
.pk-layer .section-2col .box-content-default .content-polls img.photo {
  max-height: 95px;
}
.pk-layer .section-2col .box-content-default .content-polls .photo.vertical {
  width: auto;
}
.pk-layer .box-content-default .poll-section {
	font-family:'PT Sans', sans-serif;
}
.pk-layer .box-content-default .poll-section .vote .btn.btn-primary,
.btn.btn-primary {
	background-color: #a83c29;
	border-color: #a83c29;
	min-width: 80px;
}
.pk-layer .box-content-default .poll-section .response {
	margin-bottom: 5px;
}
.pk-layer .box-content-default .poll-section .response label {
	font-weight: normal;
}
.pk-layer .box-content-default .poll-section .input {
	margin-right: 10px;
}
.pk-layer .section-1col .box-content-default .poll-section {
	display: none;
}
.pk-layer .box-calendar-default .calendar-featured-date a {
  color: black !important;
}
.enp .box-content-carousel .carousel-indicators {
    bottom: 0;
    left: 0;
    list-style: none outside none;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 15;
}
.enp .box-content-carousel .carousel-indicators li {
	border-color: #bbb;
	background-color: #bbb;
}
.enp .box-content-carousel .carousel-indicators .active {
	border-color: #a83c29;
    background-color: #a83c29;
    height: 12px;
    margin: 0;
    width: 12px;
}

/* Carousel fine tuning */

.box-content-carousel.large .item.with-photo .arrows {
  background: black;
  position: absolute;
  text-align: center;
  cursor: pointer;
}
.box-content-carousel.large .item.with-photo .arrows:hover {
  opacity: 0.6;
}
.box-content-carousel.large .item.with-photo .arrows span {
  color: white;
  display: block;
}
.container .box-content-carousel.large .item.with-photo .right-arrow {
  right: 0px !important;
}

/* Lg carousel */
@media only screen and (max-width : 480px) {
  .box-content-carousel.large .item.with-photo .arrows {
    height: 125px;
    width: 35px;
    opacity: 0.45;
  }
  .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 45px;
    font-size: 25px;
  }
  .box-content-carousel.large .item.with-photo .photo {
    height: 215px;
    width: 100%;
    margin-bottom: 10px;
  }
  .box-content-carousel.large .item.with-photo .photo img {
    max-height: 215px;
  }
  .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -179px;
  }
  .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
}
@media only screen and (min-width : 480px) {
  
  /* Arrows without photo */
  .box-content-carousel.large .item.without-photo .arrows {
    position: absolute;
    opacity: 0.4;
    margin-top: 15px;
    cursor: pointer;
  }
  .box-content-carousel.large .item.without-photo .arrows:hover {
    opacity: 0.65;
  }
  .box-content-carousel.large .item.without-photo .arrows .arrow-label {
    display: block;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .box-content-carousel.large .item.without-photo .arrows .glyphicon {
    display: block;
    float: left;
    font-size: 32px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.without-photo .arrows .arrow-label,
  .pk-section.section-2col .box-content-carousel.large .item.without-photo .arrows .arrow-label {
    margin-top: 5px;
    font-size: 11px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.without-photo .arrows .glyphicon ,
  .pk-section.section-2col .box-content-carousel.large .item.without-photo .arrows .glyphicon {
    font-size: 18px;
  }

  /* Arrows w/photo */
  .box-content-carousel.large .item.with-photo .arrows {
    height: 200px;
    width: 40px;
    opacity: 0.25;
  }
  .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 75px;
    font-size: 34px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows,
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows {
    height: 100px;
    width: 36px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows span,
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 35px;
    font-size: 30px;
  }
  .pk-section.section-6col .box-content-carousel.large .carousel-inner {
    height: 200px;
  }
  .pk-section.section-6col .box-content-carousel.large.photos .carousel-inner {
    height: 850px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .photo {
    height: 690px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 690px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -445px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 150px;
  }
  .pk-section.section-5col .box-content-carousel.large .carousel-inner {
    height: 200px;
  }
  .pk-section.section-5col .box-content-carousel.large.photos .carousel-inner {
    height: 785px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .photo {
    height: 620px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 620px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -420px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 125px;
  }
  .pk-section.section-4col .box-content-carousel.large .carousel-inner {
    height: 195px;
  }
  .pk-section.section-4col .box-content-carousel.large.photos .carousel-inner {
    height: 650px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .photo {
    height: 495px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 495px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -357px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 125px;
  }
  .pk-section.section-3col .box-content-carousel.large .carousel-inner {
    height: 175px;
  }
  .pk-section.section-3col .box-content-carousel.large.photos .carousel-inner {
    height: 490px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .photo {
    height: 365px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 365px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -292px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
  .pk-section.section-2col .box-content-carousel.large .carousel-inner {
    height: 210px;
  }
  .pk-section.section-2col .box-content-carousel.large.photos .carousel-inner {
    height: 395px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .photo {
    height: 240px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 240px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -180px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
  .pk-section.section-1col .box-content-carousel.large .carousel-inner {
    height: 275px;
  }
  .pk-section.section-1col .box-content-carousel.large.photos .carousel-inner {
    height: 340px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .photo {
    height: 105px;
    margin-bottom: 7px;
    text-align: center;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 105px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -110px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 140px;
  }
}
.pk-section.section-6col .box-content-carousel.small .photo img {
  height: 250px;
}
.pk-section.section-5col .box-content-carousel.small {
  height: 250px;
}
.pk-section.section-5col .box-content-carousel.small .photo img {
  height: 200px;
}
.pk-section.section-4col .box-content-carousel.small .carousel-inner {
  height: 160px;
  padding-left: 20px;
  padding-right: 20px;
}
.pk-section.section-4col .box-content-carousel.small.photos .carousel-inner {
  height: 140px;
}
.pk-section.section-4col .box-content-carousel.small .photo img {
  max-height: 150px;
}
.pk-section.section-4col .box-content-carousel.small h1 {
  font-size: 2.75em;
}
.pk-section.section-3col .box-content-carousel.small .carousel-inner {
  height: 125px;
  padding-left: 20px;
  padding-right: 20px;
}
.pk-section.section-3col .box-content-carousel.small.photos .carousel-inner {
  height: 150px;
}
.pk-section.section-3col .box-content-carousel.small .photo img {
  max-height: 150px;
}
.pk-section.section-2col .box-content-carousel.small .carousel-inner {
  height: 105px;
}
.enp .pk-section.section-2col .box-content-carousel.small.photos .carousel-inner {
  /*height: 300px;*/
  height: unset;
}
.pk-section.section-2col .box-content-carousel.small.photos .photo {
  height: 210px;
  margin-bottom: 10px;
  text-align: center;
}
.pk-section.section-2col .box-content-carousel.small.photos .photo img {
  max-height: 210px;
}
.pk-section.section-2col .box-content-carousel.small.photos h3 {
  font-size: 1.75em;
  margin: 0 0 6px 0;
}
.pk-section.section-2col .box-content-carousel.small.photos {
  font-size: 0.95em;
  line-height: 1.3;
}
.pk-section.section-1col .box-content-carousel.small .carousel-inner {
  height: 170px;
}
.pk-section.section-1col .box-content-carousel.small.photos .carousel-inner {
  height: 255px;
}
.pk-section.section-1col .box-content-carousel.small.photos .photo {
  height: 100px;
  margin-bottom: 10px;
  text-align: center;
}
.pk-section.section-1col .box-content-carousel.small.photos .photo img {
  max-height: 100px;
}
.pk-section.section-1col .box-content-carousel.small.photos h3 {
  font-size: 1.5em;
  margin: 0 0 6px 0;
}
.pk-section.section-1col .box-content-carousel.small.photos {
  font-size: 0.95em;
  line-height: 1.3;
}

/* ===== Fading carousel options ==== */
.pk-section .box.box-content-carousel.large.photos  .carousel-fade {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: none;
}
.pk-section.section-6col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 700px;
  overflow: hidden;
}
.pk-section.section-5col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 600px;
  overflow: hidden;
}
.pk-section.section-4col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 480px;
  overflow: hidden;
}
.pk-section.section-3col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 350px;
  overflow: hidden;
}
.pk-section.section-2col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 250px;
  overflow: hidden;
}
.pk-section.section-1col .box-content-carousel.large.photos .carousel-fade .carousel-inner {
  height: 120px;
  overflow: hidden;
}
.carousel-fade .carousel-inner .photo {
  position: relative;
}
.carousel-fade .carousel-inner .photo img {
  width: 100%;
  top: -250px;
}
.carousel-fade .text-wrapper {
  position: absolute;
  width: 100%;
  bottom: 60px;
  padding: 30px;
  background-color: rgba(0,0,0,0.65);
  color: #ffffff;
}
.carousel-fade .text-wrapper.small {
  padding: 10px;
  bottom: 25px;
}
.carousel-fade .text-wrapper a {
  color: #e3e3e3;
}
.carousel-fade .text-wrapper a:hover {
  color: #ffffff;
}
.carousel-fade .carousel-inner .lead {
  position: relative;
  font-weight: normal;
  font-size: 18px;
  z-index: 50;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.wtimes .box-content-carousel .carousel-fade .carousel-indicators.bars {
  position: relative;
  bottom: 60px;
  list-style: square;
  text-align: center;
  width: 100%;
  z-index: 50;
}
.wtimes .box-content-carousel .carousel-fade .carousel-indicators.bars.small {
  bottom: 30px;
}
.wtimes .box-content-carousel .carousel-fade .carousel-indicators.bars li {
  border-color: #bbb;
  background-color: #bbb;
  margin: 0 2px;
  height: 8px;
  width: 24px;
  border-radius: 0px;
  box-shadow: 1px 5px 5px;
}
.wtimes .box-content-carousel .carousel-fade .carousel-indicators.bars .active {
  border-color: #d71920;
  background-color: #d71920;
}

.carousel-inner h1 {
  margin-top: 0px;
}

.enp .box-eedition .photo {
  padding: 0 10px 0 0;
}
.enp .box-eedition .photo img {
	padding: 3px;
	border: 1px solid #ccc;
}
.enp .box-content-displayads img {
  max-height: 200px;
}

/* Webflow fixes */
.pk-section .box-content-default .content-item {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section.section-6col .box-content-default img.vertical,
.pk-section.section-5col .box-content-default img.vertical {
  max-width: 25%;
}
.pk-section.section-4col .box-content-default img.vertical,
.pk-section.section-3col .box-content-default img.vertical {
  max-width: 35%;
}
.pk-section .box-content-default .content-item:first-child,
.pk-section .box-content-default .content-item.first {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section.section-6col .box-content-list .list-item {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section.section-6col .box-content-list .list-item:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section .box-content-list .vertical {
	overflow: hidden;
}
.pk-section.section-6col .box-content-list .vertical .single-image {
	max-width: 360px;
}
.pk-section.section-6col .box-content-list .horizontal .single-image {
	max-width: 50%;
}

.pk-section.section-6col .box-content-list .list-item img {
  max-height: 350px;
}
.pk-section.section-3col .box-content-list .photo-container,
.pk-section.section-4col .box-content-list .photo-container,
.pk-section.section-5col .box-content-list .photo-container {
  width: 190px;
  float: left;
  margin-right: 15px;
  background: #efefef;
  text-align: center;
}
.pk-section.section-3col .box-content-list .photo-container img,
.pk-section.section-4col .box-content-list .photo-container img,
.pk-section.section-5col .box-content-list .photo-container img {
  max-width: 100%;
  max-height: 125px;
}
.box-content-list .photo-container {
  margin-bottom: 15px;
}
.text-lede.rule-below {
  padding: 0 0 8px 0;
  margin-top: 0px;
}
.reg-search-weather {
  margin-top: 25px;
  display: block;
}
.enp .container.pk-layer.noear.masthead-layer {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}
.enp .container.pk-layer.noear.masthead-layer .placeholder {
  height: 150px;
}
@media screen and (max-width: 480px){
  .enp .container.pk-layer.noear.masthead-layer .placeholder {
    height: 0px;
  }
}
.mvw .container.pk-layer.noear.masthead-layer {
  padding: 0px;
}
.pk-section .box.light-blue:first-child {
	padding-top: 10px;
}
.enp .w-dropdown-list {
	background-color: #067AB1;
}
.enp .w-dropdown-list a {
	color: white;
}
.weather-sponsor {
  padding-left: 10px;
  border-left: 1px solid #dedede;
}
.weather-sponsor-left {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #dedede;
}
.weather.conditions {
  border-right: none;
  margin-top: 20px;
  font-size: 90%;
}
.weather.conditions a {
  color: #a83c29;
}
.weather.conditions .cityname {
  font-size: 1.25em;
  font-weight: 700;
}
.weather .wx-icon {
  height: 50px;
  margin: 0 10px 0 0;
  float: left;
}
.enp .container.pk-layer.very-top {
  position: relative;
  padding: 10px 20px 0 20px;
  margin-bottom: 0;
  color: #999;
  box-shadow: none;
}
@media (max-width: 992px) {
	.db-dropdown-toggle {
	  padding: 10px !important;
	}
}
@media (max-width: 768px) {
	.nameplate {
    max-width: 100%;
    height: unset;
	  margin-top: 20px !important;
    margin-left: auto;
    margin-right: auto;
	}
}
.top-nav a {
	/*color: #333 !important;*/
  color:#BAB9B9 !important;
}
.top-nav a:hover {
  /*color: #a83c29 !important;*/
  color: #000000 !important;
}
.top-nav.text-right {
  padding-right: 15px;
}
.top-nav {
  float: right;
}
#browse_content .sort_options .header {
	background-color: inherit;
	margin-bottom: inherit;
	margin-left: inherit;
	margin-right: 10px;
	padding-bottom: inherit;
	padding-left: inherit;
}

/* Nav */

.enp .navbar {
  border: none;
  min-height: 0;
  /*margin-top: 10px;*/
  display: block;
  /*border-top: 1px solid #ccc;*/
}
/*.enp .navbar-default li.dropdown {
  background-color: #a83c29;
}*/
.enp .navbar-default { /* Global type */
  padding: 0;
  margin-bottom: 0;
  font-family: 'PT Sans', sans-serif;
  color: #555;
  font-weight: 700;
}
.enp .navbar.navbar-default {
  border: 0px;
  background-color: #a83c29;
  text-align: center;
}
nav.mjb-nav {
  background: white !important;
  margin-top: 20px;
}

.enp .navbar.navbar-default.lower {
  border: 0px;
  background-color: transparent;
}
.enp .navbar-default.lower .navbar-nav li a:hover {
  color: #000000;
}
.enp .navbar-default {
  /*text-transform: uppercase;*/
}
.enp .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.mvw .navbar.navbar-default {
  border: 0px;
  background-color: transparent;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .enp .navbar-default {
    color: #e3e3e3;
  }
}
.enp .nav > li > a { 
  padding: 6px 8px;
  font-size: 0.95em;
}
@media screen and (max-width: 992px) {
  .enp .nav > li > a { 
    font-size: 0.85em;
  }
}
.enp .navbar-default {
  border: 0px;
  border-radius: 0px;
}
.enp .navbar-nav {
  /*text-transform: uppercase;*/
  display: inline-block;
  margin: 0 auto;
  float: unset;
}
.enp .navbar-default.upper .navbar-nav {
  margin: 0 auto -6px auto;
}
@media screen and (max-width: 768px) {
  .enp .navbar-nav {
    display: block;
    margin: 0 auto;
    text-align: left;
  }
}
.enp .navbar-default .navbar-nav li a {
    color: #e3e3e3;
    /*font-size: 1.3em;*/
    font-size: 16px;
}

.mjb .navbar-default .navbar-nav li a {
    color: #e3e3e3;
    font-size: 2.0em;
    /*font-size: 16px;*/
}
.mjb .navbar-default .navbar-nav li a {
    color: #e3e3e3;
    font-size: 1.5em;
    padding: 16px;
    /*font-size: 16px;*/
}
@media only screen and (max-width : 1200px) {
  .mjb .navbar-default .navbar-nav li a {
    color: #e3e3e3;
    font-size: 1.5em;
    padding: 0px;
    /*font-size: 16px;*/
  }

}
@media only screen and (max-width : 992px) {
  .mjb .navbar-default .navbar-nav li a {
    color: #e3e3e3;
    font-size: 1.2em;
    padding: 0px;
    /*font-size: 16px;*/
  }
}

nav.mjb-nav .navbar-nav li a {
  color: #666 !important;
}
nav.mjb-nav .navbar-nav li a:hover {
  opacity: 0.6;
}
.enp .navbar-default.lower .navbar-nav li a {
    color: #7C7B7B;
    font-size: 16px;
}
.enp .navbar-default.upper .navbar-nav .top-level:hover {
  background-color: #ca897d;
}
.enp .navbar-default.upper .navbar-nav .top-level.nolink:hover {
  background-color: rgba(168,60,41,0.6);
  cursor: unset;
}
/*.enp .navbar-default .navbar-nav li a:hover {
  background-color: rgba(168,60,41,0.6);
}*/
.mvw .navbar-default .navbar-nav {
  float: unset;
  display: inline-block;
}
.mvw .navbar-default .navbar-nav li a {
    color: #000000;
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
}
.mvw .navbar-default .navbar-nav li a:hover {
  color: #69adde;
}
.enp nav .divider {
  display: none;
}
.enp nav .navbar-brand {
  color: white;
}
.enp .navbar-default .navbar-toggle:hover {
	/*background: inherit;*/
  color: red;
}
.enp .navbar-default .navbar-toggle .icon-bar {
  background-color: #e3e3e3;
}
@media only screen and (min-width : 768px) {
  .enp .navbar-brand {
    display: none;
  }
}
.enp .navbar-default .navbar-nav > .active > a, 
.enp .navbar-default .navbar-nav > .active > a:focus,
.enp .navbar-default .navbar-nav > .open > a,
.enp .navbar-default .navbar-nav > .open > a:focus,
.enp .navbar-default .navbar-nav .open .dropdown-menu > li > a { /* Resets for hover / active / dropdowns */

    /*background: #a83c29;*/
}
.enp .navbar-default .navbar-nav > .active > a:hover,
.enp .navbar-default .navbar-nav > .open > a:hover,
.enp .navbar-default .navbar-nav a:hover {
  /*background: #a83c29;*/
}

@media screen and (max-width: 480px) {
  .enp .navbar-default .navbar-nav > .active > a:hover,
  .enp .navbar-default .navbar-nav > .open > a:hover,
  .enp .navbar-default .navbar-nav a:hover {
    background: #A83C2A;
  }
}

/* .enp nav, .enp nav a, .enp .navbar .nav > li > a { */
.enp nav, .enp .navbar .nav > li > a { /* Resets for links of various states */
  
}
.dropdown-menu>li>a {
    /*color: white;*/
    text-align:left;
    color: #A83C2A !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dropdown-menu>li>a:hover {
  color: #a83c29;
}
.enp .dropdown .dropdown-menu {
	/*background: #a83c29;*/
	font-size: 100%;
}
.mvw .dropdown .dropdown-menu {
  background: #69adde;
}
.enp .dropdown:hover {
  /*background-color: #a83c29;*/
}
.dropdown:hover .dropdown-menu {
	display: block;
  /*background-color: #a83c29;*/
}
@media screen and (max-width: 480px) {
  .enp .dropdown:hover {
    background-color: #ffffff;
  }
  .enp .dropdown:hover .dropdown-menu {
    background-color: #ffffff;
  }
}
.enp .navbar-default .dropdown:hover .dropdown-menu { /* Enable dropdown expand on hover. By default it expands on click */
  display: block;
}
.mvw .dropdown {
  font-size: 100%;
}

.mvw .nav .top-level {
  padding: 5px 15px !important;
}
.dropdown-menu.right {
  left: unset;
  right: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #555
}
.navbar-default li.dropdown:hover {
  /*background: #d3d3d3 !important;*/
}
.navbar-default .navbar-nav>li:hover>a {
    color: white;
}
@media screen and (max-width: 768px) {
  .navbar-default li.dropdown,
  .navbar-default li.dropdown:hover {
    border-top: 0;
  }
}
@media only screen and (max-width : 768px) {
  .enp .navbar-default {
    /*background: #a83c29 !important;*/
  }
  .navbar-default .navbar-nav > li > a {
    color: #000000;
  }
  .enp .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
  .enp .navbar-collapse .caret {
    display: none;
  }
  .navbar.navbar-default {
    border: 0px 0px 0px 0px !important;
    background-color: transparent;
    float: left;
    width: 100%;
  }
  .enp nav .navbar-brand {
    color: #e3e3e3;
  }
}
.enp .nav > li.mobile-subnav > a {
  padding-top: 4px;
  padding-bottom: 4px;
}
.enp .nav .top-level {
  /*padding: 5px 10px 0 10px;*/
}
.enp .nav .main-option {
  padding: 5px 10px;
}
.nav .top-level a {
  text-decoration: none;
}
/*@media screen and (max-width: 1200px) {
  @media screen and (min-width: 768px) {
    .nav .top-level {
      padding: 30px 8px !important;
    }
    .navbar-default .navbar-nav li a {
      font-size: 1em;
    }
  }
}*/
@media screen and (max-width: 480px) {
  .nav .top-level {
    background-color:#A83C2A;
    padding: 5px !important;
  }
}
@media only screen and (max-width : 480px) {
  .enp .navbar-default.upper .navbar-nav {
    margin: 0 auto;
  }
  .enp .nav .main-option {
    width: 100%;
    float: left;
  }
}
.nav .mobile-subnav-toggle {
  width: 10%;
  float: right;
  color: #000000;
  cursor: pointer;
  text-align: right;
}
@media screen and (max-width: 768px){
  .enp .nav .main-option.pull-left {
    float: unset !important;
  }
  .nav .mobile-subnav-toggle {
    float: right;
  }
}
.nav .mobile-subnav-toggle i {
  font-size: 140%;
}
.nav .mobile-subnav-item {
  font-size: 95%;
  padding-left: 25px;
  background-color: #A83C2A;
  display: none;
}

.enp .poweredby {
	font-size: 0.8em;
	padding: 10px 0;
}
.enp .poweredby,
.enp .poweredby a {
	color: #888;
}
@media only screen and (min-width : 1200px) {
  .enp .short-footer .powered {
    text-align: center;
    line-height: 31px;
    font-family: 'Source Serif Pro', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(131,130,130,1);
    letter-spacing: 1px;
    text-transform: none;
  }
}
.mvw .container.short-footer {
  font-size: 1.2em;
  padding: 0;
  color: #999;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.mvw .container.short-footer .powered {
  text-align: center;
}
.mvw .short-footer .copyright {
  font-size: 0.8em;
  padding-top: 1px;
}
.enp .footer-links {
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.enp .footer-links li {
  float: left;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin: 40px 15px 2px 15px;
}
.enp .footer-links li a {
  color: rgba(0,0,0,0.647);
}
.enp .footer-links li a:hover {
  color: rgba(0,0,0,0.647);
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .enp .footer-links li {
    margin: 2px 15px;
  }
}
.enp .copyright {
  line-height: 31px;
  text-align: left;
  font-family: 'Source Serif Pro', serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0,0,0,0.647);
  margin: 0 15px;
  text-transform: none;
}
@media screen and (max-width: 480px){
  .enp .copyright {
    line-height: unset;
    margin-top: 5px; 
  }
}

.section-child {
  padding-left: 15px;
  text-transform: none;
  font-weight: normal;
}
.enp .footer {
	padding: 10px 0;
	margin-bottom: 15px;
}
.enp .footer .logo img {
	max-width: 95%;
	margin-top: 10px;
}
.footer .sister-list li {
  margin: 0 20px;
}
.short-footer {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e3e3e3;
  margin: 7px 0;
  text-align: center;
}
.short-footer a {
  color: #999;
}
.short-footer a:hover {
  color: #a83c29;
}
.mvw .short-footer a:hover {
  color: #69adde;
}
@media only screen and (min-width : 1200px) {
  .short-footer .copyright {
    text-align: left;
  }
  .short-footer .powered {
    text-align: right;
  }
}
.enp .footer a {
	color: white;
}
.enp .footer .links a {
	display: block;
	line-height: 1.5;
	font-size: 1.05em;
}
.enp .footer .links .col {
  float: left;
  margin-right: 25px;
}
.enp .footer .enews-signup .email {
	width: 90%;
	border: 0;
	padding: 4px 10px;
}
.enp .footer .enews-signup button {
	border: 0;
	padding: 4px 10px;
	width: 50%;
}
.enp .footer .icons a {
	font-size: 2.0em;
	margin-right: 10px;
}
.enp .content_bootstrap .byline {
  font-weight: 700;
}
.enp .section-3col .box-ap-default .item,
.enp .section-4col .box-ap-default h3.item {
	margin-bottom: 14px;
	line-height: 1.0;
}
.enp .section-5col .box-ap-default h3.item,
.enp .section-6col .box-ap-default h3.item {
	margin-bottom: 18px;
	line-height: 1.0;
}


/* Racks */
#racks {

}
#racks H1 {
  color: black;
  margin: 0 0 20px 0;
  padding: 0;
}

#racks #searchfields {
  font-size: 11px;
  margin-bottom: 25px;
}

#racks #searchfields .field {
  margin-right: 15px;
}

#racks #searchfields .title {
  
}

#racks #searchfields .inputtext {
  font-size: 10px;
  border: 1px solid #ccc;
  padding: 2px;
}

#racks #searchfields #zip {
  width: 45px;
}

#racks #searchfields #town {
  width: 100px;
}

#racks #searchfields #keyword {
  width: 80px;
}

#racks #searchfields #submit {
  background: none repeat scroll 0 0 #666;
  border: medium none;
  color: white;
  font-size: 13px;
  padding: 2px 7px;
  text-transform: uppercase;
}

#racks #resultcolumn {
  float: left;
  position: relative;
  width: 47%;
  margin-right: 2%;
}

#racks #resultcolumn #results {
  margin-bottom: 20px;
}

#racks #resultheader {
  font-size: 12px;
  color: #999;
}

#racks #resultheader #pagination {
  font-size: 11px;
  float: right;
}

#racks #resultheader #pagination A {
  margin-left: 10px;
}

#racks .result {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #CCC;
  cursor: pointer;
}

#racks .firstresult {
  margin-top: 20px;
  padding-top: 0;
  border-top: none;
}

#racks .result .marker {
  float: left;
  width: 35px;
}

#racks .result .fields {
  float: left;
  width: 215px;
}

#racks .result H4 {
  margin: 0 0 5px 0;
  padding: 0;
}

#racks .result P {
  margin: 0 0 5px 0;
  padding: 0;
}

#racks .result .distance {
  font-size: 11px;
  color: #999;
}

#racks #mapcolumn {
  position: relative;
  float: left;
  width: 50%;
}

#racks .location_map {
  width: 100%;
  height: 600px;
}

#racks #geolocator {
  display: none;
  margin-bottom: 10px;
  cursor: pointer;
  float: left;
}

#racks #geolocator.hover {
  color: #CF5D1D;
}

#racks .scrollRemain {
  position: fixed;
  top: 20px;
  
}

#racks #noresults {
  font-size: 24px;
  color: #999;
  font-style: italic;
  text-align: center;
  margin-top: 50px;
}

#racks .clearsearch {
  font-size: 11px;
  margin-left: 10px;
}

/* Paywall */
.not-logged-in {
  margin-bottom: 20px;
  color: #888;
}
.enp .content_default h1#headline {
  margin-bottom: 18px;
  
  font-size: 50px;
  font-weight: 600;
  line-height: inherit;
  padding: inherit;
}
.survey-blurb {
  font-style: normal;
}
.header-date {
  font-size: .9em;
}
.header-date .divider {
  padding: 0 5px;
  color: #ccc;
}

.enp .content_bootstrap h2 {
  font-size: 1.75em;
}
.enp .content_bootstrap h3 {
  font-size: 1.5em;
}
.enp .content_bootstrap h4 {
  font-size: 1.2em;
}
.enp .content_bootstrap h5 {
  font-size: 1.0em;
}
.enp .content_bootstrap h6 {
  font-size: 0.9em;
}
#scripture_snippet {
    background-color: #f0f0f0;
    border: 1px solid #cccccc;
    clear: both;
    margin: 10px 0;
    padding: 12px 15px;
}
.enp .attribution,
.enp .attribution a {
  color: #999;
  font-size: 90%;
}
.mobile-search {
  margin-top: 10px;
}
.mobile-search i {
  cursor: pointer;
  position: absolute;
  right: 10px;
  font-size: 1.8em;
  margin: 4px 5px 0 0;
}
.mobile-login {
  font-size: 0.9em;
  margin: -5px 0 8px 0;
  line-height: 1.0;
}
.mobile-login .welcome {
  font-weight: bold;
}
.mobile-login a {
  margin-left: 10px;
}
button.quickads-post {
  display: none;
}
.marketplace {
  background: white;
  padding: 20px 0;
}
.marketplace-header {
  font-size: 2.5em;
  margin: -10px 0 20px 0;
  text-transform: uppercase;
}
.marketplace-header a {
  color: #999;
}
.marketplace-header h5 {
  font-size: 1.5rem;
  text-transform: none;
  font-family: 'PT Sans', 'Open Sans', sans-serif;
  color: #666;
}
.in-copy-ad {
  display: block;
  margin: 15px 15px 15px 0;
  text-align: left;
  float: left;
}
.pencil-ad-container {
  width: 1170px;
  margin: auto;
  margin-top: -10px;
  margin-bottom: 10px;
}
.pencil-ad {
  width: 1170px;
  height: 40px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.pencil-ad .clickable-area {
  z-index: 9999;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  position: absolute;
  top: 42px;
  right: 8px;
  cursor: pointer;
}
.footer .sister {
  color: white;
  font-size: 1.25em;
  text-align: center;
  opacity: 0.85;
  margin: 0;
  padding: 0 0 10px 0;
}
.footer .label {
  color: white;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 1px;
  margin-bottom: 5px;
  opacity: 1.1;
}
.enp .footer i {
  font-size: 0.8em;
}
.box-content-columns-headlines ul.content > li {
  border-left: 1px solid #ccc;
}
.box-content-columns-headlines ul.content > li:first-child {
  border-left: none;
}
.box-content-columns-headlines ul.content-area-list > li {
  padding-top: 10px;
}
.box-content-columns-headlines ul.content-area-list > li:first-child {
  padding-top: 0;
}

.section-1col .box-content-columns-default .story-column-2,
.section-2col .box-content-columns-default .story-column-2,
.section-3col .box-content-columns-default .story-column-2 {
  display: none;
}
.box-content-columns-default .story-column p.text-lede {
  font-size: 90%;
}
.section-1col .box-content-columns-default .story-column p.text-lede,
.section-2col .box-content-columns-default .story-column p.text-lede,
.section-3col .box-content-columns-default .story-column p.text-lede {
  display: none;
}
.box-content-columns-default img.photo {
  display: inline-block;
  margin-bottom: 10px;
}
.box-content-columns-default .content-area-list li {
  padding-bottom: 8px;
}
.box-content-columns-default .story-column .photo-container {
  margin-bottom: 5px;
}
.box-content-pdfviewer ul.viewers li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dedede;
}
.box-content-pdfviewer ul.viewers li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.box-content-photo .photo img {
  max-height: 190px;
}

/* Rail widget */
.box-topofrail-default .box-ads {
  margin-bottom: 20px;
}
.takeover-cancel {
  position: static;
  display: block;
  cursor: default;
  margin: auto;
  margin: auto;
  height: 100%;
}
@media (min-width: 576px) {
  .takeover-cancel {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .takeover-cancel {
    width: 750px;
  }
}
@media only screen and (min-width : 992px) {
  .takeover-cancel {
    width: 1170px;
  }
}
.with-secondary-masthead .side-col .search {
    margin-top: 10px;
}
@media only screen and (min-width : 768px) {
  .side-col .search {
    margin-top: 35px;
    /*padding-left: 20%;*/
  }
  .with-secondary-masthead .side-col .search {
    margin-top: 60px;
  }
}
.side-col .search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.side-col .search input {
  position: relative;
  width: 100%;
  border: none;
  padding: none;
  background: #efefef;
  padding: 8px;
  font-size: 0.9em;
  color: #888;
  /*text-transform: uppercase;*/
  font-weight: 700;
  z-index: 98;
  border-radius: 3px;
}
.side-col .search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -32px;
  margin-right: 5px;
  z-index: 99;
}
.side-col .search .advanced {
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 5px 0;
}
.side-col .search .advanced a {
  color: #999;
}

.inline-html {
  margin: auto;
  width: 560px;
}
.inline-html,
.inline-html p,
.inline-html h3 {
  font-size: 90%;
}
.box-usgs-default small {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #999;
}
@media only screen and (max-width : 768px) {
  .hcn-nameplate {
    margin-bottom: 15px;
  }
}

.icons .fa {
  font-size: 30px;
  margin: 0 3px;
}

/* ===== Lists with images ===== */
.list-item {
  display: block;
  padding: 5px 0 10px 0 !important;
  margin: 5px 0 10px 0 !important;
  font-size: 1.2em;
}
.widget-image,
.widget-image {
  width: 33%;
  /*height: 90px;
  overflow: hidden;*/
  margin-right: 10px;
  float: left;
  clear: none;
}
.container .widget-image img {
  max-width: 100%;
  /*max-height: 90px;*/
}
.widget-tease {
  float: left;
  clear: none;
}
.widget-tease.white {
  color: #fff;
  font-weight: 400;
}
.rule-below {
  display: block;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #c9c9c9 !important;
}

/* ========== GRID ========== */
.enp .grid-item {
  padding: 15px;
  float: left;
  overflow: hidden;
}
.grid-item.col-5 {
  width: 20%;
  height:410px;
}
.grid-item.col-4 {
  width: 25%;
  height: 400px;
}
.grid-item.col-3 {
  width: 33%;
  height: 400px;
}
.grid-item.col-2 {
  width: 50%;
}
.grid-item.col-1 {
  width: 100%;
}
@media screen and (max-width: 992px) {
  @media screen and (min-width: 768px) {
    .container .grid-item.col-5,
    .container .grid-item.col-4 {
      width: 33%;
      height: 445px;
    }
    .container .grid-item.col-3,
    .container .grid-item.col-2 {
      width: 50%;
    }
  }
}
@media screen and (max-width: 768px) {
  @media screen and (min-width: 600px) {
    .container .grid-item.col-5,
    .container .grid-item.col-4 {
      width: 50%;
      height: 345px;
    }
    .container .grid-item.col-3,
    .container .grid-item.col-2 {
      width: 50%;
    }
  }
}
/*@media screen and (max-width: 600px) {
  @media screen and (min-width: 480px) {
    .container .grid-item.col-5 {
      width: 50%;
      height: 345px;
    }
    .container .grid-item.col-4,
    .container .grid-item.col-1 {
      width: 50%;
    }
  }
}*/
@media screen and (max-width: 600px){
  .container .grid-item.col-5,
  .container .grid-item.col-4,
  .container .grid-item.col-3,
  .container .grid-item.col-2,
  .container .grid-item.col-1 {
    width: 100%;
    height: 360px;
  }
}
.grid-item .single-story-head {
  font-size: 20px;
  line-height: 27px;
}
.grid-item.col-1 .single-story-head {
  font-size: 16px;
  line-height: 16px;
}
@media screen and (max-width: 480px) {
  .enp .grid-item {
    float: unset;
    text-align: center;
  }
  .grid-item.col-5 .photo-container {
    height: 175px !important;
  }
  .grid-item.col-1 .single-story-head {
    font-size: 20px;
    line-height: 25px;
  }
  .grid-item.col-1 .photo-container {
    height: 175px !important;
  }
  .grid-item.col-1 {
    height: 275px;
  }
}
.grid-item .single-story-head {
  color: #000000;
}
.grid-item .single-story-head:hover {
  color: #a83c29;
}
.grid-item .photo-container {
  width: 100% !important;
  height: 175px;
  margin: 0 0 10px 0;
  overflow: hidden;
  background-color: #efefef;
  text-align: center;
}
@media screen and (max-width:1200px) {
  @media screen and (min-width:768px) {
    .container .grid-item .photo-container {
      width: 100% !important;
      height: 140px;
      margin: 0 0 10px 0;
      overflow: hidden;
      background-color: #efefef;
      text-align: center;
    }
  }
}
.grid-item.col-5 .photo-container,
.grid-item.col-2 .photo-container {
  height: 140px;
}
.grid-item.col-1 .photo-container {
  height: 75px;
}
.enp .grid-item .photo-container.round {
  width: 150px !important;
  height: 150px !important;
  margin: 0 auto 15px auto;
  overflow: hidden;
  text-align: center;
  border-radius: 99px;
}
.enp .grid-item .photo-container.cover {
  width: 150px !important;
  height: 200px !important;
  margin: 0 auto 15px auto;
  overflow: hidden;
  text-align: center;
  border-radius: 20px;
}
.grid-item .photo-container img {
  max-height: 100% !important;
}
.grid-item .text-lede {
  font-size: 14px;
}
/* ======== END GRID ======== */

.box.box-content-sbs .item {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.enp .box.box-content-sbs img {
  max-height: 400px;
  width: auto;
  height: auto;
}
.box.box-content-sbs .caption.lower-right {
  margin-top: 5px;
}

.new-login,
.new-login p {
  font-size: 120%;
  line-height: 1.4;
  font-style: italic;
}
.new-login {
  margin: 25px 0;
}
.new-login p {
  margin-bottom: 15px;
}
.new-login h3 {
  margin: 0 0 20px 0;
  padding: 0;
}

.box-content-tiles .tile-label {
  background-color: #a83c29;
  color: #ffffff;
}
.box-content-tiles .large-tile:hover .tile-label,
.box-content-tiles .small-tile:hover .tile-label {
  background-color: #000000;
  color: #ffffff;
}

.box-content-voices a.single-story-head {
  color: #a83c29;
  font-family: 'Source Serif Pro', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 19px;
}
.box-content-voices a.single-story-head:hover {
  color: #c68074;
}
.enp .box-content-voices .grid-item .label {
  line-height: 20px;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: rgba(0,0,0,0.447);
  text-transform: uppercase;
  margin-bottom: 12px;
}
.enp .box-content-voices p.byline,
.enp .box-content-voices p.byline a {
  font-size: 14px;
  color: rgba(0,0,0,0.447);
}

/* ========== MARKETPLACE ========== */
.mktplce.v3.browse h5,
.mktplce.v3.detail h1 {
  display: none;
}
.mktplce.v3.browse .tile .photo {
  max-height: 350px !important;
}
.mktplce.v3.browse .tile .photo img {
  max-height: 350px !important;
}

.box.advertisment img {
  max-width: 100%;
  height: auto;
}
.box.advertisment p {
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
}
.new-site-notices {
  display: none;
}

/* ===== WIDE STORY TEMPLATES ===== */
.enp .col-sm-12.maincontent-column .large_photos.wide {
  width: 100%;
  padding: 0px 200px;
}
.enp .col-sm-12.maincontent-column .large_photos.wide img {
  max-height: unset;
}
.enp .col-sm-12.maincontent-column .large_photos.wide.heads_below_pics,
.enp .col-sm-12.maincontent-column .large_photos.wide.heads_on_pics {
  padding: unset;
}
.enp .col-sm-12.maincontent-column .heads.wide {
  width: 100%;
  padding: 0px 200px;
}
.enp .col-sm-12.maincontent-column .body.main-body,
.enp .col-sm-12.maincontent-column #published,
.enp .col-sm-12.maincontent-column .fb-bar {
  width: 100%;
  /*padding: 0px 200px;*/
}
.enp .col-sm-12.maincontent-column .content_bootstrap p {
  font-size: 1.25em;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .enp .col-sm-12.maincontent-column .heads.wide {
    padding: 0px;
  }
}
.content_bootstrap .large_photos.heads_on_pics {
  position: relative;
}
.content_bootstrap .large_photos.heads_on_pics img {
  max-height: unset;
}
.content_bootstrap .large_photos.heads_on_pics .photo-canvas {
  max-height: 520px;
  overflow: hidden;
}
.content_bootstrap .large_photos.heads_on_pics.full_pics .photo-canvas {
  max-height: unset;
}
.content_bootstrap .large_photos.heads_on_pics .headline_on_pics {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 75px;
  color: #ffffff;
  text-shadow: 5px 5px 5px #000000;
  z-index: 999999;
}

@media screen and (max-width: 480px) {
  .content_bootstrap .large_photos.heads_on_pics .headline_on_pics {
    position: relative;
  }
}




/* ========== WP OVERRIDES ========== */
img.alignleft.size-full {
  display: block;
}
img.size-thumbnail {
  float: left;
  margin-right: 15px;
}
.enp .maincontent-column iframe {
  width: 100%;
}
.enp .caption-box-margins {
  display: inline-block;
  max-width: 750px;
  margin: 20px auto;
}
.enp .caption-box-margins.alignleft,
.enp img.alignleft {
  float: left;
  margin-right: 15px;
}
.enp .caption-box-margins.alignright,
.enp img.alignright {
  float: right;
  margin-left: 15px;
}
.enp img.size-full,
.enp img.size-large {
  display: none;
}
.enp .caption-box-margins img.size-full,
.enp .caption-box-margins img.size-large {
  display: block;
  max-width: 100%;
  height: auto;
}
.enp .caption-box {
  display: block;
  position: relative;
  width: 100%;
  right: unset;
  bottom: unset;
  padding-left: 0px;
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin-right: 15px;
}
.mvw .caption-box {
  display: block;
  position: relative;
  width: 17.1%;
  right: unset;
  bottom: unset;
  padding-left: 0px;
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin-right: 15px;
}
.enp .caption-box img,
.mvw .caption-box img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.enp .container.pk-layer .pk-section:first-child {
  padding-left: 5px;
}
.enp .container.pk-layer .pk-section:last-child {
  padding-right: 5px;
}
.enp .full-width-banner {
  text-align: center;
}
.enp .detail-footer-ads-wrapper {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  margin: 15px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.enp .detail-footer-ads-wrapper .advertisment.default {
  width: 50%;
  float:left;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .enp div.pk-section {
    border-right: 0px;
  }
}
.box.jobs h3 {
  font-size: 18px !important;
}


@media screen and (max-width: 480px) {
  .enp.mjb .nameplate img {
    max-width: 90%;
  }
}

.cqmedia .carousel-inner {
  background-color: white !important;
}