
.header-mobile-container {
	background: #024F85;
	min-height: 45px;
	line-height: 45px;
	top: 20px;
	z-index: 10;
	position: fixed;
	display: block;
	width: 100%;
}

.header-ticker-content {
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	z-index: 20;
}

.sidr {
	top: 20px;
}

.FirstNavItem, .FirstNavItem ul {
	margin: 0 !important;
	border-bottom: none !important;
}

.background_red {
	background-color: #cd1922 !important;
}

	.background_red a {
		color: #ffffff !important;
	}

.FirstNavItem a {
	padding-left: 0 !important;
}

.SecondNavItem {
	background-color: #3985c8;
	color: #ffffff;
	border-top: none !important;
}
	.SecondNavItem a {
		padding-left: 25px !important;
		color: #ffffff !important;
	}

.navul {
	display: none !important;
}
	.navul a {
		display: inline !important;
		display: inline-block !important;
		width: 100%;
	}
.navDropdown {
	border-left: 1px solid #fff;
	width:20%;
	display: inline-block;
	text-align: center;
}
.navItem{
	width:80%;
	display: inline-block;
}

.navDropdown span {
	color: #fff !important;
	line-height: normal;
}

.ThirdNavItem {
	background-color: #cacaca;
}

.ThirdNavItem a{
	padding-left: 30px !important;
}

.FourthNavItem {
	background-color: #FFFFFF;
	box-shadow: -2px 0 2px 0 #cacaca inset, 2px 0 2px 0 #cacaca inset;
}
.FourthNavItem a{
	padding-left: 40px !important;
}


.sidr ul .dropdown-menu {
	display: none;
	margin-top: 0;
}

.open > .dropdown-menu {
	display: block !important;
}

.sidr ul li ul li {
	background-color: white;
}

.sidr ul li a, .sidr ul li span {
	padding: 10px 15px;
}

.slider ul li.mm-header {
	position: relative;
}

.mobile-header div.container-fluid:first-child {
	padding-left: 0px;
}

.sidr form, .slider .search-group {
	margin: 0;
}

@media (max-width: 767px) {
	.mobile-navbar-fixed-top {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
	}

	.site-wrapper {
		margin-top: 70px;
	}
}

.dynbox-dynamic-center-top-highlighted {
	height: 43px;
}
