/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 28 2026 | 06:57:24 */
@media (max-width: 1200px) {
	.deensimc-img {
		width: auto !important;
	}

	.footer-contact {
		justify-content: center;
	}

	.n2-bullet.n2-active {
		width: 218px;
	}

	.n2-ss-layers-container {
		max-width: calc(100% - 40px) !important;
	}
}

@media (max-width: 1024px) {
	.section-padding {
		padding: 80px 15px;
	}

	header nav.hfe-nav-menu__layout-horizontal {
		top: calc(100% + 10px) !important;
	}

	header nav.hfe-nav-menu__layout-horizontal .hfe-menu-item {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	header .btn-contact-small {
    	position: absolute;
    	left: auto;
    	right: 38px;
	}
	
	.hfe-nav-menu-icon {
    	padding-left: 0;
    	padding-right: 0;
	}

	.hfe-nav-menu__toggle {
    	margin: 0!important;
		align-self: flex-end;
	}
}

@media (max-width: 880px) {
	[data-aos] {
		transition-delay: 0s !important;
	}
}

@media (max-width: 767px) {
	footer .elementor-icon-list--layout-inline ul {
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

	footer .elementor-icon-list--layout-inline {
		width: 100%;
	}

	.n2-bullet.n2-active {
		width: 142px;
	}

	.n2-ss-widget.nextend-thumbnail {
		margin-bottom: 60px;
		margin-right: 10px;
	}

	.nextend-arrow-previous,
	.nextend-arrow-next {
		margin-bottom: 10px !important;
	}

	.nextend-arrow-next {
		margin-right: 10px !important;
	}

	.nextend-arrow-previous {
		margin-right: 65px !important;
	}

	.n2-ss-control-bullet {
		margin-bottom: 10px !important;
		right: 120px;
	}

	.n2-ss-layers-container {
		max-width: 100% !important;
		overflow: hidden;
		padding-bottom: 50px;
	}

	.n2-ss-section-main-content * {
		line-height: 1.2 !important;
	}
	
	div#n2-ss-2 .n2-ss-slider-1 {
    	min-height: 100svh;
	}
}