.tm-content {
    background: transparent !important;
    box-shadow: 0px 1px 2px 1px #bebebe;
    -moz-box-shadow: 0px 1px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 0px 0px 0px #bebebe;
    -o-box-shadow: 0px 1px 2px 1px #bebebe;
    -ms-box-shadow: 0px 1px 2px 1px #bebebe;
}
.tm-leading-article .uk-article:last-child {
    padding-bottom: 25px;
    border-bottom: 0px solid #dddddd;
}
.tm-content {
    padding: 0px;
    background: #FFF;
}
.uk-article-title {
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    text-transform: none;
}
.uk-panel-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 1.8;
    font-weight: normal;
    text-transform: none;
    color: #222222;
}
.uk-nav > li > a {
    padding: 0px 30px;
}

.sprocket-mosaic-item {
	border: 1px solid #f5f5f5;
	border-radius: none;
	background: #f5f5f5;
}
div.horiz-menu ul.menu {float:left}
div.horiz-menu ul.menu li {float:left;margin:0 4px;border-top:0;padding:0 4px;}

.uk-navbar {
    color: #222222;
    background: rgba(255,255,255,0.8);
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 120px;
    padding: 0 15px;
    line-height: 120px;
    color: #013368;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: normal;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(255, 255, 255, 0.8);
    color: #013368;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #013368;
    color: #fff;
    outline: none;
}
.uk-navbar-toggle {
    color: #013368;
}
.uk-subnav {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-top: -10px;
	padding: 0;
	list-style: none;
	font-family: 'Open Sans';
	text-transform: uppercase;
}
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}
#menu-outer.uk-active {
    background: transparent;
}
a.logo * {
	height: 40px;
	display: inline;
	line-height: 40px;
	color: #ffffff;
}
.menu-style {
	text-align: justify;
}
.layout-slideshow2 .sprocket-features-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(255,255,255,0);
	padding: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	min-height: 70px;
}
.layout-slideshow .sprocket-features-desc {
	margin: 0;
	padding: 0;
	width: 400px;
	max-width: 100%;
	float: right;
	font-size: 20px;
	font-family: Handlee;
	color: #9c978d;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	margin-top: 200px;
}
h2, h3, h4, h5, h6 {
	font-size: 20px !important;
	line-height: 1.4 !important;
}
.uk-navbar {
	max-width: inherit;
	height: 80px;
}
.uk-nav-side > li.uk-active > a {
	background: transparent;
	color: #ffffff;
}
.footer-outer {
    font-size: 14px;
    line-height: 3;
}
.footer-outer a, .footer-outer h1, .footer-outer h2, .footer-outer h3, .footer-outer h4, .footer-outer h5, .footer-outer h6 {
    color: #fff;
}
.uk-subnav > .uk-active > * {
	color: #ccc;
}
