/* Overrides to DRR bootsrtap styles */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/* Overrides to DRR bootsrtap styles */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
@media (min-width: 981px) {
  /* line 7, app/assets/stylesheets/media.scss */
  body {
    padding-top: 100px;
  }
  /* line 10, app/assets/stylesheets/media.scss */
  body.collections-show {
    padding-top: 241.2px;
  }
}

@media (max-width: 979px) {
  /* line 17, app/assets/stylesheets/media.scss */
  .span3 .collection-info-sidenav {
    position: static;
    width: auto;
    top: 0;
  }
  /* line 23, app/assets/stylesheets/media.scss */
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  /* line 26, app/assets/stylesheets/media.scss */
  .navbar-fixed-top .navbar-inner {
    padding: 0;
  }
  /*
  .collection-head .content-col {
    //MM: took this out 9/18/13
    //width: 99%;
  }
  */
  /* line 39, app/assets/stylesheets/media.scss */
  .collection-head .collection-view-select .btn {
    font-size: 11.4px;
    line-height: 11.4px;
    background-image: none;
    margin-top: 0;
    padding: 6px 7.2px;
  }
}

@media (max-width: 767px) {
  /* line 53, app/assets/stylesheets/media.scss */
  .collection-info-sidenav {
    display: none;
  }
  /* line 58, app/assets/stylesheets/media.scss */
  .collection-head .collection-view-select .btn {
    font-size: 10.8px;
    line-height: 10.8px;
    background-image: none;
    margin-top: 0;
    padding: 6px 7.2px;
  }
  /* line 67, app/assets/stylesheets/media.scss */
  .home .home-content {
    background: none;
    border: none;
    padding: 0;
    width: 90%;
  }
  /* line 73, app/assets/stylesheets/media.scss */
  .general-home .no-chevron {
    margin-top: 30px;
    text-align: center;
  }
  /* line 79, app/assets/stylesheets/media.scss */
  .navbar .site-name {
    font-size: 20px;
  }
  /* line 85, app/assets/stylesheets/media.scss */
  .navbar .navbar-search input {
    width: 110px;
  }
  /* line 89, app/assets/stylesheets/media.scss */
  .living-at {
    text-align: center;
  }
  /* line 93, app/assets/stylesheets/media.scss */
  .collection-info-content .tab-pane {
    display: block !important;
  }
  /* line 95, app/assets/stylesheets/media.scss */
  .collection-info-content .tab-pane.fade {
    opacity: 100;
  }
  /* line 99, app/assets/stylesheets/media.scss */
  .collection-info-content .tab-pane h2 {
    margin: 28px 0 !important;
  }
  /* line 103, app/assets/stylesheets/media.scss */
  .collection-info-content .tab-pane .description-section .collection-summary {
    background: 0;
    padding: 0;
    border: 0;
  }
}

@media (max-height: 200px) {
  /* line 113, app/assets/stylesheets/media.scss */
  body {
    padding: 0;
  }
  /* line 117, app/assets/stylesheets/media.scss */
  .collection-info-sidenav {
    display: none;
  }
  /* line 121, app/assets/stylesheets/media.scss */
  .span3 .collection-info-sidenav {
    position: relative;
    top: 0;
  }
  /* line 125, app/assets/stylesheets/media.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
}

@media print {
  /* line 133, app/assets/stylesheets/media.scss */
  .no-print, .no-print * {
    display: none !important;
  }
  /* line 138, app/assets/stylesheets/media.scss */
  body {
    padding: 0 !important;
  }
}
