/* Standard elements
==================== */
body {
	background: url(../images/bg.jpg) no-repeat fixed center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#222222;
	font-family: 'Calibri', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:14px;
}
.main {
	background: url(../images/bg-main.png) repeat-y top center;
	-webkit-box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	padding-top: 20px;
}
a {
	outline: none;
}
ul {
	margin-bottom: 0;
}
.header {
	background: #fff;
}
	.logo {
		margin-top:40px;
	}

.bg {
	background: url(../images/bg-sidebar.gif) repeat-y top left;
}

h1 {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	color: #103080;
	margin-top:40px;
}
.sidebar {
	background: #fff;
	min-height: 433px; 
	z-index: 9;
}
.sidebar.contentp {
	min-height: 372px;
}
/*
.sidebar-shadow {
	-webkit-box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	box-shadow: 13px 0px 25px 0px rgba(0,0,0,0.26);
	z-index: 8
}
*/
	.ribbon-red {
		width:100%;
		min-width: 429px;
		min-height: 200px;
		background: url('../images/ribbon-red.png') no-repeat top left;
    	background-size: 100%;
		color:#fff;
		margin-left:-92px; 
		position:relative; 
		z-index:999;
		float: left;
	}
	.ribbon-yellow {
		width:100%;
		min-width: 412px;
		min-height: 361px;
		background: url('../images/ribbon-yellow.png') no-repeat top left;
    	background-size: 100%;
		color:#fff;
		margin-left:-66px; 
		position:relative; 
		z-index:999;
		float: left;
	}
		.ribbon-yellow ul {
			margin-left:10%;
		}
		.ribbon-yellow ul li {
			list-style-type: none;
			padding: 0 0 10px 0;
		}
		.ribbon-yellow ul li a {
			color:#103080;
			list-style-type: none;
		}
	.ribbon-green {
		width:100%;
		min-width: 422px;
		min-height: 157px;
		background: url('../images/ribbon-green.png') no-repeat top left;
    	background-size: 100%;
		color:#fff;
		margin-left:-89px; 
		position:relative; 
		z-index:999;
		float: left;
	}
		.ribbon-green h2 {
			padding-top:35px;
		}
		.ribbon-green-content img {
			margin: 0 auto;
		}
	.ribbon-blue {
		width:100%;
		min-width: 392px;
		min-height: 180px;
		background: url('../images/ribbon-blue.png') no-repeat top left;
    	background-size: 100%;
		color:#fff;
		margin-left:-81px; 
		position:relative; 
		z-index:999;
		float: left;
	}
		.ribbon-blue h2 {
			padding-top:50px;
		}
		.ribbon-blue-content ul {
			padding-left:0;
			padding-bottom: 40px;
		}
		.ribbon-blue-content ul li {
			text-align: center;
			list-style-type: none;
			color:#103080;
			padding:4px 0;
		}
		
	h2 {
		font-weight: bold;
		color:#fff;
		text-transform: uppercase;
		font-family: 'Calibri', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
		text-align: center;
		padding: 40px 0 0 0px;
	}
	
.video {
	margin-top:-90px;
}
.shadow-bottom {
	-webkit-box-shadow: 0px 18px 33px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 18px 33px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 18px 33px 0px rgba(0,0,0,0.3);
}
.blue {
	background:#369de7;
	z-index:1; position:relative;
}
	.blue h1 {
		color:#fff;
	}
.locatie {
	background: url(../images/locatie-bavel.png) no-repeat top right;
	padding-bottom: 80px !important;
	z-index:0;
	position:relative;
}
.padding-bottom {
	padding:0 0 40px 0;
}
.locatie p {
	width:40%;
}
.green {
	background:#6aaa21;
	padding-bottom: 44px !important;

}
	.green h1 {
		color:#fff;
	}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.btn {
	border-radius: 5px;
	background-color: rgb(16, 48, 128);
	box-shadow: 4.5px 7.794px 9px 0px rgba(23, 23, 23, 0.43);
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 8px 30px;
	font-weight: bold;
}
.btn:hover {
	color: #fff;
	background: #021b5a;
	text-decoration: none;
}
p.intro {
	color:#004494;
	line-height: 22px;
}
.logo-top {
	margin-top:50px;
}
/* Global - Main Navigation
================== */
#navbar {
    overflow: hidden;
    position: relative;
}
.nav {
	background: url(../images/bg-nav.gif) repeat-y top center;
	width:100%;
	-webkit-box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
}
.nav:before{
  content:url('../images/ribbon-left.png');
  position:absolute;
  background: 
  z-index:9;
  left:-62px;
  top:0px;
  overflow: hidden;
}


