/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}
#branding,.region-header{
	float: none;
}
#branding{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.region-header{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
}
#menu-bar {
    height: inherit;
    margin-bottom: 20px;
    margin-top: 1px;
    vertical-align: middle;
}
#block-block-2{
	display: none;
}
#block-system-main-menu {
    float: none;
    /*line-height: 26px;
    margin-top: 2px;*/
    width: 100%;
}
.nav ul, .nav ul.menu {
	width: 180px !important;
}
.nav li, .nav ul.menu li{
	display: block;
	float:  none;
	text-align: center;
}
#block-block-3{
	float: none;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pluppar {
    float: none;
}
.views-row {
    margin-bottom: 10px;
}
.article-body {
	width: 100%;
}
.view-staff .personal-block{
	width: 48%;
	float:left;
	
}