body {
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
	line-height: 22px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	text-transform: none;
	color: #003262;
	
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
h3.block-header,h3.widget-title {
	font-size: 12px;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #003262;
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
#secondary .widget_ucb_feature_widget h3.widget-title {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
h4.category,.post-list-with-thumbnail li.post-with-large-thumbnail h4.category {
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 5px;
}
.post-list-with-thumbnail li.post-with-large-thumbnail h3{
	 font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
.main-navigation ul.menu > li.menu-item h3 a{
		font-weight: 400;
}

.block {
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	line-height: 22px;
	font-size: 15px;
}
h2.block-header  {
	text-transform: none;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 20px;
	margin-top: 0;
}
.block-header-view-more {
	margin-bottom: 20px;
}
body.home .block-header {
	
}
.block .more-link {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 0px;
}
.block .stories-grid-small .more-link {
	clear: both;
	}
.block .more-link a {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
}
p {
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 15px;
	line-height: 22px;
}
@media screen and (max-width: 768px) {
p {
    font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 17px;
	line-height: 22px;
}
}
a {
	color: #003262;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000b16;
	text-decoration: underline;
}
blockquote {
	padding: 0;
	margin: 0 0 30px;
	font-size: 27.5px;
	line-height: 34px;
	border-left: 0;
	line-height: 1.2em;
	border-left: none;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
blockquote p {
	font-size: 27.5px;
line-height: 34px;
	font-family: "freight-micro-pro", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
blockquote footer {
	font-size: 16px;
font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

}
.pipe {
	color: #bbb;
	padding: 0 4px;
}
#header-meta {
	background-color: #003263;
	height: 50px;
}
#header-meta.inverse {
	background-color: #012950;
}
#header-meta h1 {
	font-size: 16px;
	font-family: "freight-sans-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 600;
	margin: 8px 0;
	line-height: 18px;
}
#header-meta h1 a {
	color: #fff;
	-webkit-transition: color .4s ease-in-out;
		-moz-transition: color .4s ease-in-out;
		-ms-transition: color .4s ease-in-out;
		-o-transition: color .4s ease-in-out;
		transition: color .4s ease-in-out;
}
#header-meta h1 a:hover,
#header-meta h1 a:focus {
	color: #fdb515;
	text-decoration: none;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	h1 {
		font-size: 44px;
	}
	h2 {
		font-size: 24px;

	}
	h3 {
		font-size: 20px;

	}
	h4 {
		font-size: 16px;

	}
	h5 {
		font-size: 14px;
	}
	h6 {
		font-size: 12px;
	}
	
	h4.category {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.block-header-view-more {
		float: right;
	}
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}
.gray-color, .gray-2-secondary a, .gray-2-primary, .gray-2-primary a, .gray-icon, .gray-icon i, time, .pagination-nav a.page-numbers, .yt-social-sharing span.show-all-social-services i, .yeahslider.news-scroller a.yeahslider-next, .yeahslider.news-scroller a.yeahslider-prev{
		color: #333;
}
