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] {
  display: none; }

html {
  font-family: "$body-font-family";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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; }

.alignleft {
  float: left;
  margin: 0 15px 30px 0; }

.aligncenter {
  display: block;
  margin: 0 auto 30px auto; }

.alignright {
  float: right;
  margin: 0 0 30px 15px; }

.alignnone {
  float: none;
  display: block;
  margin: 0 0 30px 0; }

.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0; }

p .alignleft {
  float: left;
  margin: 5px 15px 30px 0; }

p .aligncenter {
  display: block;
  margin: 5px auto 30px auto; }

p .alignright {
  float: right;
  margin: 5px 0 30px 15px; }

p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0; }

p .size-full {
  width: 100%;
  height: auto;
  margin: 5px 0 30px 0; }

body {
  width: 100%;
  height: 100%;
  font-family: courier, serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  line-height: 1.6; }

@font-face {
  font-family: 'TypewriterBasiX';
  src: url("../fonts/273A19_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/273A19_0_0.woff") format("woff"), url("../fonts/273A19_0_0.ttf") format("truetype"), url("../fonts/273A19_0_0.svg#svgFontName") format("svg"); }
/* Preloader */
#preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #404040;
  z-index: 99; }

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  text-align: center; }

#status p {
  margin-top: 90px;
  color: #fff; }

