@import url(../../template-vervolg/css/style.css?v=2);

.container-fluid.banner{ height: auto; }
.container-fluid.banner:after{ height: 100%; }

.container-fluid.content h2{ width: 100%; }
.row.intro .container:before{ display: none; }
.row.intro .block.html.title .bigtitle{ margin-left: 0; }

/* ================================================== */
@media only screen and (max-width: 1700px){
	.container-fluid.banner img{ width: 90%; }
}

/* ================================================== */
@media only screen and (max-width: 1499px){
	.row.intro{ margin-top: -335px; margin-bottom: 75px; }
}

/* ================================================== */
@media only screen and (max-width: 1299px){
	.row.intro{ margin-top: -275px; margin-bottom: 50px; }
}

/* ================================================== */
@media only screen and (max-width: 991px){
	.container-fluid.banner img{ width: 100%; }
	.row.intro{ margin-top: 0; margin-bottom: 30px; }
	.row.intro .block.html.title .bigtitle{ margin-left: 0; margin-bottom: 0; }
}

/* ================================================== */
@media only screen and (max-width: 768px){
	
}

/* ================================================== */
@media only screen and (max-width: 576px){
	
}