.sm,
.sm li,
.sm ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: normal;
	direction: ltr
}

ul.sm ul {
	position: absolute;
	top: -999999px;
	width: 100px
}

ul.sm a,
ul.sm li {
	position: relative
}

ul.sm li {
	float: left
}

ul.sm a {
	display: block;
	white-space: nowrap
}

ul.sm a.disabled {
	cursor: default
}

.sm-rtl,
.sm-rtl li,
.sm-rtl ul {
	direction: rtl
}

ul.sm-rtl li {
	float: right
}

ul.sm ul li,
ul.sm-vertical li {
	float: none
}

ul.sm ul a,
ul.sm-vertical a {
	white-space: normal
}

ul.sm ul.sm-nowrap>li>a {
	white-space: nowrap
}

ul.sm:after {
	content: "\00a0";
	display: block;
	height: 0;
	font: 0/0 serif;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

ul.sm,
ul.sm *,
ul.sm :after,
ul.sm :before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

ul.sm {
	-webkit-tap-highlight-color: transparent
}

.sm-simple a {
	padding: 22px 22px 22px;
	margin: 0;
	color: #fff;
	display: inline-block
}

.sm-simple>li>a.highlighted,
.sm-simple>li>a:active,
.sm-simple>li>a:focus,
.sm-simple>li>a:hover {
	background-color: #5d5d5d;
	border-bottom: 3px solid #f5811d
}

.sm-simple a.highlighted,
.sm-simple a:active,
.sm-simple a:focus,
.sm-simple a:hover {
	background-color: #f5811d;
	color: #fff
}

.sm-simple a.current,
.sm-simple a.current:active,
.sm-simple a.current:focus,
.sm-simple a.current:hover {
	background: #555;
	color: #fff
}

.sm-simple a.has-submenu {
	padding-right: 25px
}

.sm-simple ul a.has-submenu,
.sm-simple-vertical a.has-submenu {
	padding-right: 23px
}

.sm-simple ul a {
	color: #333
}

.sm-simple li>ul {
	background: #f5f5f5;
	z-index: 9999;
	min-width: 200px!important;
	-webkit-box-shadow: 6px 8px 3px -6px #5e5651;
	-moz-box-shadow: 6px 8px 3px -6px #5e5651;
	box-shadow: 6px 8px 3px -6px #5e5651
}

.sm-simple a span.sub-arrow {
	font-size: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	line-height: 16px
}

.sm-simple a span.sub-arrow:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	height: 10px;
	font-size: 16px;
	width: 10px;
	right: 10px
}

.sm-simple ul a,
.sm-simple-vertical a {
	font-size: 13px;
	padding: 8px 24px
}

.sm-simple ul a span.sub-arrow:after,
.sm-simple-vertical a span.sub-arrow:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	height: 10px;
	font-size: 16px;
	width: 10px;
	right: 10px
}

.sm-simple li:first-child {
	border-left: 0
}

.sm-simple ul li,
.sm-simple-vertical li {
	border-left: 0;
	border-top: 1px solid #d4d4d4
}

.sm-simple ul li:first-child,
.sm-simple-vertical li:first-child {
	border-top: 0
}

.sm-simple span.scroll-down,
.sm-simple span.scroll-up {
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	border: solid #bbb;
	border-width: 1px 0;
	background: #999;
	height: 22px
}

.sm-simple span.scroll-down-arrow,
.sm-simple span.scroll-up-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-width: 8px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff
}

.sm-simple span.scroll-down-arrow {
	top: 6px;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent
}

@media screen and (max-width:991px) {
	ul.sm-simple,
	ul.sm-simple ul {
		width: auto!important
	}
	.sm-simple a span.sub-arrow,
	ul.sm-simple iframe {
		display: none
	}
	.sm-simple>li>a.highlighted,
	.sm-simple>li>a:active,
	.sm-simple>li>a:focus,
	.sm-simple>li>a:hover {
		background-color: #f5811d;
		border-bottom: 1px solid #ddd
	}
	ul.sm-simple ul {
		display: none;
		position: static!important;
		top: auto!important;
		left: auto!important;
		margin-left: 0!important;
		margin-top: 0!important;
		min-width: 0!important;
		max-width: none!important
	}
	ul.sm-simple>li {
		float: none
	}
	ul.sm-simple ul.sm-nowrap>li>a,
	ul.sm-simple>li>a {
		white-space: normal
	}
	.sm-simple ul {
		border: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.sm-simple a {
		padding-top: 8px;
		padding-bottom: 8px;
		color: #000
	}
	.sm-simple a.current {
		background: #555!important;
		color: #fff!important
	}
	.sm-simple ul a {
		border-left: 8px solid transparent
	}
	.sm-simple ul ul a {
		border-left: 16px solid transparent
	}
	.sm-simple ul ul ul a {
		border-left: 24px solid transparent
	}
	.sm-simple ul ul ul ul a {
		border-left: 32px solid transparent
	}
	.sm-simple ul ul ul ul ul a {
		border-left: 40px solid transparent
	}
	.sm-simple li {
		border-left: 0;
		border-top: 1px solid rgba(0, 0, 0, .05)!important
	}
	.sm-simple li:first-child {
		border-top: 0!important
	}
	.sm-simple ul {
		background: #F5F5EF!important
	}
	.sm-simple ul ul {
		background: #FAF4F4!important
	}
	.sm-simple a span.sub-arrow:after {
		content: "\f105"
	}
	.sm-simple a.highlighted span.sub-arrow:after {
		content: "\f107";
		font-family: FontAwesome;
		position: absolute;
		height: 10px;
		font-size: 16px;
		width: 10px;
		right: 10px
	}
	.sm-simple li>ul {
		background: #f5f5f5;
		z-index: 9999;
		-webkit-box-shadow: 0 8px 3px -6px #5e5651;
		-moz-box-shadow: 0 8px 3px -6px #5e5651;
		box-shadow: 0 8px 3px -6px #5e5651
	}
	.sm-simple ul a.highlighted {
		background: #939393
	}
	.sm-simple ul ul ul {
		background: #fff!important
	}
	.sm-simple ul ul a.highlighted {
		background: #CB9898
	}
}

@media screen and (max-width:1058px){
	.srj-nav{
		display:none !important
	}
}
@media screen and (max-width:592px){
	.top-logo img{
		width:220px
	}
	/* .mobile-menu{
		display:flex !important;
		align-items: center;
		justify-content: space-between !important;
	} */
}