@-webkit-keyframes ajax-spinner {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@keyframes ajax-spinner {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }

.node--center-short_listing {
  display: none;
  background-color: #6f7278; }
  .should-show-center-menu .node--center-short_listing {
    display: block; }

.center-short-listing.center-short-listing-alt {
  padding: 0.7rem 1rem 0.5rem;
  border-top: 1px solid #fff;
  min-height: 300px; }
  @media (min-width: 990px) {
    .center-short-listing.center-short-listing-alt {
      padding: 20px 16px 17px;
      border: 0;
      min-height: auto;
      position: relative; } }
  .center-short-listing.center-short-listing-alt .link-container {
    -webkit-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    max-height: 200px; }
  .center-short-listing.center-short-listing-alt .menu-hide {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: max-height 0.4s ease-in, padding-top 0.6s ease-in, padding-bottom 0.6s ease-in;
    -o-transition: max-height 0.4s ease-in, padding-top 0.6s ease-in, padding-bottom 0.6s ease-in;
    transition: max-height 0.4s ease-in, padding-top 0.6s ease-in, padding-bottom 0.6s ease-in; }
  .center-short-listing.center-short-listing-alt .center-home {
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 16px;
    color: #fff;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    padding: 0 20px; }
    @media (min-width: 990px) {
      .center-short-listing.center-short-listing-alt .center-home {
        padding: 0 8px; } }
  .center-short-listing.center-short-listing-alt .center-link {
    color: #fff;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    text-decoration: none; }
    @media (min-width: 990px) {
      .center-short-listing.center-short-listing-alt .center-link {
        position: absolute;
        right: 0; } }
  .center-short-listing.center-short-listing-alt .center-link-text {
    display: none; }
    @media (min-width: 990px) {
      .center-short-listing.center-short-listing-alt .center-link-text {
        display: inline;
        position: relative;
        top: -2px; } }
  .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections a {
      display: block;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 6px;
      font-weight: 100;
      width: 100%;
      font-family: 'Quicksand', sans-serif; }
      @media (min-width: 990px) {
        .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections a {
          font-size: 16px; } }
      .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections a:hover {
        color: #fff;
        text-decoration: underline; }
      .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections a:last-child {
        margin-bottom: 18px; }
    .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header {
      position: relative;
      margin-bottom: 1rem;
      cursor: pointer; }
      .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header:after {
        content: '\f107';
        color: #fff;
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 1.375rem;
        line-height: 1;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -0.6875rem; }
      @media (min-width: 990px) {
        .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header {
          cursor: auto; }
          .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header:after {
            content: ''; } }
      .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header span {
        color: #fff;
        font-size: 15px;
        border-bottom: 1px solid #fff;
        padding-bottom: 0.4rem;
        font-weight: bold; }
        @media (min-width: 990px) {
          .center-short-listing.center-short-listing-alt .paragraph--type--regional-center-link-sections .center-link-header span {
            font-size: 16px; } }

.center-short-listing .center-short-listing__title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial; }
  @media (min-width: 900px) {
    .center-short-listing .center-short-listing__title {
      border: zero;
      font-size: 16px;
      padding: 0;
      cursor: pointer; } }

.center-short-listing .center-short-listing__help-text {
  text-transform: none;
  font-size: 12px;
  display: inline;
  font-weight: normal; }

.center-short-listing .center-menu-toggle {
  margin-top: -1px;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  padding-right: 1rem;
  display: none;
  cursor: pointer; }
  @media (min-width: 900px) {
    .center-short-listing .center-menu-toggle {
      display: block; } }
  .center-short-listing .center-menu-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background: #fff;
    border: 1px solid transparent;
    -webkit-transform: translate3d(0, 7px, 0) rotate(47deg);
    transform: translate3d(0, 7px, 0) rotate(47deg); }
    .center-short-listing .center-menu-toggle .icon-bar:not(:first-child) {
      margin-top: 4px;
      -webkit-transform: translate3d(0, 0, 0) rotate(-47deg);
      transform: translate3d(0, 0, 0) rotate(-47deg); }
    .center-short-listing .center-menu-toggle .icon-bar:nth-child(3) {
      display: none; }
  .center-short-listing .center-menu-toggle.collapsed .icon-bar {
    display: block;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

.center-short-listing .center-short-listing__menu_links {
  display: block;
  padding: 1rem 0;
  -webkit-transition: max-height 0.4s ease-out, padding-top 0.4s ease-out, padding-bottom 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out, padding-top 0.4s ease-out, padding-bottom 0.4s ease-out;
  transition: max-height 0.4s ease-out, padding-top 0.4s ease-out, padding-bottom 0.4s ease-out;
  max-height: 500px; }
  .center-short-listing .center-short-listing__menu_links a {
    color: #fff; }
  @media (min-width: 990px) {
    .center-short-listing .center-short-listing__menu_links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 1.5rem; } }

.center-short-listing .center-links-menu_links .contextual-region {
  margin-top: 0; }

.should-expand-center-menu .center-short-listing__menu_links {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

/* IE 11 styles */
.ie11 .center-menu-toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }