/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
  font-family: 'Avenir';
  font-weight:100;
  src: url('/fonts/avenir-light.eot'); /* IE9 Compat Modes */
  src: url('/fonts/avenir-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/avenir-light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/avenir-light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a
 {
    font-family: "Avenir","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
	 color:black !important;
}

.navbar-default {
    border:none !important;
}



.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
	border-radius: 0px;
}

.navbar-toggle .icon-bar, .navbar-toggle, 
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-radius: 0px;
	background:none;
}

.topnav {
    font-size: 14px; 
	color:black !important;
	background: white;
}

.topnav h2 {
line-height:19px; margin:0;	
}

footer {
padding:15px 0 !important;	
color:#AAA;
    border-top: 1px solid #e7e7e7;
    bottom: 0;
   position:fixed;
    width: 100%;
    background: white;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/home.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.jaren li a, img.thumb { cursor:pointer; }

.inhoud a { color:black; text-decoration:none; }
.inhoud a:after {content:" »";}
.inhoud a:hover {color:black; }

@media (min-width: 768px) {
.navbar-right .dropdown-menu, .navbar-right .level1 {
    left: 0;
    right: auto;
}

nav.schaduw {
     box-shadow: 0 0 10px 0 rgba(0,0,0,0.4); 
	 -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out ;
  -ms-transition: all .5s ease-out ;
  -o-transition: all .5s ease-out ;
  transition: all .5s ease-out ;
}

.navbar-nav>li>.dropdown-menu, .navbar-nav>li>.level1 {
border-radius:0;
border-top:none;
}

.level1>li>a {
    padding: 3px 15px;
	
}

.level1 {
min-width:inherit;	
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, li a:hover, .actief, li.active.current {
    color: #555;
    background-color: white !important;
	background: url('../img/menuactief.png') no-repeat center center;
	background-size:7px 7px;
	background-position: 50% 35px;
	border:none;
}

li.active.current a{
background:none !important;	
}




}

@media(max-width:767px) {


	
	nav.schaduw {
     box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.4); 
	 -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out ;
  -ms-transition: all .5s ease-out ;
  -o-transition: all .5s ease-out ;
  transition: all .5s ease-out ;
}

.collapse.in

    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
	
}

@media(max-width:767px) {
	
	.jaren {
    /* margin-right: -15px; */
    padding: 15px 0 !important;
    float: left !important;
    list-style: none;
}
.jaren li a {
padding:0 5px !important;
}

.gallery-cell {
  width: 100%;
 max-height:100vw;
 height:auto !important;
  background: white;
}

.gallery-cell-image {
 
 max-height:60vw!important;

}

	
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
	border-top: 1px solid #e7e7e7;
}

p.copyright {
    margin: 15px 0 0;
}