/*

Dk blue #549ad6
Lt blue #e4eff9
Clinton purple #af0069
Boonville green #00aa4f

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:400,700');

body, html {
  font-family: 'Open Sans', sans-serif;  
}
body {
  background: #549ad6;
  font-size: 1.5em;
  line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .headline, p.subheadline {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  padding: 0;
}
h1 {
  font-size: 2.8em;
  margin-bottom: 15px;
}
h2 {
  font-size: 2.5em;
  margin-bottom: 10px;
}
h3 {
  font-size: 2.0em;
}
h4 {
  font-size: 1.5em;
}
h5 {
  font-size: 1.25em;
}
h6 {
  font-size: 1.25em;
}
p {
  margin: 0 0 10px 0;
}
p.subheadline {
  font-size: 125%;
  margin-top: 20px;
}
h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a,
.headline .a {
  color: #333;
}
button, .btn {
  border-radius: 0;
}
.btn-primary {
  background-color: #549ad6;
  border-color: #549ad6;
}
img.photo, .photo img {
  max-width: 100%;
}
ul.list-inline {
  margin-bottom: 0;
  padding-bottom: 0;
}
.margin-bottom {
  margin-bottom: 15px;
}
.headline {
  font-size: 2.0em !important;
  margin: 0;
}
.container .headspace {
  margin-bottom: 10px;
}
.centered {
  text-align: center;
}
.lead {
  font-size: 1.25em;
}
.when {
  color: #999;
  margin-bottom: 15px;
  margin-top: -8px;
}
.small-tile .when,
.large-tile .when {
  color: #ffffff;
  margin-top: 10px;
  margin-left: 10px;
  text-shadow: 2px 2px 5px #000000;
  z-index: 9999999999;
}
/* Bootstrap override */
.label {
  border-radius: inherit;
  color: inherit;
  display: inherit;
  line-height: inherit;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
  text-align: inherit;
  vertical-align: inherit;
  white-space: inherit;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  opacity: 0.5;
  text-transform: uppercase;
}

