@charset "UTF-8";
/**/
/* Variables */
/*-----------------------------------------*/
/* Mixins */
/*-----------------------------------------*/
/* Imports */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 13, 2016 */
@font-face {
  font-family: 'cubanoregular';
  src: url("../fonts/cubano-regular-webfont.eot");
  src: url("../fonts/cubano-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cubano-regular-webfont.woff2") format("woff2"), url("../fonts/cubano-regular-webfont.woff") format("woff"), url("../fonts/cubano-regular-webfont.ttf") format("truetype"), url("../fonts/cubano-regular-webfont.svg#cubanoregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'wisdom_scriptregular';
  src: url("../fonts/wisdom_script_aj-webfont.eot");
  src: url("../fonts/wisdom_script_aj-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wisdom_script_aj-webfont.woff2") format("woff2"), url("../fonts/wisdom_script_aj-webfont.woff") format("woff"), url("../fonts/wisdom_script_aj-webfont.ttf") format("truetype"), url("../fonts/wisdom_script_aj-webfont.svg#wisdom_scriptregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'tetecubano';
  src: url("../fonts/TeteFontPrivate-Regular.ttf");
  /*src: url('../fonts/wisdom_script_aj-webfont.eot');
  src: url('../fonts/wisdom_script_aj-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/wisdom_script_aj-webfont.woff2') format('woff2'),
       url('../fonts/wisdom_script_aj-webfont.woff') format('woff'),
       url('../fonts/wisdom_script_aj-webfont.ttf') format('truetype'),
       url('../fonts/wisdom_script_aj-webfont.svg#wisdom_scriptregular') format('svg');*/
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'wolfinthecity';
  src: url("../fonts/Wolf in the City.ttf");
  /*src: url('../fonts/wisdom_script_aj-webfont.eot');
  src: url('../fonts/wisdom_script_aj-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/wisdom_script_aj-webfont.woff2') format('woff2'),
       url('../fonts/wisdom_script_aj-webfont.woff') format('woff'),
       url('../fonts/wisdom_script_aj-webfont.ttf') format('truetype'),
       url('../fonts/wisdom_script_aj-webfont.svg#wisdom_scriptregular') format('svg');*/
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'nunito';
  src: url("../fonts/Nunito regular.ttf");
  /*src: url('../fonts/wisdom_script_aj-webfont.eot');
  src: url('../fonts/wisdom_script_aj-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/wisdom_script_aj-webfont.woff2') format('woff2'),
       url('../fonts/wisdom_script_aj-webfont.woff') format('woff'),
       url('../fonts/wisdom_script_aj-webfont.ttf') format('truetype'),
       url('../fonts/wisdom_script_aj-webfont.svg#wisdom_scriptregular') format('svg');*/
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.home-column {
  text-align: right;
  width: 55%;
  display: inline-block;
  position: relative; }

.home-tag {
  margin: 50px 0; }

.home-logo {
  max-width: 650px;
  margin-left: auto;
  /*margin-top: 75px;*/ }

.home-logo img {
  width: 100%; }

.home-cta {
  cursor: pointer;
  display: inline-block;
  margin-left: 40px; }

.home-cta h3 {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #EA8100; }

.home-cta:hover h3 {
  color: #47756A; }

.rocket {
  display: inline-block;
  width: 200px; }

/*-----------------------------------------*/
/* Global */
html {
  width: 100%;
  height: 100%; }

body {
  padding: 0;
  margin: 0;
  background-color: #161211;
  width: 100%;
  height: 100%; }

#wrapper {
  min-height: 100%; }

h1 {
  font-family: tetecubano;
  font-size: 55pt;
  font-weight: 100;
  color: #FCF5E6;
  margin-top: 0;
  margin-bottom: 15px; }

h2 {
  font-family: tetecubano;
  font-size: 38pt;
  font-weight: 100;
  color: #FCF5E6; }

h3 {
  font-family: wisdom_scriptregular;
  font-size: 85pt;
  font-weight: 100;
  color: #FCF5E6;
  margin: 15px 0;
  line-height: 1em; }

h4 {
  font-size: 41pt;
  font-weight: 100;
  font-family: tetecubano;
  color: #EA8100;
  line-height: 1em; }

h5 {
  font-size: 12pt;
  font-weight: 100;
  font-family: tetecubano;
  color: #FCF5E6;
  line-height: 1em;
  margin: 0;
  margin-bottom: 10px; }

div, p {
  font-family: nunito;
  color: #FCF5E6;
  font-size: 13pt;
  /*line-height: 1.25em;*/ }

a, a:visited {
  font-family: tetecubano;
  color: #EA8100; }

footer {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px; }

footer p {
  color: #5B5651;
  font-family: "Helvetica";
  font-weight: bold;
  font-size: 8pt; }

footer a {
  color: #5B5651;
  margin: 0 20px;
  font-family: "Helvetica";
  font-weight: 500;
  font-size: 8pt; }

.cubano {
  font-family: tetecubano;
  line-height: 1.35em;
  margin-top: 0; }

.centered {
  text-align: center; }

.big {
  font-size: 55pt; }

.bigger {
  font-size: 78pt; }

.even-bigger {
  font-size: 93pt; }

.hookergreen {
  color: #47756A; }

.blue {
  color: #47756A; }

.beige {
  color: #FCF5E6; }

.scripty {
  font-family: wisdom_scriptregular;
  display: inline-block; }

.dark {
  color: #333 !important;
  font-size: 20pt !important; }

.desc {
  font-family: 'nunito';
  font-size: 10pt; }

.content-holder {
  background-size: cover;
  height: 100vh;
  position: relative; }

.mobile {
  display: none; }

.desktop {
  display: initial; }

.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: none;
  top: 0;
  left: 0;
  background-color: green;
  z-index: 500;
  padding: 70px 5vw 0px 5vw; }

.modal-open {
  display: block; }

*.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /*
    Introduced in IE 10.
    See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
  */
  -ms-user-select: none;
  user-select: none; }

/*-----------------------------------------*/
/* Navigation */
.nav-holder {
  pointer-events: none;
  position: fixed;
  display: block;
  width: 100vw;
  height: 115px;
  margin: 0 auto;
  right: 0;
  left: 0;
  padding-top: 20px;
  z-index: 100;
  background: linear-gradient(180deg, #161211 0%, rgba(22, 18, 17, 0) 100%); }

.nav {
  pointer-events: all;
  list-style: none;
  font-family: tetecubano;
  font-size: 12pt;
  color: #FCF5E6;
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 76%;
  text-align: right; }

.nav li {
  display: inline-block;
  margin: 0px 0px 0px 15px;
  cursor: pointer; }

.nav-logo {
  width: 55px;
  height: 55px;
  display: inline-block;
  margin-right: 0;
  margin-left: 10vw;
  vertical-align: middle; }

.social-list {
  vertical-align: top;
  padding-left: 10px; }

.social-list li {
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-left: 10px;
  vertical-align: middle; }

.burger-patty:first-child {
  margin-top: 0; }

.burger-patty-alt {
  background-color: #FCF5E6; }

.burger-patty-alt:first-child {
  opacity: 0; }

.burger-patty-alt:nth-child(2) {
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg); }

.burger-patty-alt:nth-child(3) {
  transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  position: relative;
  top: -11px; }

.glf-button {
  padding: 10px !important;
  margin: 0px !important;
  font-size: 11pt !important; }

/*-----------------------------------------*/
/* Main Content Containers */
.container {
  width: 100%;
  min-height: 300px;
  position: relative; }

.column {
  max-width: 1000px;
  margin: 0 auto;
  position: relative; }

.lockup-container {
  text-align: center;
  position: relative; }

.lockup-item {
  margin: 0 10px;
  display: inline-block;
  text-align: left;
  vertical-align: top; }

.vn-img {
  padding: 16px; }

.vn-img-1 {
  width: 500px !important; }

.vn-img-2 {
  width: 300px !important; }

.vn-img-3 {
  width: 400px !important; }

.lockup-item h3, .lockup-item h4 {
  margin: 0;
  line-height: 0.9em; }

.grain {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  background-image: url(../img/grain.png);
  /*opacity: 0.75;*/
  pointer-events: none; }

/*-----------------------------------------*/
/* Vignette */
.vignette {
  width: 100%;
  height: 100%;
  background: #FCF5E6;
  display: none;
  position: fixed;
  z-index: 50; }

/*-----------------------------------------*/
/* Main Content */
/* Dust */
.dust {
  background-image: url("../img/dust.svg");
  background-size: cover;
  background-repeat: repeat-y;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline;
  opacity: 0.65;
  z-index: 600; }

.no-scroll {
  height: 100vh;
  overflow: hidden; }

/*-----------------------------------------*/
/* Landing */
#landing {
  background-image: linear-gradient(180deg, rgba(22, 18, 17, 0) 40%, #161211 100%), url("../img/tete-hero-1.jpg");
  background-position: center 0; }

.landing-info-holder {
  width: 80vw;
  height: 100%;
  margin: 0 auto; }

.landing-info {
  width: 50vw;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 10vw 80px 10vw; }

.landing-info .glf-button {
  margin-right: 20px !important; }

/*-----------------------------------------*/
/* Feeling Te Te */
#feelingtete {
  background-image: url(../img/feelingtete.gif);
  background-position: 50% -20%;
  background-size: 85%;
  background-repeat: no-repeat;
  height: 85vh; }

/*-----------------------------------------*/
/* Brand Intro */
#brandintro {
  width: 70%;
  margin: 0 auto;
  height: 110vh; }

.brandintro-image {
  width: 420px;
  position: relative;
  display: inline;
  left: 50%;
  top: -32%;
  transform: translateY(-32%) rotateZ(350deg);
  z-index: -1;
  opacity: 0.6; }

.brandintro-info {
  /*margin-top: 400px; */
  position: relative;
  top: 29%;
  width: 50vw; }

/*-----------------------------------------*/
/* Tê Tê Brews */
#brews {
  min-height: 850px;
  max-height: 120vh; }

.brew-nav {
  width: 90vw;
  margin: 0 auto;
  margin-bottom: 90px;
  text-align: center; }

.brew-name-holder {
  display: inline-block; }

.brew-name {
  height: 80px;
  width: 25vw;
  margin: 0 30px;
  display: none; }

.brew-arrow {
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  /*outline: none;*/ }

.brew-arrow-left {
  background-image: url("../img/arrow-left.svg"); }

.brew-arrow-right {
  background-image: url("../img/arrow-right.svg"); }

.brew {
  height: 525px;
  width: 100vw;
  position: absolute;
  display: none;
  background-position: center;
  background-size: 150%; }

.brew {
  height: 525px;
  width: 100vw;
  position: absolute;
  display: none;
  background-position: center;
  background-size: 150%; }

.active-brew {
  display: block; }

.active-brew-name {
  display: block; }

.brew-content {
  width: 80vw;
  margin: 0 auto;
  padding-top: 50px; }

.brew ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.brew ul li {
  min-height: 120px;
  margin-bottom: 20px; }

.ingredient-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.ingredient-list > li {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 70px 70px;
  padding-left: 80px;
  margin-bottom: 20px; }

.list-malt {
  background-image: url("../img/icon-malt.svg"); }

.list-hops {
  background-image: url("../img/icon-hops.svg"); }

.list-orange {
  background-image: url("../img/icon-orange.svg"); }

.list-zest {
  background-image: url("../img/icon-zest.svg"); }

.list-cinnamon {
  background-image: url("../img/icon-cinnamon.svg"); }

.brew-info-column {
  display: inline-block;
  width: 33%;
  text-align: left;
  vertical-align: top; }

.right {
  float: right; }

.brew-image {
  overflow: visible;
  height: 565px;
  width: auto;
  position: absolute;
  display: inline;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: -115px; }

.brew-image img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto; }

.beer-detail {
  font-size: 4em;
  font-family: tetecubano; }

.alc-holder {
  font-size: 15pt;
  display: inline-block; }

.alc-detail {
  font-size: 28pt; }

#whiteale {
  background-color: #2498D2;
  background-image: url("../img/pattern-whiteale.svg"); }

#electric-ipa {
  background-color: #74B26D;
  background-image: url("../img/pattern-electricipa.svg");
  /*background-position: left;*/ }

#mellow-red {
  background-color: #E3514D;
  background-image: url("../img/pattern-mellowred.svg"); }

#tripppin-tripel {
  background-color: #8F5799;
  background-image: url("../img/pattern-tripppin.svg"); }

.avail {
  text-align: center;
  font-family: tetecubano;
  margin: 0;
  margin-top: -15px; }

/*-----------------------------------------*/
/* Gallery */
#photo-gallery {
  /*padding: 35px 0;*/
  /*margin: 25px 0;*/ }

