@media screen and (min-width: 1080px) {
  .historic-content .container {
    width: 1068px; } }
.historic-content .history-featured-area {
  padding: 25px 0;
  background: #f3f3f4;
  overflow: hidden; }
  .historic-content .history-featured-area .col-6.last {
    float: right;
    margin-left: 0px; }
    @media screen and (min-width: 768px) {
      .historic-content .history-featured-area .col-6.last {
        width: 50%; } }
  .historic-content .history-featured-area .col-6.first {
    float: left; }
    @media screen and (min-width: 768px) {
      .historic-content .history-featured-area .col-6.first {
        width: 50%; } }
  .historic-content .history-featured-area .downloads {
    margin: 15px 0;
    overflow: hidden; }
    .historic-content .history-featured-area .downloads li {
      float: left;
      margin-right: 10px; }
      .historic-content .history-featured-area .downloads li a {
        display: block;
        padding: 12px 10px 10px;
        line-height: 1;
        background: #f3f3f4;
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer; }
  .historic-content .history-featured-area .row {
    background: #fff; }
  .historic-content .history-featured-area .info {
    padding: 25px;
    box-sizing: border-box; }
  .historic-content .history-featured-area h1 {
    margin-top: 0px; }
.historic-content .historic-entry {
  margin-bottom: 25px;
  color: #6f7276;
  text-decoration: none; }
  .historic-content .historic-entry .post-date {
    margin-top: 10px;
    font-family: "NJFontBookBold";
    color: #000; }
  .historic-content .historic-entry .thumbnail_cont {
    position: relative;
    display: block; }
  .historic-content .historic-entry img {
    margin-bottom: 10px;
    height: auto; }
  .historic-content .historic-entry h4 {
    font-size: 16px;
    margin: 0;
    font-family: "njfontsigningmedium"; }
    .historic-content .historic-entry h4.category-name {
      color: #9d9fa2;
      margin-top: 0; }
  .historic-content .historic-entry p {
    font-size: 16px;
    margin-bottom: 0; }
  .historic-content .historic-entry .subscribe {
    font-size: 16px;
    text-decoration: underline; }
  .historic-content .historic-entry a {
    color: #000;
    text-decoration: none; }
  .historic-content .historic-entry a.subscribe:hover {
    color: #6f7276; }
  .historic-content .historic-entry:hover a {
    color: #6f7276; }
.historic-content .image-slideshow img {
  display: inline-block;
  width: 100%; }
.historic-content .flex-control-paging {
  margin-left: 0px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
.historic-content .flex-pauseplay a {
  position: absolute;
  right: 20px;
  bottom: 25px;
  z-index: 100; }
.historic-content .selectboxit-container .selectboxit-options {
  height: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box; }

#all_historic_wrap {
  border: 0;
  border-bottom: 4px solid #000;
  color: #000;
  margin: 20px 6px 0 0;
  padding-bottom: 2px;
  text-transform: uppercase;
  font-family: "njfontsigningmedium";
  min-width: 9px;
  display: inline-block;
  cursor: pointer; }
  #all_historic_wrap:hover {
    text-decoration: none;
    border-color: #9d9fa2;
    color: #9d9fa2; }
  #all_historic_wrap input {
    opacity: 0;
    width: 0;
    height: 0; }

.historic-tag {
  text-transform: uppercase;
  display: block;
  background: #000;
  color: #fff;
  padding: 12px 10px 10px;
  position: absolute;
  left: 25px;
  top: 0px;
  z-index: 100; }

.page-template-template-historic .autocomplete_filter {
  display: inline-block;
  width: 100%;
  margin-bottom: 7px;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }
  .page-template-template-historic .autocomplete_filter span.label {
    float: left;
    width: 70px;
    line-height: 34px; }
.page-template-template-historic .autocomplete_submit {
  background: #e6e7e9;
  border: 0;
  font-size: 18px;
  float: left;
  padding: 8px 10px 7px 10px;
  margin-left: 10px;
  -webkit-appearance: none; }
  .page-template-template-historic .autocomplete_submit:hover {
    background: #f8f8f8;
    color: #6f7276; }
.page-template-template-historic #autocomplete_wrap {
  float: left;
  width: auto; }
  .page-template-template-historic #autocomplete_wrap .typeahead {
    background: #e6e7e9;
    border: 0;
    width: 599px;
    padding: 10px 13px 9px 13px;
    font-size: 16px; }
  .page-template-template-historic #autocomplete_wrap .tt-dropdown-menu {
    background: #f4f5f6;
    width: 100%;
    float: left;
    padding: 4px 13px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-top: 0; }
  .page-template-template-historic #autocomplete_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px; }

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