#ad_hero_slider h1.avia-caption-title,
#ad_hero_slider {
	color:  #fff;
}

#ad_hero_slider h1.avia-caption-title {
	font-size: 34px;
	line-height: 1.12em;
}

#ad_hero_slider .slideshow_caption {
	bottom:40%;
}

#ad_hero_slider .slideshow_align_caption {
	text-align: center;
}

:root {
	--access_exhibitionstands-bg-offset: 60px;
	--access_exhibitionstands-height: 257px;
	--dots-spacing: 10px;	/* adjust to fit */
}

@media (min-width: 890px) {
	/* move the dots above the overlay */
	#ad_hero_slider .avia-slideshow-dots {
		bottom: calc(var(--access_exhibitionstands-bg-offset) + 0.27 * var(--access_exhibitionstands-height) + var(--dots-spacing)) !important;
		jbottom: calc( * var(--access_exhibitionstands-height)) !important;
	}
}


@media (min-width: 770px) and (max-width: 880px) {
    #ad_hero_slider .slideshow_caption {
        bottom:35%;
    }
	#ad_hero_slider h1.avia-caption-title {
		font-size: 1.8em;
	}
}

@media (min-width:480px) and (max-width: 767px) {
    #ad_hero_slider .slideshow_caption {
        bottom:30%;
    }
	#ad_hero_slider h1.avia-caption-title {
		font-size: 1.5em;
	}
}

@media (max-width: 479px) {
    #ad_hero_slider .slideshow_caption {
        bottom:20%;
    }
	#ad_hero_slider h1.avia-caption-title {
		font-size: 1.5em;
	}
	.caption_bottom .slideshow_caption .slideshow_inner_caption {
		
	}
}
