@font-face {
  font-family: "kg_two_is_better_than_oneRg";
  src: url("fonts/kgtwoisbetterthanone-webfont.woff2") format("woff2"),
    url("fonts/kgtwoisbetterthanone-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.blank_page,
#container.blank-main {
  background: #fff;
}
/* Search results */
#container ul.search_results li {
  background-position: left 8px !important;
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 16px 0;
}
#container ul.search_results li h3 {
  padding-bottom: 3px;
}
#container ul.search_results li h3 a {
  color: #096b8e;
}
#container ul.search_results li h3 a:hover {
  text-decoration: none !important;
}
#container ul.search_results li p.url {
  font-size: 12px;
  padding-bottom: 5px;
}
#container ul.search_results li p.url a {
  color: #9c9c9c;
  text-decoration: none;
}
#container ul.search_results li p {
  padding-bottom: 10px !important;
}
img {
  max-width: 100%;
  height: auto;
}
.loading {
  min-width: 30px;
  min-height: 125px;
  background: url("../images/loader.gif") no-repeat scroll center center;
}

img.zoeken_poppetje {
  float: right;
  width: 160px;
}

div.page_404 img {
  width: 260px;
  margin: 0 20px 14px 0;
  float: left;
}

div.page_404 p {
  padding: 120px 0 0 0 !important;
}

div.maps {
  border: 1px solid #e8e8e8;
  padding: 1px 1px 0 1px;
  height: 451px;
  margin: 0 0 10px 0;
}

div.addthis_toolbox {
  margin: 0 0 20px 0;
}

span.text_red {
  color: red;
}
span.text_orange {
  color: #ff6300;
}
span.text_blue {
  color: #096b8e;
}
span.text_green {
  color: #b1956f;
}

#footer td.closed {
  color: #afafaf;
}

.text_small {
  font-size: 11px;
  line-height: 18px;
}

.gfield_date_dropdown_day,
gfield_date_dropdown_month {
  float: left;
  margin-right: 5px;
}

.gfield_hidden_product {
  display: none;
}

li.gfield_price div.ginput_container {
  padding: 10px 5px 0 0;
}

/* 2016 REDESING max@inpoint.nl */

/* Header */
header {
  margin-bottom: 48px;
}
header #header {
  height: 150px;
  background-color: #e5f2f8;
  background-image: none;
  border-bottom: 1px solid #ced9df;
}
header nav {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}
header nav #nav {
  top: 151px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
header #header img.logo {
  height: 85px;
  width: auto;
}
header #header img.slogan {
  height: 44px;
  width: auto;
  margin-top: 22px;
}
header #header #logo {
  padding-top: 31px;
}
header #header #corner {
  margin-top: 43px;
  height: 20px;
}
header #header #corner #contact {
  display: inline-block;
  float: none;
  color: #9faaaf;
  font-size: 13px;
  padding: 0px;
  padding-right: 20px;
  border-right: 1px solid #9faaaf;
  height: 20px;
  vertical-align: middle;
}
header #header #corner #contact img {
  left: -6px;
  top: 4px;
  position: relative;
}
header #header #corner #social {
  display: inline-block;
  float: none;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #9faaaf;
  height: 20px;
  vertical-align: middle;
}
header #header #corner #social a {
  border: 0;
  background: none;
  top: -3px;
}
header #header #corner #social a .on {
  display: none;
}
header #header #corner #social a .off {
  display: inline-block;
}
header #header #corner #social a:hover .on {
  display: inline-block;
}
header #header #corner #social a:hover .off {
  display: none;
}
header #header #corner #select {
  display: inline-block;
  float: none;
  padding: 0px;
  padding-left: 5px;
  height: 20px;
  vertical-align: middle;
}
header #header #corner #select .select {
  background-color: transparent;
  top: -7px;
}
header #header #corner #select .select .name {
  background-color: transparent;
}
header #header #corner #select .select .name.open {
  background: #c4dfee url("../images/select.png") 11px 12px no-repeat;
}

header #header #line2 {
  float: right;
  position: relative;
  top: 60px;
}

header #header #line2 .language {
  float: none;
  display: inline-block;
  position: relative;
  top: -3px;
}
header #header #line2 .language ul {
  float: none;
  padding: 0px;
}
header #header #line2 .language ul li {
  padding: 0px;
  height: 28px;
  width: 28px;
  margin: 0px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid white;
}
header #header #line2 .language ul li a {
  height: 28px;
  width: 28px;
  display: inline-block;
}
header #header #line2 .language ul li a span {
  position: absolute;
  top: 6px;
  left: 3px;
}

header #header #line2 form {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
header #header #line2 fieldset {
  float: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: white;
  border: 1px solid #cdcdcd;
  height: 34px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#search .submit {
  border-left: 1px solid #dad9d9;
  background: url("../images/search.png") 0px 1px no-repeat;
  top: 0px;
  height: 100%;
  width: 35px;
  right: 0px;
}

/* box */
#header-image {
  height: 318px;
  margin-bottom: -100px;
  background-image: url("../images/background.jpg");
  background-size: cover;
  overflow: hidden;
}

#header-image h1 {
  color: white;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  opacity: 0;
  position: relative;
  top: 30px;
  font: 48px/60px "latobold", "Arial";
  margin-top: 67px;
}

/* box */
#container .box {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #dad9d9;
  margin-left: 2.7%;
  color: #4b4b4b;
}

#container .box h2 {
  color: #4b4b4b;
  border-bottom: 1px solid #dad9d9;
  font-size: 15px;
  margin-bottom: 10px;
}
/*
#container .box h2.blue{
border:0;
color: #096b8e;
text-transform:uppercase;
margin-bottom:0px;
}
*/
#container .box h2.noborder {
  border: 0;
  margin-bottom: 0px;
}
#container .box.first .in {
  padding-left: 50px;
  padding-right: 50px;
}

#container .box.first .in.special {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 30px;
}
#container .box .in {
  position: relative;
  z-index: 0;
}
#container .box.calendar-item .in {
  position: initial;
}
#container .box .in img.bg {
  position: absolute;
  right: 0;
  bottom: -25px;
  z-index: -1;
}
#container .box.first fieldset {
  padding: 0px;
}
#container .box.first .link {
  margin: 0px;
  margin-bottom: 10px;
}
#container .box.first .call {
  padding: 0px;
  padding-bottom: 18px;
  background: none;
  clear: both;
}
#container .box .holder-icon {
  padding-left: 0px;
  float: none;
}
#container .box .border-bottom {
  border-bottom: 1px solid #dad9d9;
}

#container .special img {
  top: -75px;
  left: -122px;
  width: auto;
}
#container .simpel .text {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: none;
  display: block;
  height: 32px;
  border: 1px solid #dad9d9;
  box-sizing: border-box;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

#container .simpel .submit {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: none;
  display: block;
  height: 32px;
  background: none;
  background-color: #096b8e;
  border: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
}

#container .link2,
#container .btn-group a,
#container .link2-top {
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
  background: none;
  background-color: #b1956f;
  border: 0;
  margin-top: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 35px;
  line-height: 34px;
}
#container .link2:hover,
#container .btn-group a:hover,
#container .link2-top:hover{
  background: none;
  background-color: #99816d;
}
#container .link2:after,
#container .btn-group a:after,
#container .link2-top:after{
  left: auto;
  right: 16px;
  top: 8px;
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  -ms-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
#container .link2:hover:after,
#container .btn-group a:hover:after ,
#container .link2-top:hover:after {
  left: auto;
  right: 11px;
}

/* Evenementenoverzicht */

#container .box ul.games {
  list-style-type: none;
  /*	list-style-image: url('../images/cal_even.png');
	list-style-position: inside;*/
}
#container .box ul.games li {
  background-image: url("../images/cal_even.png");
  background-repeat: no-repeat;
  background-position: left 4px !important;
  padding-left: 35px;
  padding-bottom: 15px;
  color: #4b4b4b;
}
/* Nieuws */
#container .box.nieuws {
  line-height: 27px;
}
#container .box.nieuws a {
  color: #4b4b4b;
}
/* Baanstatus */
#container .box.baan {
  position: relative;
  overflow: visible;
}
#container .box.baan h2 {
  padding-top: 18px;
  padding-left: 25px;
  margin: 0px;
}
#container .box.baan .date {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 180px;
  height: 60px;
  margin: 0px;
  right: 20px;
  display: table;
}
#container .box.baan .date span{
  display: block;
  vertical-align: middle;
}
#container .box.baan .date span:first-child{
  margin-top:10px;
}
#container .box.baan .block.championship {
  display: inline-block;
  border-right: 1px solid #dad9d9;
  position: absolute;
  left: 0px;
  top: 56px;
  bottom: 0px;
  width: 300px;
  padding: 20px;
  padding-top: 10px;
  box-sizing: border-box;
}

