
body {
	background-color: #FFFFFF;
}

.container {
	max-width: 1100px;
}
img { 
	max-width: 100%; 
}
.ll img, 
.mm img, 
.rr img {
  
}
.content {
	background: #fff;
}
.navbar-brand { 
	padding-top: 5px;
}
.navbar-brand  img { 
	max-width: 100%;
	max-height: 90px;
}
.navbar{
	border: 0 none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-default {
	background-position: 0 0;
	background-color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0976a4;
}
.navbar-collapse {
	padding-left: 0;
	margin: 20px 0;	
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin: 0;
}
.navbar-nav > li > a {
    padding: 20px 20px;
	font-size: 18px;
	font-weight: normal;
}


.navbar-nav > li > a .glyphicon {
	font-size: 21px;
	font-weight: normal;
	
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	background-color: #0a6ab6;
	margin-right: 1px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #000;
	background-color: #77c9ee;
}

.dropdown-menu > li > a:hover {
    background-color: #77c9ee;
    color: #000;
	padding: 10px 10px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #77c9ee;
	color: #FFFFFF;
	outline: 0 none;
	text-decoration: none;
	padding: 10px 10px;
}
.navbar-default .navbar-nav > a .caret {
    border-bottom-color: #ef8201;
    border-top-color: #ef8201;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fffff0;
	background-color: #77c9ee;
}
a {
	color: #15649C;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #1aa6c6;
	text-decoration: underline;
}
.belme {
	margin: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background-color: #f2f2f2;
}
.blauw .btcolumn-title {
	color: #000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 24px;
	font-weight: 700;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.blauw .btcolumn-content {
	height: auto;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.blauw .btcolumn {
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 0px 9px 5px -5px rgba(135,135,135,1);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.button.bruin {
	display: block;
	border-radius: 5px;
	padding: 10px 15px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 2px;
	font-weight: normal;
	text-align: center;
	background-color: #fa7800;
}
.button.bruin:hover {
	text-decoration: none;
	background-color: #d36703;
}
.panel {
    background-color: #FFF;
    border: 1px solid #333;
    margin: 20px 0;
    padding: 10px;
}
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
  
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.button.mms2019:hover {
    background: #1aa6c6;
    text-decoration: none;
}

.button.mms2019 {
    display: inline-block;
    background: #168aa5;
    padding: 5px 10px;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 2px;
    font-weight: normal;
    text-align: center;
}
@media (min-width: 768px) {
	html {width:100%; overflow-y: scroll;}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;    
	}
	.navbar-brand { 
		display: block;
		max-width: 285px;
		padding-top: 20px;
	}
	
	.navbar-nav > li > a {
		padding: 20px 14px;
	}
}
.header { max-height: 500px; overflow: hidden;  }

a.carousel-control:focus {
	outline: none;
}

.logo {
}

.logo img {
    background: none repeat scroll 0 0 #FFFFFF;
    max-width: 15%;
    opacity: .95;
    position: absolute;
    right: 20px;
    bottom: 5px;
    z-index: 999;
}
.carousel-caption {
    padding-bottom: 0px;
	left: 10%;
	right: 10%;
	text-align: left;
}
.container .jumbotron {
	background: none repeat scroll 0 0 #F5F5F5;
	color: #000;
	font-size: 16px;
	margin-bottom: -20px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
h1.pagetitle {
	font-size: 30px;
	padding: 10px 0;
}

.dropdown-menu::after {
  position: absolute;
  top: -6px;
  left: 20px;
  display: inline-block;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #07518e;
  border-left: 4px solid transparent;
  content: '';
}
.navbar-right .dropdown-menu::after {
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    display: inline-block;
    left: auto;
    position: absolute;
    right: 19px;
    top: -5px;
}
.active .dropdown-menu::after {
    border-bottom: 4px solid #fff;
}
.carousel {
	margin-bottom: 20px;
}
.carousel img {
	width: 100%;
}
.white {
	padding: 5px 15px ;
}
.whiteblock {
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.whitefoot {
	background: #fff;
	padding: 20px 0px 0;
}
.whitefoot:before, .whitefoot:after {
    content: " ";
    display: table;
}
.whitefoot:after {
    clear: both;
}

.body {
	margin-top: 30px;
	padding: 15px 0;
	color: #333333;
	background-position: 0 0;
	background-color: #F5F5F5;
}
.footer {
	background: none repeat scroll 0 0 #333;
    color: #FFF;
    font-size: 16px;
    margin: 20px 0 0 0px;
    padding: 20px 40px 20px;
	text-align: center;
	border-top: 4px solid #0976a4;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover,
.footer a:focus {
	color: #FFF;
	text-decoration: underline;
}
.topleft {
	text-align: left;
	line-height: 82px;
}
.topcenter {
	text-align: center;
	line-height: 82px;
}
.topright {
	text-align: right;
	line-height: 82px;
}
.call {
	font-weight: bold;
	color: #fff;
}

/*
.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 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:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.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;}
*/

@media (min-width: 1200px) {
	
}


@media (max-width: 992px) {
	.nav > li  > a{ font-size: 12px; }
	.topleft img {
    height: auto;
    max-width: 600px;
    width: auto;
	
}
}

@media (max-width: 767px) {
	body {
	background-color: #DFDEDE;
}
	.navbar{ height: auto;}
	.navbar-header {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
	.navbar-nav > li {	padding: 13px; font-size: 18px;}
	.navbar-collapse {padding-left: 15px;max-height: 100%;}
	.carousel h1 { font-size: 18px; }
	.carousel h2 { font-size: 14px; }
	.carousel h3 { font-size: 14px; }
	.carousel h4 { font-size: 14px; }
	.nav > li > a { font-size: 18px; }
	h1.pagetitle { font-size: 20px; }
	.container .jumbotron { padding: 10px 20px;}
	.call {	font-weight: normal; color: #FFF; font-size: 16px;}
	.navbar-brand  { padding: 1px; }
	.navbar-brand img { left: 1px; max-height: 48px;top: 1px;	}
	.topright img {
    height: auto;
    max-width: 400px;
    width: auto;
}
.topleft img {
    height: auto;
    max-width: 600px;
    width: auto;
	
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #77c9ee;
}
.navbar-default .navbar-toggle {
  border-color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
}

@media screen and (max-width: 400px) {
	.topleft img {
		height: auto;
		max-width: 300px;
		width: auto;
	}
}

/* responsive Youtube: https://dev4me.com/droplets/images/youtube-responsive/ */
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
  
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #FFF
}
