/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 12:10:14 */
#homepage-swipe-slider img,
#exhibitors-swipe-slider img {
	object-fit: cover;
}

#homepage-swipe-slider img,
#exhibitors-swipe-slider .swiper-slide[aria-label="7 / 7"] img {
	max-height: 200px; 
	height: 200px;
	width: 200px;
}

#exhibitors-swipe-slider img {
	max-height: 100px; 
	height: 100px;
	width: 100px;
}

.navbar {
	padding: 0 !important;	
}

.navbar-brand img {
	max-height: 88px !important; 
}

.footer1-wrapper-bg {
	padding-top: 48px !important;
}

#gallery-1 .gallery-item:nth-of-type(3) img,
#gallery-1 .gallery-item:nth-of-type(5) img,
#gallery-1 .gallery-item:nth-of-type(6) img,
#gallery-1 .gallery-item:nth-of-type(8) img,
#gallery-1 .gallery-item:nth-of-type(9) img,
#gallery-1 .gallery-item:nth-of-type(10) img,
#gallery-1 .gallery-item:nth-of-type(11) img,
#gallery-1 .gallery-item:nth-of-type(13) img,
#gallery-1 .gallery-item:nth-of-type(16) img,
#gallery-1 .gallery-item:nth-of-type(17) img,
#gallery-1 .gallery-item:nth-of-type(18) img,
#gallery-1 .gallery-item:nth-of-type(21) img,
#gallery-1 .gallery-item:nth-of-type(23) img,
#gallery-1 .gallery-item:nth-of-type(26) img,
#gallery-1 .gallery-item:nth-of-type(27) img,
#gallery-1 .gallery-item:nth-of-type(28) img, 
#gallery-1 .gallery-item:nth-of-type(29) img, 
#gallery-1 .gallery-item:nth-of-type(34) img,
#gallery-1 .gallery-item:nth-of-type(38) img,
#gallery-1 .gallery-item:nth-of-type(40) img,
#gallery-1 .gallery-item:nth-of-type(42) img,
#gallery-1 .gallery-item:nth-of-type(43) img,
#gallery-1 .gallery-item:nth-of-type(44) img,
#gallery-1 .gallery-item:nth-of-type(45) img,
#gallery-1 .gallery-item:nth-of-type(48) img,
#gallery-1 .gallery-item:nth-of-type(49) img {
	width: 200px;
}

#gallery-1 .gallery-item:nth-of-type(20) img, 
#gallery-1 .gallery-item:nth-of-type(32) img, 
#gallery-1 .gallery-item:nth-of-type(33) img,
#gallery-1 .gallery-item:nth-of-type(41) img {
	width: 160px;
}

@media only screen and (max-width: 768px) {
	.innerpages-title h1 {
		padding-left: 8px !important;
	}
}

@media only screen and (min-width: 1300px) {
	.fix-overlap {
		padding: 17vw !important;
	}
}