@media screen and (max-width: 1800px) {
	.site-title svg {
		width: 190px;
	}

	.header-navigation ul {
		margin: 0;
	}

	.header-navigation ul li:not(:last-child) {
		margin-right: 25px;
	}

	.header-navigation ul li.menu-item-has-children {
		padding-right: 20px;
	}
}

@media screen and (max-width: 1600px) {
	body, button, input, select, textarea {
		font-size: 18px;
		line-height: 29px;
	}

	.site-header .header-wave {
		top: 71px;
	}

	.header-main {
		height: 71px;
	}

	.site-title svg {
		width: 190px;
	}

	.header-navigation ul {
		height: 83px;
	}

	.header-navigation ul li:not(:last-child) {
		margin-right: 25px;
	}

	.header-navigation ul li.menu-item-has-children {
		padding-right: 20px;
	}

	.header-navigation ul li a {
		line-height: 83px;
		font-size: 20px;
	}

	.header-navigation ul li > a:after {
		bottom: 20px;
	}

	.header-navigation ul li.menu-item-has-children:after {
		top: 36px;
	}

	.header-navigation ul .sub-menu {
		padding: 17px;
		top: 80px;
		min-width: 250px;
	}

	.header-navigation ul .sub-menu li:not(:last-child) a {
		margin-bottom: 17px;
	}

	.sd-phone-cta {
		height: 83px;
		margin-right: 8px;
	}

	.sd-phone-cta .sd-phone-cta-inner {
		height: 47px;
		width: 47px;
	}

	.sd-phone-cta .sd-phone-cta-inner svg {
		height: 21px;
		width: 21px;
	}

	.sd-lang-switcher {
		height: 83px;
	}

	.header-main-inner .search-form-toggle {
		height: 47px;
		width: 47px;
	}

	.header-main-inner .search-form-toggle .hover-text {
		line-height: 17px;
	}

	.header-main-inner .search-form-toggle svg {
		height: 18px;
		width: 18px;
	}

	form.search-form input {
		font-size: 20px;
		height: 50px;
		padding: 12px 25px;
	}

	form.search-form button {
		font-size: 20px;
		right: 8px;
		height: 37px;
		padding: 0 15px 0 25px;
		top: 6px;
	}

	form.search-form button span {
		margin-right: 15px;
	}

	.headertopbar-navigation ul li:not(:last-child) {
		margin-right: 17px;
	}

	.reference_header .header_content h1 {
		font-size: 58px;
		margin: 0 0 50px 0;
		text-shadow: 0 0 8px rgba(0,0,0,.3);
	}

	.reference_header .header_content h2 {
		font-size: 33px;
		text-shadow: 0 0 8px rgba(0,0,0,.3);
		margin: 0 0 66px 0;
	}

	.reference_header .reference-more-info {
		padding: 33px 50px 33px 33px;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		width: 291px;
	}

	.reference_header .reference-more-info h2 {
		font-size: 21px;
		margin: 0 0 25px 0;
	}

	.reference_header .reference-more-info p {
		margin: 0 0 25px 0;
	}

	.reference_header .reference-more-info a {
		padding-left: 17px;
		padding-right: 17px;
		line-height: 33px;
		border-radius: 17px;
	}

	.vc_tta-container .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading a {
		font-size: 20px;
	}

	.watergames_references_overview_container .watergames_references_overview_items {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media screen and (max-width: 1430px) {
	footer .footer-topbar-container {
		padding: 40px 15px;
	}
}

@media screen and (max-width: 1400px) {
	body, button, input, select, textarea {
		font-size: 17px;
		line-height: 30px;
	}

	.site-title svg {
		width: 148px;
	}

	.header-navigation ul li:not(:last-child) {
		margin-right: 20px;
	}

	.header-navigation ul li.menu-item-has-children {
		padding-right: 20px;
	}

	.headertopbar-navigation {
		top: 1px;
	}

	.header-navigation ul li a {
		line-height: 73px;
		font-size: 18px;
	}

	.header-navigation ul li > a:after {
		bottom: 15px;
	}

	.header-navigation ul li.menu-item-has-children:after {
		top: 32px;
	}

	.headertopbar-navigation ul li:not(:last-child) {
		margin-right: 15px;
	}

	.header-navigation ul .sub-menu {
		padding: 15px;
		top: 80px;
		min-width: 250px;
	}

	.header-navigation ul .sub-menu li:not(:last-child) a {
		margin-bottom: 15px;
	}

	.sd-phone-cta {
		height: 73px;
		margin-right: 7px;
	}

	.sd-phone-cta .sd-phone-cta-inner {
		height: 40px;
		width: 40px;
	}
	.sd-phone-cta .sd-phone-cta-inner svg {
		height: 19px;
		width: 19px;
	}

	.header-main-inner .search-form-toggle {
		height: 41px;
		width: 41px;
	}

	.header-main-inner .search-form-toggle .hover-text {
		line-height: 15px;
	}

	.header-main-inner .search-form-toggle svg {
		height: 18px;
		width: 18px;
	}

	form.search-form input {
		font-size: 16px;
		padding: 9px 18px;
	}

	form.search-form button {
		font-size: 16px;
		right: 7px;
		height: 32px;
		padding: 0 15px 0 22px;
		top: 9px;
	}

	form.search-form button span {
		margin-right: 15px;
	}

	.footer-sidebar {
		padding: 15px 20px;
		grid-template-columns: 1fr;
		row-gap: 30px;
	}

	.footer-sidebar .footer-widget-column {
		grid-row-start: 1;
	}

	footer a.footer-button.vacancy-button {
		float: unset;
	}

	#menu-footer-menu-main-de,
	#menu-footer-menu-main-en,
	#menu-footer-menu-main {
		font-size: 15px;
		margin: 0;
		float: left;
		list-style-type: none;
		padding: 0;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 30px;
		width: 100%;
	}

	.reference_header .header_content h1 {
		font-size: 51px;
		margin: 0 0 44px 0;
		text-shadow: 0 0 7px rgba(0,0,0,.3);
	}

	.reference_header .header_content h2 {
		font-size: 29px;
		text-shadow: 0 0 7px rgba(0,0,0,.3);
		margin: 0 0 58px 0;
	}

	.reference_header .reference-more-info {
		padding: 29px 44px 29px 29px;
		border-top-left-radius: 22px;
		border-bottom-left-radius: 22px;
		width: 256px;
	}

	.reference_header .reference-more-info h2 {
		font-size: 18px;
		margin: 0 0 22px 0;
	}

	.reference_header .reference-more-info p {
		margin: 0 0 22px 0;
	}

	.reference_header .reference-more-info a {
		padding-left: 15px;
		padding-right: 15px;
		line-height: 29px;
		border-radius: 15px;
	}

	.vc_tta-container .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading a {
		font-size: 18px;
	}

	.watergames_references_overview_container .watergames_references_overview_items.show-4,
	.watergames_references_overview_container .watergames_references_overview_items {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 1250px) {
	.header-navigation ul {
		margin-left: 0;
	}
}

@media screen and (max-width: 1200px) {
	html.menu-open {
		overflow: hidden;
	}

	.header-main-inner {
		padding: 0 15px;
	}

	.header-navigation,
	.headertopbar-navigation,
	.sd-phone-cta,
	header .sd-lang-switcher {
		display: none;
	}

	.site-title svg {
		width: 150px;
	}

	.admin-bar .mobile-menu-sidebar {
		top: 32px;
	}

	.mobile-menu-toggle {
		display: flex;
		height: 80px;
		align-items: center;
		margin-left: 8px;
		font-size: 14px;
	}

	.mobile-menu-toggle svg {
		margin-left: 10px;
	}

	.mobile-menu-toggle-inner {
		color: #000;
		border: 0 none;
		cursor: pointer;
		display: flex;
		align-items: center;
		height: 25px;
		width: 25px;
	}

	.mobile-menu-toggle .mobile-menu-toggle-inner span {
		display: inline-block;
		position: relative;
		background: #000;
		width: 18px;
		height: 2px;
		border-radius: 4px;
		-webkit-transform: translateX(-2px);
		-o-transform: translateX(-2px);
		transform: translateX(-2px);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		opacity: 1;
	}

	.mobile-menu-toggle .mobile-menu-toggle-inner span:before,
	.mobile-menu-toggle .mobile-menu-toggle-inner span:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 23px;
		height: 2px;
		border-radius: 4px;
		background: #000;
	}

	.mobile-menu-toggle .mobile-menu-toggle-inner span:before {
		transform: translateY(-8px) rotate(0);
	}

	.mobile-menu-toggle .mobile-menu-toggle-inner span:after {
		transform: translateY(8px) rotate(0);
	}

	.mobile-menu-sidebar {
		overflow-x: hidden;
		width: calc(100vw - 30px);
		position: fixed;
		background-color: #fff;
		right: -100vw;
		top: 0;
		z-index: 999;
		bottom: 0;
		padding: 25px 15px;
		transition: left .3s ease, right .3s linear;
		overflow-y: auto;
	}

	.mobile-menu-sidebar:after {
		content: '';
		background-image: url('https://waterga.ontwikkeladres.nl/wp-content/uploads/2023/02/WM-Tarzan-en-Jane-spray-park_1-1.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
		display: block;
		position: absolute;
		top: -110px;
		right: -110px;
		height: 320px;
		width: 320px;
		z-index: -1;
		opacity: 0.4;
		border-radius: 100%;
	}

	.mobile-menu-sidebar.opened {
		right: 0;
	}

	.mobile-menu-sidebar .menu-top-container {
		margin-bottom: 60px;
		justify-content: space-between;
		display: flex;
	}

	.mobile-menu-sidebar .lang-switchter-container {
		display: flex;
	}

	.mobile-menu-sidebar form.search-form,
	.mobile-menu-sidebar .sd-lang-switcher {
		height: 30px;
		margin: 0;
		width: 100%;
		margin-right: 15px;
	}

	form.search-form input {
		width: 100%;
		margin: 0;
	}

	.mobile-menu-sidebar form.search-form button {
		top: -2px;
	}

	.mobile-menu-sidebar .closebtn {
		color: #153cba;
		border: 0 none;
		display: flex;
		padding: 0 10px;
		cursor: pointer;
		line-height: 30px;
		align-items: center;
		font-size: 14px;
	}

	.mobile-menu-sidebar .closebtn svg {
		height: 20px;
		width: 20px;
	}

	.mobile-menu-sidebar .title-container {
		display: flex;
		align-items: center;
		margin-bottom: 40px;
	}

	.mobile-menu-sidebar h3.widget-title {
		font-weight: 700;
		font-size: 24px;
		line-height: 20px;
		color: #153cba;
		display: inline-flex;
		align-items: center;
		margin-top: 0;
		margin-right: 15px;
		margin-bottom: 0;
	}

	.mobile-menu-sidebar .white-line {
		height: 1px;
		width: 100%;
		display: inline-block;
		background-color: #153cba;
	}

	.mobile-menu-sidebar .main-menu-container ul {
		list-style: none;
		display: inline-flex;
		flex-direction: column;
		margin-bottom: 34px;
		margin-left: 20px;
	}

	.mobile-menu-sidebar .main-menu-container ul li {
		position: relative;
	}

	.mobile-menu-sidebar .main-menu-container ul li:not(:last-child) {
		margin-bottom: 30px;
		line-height: 1;
	}

	.mobile-menu-sidebar .main-menu-container ul li.menu-item-has-children span {
		content: '';
		height: 20px;
		width: 20px;
		position: absolute;
		display: inline-block;
		background-repeat: no-repeat;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236ed4fc' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
		right: -30px;
		top: 14px;
		background-size: contain;
		background-position: center center;
	}

	.mobile-menu-sidebar .main-menu-container ul li a {
		color: #153cba;
		text-decoration: none;
		font-size: 32px;
		font-weight: 700;
		font-family: 'Nunito', sans-serif;
		line-height: 20px;
		position: relative;
		display: inline-flex;
		align-items: center;
		line-height: 40px;
		transition: all .3s ease;
	}

	.mobile-menu-sidebar .main-menu-container ul li.current-menu-item > a,
	.mobile-menu-sidebar .main-menu-container ul li a:hover {
		color: #ff33d4;
	}

	.mobile-menu-sidebar .main-menu-container ul.menu ul.sub-menu {
		display: none;
		margin-bottom: 0;
		margin-top: 20px;
	}

	.mobile-menu-sidebar .main-menu-container ul.menu ul.sub-menu.open {
		display: block;
	}

	.mobile-menu-sidebar .main-menu-container ul.menu ul.sub-menu a {
		text-transform: none;
		font-weight: normal;
		font-size: 24px;
		line-height: 25px;
	}

	.mobile-menu-sidebar .main-menu-container ul.menu ul.sub-menu a span {
		display: none;
	}

	.mobile-menu-sidebar .others-menu-container ul {
		list-style: none;
		margin: 0;
		font-size: 0;
		display: flex;
		justify-content: center;
		margin-bottom: 40px;
		line-height: 1;
		flex-direction: column;
	}

	.mobile-menu-sidebar .others-menu-container ul li {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}

	.mobile-menu-sidebar .others-menu-container ul li:last-child {
		margin-bottom: 0;
	}

	.mobile-menu-sidebar .others-menu-container ul li a {
		text-decoration: none;
		color: #153cba;
		user-select: none;
		font-weight: 700;
		font-size: 24px;
		font-family: 'Nunito', sans-serif;
		transition: all .3s ease;
	}

	.mobile-menu-sidebar .others-menu-container ul li a:hover {
		color: #ff33d4;
	}

	.sd-lang-switcher-inner a {
		color: #153cba;
	}

	.mobile-menu-sidebar .sd-phone-cta {
		display: inline-block;
		height: unset;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.mobile-menu-sidebar .sd-phone-cta .sd-phone-cta-inner {
		width: auto;
	}

	.mobile-menu-sidebar .sd-phone-cta i {
		color: #153cba;
	}

	.mobile-menu-sidebar .sd-phone-cta span {
		display: inline-block;
		color: #153cba;
		margin-right: 15px;
	}

	.mobile-menu-sidebar .contact-button {
		display: block;
	}

	.mobile-menu-sidebar .contact-button-inner {
		background-color: #153cba;
		line-height: 30px;
		font-size: 16px;
		padding: 0 20px;
		border-radius: 15px;
		color: #fff;
		text-decoration: none;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}

	.mobile-menu-sidebar .contact-button-inner:before {
		content: '';
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		left: 100%;
		top: 0;
		bottom: 0;
		border-radius: 25px;
		z-index: -1;
		transition: left .5s ease;
		background-color: #ff33d4;
	}

	.mobile-menu-sidebar .contact-button-inner:hover:before {
		left: 0;
	}

	a.watergames_photo_with_title_container {
		flex-direction: column;
	}

	.watergames_photo_with_title_container .img-container {
		width: 150px;
	}


	.watergames_photo_with_title_container .watergames_photo_with_title_inner {
		padding: 30px;
	}
}

@media screen and (max-width: 1000px) {
	.watergames_references_overview_container .watergames_references_overview_items.show-4,
	.watergames_references_overview_container .watergames_references_overview_items {
		grid-template-columns: repeat(2, 1fr);
	}

	footer .footer-topbar-container {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media screen and (max-width: 792px) {
	body.remove_header.remove_footer .site-main {
		margin-top: 0 !important;
	}

	body.remove_header.remove_footer .header_img.row_600px {
		height: unset;
		max-height: unset;
		padding-top: 75px;
	}

	h1.watergames_title_htag {
		font-size: 40px !important;
	}

	.site-title-logo-back {
		width: 130px;
	}

	.site-title svg {
		/* width: 120px; */
	}

	.header_img {
		height: 375px;
	}

	.header_content p {
		bottom: -15px;
	}
}

@media screen and (max-width: 767px) {
	.site-info .site-info-inner aside {
		width: 100%;
	}

	.site-info .site-info-inner aside:nth-child(even) {
		text-align: left;
	}

	#menu-footer-menu-main-de,
	#menu-footer-menu-main-en,
	#menu-footer-menu-main {
		grid-template-columns: 1fr 1fr;
	}

	.widget li > ol,
	.widget li > ul {
		margin-left: 0;
	}

	footer a.footer-button.vacancy-button {
		float: unset;
	}

	.marginbottom-24px,
	.mobile-marginbottom-24px {
		margin-bottom: 18px;
	}

	.marginbottom-48px,
	.mobile-marginbottom-48px {
		margin-bottom: 33px;
	}

	.contact-button-sidebar {
		top: 100px;
	}

	.newsletter-button-sidebar {
		top: 145px;
	}

	.column-reverse {
		flex-direction: column-reverse;
	}

	.single-reference .header_img {
		height: unset;
		min-height: unset;
	}

	.reference_header .reference-more-info {
		position: relative;
		transform: unset;
		border-radius: 0 22px 22px 0;
	}

	.vc_tta-panel-body .watergames_references_overview_container .watergames_references_overview_items,
	.watergames_references_overview_container .watergames_references_overview_items.show-4,
	.watergames_references_overview_container .watergames_references_overview_items {
		grid-template-columns: repeat(1, 1fr);
	}

	a.watergames_photo_with_title_container {
		flex-direction: row;
	}

	.watergames_photo_with_title_container .img-container {
		min-width: 150px;
	}

	.single-news .watergames_latest_news {
		margin-bottom: 24px;
	}
}

@media screen and (max-width: 500px) {
	header form.search-form {
		display: none;
	}

	form.search-form button span {
		display: none;
		margin-right: 0;
	}

	.mobile-menu-sidebar form.search-form button {
		padding: 0 15px;
	}

	.vc_row.video-row {
		min-width: calc(100% + 30px) !important;
	}

	#menu-footer-menu-main-de,
	#menu-footer-menu-main-en,
	#menu-footer-menu-main {
		grid-template-columns: 1fr;
	}

	a.watergames_photo_with_title_container {
		flex-direction: column;
	}

	.watergames_photo_with_title_container .img-container {
		width: 150px;
	}
}