html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

body {
  background: #632126 !important;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.container::after {
  clear: both;
  content: "";
  display: block;
}

#mm-0 {
  overflow: hidden;
}

@media screen and (min-width: 54.375em) {
  .one-sidebar.sidebar-second #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 74.19355%;
  }
  .one-sidebar.sidebar-second #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 60em) {
  .one-sidebar.sidebar-second #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
  }
  .one-sidebar.sidebar-second #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 54.375em) {
  .one-sidebar.sidebar-first #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 74.19355%;
    margin-left: 25.80645%;
  }
  .one-sidebar.sidebar-first #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 60em) {
  .one-sidebar.sidebar-first #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 74.46809%;
    margin-left: 25.53191%;
  }
  .one-sidebar.sidebar-first #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 54.375em) {
  .two-sidebars #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 48.3871%;
    margin-left: 25.80645%;
  }
  .two-sidebars #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 60em) {
  .two-sidebars #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 40.42553%;
    margin-left: 25.53191%;
  }
  .two-sidebars #content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 54.375em) {
  #sidebar-first {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 22.58065%;
    margin-left: -77.41935%;
  }
  #sidebar-first:last-child {
    margin-right: 0;
  }
  .one-sidebar.sidebar-first #sidebar-first {
    margin-left: -103.22581%;
  }
}

@media screen and (min-width: 60em) {
  #sidebar-first {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    margin-left: -68.08511%;
  }
  #sidebar-first:last-child {
    margin-right: 0;
  }
  .one-sidebar.sidebar-first #sidebar-first {
    margin-left: -102.12766%;
  }
}

@media screen and (min-width: 54.375em) {
  #sidebar-second {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 22.58065%;
    margin-left: 0%;
  }
  #sidebar-second:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 60em) {
  #sidebar-second {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin-left: 0%;
  }
  #sidebar-second:last-child {
    margin-right: 0;
  }
}

#footer {
  float: none;
  clear: both;
}

#header, #footer,
#sidebar-first,
#sidebar-second,
#navigation {
  background: #632126;
}

#header,
#footer,
.mission,
.breadcrumb,
.node {
  clear: both;
}

#block-princeton-public-library-content .frontpage {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

#block-princeton-public-library-content .frontpage * {
  box-sizing: border-box;
}

#block-princeton-public-library-content .frontpage ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#block-princeton-public-library-content .frontpage li {
  position: relative;
  margin-bottom: 12px;
}

#block-princeton-public-library-content .frontpage li .views-field-title {
  font-weight: 300;
  font-size: 1.2em;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 6px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

#block-princeton-public-library-content .frontpage li .views-field-title a {
  color: white;
}

#block-princeton-public-library-content .frontpage li .views-field-body {
  height: 162px;
  overflow: hidden;
}

#block-princeton-public-library-content .frontpage li .views-field-view-node {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 20em) {
  #block-princeton-public-library-content .frontpage li {
    width: 100%;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(1n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 37.5em) {
  #block-princeton-public-library-content .frontpage li {
    width: 49%;
    float: left;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 60em) {
  #block-princeton-public-library-content .frontpage li {
    width: 50%;
    float: left;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(n) {
    margin-bottom: 0%;
    margin-right: 0%;
  }
  #block-princeton-public-library-content .frontpage li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

#whatsnewrow {
  padding: 0;
  overflow: hidden;
  width: 120px;
  height: 184px;
  float: left;
}

#whatsnewrow ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#whatsnewrow #whatsnewimage {
  height: 140px;
  background: url(../../images/noimage.jpg) no-repeat;
  background-position: center center;
}

#whatsnewrow #whatsnewimage img {
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#whatsnewrow #whatsnewtext {
  display: block;
  text-align: center;
  font-size: .8em;
  line-height: 140%;
  padding-top: 8px;
}

#whatsnewrow #whatsnewavail {
  display: none;
}

.jcarousel-skin-default ul {
  width: 100% !important;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel-skin-default li {
  float: left !important;
  margin-bottom: 20px !important;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100%;
  height: auto;
  padding: 0;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.jcarousel-skin-default .jcarousel-item {
  width: 130px;
  height: 184px;
  border: none;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  display: none;
}

@media (min-width: 320px) {
  #block-views-block-what-s-new-in-the-library-block-1 {
    background: rgba(0, 0, 0, 0.5);
    margin: 0 0 20px 0;
    padding: 0px 12px 6px 12px;
    color: white;
    overflow: hidden;
    color: white;
  }
  #block-views-block-what-s-new-in-the-library-block-1 a {
    color: white;
  }
  #block-views-block-what-s-new-in-the-library-block-1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #block-views-block-what-s-new-in-the-library-block-1 .views-field-title {
    margin-bottom: 10px;
    font-weight: 100;
    font-size: 180%;
    color: white;
  }
  #block-views-block-what-s-new-in-the-library-block-1 .views-field-body {
    overflow: hidden;
    height: 200px;
    padding: 6px;
  }
  #block-views-block-what-s-new-in-the-library-block-1 .views-field-view-node {
    float: right;
    text-align: right;
    right: 0;
  }
  #block-views-block-what-s-new-in-the-library-block-1 .links {
    display: none;
  }
}

@media (min-width: 640px) {
  #block-views-block-what-s-new-in-the-library-block-1 {
    width: 60%;
    float: left;
  }
}

