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


	.pink-ul li::before{
		top: 7px;
		width: 15px;
		height: 15px;
	}


	.home-enter-btn .elementor-button-icon svg {
		width: 70px !important;
		height: 26px !important;
	}
	.home-enter-btn .elementor-button-icon {
		width: 70px;
	}
	
	
	
	.swiper {
		height: 380px;
	}
	.swiper-slide.swiper-slide-active img {
		height: 355px !important;
		border-radius: 30px !important;
	}

	.swiper-slide img {
		height: 290px !important;
		
	}
	
	.swiper-slide {
		width: 180px !important;
	}

	.swiper-slide.swiper-slide-active {
		width: 216px !important;
	}

	
	.swiper-wrapper {
		margin-left: 39px !important;
	}
	
	/* Check 1367px and add css here */
}

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


	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) {
	.discreet-inner .elementor-container.elementor-column-gap-default {
		gap: 18px;
		flex-wrap: nowrap;
	}

	/* Check 1025px and add css here */
}

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

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 30px;
	}

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}

	.discreet-inner .elementor-container.elementor-column-gap-default {
		flex-wrap: wrap;
	}

	.home-enter-btn .elementor-button-icon svg {
		width: 75px !important;
		height: 25px !important;
	}

	.home-enter-btn .elementor-button-icon {
		width: 75px;
	}

	.notfound-content{
		padding: 50vw 0px 5vw;
	}

	/* Check 768px and add css here */
}

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

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 20px;
	}

	.notfound-content {
		padding: 35vw 0px 10vw;
	}



	/* Check 480px and add css here */
}

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

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 15px;
	}

	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {
	/* Check 320px and add css here */
}