
@media (min-width: 992px) {
	
	#header .header-nav-mobile-btn {
	    display: none;
	}

	#header .header-nav-mobile {
		display: none;
	}

	.nav-container-centered {
		margin-top: 15px;
	}
}

/* Header Nav Main Mobile */
@media (max-width: 991px) {

	/* For full width mobile navigation */
	.header-container.header-nav {
		padding-left: 0px;
		padding-right: 0px;
	}

	.nav-container-centered {
		margin-top: 0;
	}

	#header .header-btn-collapse-nav {
	    background: transparent;
		color: #ffffff;
	}

	#header .header-nav-mobile {
		background: transparent; /* For mobile menu background color */
		clear: both;
		float: none;
		/* For mobile menu full width */
	}

	#header .header-nav-mobile nav {
		margin: 20px 0;
	}

	#header .header-nav-mobile nav > ul li {
		border-bottom: 0;
		clear: both;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
	}

	#header .header-nav-mobile nav > ul li a {
        color: black;
		display: block;
		font-size: 1em;
		font-style: normal;
		font-weight: 400;
		line-height: 20px;
		padding: 10px 0 10px 15px;
		margin: 0;
		border-radius: 0px;
		text-decoration: none;
		border-left: 7px solid #c8e1fa;
		background: white;
	}
	
	#header .header-nav-mobile nav > ul li a:hover, #header .header-nav-mobile nav > ul li a:focus {
        color: black;
    }
	
	#header .header-nav-mobile nav > ul li a.active {
        background: #f3f3f3;
        border-left: 7px solid #2d3887;
    }

	#header .header-nav-mobile nav > ul li a .fa-caret-right {
	    background: #2d3887;
        color: white;
		line-height: 40px;
		min-height: 40px;
		min-width: 40px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
	}
	
	#header .header-nav-mobile nav > ul li a .fa-caret-right:hover, #header .header-nav-mobile nav > ul li a .fa-caret-right:focus {
        background: #0099ff;
    }

	#header .header-nav-mobile nav > ul li.dropdown .dropdown-menu {
		background: transparent;
		padding: 0;
		margin: 0;
		box-shadow: none;
		border-radius: 0;
		border: 0;
		clear: both;
		display: none;
		float: none;
		position: static;
	}

	#header .header-nav-mobile nav > ul > li a.dropdown-toggle::after {
		content: none;
	}

	#header .header-nav-mobile nav > ul > li > a,
	#header .header-nav-mobile nav > ul > li > a:focus,
	#header .header-nav-mobile nav > ul > li > a:hover {
		color: #2d3887;
		text-decoration: none;
	}

	#header .header-nav-mobile nav > ul > li.active > a,
	#header .header-nav-mobile nav > ul > li.active > a:focus,
	#header .header-nav-mobile nav > ul > li.active > a:hover {
		background-color: #2d3887;
	}

	#header .header-nav-mobile nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-mobile nav > ul li.dropdown.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-mobile nav > ul li.dropdown-mega .dropdown-mega-sub-title {
		margin-top: 10px;
		display: block;
	}

	#header .header-nav-mobile nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
	}

	#header .header-nav-mobile nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
		display: block;
		text-decoration: none;
	}

	#header .header-nav-mobile nav > ul li:last-child {
		border-bottom: 0;
	}

	#header .header-nav-mobile nav > ul > li > a {
		font-weight: 700;
		margin-top: 1px;
		margin-bottom: 1px;
	}

	#header .header-nav-mobile nav > ul > li.active > a, #header .header-nav-mobile nav > ul > li.active > a:focus, #header .header-nav-mobile nav > ul > li.active > a:hover {
		color: black;
		background: #f3f3f3;
	}

	#header .header-nav-mobile nav .not-included {
		margin: 0;
	}

	#header .header-btn-collapse-nav {
		outline: 0;
		display: block;
	}

	#header .header-nav-bar {
		margin: 0 auto;
	}

	#header .header-nav-bar .header-btn-collapse-nav {
		margin-top: 14px;
	}

	#header.header-transparent .header-nav-mobile {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	#header.header-semi-transparent .header-nav-mobile {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	#header.header-semi-transparent-light .header-nav-mobile {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	html.sticky-header-enabled #header .header-nav-mobile {
		max-height: 350px;
		overflow-x: hidden;
		overflow-y: auto;
	}

	html.sticky-header-enabled #header .header-nav-mobile.collapsing {
		overflow: hidden;
	}
	
	/* Footer nav */
	#footer .footer-nav-main nav > ul > li > a {
		display: block;
        padding: 8px 0;
        font-size: 1.15em;
        font-weight: 600;
        border-bottom: 1px solid white;
        text-decoration: none;
	}
	
	#footer .footer-nav-main a:hover, #footer .footer-nav-main a:focus {
	    color: white;
	}
}

@media (max-width: 767px) {
	#header .header-container {
		width: 100%;
	}
}
	
@media only screen and (max-width:575px) {
	#header .header-nav-mobile nav > ul .opened {
        background: #f3f3f3;
	}
}

@media (max-width: 468px) {
	#header .header-nav-mobile {
		margin-left: -15px;
		margin-right: -15px;
	}
}
