/******************************************************************************\
  * Break points - partial file
  * This file is imported into 'base'
  *
  * Set your mediaquery breakpoints. I like to use cute bear names like Chris 
  * Coyer: http://css-tricks.com/naming-media-queries/
  * Set your breakpoints in ems: http://blog.cloudfour.com/the-ems-have-it-proportional-media-queries-ftw/
\******************************************************************************/
/******************************************************************************\
  * Colours - partial file
  * This file is imported into 'base'
  *
  * Note: Currently there are some colours set in the various partial files in
  * the theme. This can be cleaned up. Sorry!
\******************************************************************************/
/*
 * Descriptive colours
 *
 * Describes the colours in non-hex terms. 
 *
 * Example: $blue: #000CFF;
 */
/*
 * Descriptive
 */
/*
 * Functional variables
 *
 * Describes how the colours are actually used - these should not be hex colours
 * and should reference the colours specified above.
 *
 * Example: $link-text: $blue
 */
/******************************************************************************\
  * Fonts - partial file
  * This file is imported into 'base'
  *
  * Specify all fonts here, remember to include any licence information.
  * It is easiest to use the same font-family for all fonts and set the weights
  * and styles in the font face declarations: 
  * http://www.456bereastreet.com/archive/201012/font-face_tip_define_font-weight_and_font-style_to_keep_your_css_simple/
\******************************************************************************/
/*
 * Menus
 */
/*
 * Display attributes
 */
/*
 * Old browser fixes, based on Jake Archibald's method
 * http://jakearchibald.github.com/sass-ie/
 */
/*
 * Media queries - based on Jake Archibald's method
 * http://jakearchibald.github.com/sass-ie/
 */
@media screen and (min-width: 78.125em) {
  /*  .ui-dialog {
      width: 100% !important;
      top: 0 !important;
      height: 100% !important;
      left: 0 !important;
      margin-left: 0 !important;
    }
  */
  /* line 14, ../sass/responsive.scss */
  .ui-dialog .slider .slides,
  .ui-dialog .slider .slides li {
    height: 35em;
  }
}
/* line 20, ../sass/responsive.scss */
.grid-display #listing-more-link {
  width: 220px !important;
}

