About the team

The awesome team behind Cryb!

Stay up to date with the latest news

  • Step 1 of 4

jQuery(document).ready(function(){
jQuery(document).on(‘gform_page_loaded gform_confirmation_loaded’, function(event, form_id, current_page){
if(form_id==1){
jQuery(‘.loader-div .loader’).removeClass(‘anim’);
}
});
});