.avia-textblock:not(:last-child), .avia-video:not(:last-child), .avia-button:not(:last-child), .avia-testimonials:not(:last-child), .avia-container-toggle:not(:last-child), .avia-promobox:not(:last-child), .avia-column:not(:last-child)   {margin-bottom: 50px;}
.avia-video:has(> .vimeo-iframe) {position: relative; padding-bottom: 56.25%;}
.avia-video .vimeo-iframe {position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%}
.avia-slider {margin-bottom: 50px;}
.single-post-has-fallback img {max-width: 100%; height: auto;}

.avia-map-container {height: 480px;}
.avia-textblock.quote {padding: 30px calc(var(--col-width) + var(--bs-gutter-x)); margin-bottom: 2.5rem; border-radius: 15px; background: #ffffff; font-size: 2.2rem; line-height: 2.6rem;}

.single-speaker:not(:last-child) {margin-bottom: 50px;}

@media (min-width: 768px) {
	.col-md-20p { width: 20%; }
	.col-md-40p { width: 40%; }
	.col-md-60p { width: 60%; }
	.col-md-80p { width: 80%; }
}

@media (min-width: 1280px) {
	.col-xl-6 .col-md-6.team-element {width: 100%}
}