@charset "UTF-8";
@font-face {
  font-family: "Rebel";
  src: url("Rebel.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*blue*/
/* Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  word-wrap: break-word;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #FFF;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote {
  padding: 0 0 0 4em;
  position: relative;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote:before {
  background: url(images/base/quote.png) no-repeat;
  height: 20px;
  left: 5%;
  position: absolute;
  top: 0;
  width: 24px;
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 a, h2 a, h3 a, h4 a, nav a, li a {
  text-decoration: none;
}

/* font
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #111;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 1.9em;
  line-height: 1.8em;
  background: #fff;
  letter-spacing: 1px;
}

pre {
  background: #eee;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 15px;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}

code, kbd, tt, var {
  font-size: 15px;
  font-family: "PT Sans Narrow", sans-serif;
}

dt, b, strong, cite, th {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

/* Links */
a {
  color: #111;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #b0c0d2;
}

a:hover {
  text-decoration: underline;
}

#nav nav:hover,
#nav div.level2:hover,
#nav div:hover,
#nav button:hover,
#nav a:hover {
  text-decoration: none !important;
}

button a,
.dropdown-content a {
  font-family: "PT Sans Narrow", sans-serif;
  text-transform: uppercase;
}

/* nav */
h1 {
  color: #000;
  font-size: 27px;
  margin: 0;
  font-family: Rebel;
}
h1 a {
  font-family: Rebel;
}

h2 {
  font-size: 12px;
  color: #111;
  line-height: 16px;
  text-transform: uppercase;
  padding: 4px 0;
  margin: 5px 0;
}

.press h2 {
  font-size: 18px;
  line-height: 18px;
  text-transform: none;
  letter-spacing: 1px;
}

#error h2,
#contentPage h2,
.teaserBlock h2,
#content-block h2 {
  font-size: 27px;
  font-weight: bold;
  padding-top: 75px;
}

h3 {
  font-size: 11px;
  color: #111;
  line-height: 16px;
  text-transform: uppercase;
}

#content-block h3 {
  font-size: 16px;
  font-weight: bold;
}

#contentPage h3 {
  font-size: 18px;
}

.press .pressblock p {
  font-size: 17px;
  line-height: 19px;
  color: #999;
}

.press .pressblock p strong {
  color: #111;
}

.contentHomepageBook a {
  font-family: "PT Sans Narrow", sans-serif;
}

/* Global
----------------------------------------------- */
div#body-content {
  padding: 0 10px;
}

#home div#body-content {
  padding: 20px 10px 0 10px;
}

#holder {
  max-width: 1500px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  position: relative;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
}

hr, p {
  margin-bottom: 1.5em;
}

dd {
  margin: 0 1.5em 1.5em;
}

address, table {
  margin: 0 0 1.5em;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

figure {
  margin: 0;
}

table {
  width: 100%;
  border: 1px dotted #666;
}

th {
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border: 1px dotted #666;
}

td {
  border: 1px dotted #666;
  padding: 5px 10px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
  border: 1px dotted #666;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  color: #666;
  cursor: pointer;
  padding: 0.8em 1.5em;
  border: none;
}

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-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=text],
textarea {
  border: 1px dotted #666;
}

input[type=text]:focus,
textarea:focus {
  color: #111;
}

input[type=text] {
  padding: 3px;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 98%;
}

/*share bar */
#sharelinks li {
  width: 32px;
  height: 32px;
  float: left;
  font-size: 0px;
  display: block;
  margin-right: 2px;
}

#sharelinks li a {
  display: block;
}

#sharelinks li.facebook {
  background: url("../images/base/social-icon.png") 0px -32px;
  width: 32px;
}

#sharelinks li.facebook:hover {
  background: url("../images/base/social-icon.png") 0px 0px;
}

#sharelinks li.twitter {
  background: url("../images/base/social-icon.png") -32px -32px;
  width: 32px;
}

#sharelinks li.twitter:hover {
  background: url("../images/base/social-icon.png") -32px 0px;
}

#sharelinks li.google {
  background: url("../images/base/social-icon.png") -64px -32px;
  width: 32px;
}

#sharelinks li.google:hover {
  background: url("../images/base/social-icon.png") -64px 0px;
}

#sharelinks li.pintrest {
  background: url("../images/base/social-icon.png") -96px -32px;
  width: 32px;
}

#sharelinks li.pintrest:hover {
  background: url("../images/base/social-icon.png") -96px 0px;
}

