@import url(//fonts.googleapis.com/css?family=Lato:300,700);
@import url(//fonts.googleapis.com/css?family=Raleway:700,800);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.mq-tracker {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2em;
  line-height: 2em;
  z-index: 9000;
  background-color: #FFBC67;
  opacity: .8; }
  .mq-tracker:after {
    content: 'min-width: 320px;';
    position: absolute;
    bottom: 0;
    left: 10px;
    color: black; }
  @media (min-width: 500px) {
    .mq-tracker {
      background-color: #DA727E; }
      .mq-tracker:after {
        content: 'min-width: 500px [mobile-wide]';
        color: white; } }
  @media (min-width: 648px) {
    .mq-tracker {
      background-color: #AC6C82; }
      .mq-tracker:after {
        content: 'min-width: 648px [tablet]'; } }
  @media (min-width: 768px) {
    .mq-tracker {
      background-color: #685C79; }
      .mq-tracker:after {
        content: 'min-width: 768px [tablet-wide]'; } }
  @media (min-width: 1024px) {
    .mq-tracker {
      background-color: #455C7B; }
      .mq-tracker:after {
        content: 'min-width: 1024px [desktop]'; } }
  @media (min-width: 1200px) {
    .mq-tracker {
      background-color: #FFBC67; }
      .mq-tracker:after {
        content: 'min-width: 1200px [desktop-wide]';
        color: black; } }
  @media (min-width: 1680px) {
    .mq-tracker {
      background-color: #DA727E; }
      .mq-tracker:after {
        content: 'min-width: 1600px [desktop-wider]';
        color: white; } }
  @media (min-width: 1900px) {
    .mq-tracker {
      background-color: #AC6C82; }
      .mq-tracker:after {
        content: 'min-width: 1800px [desktop-widest]'; } }

.btn, button, section.hear-from-you input[type=submit], h3, html, section.welcome {
  font-family: 'Lato', sans-serif; }

h2 {
  font-family: 'Raleway', sans-serif; }

.btn, button, section.hear-from-you input[type=submit] {
  display: inline-block;
  background-color: #ededed;
  padding: 1em 2em;
  text-transform: uppercase;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333333; }
  .btn:active, button:active, section.hear-from-you input[type=submit]:active {
    background-color: #d9d9d9; }
  @media (min-width: 1024px) {
    .btn, button, section.hear-from-you input[type=submit] {
      font-size: 11px; }
      .btn:hover, button:hover, section.hear-from-you input[type=submit]:hover {
        background-color: #d9d9d9;
        cursor: pointer; } }

section.brand img, section.welcome .wrapper, section.location .wrapper, section.imported .wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto; }

h2 {
  text-transform: uppercase;
  font-size: .75em;
  letter-spacing: 1px; }

h3 {
  font-size: .9em;
  font-weight: 700; }

p {
  line-height: 1.5em; }

a {
  color: inherit;
  text-decoration: none; }

section.brand {
  position: relative;
  height: 200px; }
  section.brand img {
    width: 140px;
    height: 140px; }
  @media (min-width: 1024px) {
    section.brand img {
      width: 170px;
      height: 170px; } }

section.welcome {
  position: relative;
  height: 310px; }
  section.welcome img {
    width: 130px;
    height: auto;
    margin-bottom: 25px; }
  section.welcome .wrapper {
    position: absolute;
    height: 200px;
    width: 300px; }
  section.welcome .button-wrapper {
    margin-top: 25px; }

section.building {
  height: 375px; }
  @media (min-width: 768px) {
    section.building {
      height: 500px; } }

section.location .address, section.location .hours {
  height: 187.5px;
  position: relative; }
section.location .button-wrapper {
  margin-top: 1.5em; }
section.location .wrapper {
  width: 300px; }
section.location .address .wrapper {
  height: 130px; }
section.location .hours .wrapper {
  height: 102px; }
section.location .hours h2 {
  margin-bottom: 2em; }
section.location .hours p:first-of-type {
  margin-bottom: 1em; }
@media (min-width: 768px) {
  section.location {
    overflow: hidden;
    *zoom: 1; }
    section.location .address, section.location .hours {
      float: left;
      width: 50%; } }

section.imported {
  height: 455px;
  position: relative; }
  section.imported .wrapper {
    width: 250px;
    height: 296px; }
  section.imported .bottle {
    width: 31px;
    margin-bottom: 34px; }
  section.imported .blue-bottle-coffee {
    width: 120%;
    margin-left: -10%;
    margin-top: 10px;
    margin-bottom: 1.5em; }
  @media (min-width: 768px) {
    section.imported {
      height: 550px; } }
  @media (min-width: 1024px) {
    section.imported .wrapper {
      right: -25%; } }

section.objects {
  padding-bottom: 2em; }
  section.objects .text {
    height: 280px;
    padding-top: 90px; }
  section.objects .wrapper {
    padding: 34px;
    max-width: 338px;
    margin-left: auto;
    margin-right: auto; }
  section.objects .intriguing-objects {
    width: 100%;
    margin: 10px auto 1.5em; }
  section.objects .collage {
    height: 600px; }
  @media (min-width: 648px) {
    section.objects .text {
      padding-top: 200px;
      padding-bottom: 100px; }
    section.objects .collage {
      height: 0;
      padding-bottom: 67%; } }

section.hear-from-you {
  background-color: white;
  padding: 2em; }
  section.hear-from-you .speech-bubble {
    display: block;
    padding-bottom: 2em; }
  section.hear-from-you h2 {
    margin-bottom: 1em; }
  section.hear-from-you form {
    margin-top: 1em; }
  section.hear-from-you input {
    display: inline-block; }
  section.hear-from-you input[type=email] {
    font-family: inherit;
    font-size: .9em;
    border: none;
    border-bottom: 1px solid lightgray;
    outline: none;
    font-style: italic;
    padding: .4em; }
    section.hear-from-you input[type=email]:focus {
      border-color: gray; }
  section.hear-from-you input[type=submit] {
    margin-top: 1em;
    border: none;
    margin-left: 3em; }
  @media (min-width: 768px) {
    section.hear-from-you .copy, section.hear-from-you #mc_embed_signup {
      display: inline-block;
      width: 48%; } }
  @media (min-width: 1024px) {
    section.hear-from-you {
      padding-left: 16.5%;
      padding-right: 16.5%; } }

footer {
  padding: 2em; }
  footer img {
    margin-bottom: 1em; }
  @media (min-width: 1024px) {
    footer img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    footer p {
      display: inline-block; } }

@media (min-width: 768px) {
  .panes-wrapper .left-pane {
    overflow: hidden;
    *zoom: 1; }
    .panes-wrapper .left-pane .brand, .panes-wrapper .left-pane .welcome {
      float: left;
      width: 35%;
      height: 260px; }
    .panes-wrapper .left-pane .welcome {
      width: 65%; } }
@media (min-width: 1024px) {
  .panes-wrapper {
    overflow: hidden;
    *zoom: 1; }
    .panes-wrapper .left-pane, .panes-wrapper .right-pane {
      float: left;
      width: 33%; }
    .panes-wrapper .left-pane .brand, .panes-wrapper .left-pane .welcome {
      float: none;
      width: 100%;
      height: 0;
      padding-bottom: 87.6%; }
    .panes-wrapper .right-pane {
      width: 67%; }
      .panes-wrapper .right-pane .address, .panes-wrapper .right-pane .hours {
        height: 0;
        padding-bottom: 24.3%; } }

html {
  font-size: 18px;
  text-align: center;
  font-weight: 300px;
  color: #333333; }

section.brand {
  background-color: #5aa49e; }

section.welcome {
  background-color: #aec7c5;
  color: white; }

section.building {
  background-image: url(/images/pages/home/home-building-mobile.jpg);
  background-position: center bottom; }
  @media (min-width: 500px) {
    section.building {
      background-size: cover;
      background-position: center; } }
  @media (min-width: 648px) {
    section.building {
      background-image: url(/images/pages/home/home-building-desktop.jpg);
      height: 0;
      padding-bottom: 62%; } }

section.location {
  font-size: 16px; }
  section.location .address {
    background-image: url(/images/pages/home/map.jpg); }
    @media (min-width: 1024px) {
      section.location .address:hover .btn {
        background-color: #e5e5e5; } }
  section.location .hours {
    background-color: #ededed; }

section.imported {
  background-image: url(/images/pages/home/home-imported-mobile.jpg);
  background-position: right bottom;
  color: white;
  font-size: 15px; }
  section.imported h3 {
    letter-spacing: .5px; }
  @media (min-width: 500px) {
    section.imported {
      background-size: cover;
      background-position: center; }
      section.imported .wrapper {
        border: 12px rgba(255, 255, 255, 0.2) solid;
        padding: 44px 64px; } }
  @media (min-width: 768px) {
    section.imported {
      background-image: url(/images/pages/home/home-imported-desktop.jpg); } }

section.objects {
  background-color: white; }
  section.objects .text {
    background-image: url(/images/pages/home/home-objects-desktop.png);
    background-repeat: no-repeat;
    background-size: 560px auto;
    background-position: center 40px; }
  section.objects .collage {
    background-image: url(/images/pages/home/image-collage-mobile.png);
    background-position: center center;
    background-size: auto 600px; }
  @media (min-width: 648px) {
    section.objects .text {
      background-size: 800px auto;
      background-position: center 100px; }
    section.objects .collage {
      background-image: url(/images/pages/home/image-collage-desktop.png);
      background-size: cover; } }

section.hear-from-you {
  border-top: 1px solid #f2f2f2;
  text-align: left; }
  section.hear-from-you p {
    font-size: .9em; }

footer {
  background-color: #ededed;
  font-size: 12px; }