.gallery {
  width: 100%;
  height: 100%; }

.gallery-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-image: url("../img/gallery/gallery-img-1.jpg"); }

.gallery-item img {
  display: inline-block;
  width: 100%; }

.frame {
  position: absolute;
  height: 100%; }

.wavy-holder {
  position: relative;
  height: 100%; }

.wavy {
  position: absolute;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 100vw;
  height: 175px; }

.wavy-top {
  background-image: url("../img/wavy-top.svg"); }

.wavy-bottom {
  bottom: -1px;
  background-position: top center;
  background-image: url("../img/wavy-bottom.svg"); }

/*-----------------------------------------*/
/* Location */
#location {
  background-size: cover;
  background-position: center;
  background-image: linear-gradient(180deg, #161211 0%, rgba(22, 18, 17, 0) 30%), linear-gradient(180deg, rgba(22, 18, 17, 0) 70%, #161211 100%), url("../img/taphouse-wall-50.jpg");
  /*background-blend-mode: multiply;*/
  background-color: #161211;
  height: 100vh; }

.location-content {
  margin: 0 auto;
  padding-top: 100px;
  width: 80vw;
  	/*top: 35%;
      transform: translate(0%, 35%);*/ }

.location-info {
  vertical-align: top;
  width: 30%;
  display: inline-block; }

