nav select {
	display:none
}
#navigation {
	width: 100%;
	float: right;
	/*border-top:1px solid #BCC4C4;*/
	background:#17A564;/*font-family: 'PTSansRegular';*/
}
.navigation {
	float: left;
	text-align: left;
	position: relative;
	/*font-size: 15px;*/
	font-size: 14px;
	font-weight: bold;
	z-index:998;
	width: 98%;
	padding:0 1%;	
}
#navigation select {
	width:100%;
	padding:0;
	float:left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigation ul li {
	list-style: none;
	color: #033558;
	height: 38px;
	line-height: 38px;
	position: relative;
	display:inline;
	border-right:1px solid #039D8E;
	margin:0;
	padding:0;
	float:left;/*margin:10px 0 0;*/
}
#navigation ul li:last-child {
	background-image: none;
}
#navigation ul li.select, #navigation ul li.select:hover {
	z-index: 499;
	color: #fff;
	position: relative;
	text-decoration: underline;
	background:#039D8E;
}
#navigation ul li:hover {
	z-index: 499;
	color: #fff;
	background:#039D8E
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	/*padding: 0px 11px;*/
	padding: 0px 9px;
	line-height: 38px;
	float: left;
}
#navigation ul li a:hover {
	color: #FFF;
	background:#039D8E
}
#navigation ul li:hover a, navigation ul li.select a, #navigation ul li.select:hover a {
	color: #FFF;
	background:#039D8E
}
.nav-box {
	background:#039D8E;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	color: #fff;
	padding: 5px 0;
	position: absolute;
	left: 0;
	top: 38px;
	width: 245px;
	z-index: 998 !important;
	display: none;
	box-shadow: 4px 4px 8px -4px #666666;
	-webkit-box-shadow: 4px 4px 8px -4px #666666;
	-moz-box-shadow: 4px 4px 8px -4px #666666;
	-o-box-shadow: 4px 4px 8px -4px #666666;
	-ms-box-shadow: 4px 4px 8px -4px #666666;
	-khtml-box-shadow: 4px 4px 8px -4px #666666;
	text-align:left;
}
.nav-box .navig {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.nav-link {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	/*	border-bottom: 1px solid #eee;*/
	position: relative;
	z-index: 501;
}
.nav-link a {
	line-height: 24px !important;
	padding: 5px 10% !important;
	width: 80%;
	margin: 0;
	padding: 0;
	float: left;
	text-shadow: none !important;
	font-weight: normal !important;
	font-size:14px !important;
	background:none !important;
}
.nav-link:last-child {
	border: none
}
#navigation ul li:hover .nav-link:hover a, .nav-link a:hover, .nav-link:hover {
	text-align: left !important;
	background: #fff;
	/*box-shadow: 0px 0px 2px -1px #666666;
	-webkit-box-shadow: 0px 0px 2px -1px #666666;
	-moz-box-shadow: 0px 0px 2px -1px #666666;
	-o-box-shadow: 0px 0px 2px -1px #666666;
	-ms-box-shadow: 0px 0px 2px -1px #666666;
	-khtml-box-shadow: 0px 0px 2px -1px #666666;*/
	color: #21A5BD !important;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}
.nav-box-2 {
	background-color: #fff;
	border-radius: 5px 5px;
	color: #222;
	font-size:14px;
	padding: 5px;
	position: absolute;
	left: 100%;
	top: -5px;
	min-width: 240px;
	z-index: 30;
	display: none;
	box-shadow: 2px 0 2px rgba(50, 50, 50, 0.3);
}
.nav-box-2 .link-3 {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	
}
.nav-box-2 .link-3 a, .nav-box-2 .link-3 a:visited, .nav-box-2 .link-3 a:link {
	font-size: 13px !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	color: #000000 !important;
	float:left;
}
.nav-box-2 .link-3 a:hover, .nav-box-2 .link-3:hover, .nav-box-2 .link-3:hover a {
	background: #fff;
	box-shadow: 0px 0px 2px -1px #666666;
	-webkit-box-shadow: 0px 0px 2px -1px #666666;
	-moz-box-shadow: 0px 0px 2px -1px #666666;
	-o-box-shadow: 0px 0px 2px -1px #666666;
	-ms-box-shadow: 0px 0px 2px -1px #666666;
	-khtml-box-shadow: 0px 0px 2px -1px #666666;
	color: #000000 !important;
}
.nav-box-2 .link-3:last-child {
	border: none
}



.responseddiv {
	width:100%;
	float:left;
	display:none;
	position:relative;
}
.showlistitems {
	width:100%;
	background:url(../images/menu-icon.png) no-repeat center center;
	height:40px;
	float:left;
	cursor: pointer;
}
.closelistitems {
	width:100%;
	background:url(../images/closeicon.png) no-repeat center center;
	height:40px;
	float:left;
	cursor: pointer;
}
.listitems {
	width:94%;
	float:left;
	border:1px solid #eee;
	border-top:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	margin:0 3%;
}
.listitems a {
	padding:4px 2%;
	background:#f9f9f9;
	color:#222;
	width:96%;
	float:left;
	border-top:1px solid #f0f0f0;
	text-align:center;
	font-size: 150%;
	line-height: 200%;
	text-decoration:none;
	outline:none;
	border-bottom:1px solid #fff;
}
.listitems a:hover {
	background:#fff;
}
.listitems a.active {
	text-align: left;
	font-weight: 700;
	font-size:180%;
	line-height:180%;
	background:#f0f0f0;
	float:left;
	border:none;
}
.listitems .level1 {
	display: none;
	width:96%;
	/*border:1px solid #eee;*/
		text-align: left;
	padding:0 2%;
	float:left;
	background:#f0f0f0;
}
.level1 a {
	text-align: left;
	font-size:100%;
	background: none;
	color:#21A5BD;
	text-decoration: none;
	border-bottom:none;
}
.level1 a:hover {
	text-decoration: underline;
	background:none;
}
.level2 {
	color:#21A5BD;
	font-size:150%;
	line-height:200%;
	padding:5px 4%;
	float:left;
	width:92%;
}
.level3 a {
	font-size:90%;
	padding:5px 2%;
	width:94%;
	background:#f9f9f9;
	color:#222;
	border-bottom:1px solid #fff;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}
.level3 a:hover {
	text-decoration: none;
	background:#ffffff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