@media (min-width: 320px) {
  #block-views-block-upcoming-events-block-1 {
    background: rgba(0, 0, 0, 0.5);
    padding: 0px 12px 6px 12px;
  }
  #block-views-block-upcoming-events-block-1 h2 {
    font-weight: 100;
    color: white;
  }
  #block-views-block-upcoming-events-block-1 .more-link {
    text-align: right;
  }
  #block-views-block-upcoming-events-block-1 .more-link a {
    color: white;
  }
  #block-views-block-upcoming-events-block-1 .views-field-title a {
    color: white;
  }
  #block-views-block-upcoming-events-block-1 .views-field-title a:active, #block-views-block-upcoming-events-block-1 .views-field-title a:focus, #block-views-block-upcoming-events-block-1 .views-field-title a:hover {
    color: #b3b3b3;
  }
  #block-views-block-upcoming-events-block-1 .views-field-field-date-and-time {
    color: #b3b3b3;
    font-weight: 100;
  }
}

@media (min-width: 640px) {
  #block-views-block-upcoming-events-block-1 {
    width: 39%;
    float: right;
  }
}

.links {
  clear: both;
}

.feed-icon {
  display: none;
}

.hide {
  display: none;
}

.layout-container {
  background-color: white;
}

#footer * {
  box-sizing: border-box;
}

#footer .block-block-content {
  position: relative;
  margin-bottom: 12px;
  color: white;
  font-weight: 100;
}

#footer .block-block-content a {
  color: white;
}

#footer .block-block-content h2 {
  font-weight: 100;
  font-size: 180%;
}

@media screen and (min-width: 20em) {
  #footer .block-block-content {
    width: 100%;
  }
  #footer .block-block-content:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  #footer .block-block-content:nth-child(1n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 37.5em) {
  #footer .block-block-content {
    width: 33.33333%;
    float: left;
  }
  #footer .block-block-content:nth-child(n) {
    margin-bottom: 0%;
    margin-right: 0%;
  }
  #footer .block-block-content:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 60em) {
  #footer .block-block-content {
    width: 33.33333%;
    float: left;
  }
  #footer .block-block-content:nth-child(n) {
    margin-bottom: 0%;
    margin-right: 0%;
  }
  #footer .block-block-content:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.featured-articles {
    letter-spacing: normal;
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.5);
}

.featured-articles .item-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.featured-articles .item-list ul li {
    cursor: pointer;
}

.featured-articles .item-list ul li:first-of-type {
    cursor: default;
}

@media (min-width: 320px) {
    
    .featured-articles .item-list ul {
        height: auto;
    }
    
    .featured-articles .item-list ul li {
        width: 100%;
        height: 200px;
        position: relative;
        overflow: hidden;
        border: 1px solid #fff;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .featured-articles .item-list ul li .views-field.views-field-field-image > .field-content a img {
        position: absolute;
        left:-10000%; right: -10000%; 
        top: -10000%; bottom: -10000%;
        margin: auto auto;
        min-width: 1000%;
        min-height: 1000%;
        -webkit-transform:scale(0.101);
        transform: scale(0.101);
        z-index: 0;
        display: none;
    }

    .featured-articles .item-list ul li .views-field.views-field-title {
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        position: absolute;
        padding: 3px 15px;
        font-size: 18px;
        line-height: 24px;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-title {
        top: 0;
        bottom: auto;
        font-size: 28px;
        line-height: 34px;
        font-weight: 100;
        padding: 10px 15px;
    }

    .featured-articles .item-list ul li .views-field.views-field-title > .field-content a {
        color: #fff;
    }

    .featured-articles .item-list ul li .views-field.views-field-body {
        display: none;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 1;
    }

    .featured-articles .item-list ul li .views-field.views-field-body #searchForm {
        padding: 15px;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body #dropDown {
        display: none;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body #searchField {
        display: inline-block;
        width: 75%;
        padding: 0 15px 0 0;
        vertical-align: middle;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body #buttonsWrapper {
        display: inline-block;
        width: 25%;
        vertical-align: middle;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body #searchField input {
        height: 40px;
        width: 100%;
        margin: 0;
    }

    .featured-articles .item-list ul li:first-of-type .views-field.views-field-body #buttonsWrapper .button {
        width: 100%;
    }
}

@media (min-width: 768px) {
  
    .featured-articles .item-list ul {
        height: 300px;
    }
    
    .featured-articles .item-list ul li {
        width: 25%;
        height: 50%;
        float: left;
        position: relative;
        margin: 0;
    }

    .featured-articles .item-list ul li:first-of-type {
        width: 50%;
        height: 100%;
    }
    
    .featured-articles .item-list.many ul li {
        width: 20%;
    }

    .featured-articles .item-list.many ul li:first-of-type {
        width: 40%;
    }
    
    .featured-articles .item-list ul li:nth-child(n+4) {
        border-top: none;
    }
    
    .featured-articles .item-list ul li:nth-child(n+2) {
        border-left: none;
    }
    
}

@media (min-width: 320px) and (max-width: 991px) {
  
}

#superfish-main {
  margin-right: -10px;
}

#superfish-main li a {
  padding: 1em .9em;
}

#block-horizontalmenu {
  display: none;
}

#block-responsivemenumobileicon {
  right: 0;
  bottom: 10px;
  margin-right: 54px;
  position: absolute;
}

#superfish-main-toggle {
  display: none;
}

#footer .block-block-content:nth-child(n+4) {
    margin: 0;
    padding: 10px 0;
    display: block;
    width: 100%;
  }