#bbd-bottom-footer{background-color: #0251b8;}

/*Slide In Mobile Menu*/
@media all and (min-width: 1205px) {
	html .et_header_style_slide #top-header,
	html .et_header_style_slide #top-menu-nav,
	html .et_header_style_slide #et_top_search {
		display: block !important;
	}
.et_header_style_slide div#et-secondary-menu {
    display: none;
}	
	html .et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
		display: none;
	}
	html .et_header_style_slide #et-top-navigation {
		padding: 39px 0 0 !important;
	}	
}