@media screen and (max-width: 120em) {
  /* line 27, ../sass/responsive.scss */
  .object,
  .grid-display #listing-more-link {
    width: 12.5%;
  }
}
@media screen and (max-width: 90.625em) {
  /* line 35, ../sass/responsive.scss */
  .object,
  .grid-display #listing-more-link {
    width: 16.66666%;
  }
}
@media screen and (max-width: 78.125em) {
  /* line 43, ../sass/responsive.scss */
  .object,
  .grid-display #listing-more-link {
    width: 20%;
  }

  /* line 47, ../sass/responsive.scss */
  .object-active .main-page .main-page-inner {
    right: 60%;
  }
  /* line 50, ../sass/responsive.scss */
  .object-active #section-object {
    left: 40%;
  }

  /* line 54, ../sass/responsive.scss */
  .throbber-active .object-active .ajax-throbber-wrapper {
    right: 0;
    left: 40%;
  }
}
@media screen and (max-width: 65.625em) {
  /* line 63, ../sass/responsive.scss */
  .object-active .explore-header #block-nma-cs-explore-bar .object-filter .right-sort {
    padding: 0;
    border-top: 0;
  }
  /* line 66, ../sass/responsive.scss */
  .object-active .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group select {
    max-width: 72px;
  }
  /* line 70, ../sass/responsive.scss */
  .object-active .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li a {
    background-size: 15px;
    width: 25px;
  }
  /* line 73, ../sass/responsive.scss */
  .object-active .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li a.map-icon {
    background-size: 20px;
  }

  /* line 79, ../sass/responsive.scss */
  .page-whats-new .object-view-grid li.object:first-of-type {
    max-height: 15rem;
  }

  /* line 83, ../sass/responsive.scss */
  .header {
    display: none;
  }

  /* line 86, ../sass/responsive.scss */
  .grid-display #listing-more-link {
    width: 152px !important;
  }

  /* line 89, ../sass/responsive.scss */
  .lt-ie9 #block-nma-cs-explore-bar .object-filter .object-filter-wrapper .right-sort {
    width: auto;
  }
  /* line 91, ../sass/responsive.scss */
  .lt-ie9 #block-nma-cs-explore-bar .object-filter .object-filter-wrapper .right-sort .sort-group .form-item:after {
    margin-left: 120px;
  }

  /* line 96, ../sass/responsive.scss */
  .jqactive .active-object .objectlink img,
  #section-list .listing-table-wrapper .object:hover .table-image img {
    opacity: 1;
  }

  /* line 99, ../sass/responsive.scss */
  #section-list .listing-table-wrapper .object:hover {
    background: #efefef;
  }
  /* line 101, ../sass/responsive.scss */
  #section-list .listing-table-wrapper .object:hover .table-image {
    background: #efefef;
  }

  /* line 105, ../sass/responsive.scss */
  #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li .grid-icon {
    background-image: url("../images/icon-grid-2x.png");
    background-size: 20px;
  }

  /* line 109, ../sass/responsive.scss */
  #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li .table-icon {
    background-image: url("../images/icon-table-2x.png");
    background-size: 20px;
  }

  /* line 113, ../sass/responsive.scss */
  #section-list .facetapi-inactive {
    background-image: url("../images/icon-add-blue-2x.png");
    background-size: 10px;
  }

  /* line 117, ../sass/responsive.scss */
  #block-nma-cs-explore-bar .object-filter .current-search-item li a {
    background-size: 10px;
  }
  /* line 122, ../sass/responsive.scss */
  #block-nma-cs-explore-bar .object-filter .current-search-item li a:hover, #block-nma-cs-explore-bar .object-filter .current-search-item li a:active, #block-nma-cs-explore-bar .object-filter .current-search-item li a:focus {
    background-size: 10px;
  }

  /* line 127, ../sass/responsive.scss */
  .slider .slides {
    height: 300px;
  }
  /* line 129, ../sass/responsive.scss */
  .slider .slides li {
    height: 300px;
  }

  /* line 133, ../sass/responsive.scss */
  .object-page-main fieldset {
    margin-top: 1.25em;
  }

  /* line 136, ../sass/responsive.scss */
  .main-page {
    left: 0;
  }
  /* line 138, ../sass/responsive.scss */
  .main-page .main-page-wrapper {
    border-left: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }

  /* line 150, ../sass/responsive.scss */
  .object-top-button {
    display: block;
  }

  /* line 153, ../sass/responsive.scss */
  .active-menu .main-page {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }

  /* line 159, ../sass/responsive.scss */
  .active-menu-mobile .main-page {
    left: 0;
    transform: translate3d(270px, 0, 0);
    -ms-transform: translate3d(270px, 0, 0);
    -webkit-transform: translate3d(270px, 0, 0);
    -moz-transform: translate3d(270px, 0, 0);
  }

  /* line 167, ../sass/responsive.scss */
  .ie9 .active-menu-mobile .main-page {
    left: 270px;
  }

  /* line 180, ../sass/responsive.scss */
  .not-front .page-content-wrapper {
    top: 47px;
  }
  /* line 183, ../sass/responsive.scss */
  .not-front .highlights .featured-list-wrapper .featured-highlights {
    width: 100%;
  }

  /* line 189, ../sass/responsive.scss */
  .page-ce .page-content-padding,
  .not-front.page-ce .page-content-padding {
    padding: 0;
  }

  /* line 193, ../sass/responsive.scss */
  .object-active .main-page .main-page-inner {
    right: auto;
    width: 320px;
  }
  /* line 197, ../sass/responsive.scss */
  .object-active #section-object {
    left: 320px;
  }
  /* line 200, ../sass/responsive.scss */
  .object-active .header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li {
    float: none;
  }
  /* line 202, ../sass/responsive.scss */
  .object-active .header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li a {
    max-width: none;
  }

  /* line 207, ../sass/responsive.scss */
  .throbber-active .object-active .ajax-throbber-wrapper {
    position: absolute;
    left: 320px;
    width: auto;
    opacity: 1;
    height: auto;
  }
  /* line 213, ../sass/responsive.scss */
  .throbber-active .object-active .ajax-throbber-wrapper img {
    display: block;
  }

  /* line 218, ../sass/responsive.scss */
  .explore-header .region-content-top .filter-button {
    display: block;
  }
  /* line 221, ../sass/responsive.scss */
  .explore-header .region-content-top {
    padding: 0;
  }
  /* line 223, ../sass/responsive.scss */
  .explore-header .region-content-top .current-filters .title-wrapper {
    display: none;
  }
  /* line 227, ../sass/responsive.scss */
  .explore-header .region-content-top #block-nma-cs-explore-bar .filter-section {
    padding: 0.59375em 0.5em;
    background: #eee;
    *zoom: 1;
    float: none;
    width: auto;
  }
  /* line 63, ../sass/partials/_custom.scss */
  .explore-header .region-content-top #block-nma-cs-explore-bar .filter-section:before, .explore-header .region-content-top #block-nma-cs-explore-bar .filter-section:after {
    content: " ";
    display: table;
  }
  /* line 67, ../sass/partials/_custom.scss */
  .explore-header .region-content-top #block-nma-cs-explore-bar .filter-section:after {
    clear: both;
  }
  /* line 233, ../sass/responsive.scss */
  .explore-header .region-content-top #block-nma-cs-explore-bar .filter-section .right-sort {
    float: none;
    height: auto;
    margin-top: 0;
  }
  /* line 244, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort > a {
    font-size: 0.75em;
  }
  /* line 247, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group {
    width: auto;
  }
  /* line 249, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group select {
    font-size: 0.75em;
    padding: 6px 25px 8px 5px;
    margin: 0 0 0 20px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
  }
  /* line 258, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group .form-item:after {
    margin-left: 80px;
  }
  /* line 262, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group .form-item label {
    display: none;
  }
  /* line 266, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group .form-item .sort-order {
    left: -5px;
    width: 30px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -ms-border-radius: 5px 0px 0px 5px;
    -o-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
  }
  /* line 275, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters {
    padding: 0 0.5em 0.59375em 0.5em;
    float: none;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0;
    position: absolute;
    background: #eee;
    z-index: -10;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  /* line 286, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters ul {
    *zoom: 1;
  }
  /* line 63, ../sass/partials/_custom.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters ul:before, .explore-header #block-nma-cs-explore-bar .object-filter .filters ul:after {
    content: " ";
    display: table;
  }
  /* line 67, ../sass/partials/_custom.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters ul:after {
    clear: both;
  }
  /* line 289, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li {
    float: left;
  }
  /* line 292, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li a {
    font-size: 0.75em;
    padding-left: 1.875em;
  }

  /* line 302, ../sass/responsive.scss */
  .mobile-filter-active .mobile-filter {
    background-color: #eee;
    background-image: url("../images/mobile-filter.png");
  }

  /* line 308, ../sass/responsive.scss */
  .page-ce .page-content-wrapper {
    top: 0;
    transform: translate3d(0px, 50px, 0px);
    bottom: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  /* line 314, ../sass/responsive.scss */
  .page-ce .mobile-filter {
    display: block;
  }
  /* line 319, ../sass/responsive.scss */
  .page-ce .mobile-filter-active.filters-expanded .current-filter {
    background: #444;
    color: #fff;
  }

  /* line 325, ../sass/responsive.scss */
  .facet-menu .main-page .main-page-wrapper {
    left: 0;
  }

  /* line 328, ../sass/responsive.scss */
  #block-nma-cs-explore-bar-mobile {
    display: block;
    margin: 0;
    padding: 0;
  }

  /* line 333, ../sass/responsive.scss */
  .titles {
    margin: 7px 0 0 10px;
  }

  /* line 336, ../sass/responsive.scss */
  .mobile-menu {
    display: block;
  }

  /* line 340, ../sass/responsive.scss */
  .object-content,
  .slideshow-unavailable {
    display: none;
    margin: 0;
    padding: 0;
  }

  /* line 346, ../sass/responsive.scss */
  .table-who,
  .table-when {
    display: none;
  }

  /* line 350, ../sass/responsive.scss */
  .object-page-main .object-top h1.object-title {
    max-width: none;
    clear: both;
  }
  /* line 354, ../sass/responsive.scss */
  .object-page-main .controls {
    margin-bottom: 1rem;
  }
  /* line 363, ../sass/responsive.scss */
  .object-page-main .object-wrapper-middle h1 {
    display: none;
  }
  /* line 369, ../sass/responsive.scss */
  .object-page-main .where h3,
  .object-page-main .where .block-wrapper {
    float: none;
    display: block;
    max-width: none;
    overflow: visible;
    max-height: none;
  }
  /* line 376, ../sass/responsive.scss */
  .object-page-main .where ul {
    width: auto;
  }
  /* line 379, ../sass/responsive.scss */
  .object-page-main .where .map {
    display: none;
  }

  /* line 384, ../sass/responsive.scss */
  .ui-dialog {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0;
    bottom: 0;
    min-width: 0;
    width: auto !important;
    margin: 0;
  }
  /* line 393, ../sass/responsive.scss */
  .ui-dialog .slider .slides {
    height: 33.2em;
  }
  /* line 395, ../sass/responsive.scss */
  .ui-dialog .slider .slides li {
    height: 33.2em;
  }

  /* line 400, ../sass/responsive.scss */
  .carousel {
    display: none;
  }

  /* line 405, ../sass/responsive.scss */
  .flexslider .flex-direction-nav a {
    top: 90px;
  }

  /* line 412, ../sass/responsive.scss */
  .highlight-set .highlight-content,
  .more-highlighted .highlight-content {
    padding: 1.25em;
  }
  /* line 414, ../sass/responsive.scss */
  .highlight-set .highlight-content h3,
  .more-highlighted .highlight-content h3 {
    font-size: 1.5em;
  }
  /* line 417, ../sass/responsive.scss */
  .highlight-set .highlight-content .highlight-arrow,
  .more-highlighted .highlight-content .highlight-arrow {
    bottom: 0em;
    right: 0em;
  }

  /* line 424, ../sass/responsive.scss */
  .page-highlights .page-content-padding,
  .page-highlight .page-content-padding {
    padding: 0;
  }

  /* line 427, ../sass/responsive.scss */
  .object-view .highlight {
    width: 50%;
  }

  /* line 431, ../sass/responsive.scss */
  .page-highlight .sub-highlight .object-desc {
    width: 60%;
  }
  /* line 434, ../sass/responsive.scss */
  .page-highlight .sub-highlight .highlights-summary {
    width: 30%;
    font-size: 80%;
  }

  /* line 442, ../sass/responsive.scss */
  .not-front.node-type-basic-page .page-title, .not-front.node-type-webform .page-title {
    margin: 50px 0 0;
    padding: 1.5rem;
  }
  /* line 446, ../sass/responsive.scss */
  .not-front.node-type-basic-page .region-content, .not-front.node-type-webform .region-content {
    padding: 1.5em;
  }
}
@media screen and (max-width: 50em) {
  /* line 455, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort {
    padding: 0;
    border-top: 0;
  }
  /* line 458, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group select {
    max-width: 72px;
  }
  /* line 462, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li a {
    background-size: 15px;
    width: 25px;
  }
  /* line 465, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .display-mode li a.map-icon {
    background-size: 20px;
  }

  /* line 472, ../sass/responsive.scss */
  .object,
  .grid-display #listing-more-link {
    width: 25%;
  }
}
@media screen and (max-device-width: 50em) {
  /* line 478, ../sass/responsive.scss */
  #section-object > * {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 43.75em) {
  /* line 485, ../sass/responsive.scss */
  .object,
  .grid-display #listing-more-link {
    width: 33.3333%;
  }

  /* line 489, ../sass/responsive.scss */
  .object-active .main-page .main-page-inner {
    right: 0;
    left: 0;
    width: 100%;
  }
  /* line 494, ../sass/responsive.scss */
  .object-active #section-object {
    left: 0;
  }

  /* line 498, ../sass/responsive.scss */
  .throbber-active .object-active .ajax-throbber-wrapper {
    right: 0;
    left: 0;
  }

  /* line 502, ../sass/responsive.scss */
  #section-object {
    right: 0;
    left: 0;
    width: 100%;
  }

  /* line 509, ../sass/responsive.scss */
  .table-what,
  .table-where,
  .slideshow-link {
    display: none;
  }

  /* line 512, ../sass/responsive.scss */
  .slider .flex-request-image a {
    top: 10px;
  }

  /* line 523, ../sass/responsive.scss */
  .page-ce .page-content-padding,
  .not-front.page-ce .page-content-padding {
    padding: 0;
  }

  /* line 526, ../sass/responsive.scss */
  .header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li {
    float: none;
  }
  /* line 528, ../sass/responsive.scss */
  .header #block-nma-cs-explore-bar .object-filter .filters .current-search-item li a {
    max-width: none;
  }

  /* line 534, ../sass/responsive.scss */
  .front .featured-list-wrapper .featured-highlights,
  .front .featured-list-wrapper .more-highlighted-wrapper {
    width: 100%;
  }

  /* line 544, ../sass/responsive.scss */
  .page-highlights .page-content-padding,
  .page-highlight .page-content-padding {
    padding: 0;
  }

  /* line 547, ../sass/responsive.scss */
  .object-view .highlight {
    width: 100%;
    float: none;
  }

  /* line 553, ../sass/responsive.scss */
  .page-highlight .sub-highlight .object-desc,
  .page-highlight .sub-highlight .highlights-summary {
    width: 100%;
    margin: 0;
    float: none;
  }

  /* line 559, ../sass/responsive.scss */
  .page-highlight .feature-banner-image {
    height: 6.25em;
  }

  /* line 562, ../sass/responsive.scss */
  .page-highlight .feature-information .block-title {
    line-height: 1.2em;
    font-size: 2em;
  }
}
@media screen and (max-width: 30em) {
  /* line 570, ../sass/responsive.scss */
  .object {
    width: 50%;
  }

  /* line 573, ../sass/responsive.scss */
  .grid-display #listing-more-link {
    width: 50%;
  }

  /* line 576, ../sass/responsive.scss */
  .object-page-main .block-wrapper .block-info ul {
    float: none;
    width: 100%;
    min-height: 0;
  }
}
@media screen and (max-width: 350px) {
  /* line 583, ../sass/responsive.scss */
  .explore-header #block-nma-cs-explore-bar .object-filter .right-sort .sort-group select {
    padding: 6px 25px 8px 5px;
    max-width: 74px;
    margin: 0 0 0 20px;
  }
}