#container .box.baan .block.oefenfaciliteiten .qualifying,
#container .box.baan .block.oefenfaciliteiten .handicart {
  margin-top: 10px;
}

#container .box.baan .block.oefenfaciliteiten .line:first-of-type .open:not(.qualifying) {
  margin-top: 5px;
}


#container .box.baan .block.championship .line span {
  margin-top: 10px;
}

#container .tooltip.tooltip-inline.tooltip-top .text {
  bottom: 35px;
  pointer-events: none;
}
#container .box.baan .block.championship .line .text {
  bottom: 43px;
  z-index: 1000;
  white-space: pre-wrap;
  width: 250px;
  pointer-events: none;
}
#container .box.baan .block.challenge {
  display: inline-block;
  border-bottom: 1px solid #dad9d9;
  position: absolute;
  left: 300px;
  top: 56px;
  height: 85px;
  right: 0px;
  padding: 25px;
  box-sizing: border-box;
}
#container .box.baan .block.oefenfaciliteiten {
  display: inline-block;
  position: absolute;
  left: 300px;
  top: 53px;
  right: 0px;
  bottom: 0px;
  padding: 25px;
  box-sizing: border-box;
}
#container .box.baan .block h3 {
  color: #3a3a39;
  font-size: 15px;
  line-height: 40px;
}
#container .box.baan .block .line {
  color: #3a3a39;
  font-size: 13px;
  line-height: 48px;
  cursor: help;
}
#container .box.baan .block.wintergreen .line {
  line-height: 40px;
}
#container .box.baan .block.oefenfaciliteiten .line {
  line-height: 40px;
}
#container .box.baan .block.challenge .line {
  line-height: 20px;
  margin-bottom: 10px;
}

#container .box.baan .block.challenge h3 {
  display: inline-block;
}
#container .box.baan .block.oefenfaciliteiten h3 {
  line-height: 1em;
  margin-bottom: 10px;
}
#container .box.baan #tooltip-baanstatus {
  border-radius: 50%;

  -webkit-border-radius: 50%;
  margin-left: 10px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  padding: 0px;
}

#container .box.big {
  height: 351px;
}

#container .box.baan .open {
  float: right;
  width: 26px;
  height: 40px;
  background-image: url("../images/open.png");
  background-repeat: no-repeat;
  background-position: center center;
}

#container .box.baan .closed {
  float: right;
  width: 26px;
  height: 26px;
  background-image: url("../images/close.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#container .box.baan .oefenfaciliteiten .open:not(.qualifying) {
	background-image:url('../images/status_green.svg');
	background-size: 12px;
}

#container .box.baan .oefenfaciliteiten .closed:not(.qualifying) { 
	background-image:url('../images/status_red.svg');
	background-size: 12px;
}
#container .box.baan .championship .open,
#container .box.baan .challenge .open {
  background-image: url("../images/open2.png");
}

#container .box.baan .championship .closed,
#container .box.baan .challenge .closed {
  background-image: url("../images/close2.png");
}

#container .box.baan .block.championship .open {
  height: 26px;
}
#container .box.baan .block.championship .wg .open {
  height: 40px;
}

#container .box.baan .qualifying.open {
  float: right;
  width: 60px;
  height: 26px;
  background-image: url("../images/open1.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#container .box.baan .qualifying.closed {
  float: right;
  width: 60px;
  height: 26px;
  background-image: url("../images/close1.png");
  background-repeat: no-repeat;
  background-position: center center;
}

