.nav li:after{border:1px solid red;}
.icon-desktop:before, .icon-menu-close:before, .icon-menu:before, .icon-mobile:before, .icon-submenu-down:before, .icon-submenu-right:before, .icon-world:before, .nav-button:before, .nav-no-js .nav-close:before, header h1:before, nav .submenu>a:after, nav>ul>.submenu>a:after {
	font-family: icon-font;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top
}
nav .active a{
    color: #53bf8a!important;
    border-bottom: 1px solid #53bf8a;
}
.icon-desktop:before {
	content: "\E001"
}
.icon-menu-close:before {
	content: "\E002"
}
.icon-menu:before {
	content: "\E003"
}
.icon-mobile:before {
	content: "\E004"
}
.icon-submenu-down:before {
	content: "\E005"
}
.icon-submenu-right:before {
	content: "\E006"
}
.icon-world:before {
	content: "\E007"
}
.nav-close {
	display: none
}
nav {
	display: block;
	top: 0;
	left: 0;
	right: 0;
	z-index: 900;
	overflow-x: hidden;
	overflow-y: auto
}
nav ul {
	display: none;
	position: relative;
	zoom: 1;
	list-style-type: none;
	margin: 0;
	padding: 0
}
nav a, nav a:active, nav a:hover, nav a:visited {
	display: block;
	position: relative
}
.nav-no-js nav li:hover>ul {
	display: block
}
/*body,nav{padding-top:0px}
header{display:block;position:fixed;top:0;left:0;right:0;z-index:901;padding-left:10px;line-height:4.4rem;background:#26201C;color:#A69A94}
header h1{margin:0;font-size:1.7rem;line-height:4.4rem}
header h1:before{content:"\E004";margin-right:8px}
*/

.nav-button {
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	width: 4.4rem;
	height: 4.4rem;
	z-index: 902;
	cursor: pointer;
	text-align: center;
	line-height: 4.4rem;
	background: #5C5C5C;
	color: #A69A94
}
.nav-button:before {
	content: "\E003"
}
nav {
	line-height: 30px;
	background: none;
	color: #fff;
	font-size: 14px;
}
nav ul {
	border-radius: 0 0 6px 6px;
	background: none;
}


nav ul ul ul {
	/* background: #382f29 */
}
nav ul ul ul ul {
	background: #40362f
}
nav ul ul ul ul ul {
	background: #493e36
}
nav li {
	margin: 0px 5px !important;
	cursor: pointer;
	text-align: left;
	color: #222222;
}
nav .submenu li {
	padding-left: 10px
}
nav li:hover>a {/*color:#5baaf0;background:#2E2722*/
	color: #fff !important;
	/* background:#fff; */
	z-index:0 !important;
}

.indx-1{z-index:1;}
.indx-2{z-index:-1;}
.indx-3 {z-index:-2;}
.indx-4{z-index:-3 ;}
.indx-5 {z-index:-4;}
.indx-6{z-index:-5;}
.indx-7{z-index:-6;}
.indx-8 {z-index:-7;}
.indx-9 {z-index:-8;}




