@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville);


h1 {
  font-family: 'Libre Baskerville', serif;
  font-size: 48px;
  color: #898989!important;
  margin: 0.67em 0;
  font-weight: lighter;
  font-style: normal;
  letter-spacing: 1px;
}



@font-face {
    font-family: Baskerville;
    src: local(Baskerville), url('baskerville.ttc') format('opentype');
}

h7 {
  font-family: Baskerville;
  font-size: 60px;
  color: #898989!important;
  margin: 0.67em 0;
  font-weight: lighter;
  font-style: normal;
  letter-spacing: 1px;
}


#response_msg {
	display: inline-block;
	margin-left: 20px;
	font-size: 50px;
}


/* line 7, ../sass/screen.scss */
.grunge-cream, .content-section.distinguished {
  background: transparent url("../img/grunge-cream.gif") repeat scroll 0 0;
}

/* line 10, ../sass/screen.scss */
.grunge-white, #gift .inner-container {
  background: transparent url("../img/grunge-white.gif") repeat 0 0;
}

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

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/* line 35, ../sass/screen.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

/* line 39, ../sass/screen.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 45, ../sass/screen.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, ../sass/screen.scss */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/* line 58, ../sass/screen.scss */
html {
  font-size: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

/* line 66, ../sass/screen.scss */
button, input, select, textarea {
  font-family: sans-serif;
}

/* line 70, ../sass/screen.scss */
body {
  color: #616164;
  height: 100%;
  margin: 0;
  overflow-x: hidden;
}

/* line 77, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* =============================================================================
   Toolkit
   ========================================================================== */
/* line 85, ../sass/screen.scss */
.hide-text, .pd-logo-brow, .menu-trigger {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* =============================================================================
   Links
   ========================================================================== */
/* line 95, ../sass/screen.scss */
a {
  color: #898989;
  text-decoration: none;
}
/* line 98, ../sass/screen.scss */
a:focus {
  outline: 0;
}
/* line 101, ../sass/screen.scss */
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}

/* =============================================================================
   Typography
   ========================================================================== */

/* line 121, ../sass/screen.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 126, ../sass/screen.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 131, ../sass/screen.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 136, ../sass/screen.scss */
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/* line 141, ../sass/screen.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 145, ../sass/screen.scss */
b, strong {
  font-weight: bold;
}

/* line 149, ../sass/screen.scss */
blockquote {
  margin: 1em 40px;
}

/* line 153, ../sass/screen.scss */
dfn {
  font-style: italic;
}

/* line 157, ../sass/screen.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 162, ../sass/screen.scss */
p {
  margin: 1em 0;
}

/* line 166, ../sass/screen.scss */
pre {
  margin: 1em 0;
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 173, ../sass/screen.scss */
code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 179, ../sass/screen.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 185, ../sass/screen.scss */
q {
  quotes: none;
}
/* line 187, ../sass/screen.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 193, ../sass/screen.scss */
small {
  font-size: 75%;
}

/* line 197, ../sass/screen.scss */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 204, ../sass/screen.scss */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 212, ../sass/screen.scss */
sub {
  bottom: -0.25em;
}

/* line 216, ../sass/screen.scss */
dl, menu, ol, ul {
  margin: 1em 0;
}

/* line 220, ../sass/screen.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 224, ../sass/screen.scss */
menu, ol, ul {
  padding: 0 0 0 40px;
}

/* line 229, ../sass/screen.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/* line 239, ../sass/screen.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 244, ../sass/screen.scss */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/* line 252, ../sass/screen.scss */
figure, form {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/* line 260, ../sass/screen.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 266, ../sass/screen.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* line 273, ../sass/screen.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 280, ../sass/screen.scss */
button, input {
  line-height: normal;
}

/* line 284, ../sass/screen.scss */
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}


input, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 15px 15px 15px 15px;
    color: #555555;
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 21px;
    outline: medium none;
    padding: 7px;
    width: 90%;
}


.message { 
    width: 90%;
}

.sub_btn {
	width: 130px;
	background: #000;
	float: right;
	color: #fff;
}


/* line 291, ../sass/screen.scss */
input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

/* line 298, ../sass/screen.scss */
button[disabled] {
  cursor: default;
}

/* line 303, ../sass/screen.scss */
input[disabled] {
  cursor: default;
}
/* line 306, ../sass/screen.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
/* line 312, ../sass/screen.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 317, ../sass/screen.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 323, ../sass/screen.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 328, ../sass/screen.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* =============================================================================
   Tables
   ========================================================================== */
/* line 337, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* =============================================================================
   One Page
   ========================================================================== */
/* line 346, ../sass/screen.scss */
.main {
  padding-top: 54px;
}

/* line 350, ../sass/screen.scss */
.chromeframe {
  background-color: #E1A333;
  color: black;
  text-align: center;
}
/* line 354, ../sass/screen.scss */
.chromeframe p {
  margin: 0;
  padding: 1em;
}
/* line 358, ../sass/screen.scss */
.chromeframe a {
  color: black;
}

/* line 363, ../sass/screen.scss */
.intro-slides {
  margin-bottom: 0;
  overflow: hidden;
}
/* line 366, ../sass/screen.scss */
.intro-slides .slide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  min-height: 450px;
  padding: 30% 0 10%;
  position: relative;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.intro-slides .slide:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1024px) {
  /* line 366, ../sass/screen.scss */
  .intro-slides .slide {
    padding: 35% 0 100px;
  }
}
@media (min-width: 1600px) {
  /* line 366, ../sass/screen.scss */
  .intro-slides .slide {
    padding-top: 430px;
    height: 600px;
  } 
}

@media (min-width: 2100px) {
  /* line 366, ../sass/screen.scss */
  .intro-slides .slide {
    padding-top: 430px;
    height: 780px;
  } 
}
/* line 382, ../sass/screen.scss */
.intro-slides .slide1 {
  background: transparent url("../img/slider-1.jpg") no-repeat center bottom;
  background-size: cover;
}

/* line 386, ../sass/screen.scss */
.intro-slides .slide2 {
  background: transparent url("../img/slider-1-off.jpg") no-repeat center bottom;
  background-size: cover;
}