#container .box.baan .opendriving {
  float: right;
  width: 26px;
  height: 26px;
  background-image: url("../images/opendriving.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#container .box.baan .opendriving.off {
  background-image: url("../images/opendriving_red.png");
}
#container .box.baan .opendriving.on-paths {
  float: right;
  background-image: url("../images/_opendriving.png");
  /*opacity:0.5;*/
}

#container .box.baan .handicart {
  width: 26px;
  height: 26px;
  background-image: url("../images/handicart.png");
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
}
#container .box.baan .handicart.off {
  background-image: url("../images/handicart_red.png");
}
#container .box.baan .handicart.on-paths {
  float: right;
  background-image: url("../images/_handicart.png");
  /*opacity:0.5;*/
}

#container .box.baan .pin {
  float: right;
  color: #dad9d9;
  margin-top: 0px !important;
  margin-right: 6px;
}
#container .box.baan .pin strong {
  color: #3bae69;
}

/* Baanstatus Sidebar*/
aside.sidebar .block.baan {
  position: relative;
  overflow: visible !important;
}
aside.sidebar .block.baan h2 {
  padding-top: 18px;
  padding-left: 25px;
  margin: 0px;
}
aside.sidebar .block.baan .date {
  position: absolute;
  top: 19px;
  left: 180px;
  height: 60px;
  margin: 0px;
  right: 20px;
}
aside.sidebar .block.baan .block {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
aside.sidebar .block.baan .block.championship {
  display: inline-block;
  border-right: 1px solid #dad9d9;
  position: absolute;
  left: 0px;
  top: 56px;
  bottom: 0px;
  width: 300px;
  padding: 25px;
  box-sizing: border-box;
}
aside.sidebar .block.baan .block.challenge {
  display: inline-block;
  border-bottom: 1px solid #dad9d9;
  position: absolute;
  left: 300px;
  top: 56px;
  height: 70px;
  right: 0px;
  padding: 25px;
  box-sizing: border-box;
}
aside.sidebar .block.baan .block.oefenfaciliteiten {
  display: inline-block;
  position: absolute;
  left: 300px;
  top: 126px;
  right: 0px;
  bottom: 0px;
  padding: 25px;
  box-sizing: border-box;
}
aside.sidebar .block.baan .block h3 {
  color: #3a3a39;
  font-size: 15px;
  line-height: 40px;
}
aside.sidebar .block.baan .block.oefenfaciliteiten .line {
  line-height: 35px;
}
aside.sidebar .block.baan .block.challenge .line {
  line-height: 20px;
  margin-bottom: 10px;
}
aside.sidebar .block.baan .block.challenge h3 {
  display: inline-block !important;
}
aside.sidebar .block.baan .block .line span {
  margin-top: 4px;
}
aside.sidebar .block.baan .block.challenge .line span {
  margin-top: 8px;
}
aside.sidebar .block.baan .block.oefenfaciliteiten h3 {
  line-height: 1em;
  margin-bottom: 10px;
}
aside.sidebar .block.baan #tooltip-baanstatus {
  border-radius: 50%;

  -webkit-border-radius: 50%;
  margin-left: 10px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  padding: 0px;
}

aside.sidebar .block.baan .open {
  float: right;
  width: 26px;
  height: 26px;
  background-image: url("../images/open.png");
  background-repeat: no-repeat;
  background-position: center center;
}
/*
aside.sidebar .block.baan .open-qualified{
float:right;
width:26px;
height:26px;
background-image:url('../images/open1.png');
background-repeat: no-repeat;
background-position: center center;
}
*/
aside.sidebar .block.baan .closed {
  float: right;
  width: 26px;
  height: 26px;
  background-image: url("../images/close.png");
  background-repeat: no-repeat;
  background-position: center center;
}

aside.sidebar .block.baan .championship .open,
aside.sidebar .block.baan .challenge .open {
  background-image: url("../images/open2.png");
}

aside.sidebar .block.baan .championship .closed,
aside.sidebar .block.baan .challenge .closed {
  background-image: url("../images/close2.png");
}

