/*
Theme Name: 	Naxos Child
Template: 		naxos
Author: 		AthenaStudio
Author URI: 	https://themeforest.net/user/athenastudio
Description: 	Naxos is a powerful responsive WordPress App landing page theme built with Bootstrap framework.
Version: 		2.1
License: 		GNU General Public License version 3.0
License URI: 	https://www.gnu.org/licenses/gpl-3.0.html
*/

body.home #banner {
	position: relative;
	z-index: 3;
	background: transparent;
}

body.home #banner .wpb_single_image.bounce-effect {
	position: relative;
	z-index: 4;
}

body.home #banner .wpb_single_image.bounce-effect img.vc_single_image-img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: clamp(420px, 62vh, 560px);
	margin: 0 auto;
	object-fit: contain;
}

body.home #counters {
	position: relative;
	z-index: 1;
}

body.page-id-439 .banner .container {
	position: relative;
	z-index: 10000;
	pointer-events: none;
}

body.page-id-439 .banner:before,
body.page-id-439 .banner .wave-effect {
	pointer-events: none;
}

body.page-id-439 .banner .vc_btn3-container,
body.page-id-439 .banner .vc_btn3 {
	position: relative;
	z-index: 10001;
	pointer-events: auto;
}

body.page-id-439 .header {
	pointer-events: none;
}

body.page-id-439 .header a,
body.page-id-439 .header button,
body.page-id-439 .header .menu-bar,
body.page-id-439 .header .close-button,
body.page-id-439 .header .dropdown-arrow {
	pointer-events: auto;
}

@media (max-width: 991px) {
	body.home #banner .wpb_single_image.bounce-effect img.vc_single_image-img {
		max-height: 520px;
	}
}

@media (max-width: 767px) {
	body.home #banner .wpb_single_image.bounce-effect img.vc_single_image-img {
		width: 100%;
		max-height: none;
	}
}
