/* Styles for breaking the page when it's too small for the nav sidebar */

body,
div#vt_sp_body {
	background: #ffffff;
}

div.container,
div#toplinks,
div#vt_header,
div#vt_header_unit,
div#vt_header_unit  div.vt_vcenter,
div#vt_sp_body,
div#vt_main_nav,
div#horizontal_main_nav ul,
#vt_gateway,
#vt_gateway h1,
div#vt_main_nav,
ul#vt_main_nav_ul,
div#vt_footber_bg div.container,
div#vt_footer,
div#vt_copyright
{
	width: 100%;
}

div#vt_sp_body {
	margin-left: 0;
}

#vt_main_nav #horizontal_main_nav > ul > li {
	padding: 10px 7px;	
}

div#vt_body_col.col-sm-6 {
	width: 74%;	
}

#div#vt_right_col {
	width: 25%;	
}

div#search-header {
	display: none;	
}

div#toplinks {
	text-align: left;	
}

div#vt_head_search_wrapper {
	height: 25px;	
}

div#vt_header_search {
	top: 0;	
}

div#vt_nav_col {
	width: 30%;
	float: left;	
	margin-top: 0;
}