/********************************************************************************************************************************************************************************/
/* menu */
#tm_menu {
	padding:0;
	z-index:45;
	top:0;
	width:100%;
	background:#fff;
	margin-bottom:30px;
	}
#tm_menu.isStuck {
	width:100%;
	left:0;
	background:#a1a194;
	background:url("../image/bg-header.gif") repeat scroll center top #454545
}
#tm_menu.isStuck  div > ul > li > a,
#tm_menu.isStuck div > ul > li:first-child a {
    padding-top: 12px;
    padding-bottom: 18px;
	color:#fff;
	border-color:#595959;
	border-top:none;
	border-bottom:none;
}
#tm_menu.isStuck div > ul > li > a:before {
    bottom: 0;
}
.common-home #tm_menu {
	margin-bottom:0
}
#tm_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	table-layout: fixed;
}
#tm_menu div > ul > li {
	position:relative;
	display: table-cell;
	text-align: center;
}
#tm_menu div> ul > li > a:before {
	content:'';
	display:block;
	position:absolute;
	background:#99bf38;
	bottom:-1px;
	left:0;
	width:100%;
	height:0;
}
#tm_menu  .menu-shadow > ul > li:first-child > a {
	border-left:1px solid #eaeae2;
}
#tm_menu div> ul > li > a {
	position:relative;
	font-size:12px;
	line-height:14px;
	display:block;
	color: #464646;
	border:1px solid #eaeae2;
	border-left:none;
	padding:29px 10px 31px;
	text-transform:uppercase;
	background-color: transparent;
}
#tm_menu div> ul > li>a:hover:before,
#tm_menu div > ul > li.sfHover>a:before,
#tm_menu div > ul > li>a.active:before {
	height:7px;
}
#tm_menu div > ul > li  ul {
	display: none;
	position: absolute; 
	z-index: 99;
	background:#fff; 
	left:0px;
	top:100%;
	width:200px;
	margin:0 !important;
	box-shadow:0 0 19px rgba(0,0,0,0.13);
	padding:5px 15px 15px; 
	text-align:left;
	border:1px solid #eaeae2;
}
#tm_menu div> ul > li:hover > div {
	display: table;
}
#tm_menu div> ul > li ul + ul {
	padding-left: 0px;
	min-height:162px;
}
#tm_menu div> ul > li ul > li > a:hover, 
#tm_menu div> ul > li ul > li.active > a, 
#tm_menu div> ul > li ul > li.sfHover > a {
	color:#99bf38;
	}
#tm_menu div> ul > li > ul  li:first-child {
	border-top:0px;
}
#tm_menu div> ul > li > ul  li:first-child { 
	border-top:0;
}
#tm_menu div> ul > li > ul  li a:hover i { 
	color:#333;
}
#tm_menu div> ul > li > ul  li i { 
	font-size:10px;
	color:#99bf38;
	margin-right:10px;
}
#tm_menu div> ul > li > ul  li { 
	position:relative;
	padding:5px 0;
	border-top:1px solid #eaeae2;
	}
#tm_menu div> ul > li > ul > li  a {
	text-decoration:none;
	color: #464646;
	font-size:11px;
	text-transform:none;
	line-height:13px;
	text-transform:uppercase;
	text-align:left;
}
#tm_menu div ul > li ul ul  { 
	position:absolute;
	left:184px;
	top:-5px;
	border-left:0;
}
#tm_menu div ul > ul > li ul li a:hover, #tm_menu > ul > li > ul > li a.active { 
	color:#37a229; 
	}
/* styling for both css and generated arrows */

.sf-arrows .parent.sf-with-ul:after {
	vertical-align:top;
	line-height:20px;
}
#menu-gadget .menu ul ul a{
	padding-left:60px !important;
}
.menu li li .sf-with-ul:after {
	font-family: 'FontAwesome';
	content:'\f0d7';
	font-size:13px;
	margin-left:5px;
	color:#a1a194;
}
/*****************************************************/
#menu-icon {
	background: #fefefe;
	border:1px solid #eaeae2;
	color: #343434;
	font-family: "Rokkitt",serif;
	cursor: pointer;
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding:15px 20px;
	text-transform: uppercase;
	position:relative;
}
#menu-icon:after {
	float:right;
	content:"\f0d7";
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;	
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	width: 1.25em;
	font-size: 13px;
	line-height: 24px;
	color:#464646;
	vertical-align:middle;
	}
#menu-icon:hover:after {
	color:#a3c53e;
	}
#menu-icon.active:after {
	content:"\f0d8";
	}
#menu-gadget .menu {
	display:none;
	padding:0;
	margin:0
}
#menu-gadget .menu li { 
	position: relative;
	list-style-type:none;
	background-color:#fafafa;
	}
#menu-gadget .menu li a {
	display: inline-block;
	color: #888;  
	border:1px solid #eaeae2;
	border-top:none;
}
#menu-gadget .menu li a:visited {
	color: #888;
	}
#menu-gadget .menu  li {
	padding: 0;
}
#menu-gadget .menu  li > a {
	padding: 10px 15px; 
	text-transform:uppercase;
	display: block;
}
#menu-gadget .menu  li li a {
	padding: 10px 15px 10px 45px; 
	font-size:12px;
	display: block;
}
#menu-gadget .menu  li li li a {
	padding: 10px 15px 10px 35px; 
	display: block;
}
#menu-gadget .menu li li {
	font-size: 12px;
}
#menu-gadget .menu li li.last { 
	padding-bottom: 0 !important;  
}
#menu-gadget .menu li i {
	position: absolute;
	display: block;
	top: 2px;
	right: 0;
	height: 24px;
	width: 24px;
}
#menu-gadget .menu  li  i {
	top: 0;
	font-size:13px;
	line-height:37px;
	height:37px;
	text-align:center;
	width:58px;
	right:0;
}
#menu-gadget .menu  li  i:hover {
	color:#a3c53e;
}
#menu-gadget .menu  li i.fa-angle-up:before {
	content:'\f106' !important
}
#menu-gadget .menu li i:hover { 
	cursor: pointer; 
}
#menu-gadget .menu li i.opened { 
	background-position: center 7px; 
}
/** dropdown **/
#menu-gadget .menu ul {  
	width: auto;  
	padding: 0px 0px;  
	display: none;  
}
#menu-gadget .menu  li.active > a > span {
	color: inherit;
}
#menu-gadget .menu  li.active > a,
#menu-gadget .menu  li:hover > a {
	color: #111;
	background: #fff; 
}
#menu-gadget .menu li li.active > a,
#menu-gadget .menu li li a:hover {
	color: #111;
}
