﻿@media only screen and (max-width: 1400px)  
{
    body 
{
    background-color: #25160e;
}

.contactform
{
    margin-top: 0px;
    margin-right: 0px;
    }
    .txt {
    display: inline-block;
    margin: 5px;
    }
    #LB_Send {
    margin-right: 530px;
    
    }
    

    .rightform
{
    float: none;
    margin-left: 0px;
    }
.contactinfo
{
    display: inline-block;
    float: right;
    margin-top: -274px;
    margin-right: 110px;
    }

    .contactgeg {
        margin-top: -215px;
        margin-left: 300px;
    }

    .reserveringsform {
        width: 960px;
        padding-top: 170px
    }
    .spelers, .reserveren {
        display: none;
    }

    .next {
        margin-top: -60px;
        margin-right: -50px;
        display: inline-block;
    
    }
    .homeitems {
        width: 425px;
    }

    .DayActive, .DayNonActive {
        margin: 5px;
    }

    .dayofweek {
        margin: 0 6px;
    }
    .prevMonth, .nextMonth {
        width: 50px;
    }
    .verjaardagen {
        width: 380px;
    }
    #day {
        height: 280px;
    
    }

    .spelers {
        width: 450px;
        margin-right: 0px;
    }

    .spelers h2 {
        width: 200px;
        height: 40px;
    }
    .reserveren
    {
        float: right;
        margin-top: -330px;
        width: 450px;
    }
    .garantie {
        display: none;
    }

}
@media only screen and (max-width: 1025px) {

    .logo {
        height: 180px;
    }
    #brand
    {
        top: -50px;
    }
    .maxheight {
        height: 140px;
    }

    #menu li {
	display: table-cell;
	margin: 10px;
	font-size: 24px;
  color: #cccccc; /* IE8 proofing */
  border-bottom: 2px solid transparent;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 15px;
}
    #menu li a {
    display: inline-block;
    padding-bottom: 8px;
    }

#menu li:first-child.active,
#menu li:first-child:hover{
  border-bottom: 0px;
}
#menu li:first-child{
  width: 50%;
}
#menu li:last-child{
}
#menu li a{
	text-decoration:none;
	color: #cccccc;
}
#menu li.active a{
    color: #fff;
    border-bottom: 3px solid #af8a77;
}
#menu li a:hover
{
    border-bottom: 3px solid #af8a77;
}

#menu{
	position:fixed;
	display: table;
	top:50px;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
    .footer {
    
    padding-top: 0px;
    position: relative !important;
    clear: both;
    }

#mobiletop
{
    display: none;
    }



#footer{
		position:fixed;
		height: 50px;
		display:block;
		width: 100%;
		/*background: #333;
	background: rgba(24,24,24, 0.5);
		color: #f2f2f2;*/
		color: #000;
		z-index:9;
		text-align:center;
		padding: 20px 0 0 0;
	}
    #footer p, #footer span {
        font-size: 14px;
    }
	#footer a
	{
	    color: #ccc;
	    text-decoration: none;
        font-size: 14px;
	    }


	#header{
		top:0px;
	}
	#footer{
		bottom:0px;
	}
/*quote*/
.quote
{
	margin-top: 100px;
	top: 50%;
    right: 50px;
	position: absolute;
	color: #cccccc;
	font-size: 36px;
  width: 220px;
  line-height: 1;
   text-align: center;
	}

.about .inner
{
    padding: 150px 50px 0px 50px;
    }
.inner p {
    width: 645px;
    font-size: 18px;
    line-height: 30px; 
    }
.inner {
    margin: auto;
    width: auto;
}
.reserveringsform {
        width: 960px;
        padding-top: 150px
    }
.contactinfo
{
    display: inline-block;
    float: right;
    margin-top: -274px;
    margin-right: 75px;
    }

    .contactgeg {
        margin-top: -215px;
        margin-left: 300px;
    }
     #LB_Send {
    margin-right: 490px;
    
    }
}

@media only screen and (max-width: 800px) {

    .logo {
        height: 120px;
    }
    #brand
    {
        top: -30px;
    }
    .maxheight {
        height: 140px;
    }

    #menu li {
	display: table-cell;
	margin: 10px;
	font-size: 24px;
  color: #cccccc; /* IE8 proofing */
  border-bottom: 2px solid transparent;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 10px;
}
    #menu li a {
    display: inline-block;
    padding-bottom: 8px;
    }

#menu li:first-child.active,
#menu li:first-child:hover{
  border-bottom: 0px;
}
#menu li:first-child{
  width: 40%;
}
#menu li:last-child{
}
#menu li a{
	text-decoration:none;
	color: #cccccc;
}
#menu li.active a{
    color: #fff;
    border-bottom: 3px solid #af8a77;
}
#menu li a:hover
{
    border-bottom: 3px solid #af8a77;
}

#menu{
	position:fixed;
	display: table;
	top:30px;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}


#mobiletop
{
    display: none;
    }



#footer{
		position:fixed;
		height: 60px;
		display:block;
		width: 100%;
		/*background: #333;
	background: rgba(24,24,24, 0.5);
		color: #f2f2f2;*/
		color: #000;
		z-index:9;
		text-align:center;
		padding: 20px 0 0 0;
	}
    #footer p, #footer span {
        font-size: 14px;
    }
	#footer a
	{
	    color: #ccc;
	    text-decoration: none;
        font-size: 14px;
	    }


	#header{
		top:0px;
	}
	#footer{
		bottom:0px;
	}
/*quote*/
.quote
{
	margin-top: 100px;
	top: 50%;
    right: 50px;
	position: absolute;
	color: #cccccc;
	font-size: 36px;
  width: 220px;
  line-height: 1;
   text-align: center;
	}

.about .inner
{
    padding: 150px 50px 0px 50px;
    }

.inner {
    margin: auto;
    width: auto;
}
.reserveringsform {
        width: auto;
        padding: 150px 30px;
    }
    .calendar {
    margin-right: 15px;
    
    }
    .uren {
        margin-right: 0px;
    }
.contactinfo
{
    display: inline-block;
    float: none;
    margin-top: 20px;
    margin-right: 75px;
    }

    .contactgeg {
        margin-top: -215px;
        margin-left: 300px;
    }
     #LB_Send {
    margin-right: 50px;
    margin-top: -50px;
    
    }
     .next {
        margin-top: 0px;
        margin-right: 0px;
        display: inline-block;
    
    }
    #NextStatus {
        margin-left: -150px;
        width: 250px;
    }
    .reserveren
    {
        float: none;
        margin-top: -330px;
        width: 450px;
    }
    #Status {
        width: 250px;
        margin-top: -150px;
        margin-left: 450px;
    }
}