#sharelinks li.reddit {
  background: url("../images/base/social-icon.png") -128px -32px;
  width: 32px;
}

#sharelinks li.reddit:hover {
  background: url("../images/base/social-icon.png") -128px 0px;
}

#sharelinks li.digg {
  background: url("../images/base/social-icon.png") -160px 0px;
  width: 32px;
}

#sharelinks li.digg:hover {
  background: url("../images/base/social-icon.png") -160px -32px;
}

#sharelinks li.Stumble {
  background: url("../images/base/social-icon.png") -192px -32px;
  width: 32px;
}

#sharelinks li.Stumble:hover {
  background: url("../images/base/social-icon.png") -192px 0px;
}

#sharelinks li.news {
  background: url("../images/base/social-icon.png") -224px -32px;
  width: 32px;
}

#sharelinks li.news:hover {
  background: url("../images/base/social-icon.png") -224px 0px;
}

#sharelinks li.tumblr {
  background: url("../images/base/social-icon.png") -256px -32px;
  width: 32px;
}

#sharelinks li.tumblr:hover {
  background: url("../images/base/social-icon.png") -256px 0px;
}

/*nav */
* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

/* Advanced Checkbox Hack */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#form-block input[type=checkbox] {
  position: relative;
  top: 8px;
  left: 0;
  float: left;
}

label {
  display: none;
  cursor: pointer;
  user-select: none;
}

#form-block label {
  display: block;
  float: left;
}

/* nav menu */
nav[role=custom-dropdown] {
  position: relative;
  float: left;
  margin-top: 5px;
}

nav[role=custom-dropdown] a,
nav[role=custom-dropdown] label {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  display: block;
  color: #222d65;
}

#nav {
  cursor: pointer;
  z-index: 10;
  background: #fff;
  width: 100%;
  max-width: 1500px;
}

#nav h1 {
  float: left;
  background-image: url(/images/Chateau-de-lalande-min.png);
  background-size: 240px;
  background-repeat: no-repeat;
  width: 240px;
  height: 47px;
  margin: 5px 20px 0 10px;
}

#nav h1 a {
  width: 240px;
  height: 47px;
  display: block;
}

#nav h1 span {
  display: none;
}

#nav .block {
  display: block;
}

#nav #social li {
  text-transform: uppercase;
  font-size: 11px;
  float: left;
}

.level2.dropdown.section8 {
  float: left;
  z-index: 10;
}

#nav a.booknow-btn {
  display: inline-block;
  min-width: 150px;
  text-transform: uppercase;
  background-color: #fdba46 !important;
  color: #000 !important;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  border: none;
  padding: 19px 18.2px !important;
  text-decoration: none !important;
  text-align: center;
  font-weight: normal;
}

#menu {
  position: relative;
  display: block;
  z-index: 10;
  float: left;
  padding-bottom: 3px;
}

/*social*/
#social-feed {
  float: right;
  position: relative;
  display: block;
  width: 100%;
}

#social {
  display: block;
  position: relative;
  top: 9px;
  float: left;
}
#social li {
  float: left;
  position: relative;
  display: block;
  margin-left: 5px;
}

/*language selector */
div#language {
  display: none;
}

/* Sticky Nav */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: 41px;
}

.sticky + .content {
  padding-top: 60px;
}

.content {
  padding: 16px;
}

/* dropdown Nav */
/* Dropdown Button */
.dropbtn {
  font-size: 0.75em;
  line-height: 1;
  padding: 0px;
  margin: 0px 15px 0px 0px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  position: absolute;
  z-index: 1;
  background: #fff;
  left: -10px;
}

.dropdown-content a {
  font-size: 0.75em;
  line-height: 1;
  letter-spacing: 0.15em;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  white-space: nowrap;
}

.dropdown-content.list1,
.dropdown-content.list2,
.dropdown-content.list3,
.dropdown-content.list4,
.dropdown-content.list5,
.dropdown-content.list6,
.dropdown-content.list7 {
  display: none;
}

/* Links inside the dropdown */
.dropdown-content a {
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background: #eee;
}

/* Show the dropdown menu on hover */
.dropdown.section1:hover .dropdown-content.list1,
.dropdown.section2:hover .dropdown-content.list2,
.dropdown.section3:hover .dropdown-content.list3,
.dropdown.section4:hover .dropdown-content.list4,
.dropdown.section5:hover .dropdown-content.list5,
.dropdown.section6:hover .dropdown-content.list6,
.dropdown.section7:hover .dropdown-content.list7 {
  display: block;
}

