/**
 * @version   1.0 April 15, 2015
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	body.layout-mode-responsive .fp-top-c {
		padding-bottom: 18px;
	}
	body.layout-mode-responsive .fp-bottom-form .readon {
		padding: 15px 10px;
	}
}