.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'ocrflight';
  src: url('fonts/ocrf-light-webfont.eot');
  src: url('assets/fonts/ocrf-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ocrf-light-webfont.woff') format('woff'), url('fonts/ocrf-light-webfont.ttf') format('truetype'), url('fonts/ocrf-light-webfont.svg#ocrflight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fs_lolalight';
  src: url('fonts/fslola-light-webfont.eot');
  src: url('fonts/fslola-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fslola-light-webfont.woff') format('woff'), url('fonts/fslola-light-webfont.ttf') format('truetype'), url('fonts/fslola-light-webfont.svg#fs_lolalight') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
  width: 100%;
}
body {
  position: relative;
  height: 100%;
  max-height: 2450px !important;
  width: 100%;
  font-family: "ocrflight";
  font-size: 15px;
  background-image: url("img/handmadepaper_old.png");
  padding: 0;
  margin: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  body {
    background-image: url("img/handmadepaper@2x_old.png");
    background-size: 100px 100px;
  }
}
a,
strong {
  font-weight: bold;
  text-decoration: none;
  color: #2B5D6B;
}
a:hover {
  text-decoration: underline;
}
#skrollr-body {
  position: absolute;
  height: 2450px;
  width: 100%;
}
#skrollr-body .sk-cont {
  position: relative;
}
#svg-container {
  width: 800px;
  height: 2450px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 500px;
  margin-left: -400px;
}
#svg-container .scroll-down {
  width: 80px;
  height: 45px;
  background-image: url("img/scroll_down.png");
  position: absolute;
  right: 443px;
  top: -5px;
}
#svg-container .scroll-down:before,
#svg-container .scroll-down:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#svg-container .scroll-down:after {
  clear: both;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #svg-container .scroll-down {
    background-image: url("img/scroll_down.png");
    background-size: 80px 45px;
  }
}
#menu-bar {
  position: absolute;
  top: 0;
  margin-top: -120px;
  font-family: "fs_lolalight";
  height: 127px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  z-index: 1000;
}
#menu-bar .menu-container {
  height: 103px;
  padding-top: 17px;
  background-image: url("img/handmadepaper_old.png");
  -webkit-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #menu-bar .menu-container {
    background-image: url("img/handmadepaper@2x_old.png");
    background-size: 100px 100px;
  }
}
#menu-bar .menu-container ul {
  margin: 0 auto 0 auto;
  padding: 0;
  display: block;
  width: 100%;
  height: 86px;
}
#menu-bar .menu-container ul li {
  height: 86px;
  line-height: 86px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  width: 100px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#menu-bar .menu-container ul li a {
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
  font-weight: inherit;
}
#menu-bar .menu-container ul li.left {
  text-align: right;
}
#menu-bar .menu-container ul li.right {
  text-align: left;
}
#menu-bar .menu-container ul li.logo {
  height: 100px;
  background-image: url("img/logo.png");
  margin: 0 70px;
  opacity: 1;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #menu-bar .menu-container ul li.logo {
    background-image: url("img/logo.png");
    background-size: 90px 86px;
  }
}
#menu-bar .menu-container ul li.dot {
  color: #black;
  font-size: 28px;
  width: 30px;
}
.content-spacer {
  width: 100%;
  display: block;
}
#content {
  width: 800px;
  margin: auto;
  padding-bottom: 200px;
}
#content .left {
  position: relative;
}
#content .left .info {
  float: right;
}
#content .right {
  position: relative;
}
#content .right .info {
  float: left;
}
#content .info {
  width: 250px;
}
#content .info:before,
#content .info:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#content .info:after {
  clear: both;
}
#content .info h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  height: 25px;
  line-height: 17px;
  margin-bottom: 3px;
  padding: 0;
  display: block;
  text-align: center;
  font-family: "ocrflight";
  font-weight: normal;
  position: relative;
}
#content .info h2 svg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#content .info p {
  font-family: "fs_lolalight";
  text-align: left;
  margin-bottom: 10px;
  line-height: 18px;
}
#content .info.when {
  margin-right: 20px;
  width: 350px;
}
#content .info.where {
  margin-top: 60px;
  margin-right: 20px;
  width: 350px;
  margin-top: 80px
}
#content .info.hotels {
  margin-right: 10px;
  width: 350px;
  margin-top: 40px;
}
#content .row:before,
#content .row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#content .row:after {
  clear: both;
}
#content .row .left {
  width: 50%;
  float: left;
}
#content .row .right {
  width: 50%;
  float: right;
}
#content .row.when .left {
  width: 50%;
}
#content .row.when .right {
  width: 50%;
}
#content .row. {
  margin-top: 100px;
  margin-left: -20px;
}
#content .row.map {
  position: relative;
  height: 370px;
}
#content .row.map div.cont {
  width: 100%;
}
#content .row.list {
  margin-top: 110px;
}
#content .row.list .info {
  margin-left: 40px;
  margin-top: -60px;
  width: 350px;
}
#content .row.list p.signup-form {
  text-align: center;
}
#content .row.list p.signup-form input[type=text] {
  vertical-align: top;
  width: 180px;
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 7px;
  background-color: #fff;
  border: 1px solid #8B5F4D;
  border-radius: 4px 0 0 4px;
  text-align: left;
}
#content .row.list p.signup-form input[type=submit] {
  vertical-align: top;
  width: 40px;
  height: 26px;
  line-height: 26px;
  padding: 0;
  background-color: #8B5F4D;
  color: #F0F3F3;
  border-radius: 0 4px 4px 0;
  border: 1px solid #8B5F4D;
}
#content .row.contact {
  margin-top: 168px;
}
#content .row.contact .info {
  width: 350px;
  margin-right: 30px;
  margin-top: -40px;
}
#content .row.contact strong.phonenumber {
  letter-spacing: -1px;
}
#content .row.finish {
  margin-top: 126px;
}
#content .row.finish div {
  width: 100%;
  height: 100px;
  position: relative;
}
#content .row.finish h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  display: inline-block;
  width: 200px;
  text-align: center;
  font-family: "ocrflight";
  font-weight: normal;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 68px;
}
#content .row.finish svg {
  position: absolute;
  width: 200px;
  height: 25px;
  left: 50%;
  margin-left: -130px;
  top: 68px;
}
#content .date-icon {
  width: 100px;
  height: 94px;
  background-image: url(img/icons/Calendar_Icon.png);
  position: absolute;
  left: 58px;
  top: 55px;
}
#content .location-icon {
  width: 82px;
  height: 100px;
  background-image: url(img/icons/Direction_Icon.png);
  position: absolute;
  right: 134px;
  top: 140px;
}
#content .location-map {
  width: 500px;
  height: 350px;
  background-image: url("img/map.png");
  position: absolute;
  left: 56%;
  top: 0px;
  margin-left: -200px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #content .location-map {
    background-image: url("img/map.png");
    background-size: 500px 385px;
  }
}
#content .bed-icon {
  width: 100px;
  height: 71px;
  background-image: url(img/icons/Hotel_Icon.png);
  position: absolute;
  right: 142px;
  top: -0px;
}
#content .list-icon {
  width: 84px;
  height: 100px;
  background-image: url(img/icons/Gift_Icon.png);
  position: absolute;
  right: 80px;
  top: -88px;
}
#content .contact-icon {
  width: 100px;
  height: 101px;
  background-image: url(img/icons/Contact_Icon.png);
  position: absolute;
  left: 92px;
  top: 16px;
}
.scrollpos {
  position: fixed;
  z-index: 20000;
  background: #ffffff;
  top: 0;
  right: 0;
  display: none;
}
/*
@media (min-width: 320px) and (max-width: 480px) {
  #svg-container {
    width: 300px;
  }
  #content {
    width: 300px;
  }
}

@media (min-width: 481px) and (max-width: 640px) {
  #svg-container {
    width: 460px;
  }  
  #content {
    width: 460px;
  }
} 

@media  (max-width: 680px) {
  #svg-container {    
    width: 620px;
  }  
  #content {
    width: 620px;
  }  
  #menu-bar {
    ul {
      li {
        display: none;
        
      }
      li.logo {
        display: inline-block;
      }
    }
  }
}

*/