.dropdown-content.list7 {
  margin-left: -67px;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  text-decoration: underline;
}

/* social share */
.socialShare {
  float: right;
  margin-right: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

#social li a {
  height: 26px;
  display: block;
}

#social li.instagram {
  background: url("../images/social/social-sprite.png") -81px -34px;
  width: 26px;
}

#social li.instagram:hover {
  background: url("../images/social/social-sprite.png") -81px 0px;
}

#social li.facebook {
  background: url("../images/social/social-sprite.png") 0px -34px;
  width: 26px;
}

#social li.facebook:hover {
  background: url("../images/social/social-sprite.png") 0px 0px;
}

#social li.languageSwitch {
  width: 25px;
  height: 12px;
  margin-top: 6px;
  margin-right: 10px;
}

#social li.langFr {
  background: url("../images/base/flags.gif") 0px -17px;
}

#social li.langFr:hover {
  background: url("../images/base/flags.gif") 0px 0px;
}

#social li.langEn {
  background: url("../images/base/flags.gif") -33px -17px;
}

#social li.langEn:hover {
  background: url("../images/base/flags.gif") -33px 0px;
}

#social li.langNl {
  background: url("../images/base/flags.gif") -66px -17px;
}

#social li.langNl:hover {
  background: url("../images/base/flags.gif") -66px 0px;
}

span.menuTitle {
  display: none;
}

/*lookbook*/
#lookbook_loader {
  height: 600px;
  background: url("/images/base/loader.gif") no-repeat center center;
}

#lookbook {
  display: none;
  width: 100%;
  position: relative;
  top: -14px;
  height: 700px;
}

.lookbook_item {
  min-width: 995px;
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 825px !important;
}

.lookbook_description {
  position: absolute;
  width: 260px;
  background: url("/images/base/lookbook_description_bg.png") repeat 36px 47px;
  margin-bottom: 35px;
  padding: 16px 20px;
  line-height: 22px;
  color: #e0cabb;
  font-size: 15px;
}

.club-upload .fileUP .lookbook_description {
  width: 600px;
  background: #fff;
  opacity: 0.7;
}

.topleft {
  top: 40px;
  left: 40px;
}

.topright {
  top: 40px;
  right: 40px;
}

.bottomleft {
  bottom: 40px;
  left: 40px;
}

.bottomright {
  bottom: 40px;
  right: 40px;
}

.lookbook_description h1 {
  font-family: "Gilda Display", serif;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
}

.lookbook_description .button {
  position: absolute;
  bottom: -35px;
  left: 0px;
  font-family: "Gilda Display", serif;
  text-transform: uppercase;
  font-size: 10px;
  width: 80px;
  height: 28px;
  background: #202020;
  padding-top: 7px;
  padding-left: 30px;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.lookbook_description .button .arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 35px;
  height: 35px;
  background: url("/images/base/arrow_small.png") no-repeat 14px 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  -khtml-opacity: 0.35;
  opacity: 0.35;
}

.lookbook_description .button a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.lookbook_description .button:hover {
  background: #73abba;
  padding-left: 35px;
}

.lookbook_description .button:hover .arrow {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#lookbook #button {
  position: absolute;
  top: 375px;
  width: 85px;
  height: 85px;
  z-index: 1;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  cursor: pointer;
  background: #111;
}

#lookbook .left {
  left: 0px;
}

#lookbook .right {
  right: 0px;
}

#lookbook #button #bg {
  position: absolute;
  width: 85px;
  height: 85px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  -moz-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  -o-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
}

#lookbook .right #bg {
  background: url(/images/base/bg_leftright.jpg) no-repeat 0px center;
}

#lookbook .left #bg {
  background: url(/images/base/bg_leftright.jpg) no-repeat -145px center;
}

#lookbook .left:hover #bg {
  background-position: 0px center;
}

#lookbook .right:hover #bg {
  background-position: -130px center;
}

#lookbook #button:hover #bg {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 95px;
}

#lookbook #arrow {
  position: absolute;
  width: 85px;
  height: 85px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

#lookbook .left #arrow {
  background: url(/images/base/arrow_left.png) no-repeat 29px center;
}