aside.sidebar .block.baan .qualifying.open {
  float: right;
  width: 60px;
  height: 26px;
  background-image: url("../images/open1.png");
  background-repeat: no-repeat;
  background-position: center center;
}
aside.sidebar .block.baan .qualifying.closed {
  float: right;
  width: 60px;
  height: 26px;
  background-image: url("../images/close1.png");
  background-repeat: no-repeat;
  background-position: center center;
}

aside.sidebar .block.baan .opendriving {
  float: right;
  width: 26px;
  height: 26px;
  background-image: url("../images/opendriving.png");
  background-repeat: no-repeat;
  background-position: center center;
}
aside.sidebar .block.baan .opendriving.off {
  float: right;
  background-image: url("../images/opendriving_red.png");
}

aside.sidebar .block.baan .opendriving.on-paths {
  float: right;
  background-image: url("../images/_opendriving.png");
}

aside.sidebar .block.baan .handicart {
  width: 26px;
  height: 26px;
  background-image: url("../images/handicart.png");
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
}

aside.sidebar .block.baan .handicart.off {
  float: right;
  background-image: url("../images/handicart_red.png");
}
aside.sidebar .block.baan .handicart.on-paths {
  float: right;
  background-image: url("../images/_handicart.png");
}

aside.sidebar .block.baan .pin {
  float: right;
  color: #dad9d9;
  margin-right: 6px;
  line-height: 30px;
}
aside.sidebar .block.baan .pin strong {
  color: #3bae69;
}
aside.sidebar .block.baan {
  height: auto;
}
aside.sidebar .block.baan h2 {
  border: none;
}
aside.sidebar .block.baan .date {
  position: static;
  display: block;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  margin: 0px !important;
}
aside.sidebar .block.baan .block.championship,
aside.sidebar .block.baan .block.challenge,
aside.sidebar .block.baan .block.oefenfaciliteiten {
  width: 100%;
  display: block;
  position: static;
  border: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px;
}
aside.sidebar .block.baan .block.championship {
  padding-bottom: 20px !important;
}

aside.sidebar .block.baan .block.championship {
  border-top: 1px solid #dad9d9;
  border-right: none;
}
aside.sidebar .block.baan .block.challenge {
  border-top: 1px solid #dad9d9;
}

/* Box break */
@media screen and (min-width: 979px) {
  #container .box.startline-desktop {
    margin-left: 0px;
  }
}
@media screen and (max-width: 979px) {
  #container .box {
    width: 48%;
  }
  #container .box.small.zakelijke {
    height: 240px;
  }
  #container .box.small.zakelijke .holder {
    margin-top: 70px;
  }
  #container .box.startline-tablet {
    margin-left: 0px;
  }
}
/*

#container .box.video{min-height: 188px;}
#container .box.video a{
position: relative;
display: block;
}
*/
#container .main .box {
  margin-left: 4.2%;
}
#container .main .box.large {
  width: 95%;
}
/* Box slider */

#slider .prev,
#slider .next {
  top: 105px;
}

/* Box brasserie */
#container .box.brasserie {
  height: 160px;
  background-position: 0 0;
  background-size: cover;
}
#container .box.brasserie .text {
  /*font-family:kg_two_is_better_than_oneRg, sans-serif;*/
  font-family: "latobold", "Arial", sans-serif;
  /*font-size:33px;*/
  font-size: 30px;
  color: #4b4b4b;
  display: block;
  margin-top: 20px;
  line-height: 1em;
}

#container .box.brasserie .link2 {
  margin-top: 30px;
  background-color: #f75737;
}

/* Box Zakelijke golfevenementen */
#container .box.zakelijke {
  height: 160px;
}
#container .box.zakelijke .holder {
  margin-top: 37px;
}
#container .box.zakelijke img {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  margin-left: 15px;
}
#container .box.zakelijke .link2 {
  vertical-align: middle;
  margin: 0px;
}

/* Footer */

#footer {
  padding-top: 45px;
  height: 350px;
  background-color: white;
  background-image: none;
  border-top: 1px solid #dad9d9;
  color: #4b4b4b;
  font-size: 12px !important;
  line-height: 25px;
}

#footer strong {
  /*font-family:latobold;*/
  font-size: 15px !important;
}

#footer .box.middle ul li {
  padding-left: 0px;
  background: none;
}