/* line 398, ../sass/screen.scss */
.intro-slides .slide-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(221, 151, 22, 0.95);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #4e3f23;
  font-size: 1em;
  margin: 0 auto;
  max-width: 622px;
  padding: 0.25em 5% 40px;
  position: relative;
  text-align: center;
  width: 90%;
  z-index: 2;
}
/* line 411, ../sass/screen.scss */
.intro-slides .slide-content h2 {
  color: #fff;
  font: 2.2em/1em "ca_airesregular", sans-serif;
  margin-bottom: 0.5em;
  text-shadow: 1px 1px 1px #a57215;
}
@media (max-width: 533px) {
  /* line 411, ../sass/screen.scss */
  .intro-slides .slide-content h2 {
    font-size: 1.8em;
  }
}
@media (min-width: 1024px) {
  /* line 398, ../sass/screen.scss */
  .intro-slides .slide-content {
    padding: 0.25em 2% 40px;
  }
}
/* line 424, ../sass/screen.scss */
.intro-slides .slide-img {
  display: block;
  margin: 0;
  position: absolute;
  top: 0;
}
/* line 435, ../sass/screen.scss */
.intro-slides .flex-control-paging li a {
  background-color: #ffba3b;
}
/* line 438, ../sass/screen.scss */
.intro-slides .flex-control-paging li a.flex-active {
  background-color: #9b6c16;
}


/* line 446, ../sass/screen.scss */
#the_idea {
  background: #f4f4f4;
}

/* line 450, ../sass/screen.scss */
#gift {
  background: transparent url(../img/orange-tile.gif) repeat 0 0;
  text-align: center;
}
/* line 460, ../sass/screen.scss */
#gift .content {
  font-size: 1.2em;
  margin: 0 auto;
  max-width: 600px;
}
/* line 465, ../sass/screen.scss */
#gift .inner-container {
  -webkit-box-shadow: 0 0 4px 2px #777574;
  -moz-box-shadow: 0 0 4px 2px #777574;
  box-shadow: 0 0 4px 2px #777574;
  padding: 4em 5% 3em;
}

/* line 474, ../sass/screen.scss */
.topmost .section-header h2 {
  color: #ECEAD2;
}

/* line 480, ../sass/screen.scss */
body {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 1.625em;
}

/* line 486, ../sass/screen.scss */
.form-field {
  position: relative;
}

/* line 488, ../sass/screen.scss */
.form-field .enhanced {
  left: 16px;
  position: absolute;
  top: 10px;
  z-index: 2;
}
/* line 495, ../sass/screen.scss */
.form-field input.warning {
  border-color: red !important;
}

/* line 501, ../sass/screen.scss */
.background {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
}

/* line 510, ../sass/screen.scss */
.stretch {
  height: 681px;
  width: 100%;
}

/* line 515, ../sass/screen.scss */
.site-header {
  height: 681px;
  text-align: center;
}

