@charset "UTF-8";

body {
  font: 400 16px/22px "Roboto", sans-serif;
}

header .brand {
	display: block;
}
header a {
	text-decoration: none;
}
header .brand .fa-logo {
	float:left;
	margin-right: 30px;
}
header .brand_name {
	font-size: 48px;
	line-height: 50px;
}
header h1 span {
	font-weight: 800;
}
header .header-right {
	display: none;
}
ul.jumper, .footer-section, .toTop, .rd-mobilemenu, .rd-mobilepanel_toggle, .isStuck, .camera_container {
	display: none;
}