/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d99409500be32adc4961971a92747e9d)
 * Config saved to config.json and https://gist.github.com/d99409500be32adc4961971a92747e9d
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/*
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

*/
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
*/
a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/*
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

/*
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
*/
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  /*
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  */ }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  /*
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  */ }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  /*
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  */ }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*/
.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

/*
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
*/
.hidden {
  display: none !important; }

/*
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
*/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

/*
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
*/
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  /*
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }*/ }
/*
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
*/
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
/*
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
*/
.warning {
  color: #cc3737; }

.secondary-font {
  font-family: "Lora", serif; }

.navigation {
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  margin: 1em 0em;
  z-index: 99;
  font-size: 1.7em; }

.navigation ul.menuItems {
  display: none;
  position: absolute;
  padding-top: 3em;
  padding-right: 1em;
  padding-left: 1em;
  top: -1em;
  right: 0;
  text-align: right;
  line-height: 250%;
  color: #f5efe6;
  background-color: rgba(25, 26, 30, 0.85);
  border-left: 0.3em solid #877964;
  overflow-y: auto; }

.navigation ul li {
  list-style: none;
  line-height: 2.5; }

.navigation a {
  color: #f5efe6;
  text-decoration: none; }

.navigation a:hover li {
  color: #877964;
  text-decoration: none; }

.activePage {
  color: #e6d8c2; }

/* btn */
.menu {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 3em;
  height: 3em;
  cursor: pointer;
  cursor: hand;
  z-index: 100; }

.menu span {
  margin: 0 auto;
  position: relative;
  top: 12px; }

.menu span:before, .menu span:after {
  position: absolute;
  content: ''; }

.menu span, .menu span:before, .menu span:after {
  width: 30px;
  height: 6px;
  background-color: #877964;
  display: block; }

.menu span:before {
  margin-top: -12px; }

.menu span:after {
  margin-top: 12px; }

/* --- btn --- */
.menu span {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.menu.open span {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.menu span:before {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s; }

.menu.open span:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s; }

.menu span:after {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s; }

.menu.open span:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s; }

@media only screen and (min-width: 1200px) {
  .menu {
    display: none; }

  .menuItems li {
    color: #f5efe6;
    padding-left: 1.5em;
    padding-right: 1.5em; }

  .navigation {
    position: fixed;
    display: block;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 99;
    font-size: 1em;
    background-color: rgba(25, 26, 30, 0.85);
    width: 100%;
    padding-left: 1em;
    padding-right: 1em; }

  .navigation ul.menuItems {
    width: 100%;
    display: block !important;
    position: absolute;
    padding: 0em;
    padding-right: 0.5em;
    top: 0;
    right: 0;
    text-align: right;
    line-height: 1;
    border-left: none;
    border-right: 0.5em solid #877964;
    height: unset; }

  .navigation ul.menuItems li {
    display: inline-block;
    list-style: none; }

  .navigation ul.menuItems a li {
    color: #cabeaa;
    text-decoration: none;
    text-align: center;
    padding-right: 1.5em;
    padding-left: 1.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em; }

  a.selected li {
    color: #f5efe6; }

  li.selected::before {
    content: "&bull;"; }

  .navigation ul.menuItems a:hover li {
    color: #f5efe6 !important;
    text-decoration: none;
    background-color: #877964; }

  .footer .socmed {
    text-align: right; }

  svg.download-icon {
    display: inline-block;
    position: relative;
    margin-right: 0.8em;
    vertical-align: top; } }
.wrap {
  width: 100%; }

.x-flex {
  /*display: flex;
  flex-direction: row;*/
  display: flex;
  flex-wrap: wrap; }

.x-flex {
  display: flex;
  width: 100%;
  flex-direction: row; }

.y-flex.col-2 {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.column, .column__small-2, .column__small-2--partners {
  display: block;
  vertical-align: top;
  text-align: center; }

.container--columns {
  padding: 3em 0; }

@media only screen and (min-width: 620px) {
  .column, .column__small-2, .column__small-2--partners {
    display: inline-block;
    text-align: left; }

  .column__small-2--partners:first-of-type {
    margin-right: 4em; }

  .column__small-2, .column__small-2--partners {
    width: 30%;
    max-width: 430px; } }
@media only screen and (min-width: 656px) {
  .y-flex.col-2 {
    width: 48.5%;
    margin-right: 1em; }

  .y-flex:last-of-type {
    margin-right: 0; } }
html, body {
  height: 100%; }

body {
  position: relative;
  color: #877964;
  font-family: "Vollkorn", serif;
  font-size: 16px;
  min-height: 100%; }

.row {
  display: flex;
  flex-wrap: wrap; }

h1 {
  color: #69747d;
  text-transform: uppercase;
  font-size: 2.2em;
  line-height: 1.4;
  font-weight: normal; }

h2 {
  color: #69747d;
  font-weight: normal; }

h3 {
  color: #69747d;
  font-size: 1.625em;
  text-transform: none;
  font-style: italic;
  font-weight: normal; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

em.small {
  font-size: 0.7em; }

a {
  color: #69747d; }

a:hover {
  color: #877964; }

.v-center {
  display: flex;
  align-items: center; }

.limit-width {
  max-width: 80%; }

.bottom-padding {
  padding-bottom: 1em; }

.bottom-line {
  display: block;
  border-bottom: 1px solid rgba(105, 116, 125, 0.3);
  width: 100%;
  padding-bottom: 0.3em;
  margin-bottom: 1em; }

.centered {
  text-align: center; }

.cream-bg {
  background-color: #faf7f2; }

.fullWidth, .fullWidth--cart {
  width: 100%; }

.block {
  display: block; }

.italics {
  font-style: italic; }

.page-title {
  padding-top: 2em;
  padding-bottom: 3.5em; }

.mobileHide {
  display: none; }

p {
  color: #877964;
  font-size: 1.4em; }

p.smaller {
  font-size: 1em; }

blockquote {
  color: #69747d;
  font-size: 1.2em;
  margin-top: 0.5em;
  border: 0; }

.padding-top {
  padding-top: 1em; }

.ucase {
  text-transform: uppercase; }

.center {
  text-align: center; }

.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.max-with-800 {
  max-width: 800px; }

span.error {
  color: #cc3737;
  font-weight: normal;
  font-size: 0.8em;
  font-style: italic; }

div.triptych {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center; }

div.triptych a {
  color: #faf7f2; }

div.triptych a:hover {
  color: #f0e9de;
  text-decoration: none; }

div.triptych div {
  overflow: hidden;
  width: 100%; }

div.triptych div > img {
  width: 100%;
  display: block; }

div.triptych div:nth-of-type(3) {
  display: none; }

div.triptych h1, div.triptych p {
  color: #faf7f2;
  text-transform: none;
  font-weight: normal; }

div.triptych h1 {
  font-size: 2.5em;
  font-style: italic;
  margin-bottom: 1em;
  margin-top: 0; }

div.triptych p {
  font-size: 1.1em;
  line-height: 1.8; }

div.triptych > div:nth-of-type(2) {
  background-color: #958670;
  color: #f5efe6;
  padding: 2em 2em; }

div.triptych > div:nth-of-type(2) p:nth-of-type(2) {
  margin-top: 2em;
  margin-bottom: 2em; }

@media only screen and (min-width: 1200px) {
  .bottom-margin {
    margin-bottom: 2em; }

  .bottom-margin--more {
    margin-bottom: 4em; }

  .bottom-padding {
    padding-bottom: 2em; } }
@media only screen and (min-width: 1215px) {
  div.triptych div > img {
    width: unset; }

  div.triptych {
    margin-bottom: 3em; }

  div.triptych div {
    width: 30%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative; }

  /*This is the div with the text inside it */
  div.triptych > div:nth-of-type(2) {
    width: 40%;
    padding: 3em 6em;
    -moz-box-shadow: 2px 2px 5px 2px rgba(25, 26, 30, 0.2);
    -webkit-box-shadow: 2px 2px 5px 2px rgba(25, 26, 30, 0.2);
    box-shadow: 2px 2px 5px 2px rgba(25, 26, 30, 0.2); }

  div.triptych div img {
    max-height: 350px; }

  div.triptych > div:nth-of-type(3) {
    display: unset; }

  div.triptych > div:nth-of-type(3) > img {
    position: relative;
    float: right; } }
.btn-blue {
  text-align: center;
  position: relative;
  background-color: #69747d;
  border: none;
  border-bottom: 3px solid #838d96;
  padding: 12px 18px 8px;
  color: #faf7f2;
  font-size: 1.15em;
  margin-top: 1em;
  transition: all 0.35s;
  align-items: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 100%; }

.btn-blue:active {
  background-color: #bac0c5; }

.btn-blue:focus {
  background-color: #464d53;
  outline: 0 !important; }

.btn-BuyOnline {
  cursor: pointer;
  cursor: hand; }

a.button.download {
  padding-top: 0.5em;
  display: block; }

a.button.download:hover {
  text-decoration: none;
  color: #faf7f2; }

.btn-blue:not(.no-hover):hover {
  background-color: #525a61;
  border-color: #69747d;
  /*color: $light-blue;*/ }

a.button.download path.download-icon {
  fill: #faf7f2; }

a.button.download:hover path.download-icon {
  /*fill: $light-blue;*/ }

button.footer-subscribe {
  text-transform: uppercase;
  font-family: "Vollkorn", serif;
  color: #d9cab2;
  background-color: #877964;
  border: 0;
  text-align: center;
  padding-top: 0.8em;
  padding-bottom: 0.67em;
  font-size: 0.875em;
  width: 35%;
  max-width: 180px;
  transition: all 0.35s; }

@media only screen and (min-width: 768px) {
  .btn-blue {
    min-width: 10em;
    max-width: 15em; } }
.hoverReveal.greyScaleEffect:hover {
  filter: unset; }

@media only screen and (min-width: 1200px) {
  .greyScaleEffect {
    filter: grayscale(100%) sepia(0.75) saturate(0.42) brightness(96%) contrast(90%) hue-rotate(349deg);
    -webkit-filter: grayscale(100%) sepia(0.75) saturate(0.42) brightness(96%) contrast(90%) hue-rotate(349deg); }

  .greyScaleEffect {
    filter: grayscale(10%) sepia(0.15) saturate(0.9) brightness(96%) contrast(92%) hue-rotate(349deg);
    -webkit-filter: grayscale(10%) sepia(0.15) saturate(0.9) brightness(96%) contrast(92%) hue-rotate(349deg); } }
input, textarea, select {
  font-family: "Lora", serif;
  border-width: 1px;
  font-size: 0.82em;
  border-style: solid;
  border-color: none;
  border-image: none;
  padding: 0.9em 0.7em 0.7em 0.7em;
  color: #877964;
  background-color: rgba(202, 190, 170, 0.3);
  border: 1px solid rgba(135, 121, 100, 0.3); }

input.numBottles {
  text-align: center;
  background-color: #525a61;
  border-color: #69747d;
  padding-left: 0.2em;
  padding-right: 0.2em; }

input::placeholder, textarea::placeholder, select::placeholder {
  color: #877964; }

input.error, textarea.error {
  border: 1px solid rgba(204, 55, 55, 0.5);
  color: #cc3737; }

input.error::placeholder, textarea.error::placeholder {
  color: #cc3737; }

input.bottom-margin {
  margin-bottom: 0.7em; }

textarea.delivery {
  width: 100%;
  height: 8.8em; }

.x-flex > .y-flex > input {
  width: 100%; }

select {
  width: 100%; }

select > option {
  margin-top: 5px; }

input.cartWineQty {
  max-width: 60px; }

table {
  width: 100%;
  color: #877964;
  text-align: left;
  font-family: "Lora", serif;
  font-size: 0.82em;
  border-collapse: collapse; }

td, th {
  padding: 0.7em 1.5em 0.55em 1.5em; }

td {
  padding: 0.6em 1.5em 0.4em 1.5em; }

.columnMobileHide {
  display: none; }

tr:nth-of-type(odd) {
  background-color: rgba(202, 190, 170, 0.13); }

th, tr.dark-row > td {
  background-color: rgba(202, 190, 170, 0.3);
  text-transform: uppercase;
  font-weight: normal; }

.delete-icon > a > svg {
  width: 1.65em;
  height: 1.65em; }

.delete-icon-svg {
  fill: #877964; }

a.delete:hover > .delete-icon-svg {
  fill: #cc3737; }

a.delete:active > .delete-icon-svg {
  fill: #d90505; }

a.footer-socmed-link:hover {
  text-decoration: none; }

a.footer-socmed-link:first-of-type {
  margin-left: 0; }

a.footer-socmed-link:last-of-type {
  margin-right: 0; }

.footer-socmed-icon {
  width: 2em;
  margin-right: 0.25em; }

.footer-socmed-fill {
  fill: #d9cab2; }

svg:hover .footer-socmed-fill {
  fill: white; }

svg:hover .footer-socmed-circle {
  stroke: white; }

.footer-socmed-circle {
  stroke: #d9cab2; }

svg.download-icon {
  display: none; }

.cover-image, .cover-image--ghost-gum, .cover-image--ghost-gum-six-pack {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  position: relative;
  background-position: center; }

.cover-image--ghost-gum {
  background-image: url(../images/ghost_gum_tree_sliver--small.jpg); }

.cover-image--ghost-gum-six-pack {
  background-image: url(../images/ghost_gum_six_pack.jpg);
  min-height: 300px; }

@media only screen and (min-width: 1000px) {
  .cover-image, .cover-image--ghost-gum, .cover-image--ghost-gum-six-pack {
    min-height: 300px; }

  .cover-image--ghost-gum {
    background-image: url(../images/ghost_gum_tree_sliver.jpg); } }
@media only screen and (min-width: 1200px) {
  .cover-image, .cover-image--ghost-gum, .cover-image--ghost-gum-six-pack {
    min-height: 430px; } }
.column__small-2--partners + .column__small-2--partners {
  border-top: 1px solid rgba(202, 190, 170, 0.5);
  padding-top: 1em;
  margin-top: 2em; }

.container--columns a {
  color: #877964; }

.container--columns a:active {
  color: #69747d; }

.column__small-2--partners ul {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid rgba(202, 190, 170, 0.5); }

.column__small-2--partners ul:last-of-type {
  padding-bottom: unset;
  margin-bottom: unset;
  border-bottom: unset; }

.column__small-2--partners ul li {
  font-size: 1.2em; }

@media only screen and (min-width: 620px) {
  .column__small-2--partners + .column__small-2--partners {
    border-top: unset;
    padding-top: unset;
    margin-top: unset; } }
.fullWidth--cart {
  padding-left: 1em;
  padding-right: 1em; }

svg.success {
  position: relative;
  float: left;
  display: inline-block;
  margin-right: -22px; }

.orderDetails {
  margin-bottom: 0.8em; }

#map {
  height: 0;
  min-height: 350px;
  overflow: hidden;
  padding-bottom: 22.25%;
  padding-top: 30px;
  position: relative; }

.footer-row {
  align-items: center; }

.footer {
  position: relative;
  background-color: #191a1e;
  padding-top: 2em;
  padding-bottom: 1.4em;
  color: #d9cab2;
  font-size: 0.95em;
  bottom: 0;
  width: 100%; }

.footer-subscribe-container {
  margin-top: 1em;
  margin-bottom: 1em; }

.footer-subscribe-loader, img.success {
  margin-top: 0.4em;
  margin-right: 0.7em; }

.large-input-box {
  background-color: transparent;
  color: #d9cab2;
  font-family: "Vollkorn", serif;
  border: 1px solid #d9cab2;
  padding: 0.5em 0.8em 0.4em 0.8em;
  font-style: italic;
  font-size: 1em;
  margin-right: 0.5em;
  width: 60%; }

.subscribe-result {
  float: left;
  text-align: left; }

button.footer-subscribe:hover {
  background-color: #d9cab2;
  color: #877964; }

.footer .success {
  width: 24px;
  height: 24px; }

@media only screen and (min-width: 768px) {
  .footer {
    padding-bottom: 2em; }

  .footer-subscribe-container {
    margin-bottom: 0; }

  .socmed {
    margin-top: 1.2em; } }
@media only screen and (min-width: 992px) {
  .footer-subscribe-container {
    margin-top: 0; }

  .socmed {
    margin-top: 0; } }
@media only screen and (min-width: 1200px) {
  padding-top: 3em;
  padding-bottom: 3em; }
.cookie-warning {
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  bottom: 0;
  box-sizing: border-box;
  background-color: #877964;
  color: #f3debd;
  padding: 3em;
  font-size: 1em;
  text-align: center;
  z-index: 99999; }

.cookie-warning .dark-button {
  text-align: center;
  font-family: "Lora", serif;
  padding: 1.3em 1.6em;
  background-color: #786c59;
  font-size: 1.5em;
  cursor: pointer;
  font-size: 1em;
  margin-top: 1.5em;
  min-width: 60%; }

.cookie-warning .dark-button:hover {
  background-color: #6a5f4e; }

@media only screen and (min-width: 800px) {
  .cookie-warning {
    padding: 5em; }

  .cookie-warning .dark-button {
    min-width: 0;
    font-size: 0.8em;
    padding: 1em 1.2em; } }
.home-hero {
  text-align: center;
  background-image: url(../images/stony_brook_vines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 600px;
  position: relative;
  background-color: #191a1e; }

.home-hero .stony-brook-logo {
  width: 12em;
  margin-bottom: 2em; }

.home-hero h1 {
  color: #f3debd;
  font-size: 1.1875em;
  text-transform: uppercase;
  margin: 0 0 0.4em 0;
  font-weight: normal; }

.home-hero h2 {
  color: #f0e9de;
  font-size: 1.2em;
  font-style: italic;
  margin: 0; }

.home-hero #arrow-down {
  position: absolute;
  height: 2.7em;
  width: 2.7em;
  margin-left: -1.35em;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 2.7em;
  cursor: pointer;
  cursor: hand;
  opacity: 0.8; }

.home-hero #arrow-down:hover {
  opacity: 1; }

.home-logo-and-byline {
  position: relative;
  display: block;
  top: 20%; }

.home-philosophy {
  margin: 2em 0; }

.home-philosophy p {
  font-style: italic;
  line-height: 1.75; }

.home-triptych {
  padding-left: 0;
  padding-right: 0; }

.home-triptych img {
  width: 100%; }

.home-triptych div {
  padding: 0;
  margin: 0; }

.home-history {
  padding-top: 2em;
  padding-bottom: 2em; }

.history-text-1 {
  /*padding-right: 3em;*/ }

.home-history h1 {
  font-size: 1.75em;
  margin-bottom: 1em; }

.home-history p {
  font-size: 1.1em;
  line-height: 1.75;
  font-style: italic;
  margin: 1.2em 0; }

.home-history p:first-of-type {
  margin-top: 0; }

.home-history p:last-of-type {
  margin-bottom: 0; }

div.wine-snapshot {
  padding-top: 2.5em;
  margin-bottom: 2em; }

div.wine-snapshot:nth-of-type(odd) {
  background-color: #f7f2eb; }

div.wine-snapshot:hover {
  background-color: #f4eee3; }

.wine-snapshot-text {
  padding: 2em; }

.wine-preview {
  width: 100%;
  display: block;
  background-color: transparent;
  height: 300px;
  overflow: hidden;
  text-align: center;
  opacity: 0.9; }

.wine-preview:hover {
  opacity: 1; }

.wine-preview img {
  position: relative;
  top: -170%; }

.wine-preview-overlay {
  display: none;
  color: #f5efe6;
  background-color: rgba(135, 121, 100, 0.75);
  position: absolute;
  top: 295px;
  height: 45px;
  width: 100%;
  z-index: 5;
  align-items: center;
  justify-content: center; }

.wine-preview-overlay:hover {
  color: #f5efe6;
  background-color: rgba(135, 121, 100, 0.85);
  text-decoration: none; }

.wine-preview-overlay > svg {
  margin-right: 0.6em; }

.wine-preview:hover > .wine-preview-overlay {
  display: flex; }

.wine-description, .platter-rating {
  display: block; }

span.wine-price {
  font-size: 1.4em;
  font-weight: normal;
  color: #69747d; }

.first-container {
  min-height: 60%; }

.no-top-padding {
  padding-top: 0; }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .columnMobileHide {
    display: table-cell; }

  .footer-basic-details {
    text-align: left; }

  .home-philosophy {
    margin: 6em 0; }

  .home-history {
    padding-top: 4em;
    padding-bottom: 4em; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .home-logo-and-byline {
    top: 30%; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .first-container {
    padding-top: 5em;
    min-height: 82vh; }

  .mobileHide {
    display: unset; } }

/*# sourceMappingURL=stonybrook.css.map */


/* AGE VERIFICATION */

#age-verify {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 500ms;
}
#age-verify .window {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 250px;
  overflow: hidden;
  padding: 40px;
  margin-left: -200px;
  margin-top: -125px;
  background-color: #fff;
  border: 6px solid #877964;
  box-sizing: border-box;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  transition: 500ms;
}
#age-verify .window span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
}
#age-verify .window span.title {
  color: rgba(135, 121, 100, 1);
  font-size: 24px;
}
#age-verify .window button {
  border: 0;
  margin: 0;
  padding: 0;
  width: 48%;
  height: 60px;
  color: #FFF;
  font-size: 18px;
  background-color: rgba(135, 121, 100, 1);
  margin-top: 20px;
  font-family: "Source Sans Pro", sans-serif;
  transform: scale(1);
  transition: 0.2s;
}
#age-verify .window button.back {
  display: block;
  float: none;
  margin: auto;
  background-color: #fff;
  background-color: rgba(135, 121, 100, 1) !important;
  margin-top: 20px;
}
#age-verify .window button.yes {
  float: left;
}
#age-verify .window button.no {
  float: right;
}
#age-verify .window button:hover {
  transform: scale(1.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  background-color: rgba(135, 121, 100, 0.7);
}

#age-verify .window .underBox {
  position: absolute;
  width: 400px;
  height: 250px;
  padding: 40px;
  top: 100%;
  left: 0;
  right: 0;
  background-color: rgba(135, 121, 100, 1);
  transition: 500ms;
  box-sizing: border-box;
}
#age-verify .window .underBox * {
  color: #FFF !important;
}
#age-verify.hidden {
  opacity: 0;
  visibility: hidden;
}
#age-verify.hidden .window {
  transform: scale(0.5);
}
#age-verify.under .window .underBox {
  top: 0%;
}

/* END AGE VERIFICATION */