#lookbook .right #arrow {
  background: url(/images/base/arrow_right.png) no-repeat 33px center;
}

#lookbook #button:hover {
  width: 95px;
}

#lookbook .left:hover #arrow {
  background-position: 39px center;
}

#lookbook #button:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/* content block */
#body-content .entry-content-text {
  width: 1024px;
  margin: 0 auto;
  display: block;
}

#body-content .text-area {
  width: 100%;
  display: block;
  float: left;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  margin: 20px 0;
}

#body-content .col {
  width: 320px;
  float: left;
  text-align: justify;
}

#body-content .col.middle {
  margin: 0 32px;
}

#body-content .social-left {
  float: left;
  margin-right: 24px;
}

#body-content .social-right {
  float: left;
}

.de-geschiedenis .lookbook_description {
  width: 350px;
}

/* booking */
.book {
  background: #b0c0d2;
  font-size: 1em;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
  float: right;
  margin: 0 0 10px 10px;
  height: 300px;
  width: 33%;
}

.bookContent {
  padding: 20px;
}

.book a {
  background: #b0c0d2;
  color: #fff;
}

.book img {
  width: 100%;
}

/* contact */
.contactPrint .standalone,
.contact .standalone {
  background-size: cover;
  background-image: url(/images/chateau-delalande/image5.jpg);
  height: 500px !important;
  float: left;
}

div#form-block {
  width: 100%;
  background: #b0c0d2;
  padding: 20px 20%;
  line-height: 2em;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  float: left;
}
div#form-block h2 {
  color: #fff;
  font-size: 27px;
}
div#form-block h2.second {
  margin-top: 30px;
}
div#form-block h3 {
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
div#form-block input[type=text] {
  width: 100%;
  margin-top: 20px;
  height: 30px;
  padding: 20px;
}
div#form-block textarea {
  width: 100%;
  margin: 20px 0;
  padding: 20px;
}
div#form-block a {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #fff;
}
div#form-block img {
  width: 340px;
}

div#map-black {
  width: 100%;
  display: block;
  height: 695px;
  float: left;
  margin: 10px 0;
}

div#embedded123frm1879970 {
  position: absolute;
  top: 10px;
  left: 300px;
  display: block;
}

div#instagram {
  background: #c5a5bc;
  margin-top: 5px;
}

#instagram,
#contentHomepage {
  display: table;
  width: 100%;
}

#instagram .column,
#contentHomepage .column {
  display: table-cell;
  overflow: hidden;
  margin-top: 5px;
}

div#contentHomepage2 {
  margin: 10px 10px 0 10px;
  text-align: center;
  color: #fff;
}

#instagram .flex-container,
#contentHomepage .flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}

#instagram .flex-container .big {
  width: 66.9%;
}

#contentHomepage .flex-container .big {
  width: 66.5%;
}

.contentRooms.small,
#instagram .flex-container .small,
#contentHomepage .flex-container .small {
  width: 33%;
}

li.flex-item.column.tiny,
#contentHomepage .flex-container .tiny {
  width: 22%;
  line-height: 0;
  text-align: right;
}

.contentHomepageAbout {
  padding: 20px;
  background: #c5a5bc;
  color: #fff;
  float: left;
  text-shadow: 1px 1px #999;
}

.flex-container .pos2,
.flex-container .pos4 {
  margin-left: 0.5%;
  margin-right: 0.5%;
}

.flex-container .pos1,
.flex-container .pos3,
.flex-container .pos4,
.flex-container .pos6 {
  margin-left: 0;
  margin-right: 0;
}

#contentHomepage .flex-container .small.image {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

#contentHomepage .flex-container .small.image a {
  font-family: Rebel;
  font-size: 40px;
  line-height: 55px;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 10px 0 0 0;
  text-shadow: 1px 1px #333;
  cursor: pointer;
}

.contentHomepageEttcd {
  background-image: url(/images/escape-to-the-chateau-diy/stephanie-min.png);
}

.contentHomepageAloysiusTheRam a,
.contentHomepageEttcd a {
  display: block;
  height: 100%;
  width: 100%;
}

.contentHomepageBook {
  background-image: url(/images/homepage/detail-min.png);
  margin-left: 0.5%;
}

.contentHomepageEvents {
  background-image: url(/images/homepage/events-min.png);
}

.contentHomepageStayLalande {
  background-image: url(/images/homepage/stay-at-lalande.png);
}

