Yes, the Search bar is a bit tricky.
You can try adding this to the @media query section of your theme when the search bar goes to the medium version.
.search-bar input,
.search-bar select,
.search-bar textarea {
width: 100%;
}
If you need more help with yours, can you please post your website url? That way I can see just what you have.