.mega-menu ul, .mega-menu ul li {list-style: none;}
.mega-menu ul {position: relative; padding: 0; margin: 0;}
.mega-menu ul li ul {display: none;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}
.mega-menu .sub_head{ background:#34668F;}
.mega-menu .sub ul span{ color:#fff; background-image:none; font-weight:bold;}

.green {font: normal 12px Arial, sans-serif; line-height: 13px;}
.green ul.mega-menu, .green ul.mega-menu, .green ul.mega-menu li {margin: 0; padding: 0; border: none;}
.green ul.mega-menu {background: url("images/nav.jpg") repeat-x left top; width: 100%; padding:0px 0; position: relative;}
.green ul.mega-menu li {float: left; margin: 0; padding: 2px 0 0; font-size: 12px; font-weight: bold;}
.green ul.mega-menu li a {float: left; display: block; color: #fff; padding: 12px 22px 13px 22px; background: url("images/bg_blue.png") repeat-x 100% 0; text-decoration: none;}
.green ul.mega-menu li a.dc-mega {position: relative;}
.green ul.mega-menu li a .dc-mega-icon {display: block; position: absolute; width: 8px; height: 6px;  top: 15px; right: 6px; background: url("images/arrow.png") no-repeat 0 100%; margin-right:3px;}
.green ul.mega-menu li.mega-hover a, .green ul.mega-menu li a:hover {background-position: 100% -40px; text-shadow: none; background: none repeat scroll 0 0 #02182A;}
.green ul.mega-menu li.mega-hover a .dc-mega-icon {background-position: 0 100%;}
.green ul.mega-menu li .sub-container {position: absolute; padding-left: 20px; margin-left: -1px;}
.green ul.mega-menu li .sub {padding-bottom:10px; padding-top:10px; padding-left:10px; background:#265175;}
.green ul.mega-menu li .sub-container.mega .sub {border:1px #000 solid;}
.green ul.mega-menu li .sub .row {width: 100%; overflow: hidden; clear: both;background: none repeat scroll 0 0 #265175;}
.green ul.mega-menu li .sub li {list-style: none; float: none; width: 170px; font-size: 1em; font-weight: normal;}
.green ul.mega-menu li .sub li.mega-hdr {margin: 0 10px 0px 0; float: left;}
.green ul.mega-menu li .sub li.mega-hdr.last {margin-right: 0;}
.green ul.mega-menu li .sub a {background: none repeat scroll 0 0 #265175;
text-shadow: none; padding: 7px 10px; display: block; float: none; text-decoration: none; font-size: 0.9em;}
.green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a, .green ul.mega-menu li .sub li.mega-hdr span.mega-hdr-a {margin-bottom: 5px; background: #34668F; text-transform: uppercase; font-weight: bold; color: #fff;}
.green ul.mega-menu li .sub li.mega-hdr span.mega-hdr-a{
text-shadow: none; padding: 7px 10px; display: block; float: none; text-decoration: none; font-size: 0.9em;
	}
.green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {color: #fff; text-shadow: none;}
.green ul.mega-menu .sub li.mega-hdr li a {padding: 2px 5px 3px 20px; background: url("images/arrow_off.png") no-repeat 5px 6px; font-weight: normal;}
.green ul.mega-menu .sub li.mega-hdr li a:hover {color: #fff; background: #2a577c url("images/arrow_off.png") no-repeat 4px 6px;}
.green ul.mega-menu .sub ul li {padding-right: 0;}
.green ul.mega-menu li .sub-container.non-mega .sub {padding: 20px 20px 20px 0;}
.green ul.mega-menu li .sub-container.non-mega li {padding: 0; width: 190px; margin: 0;}
.green ul.mega-menu li .sub-container.non-mega li a {padding: 7px 5px 7px 22px; background: url("images/arrow_off.png") no-repeat 7px 10px;}
.green ul.mega-menu li .sub-container.non-mega li a:hover {color: #a32403; background: #34668F url("images/arrow_on.png") no-repeat 7px 10px; border-top: 1px solid #437DAE;}

.green ul.mega-menu .sub li.mega-hdr li a.no_bg{background-image:none; padding-left:6px;}
.no_border_right{border-right:none;}
.mega-menu ul.nav_border_top{
	border-top: 1px solid #34668F;
	margin-top: 5px;
	padding-top: 5px;
	}
.mega-menu .sub ul span.no_bg{
	background:#34668F;
	display: block;
	padding:5px;
	}
	#expand_button, #close_button{
		display: none;
		}

@media screen and (max-width: 950px){
	
	.menu_exp{
		display: block;
		}
	.green ul.mega-menu li {
		float: left;
		width: 100%;
		position: relative;
	}
	.green ul.mega-menu li .sub-container{
   		left: 15% !important;
		margin-left: 0 !important;
		padding: 0;
		top: 5px !important;
		width: 85%;
	}
	.green ul.mega-menu li a{
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.green ul.mega-menu li .sub .row, .green ul.mega-menu li .sub{
		background: #02182A;
		}
	.green ul.mega-menu li .sub-container.mega .sub{
		border: none;
		padding-right: 10px;
	}
	.green ul.mega-menu li .sub a{
		width: auto;
	}
	.green{
		background: none repeat scroll 0 0 #003355;
	}
	#expand_button{
		display: block;
		}
	.wrap{
		display: none;
		}
	.green ul.mega-menu li .sub li{
		height: auto !important;
		width: 48%;
		margin-right: 2%;
		}
	.green ul.mega-menu li .sub .row{
		width: auto !important;
		}
	.green ul.mega-menu li a .dc-mega-icon{
		background: none;
		}
	.green ul.mega-menu li .sub li{
		width: 48%;
		margin: 1%;
		}
	.green ul.mega-menu li .sub li li{
		width: 100%;
		margin: 0%;
		}
	}

@media screen and (max-width: 600px){
.green ul.mega-menu li .sub li{
		width: 100%;
		}
	}
.clearfix::after{content:"";display:table;clear:both}
