@media (max-width: 1199px) {

	.single-page_seo .banner-section h1 {
		max-width: 60%;
	}

}

@media (min-width: 768px) {

	/*
	--------------------------------------
	Contact
	--------------------------------------
	*/

	.sticky-box .elementor-widget-ucaddon_member_block {
		position: sticky;
		top: 80px;
	}

}