.desktop {
  /* default section show / hide animations */
  /* default background image animation */
  /* Side Nav */
  /***************
   * Panel welcome *
   ***************/
  /***************
   * panel-the_view *
   ***************/
  /*********************welcome
   * panel-lake_side *
   *********************/
  /*********************
   * panel-wineries *
   *********************/
  /**************
   * panel-surroundings *
   **************/
  /**************
   * panel-the_lodge *
   **************/
  /**************
   * panel-options *
   **************/
  /**************
   * panel events*
   **************/
  /**************
   * panel bookings *
   **************/
  /**************
   * panel contact *
   **************/ }
  .desktop .drawer-main, .desktop .drawer-header {
    display: none !important; }
  .desktop .drawer-overlay {
    background: transparent; }
  .desktop .google-maps {
    margin-left: 20px; }
  .desktop #content {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  .desktop a {
    color: #ff9e04;
    text-decoration: none; }
  .desktop a:hover {
    text-decoration: underline; }
  .desktop p {
    padding: 0px 20px 20px 20px; }
  .desktop p, .desktop ul {
    font-style: normal;
    list-style: none; }
  .desktop #header ul li {
    width: 325px;
    height: 50px;
    float: left;
    text-align: center; }
  .desktop #header ul {
    padding: 0; }
  .desktop img {
    border: 0; }
  .desktop h1 {
    font-family: 'TypewriterBasiX', courier, serif;
    font-style: normal;
    font-weight: normal; }
  .desktop h2 {
    font-family: 'TypewriterBasiX', courier, serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 150%;
    padding-left: 20px; }
  .desktop h3 {
    font-family: 'TypewriterBasiX', courier, serif;
    font-size: 18px;
    font-weight: normal;
    padding-left: 20px;
    margin-bottom: 0px; }
  .desktop h3.caseStudy {
    cursor: pointer; }
  .desktop section {
    min-height: 500px;
    min-height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    visibility: hidden; }
  .desktop section .story {
    position: relative;
    z-index: 1;
    width: 35%;
    margin: 5%;
    max-width: 500px; }
  .desktop div.caption {
    padding-bottom: 30px;
    font-size: 13px; }
  .desktop section.start {
    top: 100%; }
  .desktop section.focus, .desktop section.to {
    bottom: 0%; }
  .desktop section.end {
    bottom: 100%; }
  .desktop section .bg {
    position: absolute;
    left: 0px;
    top: 0%; }
  .desktop section .bg.start {
    top: -50%; }
  .desktop section .bg, .desktop section .bg.focus, .desktop section .bg.to {
    top: 0%; }
  .desktop section .bg.end {
    top: 50%; }
  .desktop ul#nav {
    position: fixed;
    right: 1%;
    top: 25%;
    z-index: 999;
    color: #fff;
    text-align: right;
    display: none; }
  .desktop ul#nav li {
    height: 20px;
    position: relative;
    padding: 5px 10px;
    font-size: 13px;
    font-family: 'TypewriterBasiX', courier, serif; }
  .desktop ul#nav a {
    background: #000;
    text-indent: -9000px;
    overflow: hidden;
    outline: none;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 5px; }
  .desktop ul#nav a:hover, .desktop nav#main li.active a {
    text-decoration: none;
    color: #ff9e04; }
  .desktop ul#nav span {
    display: block;
    color: #FFF;
    padding: 4px 8px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #000; }
  .desktop main {
    width: 1000px; }
  .desktop #panel-welcome {
    color: #fff; }
  .desktop #panel-welcome #logo {
    margin: 20px 0 10px 0; }
  .desktop #logo img:first-child {
    max-width: 550px;
    width: 100%;
    height: auto; }
  .desktop #logo img {
    width: 100%;
    height: auto; }
  .desktop h1.logo-mark {
    background-image: url(../images/logomark.png);
    background-size: 70px 34px;
    display: block;
    width: 70px;
    height: 34px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px; }
  .desktop #panel-welcome .story {
    text-align: center;
    margin: 0 auto;
    max-width: 600px !important;
    width: 650px !important;
    left: 50%;
    margin-left: -325px; }
  .desktop #panel-welcome p {
    font-size: 18px;
    color: #fff;
    font-family: 'TypewriterBasiX', courier, serif; }
  .desktop #panel-welcome ul {
    padding: 0px; }
  .desktop #panel-the_view {
    color: #000;
    background: #022639; }
  .desktop #panel-the_view .bg {
    left: auto;
    right: 0px; }
  .desktop #panel-the_view p {
    background: #fff;
    padding: 20px; }
  .desktop #panel-lake_side p {
    background: #fff;
    padding: 20px; }
  .desktop #panel-lake_side p.start {
    margin-top: 100%; }
  .desktop #panel-lake_side p.end {
    margin-top: -75%; }
  .desktop #panel-wineries {
    background: #000; }
  .desktop #panel-wineries .bg {
    left: auto;
    right: 0px; }
  .desktop #panel-surroundings {
    color: #FFF;
    background: #fff; }
  .desktop #panel-surroundings h2 {
    color: #000; }
  .desktop #panel-surroundings p, .desktop #panel-surroundings ul {
    background: #fff;
    padding: 20px;
    color: #000; }
  .desktop #panel-surroundings ul {
    font-size: 14px;
    line-height: 150%; }
  .desktop #panel-the_lodge .story p, .desktop #panel-reviews .story p {
    background: #fff;
    padding: 20px; }
  .desktop #panel-options .story {
    margin-top: 5%; }
  .desktop #panel-options .story h2 {
    margin: 0; }
  .desktop #panel-options .slide-show {
    position: absolute;
    left: 45%;
    background-image: url(../images/filmstrip.png);
    padding: 20px; }
  .desktop #panel-options ul {
    margin-left: -20px;
    margin-bottom: 60px; }
  .desktop #panel-options ul p {
    line-height: 12px;
    color: #fff;
    margin-left: 30px; }
  .desktop #panel-options .slide-show img {
    height: 250px;
    width: auto;
    margin-left: 50px; }
  .desktop #panel-options .slide-show ul li {
    margin-bottom: 40px; }
  .desktop #panel-options .slide-show.start {
    bottom: -1700px; }
  .desktop #panel-options .slide-show.end {
    top: -200%; }
  .desktop #panel-events p {
    color: #000;
    background: #fff;
    padding-top: 20px; }
  .desktop #panel-bookings .circle {
    position: absolute;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background-color: #000;
    display: block;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    left: 45%;
    margin-top: 250px; }
  .desktop #panel-bookings .circle p {
    margin-top: -20px; }
  .desktop #panel-bookings .circle.start {
    top: -700px; }
  .desktop #panel-bookings .circle.end {
    bottom: -50px; }
  .desktop .circle h2 a {
    width: 200px;
    display: block;
    padding-top: 60px;
    margin-left: -15px;
    text-decoration: none;
    text-align: center; }
    .desktop .circle h2 a:hover {
      text-decoration: underline; }
  .desktop #panel-weddings .bg {
    left: auto;
    right: 0px; }
  .desktop #panel-contact .story p {
    color: #000; }
  .desktop #ph, .desktop #e, .desktop #map, .desktop #booking {
    font-size: 15px;
    position: fixed;
    z-index: 999999;
    color: #fff; }
  .desktop #ph a, .desktop #e a, .desktop #map a, .desktop #booking a {
    color: #fff; }
  .desktop #ph {
    top: 2%;
    left: 5%; }
  .desktop #e {
    top: 2%;
    right: 5%; }
  .desktop #map {
    bottom: 2%;
    right: 5%; }
  .desktop #booking {
    bottom: 2%;
    left: 5%; }
  .desktop #loading {
    font-size: 20px;
    width: 200px;
    margin: 25% 45%;
    position: absolute; }
  .desktop .button {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    background-color: #333333;
    background-image: url(../images/arrow.png); }
  .desktop .button:hover {
    background-color: #494949;
    cursor: pointer; }
  .desktop .button-up {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 0px;
    left: 50%;
    background-color: #333333;
    background-image: url(../images/arrow-up.png); }
  .desktop .button-up:hover {
    background-color: #494949;
    cursor: pointer; }
  .desktop .scroll-down {
    display: block;
    margin: 0 auto; }
  .desktop div#TA_selfserveprop286 {
    margin-left: 20px; }
  .desktop .mobile-header {
    display: none; }