.map {
  display: inline-block;
  width: 56%;
  float: right; }

/*-----------------------------------------*/
/* About */
#about {
  background-image: url(../img/beer-bubbles.jpg);
  background-color: #EA8100;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 95px 0; }

#about .lockup-item {
  max-width: 450px;
  opacity: 0; }

#about .lockup-item:last-child {
  max-width: 380px; }

#about img {
  position: relative;
  width: 90%; }

.gap-underline {
  top: -13px;
  left: 15px; }

/*-----------------------------------------*/
/* Common Policy */
.policy {
  background-color: #FFFFFA;
  padding: 5px;
  max-width: 700px;
  margin: 0 auto; }

.policy p {
  color: #00A0DF;
  font-family: "Helvetica";
  margin: 35px 0;
  font-size: 15pt; }

.policy p.policy-title {
  color: #EA8100;
  font-size: 25pt;
  font-family: "Arial";
  font-weight: 500; }

.policy ul li {
  color: #00A0DF;
  font-family: "Helvetica";
  font-size: 15pt;
  margin: 10px 0; }

.header-img {
  max-width: 500px;
  margin: 30px auto; }

.header-img img {
  width: 100%;
  height: auto; }

/*-----------------------------------------*/
/* Contact */
.contact {
  text-align: center;
  padding-top: 50px; }

