.center-cell
{
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.menuitem .fr, .menutitle .fr
{
  display: inline-block;
  text-align: right;
  min-width: 100px;
}

.center-table
{
  display: table;
  width: 100%;
  height: 100%;
}

#wijnmenu
{
  background: #b54943;
  border-bottom: 1px solid #fff;
  padding: 1em 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.6em;
  text-transform: uppercase;
}

#wijnmenu > a
{
  color: #fff;
}

.two-split > *
{
  width: 45%;
  float: left;
  margin: 5% 0;
}

.menutitle
{
  background: #B54943;
  color: #fff;
  font-size: 1.45em;
  font-family: 'Germania One', cursive;
  padding: .5em;
}

.menuitem
{
  color: #272525;
  font-weight: bold;
  display: block;
  padding: .8em .4em;
  border-bottom: 1px solid #272525;
}

h1 i
{
  font-size: .7em;
  display: block;
  margin-top: .3em;
}

.menuitem .name
{
  display: block;
  margin-right: 80px;
}

.menuitem .name.double
{
  display: block;
  margin-right: 170px;
}

.menuitem2
{
  color: #444;
  font-weight: bold;
  display: block;
  font-size: .85em;
  padding: .8em .4em;
  margin-left: 1.5em;
  border-bottom: 1px solid #444;
}

.menuitem:last-child, .menuitem2:last-child
{
  border-bottom: 0;
}

.two-split > *:nth-child(2n)
{
  float: right;
}

.two-split > *:nth-child(2n+1)
{
  clear: left;
}

.two-split:after
{
  clear: both;
  display: block;
  content: '';
}

.two-split strong
{
  font-family: 'Germania One', cursive;
  font-size: 1.6em;
  margin-top: .5em;
  color: #222;
  text-align: center;
  display: block;
}

*
{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loctek-lightbox, #loctek-lightbox-close
{
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  color: #fff !important;
  border-color: #fff !important;
}

#loctek-lightbox-close
{
  line-height: 20px !important;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: Verdana, Arial, Sans-Serif;
}

#container {
   min-height:100%;
   position:relative;
   background: url(/images/bg_foot.jpg) no-repeat top center;
   background-size: cover;
   background-attachment: fixed;
   overflow-x: hidden;
}

header
{
  text-align: center;
  background: #272525;
  padding-top: 1px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

#logo
{
  display: block;
  margin-bottom: 40px;
}

nav
{
  height: 90px;
  background-image: url(/images/menu.png);
  background-size: auto 100%;
  background-repeat: repeat-x;
  position: relative;
  background-position: center;
}

nav li, nav a
{
  vertical-align: middle;
}

nav ul
{
  text-align: center;
  padding-top: 9px;
}

nav img
{
  max-height: 100%;
  vertical-align: middle;
  margin: 0 .7em;
}

nav i {
  font-size: 30px;
  color:#ffffff;
  position: relative;
  top: 13px;
}

#taal
{
  position: absolute;
  right: 0;
  top: 45px;
  background: #393737;
  height: 1.6em;
  line-height: 1.6em;
  width: 1.6em;
  font-size: 2em;
  border: 1px solid #454545;
  text-align: center;
  font-family: 'Germania One', cursive;
  color: #fff;
}

#taal:hover
{
  background: #b54943;
  border: 1px solid #fff;
}

#taal img
{
  margin-top: 17%;
  height: 65%;
}

nav span
{
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
  font-size: .8em;
  line-height: 1.2em;
  height: 1.2em;
}

footer p:last-child, footer p:last-child a
{
  color: #ccc !important;
}

nav div
{
  height: 44px;
  margin-top: 3px;
}

#taal > div
{
  background-color: #272525;
  top: 80px;
  position: absolute;
  left: 0;
  width: 100%;
  padding: .5em;
  display: none;
}

#taal a
{
  height: 2em;
  line-height: 2em;
  font-size: 1.4em;
}

#taal:hover > div
{
  display: block;
}

nav ul:after
{
  content: '';
  display: inline-block;
  width: 100%;
}

nav li
{
  text-align: center;
  margin: 0 1.2%;
  display: inline-block;
}

nav a
{
  height: 80px;
  line-height: 80px;
}

#container .center
{
  width: 95%;
  max-width: 1350px;
}

#reserveren
{
  width: 120px;
  height: 116px;
  position: absolute;
  top: 15px;
  right: 0;
  background-position: center top;
}

#reserveren:hover
{
  background-position: center bottom;
}

#banner
{
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#res
{
  display: none;
}

nav .dn
{
  display: none;
}

h1
{
  font-family: 'Germania One', cursive;
  font-size: 1.7em;
  margin-top: 5%;
  margin-bottom: 5%;
  color: #222;
  text-align: center;
}

.c
{
  line-height: 1.5em;
}

#links article
{
  padding: 1.5em;
  background-color: #ccc;
  width: 23%;
  margin: auto 1% 2% 1%;
}

#links a
{
  color: #000;
}

#links li
{
  line-height: 1.3em;
  margin-bottom: .85em;
  list-style-position: inside;
  list-style-type: disc;
}

#links h2
{
  color: #222;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 1em;
}

#ttcontainer
{
  height: 140px;
  position: relative;
  margin-top: 5%;
  background: url(/images/ornament.png) no-repeat bottom 20px center;
}

#ttcontainer p
{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-size: 1.5em;
  line-height: 1.3em;
  font-style: italic;
  margin-top: -50px;
  padding: 0 .5em;
  text-align: center;
}

.c hr
{
  background: transparent url(/images/ornament.png) no-repeat center;
  background-size: auto 100%;
  margin: 3.5% 0;
  border: 0;
  color: transparent;
  padding-top: 3.5%;
}

#container > .center.two-split, #container > .center.bigft
{
  padding-bottom: 430px;
  font-size: 1.2em;
}

#container > .center
{
  padding-bottom: 80px;
  font-size: 1.2em;
  padding-top: 235px;
}

#menub
{
  height: 5px;
  background: url(/images/menu.png) repeat-x center -4px;
}

footer
{
   width: 100%;
  background: #B54943;
  text-align: center;
  color: #fff;
  border-top: 1px solid #8a8a8a;
  padding: 1em .7em;
  padding-top: 30px;
}

footer p
{
  font-style: italic;
  font-size: .8em;
  margin: 1% auto;
}

footer strong
{
  font-weight: normal;
  font-style: normal;
  font-size: 1.9em;
  font-family: 'Germania One', cursive;
}

footer em
{
  display: inline-block;
  margin: .4em .5em;
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
}

#menu img
{
  float: left;
  width: 50%;
  margin-right: 5%;
}

#menu > div
{
  margin-left: 380px;
}

#menu:after
{
  clear: both;
  display: block;
  content: '';
}

#menu h1
{
  text-align: left;
  margin: 0;
}

#menu h1 em
{
  display: block;
  margin-top: .3em;
  font-size: .7em;
}

#menu h2
{
  text-transform: uppercase;
  margin-top: .45em;
  margin-bottom: 1.5em;
  font-weight: bold;
  color: #9F342F;
}

#menu
{
  margin: 5% auto 2.5% auto;
  padding-bottom: 2em !important;
  border-bottom: 1px solid #272525;
}

#fotos > a
{
  float: left;
  position: relative;
  border: 10px solid #272525;
  width: 48.5%;
  margin-bottom: 3%;
}

#fotos .left:before
{
  content: '';
  display: inline-block;
  position: absolute;
  left: -10px;
  top: -10px;
  border-left: 2vw solid #9F342F;
  border-right: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
  border-top: 0 solid transparent;
}

#fotos .left:after
{
  content: '';
  display: inline-block;
  position: absolute;
  left: -10px;
  bottom: -10px;
  border-left: 2vw solid #9F342F;
  border-right: 2vw solid transparent;
  border-top: 2vw solid transparent;
  border-bottom: 0 solid transparent;
}

#fotos .right:before
{
  content: '';
  display: inline-block;
  position: absolute;
  right: -10px;
  top: -10px;
  border-right: 2vw solid #9F342F;
  border-left: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
  border-top: 0 solid transparent;
}

#fotos .right:after
{
  content: '';
  display: inline-block;
  position: absolute;
  right: -10px;
  bottom: -10px;
  border-right: 2vw solid #9F342F;
  border-left: 2vw solid transparent;
  border-top: 2vw solid transparent;
  border-bottom: 0 solid transparent;
}

#fotos > a:nth-child(even)
{
  float: right;
}

#fotos img
{
  width: 100%;
}

#fotos:after
{
  clear: both;
  display: block;
  content: '';
}

#fotos h2
{
  color: #fff;
  text-shadow: 2px 2px 0 #272525;
  position: absolute;
  right: 5%;
  bottom: 1em;
  font-size: 1.8em;
  text-transform: uppercase;
}

#fotogrid:after, #contact:after
{
  clear: both;
  display: block;
  content: '';
}

#fotogrid > div
{
  border: 4px solid #272525;
  cursor: pointer;
}

#contact .left
{
  width: 60%;
  float: left;
}

#contact #map
{
  position: relative;
  float: right;
  width: 36%;
}

#dasmap
{
  height: 310px;
}

#contact input
{
  border: 1px solid #272525;
  height: 35px;
  line-height: 35px;
  padding: 0 .6em;
  margin-bottom: 12px;
  width: 49%;
}

#contact input[type="submit"]
{
  background: transparent;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  border: 1px solid #272525;
  margin-top: 12px;
  font-size: .85em;
  float: right;
}

#contact textarea
{
  width: 100%;
  padding: .5em;
  border: 1px solid #272525;
  height: 120px;
}

#map address > div
{
  float: 48%;
  float: left;
  margin-top: 1.5em;
  line-height: 1.5em;
}

#map address > div:last-child
{
  float: right;
}

#map address:after
{
  display: block;
  content: '';
  clear: both;
}

#footerlang
{

  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

#footerlang:before
{
  content: '';
  display: inline-block;
  height: 25px;
  width: 125px;
  background-image: url(/images/left.png);
  background-size: auto 100%;
  background-position: right center;
  vertical-align: middle;
}

#footerlang:after
{
  content: '';
  display: inline-block;
  height: 25px;
  width: 125px;
  background-image: url(/images/right.png);
  background-size: auto 100%;
  background-position: left center;
  vertical-align: middle;
}

#footerlang img
{
  border: 1px solid #B54943;
  vertical-align: middle;
  width: 50px;
  margin: 0 1%;
}

footer.pics
{
  padding-bottom: 10px;
  text-align: center;
}

footer.pics img.logofoot
{
  width: 80px;
  border-radius: 200px;
  margin-top: 60px;
}

footer.pics .slogan {
  font-size: 20px;
  width: 50%;
  margin: auto;
  margin-bottom: 60px;
  line-height: 130%;
}

.faqItem h2
{
  background-color: #9F342F;
  color: #fff;
  padding: .5em;
  margin-top: 1em;
  font-size: 1.2em;
}

@media all and (max-width: 1150px) {
  #container > .center.two-split, #container > .center.bigft
  {
    padding-bottom: 375px;
  }

  #logo
  {
    max-width: 735px;
    margin: 0 auto 20px auto;
  }

  #logo img
  {
    width: 100%;
  }

  #menu
  {
    padding-bottom: 0 !important;
  }

  #menu img
  {
    width: 100%;
    margin-bottom: 1em;
    float: none;
  }

  #menu > div
  {
    margin-left: 0;
  }
}

@media all and (max-width: 1050px) {
  footer.pics .slogan {
    width: 70%;
  }
  #contact .left, #contact #map
  {
    width: 100%;
    float: none;
  }

  .single-row-three figure.effect-lily h2
  {
    line-height: 1.25em;
    font-size: .85em;
  }

  #contact address > div
  {
    float: none !important;
    width: auto;
    display: inline-block;
    margin-right: 1em;
  }

  #contact #map
  {
    margin-top: 5%;
  }
}

@media all and (max-width: 950px) {
  #banner
  {
    height: 150px;
  }

  #ttcontainer p
  {
    font-size: 1.3em;
  }

  #links > article
  {
    width: 31%;
  }
}

@media all and (max-width: 900px) {
  nav
  {
    height: 180px;
    background-image: url(/images/menuh.png);
  }

  #menubtn
  {
    height: 35px;
    width: 42px;
    background-color: #B54943;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    position: absolute;
    bottom: -35px;
    cursor: pointer;
    left: 50%;
    margin-left: -21px;
    display: none;
  }

  header.scrolling #menubtn
  {
    display: block;
  }

  header.scrolling nav
  {
    display: none;
  }

  #menubtn:before
  {
    width: 18px;
    height: 2px;
    background-color: #fff;
    content: '';
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    left: 6px;
    top: 16px;
  }

  #menubtn:after
  {
    width: 18px;
    height: 2px;
    background-color: #fff;
    content: '';
    transform: rotate(-45deg);
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 16px;
  }

  nav.active + #menubtn:before
  {
    transform: rotate(-45deg);
  }

  nav.active + #menubtn:after
  {
    transform: rotate(45deg);
  }

  nav li
  {
    margin: 0;
    width: 25%;
    margin-top: 2px;
    float: left;
  }

  nav li:nth-child(8), nav li:nth-child(5), nav li:nth-child(6), nav li:nth-child(7)
  {
    margin-top: 16px;
  }

  .single-row-three
  {
    display: none;
  }

  nav ul
  {
    text-align: left;
  }

  #container > #menu
  {
    padding-bottom: 20px;
  }

  #container > .center
  {
      font-size: 1em;
      padding-top: 300px;
  }
}

@media all and (max-width: 800px) {
  #links > article
  {
    width: 48%;
  }

  #container > .center.two-split, #container > .center.bigft
  {
    padding-bottom: 415px;
  }

  .c hr
  {
    padding-top: 5.5%;
  }

  footer p
  {
    margin: 1.4em 0;
  }
}

@media all and (max-width: 850px) {
  #footerlang:before, #footerlang:after
  {
    display: none;
  }

  #footerlang
  {
    top: -20px;
  }
}

@media all and (max-width: 680px) {
  #menu > div
  {
    margin-left: 0;
  }

  #menu > img
  {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 1em;
  }

  #logo
  {
    margin-right: 0;
  }

  #taal, #res
  {
    margin: 0 .3em;
    vertical-align: top;
    position: static;
    display: inline-block;
  }

  header
  {
    text-align: center;
  }
}

@media all and (max-width: 600px) {
  footer.pics .slogan {
    width: 90%;
  }
  #banner
  {
    height: 100px;
  }

  #container > .center
  {
    padding-bottom: 230px;
    padding-top: 140px;
  }

  .hp
  {
    display: none;
  }

  #container #langselect
  {
    padding-bottom: 0;
  }

  #ttcontainer
  {
    margin-top: 0;
    background-size: 50%;
  }

  #ttcontainer p
  {
    font-size: 1.15em;
    margin-top: -15px;
  }

  footer
  {
    background-size: cover;
  }

  nav div
  {
    height: 70px;
  }

  nav li
  {
    width: 50%;
    float: left;
    margin: 1.5em 0;
  }

  nav img
  {
    height: 100%;
  }

  #logo
  {
    max-width: 450px;
    margin-right: 60px;
    width: auto;
    padding-top: 10px;
  }

  header .center
  {
    padding-bottom: 1px;
    height: 100px;
  }

  #logo img
  {
    width: 100%;
  }

  #taal
  {
    top: 25px;
  }

  #res
  {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 25px;
    background: #393737;
    height: 1.6em;
    line-height: 1.6em;
    cursor: pointer;
    width: 1.6em;
    font-size: 2em;
    border: 1px solid #454545;
    text-align: center;
    font-family: 'Germania One', cursive;
    color: #fff;
    margin-right: 0;
  }

  #res:before, #res:after, #res span
  {
    display: inline-block;
    margin-top: 8px;
    background-color: #fff;
    content: '';
    height: 6px;
    width: 70%;
    margin-left: 0%;
  }

  nav
  {
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 80;
    background: #a13733;
  }

  nav ul:after
  {
    clear: both;
    display: block;
    content: '';
  }
}

@media all and (max-width: 550px) {
  #links > article
  {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  #contact input
  {
    width: 100%;
  }

  #container > .center.two-split, #container > .center.bigft
  {
    padding-bottom: 390px;
  }

  #footerlang img
  {
    margin-top: 6px;
  }

}

@media all and (max-width: 450px) {
  #banner
  {
    display: none;
  }
}