/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2026 | 05:34:01 */
@media (max-width: 1200px) {
	.deensimc-img {
		width: auto !important;
	}

	.footer-contact {
		justify-content: center;
	}

	.n2-bullet.n2-active {
/* 		width: 134px; */
		width: 48px;
	}

	.n2-ss-layers-container {
		max-width: calc(100% - 40px) !important;
	}
	
	.why-jb-anchors > div:not(:last-child)::after {
		right: -15px;
	}
}

@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;
	}
	
	header .hfe-nav-menu .menu-item-has-children .sub-menu li {
    	border: 0!important;
	}
	
	.why-jb-anchors > div:not(:last-child)::after {
		display: none;
	}
	
	.office-details > div {
		position: static;
		height: auto;
	}
	
	.form-get-in-touch .form-row {
    flex-direction: column;
    gap: 15px;
}

.form-get-in-touch .form-row > p {
    width: 100%;
}
}

@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: 79px; */
		width: 48px;
	}

	.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;
	}
	
	.project-red > div, .project-white > div {
		width: 100%;
		max-width: 100%;
	}
	
	.elementor-widget-eac-addon-modal-box, .eac-modal-box, .eac-modal-box > div {
		height: auto;
	}
}