.testimonial-read-more {
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: underline;
}

.img-slide .swiper-wrapper {
	align-items: center !important;
}

@media (min-width: 2560px) {}

.hero-form-nz .ginput_container_text input {
	width: 100% !important;
}

.hero-form-nz .ginput_container_date input {
	width: 100% !important;
}

.hero-form-nz #gform_wrapper_29 gmp-place-autocomplete:focus-within {
	background: #fff !important;
}

@media (min-width:768px) {}

@media (min-width:768px) and (max-width:1024px) {
	#slider-mob .moving-c {
		width: 33.33% !important;
	}
}

@media (max-width: 767px) {
	.hero-slider {
		background-image: url("https://www.themovingcompany.co.nz/wp-content/smush-webp/2026/08/Mobile-Hero.jpg.webp") !important;
		background-size: contain !important;
		background-position: top !important;
	}
	
	.hero-slider .elementor-background-slideshow {
		display: none !important;
	}
}

.img-slide span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-radius: 10px;
	background-color: #feec01;
	height: 10px;
}

.img-slide .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	width: 100%;
	background-color: #013358;
	border-radius: 10px !important;
	height: 10px;
	position: absolute;
	top: -50px;
	margin: 0 0 80px 0;
}

.img-slide .swiper-pagination {
	display: flex;
	align-items: center;
}

.img-slide span.swiper-pagination-bullet {
	margin: 0 !important;
}

.img-slide span.swiper-pagination-bullet:last-child {
	display: none !important;
}

.img-slide .swiper-pagination-bullet {
	width: 33.33% !important;
}