#footer .box .entry-content {
  font-size: 12px !important;
  line-height: 25px;
}
#footer .box .entry-content a {
  color: #096b8e;
}
#footer .today {
  background-color: white;
  border: 1px solid #dad9d9;
  font-size: 11px !important;
  font-family: latobold;
}
#footer .button-gray {
  background-color: #dad9d9;
  padding: 9px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 11px !important;
  font-family: latobold;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -moz-transition: background-color 0.3s ease, color 0.3s ease;
  -ms-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
#footer .button-gray:hover {
  background-color: #096b8e;
  color: white;
}
#footer .box {
  width: 330px;
}
#footer .box.left {
  width: 200px;
}
#footer .box.right th {
  padding-right: 40px;
}
#nav a {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 1000px) {
  #nav a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* Not Home */
#container .main .box figure.caption-style01 img {
  /*display:none;*/
}
#container .main .box figure.caption-style01 figcaption {
  border: none;
}
/* tarieven */
#container .main .tarieven {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#container .main .tarieven table tfoot:before {
  background: none;
}
#container .main .tarieven table tfoot tr td {
  background: none;
  border-bottom: 1px solid #f1f1f1;
}

#container .box.mid {
  height: 240px;
}

/* MOBILE */
header #header #mobile {
  display: none;
}

@media screen and (max-width: 570px) {
  body {
    background: white;
  }
  footer #footer {
    height: auto;
  }
  .box.first .special img {
    display: none;
  }
  #header-image {
    height: 150px;
    margin-bottom: 0px;
  }
  #header-image h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 46px;
    padding: 0 10px;
  }
  #container {
    padding-top: 20px;
  }
  #container .box {
    width: 100% !important;
    height: auto;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  #container .box.zakelijke img {
    margin-left: 0px;
    margin-right: 10px;
  }
  #container .box.brasserie .text {
    margin-top: 0px;
  }
  #container .box.brasserie .link2 {
    margin-top: 20px;
  }
  #container .box.first .in.special {
    position: static;
  }
  #container .box.first .in {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* Golfbaan status */
  #container .box.baan {
    height: auto;
  }
  #container .box.baan h2 {
    border: none;
  }
  #container .box.baan .date {
    position: static;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  #container .box.baan .block.championship,
  #container .box.baan .block.challenge,
  #container .box.baan .block.oefenfaciliteiten {
    width: 100%;
    display: block;
    position: static;
  }
  #container .box.baan .block.championship {
    border-top: 1px solid #dad9d9;
    border-right: none;
  }
  #container .box.baan .block.challenge {
    border-top: 1px solid #dad9d9;
  }
  /* menu */
  nav #nav {
    width: auto;
  }
  nav #nav ul {
    padding-right: 30px;
    border-top: 1px solid white;
  }
  nav #nav .menu-toggle {
    text-transform: uppercase;
    left: 0px;
    padding-left: 30px;
    padding-right: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  nav #nav .menu-toggle.open {
    /*		border-bottom:1px solid white;*/
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  header nav #nav {
    top: 195px;
    left: 10px;
  }
  /* header */
  header {
    margin: 0px;
  }
  header #header {
    height: 265px;
  }
  header #header #corner #contact {
    display: none;
  }
  header #header #corner #social {
    display: none;
  }
  header #header #corner #select {
    float: right;
    width: 140px;
    top: 25px;
  }
  header #header #line2 .language {
    display: none !important;
  }
  header #header #line2 {
    float: none;
    position: absolute;
    left: 10px;
    right: 10px;
    border-top: 2px solid white;
    top: 0px;
    margin-top: 140px;
  }
  header #header #line2 form {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    margin-left: 0px;
  }

  /* header plus*/
  header #header #mobile {
    display: inline-block;
  }
  header #header #mobile #items {
    display: inline-block;
    width: 80px;
    padding-top: 40px;
    padding-right: 0px;
    margin-right: -10px;
  }
  header #header #mobile #items li {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: none;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
  }
  header #header #mobile #items li:nth-child(1) {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding-top: 8px;
    padding-left: 8px;
  }
  header #header #mobile #items li:nth-child(2) {
    border-bottom: 1px solid white;
  }
  header #header #mobile #items li:nth-child(3) {
    border-right: 1px solid white;
  }
  header #header #mobile #items li:nth-child(4) {
    padding-top: 10px;
    padding-left: 6px;
  }
}
.entry-content {
  color: #4b4b4b;
}