/* Navs & containers */
@media (min-width: 1200px) {
  .container {
    width: 1320px;
  }
}
@media (max-width: 991px) {
  .container {
    margin: 0 auto;
    width: unset;
  }
}
nav.top {
  background: #e9e9e9;
  font-size: 0.7em;
  text-transform: uppercase;
  height: 125px;
  overflow: hidden;
}
@media (max-width: 768px) {
  nav.top {
    height: 25px;
    text-align: center;
  }  
}
nav.top, nav.top a {
  color: #777;
}
.top-banner,
.bottom-banner,
.leaderboard {
  height: 90px;
  width: 728px;
  margin: auto;
  overflow: hidden;
}
.top-banner {
  margin-top: 10px;
}
.billboard {
  max-width: 970px;
  max-height: 250px;
  margin: auto;
  overflow: hidden;
}
.superleaderboard {
  max-width: 970px;
  max-height: 90px;
  margin: auto;
  overflow: hidden;
}
nav.top .links {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
nav.top .social i {
  font-size: 2.0em;
}
nav.masthead {
  background: white;
  height: 100px;
  overflow: hidden;
  padding-top: 20px;
}
@media (max-width: 768px) {
  nav.masthead {
    height: 70px;
    padding-top: 10px;
  }
}
nav.masthead .nameplate img {
  max-height: 60px;
  max-width: 100%;
}
@media (max-width: 768px) {
  nav.masthead .nameplate img {
    max-height: 50px;
  }
}
nav.masthead .wx {
  line-height: 1.2;
  font-size: 0.8em;
  margin-top: 3px;
}
nav.masthead .wx .icon {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
nav.masthead .wx .icon img {
  max-height: 40px;
  opacity: 0.5;
}
nav.masthead .wx .conditions {
  float: left;
  max-width: 100px;
}
nav.masthead .wx .temp {
  line-height: 1.0;
  font-size: 2.25em;
  font-weight: 700;
}
nav.masthead .wx .link {
  font-size: 80%;
}
nav.masthead .top-search {
  padding-top: 10px;
}
nav.masthead .top-search input {
  float: left;
  width: 70%;
  height: 34px;
  border-right: none;
  border-left: 1px solid #ddd;;
  border-top: 1px solid #ddd;;
  border-bottom: 1px solid #ddd;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
}
nav.masthead .top-search button {
  float: left;
  width: 30%;
  height: 34px;
  border-color: #ddd;
  color: #888;
}
.rome nav.masthead .top-search button.btn {
  padding: 6px;
}
nav.masthead .subscribe-top {
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.5em;
}
nav.main {
  height: 40px;
}
nav.main .container {
  /*position: relative;*/
}
nav.main .main-bar > a {
  line-height: 40px;
  color: white;
  font-size: 1.075em;
  text-decoration: none;
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 10px;
}
@media screen and (max-width: 1200px) {
  @media screen and (min-width: 768px) {
    nav.main .main-bar > a {
      font-size: 0.825em;
      padding: 0 5px;
    }
  }
}
nav.main .main-bar > a:hover,
nav.main .main-bar > a.active {
  background: #2168a3;
}
nav.main .nav-tray {
  display: none;
  position: relative;
  /*height: 235px;*/
  /*width: 100%;*/
  left: 0;
  background: white;
  z-index: 9000;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 3px;
  padding: 15px;
  box-shadow: 0 5px 10px rgba(0,0,0,.4);
}
nav.main .nav-tray-item {
  display: none;
}
nav.main .nav-tray.active {
  display: inline-block;
}
nav.main .nav-tray .photo {
  max-height: 155px;
  overflow: hidden;
  margin-bottom: 2px;
}
nav.main .tray-subnav li {
  /*float: left;
  width: 40%;*/
  padding: 0px 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
nav.main .tray-subnav li:first-child {
  margin-left: none;
}
nav.main .tray-subnav li a {
  color: black;
  font-size: 1.1em;
}
nav.main a.tile {
  display: none;
}
nav.main .subscribe-top {
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.25em;
  background-color: none;
  padding: 0;
  border: 1px solid #ccc;
  padding: 0 10px;
  height: 32px;
  margin-top: 4px;
  display: none;
}
@media screen and (min-width: 992px) {
  nav.main .subscribe-top {
    float: right;
  }
}
body.stickyNav nav.main {
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}
body.stickyNav nav.main .subscribe-top {
  display: block;
}
section.page-content {
  background: white;
  padding: 20px 0 40px 0;
  min-height: 1000px;
}
section.page-content .content-column {
  font-size: 110%;
}

/* Sticky nav */
body.stickyNav nav.top,
body.stickyNav  nav.masthead {
  display: none;
}
body.stickyNav nav.main {
  position: fixed;
  background: #549ad6;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
}
body.stickyNav .page-content {
  padding-top: 277px;
  min-height: 1200px;
}
@media (max-width: 768px) {
  body.stickyNav .page-content {
    padding-top: 157px;
  }
}
@media screen and (max-width: 992px) {
  body.stickyNav nav.main {
    height: auto;
  }
  .sticky-subscribe {
    margin-bottom: 5px;
  }
}
body.stickyNav nav.main a.tile {
  display: inline-block;
  padding-left: none;
}
body.stickyNav nav.main a.tile img {
  height: 20px;
}

/* Mobile nav */
nav.mobile {
  position: relative;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
nav.mobile .mobile-menu-kicker .default {
  color: white;
  font-size: 1.2em;
  opacity: 0.85;
  line-height: 37px;
}
body.stickyNav nav.mobile .mobile-menu-kicker .default {
  display: none; 
}
nav.mobile .mobile-menu-kicker img {
  max-height: 25px;
  margin-top: 7px;
  display: none;
  position: absolute;
  top: 0;
}
body.stickyNav nav.mobile .mobile-menu-kicker img {
  display: block;
}
nav.mobile .hamboorg {
  cursor: pointer;
  color: white;
  line-height: 37.5px;
  font-size: 1.5em;
}
nav.mobile .hamboorg:hover {
  opacity: 0.75;
}
nav.mobile .mobile-dropdown {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  background: #549ad6;
  display: none;
  z-index: 9999;
}
nav.mobile .mobile-dropdown a {
  color: white;
  display: block;
  padding: 4px 12px;
}
nav.mobile .mobile-dropdown form {
  position: relative;
  margin-bottom: 10px;
}
nav.mobile .mobile-dropdown input {
  width: 100%;
}
nav.mobile .mobile-dropdown .btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 12px 4px 12px;
}
nav .mobile-subnav-toggle {
  width: 10%;
  float: right;
  color: #000000;
  cursor: pointer;
  text-align: right;
}
nav .mobile-subnav-toggle i {
  font-size: 140%;
  color: #ffffff;
  padding-right: 15px;
}
nav .mobile-subnav-item {
  font-size: 95%;
  padding-left: 25px;
  display: none;
}

footer {
  padding: 20px 0 0 0;
  font-size: 1.0em;
  line-height: 1.3;
}
footer, footer a {
  color: white;
}
footer a {
  display: inline-block;
  padding: 4px 0;
}
footer .credits img {
  max-width: 85%;
  display: inline-block;
  padding: 15px 0 0 0;
}
footer .main {
  margin-bottom: 25px;
}
footer .links .col {
  width: 35%;
  margin-right: 10px;
}
footer .bottom-bar {
  font-size: 0.85em;
  opacity: 0.9;
}
footer .social i {
  font-size: 2.25em;
}
footer hr {
  opacity: 0.25;
}

/* Marketplace adjustments */
.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;
}

/* Layers extras */
.pk-layer {
  padding: 20px 0;
  margin-bottom: 20px;
}
.pk-layer.beige.noear {
  background-color: #f4efea;
}
.pk-layer.black.noear {
  background-color: black;
  color: white;
}
.pk-layer.gray.noear {
  background-color: #eaeaea;
}
.pk-layer.blue.noear {
  background-color: #e4eff9;
}
.reverse-bar-label {
  background-color: #549ad6;
  color: white;
  font-weight: 700;
  font-size: 1.5em;
}
#browse_content .content_list .item .lead .morelink {
  font-size: unset;
}
.box-link {
  text-transform: uppercase;
  font-size: 85%;
  margin-top: 15px;
}
.pk-layer.rail div.railitem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
.pk-layer.rail div.railitem:last-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.pk-layer.rail div.railitem img {
  max-width: 100%;
}
.content-column {
  padding-right: 20px;
}
aside.rail{
  /*padding-left: 20px;*/
  padding: unset;
}
.box-eedition p.photo {
  max-height: 275px;
  overflow: hidden;
}
.box-content-displayads p.photo {
  max-height: 205px;
  overflow: hidden;
}
.pk-layer .box-content-gallery .thumbnails li:hover {
  opacity: 1.0;
  cursor: pointer;
}
.vjs-no-js {
  display: none;
}

/* ===== List Box Templates ===== */
.box-content-list .text-lede {

}
.story-list-with-photo {
  display: block;
  margin-bottom: 25px;
}

/* ===== Small Carousel ===== */
.container .pk-section.section-2col .box-content-carousel.small.photos .carousel-inner {
  height: 335px;
}
.box-content-carousel.small {
  font-size: 73%;
}
.box-content-carousel.small h1,
.box-content-carousel.small p {
  margin-bottom: 7px;
}
.box-content-grid-vert .photo-container.no-photo {
  background: none;
}

aside.rail.pk-layer .beige {
  background-color: #f4efea;
  padding: 5px 15px;
  margin-bottom: 15px;
}
aside.rail.pk-layer .blue {
  background-color: #e4eff9;
  padding: 5px 15px;
  margin-bottom: 15px;
}
aside.rail.pk-layer .black {
  background-color: #000000;
  color: #eaeaea;
  padding: 5px 15px;
  margin-bottom: 15px;
}
aside.rail.pk-layer .black a {
  color: #eaeaea;
}
aside.rail.pk-layer .black a:hover {
  color: #ffffff;
}
aside.rail.pk-layer .gray {
  background-color: #eaeaea;
  padding: 5px 15px;
  margin-bottom: 15px;
}

/* ===== REG. NAV ===== */
.navbar {
  border: 0px;
}
.navbar-default {
  background-color: unset;
  border-color: unset;
}
@media (max-width: 768px) {
  #div-gpt-ad-1534760792152-0,
  #div-gpt-ad-1543843187159-0,
  #div-gpt-ad-1543843364584-0,
  #div-gpt-ad-1534760969781-0,
  #div-gpt-ad-1534761184549-0,
  #div-gpt-ad-1534761374627-0,
  #div-gpt-ad-1534760940174-0,
  div.leaderboard {
    display: none !important;
  }
}

/* ===== SOCIAL MEDIA ===== */
#widget_detail_postlinks #twitter {
  padding-top: 3px;
}
.rome #widget_detail_postlinks #facebook {
  min-width: 58px;
  max-width: 70px;
}