/* line 520, ../sass/screen.scss */
.container {
  *zoom: 1;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 5%;
  width: 90%;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 528, ../sass/screen.scss */
.top-brow {
  color: #a9a99c;
  height: 106px;
  left: 0;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 11px 0 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
/* line 542, ../sass/screen.scss */
.top-brow .container {
  padding: 0;
  width: 100%;
}

/* line 548, ../sass/screen.scss */
.logo {
  display: block;
  margin: 0 auto 40px;
}

/* line 553, ../sass/screen.scss */
.dark-hr {
  background: transparent url(../img/hr-dark.gif) repeat-x 0 0;
  border: 0;
  height: 1px;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 562, ../sass/screen.scss */
.light-hr {
  background: transparent url(../img/hr-light.gif) repeat-x 0 0;
  border: 0;
  height: 2px;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 571, ../sass/screen.scss */
.company-info {
  color: #cdcdcd;
  padding: 38px 0 0 0;
  position: relative;
}

/* line 577, ../sass/screen.scss */
.social-link {
  background: transparent url(../img/premium-social-sprite@2x.png) no-repeat 0 0;
  background-size: 150px 96px;
  display: inline-block;
  height: 48px;
  margin: 0 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 50px;
}

/* line 588, ../sass/screen.scss */
.facebook {
  background-position: 0 0;
}
/* line 590, ../sass/screen.scss */
.facebook:hover {
  background-position: 0 -48px;
}

/* line 595, ../sass/screen.scss */
.twitter {
  background-position: -50px 0;
}
/* line 597, ../sass/screen.scss */
.twitter:hover {
  background-position: -50px -48px;
}

/* line 602, ../sass/screen.scss */
.instagram {
  background-position: -101px 0;
}
/* line 604, ../sass/screen.scss */
.instagram:hover {
  background-position: -101px -48px;
}

/* line 610, ../sass/screen.scss */
.company-info .social-link {
  position: absolute;
  top: 48px;
}
/* line 614, ../sass/screen.scss */
.company-info .facebook {
  left: 100px;
}
/* line 617, ../sass/screen.scss */
.company-info .twitter {
  right: 100px;
}

/* line 622, ../sass/screen.scss */
.content-section {
  padding: 80px 0;
  width: 100%;
}
/* line 625, ../sass/screen.scss */
.content-section .heading {
  color: #555453;
  font: 700 31.61px "Trebuchet MS", Tahoma, Arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  margin: 0;
  
}
/* line 636, ../sass/screen.scss */
.content-section.topmost {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 642, ../sass/screen.scss */
.left-half {
  float: left;
  margin-bottom: 1em;
  padding-right: 4%;
  width: 30%;
}

/* line 648, ../sass/screen.scss */
.right-half {
  float: left;
  font-size: 1.2em;
  margin-bottom: 1em;
  padding-left: 4%;
  width: 62%;
}
/* line 654, ../sass/screen.scss */
.right-half h2 {
  margin-top: 0;
}

/* line 659, ../sass/screen.scss */
.more-trigger, .cta {
  background-color: #DFDED8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  color: #505050;
  cursor: pointer;
  display: block;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin: 0 auto;
  max-width: 320px;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
 
  width: 100%;
}

/* line 682, ../sass/screen.scss */
.buy-gift {
  border: 0;
}

/* line 687, ../sass/screen.scss */
.csstransitions .bounce {
  -webkit-transition: All 0.4s cubic-bezier(0.17, 0.67, 0.9, 1.9);
  -moz-transition: All 0.4s cubic-bezier(0.17, 0.67, 0.9, 1.9);
  -ms-transition: All 0.4s cubic-bezier(0.17, 0.67, 0.9, 1.9);
  -o-transition: All 0.4s cubic-bezier(0.17, 0.67, 0.9, 1.9);
  transition: All 0.4s cubic-bezier(0.17, 0.67, 0.9, 1.9);
}
/* line 689, ../sass/screen.scss */
.csstransitions .bounce:hover, .csstransitions .bounce:focus {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/* line 703, ../sass/screen.scss */
.content-more {
  *zoom: 1;
  clear: both;
  counter-reset: segment;
  display: none;
  padding-top: 2.5em;
  position: relative;
  text-align: center;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.content-more:after {
  content: "";
  display: table;
  clear: both;
}
/* line 711, ../sass/screen.scss */
.content-more .content-segment:last-child {
  border-bottom: 2px solid #ECEAD2;
}

/* line 717, ../sass/screen.scss */
.csstransitions .content-segment {
  -webkit-transition: all, 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all, 1s;
}
/* line 720, ../sass/screen.scss */
.csstransitions #step-1 {
  left: -100px;
  opacity: 0;
  position: relative;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 726, ../sass/screen.scss */
.csstransitions #step-1.revealed {
  left: 0;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 731, ../sass/screen.scss */
.csstransitions #step-1.finished {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
/* line 735, ../sass/screen.scss */
.csstransitions #step-2 {
  right: -100px;
  opacity: 0;
  position: relative;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 741, ../sass/screen.scss */
.csstransitions #step-2.revealed {
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 746, ../sass/screen.scss */
.csstransitions #step-2.finished {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

/* line 752, ../sass/screen.scss */
.content-segment {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 2px solid #ECEAD2;
  font-size: 1.2em;
  font-weight: 700;
  padding: 2em 2em 1.2em;
  position: relative;
  
}
/* line 760, ../sass/screen.scss */
.content-segment:before {
  background: #ecead2;
  -webkit-border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  border-radius: 0 0 30px 30px;
  color: #262625;
  content: counter(segment);
  counter-increment: segment;
  font-weight: 700;
  left: 50%;
  margin-left: -24px;
  padding: 0 0 3px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
}

/* line 777, ../sass/screen.scss */
.sect-icon {
  margin-bottom: 3em;
  text-align: center;
}

/* line 782, ../sass/screen.scss */
.section-header {
  color: #616164;
  font: italic 24px "adriane", serif;
  margin: 0 auto 64px;
  max-width: 730px;
  text-align: center;
  width: 100%;
}
/* line 789, ../sass/screen.scss */
.section-header .pre-text {
  display: block;
  margin-bottom: 0.4em;
}
/* line 793, ../sass/screen.scss */
.section-header h2 {
  color: #555453;
  font: 700 31.61px "Trebuchet MS", Tahoma, Arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  margin: 0;
  
}

/* line 803, ../sass/screen.scss */
.pre-text-para {
  margin: 0;
}

/* line 807, ../sass/screen.scss */
.buckets {
  *zoom: 1;
  margin-left: -52px;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.buckets:after {
  content: "";
  display: table;
  clear: both;
}

/* line 812, ../sass/screen.scss */
.bucket {
  color: #616164;
  float: left;
  font-size: 12px;
  margin-left: 52px;
  width: 254px;
}

/* line 820, ../sass/screen.scss */
.bucket-header {
  *zoom: 1;
  margin-bottom: 2em;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.bucket-header:after {
  content: "";
  display: table;
  clear: both;
}

@-webkit-keyframes cycle {
  /* line 826, ../sass/screen.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 827, ../sass/screen.scss */
  20% {
    -webkit-transform: rotate(-40deg);
  }

  /* line 828, ../sass/screen.scss */
  40% {
    -webkit-transform: rotate(0deg);
  }
}

@-moz-keyframes cycle {
  /* line 833, ../sass/screen.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 834, ../sass/screen.scss */
  20% {
    -moz-transform: rotate(-40deg);
  }

  /* line 835, ../sass/screen.scss */
  40% {
    -moz-transform: rotate(0deg);
  }
}

@-o-keyframes cycle {
  /* line 840, ../sass/screen.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 841, ../sass/screen.scss */
  20% {
    -o-transform: rotate(-40deg);
  }

  /* line 842, ../sass/screen.scss */
  40% {
    -o-transform: rotate(0deg);
  }
}

@keyframes cycle {
  /* line 847, ../sass/screen.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 848, ../sass/screen.scss */
  20% {
    transform: rotate(-40deg);
  }

  /* line 849, ../sass/screen.scss */
  40% {
    transform: rotate(0deg);
  }
}

/* line 853, ../sass/screen.scss */
.bucket-icon {
  float: right;
  width: 60px;
}

/* line 858, ../sass/screen.scss */
.bucket-first .bucket-icon {
  -moz-animation: cycle 12s ease-in-out infinite;
  -o-animation: cycle 12s ease-in-out infinite;
  -webkit-animation: cycle 12s ease-in-out infinite;
  animation: cycle 12s ease-in-out infinite;
}

/* line 865, ../sass/screen.scss */
.bucket-second .bucket-icon {
  -moz-animation: cycle 12s ease-in-out 4s infinite;
  -o-animation: cycle 12s ease-in-out 4s infinite;
  -webkit-animation: cycle 12s ease-in-out 4s infinite;
  animation: cycle 12s ease-in-out 4s infinite;
}

/* line 872, ../sass/screen.scss */
.bucket-third .bucket-icon {
  -moz-animation: cycle 12s ease-in-out 8s infinite;
  -o-animation: cycle 12s ease-in-out 8s infinite;
  -webkit-animation: cycle 12s ease-in-out 8s infinite;
  animation: cycle 12s ease-in-out 8s infinite;
}

/* line 880, ../sass/screen.scss */
.bucket h3 {
  color: #dd9716;
  font: 400 20px "Trebuchet MS", Tahoma, Arial, sans-serif;
  letter-spacing: 0.2em;
  margin: 0 0 0.15em;
  
}
/* line 887, ../sass/screen.scss */
.bucket .subtitle {
  color: #555453;
  display: block;
  font: italic 14px "adriane", serif;
}

/* line 894, ../sass/screen.scss */
.bh-content {
  float: left;
  padding-top: 6px;
  display: table;
}

/* line 900, ../sass/screen.scss */
.newsletter-form {
  padding: 64px 0 32px;
  text-align: center;
}
/* line 903, ../sass/screen.scss */
.newsletter-form h2 {
  color: #262625;
  font: 700 40px "Trebuchet MS", Tahoma, Arial, sans-serif;
  letter-spacing: 0.1em;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
/* line 912, ../sass/screen.scss */
.newsletter-form .content {
  color: #262625;
  font: 14px "adriane", serif;
  margin: 30px 0 40px;
  text-align: center;
  text-transform: uppercase;
}
/* line 919, ../sass/screen.scss */
.newsletter-form fieldset {
  margin: 2.25em auto 0;
  width: 100%;
}
/* line 922, ../sass/screen.scss */
.newsletter-form fieldset label {
  color: #666;
  font: 14px "adriane", serif;
}
/* line 926, ../sass/screen.scss */
.newsletter-form fieldset input {
  background-image: -moz-linear-gradient(top, #f8f8f8, #fefefe);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fefefe));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #fefefe);
  background-image: -o-linear-gradient(top, #f8f8f8, #fefefe);
  border: 1px solid #a0988e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #505050;
  font: 14px "adriane", serif;
  height: 38px;
  padding: 12px 14px;
  position: relative;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  transition: All 0.5s ease;
  width: 100%;
}
/* line 940, ../sass/screen.scss */
.newsletter-form fieldset input.invalid {
  border: 1px solid #ff0000;
}
/* line 943, ../sass/screen.scss */
.newsletter-form fieldset input:focus {
  color: #505050;
  outline-color: #e1a333;
}
/* line 949, ../sass/screen.scss */
.newsletter-form .form-field {
  display: inline-block;
  margin-right: 9px;
  text-align: left;
  width: 306px;
}
/* line 955, ../sass/screen.scss */
.newsletter-form .submit {
  background-color: #e5dccf;
  border: 1px solid #a0988e;
  color: #505050;
  font: 13px "adriane", serif;
  height: 38px;
  margin: 0 auto;
  max-width: 93px;
  padding: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
/* line 967, ../sass/screen.scss */
.newsletter-form .submit:hover {
  background: #e1a333;
  color: black;
}

/* line 974, ../sass/screen.scss */
.error-msg {
  color: #ff0000;
  display: none;
}

/* line 979, ../sass/screen.scss */
.site-footer {
  background: url(../images/foot_back.png) repeat;
  color: #9a9a9a;
  text-align: center;
  width: 100%;
  padding-top: 40px;
  margin-top: -22px;
  height: 40px;
  
}
/* line 988, ../sass/screen.scss */
.site-footer .divider {
  
}
/* line 991, ../sass/screen.scss */
.site-footer a {
  color: #9A9A9A;
  text-decoration: none;
}
/* line 994, ../sass/screen.scss */
.site-footer a:hover {
  text-decoration: underline;
}

/* line 1000, ../sass/screen.scss */
.brow {
  *zoom: 1;
  background: url('../images/head_back.png');
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.brow:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1004, ../sass/screen.scss */
.upper-brow {
  *zoom: 1;
  margin-bottom: 30px;
  float: right;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.upper-brow:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1010, ../sass/screen.scss */
.pd-logo-brow {
  background: transparent url("../img/pd-icon-2x.png") no-repeat 0 0;
  background-size: 100% 100%;
  float: left;
  width: 1px;
}

/* line 1021, ../sass/screen.scss */
.menu-trigger {
  border-top: .75em double #9A9A9A;
  border-bottom: .25em solid #9A9A9A;
  cursor: pointer;
  display: block;
  float: right;
  height: .25em;
  margin-right: 5%;
  margin-top: 8px;
  line-height: 0;
  width: 2em;
}

/* line 1035, ../sass/screen.scss */
.bi-col {
  display: table;
  padding-bottom: 10px;
  width: 100%;
}

/* line 1041, ../sass/screen.scss */
.beers {
  background-color: #fbfbf7;
  border: 1px dotted #9A9A9A;
  padding: 1.5em 0;
}
/* line 1046, ../sass/screen.scss */
.beers .left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding-left: 4%;
  padding-right: 4%;
  vertical-align: top;
  width: 55%;
}
/* line 1055, ../sass/screen.scss */
.beers .right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding-left: 4%;
  padding-right: 4%;
  vertical-align: middle;
  width: 45%;
}

/* line 1066, ../sass/screen.scss */
.beer .title {
  font: 700 15px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  margin: 0 0 0.25em;
}
/* line 1070, ../sass/screen.scss */
.beer .style {
  margin: 0.25em 0;
}
/* line 1073, ../sass/screen.scss */
.beer .brewer {
  line-height: 1.2em;
  margin: 0.25em 0 0;
}
/* line 1077, ../sass/screen.scss */
.beer .brewer a:hover {
  text-decoration: none;
}

/* line 1084, ../sass/screen.scss */
.prices {
  border-top: 1px dotted #9a9a9a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin-top: 1em;
  width: 100%;
}

/* line 1095, ../sass/screen.scss */
.price {
  border: 1px solid #9a9a9a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding: 0.75em 0.5em;
  text-align: center;
  width: 50%;
}
/* line 1102, ../sass/screen.scss */
.price:first-child {
  border-right: 0;
}

/* line 1107, ../sass/screen.scss */

.primary-nav-2 {
  
}


.primary-nav {
  clear: both;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 1113, ../sass/screen.scss */
.primary-nav li {
  display: block;
}
/* line 1116, ../sass/screen.scss */
.primary-nav a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  text-decoration: none;
}
/* line 1128, ../sass/screen.scss */
.primary-nav a:hover, .primary-nav a:focus, .primary-nav a.active {
  color: #9c0f17;
  text-decoration: none;
 }

/* line 1136, ../sass/screen.scss */
.primary-nav a {
  display: block;
  font-size: 14px;
  padding: 0px 10px;
  text-decoration: none;
}

/* line 1152, ../sass/screen.scss */
#beers-nav .flex-direction-nav {
  *zoom: 1;
}
/* line 38, ../../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#beers-nav .flex-direction-nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1154, ../sass/screen.scss */
#beers-nav .flex-direction-nav a {
  background: #fff;
 
  border-top: 0;
  color: #616164;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  margin: 0;
  padding: 1em;
  position: static;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
}
/* line 1167, ../sass/screen.scss */
#beers-nav .flex-direction-nav a:hover {
  background-color: #E1A333;
  color: black;
}
/* line 1172, ../sass/screen.scss */
#beers-nav .flex-direction-nav .flex-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* line 1177, ../sass/screen.scss */
#beers-nav .flex-direction-nav .flex-prev {
  border-right: 0;
  float: left;
  width: 50%;
}
/* line 1182, ../sass/screen.scss */
#beers-nav .flex-direction-nav .flex-disabled {
  background-color: #f1f0ec !important;
  color: #bebdba !important;
}

/* line 1189, ../sass/screen.scss */
.pane-img {
  display: block;
  margin: 0 auto 2em;
}

/* line 1194, ../sass/screen.scss */
.block-img {
  display: block;
  margin: 0 auto 3em;
}

/* line 1199, ../sass/screen.scss */
.thead {
  display: none;
}

/* line 1203, ../sass/screen.scss */
.menu {
  display: none;
  width: 100%;
}
/* line 1206, ../sass/screen.scss */
.menu thead {
  color: #DD9716;
  font: 700 16px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  text-transform: uppercase;
}
/* line 1210, ../sass/screen.scss */
.menu thead th {
  border-bottom: 1px dotted #bdbdbd;
  border-top: 1px dotted #bdbdbd;
  padding: 1em 10px;
  text-align: left;
}
/* line 1215, ../sass/screen.scss */
.menu thead th:last-child {
  border-right: 0;
}
/* line 1221, ../sass/screen.scss */
.menu tbody td {
  border-bottom: 1px dotted #bdbdbd;
  padding: 0.3em 10px;
}
/* line 1224, ../sass/screen.scss */
.menu tbody td:last-child {
  border-right: 0;
}

/* line 1231, ../sass/screen.scss */
.item-title {
  font: 700 15px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  margin: 0;
}

/* line 1235, ../sass/screen.scss */
.brewer {
  margin: 0;
}

/* line 1239, ../sass/screen.scss */
.social-links {
  margin: 2em 0 0;
  text-align: center;
}

/* line 1246, ../sass/screen.scss */
.csstransitions .newsletter-form.revealed {
  -moz-animation: cycle 12s ease-in-out infinite;
  -o-animation: cycle 12s ease-in-out infinite;
  -webkit-animation: cycle 12s ease-in-out infinite;
  animation: cycle 12s ease-in-out infinite;
}
/* line 1254, ../sass/screen.scss */
.csstransitions .social-links a {
  left: 150px;
  opacity: 0;
  position: relative;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition-property: left,opacity,-moz-transform;
  -moz-transition-property: left,opacity,-moz-transform;
  -ms-transition-property: left,opacity,-moz-transform;
  -o-transition-property: left,opacity,-moz-transform;
  transition-property: left,opacity,-moz-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
/* line 1262, ../sass/screen.scss */
.csstransitions .social-links a.revealed {
  left: 0;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 1267, ../sass/screen.scss */
.csstransitions .social-links a.finished {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

/* line 1274, ../sass/screen.scss */
.gep {
  background: transparent url(../img/gep-bg.jpg) repeat 0 0;
  font-size: 1em;
}
/* line 1278, ../sass/screen.scss */
.gep .heading {
  color: #ecead2;
  font-family: "ca_airesregular", sans-serif;
  font-size: 4em;
  margin-bottom: 32px;
  text-align: center;
}
/* line 1286, ../sass/screen.scss */
.gep .more-trigger {
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -ms-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
  transition: All 0.4s ease;
  background-color: #ecead2;
  border-color: #ecead2;
  clear: both;
  color: #262625;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
}
/* line 1295, ../sass/screen.scss */
.gep .more-trigger:hover {
  background-color: #262625;
  color: #ecead2;
}

/* line 1302, ../sass/screen.scss */
.content-region {
  font-size: 1.1em;
  text-align: center;
}
/* line 1306, ../sass/screen.scss */
.content-region p {
  margin-bottom: 2em;
}
/* line 1309, ../sass/screen.scss */
.content-region a {
  color: #262625;
}

/* line 1315, ../sass/screen.scss */
.broad p {
  margin-bottom: 3em;
}

/* line 1320, ../sass/screen.scss */
.cta-last {
  margin-bottom: 0 !important;
}

/* line 1324, ../sass/screen.scss */
.intro-slides {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 1.1em;
}
/* line 1329, ../sass/screen.scss */
.intro-slides .flex-control-nav {
  bottom: 15px;
  z-index: 3;
}


/* 
.intro-slides2 {
  background: #000;
  border: 0 !important;
  box-shadow: none !important;
  display: block;
  width: 200px;
  height: 200px;
  font-size: 1.1em;
}

.intro-slides2 .flex-control-nav {
  bottom: 15px;
  z-index: 3;
}

*/


/* line 1335, ../sass/screen.scss */
.contact-method {
  display: block;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 1.25em;
  letter-spacing: 0.2em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}

/* line 1344, ../sass/screen.scss */
.uni-arrow {
  font-size: 0.8em;
  position: relative;
  top: -1px;
}

/* line 1350, ../sass/screen.scss */
.craft {
  background: transparent url("../img/contact-bg.jpg") repeat 0 0;
  color: #262625;
}
/* line 1353, ../sass/screen.scss */
.craft .section-header {
  color: #262625;
}

@media only screen and (max-width: 533px) {
  /* line 1368, ../sass/screen.scss */
  .content-section {
    padding: 60px 0;
  }

  /* line 1371, ../sass/screen.scss */
  .section-header {
    margin-bottom: 44px;
  }

  /* line 1375, ../sass/screen.scss */
  .coming-soon {
    font-size: 20px;
  }

  /* line 1378, ../sass/screen.scss */
  .logo {
    margin-bottom: 48px;
  }

  /* line 1381, ../sass/screen.scss */
  .company-info .social-link {
    display: inline-block;
    margin: 0 10px;
    position: static;
  }

  /* line 1386, ../sass/screen.scss */
  .section-header {
    font-size: 18px;
  }
  /* line 1388, ../sass/screen.scss */
  .section-header h2 {
    font-size: 20px;
    line-height: 1.3em;
  }

  /* line 1393, ../sass/screen.scss */
  .newsletter-form h2 {
    font-size: 30px;
  }

  /* line 1397, ../sass/screen.scss */
  .newsletter-form .submit {
    max-width: none;
  }

  /* line 1401, ../sass/screen.scss */
  .beers {
    padding-bottom: 0;
  }

  /* line 1404, ../sass/screen.scss */
  #gift .inner-container {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 553px) {
  /* line 1412, ../sass/screen.scss */
  .prices .inner {
    border-top: 1px dotted #9A9A9A;
  }

  /* line 1418, ../sass/screen.scss */
  .gep .heading {
    font-size: 2.2em;
  }

  /* line 1423, ../sass/screen.scss */
  .form-field {
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 553px) {
  /* line 1431, ../sass/screen.scss */
  .more-trigger {
    display: none !important;
  }

  /* line 1435, ../sass/screen.scss */
  .content-more {
    display: block;
  }

  /* line 1439, ../sass/screen.scss */
  .prev-next {
    display: none;
  }

  /* line 1443, ../sass/screen.scss */
  .menu {
    display: table;
  }

  /* line 1447, ../sass/screen.scss */
  .beers {
    border: 0;
    display: none;
    margin: 0 auto;
    max-width: 872px;
    padding: 0;
    width: 100% !important;
  }
  /* line 1454, ../sass/screen.scss */
  .beers .slides {
    display: table;
    width: 100% !important;
  }
  /* line 1458, ../sass/screen.scss */
  .beers .left {
    border-right: 1px solid #d1cfc1;
    display: table;
    padding: 0;
    width: 100%;
  }
  /* line 1464, ../sass/screen.scss */
  .beers .right {
    border-right: 1px solid #d1cfc1;
    display: table-cell;
    padding: 0;
    width: 30%;
  }

  /* line 1471, ../sass/screen.scss */
  .beer {
    display: table-row !important;
    float: none !important;
    width: 100% !important;
  }
  /* line 1475, ../sass/screen.scss */
  .beer.alt-row {
    background-color: #f6f6ef;
  }
  /* line 1478, ../sass/screen.scss */
  .beer .title {
    margin: 0;
  }
  /* line 1481, ../sass/screen.scss */
  .beer .style {
    margin: 0;
  }
  /* line 1484, ../sass/screen.scss */
  .beer .brewer {
    margin: 0;
    padding: 0 10px;
  }

  /* line 1489, ../sass/screen.scss */
  .bi-col {
    padding: 0;
  }

  /* line 1492, ../sass/screen.scss */
  .bi-col:last-child {
    border: 0;
  }

  /* line 1495, ../sass/screen.scss */
  .prices {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
    width: 30%;
  }

  /* line 1501, ../sass/screen.scss */
  .price {
    border: 1px solid #9A9A9A !important;
    display: inline-block;
    width: 40%;
  }

  /* line 1506, ../sass/screen.scss */
  .beer-stats {
    display: table;
    padding: 0 10px;
    width: 100%;
  }
  /* line 1510, ../sass/screen.scss */
  .beer-stats .abv {
    display: table-cell;
    margin-bottom: 0;
    width: 50%;
  }
  /* line 1515, ../sass/screen.scss */
  .beer-stats .ibu {
    display: table-cell;
    width: 50%;
  }

  /* line 1520, ../sass/screen.scss */
  .thead {
    background-color: #dd9716;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #f6f6ef;
    display: table;
    font: 700 16px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
  }
  /* line 1529, ../sass/screen.scss */
  .thead .col1, .thead .col2, .thead .col3, .thead .col4 {
    display: table-cell;
  }
  /* line 1532, ../sass/screen.scss */
  .thead .col1 {
    border-right: 1px solid #c08416;
    padding: 1em 10px;
    width: 29.5%;
  }
  /* line 1537, ../sass/screen.scss */
  .thead .col2 {
    border-right: 1px solid #c08416;
    padding: 1em 10px;
    width: 19.7%;
  }
  /* line 1542, ../sass/screen.scss */
  .thead .col3 {
    border-right: 1px solid #c08416;
    padding: 1em 10px;
    width: 21%;
  }
  /* line 1547, ../sass/screen.scss */
  .thead .col4 {
    padding: 1em 10px;
  }

  /* line 1551, ../sass/screen.scss */
  .cells {
    display: table-row;
    width: 100%;
  }

  /* line 1555, ../sass/screen.scss */
  .title-cell {
    border-right: 1px solid #d1cfc1;
    display: table-cell;
    padding: 6px 10px 0;
    width: 60%;
  }

  /* line 1561, ../sass/screen.scss */
  .style-cell {
    display: table-cell;
    padding: 6px 10px 0;
    width: 40%;
  }

  /* line 1566, ../sass/screen.scss */
  .brewer-cell {
    border-right: 1px solid #d1cfc1;
    line-height: 1.2em;
    padding-bottom: 6px;
  }
}
@media only screen and (min-width: 534px) and (max-width: 768px) {
  /* line 1575, ../sass/screen.scss */
  .section-header h2 {
    line-height: 1.3em;
  }
}
@media only screen and (max-width: 820px) {
  /* line 1583, ../sass/screen.scss */
  .newsletter-form .form-field {
    display: block;
    margin-bottom: 9px;
    margin-right: 0;
    width: 100%;
  }
  /* line 1589, ../sass/screen.scss */
  .newsletter-form fieldset input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
  }
  /* line 1597, ../sass/screen.scss */
  .newsletter-form .submit {
    max-width: none;
    top: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1606, ../sass/screen.scss */
  .site-footer .divider {
    display: none;
  }

  /* line 1609, ../sass/screen.scss */
  .credits {
    display: block;
  }

  /* line 1612, ../sass/screen.scss */
  .top-brow .divider {
    display: none;
  }

  /* line 1615, ../sass/screen.scss */
  .feature {
    display: block;
    text-align: center;
  }

  /*
  h1 img {
    width: 92%;
  }
  */
}
@media (min-width: 768px) {
  /* line 1628, ../sass/screen.scss */
  .content-segment {
    border-bottom: 2px solid #ecead2;
    float: left;
    width: 46%;
  }

  /* line 1635, ../sass/screen.scss */
  .content-more .content-segment:first-child {
    margin-right: 4%;
  }
  /* line 1638, ../sass/screen.scss */
  .content-more .content-segment:last-child {
    margin-left: 4%;
  }

  /* line 1643, ../sass/screen.scss */
  .menu-trigger {
    display: none;
  }

  /* line 1646, ../sass/screen.scss */
  .upper-brow {
    display: none;
  }

  /* line 1649, ../sass/screen.scss */
  .primary-nav {
    clear: none;
    display: block;
    float: right;
    margin: 20px 0 0 10px;
    padding: 0;
    text-align: center;
    width: 58%;
    height: 50px;
    float: right;
  }
  /* line 1658, ../sass/screen.scss */
  .primary-nav li {
    display: block; 
    float:left;
  }
  /* line 1661, ../sass/screen.scss */
  .primary-nav a {
   	color: #898989;
    display: inline-block;
    padding: 0px 10px;
  }
  /* line 1668, ../sass/screen.scss */
  .primary-nav a:first-child {
    margin-left: 0;
  }
  /* line 1671, ../sass/screen.scss */
  .primary-nav a:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 981px) {
  /* line 1680, ../sass/screen.scss */
  .buckets {
    margin-left: 0;
  }

  /* line 1683, ../sass/screen.scss */
  .bucket {
    float: none;
    margin: 0 auto 2.25em;
    max-width: 580px;
    width: 100%;
  }

  /* line 1691, ../sass/screen.scss */
  .bucket:last-child {
    margin-bottom: 0;
  }

  /* line 1694, ../sass/screen.scss */
  .bh-content {
    padding-top: 10px;
  }
}
@media (min-width: 1024px) {
  /* line 1701, ../sass/screen.scss */
  .csstransitions.csstransforms .surprise {
    -webkit-transition: .5s;
    -webkit-transition-property: -webkit-transform, opacity;
    opacity: 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: 0.6s -moz-transform cubic-bezier(0, 1, 1, 1.3);
    -moz-transition: 0.6s -moz-transform cubic-bezier(0, 1, 1, 1.3);
    -ms-transition: 0.6s -moz-transform cubic-bezier(0, 1, 1, 1.3);
    -o-transition: 0.6s -moz-transform cubic-bezier(0, 1, 1, 1.3);
    transition: 0.6s -moz-transform cubic-bezier(0, 1, 1, 1.3);
  }
  /* line 1707, ../sass/screen.scss */
  .csstransitions.csstransforms .surprise.revealed {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
/* line 1730, ../sass/screen.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 1733, ../sass/screen.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 1737, ../sass/screen.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 1738, ../sass/screen.scss */
.flexslider .slides > li {
  margin-top: 0px;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 1739, ../sass/screen.scss */
.flexslider .slides img {
 
  display: block;
}

/* line 1740, ../sass/screen.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 1743, ../sass/screen.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 1744, ../sass/screen.scss */
html[xmlns] .slides {
  display: block;
}

/* line 1745, ../sass/screen.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 1750, ../sass/screen.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 1755, ../sass/screen.scss */
.flexslider_2 {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1;
  z-index: 1;
  margin-top: -960px;
}

.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
  margin-top: -500px;
  z-index: 1;
}

/* line 1756, ../sass/screen.scss */
.flex-viewport {
  max-height: 700px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  position:absolute;
    bottom:0;
}

/* line 1757, ../sass/screen.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 1758, ../sass/screen.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 1760, ../sass/screen.scss */
.flexslider {
  border: 2px solid black\9;
  height: 494px;
}

.flexslider_2 {
  border: 2px solid black\9;
  height: 530px;
}


/* line 1764, ../sass/screen.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 1768, ../sass/screen.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 1769, ../sass/screen.scss */
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

/* line 1770, ../sass/screen.scss */
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

/* line 1771, ../sass/screen.scss */
.flex-direction-nav .flex-prev {
  left: -36px;
}

/* line 1772, ../sass/screen.scss */
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

/* line 1773, ../sass/screen.scss */
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

/* line 1774, ../sass/screen.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 1775, ../sass/screen.scss */
.flex-direction-nav .flex-disabled {
  cursor: default;
}

/* Control Nav */
/* line 1778, ../sass/screen.scss */
.flex-control-nav {
  width: 180px;
  position: absolute;
  bottom: -160px;
  z-index: 100;
  text-align: center;
  background: #f4f4f4;
  height: 36px;
  left: 45%;
  border-radius: 15px 15px 0 0;
}

/* line 1779, ../sass/screen.scss */
.flex-control-nav li {
  margin: 12px 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 1780, ../sass/screen.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 1781, ../sass/screen.scss */
.flex-control-paging li a:hover {
  background: #898989;
}

/* line 1782, ../sass/screen.scss */
.flex-control-paging li a.flex-active {
  background: #b13431;
  cursor: default;
}

/* line 1784, ../sass/screen.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 1785, ../sass/screen.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 1786, ../sass/screen.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 1787, ../sass/screen.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 1788, ../sass/screen.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 1791, ../sass/screen.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  /* line 1792, ../sass/screen.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* line 1797, ../sass/screen.scss */
.rbga .slide-content {
  background: rgba(221, 151, 22, 0.99);
}

/* line 1803, ../sass/screen.scss */
.csstransforms3d {
  /*
  .primary-nav {
    li {
      a {
        &:hover, &:focus, &.active {
          background-color: transparent;
        }
      }
    }
  }
  */
}
/* line 1815, ../sass/screen.scss */
.csstransforms3d .front, .csstransforms3d .back {
  display: block;
}

/* line 1820, ../sass/screen.scss */
.primary-link {
  -webkit-perspective: 200px;
  perspective: 200px;
  -webkit-transition: all 0.07s linear;
  -moz-transition: all 0.07s linear;
  -ms-transition: all 0.07s linear;
  -o-transition: all 0.07s linear;
  transition: all 0.07s linear;
  position: relative;
}

/* line 1826, ../sass/screen.scss */
.three-d-box {
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translatez(-17px);
  -moz-transform: translatez(-17px);
  -ms-transform: translatez(-17px);
  -o-transform: translatez(-17px);
  transform: translatez(-17px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}

/* line 1840, ../sass/screen.scss */
.front, .back {
  display: none;
}

/* line 1844, ../sass/screen.scss */
.front, .back {
  background-color: #262625;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  height: 100%;
  left: 0;
  padding: 10px 10px;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1844, ../sass/screen.scss */
  .front, .back {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
}

/* line 1860, ../sass/screen.scss */
.front {
  -webkit-transform: rotatex(0deg) translatez(17px);
  -moz-transform: rotatex(0deg) translatez(17px);
  -ms-transform: rotatex(0deg) translatez(17px);
  -o-transform: rotatex(0deg) translatez(17px);
  transform: rotatex(0deg) translatez(17px);
}

/* line 1864, ../sass/screen.scss */
.back {
  background-color: #585855;
  -webkit-transform: rotatex(-90deg) translatez(17px);
  -moz-transform: rotatex(-90deg) translatez(17px);
  -ms-transform: rotatex(-90deg) translatez(17px);
  -o-transform: rotatex(-90deg) translatez(17px);
  transform: rotatex(-90deg) translatez(17px);
}

/* line 1870, ../sass/screen.scss */
.primary-link:not(.active):hover {
  cursor: pointer;
}

/* line 1873, ../sass/screen.scss */
.primary-link:not(.active):hover .three-d-box, .primary-link:not(.active):focus .three-d-box, .primary-link.active .three-d-box {
  -webkit-transform: translateZ(-17px) rotateX(90deg);
  -moz-transform: translateZ(-17px) rotateX(90deg);
  -ms-transform: translateZ(-17px) rotateX(90deg);
  -o-transform: translateZ(-17px) rotateX(90deg);
  transform: translateZ(-17px) rotateX(90deg);
}

/* line 1878, ../sass/screen.scss */
#contact {
  overflow: hidden;
}

/* line 1882, ../sass/screen.scss */
.slide-content-wrapper {
  bottom: 0;
  display: table;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 1890, ../sass/screen.scss */
.intro-content {
  background: transparent url(../img/grunge-hero.jpg) no-repeat 0 0;
  background-size: 100% 102%;
  padding-top: 75px;
}


/* line 1901, ../sass/screen.scss */
.company-info {
  color: #CDCDCD;
  overflow: hidden;
  padding: 38px 0 20px;
  position: relative;
  text-align: center;
}

/* line 1909, ../sass/screen.scss */
.address {
  font-family: "adriane",serif;
  font-size: 14px;
  margin: 0 auto;
  max-width: 534px;
  text-transform: uppercase;
  width: 100%;
}
/* line 1916, ../sass/screen.scss */
.address p {
  margin-top: 0.75em;
}

/* line 1921, ../sass/screen.scss */
.note {
  color: #e2a625;
  font-family: "adriane",serif;
  font-size: 14px;
  text-transform: none;
}
/* line 1927, ../sass/screen.scss */
.note a {
  color: #e2a625;
}
/* line 1930, ../sass/screen.scss */
.note .divider {
  color: #6a6a6a;
}

/* line 1936, ../sass/screen.scss */
.intro-social-links .intro-social-link {
  background: transparent url(../img/pd-social-sprite@2x.png) no-repeat 0 0;
  background-size: 70px 66px;
  display: block;
  height: 33px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 48px;
  white-space: nowrap;
  width: 35px;
}
/* line 1947, ../sass/screen.scss */
.intro-social-links .facebook:hover {
  background-position: 0 -33px;
}
/* line 1950, ../sass/screen.scss */
.intro-social-links .twitter {
  background-position: -35px 0;
}
/* line 1953, ../sass/screen.scss */
.intro-social-links .twitter:hover {
  background-position: -35px -33px;
}
/* line 1956, ../sass/screen.scss */
.intro-social-links .facebook {
  left: 100px;
}
/* line 1959, ../sass/screen.scss */
.intro-social-links .twitter {
  right: 100px;
}

@media screen and (max-width: 533px) {
  /* line 1965, ../sass/screen.scss */
  .logo {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 800px) {
  /* line 1971, ../sass/screen.scss */
  .intro-social-links {
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 1974, ../sass/screen.scss */
  .intro-social-links .intro-social-link {
    display: inline-block;
    margin: 0 10px;
    position: static;
  }
}
/* line 1982, ../sass/screen.scss */
.mobile-logo {
  display: none;
}

@media screen and (max-width: 700px) {
  /* line 1987, ../sass/screen.scss */
  .mobile-logo {
    display: block;
  }

  /* line 1990, ../sass/screen.scss */
  .full-logo {
    display: none;
  }
}
/* line 1995, ../sass/screen.scss */
.contact-hr {
  background: transparent url(../img/hr-contact.gif) repeat-x 0 0;
  border: 0;
  height: 2px;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 2004, ../sass/screen.scss */
.distinct {
  font-family: Courier, monospace;
}

/* line 2008, ../sass/screen.scss */
.gep-content {
  margin: 0 auto 3em;
  max-width: 620px;
  text-align: center;
}

/* line 2014, ../sass/screen.scss */
.intro-para {
  font: 700 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  letter-spacing: 0.15em;
  line-height: 1.4em;
  margin-bottom: 1.1em;
  text-transform: uppercase;
}

/* line 2022, ../sass/screen.scss */
.gep-text {
  font-size: 1.1em;
}

/* line 2026, ../sass/screen.scss */
.brewer-cell {
  font-family: Courier, monospace;
  line-height: 1.2em;
  margin-top: 2em;
}

/* line 2032, ../sass/screen.scss */
.home-link {
  font-size: 1.2em;
  text-decoration: none;
}
/* line 2035, ../sass/screen.scss */
.home-link:hover {
  text-decoration: underline;
}

/* line 2040, ../sass/screen.scss */
.home-link-para {
  text-align: center;
}

/* line 2044, ../sass/screen.scss */
.style-text {
  font-family: Courier, monospace;
  line-height: 1.2em;
}

/* line 2049, ../sass/screen.scss */
.gep, .craft {
  overflow-x: hidden;
}