.smallWeather .links a.first {
  float: right;
  color: #4b4b4b;
  font-size: 11px;
  text-decoration: none;
  background-color: #dad9d9;
  padding: 10px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 1em;
  /*width:auto;*/
  width: 47%;
  font-weight: bold;
  text-align: center;
}

.smallWeather .links a.first:hover {
  background-color: #c1c0c0;
}
.smallWeather {
  margin: 0px;
  padding-top: 16px;
}
#container .fancybox-video:after {
  top: 50%;
}
#container .box {
  margin-bottom: 26px;
}
#container .baan .block .tooltip {
  display: block;
  background: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  z-index: 1000;
}

aside.sidebar .block.baan .block .line {
  color: #3a3a39 !important;
  font-size: 13px;
  line-height: 35px;
}
#container aside .block.baan .block {
  overflow: visible;
}

#container .link2:after,
#container .btn-group a:after {
  background: url("../images/arrow5.png") center center no-repeat;
}

#container .box.zakelijke-nieuw .imagebg {
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

#container .box.zakelijke-nieuw .imagebg .link3 {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  bottom: 0;
  display: block;
  color: #000;
  padding: 6px 13px;
  margin: 7px 20px 0;
  font: 13px/20px "latobold", "Arila";
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-shadow: none;
}
#container .box.zakelijke-nieuw .imagebg .link3:hover {
  background: rgba(255, 255, 255, 0.8);
}

.proxi-link {
  cursor: pointer;
}

.wg .open {
  margin-top: 0px !important;
}

.challenge .closed,
.oefenfaciliteiten .closed {
  margin-top: 7px !important;
}

.wg .closed {
  margin-top: 10px !important;
}

/* Video Background */

#header-youtube #vid {
  /*
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	*/
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 100%;
  z-index: -1000;
  overflow: hidden;
}

#header-youtube {
  height: 318px;
  margin-bottom: -100px;
  background-size: cover;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-size: cover;
}

#header-youtube h1 {
  position: absolute !important;
  top: 40px !important;
  left: 0;
  right: 0;
  display: inline-block;

  color: white;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  top: 0px;
  font: 48px/60px "latobold", "Arial";
  margin-top: 67px;
}
.holder-widget {
  position: absolute;
  left: 18px;
  right: 18px;
  top: 0;
  bottom: 0;
}
.center-widget {
  display: table;
  width: 100%;
  height: 100%;
}
.center-cell-widget {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.clamp-widget {
  display: inline-block;
  width: 250px;
  height: 143px;
}

.in.widgetbox,
#container .small .in.widgetbox {
  height: 100% !important;
  padding: 0px !important;
}
#header-youtube #vid {
  object-position: 50% 50%;
  object-fit: contain;
}

@media screen and (max-width: 570px) {
  #header-youtube {
    margin-bottom: -40px;
    height: 160px;
  }
  #header-youtube h1 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 45px;
    top: 0px !important;
  }
  #footer .box {
    width: 100%;
  }
}

.logo-geo,
.logo-ngf,
.logo-recommended {
  margin-left: 20px;
}

.logo-recommended {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .logo-geo,
  .logo-recommended {
    display: none;
  }
}

@media screen and (max-width: 680px) {
  .logo-ngf {
    display: none;
  }
}

#container aside .submenu li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  nav #nav.open ul#menu-hoofdmenu {
    display: block;
  }
}

.gf_nofloat .ginput_container_checkbox .gfield_checkbox li {
  float: none !important;
  display: block !important;
  clear: both !important;
}

#container
  .gform_wrapper
  form
  .gform_fields
  .gfield.gf_list
  .ginput_container
  .gfield_radio
  li,
#container
  .gform_wrapper
  form
  .gform_fields
  .gfield.gf_list
  .ginput_container
  .gfield_checkbox
  li {
  float: none;
  display: block;
  min-height: 42px;
}
