@media only screen and (max-width: 1920px) { }
@media only screen and (max-width: 1600px) { }
@media only screen and (max-width: 1440px) { }
@media only screen and (max-width: 1345px) {
			/* RABAT 10% */
			#header {
				padding-top: 20px;
			}
			.rabat {
				position: fixed;
				left: 0;
				top: 0;
				z-index: 1;
				width: 100%;
				font-size: 24px;
				transform: unset;
				-webkit-transform: unset;
				line-height: 1.2;

				display: -webkit-flex;
				display: flex;
				justify-content: center;
				align-items: center;
			}
			.rabat span {
				display: inline;
				font-size: 16px;
				font-weight: 400;
				/* line-height: 20px; */
				margin-right: 10px;
			}
}
@media only screen and (max-width: 1280px) { }
/* @media only screen and (max-width: 1200px) { } */
/* @media only screen and (max-width: 1100px) { } */
@media only screen and (max-width: 1160px) {
	.parallax {
		background-size: cover;
	}
	.button.modal-box {
		margin-right: 20px;
	}
}
@media only screen and (max-width: 1086px) {
	/* #nav { */
		/* width: 100%; */
		/* clear: both; */
		/* margin-top: 10px; */
	/* } */
	/* #nav ul { */
		/* float: none; */
		/* display: -webkit-flex; */
		/* display: flex; */
		/* justify-content: center; */
	/* } */
	#search_form {
		margin-top: 40px;
	}
	#social {
		margin-top: 42px;
	}
	.owl-theme .item .slide_header {
		font-size: 18px;
		width: 100%;
		box-sizing: border-box;
	}
	.button.modal-box {
		clear: right;
	}

	.button.modal-box {
		order: 11;
		/* width: 50%; */
		margin: 0;
	}
	#tel_number {
		order: 9;
		width: 50%;
		/* text-align: right; */
	}


}
@media only screen and (max-width: 1024px) {
	#nagrody {
		flex-direction: column;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#nagrody li {
		margin-left: 0;
		width: 100%;
		margin-bottom: 20px;
		justify-content: space-between;
	}
	#nagrody li p {
		width: 70%;
	}
	.video-wrapper {
		margin-right: 20px;
	}
}
/* @media only screen and (max-width: 1000px) { } */
/* @media only screen and (max-width: 980px) { } */
@media only screen and (max-width: 960px) {
	.left_gallery {
		max-width: 100%;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.gallery_box .right_list, .right_list {
		width: 100%;
		float: none;
		padding-top: 40px;
		padding-left: 20px;
		margin-bottom: 0;
	}
	#dla_dzieci_gallery li {
		width: calc(100% / 3 - 20px);
	}
	.gallery_box .right_list, .right_list {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.gallery_list li {
    margin-left: 15px;
    width: calc(100% / 3 - 15px);
	}
	.button.modal-box {
		margin-top: 0;
		margin-right: 20px;
	}
}
@media only screen and (max-width: 860px) { }
@media only screen and (max-width: 830px) {
	#konto {
		flex-direction: column;
		margin-left: 0;
	}
	#konto li {
		margin-left: 0;
		width: 100%;
	}
	.rezerwacja_header {
		margin-bottom: 10px;
	}
	#home_links {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	#home_links li {
		width: calc(100% / 2 - 30px);
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 800px) { }
/* @media only screen and (max-width: 770px) { } */
@media only screen and (max-width: 768px) {
	#home_links li span {
		min-height: 63px;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#sidebar {
		max-width: 100%;
		float: none;
	}
	#contacts_list ul {
		margin-bottom: 40px;
	}
	#map {
		float: none;
		width: 100%;
		height: 530px;
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 767px) {
	.parallax {
		background-size: 100% auto !important;
		/* background-size: auto 260px !important; */
		background-attachment: scroll !important;
	}
}
@media only screen and (max-width: 750px) {
	#tel_button {
		clear: both;
		width: 100%;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
	}
	.button.modal-box {
		margin-bottom: 0;
		margin-right: 0;
	}

}
@media only screen and (max-width: 720px) {
	.parallax {
		/* background-size: 100% auto !important; */
		background-size: auto 270px !important;
		background-attachment: scroll !important;
	}
	#coordinates {
		float: right;
		margin-left: 0;
		margin-top: 0;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	#coordinates {
		margin-left: 20px;
	}
	#nav ul li a {
		padding: 6px;
	}
	.home_video {
		flex-direction: column;
		margin-bottom: 10px;
	}
	.video-wrapper {
		margin: 0;
		margin-bottom: 20px;
		max-width: 100%;
		min-width: 100%;
	}
	.video_content {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#atrakcje_list {
		flex-direction: column;
	}
	#atrakcje_list ul {
		width: 100%;
	}
	#dla_dzieci_gallery li {
		width: calc(100% / 2 - 20px);
	}
	.gallery_list li {
    margin-left: 15px;
    width: calc(100% / 2 - 15px);
	}
	#tel_number {
		width: 35%;
	}
	#youtube_logo {
		width: 30%;
	}
}
@media only screen and (max-width: 620px) {
	#header .wrapper {
		padding-top: 10px;
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 520px) {
	#home_links {
		flex-direction: column;
		margin-left: 0;
		margin-bottom: 40px;
	}
	#home_links li {
		margin-left: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.button.modal-box {
		display: none;
	}
	#logo {
		width: 100%;
		text-align: center;
	}
	#tel_number {
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 480px) {
	.gallery_box .gallery, #home_gallery {
		flex-direction: column;
		margin-left: 0;
	}
	.gallery_box .gallery li, #home_gallery li {
		margin-left: 0;
		width: 100%;
	}
	.gallery_box h5, .stripe_blue h5 {
		line-height: 1;
	}
	#header .wrapper {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 20px;
		padding-bottom: 20px;
		flex-direction: column;
	}
	#coordinates {
		margin-left: 10px;
		margin-right: 10px;
	}
	#nagrody li {
		flex-direction: column;
	}
	#nagrody li p {
		border: none;
		margin: 0;
		width: 100%;
		text-align: center;
		padding: 0;
	}
	#dla_dzieci_gallery li {
		width: calc(100% - 20px);
	}
	#home_links li span {
		min-height: auto;
	}
	.gallery_list {
		flex-direction: column;
		margin-left: 0;
	}
	.gallery_list li {
    width: 100%;
		margin-left: 0;
	}
	#tel_button {
		flex-direction: column;
		align-items: center;
		margin-bottom: 10px;
	}
	#tel_number {
		margin-right: 0;
	}
	.gallery_headers {
		flex-direction: column;
	}
	.gallery_headers > li {
		width: 100%;
		flex-direction: column;
	}
}
@media only screen and (max-width: 375px) { }
@media only screen and (max-width: 360px) { }
@media only screen and (max-width: 320px) { }