⬇️⬇️ PARENTS: Sign up below for your exclusive materials ⬇️⬇️ | ⬇️⬇️ EDUCATORS: Scroll down to sign up for your exclusive materials ⬇️⬇️

Attention Parents:

Free Making Sight Words Stick Toolkit    


Simple Ways to Help Your Child Learn Tricky Words 

Parent-Friendly Tools. Proven Strategies.

Click the button below to grab your free kit and start your child on the path to reading success today!

Time-Saving

Our strategies are designed to maximize results in minimal time.

Evidence-Based

Our methods are backed by educational research for effective learning.

Parent-Friendly

Our material is designed for busy parents, no teaching experience required.

Attention Educators:

Free Mini Making Phonics Fun Toolkit 


Where Phonics Practice Becomes Their Favorite Activity

Engaging Activities. Motivated Readers.

Click the button below to grab your free toolkit and transform reluctant readers into enthusiastic ones today!

/* This removes the rounded corners of the form fields */ .form-control { border-radius: 0px; margin-top: -1px; } /* This changes the bulleted list to have green arrows instead of dots */ .bullet-arrow { list-style-type: none; } .bullet-arrow li { list-style-type: none; position: relative; padding-left: 8px; } .bullet-arrow li:before { content: '\00BB'; color: #127059; font-size: 34px; position: absolute; top: -14px; left: -20px; } /* This changes the bulleted list to have green check marks instead of dots */ .bullet-check { list-style-type: none; } .bullet-check li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-check li:before { content: '\2713'; color: #127059; font-size: 20px; position: absolute; top: -3px; left: -20px; } /* This changes the bulleted list to have white arrows instead of dots */ .bullet-arrow-white { list-style-type: none; } .bullet-arrow-white li { list-style-type: none; position: relative; padding-left: 8px; } .bullet-arrow-white li:before { content: '\00BB'; color: #ffffff; font-size: 34px; position: absolute; top: -14px; left: -20px; } /* This changes the bulleted list to have white check marks instead of dots */ .bullet-check-white { list-style-type: none; } .bullet-check-white li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-check-white li:before { content: '\2713'; color: #ffffff; font-size: 20px; position: absolute; top: -3px; left: -20px; } /* This removes the rounded corners of the filter field as seen on the Announcements and Blog Search Pages */ .filter__field { border-radius: 0px !important; } /* This moves the podcast intro section up higher so that it is behind the transparent header. Delete this code if not using a transparent header for the website theme */ .podcast-intro { margin-top: -80px !important; padding-top: 80px !important; } /* This moves the coaching product hero section up higher so that it is behind the transparent header. Delete this code if not using a transparent header for the website theme */ .coaching-programs__container { margin-top: -94px !important; } .coaching-programs__header { padding-top: 94px !important; } /* This removes the rounded corners on the error prompt */ .parsley-errors-list { border-radius: 0px !important; } /* This removes the rounded corners on alert messages */ .alert { border-radius: 0px !important; } /* This makes form labels white - important for the login page */ .form-group label { color: #ffffff !important; }