/**
 * @license
 * MyFonts Webfont Build ID 3708639, 2019-01-31T02:48:26-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: NeoSansPro-Regular by Monotype
 * URL: https://www.myfonts.com/fonts/mti/neo-sans/pro/
 * Copyright: Copyright 2004 Monotype Imaging, Inc. All rights reserved.
 * Licensed pageviews: 250,000
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3708639
 *
 * © 2019 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3896df");

@font-face {
	font-family: "NeoSansPro-Regular";
	src: url("../fonts/3896DF_0_0.eot");
	src: url("../fonts/3896DF_0_0.eot?#iefix") format("embedded-opentype"),
		url("../fonts/3896DF_0_0.woff2") format("woff2"),
		url("../fonts/3896DF_0_0.woff") format("woff"),
		url("../fonts/3896DF_0_0.ttf") format("truetype");
}

body {
	font-variant: normal;
	font-weight: normal;
	font-family: "Noto Sans", sans-serif;
}

.header-black .fl-heading-text {
	font-family: "Noto Sans", sans-serif;
}

.header-black .fl-row-content-wrap {
	margin-bottom: 4px !important;
}

.fl-builder-content .header-black .fl-node-5c6a9e6523e66 {
	max-width: 50px !important;
}

/* Always Sticky Header */
header[data-type="header"] {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

.admin-bar header[data-type="header"] {
	top: 32px; /* 46 */
}

@media (max-width: 782px) {
	.admin-bar header[data-type="header"] {
		top: 46px;
	}
}
