/*
Theme Name: Inklab Template
Theme URI: http://www.inklab.com.au/
Author: Inklab
Author URI: http://www.inklab.com.au/
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: starter
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.menu-word {
	display: none;
	color: #fff;
	font-size: 24px;
	float: right;
}
#nav-icon3 {
	float: right;
}
@media only screen and (min-width: 768px) {
	.menu-word {
		display: inline;
margin-top: 50px;
margin-right: 10px;
	}
}
#site-navigation {
	cursor: pointer;
}
#hp-slider-wrap {
	position: relative;
}