.contentHomepageAloysiusTheRam {
  background-image: url(/images/homepage/aloysius-the-ram.png);
  margin-left: 0.5%;
  margin-right: 0.5%;
}

.contentHomepageChateauDairies {
  background-image: url(/images/homepage/chateau-dairies.png);
}

.contentHomepageVouchers {
  background-image: url(/images/homepage/vouchers.png);
}

.contentHomepageFlight {
  background: #b0c0d2;
  float: left;
  text-align: center;
  color: #fff;
  padding: 20px;
  text-shadow: none;
  margin-left: 0.5%;
  margin-right: 0.5%;
}

.contentHomepageFlight a {
  color: #fff;
  text-decoration: underline;
  text-shadow: none;
}

.contentHomepageEvents a {
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 120px 0 0 0;
  text-shadow: 1px 1px #333;
}

.terms-and-conditions .privacy-policy,
.terms-and-conditions .standalone {
  height: 100px !important;
}

.terms-and-conditions .booking {
  height: 200px !important;
}

div#booking {
  height: 850px !important;
  overflow: scroll;
  margin: 20px auto !important;
}

.contentHomepageInstagramTitle {
  padding: 95px 0 0 0;
  background: #c5a5bc;
  color: #fff;
  float: left;
  text-shadow: 1px 1px #999;
  font-family: Rebel;
  font-size: 40px;
  text-align: center;
  line-height: 55px;
  vertical-align: middle;
}

.contentHomepageInstagramTitle a {
  color: #fff;
  text-shadow: 1px 1px #999;
  font-family: Rebel;
  font-size: 40px;
  line-height: 55px;
}

.contentHomepageInstagram {
  text-align: center;
  background: #c5a5bc;
  float: left;
}

.contentSingles {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-image: url(/images/events/singles.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-right: 0.5%;
}

.contentSingles a {
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 120px 0 0 0;
  text-shadow: 2px 2px #333;
}

.contentBread {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-image: url(/images/events/bread.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.contentBread a {
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 120px 0 0 0;
  text-shadow: 2px 2px #333;
}

.contentGhost {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-image: url(/images/events/ghost.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.contentGhost a {
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 120px 0 0 0;
  text-shadow: 2px 2px #333;
}

.contentNohant {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-image: url(/images/events/nohant.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.contentNohant a {
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  padding: 120px 0 0 0;
  text-shadow: 2px 2px #333;
}

.contentHomepageContact {
  width: 100%;
  float: left;
  background: #b0c0d2;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.contentHomepageContact li {
  margin: 0 0 10px 0;
}

.contentHomepageContact a {
  color: #fff;
}

.contentHomepageContact img {
  height: 33px;
}

.contentHomepageContact .column {
  float: left;
  width: 50%;
  margin-top: 10px;
}

.teaserBlock {
  float: left;
  width: 100%;
  padding: 10px;
}

.contentRooms {
  height: 278px;
  padding: 0px;
  text-align: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  float: left;
  margin: 2.4px;
}

.contentRooms a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
  font-family: Rebel;
  font-size: 40px;
  line-height: 55px;
  padding: 50px 0 0 0;
  text-shadow: 1px 1px #333;
}

.roomsBonneMaman {
  background-image: url(/images/rooms/room-bonne-maman.png);
}

.roomsPerse {
  background-image: url(/images/rooms/room-perse.png);
}

.roomsTour {
  background-image: url(/images/rooms/room-tour.png);
}

.roomsRose {
  background-image: url(/images/rooms/room-rose.png);
}

.roomsRoger {
  background-image: url(/images/rooms/room-roger.png);
}

.aptMarquis {
  background-image: url(/images/apartments/apt-the-marquis-apartment.png);
}

.aptTackRoom {
  background-image: url(/images/apartments/apt-the-tack-room.png);
}

/* content pages */
div#text-area {
  display: block;
  width: 100%;
  float: left;
}

.ContentBlock {
  column-gap: 60px;
  column-rule-style: solid;
  column-rule-width: 1px;
  column-rule-color: #aaa;
  text-align: justify;
  line-height: 1.6;
  margin: 0 auto;
  padding: 10px;
}

.ContentBlock.size3 {
  column-count: 3;
  width: 100%;
}

.ContentBlock.size2 {
  column-count: 2;
  width: 66%;
}

.ContentBlock.size1 {
  width: 66%;
}

.standalone {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  width: 100%;
  display: block;
  height: 0;
  float: left;
}

.escape-to-the-chateau-diy .standalone {
  background-size: contain;
  background-image: url(/images/escape-to-the-chateau-diy/image1.jpg);
  padding-top: 70% !important;
}

.error .standalone {
  background-size: cover;
  background-image: url(/images/error/image1.jpg);
  height: 500px !important;
}

.singles .standalone {
  background-size: cover;
  background-image: url(/images/events/singles-large.jpg);
  height: 500px !important;
}

.bread .standalone {
  background-size: cover;
  background-image: url(/images/dining/image2.jpg);
  height: 500px !important;
}

.terms-and-conditions .content-block,
.privacy-policy .content-block,
#booking.content-block {
  width: 75%;
  display: block;
  padding: 0 10px;
  margin: 0 auto;
}

.contentBooking {
  height: 100%;
  width: 66%;
  display: block;
  margin: 0 auto 100px auto;
  overflow: hidden;
}

div#youTube {
  margin: 0 auto;
  display: block;
  width: 560px;
}

/* homepage */
#homepage-title-image {
  width: 100%;
  /* height: 550px; */
  height: 700px;
  margin-top: 21px;
  background-size: cover;
  background-position: center;
}

#homepage-title-image a {
  width: 100%;
  height: 100%;
  display: block;
}

/* video block */
iframe.latestVideoEmbed {
  float: left;
  margin: 5px 5px 5px 5px;
}

.vlogt {
  width: 33%;
  float: left;
  margin: 0px;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 14px;
}

.Vlog-title {
  text-align: center;
  margin-bottom: 20px;
}

.Vlog-details {
  width: 1031px;
  margin: auto;
}

.grtvideo-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99999;
}

