By clicking the submit button below, you agree to be contacted by our team via email or phone to discuss the Results Partner Program.
jQuery(document).ready(function ($) {
$('#btn-apply').on('click', function (e) {
e.preventDefault();
$('html, body').animate({
scrollTop: $('#apply').offset().top - 150
}, 500);
});
});
@media(max-width:980px) {
.partners-top-row > div, .partners-bottom-row > div {
margin: 0 0 34px !important;
}
}