.contact img {
  width: 75px;
  margin-right: 10px;
  vertical-align: top; }

.contact h4 {
  color: #FCF5E6;
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
  margin-bottom: 12px !important; }

/*-----------------------------------------*/
/* Approval Image */
.approval-img {
  width: 200px;
  margin: 0 auto; }

.approval-img img {
  width: 100%; }

/*-----------------------------------------*/
/* FB Like */
.social-container {
  position: fixed !important;
  top: 0;
  right: 0;
  margin-right: 30px;
  z-index: 10;
  text-align: right;
  padding-top: 15px; }

.social-container a:hover {
  text-decoration: none !important; }

.fb_iframe_widget {
  display: block !important; }

/*-----------------------------------------*/
/* Smartphones */
/* Variables */
/* Smart Phones */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Template */
  /*-----------------------------------------*/
  /*GLF*/
  .glf-button {
    display: block !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

  /* General */
  h1 {
    font-size: 30pt; }

  h2 {
    font-size: 27pt; }

  p {
    font-size: 12pt;
    margin: 0;
    margin-bottom: 5px; }

  .mobile {
    display: initial; }

  .desktop {
    display: none; }

  .tooltip {
    font-family: tetecubano;
    height: 10px;
    width: 150px;
    font-size: 8pt;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none; }

  .tooltip-hidden {
    display: none; }

  /* Dust */
  .dust {
    background-image: url("../img/dust.svg");
    background-size: 220%;
    background-repeat: repeat-y;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline;
    opacity: 0.65; }

  /*-----------------------------------------*/
  /*-----------------------------------------*/
  /* Navigation */
  .nav-holder {
    pointer-events: all;
    position: fixed;
    width: 100vw;
    z-index: 100;
    text-align: right;
    margin: 0;
    padding: 0;
    right: -100%;
    left: initial;
    transform: none;
    height: 100vh;
    background-color: #161211;
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition: right 0.300s;
    -webkit-transition: right 0.300s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }

  .nav {
    font-size: 18pt;
    padding: 0;
    padding-right: 20px;
    margin: 0;
    margin-top: 50px;
    width: 80%;
    text-align: right;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition: right 0.200s;
    -webkit-transition: right 0.200s;
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    right: -200px; }

  .nav li {
    display: block;
    margin: 0;
    cursor: pointer;
    margin-bottom: 30px; }

  .nav-logo {
    width: 60px;
    height: 60px;
    display: block;
    margin: 15px;
    vertical-align: bottom; }

  .nav-open {
    right: 0 !important; }

  .social-list {
    margin-top: 75px; }

  .social-list li {
    display: inline-block;
    height: 45px;
    width: 45px;
    margin-left: 12px;
    vertical-align: middle; }

  .burger {
    background-image: url("../img/burger.svg");
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    position: fixed;
    right: 0;
    width: 37px;
    height: 32px;
    display: block;
    z-index: 1000;
    margin-top: 10px;
    margin-right: 10px; }

  .burger-close {
    background-image: url("../img/close.svg"); }

  .desc {
    font-size: 11pt;
    line-height: 1.25em; }

  /*-----------------------------------------*/
  /* Landing */
  #landing {
    background-image: linear-gradient(180deg, rgba(22, 18, 17, 0) 20%, #161211 100%), url("../img/tete-hero-1-mobile.jpg");
    /*url('../img/hero-taproom-mbl.jpg');*/
    background-position: 55%; }

  .landing-info {
    width: 90vw;
    top: initial;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto 100px auto; }

  .landing-info h3 {
    font-size: 40pt !important; }

  /*-----------------------------------------*/
  /* Feeling Te Te */
  #feelingtete {
    background-image: url(../img/feelingtete.gif);
    background-position: 50% 80%;
    background-size: 140%;
    background-repeat: no-repeat;
    height: 77vh; }

  /*-----------------------------------------*/
  /* Brand Intro */
  #brandintro {
    width: 100vw;
    height: 100vh;
    margin: 0;
    overflow: hidden;
    /*padding-top: 140px;*/ }

  .brandintro-info {
    margin: 0 auto;
    width: 90vw;
    top: 15%; }

  .brandintro-image {
    width: 300px;
    position: relative;
    display: inline;
    left: 50%;
    top: -70%;
    transform: translateY(-70%) rotateZ(350deg);
    z-index: -1;
    opacity: 0.45; }

  /*-----------------------------------------*/
  /* Brews */
  #brews {
    /*height: 95vh;*/
    max-height: 85vh;
    min-height: 85vh; }

  .brew-content {
    width: auto;
    height: 100%;
    margin: 0 auto;
    padding: 0; }

  .brew-nav {
    width: 90vw;
    margin-bottom: 40px; }

  .brew-detail-holder {
    display: block;
    font-family: tetecubano; }

  .beer-detail {
    font-size: 16pt;
    float: none;
    display: inline-block;
    margin-top: 13px;
    margin: 0 20px; }

  .alc-holder {
    font-size: 5pt;
    display: inline-block; }

  .alc-detail {
    font-size: 8pt; }

  .brew-name {
    width: 50vw;
    height: 50px;
    margin: 0 10px; }

  .brew-arrow {
    background-repeat: no-repeat;
    width: 30px;
    height: 33px;
    display: inline-block;
    cursor: pointer; }

  .brew {
    width: 100vw;
    height: 450px;
    background-size: 300%; }

  .brew-info-column {
    width: 90vw;
    text-align: left;
    vertical-align: top; }

  .brew-image {
    height: 95%;
    position: relative;
    display: block;
    left: 0;
    transform: translate(0);
    margin: -30px auto 0 auto; }

  .brew-image img {
    height: 100%;
    display: block;
    margin: 0 auto; }

  .ingredient-list {
    margin-top: 20px; }

  .ingredient-list > li {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 40px 40px;
    padding-left: 50px;
    margin-bottom: 15px; }

  .avail {
    margin-top: -2px; }

  /*-----------------------------------------*/
  /* Gallery */
  #photo-gallery {
    padding: 0;
    width: auto; }

  .wavy {
    position: absolute;
    background-size: 135%;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 90px; }

  .location-info {
    width: 90vw;
    display: inline-block; }

  /*-----------------------------------------*/
  /* Location */
  #location {
    height: 115vh; }

  .location-content {
    margin: 0 auto;
    padding-top: 20px;
    width: 100vw;
    /*height: 100vh;*/
    transform: none; }

  .location-info {
    width: 90vw;
    top: 0;
    left: 5vw;
    position: relative;
    margin: 0 auto; }

  .map {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    float: none; }

  .map img {
    width: 120%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-left: -10%; }

  /*-----------------------------------------*/ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /*.slideshow {
  	height: 600px;
  }*/ }
