@font-face {
    font-family: 'american_captainregular';
    src: url('../fonts/americancaptain-webfont.eot');
    src: url('../fonts/americancaptain-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/americancaptain-webfont.woff2') format('woff2'),
         url('../fonts/americancaptain-webfont.woff') format('woff'),
         url('../fonts/americancaptain-webfont.ttf') format('truetype'),
         url('../fonts/americancaptain-webfont.svg#american_captainregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
  position: relative;
  min-height: 100%;
}
/* Sticky footer styles
-------------------------------------------------- */
body {
  /*margin-top: 120px;*/			/* hoogte van de topnav */
  margin-bottom: 60px;		/* hoogte van de sticky footer */
}

code {
  font-size: 80%;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.fancybox-margin .navbar {
    margin-right:auto !important;
}



#clearheaderleft, #clearheadercenter, #clearheaderright {
	height: 140px;
}
.withtopimg #clearheaderleft, .withtopimg #clearheadercenter, .withtopimg #clearheaderright {
	height: 20px;
}
#clearfooterleft, #clearfootercenter, #clearfooterright {
	
}
#container-center {
	padding-bottom: 30px;
	padding-left: 35px;
}
#bground {
	width: 1170px;
	background: rgba(255, 255, 255, 0.80);
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.full {
	background-color: #f2f2f2;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
blockquote h1 {
	font-family: 'american_captainregular';
	font-weight: normal;
	font-size: 56px;
	font-size: 500%;
	margin: 0 0 0px;
}
blockquote h2 {
	font-family: 'american_captainregular';
	font-weight: normal;
	font-size: 56px;
	font-size: 350%;
	margin: 0 0 20px;
}

.thumbnail {
	background: rgba(255, 255, 255, 0.5);
	border-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.fotoboek, .thumbscontainer, ul.thumbs {
	width: 100%;
}
.input-xs {
    height: 24px;
    padding: 2px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-xs, .form-group-xs .form-group {
    margin-bottom: 8px;
}
.form-group-xs>.form-control,
.form-group-xs>.input-group-addon,
.form-group-xs>.input-group-btn>.btn,
.form-group-xs .form-control,
.form-group-xs .input-group-addon,
.form-group-xs .input-group-btn>.btn {
    height: 24px;
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
}
.form-group-xs>.form-control,
.form-group-xs .form-control {
	border-color: rgba(255, 255, 255, 0.3);
}





/* Topslider
---------------------------------------------- */
#topslider {
	overflow: hidden;
	position: relative;
	/*
	width: 1170px;
	height: 320px;
	*/
	margin: 0px auto 0px; 
	background-color: #fff; 
	padding: 0px; 
	overflow: hidden; 
}
#topslider div.hdrtitl h1 {
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.95);
}
#topslider div.hdrpgrf {
	width: 440px;
	background: rgba(0, 0, 0, 0.32);
	border-radius: 6px;
	
}
#topslider div.hdrpgrf p {
	margin: 5px 10px;
	line-height: 1.7;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	white-space: normal;
	
}

#topslider .hdrbutt a {
	font-weight: bold;
	padding: 0px 20px;
	color: #fff;
	font-size: 16px;
	display: block;
	border: none;
	background: transparent;
	width: 500px;
	height: 200px;
	text-indent: -9999px;
}
#topslider .hdrbutt a:hover {
	background: transparent;
}
body.scrolling .tp-bullets {
	display: none;
}










.sitemapfooter .row {
	background: #fff;
	border-top: 1px solid #225b90;
}
.logorij {
	margin: 0px;
	margin: 20px;
	padding-top: 2px;
	
}








/* Nieuws
---------------------------------------------- */
.newscontainer a.itemlink:hover {
	text-decoration: none;
}
.newscontainer a.itemlink:hover .thumbnail {
	background: #fff;
	border-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}



.filterlist li a.selected {
	color: #000;
}





/* Rechter kolom 
---------------------------------------------- */
#container-right p, #container-right li, #container-right .item p {
	
}
#container-right h1, #container-right h2, #container-right h3 {
	
}
#container-right h2 {
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
#container-right h3 {
	margin-top: 5px;
}
#container-right p {
	color: #000;
}







/* Header- en mainnavigatie
-------------------------------------------------- */

.navbar {
	min-height: 120px;
	position: fixed;
}
.navbar-default {
	/* Rectangle 1: */
background-image: linear-gradient(90deg, rgba(255,255,255,0.99) 15%, rgba(255,255,255,0.60) 25%, rgba(7,71,142,0.70) 100%);

}
body.scrolling .navbar {
	min-height: 50px;
}
body.scrolling .footer {
	padding-bottom: 50px;
}
ul.nav {
	margin-top: 70px;
}
body.scrolling ul.nav {
	margin-top: 0px;
}
a.navbar-brand img {
	height: 106px;
	margin: -10px 20px -20px -20px;
}
body.scrolling navbar-collapse {
	height: 50px;
}
body.scrolling a.navbar-brand img {
	height: 45px;
	margin: -12px 20px -20px -20px;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-nav > li {
	
}
.navbar-nav>li>a {
	font-size: 17px;
	font-weight: bold;
	background: url(images/navbar_li_bg.png) left center no-repeat;
}
.navbar-nav>li.first>a{
	background: none;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    /*display: block;*/
}
.navbar-nav>li#navlink_13 a {
	font-size: 25px;
	padding-top: 10px;
}
.navbar-nav>li#navlink_13 a span {
	font-size: 17px;
	padding-top: 15px;
}
/* Header multilevel
-------------------------------------------------- */
/* Thanx: http://codepen.io/ajaypatelaj/pen/prHjD */
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*
.navbar ul ul li.urhere a {
	background: rgba(218, 131, 0, 0.5);
}
.navbar ul ul li.urhere li a {
	background: rgb(255, 255, 255);
}
.navbar ul ul li.active a {
	background: rgb(218, 131, 0);
}
.navbar ul ul li.active li a {
	background: rgb(255, 255, 255);
}
*/