.grtvideo-popup-content {
  margin-top: 150px;
  width: 95%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.4);
  position: relative;
}

.grtvideo-popup-close {
  position: absolute;
  top: -35px;
  right: 0;
  color: #FFF;
  font-size: 25px;
  cursor: pointer;
}

.grtyoutube-iframe {
  width: 100%;
  height: 480px;
}

@media (max-width: 767px) {
  .grtyoutube-iframe {
    width: 100%;
    height: 350px;
  }
}
/* press */
.press-with-columns {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 3;
  flex-basis: auto;
}

.pressblock {
  width: 400px;
  float: left;
  margin: 25px;
  border: 1px #eee solid;
  padding: 10px;
}

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

/*sitemap */
.sitemap h2 {
  font-size: 15px;
}

.sitemap li a {
  font-size: 12px;
}

.sitemap .textBlock {
  width: 30%;
  float: left;
}

/* footer */
.club-parties #footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
}

#footer {
  clear: both;
  display: block;
  height: 50px;
}
#footer ul {
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0 0 10px;
}
#footer ul li {
  float: left;
}
#footer .photography {
  float: left;
  position: absolute;
  width: 350px;
  height: 20px;
  right: 0;
  color: #111;
}
#footer .photography li {
  float: left;
  font-size: 11px;
  margin-right: 5px;
  text-transform: uppercase;
}
#footer .photography li a {
  color: #111;
  text-decoration: none;
}

#footer #pinterest {
  margin-right: 35px;
}

#footer #tumblr {
  margin-right: 35px;
}

#footer #google {
  margin-top: 5px;
}

@media screen and (max-width: 1290px) {
  .contentHomepageAbout {
    font-size: 0.9em;
  }
  h1 {
    font-size: 22px;
  }
  .vlogt {
    width: 50% !important;
  }
}
@media screen and (max-width: 1220px) {
  .dropbtn {
    margin: 0px 10px 0px 0px;
  }
  .dropdown-content a {
    font-size: 0.7em;
  }
  #nav a.booknow-btn {
    min-width: 120px;
  }
  #nav h1 {
    padding: 10px 15px 5px 10px;
  }
  .lookbook_item,