/* Non Retina */
/* Medium Displays */
/* Max Width of 1000 */
@media screen and (min-width: 481px) and (max-width: 1280px) {
  /* General */
  h1 {
    font-size: 40pt; }

  h2 {
    font-size: 32pt; }

  /*-----------------------------------------*/
  /* Navigation */
  .nav {
    font-size: 10pt;
    width: 81%; }

  .nav li {
    margin: 0px 8px; }

  .social-list li {
    height: 20px;
    width: 20px;
    margin-left: 0px;
    padding-left: 0px; }

  /*-----------------------------------------*/
  /* Brand Intro */
  #brandintro {
    /*height: 100vh;*/ }

  /*-----------------------------------------*/
  /* Brews */
  .brew {
    height: 480px; }

  .brew-content {
    padding-top: 40px; }

  .brew-name {
    height: 60px;
    width: 20vw; }

  .brew-image {
    height: 465px;
    margin-top: -80px; }

  .brew-nav {
    margin-bottom: 70px; }

  .brandintro-image {
    width: 325px;
    left: 50%;
    top: -42%;
    transform: translateY(-42%) rotateZ(350deg); }

  .avail {
    margin-top: -5px; }

  /*-----------------------------------------*/
  /* Feeling Te Te */
  #feelingtete {
    height: 82vh;
    background-position: 50% 50%;
    background-size: 85%; }

  /*-----------------------------------------*/
  /* Gallery */
  .wavy {
    height: 150px; }

  /*-----------------------------------------*/
  /* Location */
  .map {
    display: inline-block;
    width: 52.5%;
    float: right; }

  /*-----------------------------------------*/ }

/*# sourceMappingURL=base.css.map */