/* Mainmenu (navigatie in kolom)
-------------------------------------------------- */
#mainmenu .list-group-item {
	font-size: 1.2em;
	color: #47AEE8;
	border-color: #286CAB;
	font-weight: bold;
}

#mainmenu .list-group a.level2 {
	padding-left: 30px;
}
#mainmenu .list-group a.level3 {
 	padding-left: 45px;
	font-size: 1.1em;
	font-weight: normal;
}

#mainmenu .list-group a.level5 {
	padding-left: 60px;
	font-size: 1.1em;
	font-weight: normal;
}
body.page1 #mainmenu #mmlink_13, #mainmenu #mmlink_6 {
	display: none;
}
.list-group-item {
	border-color: #bbb;
}
.list-group-item {
	/* margin-bottom: 10px; */
}







/* Footer
-------------------------------------------------- */
.footer {
  position: fixed;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  overflow: hidden;
}

.footer, .footer p, .footer .text-muted,
.footer h3, .footer li, .footer a {
	color: #fff;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.footermap {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footermap ul, #footermenu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.footermap li, #footermenu li {
	display: block;
	list-style-type: none;
	margin: 0;
    padding: 0;
}
.footermap a, #footermenu a {
	text-decoration: none; 
}
.footermap a:hover, #footermenu a:hover {
	text-decoration: underline;
}
#footermenu li {
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#footermenu li.last {
	display: inline;
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}
.footer input {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	font-weight: bold;
}
.footer .form-control:focus {
	border-color: #fff;
	background-color: rgba(255, 255, 255, 0.05);
	
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset, rgba(255, 255, 255, 0.6) 0px 0px 8px 0px;
}

.footer ::-webkit-input-placeholder {	color: rgba(255, 255, 255, 0.7); } 
.footer :-moz-placeholder {				color: rgba(255, 255, 255, 0.7); }
.footer ::-moz-placeholder {			color: rgba(255, 255, 255, 0.7); }
.footer :-ms-input-placeholder {		color: rgba(255, 255, 255, 0.7); }








/* Twitter */
/* ------------------------------------------------------------------------------- */
.tweetcontainer h2 em {
	font-style: normal;
}
#twitterfeed .iteminfo {
	display: none;
}
.tweet img {
	float: left;
	margin: 0 8px 4px 0;
	width: 32px;
	height: 32px;
	border: 1px solid #87898a;
	padding: 1px;
	background: #fff;
}
.tweet .content {
	margin: 0;
	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	        hyphens: auto;
}
.tweet .timespan, .tweet .timespan a {
	font-size: 90%;
	color: #868889;
	white-space: nowrap;
	text-decoration: none;
}
.tweet .timespan a:hover {
	text-decoration: underline;
}
#twitterSearch .tweet {
	min-height: 32px;
}
#twitterSearch .tweet .content {
	margin-left: 40px;
}








    
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1199px) {
	#bground {
		width: 970px;
	}
}
@media (max-width: 991px) {
	#bground {
		width: 750px;
	}
	#topslider div.hdrpgrf, .tp-bullets {
		display: none;
	}
	
	a.navbar-brand {
		position: absolute;
	}
	.navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	#clearheaderleft, #clearheadercenter, #clearheaderright {
		height: 0px;
	}
	#clearfooterleft, #clearfootercenter, #clearfooterright {
		height: 0px;
	}
}


@media (max-width: 767px) {
	#bground {
		width: 100%;
		margin: 0;
	}
	.navbar-inner {
		margin: -20px;
	}
	#topslider div.hdrpgrf, .tp-bullets {
		display: none;
	}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
	    /*display: none;*/
	}
	a.navbar-brand img, body.scrolling a.navbar-brand img {
		height: 40px;
		margin: 5px 0px 0px 0px;
	}
	.navbar, body.scrolling .navbar, a.navbar-brand {
		min-height: 50px !important;
	}
	a.navbar-brand {
		padding: 0px 15px;
		height: 50px !important;
	}
	.navbar-default .navbar-nav > li > a {
	    color: #000;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #286CAB;
	}
	body, body.scrolling {
		margin-top: 0px;
	}
	ul.nav, body.scrolling ul.nav {
		margin-top: 0px;
	}
	.navbar-toggle {
		margin-bottom: 8px;
		margin-top: 8px;
	}
	.tweet .content {
		/* Be VERY careful with this, breaks normal words wh_erever */
		word-break: break-all;
	}
	blockquote h1 {
		font-size: 300% !important;
		font-size: 16vw !important;
	}
}