@import url(https://fonts.googleapis.com/css?family=Muli:300,400,400i,600,700);
/* @override 
	http://localhost:8002/static/mytributes/dist/whitelabel.css
	http://localhost:8001/static/mytributes/dist/whitelabel.css */
/*
Tributes Theme v1.5
Last updated: 4 Feb 2019
*/
.main-interaction {
  color: #94CC4E !important; }

/* Webfont: Icomoon - BSS variant */
@font-face {
  font-family: 'icomoonbss';
  src: url("./fonts/icomoon/icomoon_bss.eot?kucd3o");
  src: url("./fonts/icomoon/icomoon_bss.eot?kucd3o#iefix") format("embedded-opentype"), url("./fonts/icomoon/icomoon_bss.ttf?kucd3o") format("truetype"), url("./fonts/icomoon/icomoon_bss.woff?kucd3o") format("woff"), url("./fonts/icomoon/icomoon_bss.svg?kucd3o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'galleriaicons';
  src: url("./fonts/galleria/galleriaicons.eot?43225224");
  src: url("./fonts/galleria/galleriaicons.eot?43225224#iefix") format("embedded-opentype"), url("./fonts/galleria/galleriaicons.woff?43225224") format("woff"), url("./fonts/galleria/galleriaicons.ttf?43225224") format("truetype"), url("./fonts/galleria/galleriaicons.svg?43225224#galleria-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  background-color: #F8F8F8; }

body {
  background-color: #fff;
  line-height: normal; }

html, body {
  min-height: 100%; }

body {
  margin: 0;
  padding: 0; }

.galleria-icon {
  font-family: "galleriaicons" !important; }

.galleria-container.fullscreen {
  z-index: 9999999 !important; }

.no-focus-outline a:focus,
.no-focus-outline a:active,
.no-focus-outline button:focus,
.no-focus-outline button:active,
.no-focus-outline input:focus,
.no-focus-outline input:active,
.no-focus-outline select:focus,
.no-focus-outline select:active,
.no-focus-outline textarea:focus,
.no-focus-outline textarea:active {
  outline: none; }

.mytributes .description strong:first-of-type {
  display: none; }

.bss .galleria-theme-classic .galleria-thumbnails-container {
  min-height: 74px;
  /* This should proably be handled better */ }

.tributes {
  /* Dark mode support */
  /* Reimplement overridden button styles */ }
  .tributes * {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    color: #414042;
    vertical-align: baseline;
    position: relative;
    box-sizing: border-box;
    border: 0; }
  .tributes section {
    margin: 0;
    padding: 0; }
  .tributes div:empty,
  .tributes p:empty,
  .tributes span:not([class*="bss-icon"]):empty {
    display: none; }
  .tributes .wrapper {
    width: initial !important; }
  .tributes .mapArea .map-wrapper .map {
    height: 200px;
    margin-bottom: 24px; }
  .tributes .mapArea.map-hidden .map-wrapper .map {
    height: 0px;
    margin-bottom: 0px; }
  .tributes .searchResultsMap {
    margin-bottom: 24px; }
  .tributes .map-hidden .searchResultsMap {
    margin-bottom: 0; }
  .tributes .hideMap.active {
    display: none; }
  .tributes .showMap.active {
    display: none; }
  .tributes .alert-block {
    padding: 12px; }
  .tributes .alert-block ul {
    margin-top: 6px; }
  .tributes .alert .close {
    top: -12px;
    right: -12px;
    font-size: 20px; }
  .tributes .material-icons {
    font-family: 'Material Icons'; }
  .tributes div.centered {
    margin: 0 24px; }
  .tributes .flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .tributes .flex-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .tributes .flex-bottom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .tributes .flex-column-centered {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .tributes .content-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 24px; }
  .tributes .centered-block {
    margin: 0 auto; }
  .tributes .max-height,
  .tributes .max-height-third {
    position: relative;
    display: block; }
  .tributes .max-height::after,
  .tributes .max-height-third::after,
  .tributes .max-height::before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999; }
  .tributes .max-height::before {
    height: 12px;
    background: linear-gradient(#fff, rgba(248, 248, 248, 0.001)); }
  .tributes .max-height::after,
  .tributes .max-height-third::after {
    height: 100%;
    background: linear-gradient(rgba(248, 248, 248, 0.001) 276px, #fff); }
  .tributes .max-height-third::after {
    background: linear-gradient(rgba(255, 255, 255, 0.001) 88px, #F8F8F8); }
  .tributes .standard .max-height-third::after {
    background: linear-gradient(rgba(248, 248, 248, 0.001) 88px, #fff); }
  .tributes .max-height-scroller {
    max-height: 300px;
    margin-bottom: 12px;
    padding-bottom: 24px;
    padding-top: 6px;
    overflow: auto; }
  .tributes .max-height-static {
    max-height: 300px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    /* Added to counter documented Safari overflow bug */
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }
  .tributes .max-height-third .max-height-static {
    max-height: 100px; }
  .tributes .md-25 {
    width: 25%; }
  .tributes .md-30 {
    width: 30%; }
  .tributes .md-35 {
    width: 35%; }
  .tributes .md-45 {
    width: 45%; }
  .tributes .md-50 {
    width: 50%; }
  .tributes .md-55 {
    width: 55%; }
  .tributes .md-65 {
    width: 65%; }
  .tributes .md-70 {
    width: 70%; }
  .tributes .md-60 {
    width: 60%; }
  .tributes .float {
    float: left; }
  .tributes .margin-bottom-20 {
    margin-bottom: 24px !important; }
  .tributes .margin-top {
    margin-top: 12px; }
  .tributes .margin-left {
    margin-left: 24px; }
  .tributes .padding-left {
    padding-left: 12px; }
  .tributes .padding-right {
    padding-right: 12px; }
  .tributes .border-bottom {
    border-bottom: 1px solid #414042; }
  .tributes .pull-left {
    float: left; }
  .tributes .pull-right {
    float: right; }
  .tributes .clearfix {
    clear: both; }
  .tributes .nowrap {
    white-space: nowrap; }
  .tributes .flex-vertical-align {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    margin: auto 0; }
  .tributes section {
    border-top: 1px solid #94CC4E; }
  .tributes ul {
    list-style-type: none; }
  .tributes ul.list,
  .tributes .description ul {
    display: block;
    list-style-type: disc;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 36px; }
    .tributes ul.list li,
    .tributes .description ul li {
      list-style-type: disc;
      margin-bottom: 3px; }
  .tributes img {
    max-width: 100%;
    display: inline-block; }
  .tributes .mobile {
    display: none; }
  .tributes .desktop, .tributes .form-control-desktop, .tributes .carousel-desktop {
    display: block; }
  .tributes .smaller,
  .tributes .smaller * {
    font-size: 14px; }
  .tributes .align-center,
  .tributes .center-align {
    text-align: center; }
  .tributes .fixed-column {
    width: 300px; }
  .tributes .flex-column {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    width: calc(100% - (300px + 48px)); }
  .tributes .flex-parent {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .tributes .flex-child {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  @media screen and (max-width: 767px) {
    .tributes .mobile {
      display: block; }
    .tributes .desktop, .tributes .form-control-desktop, .tributes .carousel-desktop {
      display: none; }
    .tributes .sm-100 {
      width: 100% !important; }
    .tributes .padding-left,
    .tributes .padding-right {
      padding: 0; }
    .tributes .sm-47 {
      width: 47% !important; }
    .tributes .call-to-action {
      width: calc(100% - 24px); }
    .tributes .sm-flex-column-reversed-centered {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: column-reverse;
          -ms-flex-flow: column-reverse;
              flex-flow: column-reverse;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .tributes .sm-flex-column-reversed {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: column-reverse;
          -ms-flex-flow: column-reverse;
              flex-flow: column-reverse;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .tributes .sm-flex {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
    .tributes .light-grey-bg {
      padding: 12px 14px;
      margin-bottom: 0; }
    .tributes .detail-header {
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .tributes .listing-details img {
      margin-left: auto;
      margin-right: auto; }
    .tributes .pull-left {
      float: none !important; }
    .tributes .pull-right {
      float: none !important; }
    .tributes .advertiser-logo img {
      max-width: 50%; }
    .tributes .content-wrapper {
      padding: 0 24px; } }
  @media (prefers-color-scheme: dark) {
    .tributes body > section,
    .tributes iframe,
    .tributes footer {
      -webkit-filter: invert(0.91) hue-rotate(180deg) !important;
              filter: invert(0.91) hue-rotate(180deg) !important; }
    .tributes body {
      background-color: #1c1c1c; }
    .tributes :not(object):not(body) > embed, .tributes body section :not(.banner-wrapper) :not(.banner) img, .tributes video, .tributes figure:empty, .tributes *[data-img], .tributes *[data-thumb-url], .tributes *[style*='background:url']:not(input), .tributes *[style*='background: url']:not(input), .tributes *[style*='background-image:url']:not(input), .tributes *[style*='background-image: url']:not(input) {
      -webkit-filter: invert(1) hue-rotate(180deg) !important;
              filter: invert(1) hue-rotate(180deg) !important; } }
  .tributes .authenticated {
    display: none !important; }
  .tributes section.search-result > .flex {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .tributes section.pillars {
    border: 0; }
  .tributes section.bottom-section {
    border: 1px solid #CACABD;
    padding-top: 24px; }
  @media screen and (max-width: 767px) {
    .tributes section.search-result > .content-wrapper {
      padding: 0 24px; } }
  .tributes h1 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h1 * {
      font-size: 30px; }
    .tributes h1 .primary {
      color: #94CC4E; }
  .tributes h2 {
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h2 * {
      font-size: 28px; }
    .tributes h2 .primary {
      color: #94CC4E; }
  .tributes h3 {
    padding: 0;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h3 * {
      font-size: 26px; }
    .tributes h3 .primary {
      color: #94CC4E; }
  .tributes h4 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h4 * {
      font-size: 24px; }
    .tributes h4 .primary {
      color: #94CC4E; }
  .tributes h5 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h5 * {
      font-size: 20px; }
    .tributes h5 .primary {
      color: #94CC4E; }
  .tributes h6 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    /* Fix RNN */ }
    .tributes h6 * {
      font-size: 18px; }
    .tributes h6 .primary {
      color: #94CC4E; }
  .tributes .primary {
    color: #94CC4E; }
  .tributes a {
    /* display: block; */
    text-decoration: none; }
  .tributes p {
    padding: 0;
    margin: 0; }
  .tributes strong {
    font-family: "Muli", sans-serif;
    font-weight: normal; }
  .tributes .phone,
  .tributes .email {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    margin-right: 12px; }
    .tributes .phone i,
    .tributes .email i {
      font-size: 12px;
      font-weight: 700;
      line-height: 1.3;
      margin-right: 7px;
      vertical-align: bottom; }
  .tributes .title,
  .tributes .title * {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 12px; }
  .tributes .listing-details .description p, .tributes .listing-details .description span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    line-height: 18px; }
    .tributes .listing-details .description p span, .tributes .listing-details .description span span {
      cursor: help; }
  .tributes [class^="bss-icon-"], .tributes [class*=" bss-icon-"] {
    background: none !important;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoonbss' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 6px;
    position: relative;
    top: 1px; }
  .tributes .bss-icon-bath:before {
    content: "\e904"; }
  .tributes .bss-icon-car:before {
    content: "\e900"; }
  .tributes .bss-icon-bed:before {
    content: "\e901"; }
  .tributes .bss-icon-cash:before {
    content: "\e906"; }
  .tributes .bss-icon-email:before,
  .tributes .bss-icon-mail:before {
    content: "\e902"; }
  .tributes .bss-icon-chevron-down:before {
    content: "\e905"; }
  .tributes .bss-icon-chevron-thin-down:before {
    content: "\e903"; }
  .tributes .bss-icon-phone:before {
    content: "\e942"; }
  .tributes .bss-icon-location:before {
    content: "\e947"; }
  .tributes .bss-icon-user:before {
    content: "\e971"; }
  .tributes .bss-icon-cogs:before {
    content: "\e995"; }
  .tributes .bss-icon-meter:before {
    content: "\e9a6"; }
  .tributes .bss-icon-briefcase:before {
    content: "\e9ae"; }
  .tributes .bss-icon-earth:before {
    content: "\e9ca"; }
  @media screen and (max-width: 767px) {
    .tributes .phone,
    .tributes .email {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.3;
      text-align: center;
      margin-bottom: 15px;
      margin-right: 0; }
      .tributes .phone i,
      .tributes .email i {
        font-size: 13px;
        font-weight: 700;
        line-height: 1.3;
        vertical-align: bottom; }
    .tributes .title {
      font-size: 18px;
      font-weight: normal;
      line-height: 1.3;
      line-height: 24px;
      margin-top: 12px;
      margin-bottom: 12px; } }
  .tributes .btn,
  .tributes .btn:active,
  .tributes button,
  .tributes .button {
    cursor: pointer;
    text-shadow: none;
    /* Fix RNN styles */
    box-shadow: none; }
  .tributes button,
  .tributes .button {
    display: block;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    background: none;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    font-family: "Muli", sans-serif; }
    .tributes button.mobile,
    .tributes .button.mobile {
      display: none; }
    .tributes button[type="submit"], .tributes button[type="button"],
    .tributes .button[type="submit"],
    .tributes .button[type="button"] {
      -webkit-appearance: button; }
    .tributes button.primary,
    .tributes button.primary *,
    .tributes .button.primary,
    .tributes .button.primary * {
      background: #94CC4E;
      color: #fff; }
      .tributes button.primary:hover,
      .tributes button.primary *:hover,
      .tributes .button.primary:hover,
      .tributes .button.primary *:hover {
        background: #94cc4e;
        transition: all 0.3s ease; }
      .tributes button.primary:active,
      .tributes button.primary *:active,
      .tributes .button.primary:active,
      .tributes .button.primary *:active {
        background: #94cc4e; }
    .tributes button.secondary,
    .tributes button.secondary *,
    .tributes .button.secondary,
    .tributes .button.secondary * {
      background: #F8F8F8;
      color: #fff; }
      .tributes button.secondary:hover,
      .tributes button.secondary *:hover,
      .tributes .button.secondary:hover,
      .tributes .button.secondary *:hover {
        background: #f8f8f8;
        transition: all 0.3s ease; }
      .tributes button.secondary:active,
      .tributes button.secondary *:active,
      .tributes .button.secondary:active,
      .tributes .button.secondary *:active {
        background: #f8f8f8; }
    .tributes button.grey-dark,
    .tributes .button.grey-dark {
      color: #414042;
      border: solid 1px #414042; }
    .tributes button.white,
    .tributes .button.white {
      color: #fff;
      border: solid 1px #fff; }
    .tributes button span,
    .tributes .button span {
      position: relative;
      top: 1px;
      padding-right: 6px;
      -webkit-transform: scale(1.6);
              transform: scale(1.6);
      display: inline-block; }
  @media screen and (max-width: 767px) {
    .tributes button,
    .tributes .button {
      margin: 24px 0 24px;
      width: 100%;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.3; }
      .tributes button.desktop, .tributes button.form-control-desktop, .tributes button.carousel-desktop,
      .tributes .button.desktop,
      .tributes .button.form-control-desktop,
      .tributes .button.carousel-desktop {
        display: none; }
      .tributes button.mobile,
      .tributes .button.mobile {
        display: block; } }
  .tributes .form-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .tributes .form-control, .tributes .form-control-desktop {
    margin-right: 24px;
    width: 100%;
    height: initial;
    background-color: initial;
    box-shadow: none;
    border-radius: initial;
    padding: initial; }
    .tributes .form-control:last-child, .tributes .form-control-desktop:last-child {
      margin-right: 0; }
    .tributes .form-control.error label, .tributes .error.form-control-desktop label {
      color: #b94a48; }
    .tributes .form-control.error input, .tributes .error.form-control-desktop input {
      border-bottom-color: #b94a48 !important; }
  .tributes .error {
    color: #b94a48; }
  .tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]), .tributes textarea, .tributes select {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    box-sizing: border-box;
    width: 100%;
    height: initial;
    border-radius: 0;
    border-bottom: 1px solid #414042;
    background: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 0 8px; }
    .tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus, .tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]):active, .tributes textarea:focus, .tributes textarea:active, .tributes select:focus, .tributes select:active {
      border-bottom: 1px solid #94CC4E; }
  .tributes .main-header input:not([type=checkbox]):not([type=submit]):not([type=radio]), .tributes .main-header textarea, .tributes .main-header select {
    border-bottom: 1px solid #414042;
    color: #414042; }
  .tributes input[type=text]::-webkit-input-placeholder {
    color: #414042; }
  .tributes input[type=text]:-ms-input-placeholder {
    color: #414042; }
  .tributes input[type=text]::placeholder {
    color: #414042; }
  .tributes .main-header input[type=text]::-webkit-input-placeholder {
    color: #414042; }
  .tributes .main-header input[type=text]:-ms-input-placeholder {
    color: #414042; }
  .tributes .main-header input[type=text]::placeholder {
    color: #414042; }
  .tributes select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
    .tributes select::-ms-expand {
      display: none; }
  .tributes .ranges input:not([type=checkbox]):not([type=submit]):not([type=radio]) {
    width: 34%; }
  .tributes .ranges input:not([type=checkbox]):not([type=submit]):not([type=radio]):last-of-type {
    text-align: right; }
  .tributes .ranges div {
    display: inline-block;
    padding: 0 24px;
    margin: auto; }
  .tributes .contact-form .form-control, .tributes .contact-form .form-control-desktop {
    min-height: 60px;
    padding: 3px 24px 6px 24px;
    margin-bottom: 3px; }
  .tributes .contact-form .form-header {
    padding: 24px 0 12px 24px; }
  .tributes .contact-form h6 {
    font-family: "Muli", sans-serif; }
  .tributes .contact-form label {
    position: absolute;
    left: 24px;
    top: 24px; }
  .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]),
  .tributes .contact-form textarea {
    border-bottom: solid 1px #CACABD;
    height: 48px;
    padding: 24px 0 0; }
  .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ label,
  .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):valid ~ label,
  .tributes .contact-form textarea:focus ~ label,
  .tributes .contact-form textarea:valid ~ label {
    top: 3px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.3; }
  .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ .form-bar:before,
  .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ .form-bar:after,
  .tributes .contact-form textarea:focus ~ .form-bar:before,
  .tributes .contact-form textarea:focus ~ .form-bar:after {
    width: 50%; }
  .tributes .contact-form textarea {
    overflow: hidden;
    resize: none; }
  .tributes .contact-form .form-bar {
    display: block;
    width: 100%; }
    .tributes .contact-form .form-bar:before, .tributes .contact-form .form-bar:after {
      content: '';
      height: 2px;
      width: 0;
      bottom: 1px;
      position: absolute;
      background: #94CC4E;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all; }
    .tributes .contact-form .form-bar:before {
      left: 50%; }
    .tributes .contact-form .form-bar:after {
      right: 50%; }
  .tributes .contact-form .form-footer {
    margin-top: 24px;
    padding: 0 12px; }
  .tributes .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 17px; }
    .tributes .alert-error .close {
      font-size: 20px;
      font-weight: 700;
      color: black;
      text-shadow: 0 1px 0 #fff;
      opacity: .2;
      opacity: 0.2;
      float: right;
      margin: 5px 10px; }
    .tributes .alert-error .alert-heading {
      color: #b94a48; }
    .tributes .alert-error ul {
      list-style: disc;
      margin-left: 10px;
      padding-left: 20px; }
      .tributes .alert-error ul li {
        color: #b94a48;
        margin: 3px; }
  .tributes .typeahead.dropdown-menu {
    display: -ms-grid;
    display: grid;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 0;
    border-radius: 4px;
    margin-top: -30px;
    z-index: 99999;
    background-color: white; }
    .tributes .typeahead.dropdown-menu li {
      padding: 5px; }
  @media screen and (max-width: 767px) {
    .tributes .form-control, .tributes .form-control-desktop {
      margin: 0 24px; }
    .tributes .contact-form {
      margin-top: 24px;
      margin-bottom: 48px; }
      .tributes .contact-form .form-header {
        background: none;
        padding: 0;
        height: 30px; }
      .tributes .contact-form .form-control, .tributes .contact-form .form-control-desktop {
        margin: 0 0 3px;
        height: 48px;
        padding: 3px 0 6px; }
        .tributes .contact-form .form-control.form-section-message, .tributes .contact-form .form-section-message.form-control-desktop {
          min-height: 48px;
          height: auto; }
      .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]),
      .tributes .contact-form textarea {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.3;
        padding-bottom: 0;
        padding-top: 12px; }
      .tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]) {
        height: 48px; }
      .tributes .contact-form textarea {
        height: auto;
        min-height: 48px; }
      .tributes .contact-form label {
        top: 24px;
        left: 0; }
      .tributes .contact-form .form-footer {
        padding: 0; } }
  .tributes .main-header {
    background-color: #F8F8F8;
    margin: 0;
    padding: 0; }
    .tributes .main-header * {
      color: #414042; }
    .tributes .main-header select option {
      color: #414042; }
    .tributes .main-header .top {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: auto; }
    .tributes .main-header .logo {
      max-height: 87px;
      max-width: 355px;
      width: 100%;
      margin: 30px 0 24px 0; }
      .tributes .main-header .logo img {
        width: 100%;
        display: block; }
    .tributes .main-header .phone {
      border: solid 1px transparent;
      padding: 12px 24px;
      border-radius: 3px;
      line-height: 1;
      font-size: 16px; }
      .tributes .main-header .phone i {
        vertical-align: baseline; }
    .tributes .main-header .my-profile-wrapper {
      margin-right: 12px;
      margin-top: 6px; }
      .tributes .main-header .my-profile-wrapper .my-profile {
        padding: 6px 12px 18px;
        background: url(./images/my-profile-btn-background.svg) no-repeat;
        background-size: 100% 100%;
        z-index: 3; }
        .tributes .main-header .my-profile-wrapper .my-profile i {
          vertical-align: bottom; }
        .tributes .main-header .my-profile-wrapper .my-profile .avatar {
          display: inline-block; }
          .tributes .main-header .my-profile-wrapper .my-profile .avatar img {
            width: 20px;
            height: 20px;
            margin: 6px 6px -6px 0;
            border-radius: 50%; }
      .tributes .main-header .my-profile-wrapper:hover {
        cursor: pointer; }
        .tributes .main-header .my-profile-wrapper:hover .my-profile-menu {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
      .tributes .main-header .my-profile-wrapper .my-profile-menu {
        width: 210px;
        padding: 12px;
        background-color: #fff;
        display: none;
        position: absolute;
        top: 42px;
        right: 0;
        z-index: 2;
        box-shadow: 1px 3px 1px rgba(72, 117, 135, 0.5);
        -webkit-filter: drop-shadow(0 0 1px rgba(72, 117, 135, 0.5));
                filter: drop-shadow(0 0 1px rgba(72, 117, 135, 0.5));
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; }
        .tributes .main-header .my-profile-wrapper .my-profile-menu.unauthenticated {
          width: 258px; }
        .tributes .main-header .my-profile-wrapper .my-profile-menu ul {
          padding-left: 0;
          padding-top: 0;
          margin-top: -12px;
          margin-bottom: 0; }
          .tributes .main-header .my-profile-wrapper .my-profile-menu ul li {
            border-bottom: 1px solid #CACABD; }
            .tributes .main-header .my-profile-wrapper .my-profile-menu ul li a {
              padding: 18px 48px 18px 0;
              color: #414042;
              display: block; }
              .tributes .main-header .my-profile-wrapper .my-profile-menu ul li a i {
                color: #414042;
                margin-right: 6px;
                vertical-align: bottom;
                margin-bottom: -2px; }
            .tributes .main-header .my-profile-wrapper .my-profile-menu ul li:last-of-type {
              border-bottom: none; }
          .tributes .main-header .my-profile-wrapper .my-profile-menu ul .button {
            width: 100%;
            margin: auto;
            white-space: nowrap; }
        .tributes .main-header .my-profile-wrapper .my-profile-menu .button {
          width: 105px;
          line-height: 1;
          margin: 6px; }
    .tributes .main-header .mobile-dropdown-menu-item {
      display: none;
      width: 100%;
      z-index: 9;
      min-height: 100vh; }
    .tributes .main-header .mobile-menu {
      padding-right: 24px; }
    .tributes .main-header .mobile-menu .interaction-icon:after {
      content: "menu"; }
  .tributes .show-for-viewport-m {
    display: none; }
  @media screen and (max-width: 929px) {
    .tributes .show-for-viewport-m {
      display: inline-block; }
    .tributes .hide-for-viewport-m {
      display: none; }
    .tributes .main-header .phone {
      padding: 12px 12px; }
    .tributes .main-header .call-to-action .button {
      padding: 12px 12px; } }
  @media screen and (max-width: 767px) {
    .tributes .main-header .my-profile-mobile {
      padding-top: 12px;
      margin-top: 12px;
      color: #fff; }
      .tributes .main-header .my-profile-mobile .title {
        color: #fff;
        font-family: "Muli", sans-serif; }
        .tributes .main-header .my-profile-mobile .title span {
          font-family: "Muli", sans-serif; }
      .tributes .main-header .my-profile-mobile .pillars {
        margin-top: 0; }
    .tributes .main-header .button {
      margin: 0; }
    .tributes .main-header .mobile-menu {
      padding-right: 0; }
    .tributes .main-header .mobile-dropdown-menu-item .phone {
      display: block;
      margin: 0 auto; }
    .tributes .main-header .top {
      width: calc(100% - 24px); }
    .tributes .main-header .content-wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 24px 24px 0 24px; }
    .tributes .main-header.home .logo,
    .tributes .main-header .logo {
      margin: 6px auto; }
    .tributes .main-header .logo {
      max-height: 48px;
      width: 200px; } }
  .tributes .adSpace {
    margin: 0 auto; }
  .tributes .adSpace img.spinner {
    width: 30px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .tributes .fixed-column .adSpace {
    padding: 0 !important;
    text-align: center;
    min-width: 300px;
    min-height: 300px; }
  .tributes .width728 {
    width: 729px;
    margin: 24px auto; }
  .tributes .width320 {
    width: 320px; }
  .tributes .width300 {
    width: 300px; }
  .tributes .fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #CACABD;
    z-index: 2; }
  .tributes #mobileAd3 {
    margin-bottom: 24px; }
  .tributes #adSpace1 {
    margin-bottom: 24px; }
  .tributes .inline-search {
    padding-bottom: 24px; }
    .tributes .inline-search .form-group {
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .tributes .inline-search .submit-section {
      width: 24px; }
      .tributes .inline-search .submit-section button,
      .tributes .inline-search .submit-section .button {
        padding: 0;
        width: 24px;
        height: 24px;
        background: url("./images/eye-glass.svg") center center no-repeat; }
    .tributes .inline-search select {
      background: url("./images/arrow.svg") center right no-repeat;
      background-size: 16px 8px; }
    .tributes .inline-search .submit-section-mobile {
      display: none; }
  .tributes .invert .inline-search select {
    background: url("./images/arrow-white.svg") center right no-repeat;
    background-size: 16px 8px; }
  @media screen and (max-width: 767px) {
    .tributes .search-mobile {
      width: 100%;
      border-bottom: 1px solid #414042;
      min-width: 280px;
      background: url("./images/eye-glass.svg") right top no-repeat;
      background-size: 18px 18px;
      padding-bottom: 6px; }
    .tributes .inline-search-form {
      display: none;
      padding: 0;
      width: 100%; }
      .tributes .inline-search-form .form-control, .tributes .inline-search-form .form-control-desktop {
        margin: 0; }
        .tributes .inline-search-form .form-control.form-section-search input, .tributes .inline-search-form .form-section-search.form-control-desktop input {
          background: url("./images/eye-glass.svg") right top no-repeat;
          background-size: 18px 18px;
          padding-bottom: 6px; }
        .tributes .inline-search-form .form-control *, .tributes .inline-search-form .form-control-desktop * {
          padding: 12px 0; }
      .tributes .inline-search-form .submit-section-mobile {
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .tributes .inline-search {
      margin-top: 12px;
      width: 100%; } }
  .tributes .banner-centered-text {
    background: url("./images/cover.jpg") 50% 0% no-repeat;
    background-size: cover;
    height: 476px; }
    .tributes .banner-centered-text .banner-wrapper {
      max-width: 1000px;
      margin: 0 auto; }
    .tributes .banner-centered-text img {
      display: block;
      max-width: 820px;
      max-height: 332px;
      height: 332px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, 25%);
              transform: translate(-50%, 25%); }
  .tributes .banner-text-left {
    height: 370px; }
    .tributes .banner-text-left .banner-wrapper {
      max-width: 1000px;
      margin: 0 auto;
      padding: 0 24px;
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center; }
      .tributes .banner-text-left .banner-wrapper .message, .tributes .banner-text-left .banner-wrapper .message span {
        font-family: "Muli", sans-serif;
        font-size: 48px;
        font-weight: normal;
        line-height: 1.1; }
        .tributes .banner-text-left .banner-wrapper .message span, .tributes .banner-text-left .banner-wrapper .message span span {
          color: #F8F8F8; }
      .tributes .banner-text-left .banner-wrapper .message {
        width: 500px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        line-height: 64px;
        margin-left: 0; }
      .tributes .banner-text-left .banner-wrapper img {
        width: 301px;
        position: absolute;
        top: 50%;
        right: 25%;
        -webkit-transform: translate(25%, -50%);
                transform: translate(25%, -50%);
        max-width: none; }
  .tributes .banner-404 {
    background: url("./images/404.jpg") 0 0 no-repeat;
    background-size: cover;
    height: 491px; }
    .tributes .banner-404 a {
      display: block; }
    .tributes .banner-404 h2 {
      padding: 12px 0; }
    .tributes .banner-404 .message {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, 25%);
              transform: translate(-50%, 25%);
      text-align: center; }
    .tributes .banner-404 img {
      display: block;
      max-width: 820px;
      max-height: 332px;
      height: 332px; }
  .tributes .banner-select-state {
    padding: 24px 0; }
    .tributes .banner-select-state .select-state-image, .tributes .banner-select-state .page-title, .tributes .banner-select-state form, .tributes .banner-select-state select {
      display: block;
      max-width: 333.33333px;
      margin: 18px auto;
      text-align: center; }
    .tributes .banner-select-state .page-title {
      font-size: 32px; }
    .tributes .banner-select-state button {
      margin: 0 6px;
      padding: 6px;
      font-size: 14px; }
    .tributes .banner-select-state select {
      max-width: 321.33333px;
      background-color: white;
      padding: 6px;
      border: 1px solid #9B9B9B;
      border-radius: 5px;
      background: url("./images/arrow.svg") center right no-repeat;
      background-size: 36px 8px; }
      .tributes .banner-select-state select.error {
        color: #b94a48;
        border-color: #b94a48; }
  @media screen and (max-width: 767px) {
    .tributes .banner-text-left, .tributes .banner-centered-text {
      height: 242px; }
      .tributes .banner-text-left .banner-wrapper, .tributes .banner-centered-text .banner-wrapper {
        margin: 0 12px; }
        .tributes .banner-text-left .banner-wrapper .message, .tributes .banner-centered-text .banner-wrapper .message {
          width: calc(100% - 24px);
          margin: auto;
          /* Magic! */
          font-size: 35px; }
          .tributes .banner-text-left .banner-wrapper .message span, .tributes .banner-centered-text .banner-wrapper .message span {
            font-size: 35px; }
      .tributes .banner-text-left img, .tributes .banner-centered-text img {
        max-height: 113px;
        max-width: 278px;
        height: 113px; }
    .tributes .banner-select-state .page-title {
      font-size: 24px; }
    .tributes .banner-centered-text .banner-wrapper img {
      -webkit-transform: translate(-50%, 50%);
              transform: translate(-50%, 50%); }
    .tributes .banner-404 {
      height: 265px; }
      .tributes .banner-404 img {
        max-height: 163px;
        max-width: 320px;
        height: 163px; }
    .tributes .banner-text-left {
      height: 450px;
      /* This should probably be better thought out */ }
      .tributes .banner-text-left .banner-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .tributes .banner-text-left .banner-wrapper .message {
          line-height: 24px;
          font-size: 22.4px;
          margin: 6px auto 21.6px;
          text-align: center;
          top: 0;
          -webkit-transform: none;
                  transform: none; }
          .tributes .banner-text-left .banner-wrapper .message span {
            font-size: 22.4px; }
        .tributes .banner-text-left .banner-wrapper img {
          max-height: 100%;
          max-width: 100%;
          height: 100%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  .tributes .pillars {
    margin: 24px 0; }
    .tributes .pillars .pillar-container {
      max-width: 952px;
      margin: 0 auto;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .tributes .pillars .pillar {
      width: 50%;
      font-size: 20px;
      font-weight: 300;
      line-height: 1.3;
      margin: 0 24px;
      padding: 0; }
      .tributes .pillars .pillar:first-child {
        margin: 0 48px 0 96px; }
      .tributes .pillars .pillar:last-child {
        margin: 0 96px 0 48px; }
      .tributes .pillars .pillar i {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.3;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .tributes .pillars .pillar .pillar-item {
        width: 100%;
        min-height: 72px; }
        .tributes .pillars .pillar .pillar-item:last-child {
          margin-bottom: 0; }
        .tributes .pillars .pillar .pillar-item a {
          display: block;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 32px;
          font-weight: normal;
          line-height: 1.3;
          line-height: 72px; }
  @media screen and (max-width: 767px) {
    .tributes .pillars .pillar-container {
      -webkit-flex-flow: column;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .tributes .pillars .pillar {
      width: calc(100% - 24px);
      margin: 0 12px !important; }
      .tributes .pillars .pillar .pillar-item {
        min-height: 48px; }
        .tributes .pillars .pillar .pillar-item a {
          font-size: 16px;
          font-weight: normal;
          line-height: 1.3;
          line-height: 48px; }
    .tributes .content-wrapper .pillars .pillar {
      width: 100%;
      margin: 0 !important; } }
  .tributes .carousel .section-title, .tributes .carousel-desktop .section-title {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
    margin: 48px auto 12px; }
  .tributes .carousel .carousel-wrapper, .tributes .carousel-desktop .carousel-wrapper {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .tributes .carousel .carousel-item, .tributes .carousel-desktop .carousel-item {
    width: 135px;
    margin-right: 24px; }
    .tributes .carousel .carousel-item:last-child, .tributes .carousel-desktop .carousel-item:last-child {
      margin-right: 0; }
    .tributes .carousel .carousel-item img, .tributes .carousel-desktop .carousel-item img {
      display: block;
      width: 100%;
      max-height: 101px;
      border: 1px solid #414042;
      margin-bottom: 12px; }
    .tributes .carousel .carousel-item .caption, .tributes .carousel-desktop .carousel-item .caption {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.3;
      height: 36px; }
  .tributes .carousel-desktop {
    margin-bottom: 24px; }
  .tributes .section-carousel:not(.itemCarousel) {
    overflow: hidden;
    max-width: 952px;
    background: #F8F8F8;
    padding: 12px;
    height: 175px;
    margin-bottom: 24px;
    border-radius: 3px; }
    .tributes .section-carousel:not(.itemCarousel) .row {
      margin-left: 0; }
    .tributes .section-carousel:not(.itemCarousel) h3, .tributes .section-carousel:not(.itemCarousel) h3 a {
      font-size: 12px !important;
      margin: 6px 0;
      line-height: 1.2em; }
    .tributes .section-carousel:not(.itemCarousel) h5, .tributes .section-carousel:not(.itemCarousel) h5 * {
      font-size: 16px !important;
      -webkit-justify-content: left;
          -ms-flex-pack: left;
              justify-content: left;
      line-height: 1.2em;
      margin: 6px 0; }
    .tributes .section-carousel:not(.itemCarousel) a {
      width: 128px;
      height: auto;
      max-height: 108px;
      margin: 0; }
    .tributes .section-carousel:not(.itemCarousel) .items {
      width: 200%;
      overflow: hidden;
      min-height: initial; }
    .tributes .section-carousel:not(.itemCarousel) .item {
      display: block;
      max-width: 140px;
      overflow: hidden;
      text-overflow: ellipsis; }
      .tributes .section-carousel:not(.itemCarousel) .item .imgLink {
        line-height: 1.2em;
        height: 83px;
        display: block;
        text-align: left; }
      .tributes .section-carousel:not(.itemCarousel) .item img {
        max-height: 83px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .tributes .section-carousel:not(.itemCarousel) .item.span2 {
        float: left;
        margin: 0 6px; }
    .tributes .section-carousel:not(.itemCarousel) .container-section-vertical-item {
      min-height: 175px; }
  .tributes .section-carousel {
    overflow: hidden; }
  .tributes .section-carousel::after,
  .tributes .section-carousel::before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 12px;
    z-index: 999; }
  .tributes .section-carousel::before {
    background: linear-gradient(to right, #F8F8F8, rgba(255, 255, 255, 0.001));
    width: 6px;
    left: 0; }
  .tributes .section-carousel::after {
    background: linear-gradient(to left, #F8F8F8, rgba(255, 255, 255, 0.001));
    right: 0; }
  .tributes .section-carousel .next, .tributes .section-carousel .prev {
    display: none;
    outline: none;
    position: absolute;
    top: 0;
    width: 48px;
    height: 184px;
    z-index: 1030;
    font-size: 16px; }
  .tributes .section-carousel .prev {
    left: 0px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
    text-align: left; }
  .tributes .section-carousel .next {
    right: 0px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    text-align: right; }
  .tributes .section-carousel .show, .tributes .section-carousel.hover .next, .tributes .section-carousel.hover .prev {
    display: block; }
  @media screen and (max-width: 767px) {
    .tributes .section-carousel {
      display: none; } }
  .tributes .accordion .accordion-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    background: url("./images/arrow.svg") right center no-repeat;
    background-size: 10px 5px; }
  @media screen and (max-width: 767px) {
    .tributes .accordion .accordion-title.show {
      background: url("./images/arrow-up.svg") right center no-repeat;
      background-size: 10px 5px; }
    .tributes .accordion .accordion-body {
      height: 0;
      transition: all .3s ease-out; }
      .tributes .accordion .accordion-body .container {
        -webkit-flex: 0;
            -ms-flex: 0;
                flex: 0;
        overflow: hidden;
        transition: -webkit-flex .3s ease-out;
        transition: flex .3s ease-out;
        transition: flex .3s ease-out, -webkit-flex .3s ease-out, -ms-flex .3s ease-out; }
      .tributes .accordion .accordion-body.show {
        height: 180px;
        margin-top: 24px; }
        .tributes .accordion .accordion-body.show .container {
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1; } }
  .tributes .notice-board {
    margin-bottom: 24px;
    min-height: 200px; }
    .tributes .notice-board .notice-block-inner {
      width: 100%; }
    .tributes .notice-board .notice-board-header {
      margin-bottom: 12px; }
      .tributes .notice-board .notice-board-header h1,
      .tributes .notice-board .notice-board-header h1 * {
        font-size: 20px; }
    .tributes .notice-board .searchResultsMap-wrapper {
      border-radius: 3px;
      box-shadow: 0 0 1px rgba(155, 155, 155, 0.5);
      -webkit-filter: drop-shadow(0 1px 1px rgba(155, 155, 155, 0.5));
              filter: drop-shadow(0 1px 1px rgba(155, 155, 155, 0.5)); }
    .tributes .notice-board .searchResultsMap {
      border-radius: 3px; }
    .tributes .notice-board .mapArea.map-hidden .searchResultsMap {
      height: 0 !important; }
    .tributes .notice-board .notice-board-filter {
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .tributes .notice-board .notice-board-filter * {
        font-size: 12px;
        font-weight: normal;
        line-height: 1.3;
        line-height: 18px; }
      .tributes .notice-board .notice-board-filter .show-map,
      .tributes .notice-board .notice-board-filter .hide-map,
      .tributes .notice-board .notice-board-filter .sort,
      .tributes .notice-board .notice-board-filter .results-no {
        padding-left: 18px;
        padding-top: 6px;
        height: 18px; }
      .tributes .notice-board .notice-board-filter .results-no {
        height: 23px; }
      .tributes .notice-board .notice-board-filter .show-map,
      .tributes .notice-board .notice-board-filter .hide-map {
        background: url("./images/show-map-black-outlined.svg") top left no-repeat;
        background-size: 12px 18px;
        line-height: 9px; }
      .tributes .notice-board .notice-board-filter .sort {
        background: url("./images/sort-arrow.svg") top left no-repeat;
        background-size: 12px 18px; }
      .tributes .notice-board .notice-board-filter .results-no {
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
      .tributes .notice-board .notice-board-filter select {
        border: 0;
        padding: 0 18px 0 0;
        background: url("./images/arrow.svg") right center no-repeat;
        background-size: 10px 5px; }
    .tributes .notice-board .location {
      font-size: 12px;
      font-weight: normal;
      line-height: 1.3;
      padding-bottom: 17px;
      margin-top: -5px; }
      .tributes .notice-board .location .bss-icon-location {
        position: relative;
        top: 4px; }
      .tributes .notice-board .location span:not(.bss-icon-location) {
        font-size: 12px; }
    .tributes .notice-board .listing-header,
    .tributes .notice-board .listing-header *,
    .tributes .notice-board .notice-no-title .description p:first-child {
      font-family: "Muli", sans-serif;
      font-size: 20px;
      line-height: 24px;
      width: 100%;
      display: block;
      padding-bottom: 6px;
      transition: color .1s ease-out 0s; }
    .tributes .notice-board .listing-header a:hover {
      color: #000; }
    .tributes .notice-board .listing-detail-icons {
      margin-bottom: 12px;
      padding-bottom: 6px;
      border-bottom: 1px solid #CACABD; }
    .tributes .notice-board .listing-detail-icons:empty {
      display: none; }
    .tributes .notice-board .secondary-header {
      font-size: 14px;
      margin-bottom: 24px;
      text-transform: lowercase;
      /* Probably not but it would be nice to tame excessive capitalisation */ }
    .tributes .notice-board .secondary-header::first-letter {
      text-transform: capitalize; }
    .tributes .notice-board .notice-no-image .listing-header,
    .tributes .notice-board .notice-no-title .description p:first-child {
      border-bottom: 1px solid #CACABD;
      margin-bottom: 12px; }
    .tributes .notice-board .notice-block {
      background: #fff;
      margin-top: 24px;
      margin-bottom: 24px;
      max-width: 100%;
      width: 100%;
      min-height: 200px;
      border-radius: 3px;
      -webkit-filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
              filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
      transition: color .1s ease-out 0s; }
      .tributes .notice-board .notice-block a {
        font-size: inherit;
        color: inherit; }
      .tributes .notice-board .notice-block .primary a {
        color: #94CC4E; }
        .tributes .notice-board .notice-block .primary a:hover {
          color: #7bb334; }
    .tributes .notice-board .description,
    .tributes .notice-board .call-to-action,
    .tributes .notice-board .description {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.3;
      line-height: 19px; }
    .tributes .notice-board .description {
      overflow: hidden; }
      .tributes .notice-board .description * {
        font-family: "Muli", sans-serif;
        font-size: 14px !important;
        line-height: 19px !important;
        text-align: left !important;
        font-style: normal; }
      .tributes .notice-board .description p,
      .tributes .notice-board .description ul {
        padding-bottom: 12px;
        margin-bottom: 0; }
      .tributes .notice-board .description p:last-of-type {
        padding-bottom: 0; }
    .tributes .notice-board .call-to-action {
      position: absolute;
      bottom: 18px; }
    .tributes .notice-board .notice-no-title .description p:first-child {
      margin-top: 0; }
      .tributes .notice-board .notice-no-title .description p:first-child strong {
        display: inline;
        font-weight: normal; }
    .tributes .notice-board .notice-image {
      display: block;
      position: relative;
      padding: 24px 24px 12px 0;
      transition: opacity .1s ease-out 0s; }
      .tributes .notice-board .notice-image img {
        max-width: calc(100% - 24px);
        max-height: calc(100% - 24px);
        position: absolute;
        top: 24px;
        left: 0;
        right: 24px;
        bottom: 24px;
        width: auto;
        height: auto;
        margin: auto;
        -webkit-filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
                filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
        border-radius: 3px; }
      .tributes .notice-board .notice-image:hover {
        opacity: 0.8; }
    .tributes .notice-board .premium-plus .notice-image,
    .tributes .notice-board .premium .notice-image,
    .tributes .notice-board .enhanced .notice-image {
      width: calc(55% - 24px); }
    .tributes .notice-board .premium-plus .advertiser-logo,
    .tributes .notice-board .premium .advertiser-logo,
    .tributes .notice-board .enhanced .advertiser-logo {
      width: 119px;
      position: absolute;
      right: 0;
      bottom: 24px;
      padding: 0;
      /* These styles are needed to reset tc styles */
      margin: 0;
      border: none; }
      .tributes .notice-board .premium-plus .advertiser-logo img,
      .tributes .notice-board .premium .advertiser-logo img,
      .tributes .notice-board .enhanced .advertiser-logo img {
        width: auto;
        max-width: 100%;
        max-height: 48px;
        float: right; }
    .tributes .notice-board .premium-plus .notice-message,
    .tributes .notice-board .premium .notice-message,
    .tributes .notice-board .enhanced .notice-message {
      padding: 24px 0 72px 24px;
      margin-right: 24px;
      width: calc(45% - 12px); }
      .tributes .notice-board .premium-plus .notice-message.notice-no-image,
      .tributes .notice-board .premium .notice-message.notice-no-image,
      .tributes .notice-board .enhanced .notice-message.notice-no-image {
        padding: 24px 24px 60px;
        margin-right: 0;
        width: 100%; }
        .tributes .notice-board .premium-plus .notice-message.notice-no-image .advertiser-logo,
        .tributes .notice-board .premium .notice-message.notice-no-image .advertiser-logo,
        .tributes .notice-board .enhanced .notice-message.notice-no-image .advertiser-logo {
          right: 24px; }
    .tributes .notice-board .contact-bar {
      padding-top: 6px;
      border-top: 1px solid #fff;
      width: 100%; }
      .tributes .notice-board .contact-bar a {
        width: auto !important;
        float: left; }
        .tributes .notice-board .contact-bar a span {
          -webkit-transform: scale(1.3);
                  transform: scale(1.3); }
          .tributes .notice-board .contact-bar a span.bss-icon-phone {
            top: 0; }
    .tributes .notice-board .notice-block:not(.premium-plus) * {
      color: #414042; }
    .tributes .notice-board .notice-block:not(.premium-plus) .bss-icon-location {
      font-size: 20px; }
    .tributes .notice-board .notice-block:not(.premium-plus) .primary {
      color: #94CC4E; }
    .tributes .notice-board .premium-plus {
      background: #94CC4E; }
      .tributes .notice-board .premium-plus * {
        color: #fff; }
    .tributes .notice-board .premium {
      background: #F8F8F8; }
    .tributes .notice-board .enhanced {
      border: 1px solid #9B9B9B; }
    .tributes .notice-board .standard {
      min-height: 178px;
      border: 1px solid #CACABD;
      background-color: #fff; }
      .tributes .notice-board .standard .notice-image {
        width: calc(33% - 24px); }
      .tributes .notice-board .standard .notice-message {
        padding: 24px 0 48px 24px;
        margin-right: 24px;
        width: calc(66% - 12px); }
        .tributes .notice-board .standard .notice-message.notice-no-image {
          padding: 24px 24px 60px;
          margin-right: 0;
          width: 100%; }
      .tributes .notice-board .standard .listing-header {
        margin: 12px 0; }
    .tributes .notice-board .no-results-found p {
      line-height: 1.3em;
      margin-top: 0.2em; }
    .tributes .notice-board .no-results-found a {
      display: inline;
      text-decoration: none;
      color: #94CC4E;
      font-weight: bold; }
  .tributes .notice-board .real-estate .notice-image {
    background: #F8F8F8;
    text-align: center;
    padding: 0;
    max-height: calc(415px + 24px);
    overflow: hidden;
    width: 100% !important; }
    .tributes .notice-board .real-estate .notice-image img {
      max-width: 100%;
      min-width: 100%;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      width: auto;
      height: auto;
      display: inline-block;
      margin: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  .tributes .notice-board .real-estate .premium-plus .notice-image,
  .tributes .notice-board .real-estate .premium-plus div.notice-message,
  .tributes .notice-board .real-estate .premium .notice-image,
  .tributes .notice-board .real-estate .premium div.notice-message,
  .tributes .notice-board .real-estate .enhanced .notice-image,
  .tributes .notice-board .real-estate .enhanced div.notice-message,
  .tributes .notice-board .real-estate .standard .notice-image,
  .tributes .notice-board .real-estate .standard div.notice-message {
    width: calc(100% - 24px); }
  .tributes .notice-board .real-estate .premium-plus div.notice-message,
  .tributes .notice-board .real-estate .premium div.notice-message,
  .tributes .notice-board .real-estate .enhanced div.notice-message,
  .tributes .notice-board .real-estate .standard div.notice-message {
    padding: 24px 0 48px 24px; }
  .tributes .notice-board .real-estate .sm-flex-column-reversed-centered {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  @media screen and (max-width: 767px) {
    .tributes .notice-board {
      margin-top: 24px; }
      .tributes .notice-board .notice-board-filter {
        display: none; }
      .tributes .notice-board .notice-board-header {
        margin-bottom: 24px; }
      .tributes .notice-board .notice-image {
        text-align: center;
        padding: 0;
        max-height: calc(415px + 24px);
        overflow: hidden; }
        .tributes .notice-board .notice-image img {
          max-width: 100%;
          position: relative;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          width: auto;
          height: auto;
          display: inline-block;
          margin: 0;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; }
      .tributes .notice-board h1,
      .tributes .notice-board h1 * {
        font-size: 18px;
        font-weight: normal;
        line-height: 1.3; }
      .tributes .notice-board .notice-block {
        height: auto;
        width: 100%;
        max-width: 100%;
        border: 0;
        min-height: 150px; }
      .tributes .notice-board .secondary-header {
        margin-bottom: 12px; }
      .tributes .notice-board .premium-plus .notice-image,
      .tributes .notice-board .premium-plus div.notice-message,
      .tributes .notice-board .premium .notice-image,
      .tributes .notice-board .premium div.notice-message,
      .tributes .notice-board .enhanced .notice-image,
      .tributes .notice-board .enhanced div.notice-message,
      .tributes .notice-board .standard .notice-image,
      .tributes .notice-board .standard div.notice-message {
        width: 100%;
        margin-right: 0; }
      .tributes .notice-board .premium-plus div.notice-message,
      .tributes .notice-board .premium div.notice-message,
      .tributes .notice-board .enhanced div.notice-message,
      .tributes .notice-board .standard div.notice-message {
        padding: 0 12px 48px 12px !important;
        width: 100% !important; }
        .tributes .notice-board .premium-plus div.notice-message .listing-header,
        .tributes .notice-board .premium-plus div.notice-message .listing-header *,
        .tributes .notice-board .premium div.notice-message .listing-header,
        .tributes .notice-board .premium div.notice-message .listing-header *,
        .tributes .notice-board .enhanced div.notice-message .listing-header,
        .tributes .notice-board .enhanced div.notice-message .listing-header *,
        .tributes .notice-board .standard div.notice-message .listing-header,
        .tributes .notice-board .standard div.notice-message .listing-header * {
          margin-bottom: 0;
          padding-bottom: 0; }
        .tributes .notice-board .premium-plus div.notice-message .description,
        .tributes .notice-board .premium-plus div.notice-message .call-to-action,
        .tributes .notice-board .premium div.notice-message .description,
        .tributes .notice-board .premium div.notice-message .call-to-action,
        .tributes .notice-board .enhanced div.notice-message .description,
        .tributes .notice-board .enhanced div.notice-message .call-to-action,
        .tributes .notice-board .standard div.notice-message .description,
        .tributes .notice-board .standard div.notice-message .call-to-action {
          display: none; }
        .tributes .notice-board .premium-plus div.notice-message.notice-no-image .description,
        .tributes .notice-board .premium div.notice-message.notice-no-image .description,
        .tributes .notice-board .enhanced div.notice-message.notice-no-image .description,
        .tributes .notice-board .standard div.notice-message.notice-no-image .description {
          display: block;
          margin-top: 12px; }
        .tributes .notice-board .premium-plus div.notice-message.notice-no-logo,
        .tributes .notice-board .premium div.notice-message.notice-no-logo,
        .tributes .notice-board .enhanced div.notice-message.notice-no-logo,
        .tributes .notice-board .standard div.notice-message.notice-no-logo {
          padding: 12px !important; }
          .tributes .notice-board .premium-plus div.notice-message.notice-no-logo .description,
          .tributes .notice-board .premium div.notice-message.notice-no-logo .description,
          .tributes .notice-board .enhanced div.notice-message.notice-no-logo .description,
          .tributes .notice-board .standard div.notice-message.notice-no-logo .description {
            padding-bottom: 0; }
      .tributes .notice-board .enhanced,
      .tributes .notice-board .standard {
        border: 1px solid #9B9B9B; }
      .tributes .notice-board .location {
        height: 24px;
        background-size: 12px 12px;
        padding-top: 0;
        margin-bottom: 12px;
        margin-top: 6px; }
      .tributes .notice-board .listing-header,
      .tributes .notice-board .date {
        font-size: 18px;
        font-weight: normal;
        line-height: 1.3;
        line-height: 24px; }
      .tributes .notice-board .listing-header {
        margin: 12px 0; }
      .tributes .notice-board .date {
        margin-top: 6px; }
      .tributes .notice-board .advertiser-logo {
        width: 90px;
        bottom: 12px !important;
        right: 12px !important; }
      .tributes .notice-board .notice-no-image .advertiser-logo {
        bottom: 12px !important;
        right: 12px !important; }
      .tributes .notice-board .contact-bar {
        padding-top: 0; }
        .tributes .notice-board .contact-bar a.button {
          margin: 0;
          width: 50% !important;
          text-align: center;
          float: left;
          color: #F8F8F8;
          transition: background-color .1s ease-out 0s;
          border-radius: 0;
          border-bottom-left-radius: 3px; }
          .tributes .notice-board .contact-bar a.button span {
            color: #F8F8F8; }
          .tributes .notice-board .contact-bar a.button:last-of-type {
            border-left: 1px solid #F8F8F8;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 3px; }
          .tributes .notice-board .contact-bar a.button.mobile:last-child {
            width: 100% !important;
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px; }
          .tributes .notice-board .contact-bar a.button:hover {
            background-color: #F8F8F8; }
          .tributes .notice-board .contact-bar a.button:active {
            background-color: #CACABD; }
    .tributes .notice-board .notice-board-list:not(.real-estate):not(.motoring) .notice-image img {
      max-height: 200px; } }
  @media screen and (min-width: 349px) and (max-width: 767px) {
    .tributes .notice-board-list:not(.real-estate) .notice-image,
    .tributes .notice-board-list:not(.motoring) .notice-image {
      padding: 24px 24px 0 !important;
      width: auto !important; }
      .tributes .notice-board-list:not(.real-estate) .notice-image img,
      .tributes .notice-board-list:not(.motoring) .notice-image img {
        border-radius: 3px !important; } }
  @media screen and (min-width: 668px) and (max-width: 767px) {
    .tributes .notice-board-list.real-estate .notice-image,
    .tributes .notice-board-list.motoring .notice-image {
      padding: 24px 24px 0 !important;
      width: auto !important; }
      .tributes .notice-board-list.real-estate .notice-image img,
      .tributes .notice-board-list.motoring .notice-image img {
        border-radius: 3px !important; } }
  @media screen and (min-width: 768px) and (max-width: 929px) {
    .tributes .notice-board .notice-board-list:not(.real-estate) .premium-plus .notice-image,
    .tributes .notice-board .notice-board-list:not(.real-estate) .premium .notice-image,
    .tributes .notice-board .notice-board-list:not(.real-estate) .enhanced .notice-image {
      width: calc(45% - 12px); }
    .tributes .notice-board .notice-board-list:not(.real-estate) .premium-plus .notice-message,
    .tributes .notice-board .notice-board-list:not(.real-estate) .premium .notice-message,
    .tributes .notice-board .notice-board-list:not(.real-estate) .enhanced .notice-message {
      width: calc(55% - 12px); }
      .tributes .notice-board .notice-board-list:not(.real-estate) .premium-plus .notice-message.notice-no-image,
      .tributes .notice-board .notice-board-list:not(.real-estate) .premium .notice-message.notice-no-image,
      .tributes .notice-board .notice-board-list:not(.real-estate) .enhanced .notice-message.notice-no-image {
        width: 100%;
        margin-right: 0; } }
  .tributes .pagination .pagination-wrapper {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 430px;
    margin: 0 auto 24px auto; }
  .tributes .pagination .pagination-label {
    float: right;
    position: relative;
    top: 6px;
    font-weight: normal; }
  .tributes .pagination .pagination-gap {
    margin-right: 6px; }
  .tributes .pagination ul {
    box-shadow: none;
    display: inline-block;
    padding: 0;
    margin: 0; }
    .tributes .pagination ul li {
      margin-right: 6px;
      display: block;
      position: relative;
      float: left; }
      .tributes .pagination ul li a,
      .tributes .pagination ul li p {
        display: block;
        height: 33px;
        color: #94CC4E;
        text-align: center;
        line-height: 33px;
        padding: 0 10px;
        min-width: 33px;
        font-weight: normal;
        margin: 0;
        border-radius: 0 !important; }
      .tributes .pagination ul li a {
        border: 1px solid #94CC4E !important;
        background: #fff;
        -webkit-filter: drop-shadow(0 1px 0.5px rgba(65, 64, 66, 0.1));
                filter: drop-shadow(0 1px 0.5px rgba(65, 64, 66, 0.1));
        transition: all .1s ease-out 0s; }
        .tributes .pagination ul li a:hover {
          background: rgba(148, 204, 78, 0.8);
          color: #fff; }
        .tributes .pagination ul li a:last-child, .tributes .pagination ul li a:first-child {
          padding: 0;
          width: 33px; }
        .tributes .pagination ul li a * {
          color: #94CC4E;
          line-height: 33px !important; }
      .tributes .pagination ul li.active a,
      .tributes .pagination ul li.active a:hover {
        background: #94CC4E;
        color: #fff; }
      .tributes .pagination ul li.disabled a,
      .tributes .pagination ul li.disabled a:hover {
        opacity: .5;
        -webkit-filter: none;
                filter: none;
        background: #fff;
        color: #94CC4E; }
    .tributes .pagination ul:first-of-type li:first-of-type a {
      border-top-left-radius: 3px !important;
      border-bottom-left-radius: 3px !important; }
    .tributes .pagination ul:last-of-type li:first-of-type a {
      width: auto;
      padding: 0 6px; }
    .tributes .pagination ul:last-of-type li:last-of-type a {
      border-top-right-radius: 3px !important;
      border-bottom-right-radius: 3px !important; }
  @media screen and (max-width: 767px) {
    .tributes .pagination {
      display: block;
      width: 100%;
      margin: 0;
      margin-top: 36px;
      border-radius: 0; }
      .tributes .pagination .pagination-label {
        font-size: 10px;
        float: none;
        position: absolute;
        right: 0;
        top: -24px; }
      .tributes .pagination ul {
        display: block;
        float: left; }
        .tributes .pagination ul li a,
        .tributes .pagination ul li a:first-child,
        .tributes .pagination ul li a:last-child,
        .tributes .pagination ul li p {
          font-size: 10px;
          display: inline-block;
          height: 22px;
          width: 22px;
          color: #94CC4E;
          text-align: center;
          line-height: 22px;
          padding: 0 6px;
          min-width: 22px;
          margin: 0; }
          .tributes .pagination ul li a:hover,
          .tributes .pagination ul li a:first-child:hover,
          .tributes .pagination ul li a:last-child:hover,
          .tributes .pagination ul li p:hover {
            background: rgba(148, 204, 78, 0.8);
            color: #fff; }
        .tributes .pagination ul li.active a,
        .tributes .pagination ul li.active a:hover {
          background: #94CC4E;
          color: #fff; }
      .tributes .pagination span {
        display: block;
        float: left; } }
  .tributes .detail-header {
    width: 100%; }
    .tributes .detail-header .price {
      font-size: 18px;
      margin-top: -10px;
      margin-bottom: 12px; }
  .tributes .listing-detail-icons > span {
    margin-right: 12px; }
  .tributes .listing-detail-icons {
    margin-bottom: 12px; }
  .tributes .share-tools {
    padding-top: 2px;
    display: inline-block; }
  .tributes .share-tools-item,
  .tributes .share-tools-item img {
    width: 26px;
    cursor: pointer;
    display: block; }
  .tributes .listing {
    background: #F8F8F8;
    margin-bottom: 12px;
    border-radius: 3px;
    -webkit-filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
            filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
    margin-top: 0; }
    .tributes .listing .description {
      padding: 24px; }
      .tributes .listing .description p {
        margin-top: 12px; }
  .tributes .listing-details {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row; }
  .tributes .contents {
    width: 50%;
    text-align: right; }
  .tributes .listing-date {
    margin-bottom: 12px; }
    .tributes .listing-date * {
      font-size: 14px; }
  .tributes .real-estate-title {
    font-size: 14px;
    font-weight: bold; }
  .tributes .social-share a {
    width: 24px;
    height: 24px;
    margin-right: 6px; }
    .tributes .social-share a:last-child {
      margin-right: 0; }
  @media screen and (max-width: 767px) {
    .tributes .listing-details {
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
  .tributes .breadcrumb {
    padding: 24px 0 12px 0;
    background: none;
    margin: 0; }
    .tributes .breadcrumb * {
      font-size: 12px;
      font-weight: normal;
      line-height: 1.3;
      padding-right: 3px; }
    .tributes .breadcrumb .flex {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .tributes .breadcrumb .current {
      color: #94CC4E; }
  .tributes nav.category-nav {
    margin-bottom: 12px; }
    .tributes nav.category-nav h2.small-header {
      font-weight: 700;
      margin: 0;
      padding: 0;
      background-color: transparent;
      color: #505050;
      text-transform: uppercase;
      font-size: 18px;
      margin: 12px 0; }
    .tributes nav.category-nav h5.surface-deep {
      margin-left: 0; }
    .tributes nav.category-nav ul {
      padding-left: 12px;
      margin: 0;
      display: block; }
      .tributes nav.category-nav ul li {
        margin-bottom: 0; }
        .tributes nav.category-nav ul li:after {
          display: none; }
    .tributes nav.category-nav h4 {
      margin: 0; }
    .tributes nav.category-nav a {
      padding: 6px 24px 6px 0;
      background: none;
      display: block;
      line-height: 1.3;
      font-weight: normal; }
    .tributes nav.category-nav h5 {
      margin: 0; }
    .tributes nav.category-nav h5 a {
      font-size: 16px !important; }
    .tributes nav.category-nav .selected-tag {
      padding: 0 12px;
      font-weight: 400;
      border-radius: 30px;
      line-height: 26px;
      height: 26px;
      background-color: #eee;
      border: 1px solid #9B9B9B;
      margin-bottom: 3px;
      font-size: 16px;
      box-shadow: 0 0 1px rgba(155, 155, 155, 0.5);
      display: block;
      overflow: hidden;
      text-overflow: ellipsis; }
    .tributes nav.category-nav ul li .count {
      color: #9B9B9B;
      font-size: 16px;
      position: absolute;
      right: 0;
      top: 6px; }
  @media screen and (max-width: 767px) {
    .tributes nav.category-nav {
      margin-top: 12px; } }
  .tributes .refinement-filter {
    background: #F8F8F8;
    padding: 24px;
    border-radius: 3px; }
    .tributes .refinement-filter input:not([type=checkbox]):not([type=submit]):not([type=radio])::-webkit-input-placeholder {
      color: #9B9B9B; }
    .tributes .refinement-filter input:not([type=checkbox]):not([type=submit]):not([type=radio]):-ms-input-placeholder {
      color: #9B9B9B; }
    .tributes .refinement-filter input:not([type=checkbox]):not([type=submit]):not([type=radio])::placeholder {
      color: #9B9B9B; }
    .tributes .refinement-filter input:not([type=checkbox]):not([type=submit]):not([type=radio]),
    .tributes .refinement-filter textarea,
    .tributes .refinement-filter select,
    .tributes .refinement-filter label {
      border: 0;
      box-sizing: border-box;
      font-size: 16px;
      font-weight: normal;
      line-height: 1.3; }
    .tributes .refinement-filter label {
      color: #94CC4E;
      font-size: 14px; }
    .tributes .refinement-filter input:not([type=checkbox]):not([type=submit]):not([type=radio]),
    .tributes .refinement-filter textarea,
    .tributes .refinement-filter select {
      padding: 12px 0 2px; }
    .tributes .refinement-filter select:not([multiple]),
    .tributes .refinement-filter .vue-treeselect__input {
      background: url("./images/arrow.svg") 100% 50% no-repeat !important;
      background-size: 14px 10px !important; }
    .tributes .refinement-filter .vue-treeselect__control {
      border: none; }
    .tributes .refinement-filter .vue-treeselect__control-arrow-container {
      display: none; }
    .tributes .refinement-filter .vue-treeselect__placeholder,
    .tributes .refinement-filter .vue-treeselect__control,
    .tributes .refinement-filter .vue-treeselect--searchable .vue-treeselect__input-container {
      padding: 0; }
    .tributes .refinement-filter .vue-treeselect__placeholder {
      line-height: 46px; }
    .tributes .refinement-filter .form-control, .tributes .refinement-filter .form-control-desktop {
      margin-bottom: 24px;
      border-bottom: 1px solid #CACABD; }
    .tributes .refinement-filter .form-section-submit * {
      margin-bottom: 24px; }
    .tributes .refinement-filter .form-section-submit .clear {
      color: #9B9B9B; }
    .tributes .refinement-filter .form-section-location .scroll-content {
      margin-top: 12px;
      padding: 12px 0;
      border-top: 1px solid #CACABD; }
    .tributes .refinement-filter .scroll-content ul {
      max-height: 209px;
      overflow-y: scroll; }
      .tributes .refinement-filter .scroll-content ul::-webkit-scrollbar {
        width: 14px; }
      .tributes .refinement-filter .scroll-content ul::-webkit-scrollbar-track {
        background: rgba(155, 155, 155, 0.3); }
      .tributes .refinement-filter .scroll-content ul::-webkit-scrollbar-thumb {
        background: rgba(155, 155, 155, 0.56); }
      .tributes .refinement-filter .scroll-content ul::-webkit-scrollbar-thumb:hover {
        background: #9B9B9B; }
    .tributes .refinement-filter .scroll-content * {
      font-size: 12px;
      font-weight: normal;
      line-height: 1.3; }
    .tributes .refinement-filter .scroll-content li {
      margin-bottom: 6px; }
      .tributes .refinement-filter .scroll-content li a {
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    .tributes .refinement-filter .scroll-content .bubble {
      color: #94CC4E;
      padding-right: 12px; }
    .tributes .refinement-filter .mobile-sort {
      min-width: 129px; }
      .tributes .refinement-filter .mobile-sort select {
        padding: 0;
        margin: 0;
        font-size: 14px; }
    .tributes .refinement-filter .ranges {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .tributes .refinement-filter .ranges div {
        width: 20%;
        margin: auto; }
      .tributes .refinement-filter .ranges input[type="text"] {
        width: 40%;
        margin: auto; }
  .tributes .refinement-form {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .tributes .refinement-filter {
      margin-top: 24px;
      padding: 6px 12px; }
    .tributes .refinement-form .form-controls {
      background-color: #F8F8F8;
      border-radius: 3px;
      padding: 12px; }
    .tributes .refinement-form .form-section-submit {
      width: 100%; }
    .tributes .sm-filter {
      margin-top: 0;
      margin-bottom: 0;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .tributes .sm-filter * {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.3; }
      .tributes .sm-filter .refine-button {
        background: url("./images/sm-refine-icon.svg") -25% 49% no-repeat;
        background-size: 40% 40%;
        padding-left: 36px; }
      .tributes .sm-filter .refine-button,
      .tributes .sm-filter .mobile-sort {
        display: inline-block;
        width: calc(50% - 6px); }
      .tributes .sm-filter .sort {
        background: url("./images/sort-arrow.svg") top left no-repeat;
        padding-left: 24px; }
      .tributes .sm-filter .refine-button,
      .tributes .sm-filter .mobile-sort select {
        padding-top: 12px;
        padding-bottom: 12px;
        cursor: pointer; } }
  @media screen and (min-width: 768px) {
    .tributes .sm-filter {
      display: none; } }
  .tributes .advertiser-details img {
    max-height: 100%;
    height: auto; }
  .tributes .advertiser-details .full-address .bss-icon-location {
    font-size: 20px;
    position: relative;
    top: 4px; }
  .tributes .advertiser-details p,
  .tributes .advertiser-details p * {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    min-height: 14px; }
  .tributes .advertiser-details .advertiser-logo {
    margin: 24px 0;
    padding: 0 24px;
    text-align: center; }
  .tributes .advertiser-details .schedule ul {
    border-bottom: 1px solid #CACABD;
    border-top: 1px solid #CACABD; }
  .tributes .advertiser-details .schedule li {
    border-top: 1px solid #CACABD;
    padding: 12px 0; }
    .tributes .advertiser-details .schedule li:first-child {
      border-top: 0; }
    .tributes .advertiser-details .schedule li * {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.3;
      line-height: 20px; }
  .tributes .advertiser-details .map .full-address {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    line-height: 18px;
    margin-bottom: 12px;
    height: 31px; }
  .tributes .advertiser-details .map .map-wrapper aside {
    background-color: #F8F8F8;
    border-radius: 3px;
    -webkit-filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
            filter: drop-shadow(0 0 1px rgba(155, 155, 155, 0.5));
    height: 300px;
    margin-bottom: 12px; }
    .tributes .advertiser-details .map .map-wrapper aside div {
      height: 100%;
      width: 100%; }
  .tributes .advertiser-details .map .map-wrapper iframe {
    border-radius: 3px;
    overflow: hidden; }
  .tributes .advertiser-details .map .map-wrapper .ad-text-title,
  .tributes .advertiser-details .map .map-wrapper .ad-text-title * {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.3; }
  .tributes .advertiser-details .map .map-wrapper .inspection-times {
    margin-top: 12px; }
    .tributes .advertiser-details .map .map-wrapper .inspection-times h4 {
      margin-bottom: 12px; }
    .tributes .advertiser-details .map .map-wrapper .inspection-times .inspection-field {
      text-align: justify;
      margin: 6px 0; }
    .tributes .advertiser-details .map .map-wrapper .inspection-times a {
      color: #94CC4E;
      font-size: 12px; }
  .tributes .advertiser-details .hiddenPhone {
    cursor: help; }
  @media screen and (max-width: 767px) {
    .tributes .advertiser-details {
      margin-left: 0;
      margin-top: 24px; }
      .tributes .advertiser-details .phone {
        text-align: left; }
      .tributes .advertiser-details .map {
        margin-bottom: 24px; }
      .tributes .advertiser-details .schedule {
        margin-bottom: 24px; }
      .tributes .advertiser-details .advertiser-logo {
        margin: 0; }
        .tributes .advertiser-details .advertiser-logo a {
          width: 130px;
          margin: 0 auto; }
        .tributes .advertiser-details .advertiser-logo button,
        .tributes .advertiser-details .advertiser-logo .button {
          margin: 24px 0; } }
  .tributes .galleria-theme-classic,
  .tributes .galleria-theme-classic .galleria-stage {
    background: #fff;
    border-radius: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .tributes .galleria-icon {
    font-family: "galleriaicons" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .tributes .galleria-theme-classic .galleria-stage .galleria-details {
    display: none; }
  .tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-left i,
  .tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-right i {
    display: none; }
  .tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-left,
  .tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-right {
    top: -31px; }
  .tributes .galleria-theme-classic .galleria-stage .galleria-fullScrBtn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    z-index: 99;
    text-shadow: 0 0 1px #000000;
    color: #ffffff;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 16px;
    padding-bottom: 8px;
    cursor: pointer; }
  .tributes .galleria-fullScrBtn i:before {
    display: block;
    content: '';
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-filter: drop-shadow(1px 1px 3px rgba(155, 155, 155, 0.5));
            filter: drop-shadow(1px 1px 3px rgba(155, 155, 155, 0.5));
    position: absolute;
    top: -8px;
    left: -8px;
    z-index: -1;
    opacity: .8;
    transition: opacity .1s ease-out 0s; }
  .tributes .galleria-fullScrBtn:hover i:before {
    opacity: 1; }
  .tributes .galleria-fullScrBtn i {
    left: -4px; }
  .tributes .galleria-theme-classic .galleria-thumbnails-container {
    left: 24px;
    right: 24px; }
    .tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list {
      margin: 0 36px; }
  .tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left, .tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right {
    width: 57px;
    height: 50px;
    color: #9B9B9B;
    background-color: transparent !important;
    border: none;
    background-image: none;
    margin-top: 10px; }
  .tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left {
    text-align: left; }
  .tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right {
    text-align: right; }
  .tributes .galleria-theme-classic img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .tributes .galleria-theme-classic .galleria-thumbnails .galleria-image {
    border: 1px solid #9B9B9B;
    border-radius: 3px;
    -webkit-filter: drop-shadow(inset 0 0 1px rgba(155, 155, 155, 0.5));
            filter: drop-shadow(inset 0 0 1px rgba(155, 155, 155, 0.5));
    background: transparent !important; }
  .tributes .slider {
    width: 100%;
    margin-right: 12px; }
    .tributes .slider .large-image {
      text-align: center; }
      .tributes .slider .large-image img {
        max-width: 100%;
        height: auto;
        width: auto;
        margin-bottom: 24px;
        display: inline-block; }
    .tributes .slider .thumbnails {
      width: 100%;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 12px; }
      .tributes .slider .thumbnails a {
        margin-right: 12px;
        width: 25.75%; }
    .tributes .slider button,
    .tributes .slider .button {
      width: 18px;
      padding: 12px 18px; }
      .tributes .slider button img,
      .tributes .slider .button img {
        position: absolute;
        height: 35px; }
    .tributes .slider .prev {
      margin-right: 18px; }
      .tributes .slider .prev img {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
    .tributes .slider .next {
      margin-left: 12px; }
      .tributes .slider .next img {
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%) rotate(180deg);
                transform: translate(0, -50%) rotate(180deg); }
  @media screen and (min-width: 768px) and (max-width: 929px) {
    .tributes .slider .thumbnails a {
      margin-right: 12px;
      width: 22.6%; }
    .tributes .slider button,
    .tributes .slider .button {
      width: 18px;
      padding: 12px 24px; }
      .tributes .slider button img,
      .tributes .slider .button img {
        position: absolute;
        height: 35px; }
    .tributes .slider .prev {
      margin-right: 12px; }
    .tributes .slider .next {
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .tributes .slider button,
    .tributes .slider .button {
      width: 10%;
      padding: 6px 12px; }
    .tributes .slider .thumbnails a {
      margin-right: 12px;
      width: 19%; }
    .tributes .slider .next {
      margin-left: 12px;
      margin-right: 0; }
      .tributes .slider .next img {
        width: 30%; }
    .tributes .slider .prev {
      margin-right: 12px; }
      .tributes .slider .prev img {
        width: 30%; }
    .tributes .galleria-theme-classic .galleria-stage {
      width: 100%;
      height: 350px; } }
  @media screen and (min-width: 768px) {
    .tributes .galleria-theme-classic .galleria-stage {
      width: 100%;
      height: 450px; } }
  @media screen and (min-width: 1744px) {
    .tributes .slider .next {
      margin-left: 0; } }
  .tributes .login-form .form-control, .tributes .login-form .form-control-desktop {
    padding: 18px 24px;
    background-color: white; }
    .tributes .login-form .form-control input, .tributes .login-form .form-control-desktop input {
      color: #9B9B9B;
      margin-top: 6px; }
    .tributes .login-form .form-control.required label::after, .tributes .login-form .required.form-control-desktop label::after {
      color: #b94a48;
      content: " *"; }
  .tributes .login-form .submit-control {
    margin-top: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .tributes .login-form .submit-control .button {
      width: 140px; }
      .tributes .login-form .submit-control .button.fb-button {
        width: 230px; }
  .tributes .login-form select {
    margin-top: 5px;
    background: url(./images/arrow_grey.svg) center right no-repeat;
    background-size: 16px 8px;
    border-bottom-color: #414042;
    color: #9B9B9B; }
  .tributes .login-form ul {
    margin-top: 6px;
    margin-bottom: 7px;
    padding-left: 0px; }
    .tributes .login-form ul li {
      display: inline;
      margin-right: 24px; }
  .tributes .login-bss .message {
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 24px;
    color: #414042; }
  .tributes .login-bss .banner img {
    padding: 0 36px; }
  .tributes .login-bss .form-wrapper {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    padding-bottom: 24px; }
  .tributes .login-bss a {
    display: inline;
    text-decoration: none;
    color: #94CC4E; }
  .tributes .login-bss.flex {
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .tributes .fb-button {
    width: 230px;
    height: 42px;
    text-align: center;
    padding: 6px 6px 3px;
    background-color: #4065b4;
    color: #fff;
    line-height: 2;
    margin-bottom: 0; }
    .tributes .fb-button img {
      float: left;
      width: 24px; }
  .tributes .fb-login-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px; }
    .tributes .fb-login-wrapper .or {
      margin: 6px;
      font-weight: bold;
      text-align: center; }
  .tributes .signup-bss {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .tributes .signup-bss .form-wrapper {
      -webkit-align-self: auto;
          -ms-flex-item-align: auto;
                  -ms-grid-row-align: auto;
              align-self: auto; }
  .tributes #reset-password input {
    padding-bottom: 0;
    margin: 12px 0; }
  .tributes #reset-password .alert {
    padding: 12px 24px;
    position: relative; }
  .tributes #reset-password .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .tributes #reset-password .alert button.close {
    position: absolute;
    top: 0;
    right: 0px;
    line-height: 18px;
    width: initial; }
  @media screen and (max-width: 768px) {
    .tributes .login-bss .message {
      font-size: 32px; }
    .tributes .login-bss .form-control, .tributes .login-bss .form-control-desktop {
      margin-left: 0; }
    .tributes .login-bss .banner {
      padding: 0 20% 12px 20%; }
    .tributes .fb-button {
      width: 100%; }
    .tributes .login-form .form-control .pull-right, .tributes .login-form .form-control-desktop .pull-right {
      float: right !important; }
    .tributes .login-form .submit-control {
      margin-top: 24px;
      display: block; }
      .tributes .login-form .submit-control .button {
        width: 100%;
        margin: 6px 0 6px; }
        .tributes .login-form .submit-control .button.fb-button {
          width: 100%; }
    .tributes .fb-login-wrapper {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .tributes .form-control, .tributes .form-control-desktop {
      margin: 0; }
    .tributes .profile-stats {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-top: 12px; }
      .tributes .profile-stats .profile-stat {
        margin-right: 24px; } }
  .tributes .dob label {
    display: block; }
  .tributes .dob select {
    width: 25%;
    margin-right: 5%; }

.wrapper {
  width: initial !important; }

.tributes .mobile-menu {
  display: none; }

@media screen and (max-width: 767px) {
  .rnn-mobile .tributes {
    margin-top: 40px; } }

[data-interaction-search-close] {
  display: none; }

body.search-showing > :not(.wrapper) {
  display: none; }

body.search-showing > .wrapper div[tgj-drawer-state], body.search-showing > .wrapper .tgc-footer {
  display: none; }

body.search-showing > .wrapper .tributes > :not(.main-header), body.search-showing > .wrapper .bss > :not(.main-header) {
  display: none; }

body.search-showing [data-interaction-search-close] {
  display: block; }

body.search-showing .tributes .inline-search .mobile, body.search-showing .bss .inline-search .mobile {
  display: none; }

body.search-showing .tributes .inline-search-form, body.search-showing .bss .inline-search-form {
  display: block; }

body.search-showing .tributes .form-group, body.search-showing .bss .form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

body.search-showing .tributes .mobile-menu .interaction-icon:after, body.search-showing .bss .mobile-menu .interaction-icon:after {
  content: "close"; }

body.menu-showing .mobile-menu .interaction-icon:after {
  content: "close"; }

body.menu-showing .mobile-dropdown-menu-item {
  display: block; }

body.menu-showing header .inline-search {
  display: none; }

body.menu-showing > :not(header) {
  display: none; }

body.refinement-showing .tributes .mobile-sort, body.refinement-showing .bss .mobile-sort {
  display: none; }

body.refinement-showing .tributes .refinement-filter, body.refinement-showing .bss .refinement-filter {
  display: block; }

body.refinement-showing .tributes > :not(.main-header):not(.search-result), body.refinement-showing .bss > :not(.main-header):not(.search-result) {
  display: none; }

body.refinement-showing .tributes > :not(.main-header).search-result .form-control, body.refinement-showing .tributes > :not(.main-header).search-result .form-control-desktop, body.refinement-showing .tributes > :not(.main-header).search-result .refinement-form, body.refinement-showing .bss > :not(.main-header).search-result .form-control, body.refinement-showing .bss > :not(.main-header).search-result .tributes .form-control-desktop, .tributes body.refinement-showing .bss > :not(.main-header).search-result .form-control-desktop, body.refinement-showing .bss > :not(.main-header).search-result .refinement-form {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

body.refinement-showing .tributes > :not(.main-header).search-result .refinement-form, body.refinement-showing .bss > :not(.main-header).search-result .refinement-form {
  display: block; }

body.refinement-showing .tributes > :not(.main-header).search-result .notice-board, body.refinement-showing .bss > :not(.main-header).search-result .notice-board {
  display: none; }

@media screen and (max-width: 767px) {
  [data-sticky-parent] .form-footer-fixed {
    padding: 0 24px;
    border-top: 1px solid #CACABD;
    width: 100%;
    background-color: #F8F8F8;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999; }
  .refinement-showing [data-sticky-parent] {
    margin-bottom: calc(93px + 24px); } }