#lookbook {
    height: 700px !important;
  }
  #lookbook #button {
    top: 250px;
  }
}
@media screen and (max-width: 1204px) {
  .contentHomepageAbout,
.contentHomepageFlight,
.contentHomepageFlight a {
    font-size: 0.85em;
    line-height: 1.8em;
  }
  .contentHomepageInstagramTitle {
    padding: 55px 0 0 0;
  }
}
@media screen and (max-width: 1160px) {
  /*Short Menu */
  #menu {
    position: absolute;
    top: 45px;
    right: 0px;
  }
  span.menuTitle {
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    top: 12.5px;
    right: 10px;
    display: block;
  }
  .dropbtn {
    margin: 0px 10px 18px 0px;
  }
  button.dropbtn {
    text-decoration: underline;
  }
  .socialShare {
    margin: 10px;
    position: absolute;
    right: 110px;
  }
  div.level2 {
    float: left;
  }
  #nav .menublock {
    float: left;
    background: #FFF;
  }
  .dropdown-content a:hover {
    background: #fff;
    text-decoration: underline;
  }
  nav[role=custom-dropdown] div.level2 {
    display: none;
    width: 33%;
    background: #FFF;
    padding: 10px 10px 0 10px;
  }
  nav[role=custom-dropdown] label {
    position: absolute;
    top: -57px;
    display: block;
    font-size: 30px;
    right: 50px;
  }
  nav[role=custom-dropdown] label:after {
    position: absolute;
    content: "≡";
    font-size: 1.8em;
    padding: 10px;
  }
  .level2.dropdown.section1,
.level2.dropdown.section2 {
    height: 450px;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ label:after {
    color: #000;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 {
    display: block;
    margin-top: -10px;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 .list7,
nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 .list6,
nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 .list3,
nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 .list2,
nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 .list1 {
    display: block;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ div.level2 > div a {
    width: 100%;
    opacity: 1;
    text-align: left;
  }
  .dropdown-content.list7 {
    margin-left: 0px;
  }
  nav[role=custom-dropdown] div.level2 div a {
    float: left;
    padding: 10px;
    text-align: center;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-property: box-shadow, color;
    cursor: pointer;
  }
  nav[role=custom-dropdown] ul li:hover {
    background-color: #fff;
  }
  nav[role=custom-dropdown] ul li:last-child:hover {
    background-color: #fff;
  }
  nav[role=custom-dropdown] ul li {
    float: left;
    padding: 7px;
    text-align: center;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-property: box-shadow, color;
    cursor: pointer;
    background: #fff;
  }
  .dropdown-content {
    position: relative;
  }
  .dropdown-content a {
    font-size: 0.75em;
  }
  #social {
    display: block;
    position: relative;
    bottom: 0px;
    right: 10px;
    background: #fff;
    margin-left: 5px;
    top: 0;
  }
  nav[role=custom-dropdown] ul li ul {
    background: #fff;
  }
  nav[role=custom-dropdown] ul#social li {
    padding: 0 0;
    float: left;
  }
  #nav {
    position: relative;
    left: 0px;
    display: block;
    height: 45px;
    width: 100%;
    text-align: left;
    vertical-align: top;
    background: #fff;
    cursor: pointer;
    z-index: 10;
  }
  #nav ul {
    position: relative;
    top: 0px;
    z-index: 100;
    padding-bottom: 3px;
    width: 100%;
    left: 0;
  }
  #nav ul li {
    margin-bottom: 0px;
  }
  #nav ul li ul {
    display: block;
  }
  #nav ul li ul li {
    float: left;
    width: 100%;
  }
  #nav ul li ul li a {
    color: #000;
  }
  div#social {
    display: none;
  }
  li.facebook,
li.instagram {
    display: none !important;
  }
  .bookingButton {
    float: left;
    position: absolute;
    left: 260px;
    z-index: 10;
  }
  .en-class #language li.english {
    display: none;
  }
  .nl-class #language li.dutch {
    display: none;
  }
  div#language {
    right: 0;
    left: 240px;
    top: 3px;
  }
  #home div#body-content {
    padding: 0px 10px 0 10px;
    top: -35px;
    position: relative;
  }
  .contentHomepageInstagramTitle,
.contentHomepageInstagramTitle a {
    font-size: 30px;
    line-height: 35px;
  }
  #homepage-title-image {
    height: 400px;
  }
  .lookbook_item,
#lookbook {
    height: 600px !important;
  }
}
@media screen and (max-width: 1070px) {
  #contentHomepage .flex-container .big,
#contentHomepage .flex-container .small {
    width: 49.5%;
  }
  #contentHomepage .flex-container .contentHomepageEvents.small {
    width: 100%;
  }
  .contentHomepageFlight,
.contentHomepageBook {
    margin-left: 1%;
    margin-right: 0;
  }
  .contentHomepageAbout,
