/* display phrase text and search box in full width */.header-bottom {height: auto;line-height: 1.2;padding: 10px 0}.search input {text-align: center;padding: 5px 0 3px 0;display: block}/* hide print button */a.printbutton {display: none}/* =====================================Tablet (Portrait)===================================== */@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : portrait) {.header-bottom {height: auto;line-height: 1.2;padding: 10px 0}.search input {width: 60%;text-align: center;padding: 5px 0 3px 0;display: block}}/* =====================================Smartphones (Portait)===================================== */@media only screen and (max-width: 480px) {/* search box */.grid_5.search {float:none;margin: 0 auto;width: 100%;}.search input {width: 80%;text-align: center;padding: 5px 0 3px 0;display: block}/* hiding footer navigation or it is squeezed to much */.footer-navigation {display: none}.footer .copyright {text-align: center}}
/* Stylesheet: Simplex: Mobile Modified On 2015-01-02 01:22:22 */
