.toggle-nav {
	display: none;
}
.menu ul li a {
	color: rgb(0, 0, 0);
}
@media screen and (min-width:860px)
{
.menu {
	margin: 17px 0px 0px; width: 100%;
}
}
.menu ul {
	margin: 0px; padding: 0px; width: 100%; text-align: right; display: inline-block;
}
.menu li {
	list-style: none; margin: 0px 7px; padding: 0px 10px; font-size: 17px; display: inline-block;
}
.menu li:last-child {
	margin-right: 0px;
}
.menu a {
	text-transform: uppercase; font-size: 12px;
}
.menu a:hover {
	color: rgb(216, 171, 0); text-decoration: none;
}
.search-form {
	float: right; display: inline-block;
}
.search-form input {
	padding: 0px 8px; border-radius: 2px 0px 0px 2px; width: 200px; height: 30px; font-size: 13px; float: left;
}
.search-form button {
	background: rgb(102, 169, 146); padding: 0px 7px; border-radius: 0px 2px 2px 0px; height: 30px; color: rgb(255, 255, 255); font-size: 13px; font-weight: 600; float: right; text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
@media screen and (max-width:1150px)
{
.wrap {
	width: 90%;
}
}
@media screen and (max-width:1172px)
{
.menu li {
	padding: 0px 3px;
}
}
@media screen and (max-width:1135px)
{
.menu li {
	padding: 0px 2px;
}
}
@media screen and (max-width:1135px)
{
.menu li {
	padding: 0px 2px;
}
}
@media screen and (max-width:1014px)
{
.menu li {
	margin: 0px 6px; padding: 0px;
}
.menu a {
	font-size: 11px !important;
}
.logo img {
	width: 151px; margin-top: 10px;
}
}
@media screen and (max-width:970px)
{
.search-form input {
	width: 120px;
}
}
@media screen and (max-width:926px)
{
.menu li {
	padding: 0px;
}
}
@media screen and (max-width:889px)
{
.logo {
	width: 24%; float: left;
}
}
@media screen and (max-width:860px)
{
.menu {
	width: 45%; float: right; display: inline-block; position: relative;
}
.menu ul.active {
	display: none;
}
.menu ul {
	background: rgba(0, 0, 0, 0.8); padding: 10px 18px; border-radius: 3px; top: 93px; width: 270px; text-align: left; right: 0px; position: absolute; box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
}
.menu ul::after {
	top: 0%; width: 0px; height: 0px; right: 22px; border-right-color: transparent; border-bottom-color: rgb(48, 48, 48); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; transform: translate(0%, -100%);
}
.menu li {
	margin: 5px 0px; float: none; display: block;
}
.menu a {
	display: block;
}
.menu ul li a {
	color: rgb(255, 255, 255);
}
.toggle-nav {
	padding: 20px; transition:color 0.15s linear; color: rgb(255, 255, 255) !important; font-size: 20px !important; float: right; display: inline-block;
}
.toggle-nav:hover {
	color: rgb(102, 169, 146); text-decoration: none;
}
.toggle-nav.active {
	color: rgb(102, 169, 146); text-decoration: none;
}
.search-form {
	margin: 12px 0px 0px 20px; float: left;
}
.search-form input {
	box-shadow: -1px 1px 2px rgba(0,0,0,0.1);
}
.logo {
	width: auto !important; float: left;
}
}
@media screen and (max-width:600px)
{
#wowslider-container1 .ws-title pan {
	font-size: 21px !important;
}
#wowslider-container1 .ws-title {
	line-height: 34px !important; font-size: 26px !important;
}
}
@media screen and (max-width:350px)
{
.toggle-nav {
	padding: 20px 0px;
}
.menu ul {
	width: 220px;
}
}