.tourism {
  max-width: 90px;
  position: absolute;
  top: 80px;
  left: 80px;
  z-index: 999; }

body.mobile {
  margin-top: 75px;
  background: #575759;
  color: #fff;
  text-align: center; }

.mobile #content {
  margin-top: -15px; }
.mobile #container {
  margin-top: 29px; }
.mobile .hide {
  display: none; }
.mobile .drawer-header {
  width: 100%;
  background: #000;
  height: 60px;
  position: fixed;
  top: 0;
  z-index: 2; }
.mobile h1.mobile-logo {
  background-image: url(../images/logomark.png);
  background-size: 70px 34px;
  text-indent: -999999px;
  display: block;
  width: 70px;
  height: 34px;
  position: fixed;
  left: 50%;
  top: -5px;
  margin-left: -35px;
  z-index: 999; }
.mobile a {
  color: #ff9e04;
  text-decoration: none; }
.mobile h1 {
  font-family: 'TypewriterBasiX', courier, serif;
  font-style: normal;
  font-weight: normal; }
.mobile h2 {
  font-family: 'TypewriterBasiX', courier, serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 150%;
  padding-left: 20px; }
.mobile h3 {
  font-family: 'TypewriterBasiX', courier, serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  margin-bottom: 0px; }
.mobile h3.caseStudy {
  cursor: pointer; }
.mobile .bg {
  width: 100%; }
.mobile #logo img {
  width: 100%; }
.mobile .slide-show img {
  width: 100%; }
.mobile ul {
  padding: 0; }
.mobile img {
  height: auto; }
.mobile li {
  list-style: none; }
.mobile .story {
  width: 99%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.mobile .google-iframe {
  display: none; }
.mobile .section {
  margin: 40px 0; }
.mobile #logo {
  width: 70%;
  margin: 0 auto; }
.mobile .slide-show ul li {
  list-style: none; }
.mobile #panel-welcome {
  background: url(../images/mobile-header.jpg) center center;
  width: 100%;
  display: block;
  background-size: cover;
  padding: 50px 0;
  min-height: 250px;
  margin-top: 70px; }
  .mobile #panel-welcome p {
    margin-top: 20px;
    width: 90%;
    color: #fff;
    margin: 0 auto;
    text-align: center; }
.mobile #panel-contact img:first-child {
  display: none; }
.mobile .scroll-down {
  display: none; }
.mobile #details {
  font-size: 6px;
  display: none; }
.mobile #preloader {
  display: none; }
.mobile #panel-bookings .circle {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-color: #000;
  display: block;
  padding: 80px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin: 100px auto 20px auto;
  display: none; }
.mobile .circle h2 a {
  width: 200px;
  display: block;
  font-size: 34px;
  text-decoration: none;
  text-align: center;
  margin-left: -50px;
  margin-top: 60px; }
.mobile .circle h2 a:hover {
  color: yellow; }
.mobile #panel-bookings p {
  display: none; }
.mobile #panel-contact {
  text-align: center; }
.mobile .tourism {
  max-width: 150px;
  display: block;
  margin: 20px auto;
  display: none; }
.mobile .google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }
.mobile .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
.mobile .booking-mobile {
  position: fixed;
  right: 20px;
  top: 19px; }
.mobile #CDSWIDSSP {
  width: 100% !important;
  margin-bottom: 50px; }
.mobile .drawer-menu-item a {
  color: #fff; }

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