/* Circ Notice */
.circ-notice-overlay {
  display: none;
}
.circ-notice-overlay .screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #999;
  z-index: 9998;
  opacity: 0.95;
}
.circ-notice-overlay .panel {
  position: fixed;
    top: 80px;
    left: 50%;
    width: 500px;
    border: 0;
    padding: 0;
    box-shadow: 0 0 10px #000;
    transform: translateX(-50%);
    z-index: 9999;
     background: white no-repeat url("https://cdn4.creativecirclemedia.com/rome/original/20191022-123157-rome-screen.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: top left;
    background-size: 100% auto;
    text-align: center; 
    font-size: 1.25em;
}
.circ-notice-overlay .panel .margins {
  padding: 10px;
  width: 50%;
  margin-left: 50%;
}
.circ-notice-overlay button {
  font-size: 1.0em;
}
.circ-notice-overlay section.subscribe {
  margin-bottom: 60px;
}
.circ-notice-overlay .panel h3 {
  text-transform: uppercase;
  font-size: 2.5em;
  color: #0167b1;
  letter-spacing: -2px;
  line-height: 0.9;
}
.circ-notice-overlay .panel p {
  margin: 20px 0;
}
.circ-notice-overlay .login {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #727272;
  font-size: 1.2em;
  letter-spacing: -1px;
  line-height: 1.25;
  margin: 30px 0;
}
.circ-notice-overlay .bottom-bar {
  background: #0167b1;
  color: white;
  padding: 3px 6px;
  font-size: 70%;
}
.circ-notice-overlay .bottom-bar a {
  color: white;
}
@media (max-width: 768px) {
  .circ-notice-overlay .panel {
    width: 90%;
    top: 10px;
    font-size: 0.95em;
  }
  .circ-notice-overlay section.subscribe {
    margin-bottom: 20px;
  }
  .circ-notice-overlay .panel p {
    margin: 10px 0;
  }
}
.circ-sticky-footer {
  background: #549ad6;
  color: white;
  position: fixed;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  font-size: 1.1em;
  padding: 0 30px 0 15px;
  display: none;
}
.circ-sticky-footer a {
  color: white;
  text-decoration: underline;
  font-weight: 700;
}
.circ-sticky-footer section.desktop .left-area {
  width: 33.33333%;
  float: left;
  font-weight: 700;
}
.circ-sticky-footer section.desktop .middle-area {
  width: 33.33333%;
  float: left;
  text-align: center;
}
.circ-sticky-footer section.desktop .right-area {
  width: 33.33333%;
  float: left;
  text-align: right;
}
.circ-sticky-footer section.mobile {
  display: none;
}
@media (max-width: 768px) {
  .circ-sticky-footer {
    padding-top: 5px;
    padding-right: 10px;
    line-height: 1.2;
  }
  .circ-sticky-footer section.desktop {
    display: none;
  }
  .circ-sticky-footer section.mobile {
    display: block;
    font-size: 0.8em;
  }
  .circ-sticky-footer section.mobile .left-area {
    width: 50%;
    float: left;
    font-weight: 700;
  }
  .circ-sticky-footer section.mobile .right-area {
    width: 50%;
    float: left;
    text-align: right;
  }
}