.nav:after{
  content:url('../images/ribbon-right.png'); 
  position:absolute; 
  z-index:9;
  right:-106px;
  top:0px;
  overflow: hidden;
}
.nav li {
	float: left;
	font-size:17px;
}
.navbar-default {
	border:none;
}

.navbar {
	margin-bottom: 0;
	background: none;
}
.navbar-default .navbar-nav>li>a {
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	opacity: 0.5;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	text-decoration: none;
	background: none;
	color:#fff;
	opacity: 0.5;
}
.navbar-header {
	background: url(../images/bg-nav.gif) repeat-y top center;
	width:100%;
	-webkit-box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.3);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
}
.navbar-toggle {
	border:2px solid #fff;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color:#369de7;
}
.social-icon {
	margin: 8px 0 0 0;
}

/* Global - Footer
========= */
footer {
	background: #2379e4;
	color:#fff;
	padding: 15px 0;
	-webkit-box-shadow: 0px -5px 40px 3px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px -5px 40px 3px rgba(0,0,0,0.45);
	box-shadow: 0px -5px 40px 3px rgba(0,0,0,0.45);
}
footer a {
	color: #fff;
}
footer a:hover {
	color:#fff;
	text-decoration: underline;
}

/* Video Modal
================== */
 .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background:transparent;
    border:none;
    outline:none;
}
.modal-content iframe {
    border:none;
    padding:0;
    margin:0;
}
.close {
   font-size: 30px;
    margin:-20px 0 0 0;
	color:#fff;
}

/***** MEDIA QUERIES *****/
 @media only screen and (max-width: 641px) {
    /***** MODAL PROPERTIES *****/
    .modal-body {
        height:100px;
        padding:0;
        margin: 0;
    }
    .modal-content {
        padding:0;
        margin: 0;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 15px;
    }
    .close {
        margin:-12px 0 0 0;
        color:#fff;
    }
}
@media only screen and (min-width: 768px) {
    /***** MODAL PROPERTIES *****/
    .close {
        font-size: 80px;
        margin:30px -43px -20px 100px;
    }
}




/* Large devices (large desktops, 1200px and down) */
@media (max-width: 1200px) { 
	.sidebar {
		min-height: 0; 
	}
	.ribbon-red {
		width:100%;
		min-width: 367px;
		min-height: 200px;
		background: url('../images/ribbon-red.png') no-repeat top left;
    	background-size: 100%;
    }
    .ribbon-yellow {
    	width:100%;
		min-width: 344px;
		min-height: 361px;
		background: url('../images/ribbon-yellow.png') no-repeat top left;
    	background-size: 100%;
	}
		.ribbon-yellow ul {
			margin-left:0%;
		}
		.ribbon-yellow ul li {
			list-style-type: none;
			padding: 0 0 4px 0;
		}
    h2 {
    	font-size: 24px;
    }
    .bg {
		background: url(../images/bg-sidebar-sm.gif) repeat-y top left;
	}
}


/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
    .bg {
		background: none;
	}

    .ribbon-red {
		width:60%;
    	margin:0 auto;
    	float:none;
    	min-height: 175px;
    }
    .ribbon-yellow {
		width:60%;
    	margin:0 auto;
    	float:none;
    	min-height: 320px;
    }
    .ribbon-yellow h2 {
    	margin-top:0;
    	padding-top:40px;
    }
    .ribbon-green {
		width:60%;
    	margin:0 auto;
    	float:none;
    	min-height: 160px;
    }
    .ribbon-blue {
		width:60%;
    	margin:0 auto;
    	float:none;
    	min-height: 180px;
    }    
    .video {
    	margin-top:20px;
    }
}


/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	 	background: #007de8;
		border: none;
		padding: 10px;
 	}
  	.navbar-default .navbar-collapse li {
  		width: 50%;
	}
 	.nav:before,
 	.nav:after {
 		display: none;
 	} 
	.nav {
		background: url(../images/bg-nav.gif) repeat-y top center;
		width:100%;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		padding: 0 0 0 15px;
	}
	.navbar {
		background: #fff;
	}
	.logo {
		margin-top:20px;
	}
	.ribbon-red,
	.ribbon-green,
	.ribbon-yellow,
	.ribbon-blue {
		max-width: 300px;
		min-width: 0;
		width:100%;
	}
	.ribbon-green {
		min-height: 112px;
	}
	.ribbon-green h2 {
		padding-top:34px;
	}
	.ribbon-blue h2 {
		padding-top:50px;
	}
	.ribbon-red {
		min-height: 130px;
	}
	.ribbon-blue {
		margin-top:50px;
		min-height: 130px;
	}
	.locatie {	
		background: url(../images/locatie-bavel.png) no-repeat bottom right;
	}
	.locatie p {
		width:100%;
	}
}
