/*
Template: Millennium - Restaurant WordPress Theme
Author: peacefulqode.co.in
Version: 1.1
Design and Developed by: Peaceful Qode

*/
@media(max-width:1699px) {
	.elementor-absolute.pq-img-right {
		right: -11% !important;
	}

}

@media(max-width:1599px) {
	.elementor-absolute.pq-img-right {
		right: -18% !important;
	}

}

@media(max-width:1399px) {
	.elementor-absolute.pq-img-right {
		right: -22% !important;
	}

}

@media(max-width:1365px) {
	.elementor-absolute.pq-img-right {
		right: -39% !important;
	}

}

@media(max-width:1024px) {
	.before-block-two:before {
		display: none;
	}

	.elementor-absolute.pq-img-right {
		right: 0% !important;
		position: relative !important;
	}

	.before-block-one.elementor-absolute {
		position: relative !important;
	}

	.before-block:before {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		right: 100%;
	}

	.before-block-one:before {
		clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
	}

}

@media(max-width:1199px) {
	.container, .elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 960px;
	}

}

@media(max-width:1023px) {
	.container, .elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100%;
	}

	.content-area .site-main {
		padding: 90px 0;
	}

}

@media(max-width:767px) {
	.content-area .site-main {
		padding: 60px 0;
		overflow: hidden;
	}

}