/*

    ////////////////////////////////////////////////////////////
    //
    // L8M
    //
	//
	// Contains CSS (for screen).
    //
	// Filesource /public/default/css/screen/responsive.css
	// Version    $Id: responsive.css 514 2016-09-19 15:21:11Z nm $
    //
    ////////////////////////////////////////////////////////////

    ////////////////////////////////////////////////////////////
    // general
    ////////////////////////////////////////////////////////////

*/

@media (min-width: 769px) and (min-aspect-ratio: 6/5) {
	.header-image,
	.header-image video,
	.header-carousel .header-carousel-item {
		height: 30vw;
	}
}


@media screen and (max-width: 1224px) {

	header nav.menu #ulmenu li {
		padding-left: 10px;
		padding-right: 10px;
	}
}


@media screen and (max-width: 1199px) {

}


@media screen and (max-width: 1099px) {

	header nav.menu #ulmenu li {
		padding-left: 8px;
		padding-right: 8px;
	}
}


@media screen and (max-width: 1035px) {

	header nav.menu #ulmenu li {
		padding-left: 5px;
		padding-right: 5px;
	}
}


@media screen and (max-width: 991px) {
		.hasCookieWarning footer {
		padding-bottom: 150px;
	}

	.content-box.content {
		height: 145px;
		font-size: 0.75rem;
	}

	.l8m-gallery .item {
		height: 160px;
	}

	.col-md-6 .l8m-gallery .item {
		height: 225px;
	}

	.youtube-question {
		height: 372px;
	}

	.col-lg-10 .col-md-6 .youtube-question {
		height: 142px;
	}

	.col-lg-8 .youtube-question {
		height: 372px;
	}

	.col-md-6 .youtube-question {
		height: 178px;
	}

	header nav.menu #ulmenu li {
		padding-left: 10px;
		padding-right: 10px;
	}

	header nav.menu #ulmenu li:first-child,
	header nav.menu #ulmenu li#menu-7,
	header nav.menu #ulmenu li#menu-news,
	header nav.menu #ulmenu li:last-child {
		display: none;
	}

	header nav.menu #ulmenu li#menu-home {
		padding-left: 0;
	}

	header nav.menu #ulmenu li#menu-contact {
		padding-right: 0;
	}

	.blog-item {
		font-size: 18px;
	}

	.blog-item a div.text {
		hyphens: auto;
	}
}


@media screen and (max-width: 933px) {

	header nav.menu #ulmenu li {
		padding-left: 8px;
		padding-right: 8px;
	}
}


@media screen and (max-width: 885px) {

	header nav.menu #ulmenu li {
		padding-left: 6px;
		padding-right: 6px;
	}

	.col-md-6 a.btn.btn-lg {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}


@media screen and (max-width: 837px) {

	header nav.menu #ulmenu li {
		padding-left: 5px;
		padding-right: 5px;
	}
}


@media screen and (max-width: 813px) {

	header nav.menu #ulmenu li {
		padding-left: 3px;
		padding-right: 3px;
	}
}


/**
 * smaller then m - medium - this is: small (sm)
 */
@media screen and (max-width: 768px) {
	.hasCookieWarning footer {
		padding-bottom: 170px;
	}

	.header-image:empty {
		margin-bottom: 24px;
	}

	.header-carousel-description {
		display: none;
	}

	.content-box.content {
		height: 165px;
	}
}


@media screen and (max-width: 767px) {

	body header .menubar.fixed {
		position: absolute;
		top: 0;
	}

	.top-menu-links {
		position: absolute;
	}

	.blog-item {
		min-height: 500px;
		font-size: 52px;
	}

	.content-box.content.col-md-3 {
		margin-bottom: 30px;
	}

	footer .team div.infotext a.email {
		font-size: 5.5vw;
	}
}


@media screen and (max-width: 648px) {
	.hasCookieWarning footer {
		padding-bottom: 170px;
	}

	div.perm-sidemenu {
		display: none;
	}

	.back-to-top {
		right: 10px;
	}

	.back-to-top.near-bottom,
	.hasCookieWarning .back-to-top.near-bottom {
		bottom: auto;
		top: 18px;
	}

	div.perm-bottommenu {
		display: block;
	}

	.hasCookieWarning .cookie-warning {
		bottom: 55px !important;
	}

	footer .team span.infotext {
		font-size: 8vw;
	}

	footer .team div.infotext a {
		font-size: 8vw;
	}

	footer {
		padding-bottom: 150px;
	}

	body.hasCookieWarning footer {
		padding-bottom: 180px;
	}
}


/**
 * smaller then sm - small - this is: extra small
 */
@media screen and (max-width: 575px) {
	footer {
		padding-bottom: 80px;
	}

	.hasCookieWarning footer {
		padding-bottom: 280px;
	}

	div.page div.cookie-warning {
		bottom: 56px;
	}

	.l8m-gallery .item {
		height: 30vw;
	}

	.col-md-6 .l8m-gallery .item {
		height: 61vw;
	}

	.content-box.content {
		height:65vw;
		font-size: 5vw;
	}

	.modal.show .modal-dialog {
		margin-bottom: 4rem;
	}

	.youtube-question {
		height: 50.5vw;
	}

	.col-lg-10 .col-md-6 .youtube-question {
		height: 50.5vw;
	}

	.col-lg-8 .youtube-question {
		height: 50.5vw;
	}

	.col-md-6 .youtube-question {
		height: 50.5vw;
	}

	header .analyse-btn {
		padding: 0;
	}

	header .analyse-btn a.btn {
		padding-left: 5px;
		padding-right: 5px;
	}

	.carousel-background-image {
		height: 80vw;
	}

	.blog-item {
		min-height: 80vw;
		font-size: 10vw;
	}

	.col-md-6 a.btn.btn-lg {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}


@media screen and (max-width: 480px) {
	.hasCookieWarning footer {
		padding-bottom: 300px;
	}
}


@media screen and (max-width: 420px) {
	.hasCookieWarning footer {
		padding-bottom: 335px;
	}

	.footer-legal-links {
		font-size: 0.8rem;
	}
}


@media screen and (max-width: 360px) {
	.hasCookieWarning footer {
		padding-bottom: 370px;
	}
}


@media screen and (max-width: 320px) {
	.hasCookieWarning footer {
		padding-bottom: 370px;
	}
}