h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Portrait", serif; }

body {
  height: inherit !important; }

#brandt {
  color: #4f4f4f;
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 0;
  margin-top: 0 !important; }
  #brandt header {
    position: relative;
    overflow: hidden;
    max-height: 100vh;
    background-color: #dcd3cf; }

.hero-image {
  position: relative;
  max-height: 100vh;
  overflow: hidden; }
  .hero-image .caption {
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 2rem;
    text-align: right; }
  .hero-image .view-sale {
    display: inline-block;
    padding: 0.8125em 2em;
    margin: 1em 0;
    border: 3px solid #fff;
    text-decoration: none;
    color: #fff; }
  .hero-image h3 {
    color: #fff;
    font-size: 0.75em;
    margin: 0;
    text-transform: none;
    text-align: left; }
  @media screen and (min-width: 480px) {
    .hero-image h3 {
      font-size: 1.25em; } }
  @media screen and (min-width: 1120px) {
    .hero-image {
      width: 75%;
      float: right; }
      .hero-image h3 {
        font-size: 2em; }
      .hero-image .caption {
        bottom: 3rem; } }

.title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .title h1 {
    position: absolute;
    font-size: 3em;
    bottom: 4.5rem;
    left: 1.75rem;
    text-align: right;
    z-index: 20;
    color: #fff;
    opacity: 0.7;
    text-transform: none; }
    @media screen and (min-width: 480px) {
      .title h1 {
        font-size: 7em;
        left: 5rem;
        bottom: 3rem; } }

.background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("https://phillips.vo.llnwd.net/v1/web_prod/microsites/in-pursuit-of-beauty/content/cowboy.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right; }

.parallax {
  position: absolute;
  width: 100%; }

.left-aside {
  position: relative;
  text-align: right;
  padding-right: 2em;
  margin: 2em 0; }
  .left-aside h3 {
    margin: 0;
    text-transform: none;
    font-size: 4em;
    color: #dcd3cf; }
  @media screen and (min-width: 480px) {
    .left-aside {
      margin: 0; } }
  @media screen and (min-width: 1112px) {
    .left-aside {
      position: absolute;
      bottom: 0; } }

.content {
  margin: 2em 0; }

.vimeo-container {
  display: none; }

.sale-splash {
  height: 75vh;
  background-repeat: no-repeat;
  background-size: cover; }
  .sale-splash h2 {
    text-transform: none; }
  .sale-splash h3 {
    font-style: italic;
    text-transform: none; }
  .sale-splash.align-left {
    background-image: url("https://phillips.vo.llnwd.net/v1/web_prod/microsites/in-pursuit-of-beauty/content/7_hi.png");
    background-position: 0% 37%; }
    .sale-splash.align-left .auction-info {
      left: 2em; }
  .sale-splash.align-right {
    background-position: 0% 35%;
    background-image: url("https://phillips.vo.llnwd.net/v1/web_prod/microsites/in-pursuit-of-beauty/content/5_hi.png"); }
    .sale-splash.align-right .auction-info {
      right: 2em; }
  .sale-splash .auction-info {
    position: absolute;
    bottom: 2em; }
  .sale-splash .view-sale {
    display: inline-block;
    padding: 0.8125em 2em;
    margin: 2em 0;
    border: 3px solid #000;
    text-decoration: none;
    color: #4f4f4f; }

.contact-info {
  color: #fff;
  background: url("https://phillips.vo.llnwd.net/v1/web_prod/microsites/in-pursuit-of-beauty/content/2_hi.png");
  background-repeat: no-repeat;
  background-size: 110% 110%;
  background-position: center;
  padding: 10% 1em; }
  @media screen and (min-wdith: 480px) {
    .contact-info {
      background-size: cover; } }
  .contact-info ul {
    list-style: none;
    padding: 0; }
  .contact-info a {
    color: #fff;
    text-decoration: none; }
  .contact-info .uppercase {
    text-transform: uppercase; }
  .contact-info .content-wrapper {
    border: 2px solid #fff;
    padding: 0 7%;
    float: none;
    overflow: hidden;
    margin: 0 auto; }
  .contact-info .sale-times {
    border-bottom: 2px solid #fff; }
    .contact-info .sale-times .date-list li {
      margin: 0.25em 0; }
  .contact-info .contact li:not(:first-child) {
    margin-top: 0; }
  .contact-info .contact p {
    margin: 0.25em 0; }
    .contact-info .contact p.uppercase {
      margin: 0; }