.contentHomepageFlight,
.contentHomepageFlight a {
    font-size: 0.85em;
    line-height: 1.8em;
  }
  .flex-container .pos2,
.flex-container .pos4,
.flex-container .pos6 {
    margin-right: 0 !important;
    margin-left: 1% !important;
    margin-top: 1% !important;
  }
  .flex-container .pos1,
.flex-container .pos3,
.flex-container .pos5 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 1% !important;
  }
  .contentHomepageEttcd {
    height: 280px;
  }
  .eventsBook .book,
.ContentBlock.size2 {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 960px) {
  .ContentBlock.size3 {
    column-count: 2;
    width: 100%;
  }
  .topright {
    top: 0px;
    right: 0px;
  }
  .book {
    width: 50%;
  }
  .lookbook_description {
    position: relative;
    width: 70%;
    background: none;
    margin: 0 0 0 20px;
    padding: 20px;
    line-height: 22px;
    color: #e0cabb;
    font-size: 15px;
    float: left;
    display: block;
  }
  div#form-block {
    padding: 20px 5%;
    margin-top: 10px;
  }
  #footer .photography {
    float: left;
    position: relative;
    width: 100%;
    height: 40px;
    right: 0;
    color: #000;
  }
  #social {
    display: block;
    position: relative;
    left: 10px;
  }
  .vlogt {
    width: 100% !important;
  }
}
@media screen and (max-width: 800px) {
  .contentHomepageFlight {
    line-height: 1.8em;
    font-size: 0.8em;
  }
  .contentHomepageEttcd, .contentHomepageEvents {
    height: 250px;
  }
  #instagram .flex-container .small,
#instagram .flex-container .big {
    width: 100%;
  }
  li.flex-item.column.tiny,
#contentHomepage .flex-container .tiny {
    width: 33%;
  }
  .contentHomepageInstagramTitle {
    padding: 35px 0 30px 0;
  }
  .lookbook_item,
#lookbook {
    height: 500px !important;
  }
}
@media screen and (max-width: 750px) {
  /*menu*/
  html,
body {
    margin: 0;
  }
  h1,
h2 a,
h1 a {
    color: #000;
    border: none;
    z-index: 1;
    position: relative;
  }
  #nav h1 {
    background-size: 190px;
    width: 190px;
  }
  .bookingButton {
    left: 210px;
  }
  /* homepage */
  #contentHomepage .flex-container .big, #contentHomepage .flex-container .small {
    width: 100%;
  }
  .contentHomepageEttcd, .contentHomepageEvents {
    height: 390px;
  }
  .flex-container .pos2,
.flex-container .pos4,
.flex-container .pos6,
.flex-container .pos1,
.flex-container .pos3,
.flex-container .pos5 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 1% !important;
  }
  /*gallery*/
  div#container {
    max-width: 750px;
  }
  div#button {
    display: none;
  }
  .lookbook_item.lookbook2,
.lookbook_item {
    clear: both;
    display: block !important;
    height: 100% !important;
    position: relative;
    min-width: 250px;
  }
  div#lookbook {
    height: 100% !important;
  }
  .lookbook_description.bottomleft {
    position: relative;
    display: block;
    color: #000;
    background: #fff;
    top: 0 !important;
    box-shadow: none;
    padding-left: 15px;
    max-width: 750px;
  }
  div#lookbook {
    max-width: 750px;
    max-height: 100%;
  }
  .buynow {
    display: none;
  }
  .buynow.mview {
    display: block;
  }
  a:hover,
a:focus,
a:active {
    color: #000;
  }
  .lookbook_description {
    width: 100%;
    margin: auto 0;
  }
  /* footer */
  .contentHomepageContact .column {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 610px) {
  nav[role=custom-dropdown] div.level2 {
    width: 50%;
  }
  .level2.dropdown.section1, .level2.dropdown.section2 {
    height: 100%;
  }
  .contentHomepageFlight {
    line-height: 2em;
    font-size: 1em;
  }
  .book {
    width: 100%;
    height: 200px;
  }
  .ContentBlock.size2 {
    column-count: 1;
  }
  .ContentBlock.size3 {
    column-count: 1;
  }
}
@media screen and (max-width: 550px) {
  .contentHomepageEttcd, .contentHomepageEvents {
    height: 250px;
  }
  #homepage-title-image {
    height: 250px;
  }
}
@media screen and (max-width: 470px) {
  .socialShare {
    display: none !important;
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
  }
}

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