nav ul ul{min-width:270px !important;border-radius:0px !important;}
nav li>ul{background:#5cbb4f !important;margin:5px 0px 0px 4px !important;}
.nav-1 ul ul li a{background:#5cbb4f !important;transform:none !important;border-top-left-radius:0px !important;border-top-right-radius:0px !important;text-align:left !important;box-shadow: none !important;padding:8px 25px 10px 25px !important;font-weight: 400;}
.nav-1 ul ul li a:hover{background:#007336 !important;color:#fff !important;}
.nav-1 ul ul li{display:block !important;}
nav li a.active {
	color: #5baaf0;
	background: #2E2722;
}
nav .submenu>a {
	padding-right: 30px!important
}
nav a, nav a:active, nav a:hover, nav a:visited {

	color: #333;
	text-decoration: none;
	text-transform: capitalize;
	font-size:14px;
	padding:10px 15px;

}
/* nav ul li {padding:0px 5px;margin:0px;} */
/* nav ul li {border-bottom: 42px solid #5cbb4f;border-left: 17px solid transparent;border-right: 17px solid transparent;border-radius:10px 10px 0px 0px !important;margin-left: -25px;border-top-right-radius: 25px !important;border-top-left-radius: 25px !important;height: 0;-webkit-box-shadow: 0px 0px 10px 0px rgba(56,56,56,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(56,56,56,1);
box-shadow: 0px 0px 10px 0px rgba(56,56,56,1);} */



nav ul li ul li a{
	color: #black !important;
	font-size:13px !important;
	padding:2px 8px 2px 8px !important;
	background:white;
	border:white;
	display:block;
}
nav .submenu>a:after {
	position: absolute;
	display: block;
	right: 10px;
	top: 1px;
	content: "\E005"
}
/*.active-11{color:#fff!important; background:#fff; }*/
nav a:hover {color:#007336!important;/* background:#fff; */}

.nav-button22 {
	font-family: icon-font;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	display: none;
	background-image: url(../images/menu-toggle-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 902;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background-color: #26201C;
	color: #fff;
}

.arrow-list{ background-image:url(../images/arrow-point-to-right.png); background-repeat:no-repeat; background-position:center right 5px; padding-right:25px !important;}
 @media only screen and (min-width:960px) {
nav {
	overflow: visible;
}
nav li {
	position: relative;
	white-space: nowrap;
	margin: 0px 2px;
	
}
nav>ul>li {
	display: inline-block
}
nav ul {
	display: block;
	width:100%;text-align:center;
}
nav ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 901;
	min-width:340px;
	border-radius:5px;
}
nav ul ul li{border-bottom:1px solid #ccc;}
nav ul ul ul {
	top: 5px;
	left: 100%;
	z-index: 902
}
nav ul ul ul ul {
	z-index: 903
}
nav ul ul ul ul ul {
	z-index: 904
}
nav ul ul li.nav-left>ul {
	left: auto;
	right: 95%
}
body {
	padding: 0!important
}
header {
	position: relative
}
header h1:before {
	content: "\E001"
}
.nav-button {
	display: none
}
nav {
	display: inline-block;
	position: relative;
	width:100%;
}
nav>ul>li {
	border-top: none
}
nav li>ul {
	box-shadow: 0 0 5px 0 rgba(152, 150, 150, 0.75);
	background:#edf0f5;
	border-radius:5px;
}
nav ul ul ul {
	border-radius: 0 6px 6px
}
nav ul ul ul li:first-child {
	border-top: none
}
nav .nav-left>ul {
	border-radius: 6px 0 6px 6px
}
nav .submenu li {
	padding: 0;
	min-width: 180px
}
nav>ul>.submenu>a:after {
	content: "\E005"
}
nav .submenu>a:after {
	content: "\E006"
}
}
@media only screen and (max-width:959px) {
.nav-no-js .nav-close {
	position: fixed;
	top: 0;
	right: 4.4rem;
	z-index: 902;
	font-size: 1.7rem;
	line-height: 4.4rem;
	text-align: center;
	background: #26201C;
	color: #8C827D
}
.nav-no-js .nav-close:before {
	content: "\E002"
}
.nav-no-js .nav-button:hover~nav, .nav-no-js nav:hover {
	bottom: 0
}
.nav-no-js .nav-button:hover~nav+.nav-close, .nav-no-js .nav-button:hover~nav>ul, .nav-no-js nav:hover+.nav-close, .nav-no-js nav:hover>ul {
	display: block
}
.nav-button22 {
	font-family: icon-font;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	display: block;
	background-image: url(../img/menu-toggle-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top: 21px;
	right:12px;
	width: 50px;
	height: 50px;
	z-index: 902;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background-color: #26201C;
	color: #fff;
	float: right;
	margin-top:10px;
	
}
}
@media (max-width:1024px)
{
	
	nav ul li {padding: 0px 0px;}
	nav a, nav a:active, nav a:hover, nav a:visited{padding: 50px 10px 12px 10px;}
}
@media (max-width:768px)
{
	nav a, nav a:active, nav a:hover, nav a:visited{color:#333;padding: 10px;}
	nav{width:100%;}
	nav ul{height:auto;overflow-y:scroll;}
	nav ul li ul{height:auto;}
	/* nav ul li{border:1px solid #ccc;} */
	nav ul li ul li{background:none;}
	nav ul li ul li a{padding: 8px 15px !important;background:transparent !important;}
	nav ul li ul li a:hover{color: #fff!important;
    background: #394285 !important;}

.indx-1{z-index:0;}
.indx-2{z-index:0;}
.indx-3 {z-index:0;}
.indx-4{z-index:0 ;}
.indx-5 {z-index:0;}
.indx-6{z-index:0;}
.indx-7{z-index:0;}
.indx-8 {z-index:0;}
.indx-9 {z-index:0;}	
.nav-1 ul li{display:block;}
.nav-1 ul li:hover{display:block;}
.nav-1 ul > li > a{box-shadow:none;transform-origin:none;transform:none;border-top-left-radius:0px;border-top-right-radius:0px;background:transparent;text-align:left;}
nav li>ul{margin: 5px 15px 0px 15px !important;}
.nav-1 ul > ul > li{border-bottom:1px solid #fff !important;}
/* .nav-1 a:hover{color:#fff !important;} */
.nav-1 ul > li{border-bottom:1px solid #fff;}
}
